Aug 09 10:34:11.503579 np0000006833 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 09 10:34:11.509441 np0000006833 devstack@c-api.service[100315]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Aug 9 10:34:11 2026] *** Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: nodename: np0000006833 Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: machine: x86_64 Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: clock source: unix Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: pcre jit disabled Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: detected number of CPU cores: 16 Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: current working directory: / Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: detected binary path: /usr/bin/uwsgi-core Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: your processes number limit is 257052 Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: your memory page size is 4096 bytes Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: detected max file descriptor number: 2048 Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: lock engine: pthread robust mutexes Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: thunder lock: enabled Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 09 10:34:11.513208 np0000006833 devstack@c-api.service[100315]: Set PythonHome to /opt/stack/data/venv Aug 09 10:34:11.552723 np0000006833 devstack@c-api.service[100315]: Python main interpreter initialized at 0x7ef1f72a4668 Aug 09 10:34:11.552723 np0000006833 devstack@c-api.service[100315]: python threads support enabled Aug 09 10:34:11.552723 np0000006833 devstack@c-api.service[100315]: your server socket listen backlog is limited to 100 connections Aug 09 10:34:11.552723 np0000006833 devstack@c-api.service[100315]: your mercy for graceful operations on workers is 80 seconds Aug 09 10:34:11.553368 np0000006833 devstack@c-api.service[100315]: mapped 671795 bytes (656 KB) for 4 cores Aug 09 10:34:11.553500 np0000006833 devstack@c-api.service[100315]: *** Operational MODE: preforking *** Aug 09 10:34:11.553704 np0000006833 devstack@c-api.service[100315]: *** uWSGI is running in multiple interpreter mode *** Aug 09 10:34:11.553704 np0000006833 devstack@c-api.service[100315]: spawned uWSGI master process (pid: 100315) Aug 09 10:34:11.553881 np0000006833 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 09 10:34:11.554685 np0000006833 devstack@c-api.service[100315]: spawned uWSGI worker 1 (pid: 100316, cores: 1) Aug 09 10:34:11.554900 np0000006833 devstack@c-api.service[100315]: spawned uWSGI worker 2 (pid: 100317, cores: 1) Aug 09 10:34:11.555552 np0000006833 devstack@c-api.service[100315]: spawned uWSGI worker 3 (pid: 100318, cores: 1) Aug 09 10:34:11.556257 np0000006833 devstack@c-api.service[100315]: spawned uWSGI worker 4 (pid: 100319, cores: 1) Aug 09 10:34:11.556257 np0000006833 devstack@c-api.service[100315]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 09 10:34:11.680533 np0000006833 devstack@c-api.service[100316]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 09 10:34:11.680533 np0000006833 devstack@c-api.service[100316]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 09 10:34:11.680533 np0000006833 devstack@c-api.service[100316]: we strongly recommend against using it for new projects. Aug 09 10:34:11.680533 np0000006833 devstack@c-api.service[100316]: If you are already using Eventlet, we recommend migrating to a different Aug 09 10:34:11.680533 np0000006833 devstack@c-api.service[100316]: framework. For more detail see Aug 09 10:34:11.680533 np0000006833 devstack@c-api.service[100316]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 09 10:34:11.680533 np0000006833 devstack@c-api.service[100316]: import eventlet # noqa Aug 09 10:34:11.685643 np0000006833 devstack@c-api.service[100317]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 09 10:34:11.685643 np0000006833 devstack@c-api.service[100317]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 09 10:34:11.685643 np0000006833 devstack@c-api.service[100317]: we strongly recommend against using it for new projects. Aug 09 10:34:11.685643 np0000006833 devstack@c-api.service[100317]: If you are already using Eventlet, we recommend migrating to a different Aug 09 10:34:11.685643 np0000006833 devstack@c-api.service[100317]: framework. For more detail see Aug 09 10:34:11.685643 np0000006833 devstack@c-api.service[100317]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 09 10:34:11.685643 np0000006833 devstack@c-api.service[100317]: import eventlet # noqa Aug 09 10:34:11.702697 np0000006833 devstack@c-api.service[100319]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 09 10:34:11.702697 np0000006833 devstack@c-api.service[100319]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 09 10:34:11.702697 np0000006833 devstack@c-api.service[100319]: we strongly recommend against using it for new projects. Aug 09 10:34:11.702697 np0000006833 devstack@c-api.service[100319]: If you are already using Eventlet, we recommend migrating to a different Aug 09 10:34:11.702697 np0000006833 devstack@c-api.service[100319]: framework. For more detail see Aug 09 10:34:11.702697 np0000006833 devstack@c-api.service[100319]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 09 10:34:11.702697 np0000006833 devstack@c-api.service[100319]: import eventlet # noqa Aug 09 10:34:11.719538 np0000006833 devstack@c-api.service[100318]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 09 10:34:11.719538 np0000006833 devstack@c-api.service[100318]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 09 10:34:11.719538 np0000006833 devstack@c-api.service[100318]: we strongly recommend against using it for new projects. Aug 09 10:34:11.719538 np0000006833 devstack@c-api.service[100318]: If you are already using Eventlet, we recommend migrating to a different Aug 09 10:34:11.719538 np0000006833 devstack@c-api.service[100318]: framework. For more detail see Aug 09 10:34:11.719538 np0000006833 devstack@c-api.service[100318]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 09 10:34:11.719538 np0000006833 devstack@c-api.service[100318]: import eventlet # noqa Aug 09 10:34:11.851654 np0000006833 devstack@c-api.service[100316]: /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 09 10:34:11.851654 np0000006833 devstack@c-api.service[100316]: from cgi import parse_header Aug 09 10:34:11.854560 np0000006833 devstack@c-api.service[100317]: /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 09 10:34:11.854560 np0000006833 devstack@c-api.service[100317]: from cgi import parse_header Aug 09 10:34:11.879456 np0000006833 devstack@c-api.service[100319]: /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 09 10:34:11.879456 np0000006833 devstack@c-api.service[100319]: from cgi import parse_header Aug 09 10:34:11.889030 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 09 10:34:11.889030 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:34:11.890094 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 09 10:34:11.890094 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:34:11.891802 np0000006833 devstack@c-api.service[100318]: /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 09 10:34:11.891802 np0000006833 devstack@c-api.service[100318]: from cgi import parse_header Aug 09 10:34:11.900379 np0000006833 devstack@c-api.service[100317]: /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 09 10:34:11.900379 np0000006833 devstack@c-api.service[100317]: removals.removed_module( Aug 09 10:34:11.901159 np0000006833 devstack@c-api.service[100317]: /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 09 10:34:11.901159 np0000006833 devstack@c-api.service[100317]: removals.removed_module( Aug 09 10:34:11.903276 np0000006833 devstack@c-api.service[100316]: /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 09 10:34:11.903276 np0000006833 devstack@c-api.service[100316]: removals.removed_module( Aug 09 10:34:11.904129 np0000006833 devstack@c-api.service[100316]: /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 09 10:34:11.904129 np0000006833 devstack@c-api.service[100316]: removals.removed_module( Aug 09 10:34:11.919848 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 09 10:34:11.919848 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:34:11.930766 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 09 10:34:11.930766 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:34:11.931341 np0000006833 devstack@c-api.service[100319]: /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 09 10:34:11.931341 np0000006833 devstack@c-api.service[100319]: removals.removed_module( Aug 09 10:34:11.932198 np0000006833 devstack@c-api.service[100319]: /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 09 10:34:11.932198 np0000006833 devstack@c-api.service[100319]: removals.removed_module( Aug 09 10:34:11.943874 np0000006833 devstack@c-api.service[100318]: /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 09 10:34:11.943874 np0000006833 devstack@c-api.service[100318]: removals.removed_module( Aug 09 10:34:11.944662 np0000006833 devstack@c-api.service[100318]: /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 09 10:34:11.944662 np0000006833 devstack@c-api.service[100318]: removals.removed_module( Aug 09 10:34:12.676150 np0000006833 devstack@c-api.service[100316]: /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 09 10:34:12.676150 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:34:12.701803 np0000006833 devstack@c-api.service[100317]: /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 09 10:34:12.701803 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:34:12.702210 np0000006833 devstack@c-api.service[100318]: /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 09 10:34:12.702210 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:34:12.728795 np0000006833 devstack@c-api.service[100319]: /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 09 10:34:12.728795 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:34:12.730319 np0000006833 devstack@c-api.service[100316]: /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 09 10:34:12.730319 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:34:12.756719 np0000006833 devstack@c-api.service[100318]: /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 09 10:34:12.756719 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:34:12.764601 np0000006833 devstack@c-api.service[100317]: /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 09 10:34:12.764601 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:34:12.784841 np0000006833 devstack@c-api.service[100319]: /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 09 10:34:12.784841 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:34:12.910497 np0000006833 devstack@c-api.service[100316]: 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 09 10:34:12.910744 np0000006833 devstack@c-api.service[100316]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100316) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 09 10:34:12.927519 np0000006833 devstack@c-api.service[100318]: 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 09 10:34:12.927721 np0000006833 devstack@c-api.service[100318]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100318) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 09 10:34:12.974201 np0000006833 devstack@c-api.service[100319]: 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 09 10:34:12.974411 np0000006833 devstack@c-api.service[100319]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100319) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 09 10:34:12.999948 np0000006833 devstack@c-api.service[100316]: /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 09 10:34:12.999948 np0000006833 devstack@c-api.service[100316]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 09 10:34:13.007575 np0000006833 devstack@c-api.service[100318]: /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 09 10:34:13.007575 np0000006833 devstack@c-api.service[100318]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 09 10:34:13.007747 np0000006833 devstack@c-api.service[100317]: 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 09 10:34:13.007890 np0000006833 devstack@c-api.service[100317]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100317) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 09 10:34:13.058430 np0000006833 devstack@c-api.service[100319]: /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 09 10:34:13.058430 np0000006833 devstack@c-api.service[100319]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 09 10:34:13.072313 np0000006833 devstack@c-api.service[100317]: /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 09 10:34:13.072313 np0000006833 devstack@c-api.service[100317]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 09 10:34:13.501953 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100317) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 09 10:34:13.502296 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100316) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 09 10:34:13.502364 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.502431 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100318) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 09 10:34:13.502497 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.502541 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100319) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 09 10:34:13.502582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.502714 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.502771 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.502820 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.502903 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.502959 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.503020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.503073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.503199 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.503271 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.504607 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.504682 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.504729 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.504774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.504819 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.504863 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.504926 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.504984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.505073 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.505119 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.505165 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.505165 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.505165 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.505307 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.505379 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.505501 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.505696 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.505757 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.505807 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.505856 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.505856 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.505949 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.506029 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.506088 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.506135 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.506198 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.506259 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.506259 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.506351 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.506351 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.506351 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.506482 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.506534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.506582 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.506630 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.506689 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.506738 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.506787 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.506836 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.506886 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.506932 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.506980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.507049 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.507098 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.507147 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.507209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.507209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.507294 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.507338 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.507377 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.507454 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.507513 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.507563 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.507616 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.507678 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.507727 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.507772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.507820 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.507867 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.507920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.507974 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.508038 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.508082 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.508121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.508159 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.508222 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.508270 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.508312 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.508366 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.508366 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.508445 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.508486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.508526 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.508568 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.508568 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.508638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.508693 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.508693 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.508768 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.508808 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.508854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.508854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.508854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.508854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.509015 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.509066 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.509117 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.509165 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.509241 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.509298 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.509360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.509409 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.509472 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.509516 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.509575 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.509625 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.509677 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.509722 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.509765 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.509823 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.509870 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.509912 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.509954 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.510011 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.510053 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.510104 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.510146 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.510204 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.510247 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.510291 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.510335 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.510379 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.510422 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.510464 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.510529 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.510578 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.510626 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.510676 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.510676 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.510772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.510772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.510772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.510772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.510772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.510772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.511079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.511315 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.511410 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.511499 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.511556 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.511605 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.511653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.511701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.511701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.511791 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.511850 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.511901 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.511947 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.512042 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.512094 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.512144 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.512221 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.512272 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.512272 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.512373 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.512425 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.512425 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.512510 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.512559 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.512607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.512607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.512689 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.512743 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.512743 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.512842 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.512889 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.512936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.512936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.512936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.513064 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.513064 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.513145 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.513210 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.513269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.513318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.513360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.513412 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.513460 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.513515 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.513563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.513610 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.513610 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.513692 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.513749 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.513800 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.513846 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.513892 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.513942 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.513987 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.514052 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.514100 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.514144 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.514222 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.514267 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.514310 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.514352 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.514396 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.514451 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.514507 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.514561 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.514609 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.514664 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.514720 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.514776 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.514824 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.514881 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.514881 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.514965 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.515029 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.515079 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.515125 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.515178 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.515256 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.515256 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.515347 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.515394 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.515394 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.515476 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.515530 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.515586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.515586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.515586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.515586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.515586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.515586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.515586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.515586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.515586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.515586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.516020 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.516020 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.516104 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.516151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.516220 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.516220 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.516303 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.516351 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.516407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.516457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.516503 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.516550 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.516596 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.516642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.516688 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.516688 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.516688 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.516813 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.516863 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.516863 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.516949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.516949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.516949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.516949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.516949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.516949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.517168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.517168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.517168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.517168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.517168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.517168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.517168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.521554 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.521648 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.521648 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.521751 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.521790 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.521823 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.521884 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.521940 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.522054 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.522139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.522203 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.522287 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.522354 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.522401 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.522449 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.522525 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.522615 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.522670 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.522723 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.522774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.522774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.522861 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.522918 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.522968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.523052 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.523102 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.523151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.523216 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.523266 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.523323 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.523372 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.523414 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.523469 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.523469 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.523555 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.523603 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.523649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.523696 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.523742 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.523789 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.523846 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.523904 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.523954 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.524020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.524020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.524020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.524020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.524020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.524020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.524263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.524263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.524263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.524263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.524263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.524263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.524263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.525253 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.525317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.525371 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.525420 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.525473 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.525520 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.525563 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.525608 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.525650 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.525690 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.525739 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.525787 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.525830 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.525880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.525931 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.525975 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.526033 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.526078 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.526122 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.526169 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.526169 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.526332 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.526389 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.526450 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.526500 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.526546 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.526595 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.526646 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.526704 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.526759 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.526809 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.526856 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.526916 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.526965 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.527022 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.527022 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.527115 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.527176 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.527244 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.527302 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.527357 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.527357 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.527451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.527451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.527451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.527451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.527451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.527653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.527703 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.527751 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.527863 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.527918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.527918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.527918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.528064 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.528120 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.528171 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.528246 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.528290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.528336 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.528336 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.528492 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.528549 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.528595 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.528644 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.528700 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.528749 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.528795 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.528844 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.528891 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.529050 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.529106 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.529155 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.529155 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.529401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.529401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.529401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.529512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.529512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.529512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.529512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.529512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.529512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.529512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.531095 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.531166 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.531237 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.531286 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.531332 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.531391 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.531450 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.531500 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.531547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.531595 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.531643 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.531698 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.531747 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.531794 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.531843 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.531891 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.531940 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.531996 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.532057 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.532103 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.532103 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.532198 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.532257 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.532307 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.532348 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.532348 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.532431 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.532431 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.532525 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.532525 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.532609 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.532696 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.532696 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.532794 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.532845 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.532893 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.532939 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.532986 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.533052 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.533109 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.533156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.533229 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.533278 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.533321 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.533321 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.533399 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.533445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.533498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.533541 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.533593 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.533636 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.533636 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.533710 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.533746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.533746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.533746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.534137 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.534229 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.534297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.534349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.534397 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.534445 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.534490 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.534541 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.534586 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.534634 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.534690 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.534741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.534741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.534846 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.534897 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.534944 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.534992 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.535059 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.535116 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.535172 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.535264 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.535264 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.535356 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.535403 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.535452 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.535498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.535554 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.535604 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.535651 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.535651 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.535752 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.535810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.535859 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.535906 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.535953 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.536012 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.536061 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.536108 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.536162 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.536241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.536309 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.536360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.536415 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.536466 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.536513 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.536558 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.536604 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.536650 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.536695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.536749 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.536797 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.536844 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.536893 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.536939 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.536987 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.537043 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.537086 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.537131 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.537228 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.537281 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.537344 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.537393 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.537440 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.537440 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.537540 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.537588 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.537634 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.537678 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.537721 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.537769 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.537814 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.537859 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.537912 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.537960 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.538037 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.538086 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.538133 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.538200 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.538265 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.538316 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.538375 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.538460 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.538511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.538558 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.538606 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.538653 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.538701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.538758 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.538813 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.538861 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.538914 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.538966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.538966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.539056 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.539105 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.539161 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.539237 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.539237 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.539324 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.539510 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.539570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.539570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.539570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.539570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.539570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.539570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.539570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.539570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.539570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.539570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.539935 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.539992 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.540059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.540112 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.540161 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.540223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.540282 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.540337 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.540387 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.540432 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.540485 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.540531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.540572 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.540612 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.540612 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.540612 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.540714 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.540714 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.540714 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.540714 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.540714 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.540891 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.540940 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.540981 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.541031 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.541078 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.541078 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.541163 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.541223 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.541279 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.541322 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.541362 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.541408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.541452 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.541494 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.541536 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.541578 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.541618 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.541665 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.541713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.541754 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.541797 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.541836 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.541876 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.541916 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.541957 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.542006 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.542049 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.542099 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.542142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.542201 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.542244 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.542285 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.542323 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.542360 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.542399 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.542452 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.542502 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.542549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.542591 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.542640 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.542686 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.542726 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.542766 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.542806 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.542845 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.542889 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.542939 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.542986 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.543041 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.543085 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.543120 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.543154 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.543211 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.543252 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.543300 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.543341 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.543389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.543389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.543389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.543389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.543389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.543389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.543389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.543389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.543389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.543712 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.543712 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.543793 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.543841 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.543841 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.543925 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.543968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.544020 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.544067 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.544117 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.544117 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.544225 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.544276 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.544276 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.544357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.544357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.544357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.544357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.544357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.544357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.544357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.544638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.544638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.544638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.544638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.544798 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.544845 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.544891 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.544935 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.544979 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.545031 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.545078 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.545122 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.545169 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.545231 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.545286 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.545286 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.545366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.545413 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.545468 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.545468 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.545552 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.545603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.545650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.545650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.545650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.545650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.545650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.545844 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.545973 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.546038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.546038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.546038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.546038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.546038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.546038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.546278 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.546278 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.546377 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.546428 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.546428 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.546514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.546563 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.546614 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.546614 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.546709 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.546763 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.546812 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.546869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.546869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.546953 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.547013 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.547070 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.547119 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.547167 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.547231 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.547279 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.547338 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.547390 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.547436 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.547436 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.547505 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.547543 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.547583 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.547932 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.548042 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.548089 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.548145 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.548215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.548261 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.548306 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.548306 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.548392 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.548392 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.548459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.548459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.548547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.548573 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.548598 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.548598 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.548642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.548669 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.548694 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.548716 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.548747 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.548775 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.548807 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.548833 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.548858 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.548922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.548990 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.549067 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.550670 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.550741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.550791 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.550855 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.550916 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.550916 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.551023 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.551071 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.551071 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.551155 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.551220 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.551268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.551317 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.551317 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.551416 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.551463 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.551512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.551556 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.551556 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.551638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.551694 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.551744 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.551744 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.551744 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.551875 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.551875 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.551960 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.552071 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.554465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.554544 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.554594 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.554653 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.554708 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.554862 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.554935 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.555199 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.555286 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.555390 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.555443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.555496 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.555544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.555615 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.555755 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.555822 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.555869 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.555941 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.556043 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.556151 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.556250 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.556356 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.556461 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.556557 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.556654 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.556747 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.556837 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.556937 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.559842 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.559934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.560039 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.560122 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.560226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.560318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.560415 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.560707 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.560771 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.560820 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.560864 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.560911 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.560962 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.561017 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.561060 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.561110 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.561153 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.561213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.561257 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.561299 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.561354 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.561401 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.561401 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.561481 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.561529 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.561580 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.561638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.561695 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.561745 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.561795 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.561842 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.561889 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.561935 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.561983 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.562070 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.562116 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.562161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.562236 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.562236 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.562316 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.562359 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.562405 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.562452 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.562498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.562544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.562544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.562544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.562544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.562544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.562757 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.562757 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.562757 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.562757 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.562942 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.562942 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.563040 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 10:34:13.564263 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.564339 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.564393 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.564427 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.564525 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.564620 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.564669 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.564710 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.564710 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.564793 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.564834 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.564886 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.564931 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.564971 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 10:34:13.565019 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.565065 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.565107 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.565147 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.565204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 10:34:13.565248 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.565287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 10:34:13.565287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 10:34:13.565287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 10:34:13.565402 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 10:34:13.606826 np0000006833 devstack@c-api.service[100317]: INFO dbcounter [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Registered counter for database cinder Aug 09 10:34:13.608219 np0000006833 devstack@c-api.service[100319]: INFO dbcounter [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Registered counter for database cinder Aug 09 10:34:13.610868 np0000006833 devstack@c-api.service[100316]: INFO dbcounter [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Registered counter for database cinder Aug 09 10:34:13.611044 np0000006833 devstack@c-api.service[100318]: INFO dbcounter [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Registered counter for database cinder Aug 09 10:34:13.649209 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-19f2fcce-2a94-432a-8781-ab295c511d4d 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=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:13.650463 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 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=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:13.653566 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 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=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:13.656198 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-dd84545d-75ef-432a-8e4e-1604c59e078f 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=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:13.764583 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writer thread running {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 10:34:13.766632 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writer thread running {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 10:34:13.767465 np0000006833 devstack@c-api.service[100317]: INFO cinder.rpc [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 09 10:34:13.768250 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writer thread running {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 10:34:13.769244 np0000006833 devstack@c-api.service[100319]: INFO cinder.rpc [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 09 10:34:13.769951 np0000006833 devstack@c-api.service[100317]: INFO cinder.rpc [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 09 10:34:13.771742 np0000006833 devstack@c-api.service[100316]: INFO cinder.rpc [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 09 10:34:13.771807 np0000006833 devstack@c-api.service[100319]: INFO cinder.rpc [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 09 10:34:13.772431 np0000006833 devstack@c-api.service[100317]: INFO cinder.rpc [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 09 10:34:13.774051 np0000006833 devstack@c-api.service[100319]: INFO cinder.rpc [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 09 10:34:13.774389 np0000006833 devstack@c-api.service[100316]: INFO cinder.rpc [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 09 10:34:13.774525 np0000006833 devstack@c-api.service[100317]: INFO cinder.rpc [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 09 10:34:13.774864 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.775172 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writer thread running {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 10:34:13.775444 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.775914 np0000006833 devstack@c-api.service[100319]: INFO cinder.rpc [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 09 10:34:13.776354 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.776662 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.776891 np0000006833 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-19f2fcce-2a94-432a-8781-ab295c511d4d 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 09 10:34:13.777406 np0000006833 devstack@c-api.service[100319]: WARNING cinder.keymgr.conf_key_mgr [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 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 09 10:34:13.777712 np0000006833 devstack@c-api.service[100318]: INFO cinder.rpc [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 09 10:34:13.779360 np0000006833 devstack@c-api.service[100316]: INFO cinder.rpc [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 09 10:34:13.779696 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.779826 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.780305 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.780453 np0000006833 devstack@c-api.service[100318]: INFO cinder.rpc [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 09 10:34:13.780538 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.781720 np0000006833 devstack@c-api.service[100316]: INFO cinder.rpc [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 09 10:34:13.782072 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.782390 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.782747 np0000006833 devstack@c-api.service[100318]: INFO cinder.rpc [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 09 10:34:13.783053 np0000006833 devstack@c-api.service[100316]: WARNING cinder.keymgr.conf_key_mgr [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 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 09 10:34:13.784713 np0000006833 devstack@c-api.service[100318]: INFO cinder.rpc [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 09 10:34:13.785060 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.785342 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.785832 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.785957 np0000006833 devstack@c-api.service[100318]: WARNING cinder.keymgr.conf_key_mgr [None req-dd84545d-75ef-432a-8e4e-1604c59e078f 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 09 10:34:13.785994 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.788902 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.789120 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.810434 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-19f2fcce-2a94-432a-8781-ab295c511d4d 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=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:13.812409 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 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=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:13.812826 np0000006833 devstack@c-api.service[100317]: INFO cinder.rpc [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 09 10:34:13.815041 np0000006833 devstack@c-api.service[100317]: INFO cinder.rpc [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 09 10:34:13.815518 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.815669 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.815989 np0000006833 devstack@c-api.service[100319]: INFO cinder.rpc [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 09 10:34:13.817758 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 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=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:13.819045 np0000006833 devstack@c-api.service[100319]: INFO cinder.rpc [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 09 10:34:13.819527 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.819682 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.820245 np0000006833 devstack@c-api.service[100316]: INFO cinder.rpc [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 09 10:34:13.822826 np0000006833 devstack@c-api.service[100316]: INFO cinder.rpc [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 09 10:34:13.823328 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.823458 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.826290 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-dd84545d-75ef-432a-8e4e-1604c59e078f 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=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:13.826752 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.826922 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.829093 np0000006833 devstack@c-api.service[100318]: INFO cinder.rpc [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 09 10:34:13.829146 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.829296 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.831113 np0000006833 devstack@c-api.service[100318]: INFO cinder.rpc [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 09 10:34:13.831343 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.831472 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.831520 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.831556 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.831674 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.831710 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.834197 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.834264 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.834339 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.834400 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.834443 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.834516 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.836266 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.836410 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.836720 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.836860 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.838045 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.838177 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.838232 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.838376 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.839934 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.840099 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.840280 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.840406 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.840474 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.840508 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.840562 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.840593 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.842675 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.842740 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.842772 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.842801 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.843593 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.843735 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.844195 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.844346 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.844837 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.844971 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.845076 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.845230 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.845685 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.845731 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.845803 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.845836 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.846528 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.846659 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.847341 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.847478 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.847518 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.847640 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.847688 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.847783 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.849243 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.849287 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.849364 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.849408 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.849890 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.850041 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.851172 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.851310 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.851399 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.851528 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.851597 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.851738 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.852237 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.852279 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.852358 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.852391 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.853051 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.853239 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.854050 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.854176 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.854245 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.854368 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.854407 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.854550 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.855044 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.855153 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.855725 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.855765 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.855850 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.855885 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.856724 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.856834 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.856874 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.857035 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.857546 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.857665 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.857985 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.858138 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.858806 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.858957 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.859122 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.859317 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.860111 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.860239 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.860288 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.860419 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.860913 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.861048 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.861081 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.861104 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.861241 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.861285 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.861433 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.861554 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.861950 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.862104 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.862833 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.862877 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.862959 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.863030 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.863194 np0000006833 devstack@c-api.service[100317]: WARNING cinder.api.contrib.hosts [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 09 10:34:13.863573 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.863745 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.863829 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.863947 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.863981 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.864137 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.864513 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: extensions {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.864645 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.864763 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.865563 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.865603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: consistencygroups {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.865680 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.866395 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.866519 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.866566 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.866685 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.867266 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.867376 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.867431 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.867479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: extra_specs {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.867529 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.867574 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.867632 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.867938 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.868072 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.868251 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.868362 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.868621 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.868715 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: capabilities {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.868757 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.869106 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.869238 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.869570 np0000006833 devstack@c-api.service[100319]: WARNING cinder.api.contrib.hosts [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 09 10:34:13.869790 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: backups {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.869831 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.869860 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.869930 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.869973 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.869998 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.870106 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.870465 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: extensions {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.870512 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.870624 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.871332 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.871464 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.871504 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: os-quota-sets {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.871544 np0000006833 devstack@c-api.service[100316]: WARNING cinder.api.contrib.hosts [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 09 10:34:13.871648 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: consistencygroups {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.871759 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.871896 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.872439 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.872553 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.872592 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: extensions {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.872774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: qos-specs {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.873254 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.873308 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: extra_specs {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.873493 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.873753 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: consistencygroups {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.874193 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.874324 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.874585 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: encryption {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.874677 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: capabilities {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.874999 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.875123 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.875695 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.875737 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: backups {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.875814 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.875849 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: encryption {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.876363 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.876468 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.876598 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: extra_specs {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.877077 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: cgsnapshots {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.877240 np0000006833 devstack@c-api.service[100318]: WARNING cinder.api.contrib.hosts [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 09 10:34:13.877376 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: os-quota-sets {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.877473 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.877608 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.878038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: capabilities {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.878200 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: extensions {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.878587 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: qos-specs {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.878631 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: scheduler-stats {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.879293 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: consistencygroups {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.879346 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: backups {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.879768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: os-volume-manage {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.880861 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: encryption {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.880942 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: os-snapshot-manage {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.881450 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: os-quota-sets {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.881615 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: extra_specs {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.882337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: encryption {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.882395 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: os-volume-transfer {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.882877 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: qos-specs {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.882914 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: capabilities {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.883520 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: cgsnapshots {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.883797 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: os-hosts {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.883977 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: backups {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.884660 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: scheduler-stats {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.884884 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: encryption {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.884936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: os-volume-type-access {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.885610 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: os-quota-sets {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.885807 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: os-volume-manage {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.886174 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: encryption {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.886597 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: os-availability-zone {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.886836 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: qos-specs {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.886894 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: os-snapshot-manage {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.887494 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: cgsnapshots {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.888227 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: os-volume-transfer {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.888360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extended resource: os-quota-class-sets {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.888512 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: encryption {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.888826 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: scheduler-stats {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.889729 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.889779 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: encryption {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.889837 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: os-hosts {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.889878 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.890180 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: os-volume-manage {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.890620 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.890735 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.890955 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: os-volume-type-access {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.891052 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: cgsnapshots {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.891405 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: os-snapshot-manage {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.891457 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.891528 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.892070 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.snapshot_actions [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] SnapshotActionsController initialized {{(pid=100317) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 09 10:34:13.892278 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: scheduler-stats {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.892387 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: os-availability-zone {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.892448 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.892569 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.892966 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: os-volume-transfer {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.893136 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.893289 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.893401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: os-volume-manage {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.893913 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.894054 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.894240 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extended resource: os-quota-class-sets {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.894500 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: os-snapshot-manage {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.894538 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: os-hosts {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.894775 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.894883 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.895438 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.895572 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.895618 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.895648 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: os-volume-type-access {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.895680 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.895734 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.895786 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.895829 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: os-volume-transfer {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.895875 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.895947 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.896080 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension UsedLimits extending resource: limits {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.896177 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.896310 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.896420 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.896461 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.896551 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension AdminActions extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.896579 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.896664 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension AdminActions extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.896752 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension AdminActions extending resource: backups {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.896848 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension VolumeActions extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.896950 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: os-availability-zone {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.896986 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.897091 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-19f2fcce-2a94-432a-8781-ab295c511d4d None None] Extension TypesManage extending resource: types {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.897226 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.897260 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: os-hosts {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.897378 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.897931 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.snapshot_actions [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] SnapshotActionsController initialized {{(pid=100319) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 09 10:34:13.898215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extended resource: os-quota-class-sets {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.898362 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.898408 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: os-volume-type-access {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.898472 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.899091 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.899232 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.899617 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.899702 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: os-availability-zone {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.899828 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.899880 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.900028 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.900650 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.900703 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.900781 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.900816 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extended resource: os-quota-class-sets {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 10:34:13.900845 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.901395 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.901515 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.901549 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.901617 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.901656 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.901749 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.901848 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.901947 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.902074 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension UsedLimits extending resource: limits {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.902124 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.902155 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.902197 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] SnapshotActionsController initialized {{(pid=100316) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 09 10:34:13.902269 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.902311 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.902384 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.902502 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension AdminActions extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.902600 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension AdminActions extending resource: snapshots {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.902685 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension AdminActions extending resource: backups {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.902771 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension VolumeActions extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.902886 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.903011 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-6973bdd3-ec8c-47c3-a8d0-dace65706119 None None] Extension TypesManage extending resource: types {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.903065 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.903153 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.903337 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.903457 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.903845 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.904033 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.904094 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.904241 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.904527 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] SnapshotActionsController initialized {{(pid=100318) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 09 10:34:13.904739 np0000006833 devstack@c-api.service[100317]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ef1f72a4668 pid: 100317 (default app) Aug 09 10:34:13.904915 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.905041 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.905712 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.905794 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.905830 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.905984 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.906415 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.906546 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.906645 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.906747 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.906845 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.906877 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.906932 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.907021 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.907060 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension UsedLimits extending resource: limits {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.907168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.907290 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.907394 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.907498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension AdminActions extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.907650 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension AdminActions extending resource: snapshots {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.907772 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension AdminActions extending resource: backups {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.907857 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.907890 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension VolumeActions extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.907978 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.908023 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.908117 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-d7dc8146-20f3-4376-be26-3a7ebf9ceee3 None None] Extension TypesManage extending resource: types {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.908697 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:34:13.908804 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:34:13.909304 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.909446 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.909552 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.909646 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.909737 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.909831 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.909931 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension UsedLimits extending resource: limits {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.910028 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.910117 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.910209 np0000006833 devstack@c-api.service[100319]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ef1f72a4668 pid: 100319 (default app) Aug 09 10:34:13.910247 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.910354 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension AdminActions extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.910486 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension AdminActions extending resource: snapshots {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.910575 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension AdminActions extending resource: backups {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.910656 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension VolumeActions extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.910770 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.910919 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-dd84545d-75ef-432a-8e4e-1604c59e078f None None] Extension TypesManage extending resource: types {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 10:34:13.913388 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7829ce40-0b17-49bb-8737-ec813fc999e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:34:13.916194 np0000006833 devstack@c-api.service[100316]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ef1f72a4668 pid: 100316 (default app) Aug 09 10:34:13.916705 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1/1] 10.4.3.125 () {60 vars in 925 bytes} [Sun Aug 9 10:34:13 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 09 10:34:13.918776 np0000006833 devstack@c-api.service[100318]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ef1f72a4668 pid: 100318 (default app) Aug 09 10:34:18.768061 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5cf426bd-9c85-403d-910c-38ffbb2f16e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:34:19.306616 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5cf426bd-9c85-403d-910c-38ffbb2f16e9 admin admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:34:19.307199 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5cf426bd-9c85-403d-910c-38ffbb2f16e9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:34:19.308685 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:34:19.308685 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:34:19.340034 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-5cf426bd-9c85-403d-910c-38ffbb2f16e9 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=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:19.363306 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5cf426bd-9c85-403d-910c-38ffbb2f16e9 admin admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:34:19.363690 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1/2] 10.4.3.125 () {68 vars in 1302 bytes} [Sun Aug 9 10:34:18 2026] POST /volume/v3/types => generated 183 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:34:19.388213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-704b39f9-d862-45da-bdee-05a5009914bf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:34:19.651578 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-704b39f9-d862-45da-bdee-05a5009914bf admin admin] POST https://10.4.3.125/volume/v3/types/f30c38d2-8d3b-43cf-87c6-072f3d998ae0/extra_specs Aug 09 10:34:19.652105 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-704b39f9-d862-45da-bdee-05a5009914bf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:34:19.653767 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:34:19.653767 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:34:19.684073 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-704b39f9-d862-45da-bdee-05a5009914bf 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=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:19.738407 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-704b39f9-d862-45da-bdee-05a5009914bf admin admin] https://10.4.3.125/volume/v3/types/f30c38d2-8d3b-43cf-87c6-072f3d998ae0/extra_specs returned with HTTP 200 Aug 09 10:34:19.738974 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1/3] 10.4.3.125 () {68 vars in 1449 bytes} [Sun Aug 9 10:34:19 2026] POST /volume/v3/types/f30c38d2-8d3b-43cf-87c6-072f3d998ae0/extra_specs => generated 52 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:34:19.963421 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3380fe7-f00c-44c0-a1d5-b5297cf09eae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:34:20.232206 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3380fe7-f00c-44c0-a1d5-b5297cf09eae admin admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:34:20.232911 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3380fe7-f00c-44c0-a1d5-b5297cf09eae admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:34:20.234663 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:34:20.234663 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:34:20.266857 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-c3380fe7-f00c-44c0-a1d5-b5297cf09eae 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=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:20.296708 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3380fe7-f00c-44c0-a1d5-b5297cf09eae admin admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:34:20.297124 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 2/4] 10.4.3.125 () {68 vars in 1302 bytes} [Sun Aug 9 10:34:19 2026] POST /volume/v3/types => generated 186 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:34:20.318852 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3b339a00-060b-4183-b4b7-00d0bf3a75da None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:34:20.609870 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b339a00-060b-4183-b4b7-00d0bf3a75da admin admin] POST https://10.4.3.125/volume/v3/types/70c8891a-3d49-4a74-9b87-36223b646aa2/extra_specs Aug 09 10:34:20.610487 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b339a00-060b-4183-b4b7-00d0bf3a75da admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:34:20.612265 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:34:20.612265 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:34:20.644078 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-3b339a00-060b-4183-b4b7-00d0bf3a75da 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=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:34:20.699831 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b339a00-060b-4183-b4b7-00d0bf3a75da admin admin] https://10.4.3.125/volume/v3/types/70c8891a-3d49-4a74-9b87-36223b646aa2/extra_specs returned with HTTP 200 Aug 09 10:34:20.699831 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1/5] 10.4.3.125 () {68 vars in 1449 bytes} [Sun Aug 9 10:34:20 2026] POST /volume/v3/types/70c8891a-3d49-4a74-9b87-36223b646aa2/extra_specs => generated 45 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:34:29.361268 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:34:29.737651 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:34:30.294340 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:34:30.697349 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:34:44.041582 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d4a96b04-6164-4dd8-b479-43d56f44a0ac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:34:44.042107 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d4a96b04-6164-4dd8-b479-43d56f44a0ac None None] GET https://10.4.3.125/volume// Aug 09 10:34:44.042274 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d4a96b04-6164-4dd8-b479-43d56f44a0ac None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:34:44.042473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d4a96b04-6164-4dd8-b479-43d56f44a0ac None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:34:44.042941 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d4a96b04-6164-4dd8-b479-43d56f44a0ac None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:34:44.043210 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 2/6] 10.4.3.125 () {66 vars in 1425 bytes} [Sun Aug 9 10:34: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 09 10:35:22.478025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e98ad576-3607-457e-a3d8-c5369d7b01ee None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:35:22.754627 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e98ad576-3607-457e-a3d8-c5369d7b01ee tempest-verify_tempest_config-1921074672 tempest-verify_tempest_config-1921074672-project-member] GET https://10.4.3.125/volume/v3/extensions Aug 09 10:35:22.754805 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e98ad576-3607-457e-a3d8-c5369d7b01ee tempest-verify_tempest_config-1921074672 tempest-verify_tempest_config-1921074672-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:35:22.754994 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e98ad576-3607-457e-a3d8-c5369d7b01ee tempest-verify_tempest_config-1921074672 tempest-verify_tempest_config-1921074672-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:35:22.755353 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e98ad576-3607-457e-a3d8-c5369d7b01ee tempest-verify_tempest_config-1921074672 tempest-verify_tempest_config-1921074672-project-member] https://10.4.3.125/volume/v3/extensions returned with HTTP 200 Aug 09 10:35:22.755650 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 2/7] 10.4.3.125 () {66 vars in 1246 bytes} [Sun Aug 9 10:35:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:36:31.201622 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8f532d72-8869-4846-82e2-0f64070c37e1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:31.647448 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:36:31.647448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-86217685", "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:36:31.650060 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-86217685', 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:36:32.530015 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Create volume of 1 GB Aug 09 10:36:32.545017 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Availability zone cache updated, next update will occur around 2026-08-09 11:36:32.542268. {{(pid=100317) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 10:36:32.545017 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Availability Zones retrieved successfully. Aug 09 10:36:32.571467 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Flow 'volume_create_api' (04ce5d4c-94b6-4a07-b72f-1d8f99ae38b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:36:32.572607 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a0e6745-ee8f-4edc-bc7e-28c3087782fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:32.573816 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:36:32.710681 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a0e6745-ee8f-4edc-bc7e-28c3087782fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:32.710985 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60dd7549-4e28-4560-bc34-81d785aeb9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:32.780033 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-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 09 10:36:32.780348 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-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 09 10:36:32.852224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Created reservations ['5fb48deb-5eef-4648-8c58-dac6fb15be0c', '1f8e20ee-a6f3-4770-a8cc-cdbdb2ebb656', '49454922-1c9e-45e7-950b-de1912775e51', '7c705be5-dd38-4eab-ba68-d5da9b3bb9e8'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:36:32.853625 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60dd7549-4e28-4560-bc34-81d785aeb9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fb48deb-5eef-4648-8c58-dac6fb15be0c', '1f8e20ee-a6f3-4770-a8cc-cdbdb2ebb656', '49454922-1c9e-45e7-950b-de1912775e51', '7c705be5-dd38-4eab-ba68-d5da9b3bb9e8']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:32.854809 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (783c3538-e3df-4014-852a-ed04c612284e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:32.931240 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (783c3538-e3df-4014-852a-ed04c612284e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3731fc5f-dee6-47bf-a34f-919b4c1031aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-86217685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29faa998ea743099c681b0d51eb93af',qos_specs=None,replication_status=,reservations=['5fb48deb-5eef-4648-8c58-dac6fb15be0c','1f8e20ee-a6f3-4770-a8cc-cdbdb2ebb656','49454922-1c9e-45e7-950b-de1912775e51','7c705be5-dd38-4eab-ba68-d5da9b3bb9e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd7e982640f4cfb8a21d8e93feb5a89',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:36:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-86217685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3731fc5f-dee6-47bf-a34f-919b4c1031aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b29faa998ea743099c681b0d51eb93af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fd7e982640f4cfb8a21d8e93feb5a89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:32.932504 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69d17ac-a22a-42da-8104-7ca396e6d709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:32.984882 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69d17ac-a22a-42da-8104-7ca396e6d709) transitioned into state 'SUCCESS' from state '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-86217685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29faa998ea743099c681b0d51eb93af',qos_specs=None,replication_status=,reservations=['5fb48deb-5eef-4648-8c58-dac6fb15be0c','1f8e20ee-a6f3-4770-a8cc-cdbdb2ebb656','49454922-1c9e-45e7-950b-de1912775e51','7c705be5-dd38-4eab-ba68-d5da9b3bb9e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd7e982640f4cfb8a21d8e93feb5a89',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:32.986531 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e83da0e-9d35-4750-80f8-72ef5350353a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:33.022093 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e83da0e-9d35-4750-80f8-72ef5350353a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:33.024889 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Flow 'volume_create_api' (04ce5d4c-94b6-4a07-b72f-1d8f99ae38b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:36:33.024889 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Create volume request issued successfully. Aug 09 10:36:33.024889 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f532d72-8869-4846-82e2-0f64070c37e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:36:33.024889 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 3/8] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:36:31 2026] POST /volume/v3/volumes => generated 755 bytes in 1824 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:36:33.043550 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2e850cbc-246f-4067-afe1-a5c264c7c6aa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:33.047610 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2e850cbc-246f-4067-afe1-a5c264c7c6aa tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:33.047954 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2e850cbc-246f-4067-afe1-a5c264c7c6aa tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:33.048845 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2e850cbc-246f-4067-afe1-a5c264c7c6aa tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:33.080311 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:33.080311 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:33.089009 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2e850cbc-246f-4067-afe1-a5c264c7c6aa tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:33.100548 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2e850cbc-246f-4067-afe1-a5c264c7c6aa tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:33.101154 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 2/9] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:33 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 823 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:34.119030 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6a153ecf-dff9-4e3d-9998-1e6210630d96 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:34.123545 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6a153ecf-dff9-4e3d-9998-1e6210630d96 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:34.124069 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6a153ecf-dff9-4e3d-9998-1e6210630d96 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:34.124232 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6a153ecf-dff9-4e3d-9998-1e6210630d96 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:34.179213 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:34.179213 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:34.188385 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6a153ecf-dff9-4e3d-9998-1e6210630d96 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:34.196687 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6a153ecf-dff9-4e3d-9998-1e6210630d96 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:34.197478 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 3/10] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:34 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 847 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:35.224737 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-834a2b6f-b574-4654-87e8-6d551486e475 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:35.228996 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-834a2b6f-b574-4654-87e8-6d551486e475 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:35.228996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-834a2b6f-b574-4654-87e8-6d551486e475 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:35.228996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-834a2b6f-b574-4654-87e8-6d551486e475 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:35.287897 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:35.287897 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:36:35.300254 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-834a2b6f-b574-4654-87e8-6d551486e475 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:35.312604 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-834a2b6f-b574-4654-87e8-6d551486e475 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:35.315216 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 3/11] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:35 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 847 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:36.330197 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0837d1b2-65fe-4c94-b7a8-d6f5932ed3eb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:36.333382 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0837d1b2-65fe-4c94-b7a8-d6f5932ed3eb tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:36.333717 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0837d1b2-65fe-4c94-b7a8-d6f5932ed3eb tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:36.333913 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0837d1b2-65fe-4c94-b7a8-d6f5932ed3eb tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:36.347289 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:36.347289 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:36.363401 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0837d1b2-65fe-4c94-b7a8-d6f5932ed3eb tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:36.376403 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0837d1b2-65fe-4c94-b7a8-d6f5932ed3eb tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:36.377023 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 4/12] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:36 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:37.396267 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a94d3917-81f7-4720-af98-d0c1dfb82d1d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:37.399001 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a94d3917-81f7-4720-af98-d0c1dfb82d1d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:37.399338 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a94d3917-81f7-4720-af98-d0c1dfb82d1d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:37.399693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a94d3917-81f7-4720-af98-d0c1dfb82d1d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:37.415480 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:37.415480 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:37.425174 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a94d3917-81f7-4720-af98-d0c1dfb82d1d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:37.430525 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a94d3917-81f7-4720-af98-d0c1dfb82d1d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:37.431326 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 3/13] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:37 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:38.451770 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dea07312-42c8-467f-a37c-884cf607dd11 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:38.456868 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dea07312-42c8-467f-a37c-884cf607dd11 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:38.457251 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dea07312-42c8-467f-a37c-884cf607dd11 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:38.457605 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dea07312-42c8-467f-a37c-884cf607dd11 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:38.471532 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:38.471532 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:38.479629 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dea07312-42c8-467f-a37c-884cf607dd11 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:38.488811 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dea07312-42c8-467f-a37c-884cf607dd11 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:38.489599 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 4/14] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:38 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:39.511586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ba39e956-cc14-4ed8-b3e7-a9cabea9165d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:39.516659 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba39e956-cc14-4ed8-b3e7-a9cabea9165d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:39.516659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba39e956-cc14-4ed8-b3e7-a9cabea9165d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:39.516659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba39e956-cc14-4ed8-b3e7-a9cabea9165d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:39.523705 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:39.523705 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:36:39.528348 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ba39e956-cc14-4ed8-b3e7-a9cabea9165d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:39.536055 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba39e956-cc14-4ed8-b3e7-a9cabea9165d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:39.536903 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 4/15] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:39 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:40.556712 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-364d3adc-25ac-4a1c-96c9-a1e6d1d97db0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:40.560353 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-364d3adc-25ac-4a1c-96c9-a1e6d1d97db0 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:40.560353 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-364d3adc-25ac-4a1c-96c9-a1e6d1d97db0 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:40.560353 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-364d3adc-25ac-4a1c-96c9-a1e6d1d97db0 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:40.572229 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:40.572229 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:40.579285 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-364d3adc-25ac-4a1c-96c9-a1e6d1d97db0 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:40.585028 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-364d3adc-25ac-4a1c-96c9-a1e6d1d97db0 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:40.585839 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 5/16] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:40 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:41.604801 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eb0141ce-45fa-4595-9a0f-48c028f89b9f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:41.607009 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb0141ce-45fa-4595-9a0f-48c028f89b9f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:41.607322 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb0141ce-45fa-4595-9a0f-48c028f89b9f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:41.608093 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb0141ce-45fa-4595-9a0f-48c028f89b9f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:41.618661 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:41.618661 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:41.623387 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eb0141ce-45fa-4595-9a0f-48c028f89b9f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:41.632253 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb0141ce-45fa-4595-9a0f-48c028f89b9f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:41.632253 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 4/17] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:41 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:42.649797 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-daa16e62-75b4-4f64-a0fa-09f15e71fb14 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:42.654500 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-daa16e62-75b4-4f64-a0fa-09f15e71fb14 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:42.654500 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-daa16e62-75b4-4f64-a0fa-09f15e71fb14 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:42.654500 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-daa16e62-75b4-4f64-a0fa-09f15e71fb14 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:42.672526 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:42.672526 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:42.681466 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-daa16e62-75b4-4f64-a0fa-09f15e71fb14 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:42.691702 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-daa16e62-75b4-4f64-a0fa-09f15e71fb14 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:42.692913 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 5/18] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:42 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:43.711773 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-32e104e4-b30c-4254-856a-76a89cca0e67 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:43.715838 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-32e104e4-b30c-4254-856a-76a89cca0e67 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:43.716164 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-32e104e4-b30c-4254-856a-76a89cca0e67 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:43.716521 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-32e104e4-b30c-4254-856a-76a89cca0e67 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:43.730386 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:43.730386 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:36:43.739051 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-32e104e4-b30c-4254-856a-76a89cca0e67 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:43.750349 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-32e104e4-b30c-4254-856a-76a89cca0e67 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:43.751060 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 5/19] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:43 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:44.195826 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ea635c43-6961-4181-ad5d-767a9f65854b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:44.567901 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:36:44.568504 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1897164036"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:36:44.570581 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1897164036'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:36:44.579685 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Create volume of 1 GB Aug 09 10:36:44.580083 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:44.580083 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:44.581071 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Availability Zones retrieved successfully. Aug 09 10:36:44.589301 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Flow 'volume_create_api' (bf9cb7a2-4094-4836-ae06-46f5595c9600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:36:44.590317 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e86b8a5-269a-457f-8210-4041d80938bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:44.591526 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:36:44.600480 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:44.600480 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:44.619653 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e86b8a5-269a-457f-8210-4041d80938bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=70c8891a-3d49-4a74-9b87-36223b646aa2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70c8891a-3d49-4a74-9b87-36223b646aa2', 'encryption_key_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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:44.622237 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7c25b2-408a-424a-94c6-5d7028c18a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:44.656245 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-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 09 10:36:44.656595 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-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 09 10:36:44.717142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Created reservations ['4fc62834-b276-4043-841c-1f1f117473fb', '7fc95f20-fede-4481-9e85-628eceb32dc3', 'd96d397a-4410-496c-b459-7ba896fd547d', 'c60f5b4b-acf9-4199-a182-05848ee2b52e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:36:44.718336 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7c25b2-408a-424a-94c6-5d7028c18a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fc62834-b276-4043-841c-1f1f117473fb', '7fc95f20-fede-4481-9e85-628eceb32dc3', 'd96d397a-4410-496c-b459-7ba896fd547d', 'c60f5b4b-acf9-4199-a182-05848ee2b52e']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:44.720174 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe04c7c-a02a-436b-a71a-231d7d834720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:44.754862 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe04c7c-a02a-436b-a71a-231d7d834720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9447c3ef-c4b9-415a-9d5a-b5586b6c652f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1897164036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='206a18dcdd9243ac930ca14d26e4043b',qos_specs=None,replication_status=,reservations=['4fc62834-b276-4043-841c-1f1f117473fb','7fc95f20-fede-4481-9e85-628eceb32dc3','d96d397a-4410-496c-b459-7ba896fd547d','c60f5b4b-acf9-4199-a182-05848ee2b52e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0769489d33db4542b3f51419b8c77f73',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1897164036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9447c3ef-c4b9-415a-9d5a-b5586b6c652f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='206a18dcdd9243ac930ca14d26e4043b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0769489d33db4542b3f51419b8c77f73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70c8891a-3d49-4a74-9b87-36223b646aa2),volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:44.756437 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec2bb011-3f4d-48e6-8b0b-33b7c1840def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:44.771453 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1210b828-6b7e-4209-9f38-cbdb815f1604 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:44.774662 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1210b828-6b7e-4209-9f38-cbdb815f1604 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:44.774662 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1210b828-6b7e-4209-9f38-cbdb815f1604 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:44.774958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1210b828-6b7e-4209-9f38-cbdb815f1604 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:44.786604 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec2bb011-3f4d-48e6-8b0b-33b7c1840def) transitioned into state 'SUCCESS' from state '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-1897164036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='206a18dcdd9243ac930ca14d26e4043b',qos_specs=None,replication_status=,reservations=['4fc62834-b276-4043-841c-1f1f117473fb','7fc95f20-fede-4481-9e85-628eceb32dc3','d96d397a-4410-496c-b459-7ba896fd547d','c60f5b4b-acf9-4199-a182-05848ee2b52e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0769489d33db4542b3f51419b8c77f73',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:44.787608 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37a8994-69e2-468e-96d6-9daba373d6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:44.788543 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:44.788543 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:44.798308 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1210b828-6b7e-4209-9f38-cbdb815f1604 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:44.805365 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37a8994-69e2-468e-96d6-9daba373d6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:44.805630 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1210b828-6b7e-4209-9f38-cbdb815f1604 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:44.806153 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 5/20] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:44 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:44.806566 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Flow 'volume_create_api' (bf9cb7a2-4094-4836-ae06-46f5595c9600) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:36:44.807066 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Create volume request issued successfully. Aug 09 10:36:44.808711 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea635c43-6961-4181-ad5d-767a9f65854b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:36:44.808770 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 6/21] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:36:44 2026] POST /volume/v3/volumes => generated 758 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:36:44.827839 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2cc624bc-ffe1-41b0-9ddb-575a7d58833c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:44.831946 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2cc624bc-ffe1-41b0-9ddb-575a7d58833c tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:36:44.831946 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2cc624bc-ffe1-41b0-9ddb-575a7d58833c tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:44.831946 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2cc624bc-ffe1-41b0-9ddb-575a7d58833c tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:44.844780 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:44.844780 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:44.850841 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2cc624bc-ffe1-41b0-9ddb-575a7d58833c tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:36:44.858055 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2cc624bc-ffe1-41b0-9ddb-575a7d58833c tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:36:44.858621 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 6/22] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:44 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:45.826752 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-25c6e9a2-780a-4cf1-b624-0124b4495768 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:45.828698 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-25c6e9a2-780a-4cf1-b624-0124b4495768 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:45.828905 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-25c6e9a2-780a-4cf1-b624-0124b4495768 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:45.829101 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-25c6e9a2-780a-4cf1-b624-0124b4495768 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:45.842316 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:45.842316 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:36:45.850014 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-25c6e9a2-780a-4cf1-b624-0124b4495768 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:45.856472 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-25c6e9a2-780a-4cf1-b624-0124b4495768 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:45.857143 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 6/23] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:45 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:45.879451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd377c4a-cac1-43fe-be08-8aac878bb215 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:45.884398 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd377c4a-cac1-43fe-be08-8aac878bb215 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:36:45.884957 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd377c4a-cac1-43fe-be08-8aac878bb215 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:45.885096 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd377c4a-cac1-43fe-be08-8aac878bb215 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:45.904202 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:45.904202 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:45.914915 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cd377c4a-cac1-43fe-be08-8aac878bb215 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:36:45.919950 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd377c4a-cac1-43fe-be08-8aac878bb215 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:36:45.920471 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 6/24] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:45 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:45.938918 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1e36fa55-b2b9-4e1c-aebd-7f3b41f457a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:46.272735 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e36fa55-b2b9-4e1c-aebd-7f3b41f457a9 tempest-TestMultiAttachVolumeSwap-2084022054 tempest-TestMultiAttachVolumeSwap-2084022054-project-admin] POST https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f/action Aug 09 10:36:46.273539 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e36fa55-b2b9-4e1c-aebd-7f3b41f457a9 tempest-TestMultiAttachVolumeSwap-2084022054 tempest-TestMultiAttachVolumeSwap-2084022054-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:36:46.273646 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e36fa55-b2b9-4e1c-aebd-7f3b41f457a9 tempest-TestMultiAttachVolumeSwap-2084022054 tempest-TestMultiAttachVolumeSwap-2084022054-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:36:46.332646 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:46.332646 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:46.332935 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1e36fa55-b2b9-4e1c-aebd-7f3b41f457a9 tempest-TestMultiAttachVolumeSwap-2084022054 tempest-TestMultiAttachVolumeSwap-2084022054-project-admin] Volume info retrieved successfully. Aug 09 10:36:46.347801 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1e36fa55-b2b9-4e1c-aebd-7f3b41f457a9 tempest-TestMultiAttachVolumeSwap-2084022054 tempest-TestMultiAttachVolumeSwap-2084022054-project-admin] Update volume admin metadata completed successfully. Aug 09 10:36:46.348133 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1e36fa55-b2b9-4e1c-aebd-7f3b41f457a9 tempest-TestMultiAttachVolumeSwap-2084022054 tempest-TestMultiAttachVolumeSwap-2084022054-project-admin] Update readonly setting on volume completed successfully. Aug 09 10:36:46.348489 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e36fa55-b2b9-4e1c-aebd-7f3b41f457a9 tempest-TestMultiAttachVolumeSwap-2084022054 tempest-TestMultiAttachVolumeSwap-2084022054-project-admin] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f/action returned with HTTP 202 Aug 09 10:36:46.349039 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 7/25] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:36:45 2026] POST /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f/action => generated 0 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:36:46.359594 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:46.363047 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:36:46.363047 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1590934648"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:36:46.364920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1590934648'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:36:46.371563 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Create volume of 1 GB Aug 09 10:36:46.371828 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:46.371828 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:46.383224 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Availability zone cache updated, next update will occur around 2026-08-09 11:36:46.381309. {{(pid=100319) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 10:36:46.383224 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Availability Zones retrieved successfully. Aug 09 10:36:46.422208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Flow 'volume_create_api' (df128fe8-3802-40fa-b3b6-b63735ae1c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:36:46.425043 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3429fc-9680-44da-8e4d-f4482043e2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:46.426700 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:36:46.450688 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:46.450688 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:46.486291 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3429fc-9680-44da-8e4d-f4482043e2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=70c8891a-3d49-4a74-9b87-36223b646aa2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70c8891a-3d49-4a74-9b87-36223b646aa2', 'encryption_key_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=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:46.487226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9661a82-a961-4dda-a307-ed6189172d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:46.560214 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-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 09 10:36:46.560214 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-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 09 10:36:46.595114 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Created reservations ['1704ee0b-c60b-427d-b6a6-2e5d4547e7e9', '66574428-b3bc-46a4-9698-4836f7b9269c', '09ba291c-b8be-4a35-b7a6-2e8ef53d3a09', 'b16c33b0-0960-4801-88d4-bb3ec4da0de5'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:36:46.597049 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9661a82-a961-4dda-a307-ed6189172d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1704ee0b-c60b-427d-b6a6-2e5d4547e7e9', '66574428-b3bc-46a4-9698-4836f7b9269c', '09ba291c-b8be-4a35-b7a6-2e8ef53d3a09', 'b16c33b0-0960-4801-88d4-bb3ec4da0de5']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:46.597164 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (770a390b-b0a7-4dd3-996e-92c2f43770f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:46.644879 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (770a390b-b0a7-4dd3-996e-92c2f43770f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '344cf93e-ec2f-4393-a4fc-f405c108d64b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1590934648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='206a18dcdd9243ac930ca14d26e4043b',qos_specs=None,replication_status=,reservations=['1704ee0b-c60b-427d-b6a6-2e5d4547e7e9','66574428-b3bc-46a4-9698-4836f7b9269c','09ba291c-b8be-4a35-b7a6-2e8ef53d3a09','b16c33b0-0960-4801-88d4-bb3ec4da0de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0769489d33db4542b3f51419b8c77f73',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1590934648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=344cf93e-ec2f-4393-a4fc-f405c108d64b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='206a18dcdd9243ac930ca14d26e4043b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0769489d33db4542b3f51419b8c77f73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70c8891a-3d49-4a74-9b87-36223b646aa2),volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:46.645848 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a033211-e53e-45f4-8084-4ad6a7a73ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:46.685956 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a033211-e53e-45f4-8084-4ad6a7a73ff7) transitioned into state 'SUCCESS' from state '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-1590934648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='206a18dcdd9243ac930ca14d26e4043b',qos_specs=None,replication_status=,reservations=['1704ee0b-c60b-427d-b6a6-2e5d4547e7e9','66574428-b3bc-46a4-9698-4836f7b9269c','09ba291c-b8be-4a35-b7a6-2e8ef53d3a09','b16c33b0-0960-4801-88d4-bb3ec4da0de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0769489d33db4542b3f51419b8c77f73',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:46.687167 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03423852-54ed-4841-9191-f98c78428151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:46.722883 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03423852-54ed-4841-9191-f98c78428151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:46.727213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Flow 'volume_create_api' (df128fe8-3802-40fa-b3b6-b63735ae1c70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:36:46.727213 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Create volume request issued successfully. Aug 09 10:36:46.727213 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-98520ae3-d72c-4d1d-afe8-d4d788034182 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:36:46.727213 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 7/26] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:36:46 2026] POST /volume/v3/volumes => generated 758 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:36:46.742282 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0b35a959-35b6-4a3c-a1ca-0aad18dd58ec None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:46.744174 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b35a959-35b6-4a3c-a1ca-0aad18dd58ec tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b Aug 09 10:36:46.744528 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b35a959-35b6-4a3c-a1ca-0aad18dd58ec tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:46.745811 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b35a959-35b6-4a3c-a1ca-0aad18dd58ec tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:46.758957 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:46.758957 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:36:46.763729 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b35a959-35b6-4a3c-a1ca-0aad18dd58ec tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:36:46.769173 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b35a959-35b6-4a3c-a1ca-0aad18dd58ec tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b returned with HTTP 200 Aug 09 10:36:46.769999 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 7/27] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:46 2026] GET /volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:46.880034 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-55fdcde8-68b7-4c82-9dde-e535bc2f127f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:46.883279 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55fdcde8-68b7-4c82-9dde-e535bc2f127f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:46.883618 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55fdcde8-68b7-4c82-9dde-e535bc2f127f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:46.883890 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55fdcde8-68b7-4c82-9dde-e535bc2f127f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:46.898632 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:46.898632 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:46.904614 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-55fdcde8-68b7-4c82-9dde-e535bc2f127f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:46.910630 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55fdcde8-68b7-4c82-9dde-e535bc2f127f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:46.911014 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 7/28] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:46 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:47.788872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-52a17187-7345-437d-ae1c-a39f2a79bafd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:47.792863 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52a17187-7345-437d-ae1c-a39f2a79bafd tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b Aug 09 10:36:47.792863 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52a17187-7345-437d-ae1c-a39f2a79bafd tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:47.793022 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52a17187-7345-437d-ae1c-a39f2a79bafd tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:47.804517 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:47.804517 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:47.809883 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-52a17187-7345-437d-ae1c-a39f2a79bafd tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:36:47.817025 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52a17187-7345-437d-ae1c-a39f2a79bafd tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b returned with HTTP 200 Aug 09 10:36:47.817487 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 8/29] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:47 2026] GET /volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:47.931262 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-636fc9bd-7fce-411b-ac39-dfa413d91a6f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:47.933733 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-636fc9bd-7fce-411b-ac39-dfa413d91a6f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:47.933984 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-636fc9bd-7fce-411b-ac39-dfa413d91a6f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:47.934244 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-636fc9bd-7fce-411b-ac39-dfa413d91a6f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:47.944910 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:47.944910 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:47.949906 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-636fc9bd-7fce-411b-ac39-dfa413d91a6f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:47.956754 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-636fc9bd-7fce-411b-ac39-dfa413d91a6f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:47.956983 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 8/30] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:47 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:48.977290 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-74f07949-ad71-49f2-ac06-7597ebad990d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:48.979364 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-74f07949-ad71-49f2-ac06-7597ebad990d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:48.979685 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-74f07949-ad71-49f2-ac06-7597ebad990d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:48.979969 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-74f07949-ad71-49f2-ac06-7597ebad990d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:48.992277 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:48.992277 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:36:49.000878 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-74f07949-ad71-49f2-ac06-7597ebad990d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:49.013943 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-74f07949-ad71-49f2-ac06-7597ebad990d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:49.014543 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 8/31] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:48 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:50.034171 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7f52311a-5e27-4f61-8a25-a46f382431f3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:50.036031 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f52311a-5e27-4f61-8a25-a46f382431f3 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:50.036343 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f52311a-5e27-4f61-8a25-a46f382431f3 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:50.036459 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f52311a-5e27-4f61-8a25-a46f382431f3 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:50.047499 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:50.047499 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:50.055274 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7f52311a-5e27-4f61-8a25-a46f382431f3 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:50.061648 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f52311a-5e27-4f61-8a25-a46f382431f3 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:50.062582 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 8/32] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:50 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:50.540232 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:50.542481 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:36:50.542987 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1472917199"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:36:50.545102 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1472917199'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:36:50.545441 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Create volume of 1 GB Aug 09 10:36:50.556442 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Availability Zones retrieved successfully. Aug 09 10:36:50.563876 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Flow 'volume_create_api' (7ec68f15-813d-4d8c-91bc-3ee522d18435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:36:50.567512 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c63ce8a3-9a98-4657-bb53-39f7dfe9ba47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:50.569044 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:36:50.619288 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c63ce8a3-9a98-4657-bb53-39f7dfe9ba47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:50.619564 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d6c3ff-1942-4986-9647-d15eb57a5cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:50.719238 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Created reservations ['7bc60046-5ae4-4b85-aa3a-965fabc1b5cd', '2f4d6e9d-e53b-411f-996b-b64cb5eb0633', '121dd461-9ea7-423d-889c-ed0c33f39bb9', '81a6e0eb-5bb0-4d80-94b8-a4e01c7057a3'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:36:50.720354 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d6c3ff-1942-4986-9647-d15eb57a5cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bc60046-5ae4-4b85-aa3a-965fabc1b5cd', '2f4d6e9d-e53b-411f-996b-b64cb5eb0633', '121dd461-9ea7-423d-889c-ed0c33f39bb9', '81a6e0eb-5bb0-4d80-94b8-a4e01c7057a3']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:50.722433 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c8d49f-61f9-4c98-94ef-69ea9c497b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:50.751702 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c8d49f-61f9-4c98-94ef-69ea9c497b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa84746-da71-4de3-949e-fc52737df982', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1472917199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0be0a38070e4047ab03a616c870cb1a',qos_specs=None,replication_status=,reservations=['7bc60046-5ae4-4b85-aa3a-965fabc1b5cd','2f4d6e9d-e53b-411f-996b-b64cb5eb0633','121dd461-9ea7-423d-889c-ed0c33f39bb9','81a6e0eb-5bb0-4d80-94b8-a4e01c7057a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6afaf875a7c4affabcf2c9ea1a3f836',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1472917199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fa84746-da71-4de3-949e-fc52737df982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0be0a38070e4047ab03a616c870cb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6afaf875a7c4affabcf2c9ea1a3f836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:50.752720 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1295d9c6-5b1e-4b75-9d6b-32c71b282f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:50.792382 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1295d9c6-5b1e-4b75-9d6b-32c71b282f28) transitioned into state 'SUCCESS' from state '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-1472917199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0be0a38070e4047ab03a616c870cb1a',qos_specs=None,replication_status=,reservations=['7bc60046-5ae4-4b85-aa3a-965fabc1b5cd','2f4d6e9d-e53b-411f-996b-b64cb5eb0633','121dd461-9ea7-423d-889c-ed0c33f39bb9','81a6e0eb-5bb0-4d80-94b8-a4e01c7057a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6afaf875a7c4affabcf2c9ea1a3f836',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:50.793270 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ced79a0-3bc4-4fe8-8360-ba49667fe880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:50.813168 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ced79a0-3bc4-4fe8-8360-ba49667fe880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:50.814468 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Flow 'volume_create_api' (7ec68f15-813d-4d8c-91bc-3ee522d18435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:36:50.814763 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Create volume request issued successfully. Aug 09 10:36:50.815508 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2f2eae4-f239-4ef1-9bb9-e989ba65f57a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:36:50.816428 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 9/33] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:36:50 2026] POST /volume/v3/volumes => generated 752 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:36:50.837643 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6c57437e-6d61-4ec1-89fa-dcb3001130c4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:50.840884 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6c57437e-6d61-4ec1-89fa-dcb3001130c4 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:50.841296 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6c57437e-6d61-4ec1-89fa-dcb3001130c4 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:50.841403 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6c57437e-6d61-4ec1-89fa-dcb3001130c4 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:50.853502 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:50.853502 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:50.858434 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6c57437e-6d61-4ec1-89fa-dcb3001130c4 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:36:50.868115 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6c57437e-6d61-4ec1-89fa-dcb3001130c4 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:36:50.868115 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 9/34] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:50 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:51.082288 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-57816398-c0df-44f1-9a77-1e60945728a8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:51.084528 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-57816398-c0df-44f1-9a77-1e60945728a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:51.084901 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-57816398-c0df-44f1-9a77-1e60945728a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:51.085043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-57816398-c0df-44f1-9a77-1e60945728a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:51.097530 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:51.097530 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:36:51.103942 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-57816398-c0df-44f1-9a77-1e60945728a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:51.113319 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-57816398-c0df-44f1-9a77-1e60945728a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:51.114213 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 9/35] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:51 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:51.888806 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3b764d1f-ea5a-498f-b167-8d7c04f61916 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:51.892486 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b764d1f-ea5a-498f-b167-8d7c04f61916 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:51.892486 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b764d1f-ea5a-498f-b167-8d7c04f61916 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:51.894675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b764d1f-ea5a-498f-b167-8d7c04f61916 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:51.904220 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:51.904220 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:51.908157 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3b764d1f-ea5a-498f-b167-8d7c04f61916 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:36:51.915214 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b764d1f-ea5a-498f-b167-8d7c04f61916 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:36:51.916479 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 9/36] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:51 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:52.036414 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-f1136188-c6d3-469f-b5c6-8316c9913458 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:52.043742 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-f1136188-c6d3-469f-b5c6-8316c9913458 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:52.043960 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-f1136188-c6d3-469f-b5c6-8316c9913458 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:52.044260 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-f1136188-c6d3-469f-b5c6-8316c9913458 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:52.060330 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:52.060330 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:52.069403 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-f1136188-c6d3-469f-b5c6-8316c9913458 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:36:52.075882 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-f1136188-c6d3-469f-b5c6-8316c9913458 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:36:52.076202 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 10/37] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:36:52 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:52.132799 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2907b47f-1ae2-489b-bf51-9dac48767d99 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:52.137536 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2907b47f-1ae2-489b-bf51-9dac48767d99 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:52.137893 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2907b47f-1ae2-489b-bf51-9dac48767d99 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:52.138432 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2907b47f-1ae2-489b-bf51-9dac48767d99 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:52.151894 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:52.151894 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:52.162712 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2907b47f-1ae2-489b-bf51-9dac48767d99 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:52.170923 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2907b47f-1ae2-489b-bf51-9dac48767d99 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:52.171727 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 10/38] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:52 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:52.650262 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ac8e5347-f1e5-4eb0-808b-f655184a0ed0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:52.650698 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ac8e5347-f1e5-4eb0-808b-f655184a0ed0 None None] GET https://10.4.3.125/volume// Aug 09 10:36:52.652207 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ac8e5347-f1e5-4eb0-808b-f655184a0ed0 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:52.652207 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ac8e5347-f1e5-4eb0-808b-f655184a0ed0 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:52.652207 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ac8e5347-f1e5-4eb0-808b-f655184a0ed0 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:36:52.652547 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 10/39] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:36:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:36:52.685888 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-d54ada3d-26fb-4545-8a45-ccde32bcf7bb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:53.191109 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d8790c8-940f-4c1c-80be-225b1bce631a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:53.194080 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d8790c8-940f-4c1c-80be-225b1bce631a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:53.195636 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d8790c8-940f-4c1c-80be-225b1bce631a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:53.195636 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d8790c8-940f-4c1c-80be-225b1bce631a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:53.213067 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:53.213067 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:53.227126 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3d8790c8-940f-4c1c-80be-225b1bce631a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:53.240831 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d8790c8-940f-4c1c-80be-225b1bce631a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:53.240831 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 11/40] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:53 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:53.341426 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-d54ada3d-26fb-4545-8a45-ccde32bcf7bb tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:36:53.342697 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-d54ada3d-26fb-4545-8a45-ccde32bcf7bb tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fa84746-da71-4de3-949e-fc52737df982", "connector": null, "instance_uuid": "e7df16a3-634d-46ca-952c-9c70289d087a"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:36:53.358411 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:53.358411 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:53.415004 np0000006833 devstack@c-api.service[100318]: /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 09 10:36:53.415004 np0000006833 devstack@c-api.service[100318]: .first() Aug 09 10:36:53.469693 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-d54ada3d-26fb-4545-8a45-ccde32bcf7bb tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:36:53.469693 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 10/41] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:36:52 2026] POST /volume/v3/attachments => generated 273 bytes in 781 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:36:53.548072 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fb9663dc-87a0-4985-9a9e-53ba8737644a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:53.550065 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb9663dc-87a0-4985-9a9e-53ba8737644a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:53.550065 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb9663dc-87a0-4985-9a9e-53ba8737644a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:53.550065 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb9663dc-87a0-4985-9a9e-53ba8737644a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:53.581326 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:53.581326 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:53.597960 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fb9663dc-87a0-4985-9a9e-53ba8737644a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:36:53.613513 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb9663dc-87a0-4985-9a9e-53ba8737644a tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:36:53.615207 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 11/42] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:53 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 844 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:53.624563 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4848290c-ff4f-443f-9c58-06269da2f254 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:53.625092 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4848290c-ff4f-443f-9c58-06269da2f254 None None] GET https://10.4.3.125/volume// Aug 09 10:36:53.625369 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4848290c-ff4f-443f-9c58-06269da2f254 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:53.625641 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4848290c-ff4f-443f-9c58-06269da2f254 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:53.626098 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4848290c-ff4f-443f-9c58-06269da2f254 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:36:53.626706 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 11/43] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:36: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 09 10:36:53.682909 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-bbc867f1-e0af-4237-8534-b3087fa28c2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:53.687479 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-bbc867f1-e0af-4237-8534-b3087fa28c2c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:53.687479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-bbc867f1-e0af-4237-8534-b3087fa28c2c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:53.688147 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-bbc867f1-e0af-4237-8534-b3087fa28c2c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:53.709908 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:53.709908 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:53.719255 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-bbc867f1-e0af-4237-8534-b3087fa28c2c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:36:53.727863 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-bbc867f1-e0af-4237-8534-b3087fa28c2c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:36:53.728479 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 12/44] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:36:53 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:36:54.266754 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5a113db8-ac8c-4f43-b6a3-79f2642aaa2c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:54.271000 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5a113db8-ac8c-4f43-b6a3-79f2642aaa2c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:54.271096 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5a113db8-ac8c-4f43-b6a3-79f2642aaa2c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:54.271600 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5a113db8-ac8c-4f43-b6a3-79f2642aaa2c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:54.285503 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:54.285503 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:54.290707 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5a113db8-ac8c-4f43-b6a3-79f2642aaa2c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:54.302062 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5a113db8-ac8c-4f43-b6a3-79f2642aaa2c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:54.302662 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 11/45] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:54 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:36:54.634717 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b7fec017-e462-46b1-b807-7a554a0116a9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:54.637262 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b7fec017-e462-46b1-b807-7a554a0116a9 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:54.637431 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b7fec017-e462-46b1-b807-7a554a0116a9 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:54.637903 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b7fec017-e462-46b1-b807-7a554a0116a9 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:54.654888 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:54.654888 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:54.662917 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b7fec017-e462-46b1-b807-7a554a0116a9 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:36:54.671301 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b7fec017-e462-46b1-b807-7a554a0116a9 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:36:54.671737 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 12/46] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:54 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:54.730406 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-571abfd3-8469-4423-aa15-0fcf656d414c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:54.733332 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-571abfd3-8469-4423-aa15-0fcf656d414c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] PUT https://10.4.3.125/volume/v3/attachments/47672dfd-508d-4574-a1b9-c9e661a2537a Aug 09 10:36:54.736108 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-571abfd3-8469-4423-aa15-0fcf656d414c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:36:54.759017 np0000006833 devstack@c-api.service[100316]: /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 09 10:36:54.759017 np0000006833 devstack@c-api.service[100316]: .first() Aug 09 10:36:54.776996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-571abfd3-8469-4423-aa15-0fcf656d414c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Acquiring lock "cinder-attachment_update-7fa84746-da71-4de3-949e-fc52737df982-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:36:54.782900 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-571abfd3-8469-4423-aa15-0fcf656d414c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Lock "cinder-attachment_update-7fa84746-da71-4de3-949e-fc52737df982-np0000006833" acquired by "attachment_update" :: waited 0.013s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:36:54.783786 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:54.783786 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:36:54.994034 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-571abfd3-8469-4423-aa15-0fcf656d414c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Lock "cinder-attachment_update-7fa84746-da71-4de3-949e-fc52737df982-np0000006833" released by "attachment_update" :: held 0.211s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:36:54.994531 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-571abfd3-8469-4423-aa15-0fcf656d414c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/attachments/47672dfd-508d-4574-a1b9-c9e661a2537a returned with HTTP 200 Aug 09 10:36:54.995433 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 12/47] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:36:54 2026] PUT /volume/v3/attachments/47672dfd-508d-4574-a1b9-c9e661a2537a => generated 969 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:36:55.320742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b48e176-3484-48c7-b94b-74ce9fd59060 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:55.324037 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b48e176-3484-48c7-b94b-74ce9fd59060 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:55.325238 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b48e176-3484-48c7-b94b-74ce9fd59060 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:55.325238 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b48e176-3484-48c7-b94b-74ce9fd59060 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:55.337328 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:55.337328 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:55.348400 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1b48e176-3484-48c7-b94b-74ce9fd59060 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:55.358585 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b48e176-3484-48c7-b94b-74ce9fd59060 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:55.359733 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 13/48] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:55 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:55.696053 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-28a96c35-9feb-417b-b7df-efa58469018d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:55.699156 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-28a96c35-9feb-417b-b7df-efa58469018d tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:55.700410 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-28a96c35-9feb-417b-b7df-efa58469018d tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:55.700410 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-28a96c35-9feb-417b-b7df-efa58469018d tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:55.716537 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:55.716537 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:55.722236 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-28a96c35-9feb-417b-b7df-efa58469018d tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:36:55.732761 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-28a96c35-9feb-417b-b7df-efa58469018d tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:36:55.733718 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 12/49] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:55 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:56.383030 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-838d4b09-a544-464f-ab87-7dc4064b60c9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:56.386435 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-838d4b09-a544-464f-ab87-7dc4064b60c9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:56.386856 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-838d4b09-a544-464f-ab87-7dc4064b60c9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:56.387673 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-838d4b09-a544-464f-ab87-7dc4064b60c9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:56.401733 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:56.401733 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:56.407442 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-838d4b09-a544-464f-ab87-7dc4064b60c9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:56.417389 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-838d4b09-a544-464f-ab87-7dc4064b60c9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:56.418219 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 13/50] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:56 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:56.612778 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:56.754477 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e75c7aba-b9b1-40a2-a24f-08dc3df2c9d2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:56.759027 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e75c7aba-b9b1-40a2-a24f-08dc3df2c9d2 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:56.759027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e75c7aba-b9b1-40a2-a24f-08dc3df2c9d2 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:56.759027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e75c7aba-b9b1-40a2-a24f-08dc3df2c9d2 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:56.777705 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:56.777705 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:56.784901 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e75c7aba-b9b1-40a2-a24f-08dc3df2c9d2 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:36:56.791856 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e75c7aba-b9b1-40a2-a24f-08dc3df2c9d2 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:36:56.792456 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 14/51] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:56 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:57.014393 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:36:57.015951 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-464867623"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:36:57.018703 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-464867623'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:36:57.018703 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Create volume of 1 GB Aug 09 10:36:57.019958 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:57.019958 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:36:57.042224 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Availability zone cache updated, next update will occur around 2026-08-09 11:36:57.041037. {{(pid=100316) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 10:36:57.042224 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Availability Zones retrieved successfully. Aug 09 10:36:57.074864 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Flow 'volume_create_api' (78e663b1-192c-40c4-bcbc-a186c848a9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:36:57.077088 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6e4467-8d34-4131-8bd3-b416cf3ed5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:57.078015 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:36:57.141119 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6e4467-8d34-4131-8bd3-b416cf3ed5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:57.142523 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab61d79-df22-49d3-9453-dad920c9e607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:57.190313 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:36:57.190676 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:36:57.282131 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Created reservations ['cda6c1bb-66a8-464b-8aad-7f8635a0b355', '2cfe3a1e-a7df-4aff-b80a-6dfa58256119', '791d51d2-eb64-42ef-bcd3-0d5098b8cedf', '12e0d5c4-ff3a-4433-aac1-bc13060bb3a1'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:36:57.282131 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab61d79-df22-49d3-9453-dad920c9e607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cda6c1bb-66a8-464b-8aad-7f8635a0b355', '2cfe3a1e-a7df-4aff-b80a-6dfa58256119', '791d51d2-eb64-42ef-bcd3-0d5098b8cedf', '12e0d5c4-ff3a-4433-aac1-bc13060bb3a1']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:57.283425 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a68568a-490e-42ab-a131-b28654d5aaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:57.356541 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a68568a-490e-42ab-a131-b28654d5aaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec2f946f-c5ba-4ef2-8507-35ce0038196a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-464867623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec3df21cc62143e48aff0bb5d0936f53',qos_specs=None,replication_status=,reservations=['cda6c1bb-66a8-464b-8aad-7f8635a0b355','2cfe3a1e-a7df-4aff-b80a-6dfa58256119','791d51d2-eb64-42ef-bcd3-0d5098b8cedf','12e0d5c4-ff3a-4433-aac1-bc13060bb3a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d441e03f274f69bab69e8a2b39c025',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-464867623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec2f946f-c5ba-4ef2-8507-35ce0038196a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec3df21cc62143e48aff0bb5d0936f53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d441e03f274f69bab69e8a2b39c025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:57.357753 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53089133-1135-4426-bd62-f1f2fb1b37b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:57.396245 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53089133-1135-4426-bd62-f1f2fb1b37b5) transitioned into state 'SUCCESS' from state '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-464867623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec3df21cc62143e48aff0bb5d0936f53',qos_specs=None,replication_status=,reservations=['cda6c1bb-66a8-464b-8aad-7f8635a0b355','2cfe3a1e-a7df-4aff-b80a-6dfa58256119','791d51d2-eb64-42ef-bcd3-0d5098b8cedf','12e0d5c4-ff3a-4433-aac1-bc13060bb3a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d441e03f274f69bab69e8a2b39c025',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:57.396707 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83fdd214-c1b4-4e5f-a009-9926d896f76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:36:57.417756 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83fdd214-c1b4-4e5f-a009-9926d896f76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:36:57.419299 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Flow 'volume_create_api' (78e663b1-192c-40c4-bcbc-a186c848a9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:36:57.420532 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Create volume request issued successfully. Aug 09 10:36:57.421372 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a44d7ee9-fd11-4c1f-aca9-4da6bb8f67c0 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:36:57.421372 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 13/52] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:36:56 2026] POST /volume/v3/volumes => generated 784 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:36:57.438595 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dd2ec539-9488-493d-9592-743904ced919 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:57.441541 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b94c2ce-bc4d-4c67-a893-6185d2afc32a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:57.442377 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd2ec539-9488-493d-9592-743904ced919 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:57.442377 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd2ec539-9488-493d-9592-743904ced919 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:57.442377 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd2ec539-9488-493d-9592-743904ced919 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:57.447123 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b94c2ce-bc4d-4c67-a893-6185d2afc32a tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:36:57.447123 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b94c2ce-bc4d-4c67-a893-6185d2afc32a tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:57.447568 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b94c2ce-bc4d-4c67-a893-6185d2afc32a tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:57.452910 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:57.452910 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:57.461670 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dd2ec539-9488-493d-9592-743904ced919 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:57.474215 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd2ec539-9488-493d-9592-743904ced919 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:57.474215 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 13/53] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:57 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:57.527620 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:57.527620 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:57.534614 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4b94c2ce-bc4d-4c67-a893-6185d2afc32a tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:36:57.543197 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b94c2ce-bc4d-4c67-a893-6185d2afc32a tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:36:57.544205 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 14/54] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:57 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 963 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:57.814212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2162c916-adca-4392-a4fc-c2e0f1359271 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:57.818891 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2162c916-adca-4392-a4fc-c2e0f1359271 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:57.819159 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2162c916-adca-4392-a4fc-c2e0f1359271 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:57.819746 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2162c916-adca-4392-a4fc-c2e0f1359271 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:57.844085 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:57.844085 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:57.854303 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2162c916-adca-4392-a4fc-c2e0f1359271 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:36:57.863847 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2162c916-adca-4392-a4fc-c2e0f1359271 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:36:57.864298 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 15/55] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:57 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:58.496529 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b69dac32-30b0-453f-9e56-0013f59e4e79 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:58.498594 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b69dac32-30b0-453f-9e56-0013f59e4e79 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:58.498758 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b69dac32-30b0-453f-9e56-0013f59e4e79 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:58.499033 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b69dac32-30b0-453f-9e56-0013f59e4e79 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:58.519177 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:58.519177 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:36:58.526401 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b69dac32-30b0-453f-9e56-0013f59e4e79 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:58.540151 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b69dac32-30b0-453f-9e56-0013f59e4e79 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:58.540684 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 14/56] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:58 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:58.560718 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-52eea82a-65ef-45f9-a8b9-d17905d0818c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:58.563278 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52eea82a-65ef-45f9-a8b9-d17905d0818c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:36:58.563629 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52eea82a-65ef-45f9-a8b9-d17905d0818c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:58.563893 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52eea82a-65ef-45f9-a8b9-d17905d0818c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:58.611084 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:58.611084 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:36:58.618774 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-52eea82a-65ef-45f9-a8b9-d17905d0818c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:36:58.624935 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52eea82a-65ef-45f9-a8b9-d17905d0818c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:36:58.625174 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 14/57] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:58 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1015 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:36:58.884045 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3abddf04-d2a2-4d8c-9fcd-08c3d61ef50f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:58.887692 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3abddf04-d2a2-4d8c-9fcd-08c3d61ef50f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:58.888073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3abddf04-d2a2-4d8c-9fcd-08c3d61ef50f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:58.890143 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3abddf04-d2a2-4d8c-9fcd-08c3d61ef50f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:58.906285 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:58.906285 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:36:58.913534 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3abddf04-d2a2-4d8c-9fcd-08c3d61ef50f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:36:58.923477 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3abddf04-d2a2-4d8c-9fcd-08c3d61ef50f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:36:58.923477 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 15/58] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:58 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:59.561722 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cc39b6bd-c54c-4458-9fca-a2cd72f2a8f6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:59.567153 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc39b6bd-c54c-4458-9fca-a2cd72f2a8f6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:36:59.567412 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc39b6bd-c54c-4458-9fca-a2cd72f2a8f6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:59.568445 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc39b6bd-c54c-4458-9fca-a2cd72f2a8f6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:59.584662 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:59.584662 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:36:59.595474 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cc39b6bd-c54c-4458-9fca-a2cd72f2a8f6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:36:59.611853 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc39b6bd-c54c-4458-9fca-a2cd72f2a8f6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:36:59.614005 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 16/59] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:59 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:36:59.954838 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e72cc7c8-6de2-4774-aece-889fa26a8a45 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:36:59.966251 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e72cc7c8-6de2-4774-aece-889fa26a8a45 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:36:59.966251 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e72cc7c8-6de2-4774-aece-889fa26a8a45 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:36:59.966251 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e72cc7c8-6de2-4774-aece-889fa26a8a45 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:36:59.999838 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:36:59.999838 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:00.009417 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e72cc7c8-6de2-4774-aece-889fa26a8a45 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:00.031241 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e72cc7c8-6de2-4774-aece-889fa26a8a45 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:00.031241 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 15/60] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:36:59 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:00.632355 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9af1f069-f97a-4897-8888-41c300168205 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:00.636532 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9af1f069-f97a-4897-8888-41c300168205 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:37:00.636758 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9af1f069-f97a-4897-8888-41c300168205 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:00.637204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9af1f069-f97a-4897-8888-41c300168205 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:00.647272 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:00.647272 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:00.659083 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9af1f069-f97a-4897-8888-41c300168205 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:00.664922 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9af1f069-f97a-4897-8888-41c300168205 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:37:00.665257 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 15/61] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:00 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:01.052652 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-61af2c33-f067-42ba-8dda-23c674715fb3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:01.056415 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61af2c33-f067-42ba-8dda-23c674715fb3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:01.056705 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61af2c33-f067-42ba-8dda-23c674715fb3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:01.056963 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61af2c33-f067-42ba-8dda-23c674715fb3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:01.081218 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:01.081218 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:01.087829 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-61af2c33-f067-42ba-8dda-23c674715fb3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:01.102483 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61af2c33-f067-42ba-8dda-23c674715fb3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:01.103230 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 16/62] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:01 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:01.151411 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9408144f-054e-4fd0-be14-30ea6ee7721e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:01.153998 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:37:01.154221 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1875297498"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:01.156255 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1875297498'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:37:01.156378 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Create volume of 1 GB Aug 09 10:37:01.164233 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Availability Zones retrieved successfully. Aug 09 10:37:01.174524 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Flow 'volume_create_api' (13c1b132-3b8d-4dad-9b19-cbaeb42c48f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:01.175300 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd8c62f-124c-4a86-a6f5-cfeb51cf9ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:01.176092 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:37:01.228273 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd8c62f-124c-4a86-a6f5-cfeb51cf9ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:01.229448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb1913e-ee93-4d2e-a360-3bf5845cf146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:01.351879 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Created reservations ['82badb11-5d15-4f13-acfd-0d2f7eb61622', '920e72a5-8e29-4646-bdc2-7c8609251cea', '09257194-e48c-4d1d-8449-cd310a2698d3', '0cbf45d8-51ae-474d-aff8-0d9f68f02c9a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:37:01.353468 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb1913e-ee93-4d2e-a360-3bf5845cf146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82badb11-5d15-4f13-acfd-0d2f7eb61622', '920e72a5-8e29-4646-bdc2-7c8609251cea', '09257194-e48c-4d1d-8449-cd310a2698d3', '0cbf45d8-51ae-474d-aff8-0d9f68f02c9a']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:01.354648 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781ada9c-2184-4313-a1e6-f2699c4a735d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:01.396910 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781ada9c-2184-4313-a1e6-f2699c4a735d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c19feba6-b7d5-4c59-934d-1721af3c10c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1875297498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3c8d634a4c8401baa211f9615ca00f2',qos_specs=None,replication_status=,reservations=['82badb11-5d15-4f13-acfd-0d2f7eb61622','920e72a5-8e29-4646-bdc2-7c8609251cea','09257194-e48c-4d1d-8449-cd310a2698d3','0cbf45d8-51ae-474d-aff8-0d9f68f02c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075cd6d2fcd448129ea0fb2812933994',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:37:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1875297498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c19feba6-b7d5-4c59-934d-1721af3c10c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3c8d634a4c8401baa211f9615ca00f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='075cd6d2fcd448129ea0fb2812933994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:01.399157 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8eb2b01-bfee-46f0-ae62-4f1537785415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:01.447943 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8eb2b01-bfee-46f0-ae62-4f1537785415) transitioned into state 'SUCCESS' from state '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-1875297498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3c8d634a4c8401baa211f9615ca00f2',qos_specs=None,replication_status=,reservations=['82badb11-5d15-4f13-acfd-0d2f7eb61622','920e72a5-8e29-4646-bdc2-7c8609251cea','09257194-e48c-4d1d-8449-cd310a2698d3','0cbf45d8-51ae-474d-aff8-0d9f68f02c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075cd6d2fcd448129ea0fb2812933994',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:01.448701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc431c37-aae1-4088-9fcf-d2f59b44d3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:01.474832 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc431c37-aae1-4088-9fcf-d2f59b44d3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:01.479116 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Flow 'volume_create_api' (13c1b132-3b8d-4dad-9b19-cbaeb42c48f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:01.479116 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Create volume request issued successfully. Aug 09 10:37:01.479437 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9408144f-054e-4fd0-be14-30ea6ee7721e tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:37:01.480477 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 17/63] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:37:01 2026] POST /volume/v3/volumes => generated 755 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:37:01.496849 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d3a0590c-33a3-4580-a9c4-e76f53c14c82 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:01.500790 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d3a0590c-33a3-4580-a9c4-e76f53c14c82 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] GET https://10.4.3.125/volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 Aug 09 10:37:01.501045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d3a0590c-33a3-4580-a9c4-e76f53c14c82 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:01.501264 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d3a0590c-33a3-4580-a9c4-e76f53c14c82 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:01.514298 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:01.514298 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:01.524046 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d3a0590c-33a3-4580-a9c4-e76f53c14c82 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Volume info retrieved successfully. Aug 09 10:37:01.531495 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d3a0590c-33a3-4580-a9c4-e76f53c14c82 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] https://10.4.3.125/volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 returned with HTTP 200 Aug 09 10:37:01.533264 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 16/64] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:01 2026] GET /volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:01.688984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e91dac5c-726b-4b74-a888-481bc8c9e492 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:01.691941 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e91dac5c-726b-4b74-a888-481bc8c9e492 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:37:01.692802 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e91dac5c-726b-4b74-a888-481bc8c9e492 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:01.692802 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e91dac5c-726b-4b74-a888-481bc8c9e492 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:01.703583 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:01.703583 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:01.709604 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e91dac5c-726b-4b74-a888-481bc8c9e492 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:01.716000 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e91dac5c-726b-4b74-a888-481bc8c9e492 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:37:01.716559 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 16/65] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:01 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:02.125643 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eb0e31f2-0e1b-4d1a-9d15-67a67063f76f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:02.128436 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eb0e31f2-0e1b-4d1a-9d15-67a67063f76f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:02.128436 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eb0e31f2-0e1b-4d1a-9d15-67a67063f76f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:02.128914 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eb0e31f2-0e1b-4d1a-9d15-67a67063f76f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:02.146170 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:02.146170 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:02.151274 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eb0e31f2-0e1b-4d1a-9d15-67a67063f76f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:02.157100 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eb0e31f2-0e1b-4d1a-9d15-67a67063f76f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:02.157843 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 17/66] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:02 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:02.556062 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a605d61f-b843-43e3-a306-af9b11b623cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:02.560705 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a605d61f-b843-43e3-a306-af9b11b623cb tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] GET https://10.4.3.125/volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 Aug 09 10:37:02.561009 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a605d61f-b843-43e3-a306-af9b11b623cb tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:02.561275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a605d61f-b843-43e3-a306-af9b11b623cb tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:02.576561 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:02.576561 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:02.586047 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a605d61f-b843-43e3-a306-af9b11b623cb tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Volume info retrieved successfully. Aug 09 10:37:02.595764 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a605d61f-b843-43e3-a306-af9b11b623cb tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] https://10.4.3.125/volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 returned with HTTP 200 Aug 09 10:37:02.597233 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 18/67] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:02 2026] GET /volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:02.738991 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-febdbe4c-83d0-47dd-b77e-b92abb341359 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:02.741476 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-febdbe4c-83d0-47dd-b77e-b92abb341359 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:37:02.741697 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-febdbe4c-83d0-47dd-b77e-b92abb341359 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:02.741960 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-febdbe4c-83d0-47dd-b77e-b92abb341359 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:02.752911 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:02.752911 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:02.758488 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-febdbe4c-83d0-47dd-b77e-b92abb341359 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:02.764711 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-febdbe4c-83d0-47dd-b77e-b92abb341359 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:37:02.765473 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 17/68] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:02 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:03.079211 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-b8b79d8a-2b77-41b9-8b87-09f3a59a7213 req-9b80b253-5956-4f30-83cf-d91afbb6b88a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:03.081771 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b8b79d8a-2b77-41b9-8b87-09f3a59a7213 req-9b80b253-5956-4f30-83cf-d91afbb6b88a tempest-VolumesAdminNegativeTest-2128450334 tempest-VolumesAdminNegativeTest-2128450334-project] GET https://10.4.3.125/volume/v3/volumes/198302b6-712d-49af-9d46-74cb84d0a89e Aug 09 10:37:03.082057 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b8b79d8a-2b77-41b9-8b87-09f3a59a7213 req-9b80b253-5956-4f30-83cf-d91afbb6b88a tempest-VolumesAdminNegativeTest-2128450334 tempest-VolumesAdminNegativeTest-2128450334-project] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:03.082357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b8b79d8a-2b77-41b9-8b87-09f3a59a7213 req-9b80b253-5956-4f30-83cf-d91afbb6b88a tempest-VolumesAdminNegativeTest-2128450334 tempest-VolumesAdminNegativeTest-2128450334-project] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:03.091098 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b8b79d8a-2b77-41b9-8b87-09f3a59a7213 req-9b80b253-5956-4f30-83cf-d91afbb6b88a tempest-VolumesAdminNegativeTest-2128450334 tempest-VolumesAdminNegativeTest-2128450334-project] https://10.4.3.125/volume/v3/volumes/198302b6-712d-49af-9d46-74cb84d0a89e returned with HTTP 404 Aug 09 10:37:03.091276 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 17/69] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:03 2026] GET /volume/v3/volumes/198302b6-712d-49af-9d46-74cb84d0a89e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:03.107976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e1622b59-2f51-4f8d-a757-d14cf6c017a3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:03.110020 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1622b59-2f51-4f8d-a757-d14cf6c017a3 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] DELETE https://10.4.3.125/volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 Aug 09 10:37:03.110369 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1622b59-2f51-4f8d-a757-d14cf6c017a3 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:03.110660 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1622b59-2f51-4f8d-a757-d14cf6c017a3 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:03.110915 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e1622b59-2f51-4f8d-a757-d14cf6c017a3 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Delete volume with id: c19feba6-b7d5-4c59-934d-1721af3c10c7 Aug 09 10:37:03.119034 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:03.119034 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:03.119908 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e1622b59-2f51-4f8d-a757-d14cf6c017a3 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Volume info retrieved successfully. Aug 09 10:37:03.150268 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e1622b59-2f51-4f8d-a757-d14cf6c017a3 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Delete volume request issued successfully. Aug 09 10:37:03.150796 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1622b59-2f51-4f8d-a757-d14cf6c017a3 tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] https://10.4.3.125/volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 returned with HTTP 202 Aug 09 10:37:03.151305 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 18/70] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:37:03 2026] DELETE /volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:03.163449 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9be16643-8233-46bb-bdef-343059fe285b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:03.165860 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9be16643-8233-46bb-bdef-343059fe285b tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] GET https://10.4.3.125/volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 Aug 09 10:37:03.166043 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9be16643-8233-46bb-bdef-343059fe285b tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:03.166465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9be16643-8233-46bb-bdef-343059fe285b tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:03.185623 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b29e7fed-e586-416a-b855-849cf533f9a8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:03.185712 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:03.185712 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:03.187988 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b29e7fed-e586-416a-b855-849cf533f9a8 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:03.189402 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b29e7fed-e586-416a-b855-849cf533f9a8 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:03.189785 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9be16643-8233-46bb-bdef-343059fe285b tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Volume info retrieved successfully. Aug 09 10:37:03.189958 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b29e7fed-e586-416a-b855-849cf533f9a8 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:03.198140 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9be16643-8233-46bb-bdef-343059fe285b tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] https://10.4.3.125/volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 returned with HTTP 200 Aug 09 10:37:03.200353 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 19/71] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:03 2026] GET /volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:03.207051 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:03.207051 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:03.211746 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b29e7fed-e586-416a-b855-849cf533f9a8 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:03.219657 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b29e7fed-e586-416a-b855-849cf533f9a8 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:03.220488 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 18/72] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:03 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:03.784766 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c979c86-140a-4666-b07b-cd79c099e4e1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:03.787181 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c979c86-140a-4666-b07b-cd79c099e4e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:37:03.787474 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c979c86-140a-4666-b07b-cd79c099e4e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:03.787734 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c979c86-140a-4666-b07b-cd79c099e4e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:03.804862 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:03.804862 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:03.816444 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3c979c86-140a-4666-b07b-cd79c099e4e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:03.829937 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c979c86-140a-4666-b07b-cd79c099e4e1 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:37:03.829937 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 18/73] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:03 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:04.221489 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a89e5b7a-89b3-4b36-bed0-70e95a3e1d1a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:04.223204 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a89e5b7a-89b3-4b36-bed0-70e95a3e1d1a tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] GET https://10.4.3.125/volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 Aug 09 10:37:04.223731 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a89e5b7a-89b3-4b36-bed0-70e95a3e1d1a tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:04.224011 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a89e5b7a-89b3-4b36-bed0-70e95a3e1d1a tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:04.233395 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a89e5b7a-89b3-4b36-bed0-70e95a3e1d1a tempest-VolumesAdminNegativeTest-708193243 tempest-VolumesAdminNegativeTest-708193243-project-member] https://10.4.3.125/volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 returned with HTTP 404 Aug 09 10:37:04.234263 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 19/74] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:04 2026] GET /volume/v3/volumes/c19feba6-b7d5-4c59-934d-1721af3c10c7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:04.239834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-47c69572-ad31-4bbe-9873-c824ddd701e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:04.243863 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-47c69572-ad31-4bbe-9873-c824ddd701e2 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:04.244135 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-47c69572-ad31-4bbe-9873-c824ddd701e2 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:04.244457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-47c69572-ad31-4bbe-9873-c824ddd701e2 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:04.264450 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:04.264450 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:04.275561 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-47c69572-ad31-4bbe-9873-c824ddd701e2 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:04.283605 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-47c69572-ad31-4bbe-9873-c824ddd701e2 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:04.284413 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 20/75] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:04 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:37:04.845505 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46523a90-39b8-46f4-ba49-5aa6af35b39a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:04.851863 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46523a90-39b8-46f4-ba49-5aa6af35b39a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:37:04.852141 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46523a90-39b8-46f4-ba49-5aa6af35b39a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:04.852426 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46523a90-39b8-46f4-ba49-5aa6af35b39a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:04.868792 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:04.868792 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:04.875380 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-46523a90-39b8-46f4-ba49-5aa6af35b39a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:04.881929 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46523a90-39b8-46f4-ba49-5aa6af35b39a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:37:04.882630 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 19/76] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:04 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:05.305849 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1754f326-013a-4a45-a1de-477acb0bbc10 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:05.310213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1754f326-013a-4a45-a1de-477acb0bbc10 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:05.310213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1754f326-013a-4a45-a1de-477acb0bbc10 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:05.310213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1754f326-013a-4a45-a1de-477acb0bbc10 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:05.327479 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:05.327479 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:05.334057 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1754f326-013a-4a45-a1de-477acb0bbc10 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:05.341502 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1754f326-013a-4a45-a1de-477acb0bbc10 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:05.342228 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 19/77] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:05 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:05.904067 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e1b57fe3-863f-4d6e-bf95-06774eead0f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:05.909204 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1b57fe3-863f-4d6e-bf95-06774eead0f9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:37:05.909204 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1b57fe3-863f-4d6e-bf95-06774eead0f9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:05.909643 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1b57fe3-863f-4d6e-bf95-06774eead0f9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:05.921539 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:05.921539 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:05.930302 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e1b57fe3-863f-4d6e-bf95-06774eead0f9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:05.938392 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1b57fe3-863f-4d6e-bf95-06774eead0f9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:37:05.939157 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 20/78] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:05 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:06.358979 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-49ae59a7-353b-4bb6-8200-60e6068b106c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:06.362294 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-49ae59a7-353b-4bb6-8200-60e6068b106c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:06.362741 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-49ae59a7-353b-4bb6-8200-60e6068b106c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:06.364269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-49ae59a7-353b-4bb6-8200-60e6068b106c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:06.398345 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:06.398345 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:06.410230 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-49ae59a7-353b-4bb6-8200-60e6068b106c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:06.418827 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-49ae59a7-353b-4bb6-8200-60e6068b106c tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:06.419706 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 21/79] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:06 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:06.958228 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-69be0161-de66-4662-beb1-32e4756fbf9c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:06.960373 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69be0161-de66-4662-beb1-32e4756fbf9c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:37:06.960539 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69be0161-de66-4662-beb1-32e4756fbf9c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:06.960853 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69be0161-de66-4662-beb1-32e4756fbf9c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:06.967843 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:06.967843 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:06.972345 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-69be0161-de66-4662-beb1-32e4756fbf9c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:06.977132 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69be0161-de66-4662-beb1-32e4756fbf9c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:37:06.977693 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 20/80] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:06 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:07.442680 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b495fcea-b532-4845-815a-f3d33bc6b0dd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:07.445227 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b495fcea-b532-4845-815a-f3d33bc6b0dd tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:07.445486 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b495fcea-b532-4845-815a-f3d33bc6b0dd tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:07.445878 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b495fcea-b532-4845-815a-f3d33bc6b0dd tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:07.479534 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:07.479534 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:07.500339 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b495fcea-b532-4845-815a-f3d33bc6b0dd tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:07.520378 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b495fcea-b532-4845-815a-f3d33bc6b0dd tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:07.521565 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 20/81] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:07 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:37:08.007501 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5ee85ab4-bf98-41d9-8c6b-afdef9434dee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:08.014235 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ee85ab4-bf98-41d9-8c6b-afdef9434dee tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:37:08.014235 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ee85ab4-bf98-41d9-8c6b-afdef9434dee tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:08.014235 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ee85ab4-bf98-41d9-8c6b-afdef9434dee tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:08.051175 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:08.051175 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:08.072349 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5ee85ab4-bf98-41d9-8c6b-afdef9434dee tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:08.087536 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ee85ab4-bf98-41d9-8c6b-afdef9434dee tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:37:08.087536 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 21/82] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:08 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 1394 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:08.115402 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:08.120142 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:37:08.120142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1057657782"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:08.123807 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1057657782'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:37:08.124095 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Create volume of 1 GB Aug 09 10:37:08.149046 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Availability Zones retrieved successfully. Aug 09 10:37:08.149046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Flow 'volume_create_api' (c6372b10-6460-448e-96f3-8a1fd80f2125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:08.149046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401cc2ac-fb48-413b-9a22-768fd743411e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:08.151534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:37:08.211312 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401cc2ac-fb48-413b-9a22-768fd743411e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:08.212371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd31a9d-8f58-4612-8142-087d7eb17240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:08.314597 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Created reservations ['a1b8993e-ef7b-4ebf-9b14-e544b7b19392', '4aeabe89-179b-47f5-98f6-7907161260eb', '2029eb3b-f6a5-4650-91b6-ca9fc643e63b', '6f3c221b-9d77-40a1-b5be-ffd3b63ba5a7'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:37:08.317077 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd31a9d-8f58-4612-8142-087d7eb17240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1b8993e-ef7b-4ebf-9b14-e544b7b19392', '4aeabe89-179b-47f5-98f6-7907161260eb', '2029eb3b-f6a5-4650-91b6-ca9fc643e63b', '6f3c221b-9d77-40a1-b5be-ffd3b63ba5a7']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:08.319615 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9456ec-f06a-4b93-bb04-3499702ef396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:08.376844 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9456ec-f06a-4b93-bb04-3499702ef396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47eddb97-b01e-4257-b8ad-b926793d5034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1057657782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29faa998ea743099c681b0d51eb93af',qos_specs=None,replication_status=,reservations=['a1b8993e-ef7b-4ebf-9b14-e544b7b19392','4aeabe89-179b-47f5-98f6-7907161260eb','2029eb3b-f6a5-4650-91b6-ca9fc643e63b','6f3c221b-9d77-40a1-b5be-ffd3b63ba5a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd7e982640f4cfb8a21d8e93feb5a89',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1057657782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47eddb97-b01e-4257-b8ad-b926793d5034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b29faa998ea743099c681b0d51eb93af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fd7e982640f4cfb8a21d8e93feb5a89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:08.380036 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d5260cd-0fd0-4093-9b9f-b1f57b2f8eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:08.433446 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d5260cd-0fd0-4093-9b9f-b1f57b2f8eed) transitioned into state 'SUCCESS' from state '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-1057657782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29faa998ea743099c681b0d51eb93af',qos_specs=None,replication_status=,reservations=['a1b8993e-ef7b-4ebf-9b14-e544b7b19392','4aeabe89-179b-47f5-98f6-7907161260eb','2029eb3b-f6a5-4650-91b6-ca9fc643e63b','6f3c221b-9d77-40a1-b5be-ffd3b63ba5a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd7e982640f4cfb8a21d8e93feb5a89',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:08.433446 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c3e7b2-8c0e-42a9-bfe6-5b3ba6c6fb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:08.471454 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c3e7b2-8c0e-42a9-bfe6-5b3ba6c6fb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:08.471454 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Flow 'volume_create_api' (c6372b10-6460-448e-96f3-8a1fd80f2125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:08.471677 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Create volume request issued successfully. Aug 09 10:37:08.473610 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-657e7eb7-c209-47d3-9f6e-cec76d407b85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:37:08.475349 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 22/83] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:37:08 2026] POST /volume/v3/volumes => generated 757 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:37:08.495868 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-667a5796-ec9e-478a-a76b-cd28771e7027 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:08.500376 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-667a5796-ec9e-478a-a76b-cd28771e7027 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 Aug 09 10:37:08.500829 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-667a5796-ec9e-478a-a76b-cd28771e7027 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:08.500983 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-667a5796-ec9e-478a-a76b-cd28771e7027 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:08.516771 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:08.516771 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:08.539363 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-667a5796-ec9e-478a-a76b-cd28771e7027 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:08.544884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-69a7f912-cd66-4587-896b-b12ab6345ba3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:08.551256 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-69a7f912-cd66-4587-896b-b12ab6345ba3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:08.551256 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-69a7f912-cd66-4587-896b-b12ab6345ba3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:08.551256 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-69a7f912-cd66-4587-896b-b12ab6345ba3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:08.554752 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-667a5796-ec9e-478a-a76b-cd28771e7027 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 returned with HTTP 200 Aug 09 10:37:08.555442 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 21/84] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:08 2026] GET /volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 => generated 825 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:08.569234 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:08.569234 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:08.574859 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-69a7f912-cd66-4587-896b-b12ab6345ba3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:08.582111 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-69a7f912-cd66-4587-896b-b12ab6345ba3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:08.582679 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 21/85] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:08 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:09.580314 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-18ef7c64-fcfa-41be-9093-808d5a08b22f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:09.582488 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-18ef7c64-fcfa-41be-9093-808d5a08b22f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 Aug 09 10:37:09.583134 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-18ef7c64-fcfa-41be-9093-808d5a08b22f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:09.583134 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-18ef7c64-fcfa-41be-9093-808d5a08b22f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:09.596291 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:09.596291 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:09.604221 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-18ef7c64-fcfa-41be-9093-808d5a08b22f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:09.605129 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4a6e5acd-ab70-4f68-a2f3-0f394f0af5fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:09.609003 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a6e5acd-ab70-4f68-a2f3-0f394f0af5fc tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:09.609003 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a6e5acd-ab70-4f68-a2f3-0f394f0af5fc tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:09.609003 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a6e5acd-ab70-4f68-a2f3-0f394f0af5fc tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:09.613082 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-18ef7c64-fcfa-41be-9093-808d5a08b22f tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 returned with HTTP 200 Aug 09 10:37:09.616141 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 22/86] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:09 2026] GET /volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:09.637337 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:09.637337 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:09.638375 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:09.640092 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:37:09.640619 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1488775191"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:09.642543 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1488775191'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:37:09.642776 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Create volume of 1 GB Aug 09 10:37:09.643387 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4a6e5acd-ab70-4f68-a2f3-0f394f0af5fc tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:09.650677 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a6e5acd-ab70-4f68-a2f3-0f394f0af5fc tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:09.651832 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Availability Zones retrieved successfully. Aug 09 10:37:09.652068 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 23/87] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:09 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:09.657834 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Flow 'volume_create_api' (2a97299d-6ae6-4692-a122-97e07ad2f990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:09.657960 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69f808d-c6e8-4a8d-96bf-6708038ce9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:09.659688 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:37:09.721433 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69f808d-c6e8-4a8d-96bf-6708038ce9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:09.721433 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ea5c84-3a29-4e44-82a2-4531077741de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:09.787802 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Created reservations ['784eec18-af81-44ab-be87-e72f305f68ca', 'ec1ba724-3c82-4968-ab60-a9cb40457ec5', '9be064d3-4c2a-459d-bdd2-b999ec8fcbd7', 'b51f23dc-c422-4bd2-ab80-4ecee700a0c8'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:37:09.789064 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ea5c84-3a29-4e44-82a2-4531077741de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['784eec18-af81-44ab-be87-e72f305f68ca', 'ec1ba724-3c82-4968-ab60-a9cb40457ec5', '9be064d3-4c2a-459d-bdd2-b999ec8fcbd7', 'b51f23dc-c422-4bd2-ab80-4ecee700a0c8']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:09.791071 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60346b30-cf66-4034-87d9-c57d76291ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:09.827172 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60346b30-cf66-4034-87d9-c57d76291ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02e5a021-caf7-44fe-a674-40bf7b04e938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1488775191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29faa998ea743099c681b0d51eb93af',qos_specs=None,replication_status=,reservations=['784eec18-af81-44ab-be87-e72f305f68ca','ec1ba724-3c82-4968-ab60-a9cb40457ec5','9be064d3-4c2a-459d-bdd2-b999ec8fcbd7','b51f23dc-c422-4bd2-ab80-4ecee700a0c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd7e982640f4cfb8a21d8e93feb5a89',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1488775191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02e5a021-caf7-44fe-a674-40bf7b04e938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b29faa998ea743099c681b0d51eb93af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fd7e982640f4cfb8a21d8e93feb5a89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:09.828556 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b875127f-86f7-4a8c-8163-e1d7e379550e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:09.867486 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b875127f-86f7-4a8c-8163-e1d7e379550e) transitioned into state 'SUCCESS' from state '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-1488775191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29faa998ea743099c681b0d51eb93af',qos_specs=None,replication_status=,reservations=['784eec18-af81-44ab-be87-e72f305f68ca','ec1ba724-3c82-4968-ab60-a9cb40457ec5','9be064d3-4c2a-459d-bdd2-b999ec8fcbd7','b51f23dc-c422-4bd2-ab80-4ecee700a0c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd7e982640f4cfb8a21d8e93feb5a89',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:09.868836 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cedd6ee-9b28-4297-a057-015d486485b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:09.894292 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cedd6ee-9b28-4297-a057-015d486485b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:09.895919 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Flow 'volume_create_api' (2a97299d-6ae6-4692-a122-97e07ad2f990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:09.896838 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Create volume request issued successfully. Aug 09 10:37:09.898619 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ea90ca1d-e1cf-42ca-b3fb-5a508a0f39d8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:37:09.899901 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 22/88] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:37:09 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 09 10:37:09.920736 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-31c75c2d-ec14-4749-9742-f859a12c1a96 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:09.926391 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31c75c2d-ec14-4749-9742-f859a12c1a96 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 Aug 09 10:37:09.926599 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31c75c2d-ec14-4749-9742-f859a12c1a96 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:09.926837 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31c75c2d-ec14-4749-9742-f859a12c1a96 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:09.947418 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:09.947418 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:09.956155 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-31c75c2d-ec14-4749-9742-f859a12c1a96 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:09.963062 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31c75c2d-ec14-4749-9742-f859a12c1a96 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 returned with HTTP 200 Aug 09 10:37:09.963548 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 22/89] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:09 2026] GET /volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:10.223777 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-40b899c2-053f-41a6-bfbb-c3fd7eb3c073 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:10.228099 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-40b899c2-053f-41a6-bfbb-c3fd7eb3c073 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] POST https://10.4.3.125/volume/v3/attachments/47672dfd-508d-4574-a1b9-c9e661a2537a/action Aug 09 10:37:10.228752 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-40b899c2-053f-41a6-bfbb-c3fd7eb3c073 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:10.228958 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-40b899c2-053f-41a6-bfbb-c3fd7eb3c073 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:10.241820 np0000006833 devstack@c-api.service[100319]: /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 09 10:37:10.241820 np0000006833 devstack@c-api.service[100319]: .first() Aug 09 10:37:10.264776 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:10.264776 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:10.292445 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-71b2dc73-c680-43ed-8826-dd801156abb7 req-40b899c2-053f-41a6-bfbb-c3fd7eb3c073 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/attachments/47672dfd-508d-4574-a1b9-c9e661a2537a/action returned with HTTP 204 Aug 09 10:37:10.292445 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 23/90] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:37:10 2026] POST /volume/v3/attachments/47672dfd-508d-4574-a1b9-c9e661a2537a/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:10.678061 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-821f21f3-4ad3-4cae-bda7-e79066da3f7f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:10.678556 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-821f21f3-4ad3-4cae-bda7-e79066da3f7f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:10.678556 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-821f21f3-4ad3-4cae-bda7-e79066da3f7f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:10.679365 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-821f21f3-4ad3-4cae-bda7-e79066da3f7f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:10.708652 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:10.708652 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:10.715727 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-821f21f3-4ad3-4cae-bda7-e79066da3f7f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:10.724681 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-821f21f3-4ad3-4cae-bda7-e79066da3f7f tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:10.725576 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 24/91] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:10 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 1137 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:10.743715 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5c059e00-0445-48a1-a87f-5b8f2bac7b87 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:10.746913 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c059e00-0445-48a1-a87f-5b8f2bac7b87 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:10.747399 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c059e00-0445-48a1-a87f-5b8f2bac7b87 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:10.748145 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c059e00-0445-48a1-a87f-5b8f2bac7b87 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:10.763146 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:10.763146 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:10.768537 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5c059e00-0445-48a1-a87f-5b8f2bac7b87 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:10.775914 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c059e00-0445-48a1-a87f-5b8f2bac7b87 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:10.776608 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 23/92] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:10 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:10.982051 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-401df0ce-a13e-4114-94e4-8b2afd0586b2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:10.984363 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-401df0ce-a13e-4114-94e4-8b2afd0586b2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 Aug 09 10:37:10.984603 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-401df0ce-a13e-4114-94e4-8b2afd0586b2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:10.984834 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-401df0ce-a13e-4114-94e4-8b2afd0586b2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:10.993452 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:10.993452 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:10.998646 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-401df0ce-a13e-4114-94e4-8b2afd0586b2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:11.006429 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-401df0ce-a13e-4114-94e4-8b2afd0586b2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 returned with HTTP 200 Aug 09 10:37:11.007560 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 23/93] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:10 2026] GET /volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:12.475766 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-679597ac-00dd-461e-bf4f-a621ae549910 req-6bd48bda-5142-4ebc-b806-037e2d9805a3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:12.477931 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-679597ac-00dd-461e-bf4f-a621ae549910 req-6bd48bda-5142-4ebc-b806-037e2d9805a3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] DELETE https://10.4.3.125/volume/v3/attachments/47672dfd-508d-4574-a1b9-c9e661a2537a Aug 09 10:37:12.478518 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-679597ac-00dd-461e-bf4f-a621ae549910 req-6bd48bda-5142-4ebc-b806-037e2d9805a3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:12.478518 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-679597ac-00dd-461e-bf4f-a621ae549910 req-6bd48bda-5142-4ebc-b806-037e2d9805a3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:12.491933 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:12.491933 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:12.623203 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-679597ac-00dd-461e-bf4f-a621ae549910 req-6bd48bda-5142-4ebc-b806-037e2d9805a3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/attachments/47672dfd-508d-4574-a1b9-c9e661a2537a returned with HTTP 200 Aug 09 10:37:12.623831 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 24/94] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:37:12 2026] DELETE /volume/v3/attachments/47672dfd-508d-4574-a1b9-c9e661a2537a => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:14.833030 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b8c2276-4db2-4c61-94a3-c69eca8552f5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:14.835398 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b8c2276-4db2-4c61-94a3-c69eca8552f5 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:14.835606 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b8c2276-4db2-4c61-94a3-c69eca8552f5 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:14.835813 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b8c2276-4db2-4c61-94a3-c69eca8552f5 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:14.844454 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:14.844454 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:14.849288 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3b8c2276-4db2-4c61-94a3-c69eca8552f5 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:14.855259 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b8c2276-4db2-4c61-94a3-c69eca8552f5 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:14.855770 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 25/95] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:14 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:14.880749 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9630f6db-9ea9-4e12-86ce-10452d8697b3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:14.885271 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9630f6db-9ea9-4e12-86ce-10452d8697b3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:14.885271 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9630f6db-9ea9-4e12-86ce-10452d8697b3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:14.885271 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9630f6db-9ea9-4e12-86ce-10452d8697b3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:14.894508 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:14.894508 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:14.899673 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9630f6db-9ea9-4e12-86ce-10452d8697b3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:14.906839 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9630f6db-9ea9-4e12-86ce-10452d8697b3 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:14.907331 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 24/96] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:14 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:14.962594 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a51594e-376e-4a3f-8dba-267ba9586612 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:14.965479 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a51594e-376e-4a3f-8dba-267ba9586612 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:14.965690 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a51594e-376e-4a3f-8dba-267ba9586612 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:14.965915 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a51594e-376e-4a3f-8dba-267ba9586612 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:14.980486 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:14.980486 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:14.989596 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1a51594e-376e-4a3f-8dba-267ba9586612 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:15.000582 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a51594e-376e-4a3f-8dba-267ba9586612 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:15.001096 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 24/97] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:14 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:15.034272 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1bef64c2-d355-425f-9645-6ab39d157c52 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:15.038608 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1bef64c2-d355-425f-9645-6ab39d157c52 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] DELETE https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:15.039612 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1bef64c2-d355-425f-9645-6ab39d157c52 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:15.039612 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1bef64c2-d355-425f-9645-6ab39d157c52 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:15.040137 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1bef64c2-d355-425f-9645-6ab39d157c52 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Delete volume with id: 7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:15.062347 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:15.062347 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:15.063555 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1bef64c2-d355-425f-9645-6ab39d157c52 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:15.112402 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1bef64c2-d355-425f-9645-6ab39d157c52 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Delete volume request issued successfully. Aug 09 10:37:15.112738 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1bef64c2-d355-425f-9645-6ab39d157c52 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 202 Aug 09 10:37:15.113467 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 25/98] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:37:15 2026] DELETE /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:15.131884 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-995e1333-7b32-40de-85bb-26f189321356 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:15.134475 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-995e1333-7b32-40de-85bb-26f189321356 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:15.134855 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-995e1333-7b32-40de-85bb-26f189321356 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:15.134997 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-995e1333-7b32-40de-85bb-26f189321356 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:15.147812 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:15.147812 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:15.155206 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-995e1333-7b32-40de-85bb-26f189321356 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Volume info retrieved successfully. Aug 09 10:37:15.162605 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-995e1333-7b32-40de-85bb-26f189321356 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 200 Aug 09 10:37:15.163331 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 26/99] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:15 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:16.186709 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f8ca135a-7547-432e-9a2b-880fa3cf9e35 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:16.189654 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f8ca135a-7547-432e-9a2b-880fa3cf9e35 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] GET https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 Aug 09 10:37:16.189953 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f8ca135a-7547-432e-9a2b-880fa3cf9e35 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:16.190202 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f8ca135a-7547-432e-9a2b-880fa3cf9e35 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:16.201276 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f8ca135a-7547-432e-9a2b-880fa3cf9e35 tempest-DeleteServersTestJSON-1531327914 tempest-DeleteServersTestJSON-1531327914-project-member] https://10.4.3.125/volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 returned with HTTP 404 Aug 09 10:37:16.202533 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 25/100] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:16 2026] GET /volume/v3/volumes/7fa84746-da71-4de3-949e-fc52737df982 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:21.210638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-82951717-2700-4235-96fe-1539e343e238 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:21.213885 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-82951717-2700-4235-96fe-1539e343e238 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:37:21.214123 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-82951717-2700-4235-96fe-1539e343e238 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:21.214454 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-82951717-2700-4235-96fe-1539e343e238 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:21.222316 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:21.222316 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:21.226518 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-82951717-2700-4235-96fe-1539e343e238 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:21.231802 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-82951717-2700-4235-96fe-1539e343e238 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:37:21.232212 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 25/101] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:21 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 1394 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:21.242930 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-bf956d67-2ade-4562-9c5e-593d1bdd06f0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:21.246478 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-bf956d67-2ade-4562-9c5e-593d1bdd06f0 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 Aug 09 10:37:21.246735 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-bf956d67-2ade-4562-9c5e-593d1bdd06f0 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:21.246985 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-bf956d67-2ade-4562-9c5e-593d1bdd06f0 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:21.255823 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:21.255823 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:21.261082 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-bf956d67-2ade-4562-9c5e-593d1bdd06f0 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:21.267043 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-bf956d67-2ade-4562-9c5e-593d1bdd06f0 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 returned with HTTP 200 Aug 09 10:37:21.267742 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 26/102] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:21 2026] GET /volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:21.279363 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-8f086935-02d5-4c8e-993e-368c7060ac86 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:21.286551 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-8f086935-02d5-4c8e-993e-368c7060ac86 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 Aug 09 10:37:21.286815 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-8f086935-02d5-4c8e-993e-368c7060ac86 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:21.287006 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-8f086935-02d5-4c8e-993e-368c7060ac86 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:21.295730 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:21.295730 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:21.301074 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-8f086935-02d5-4c8e-993e-368c7060ac86 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:21.307916 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-8f086935-02d5-4c8e-993e-368c7060ac86 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 returned with HTTP 200 Aug 09 10:37:21.308391 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 27/103] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:21 2026] GET /volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:21.319603 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d4f0cacd-8f5b-49a1-93eb-453777e9edd3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:21.320099 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4f0cacd-8f5b-49a1-93eb-453777e9edd3 None None] GET https://10.4.3.125/volume// Aug 09 10:37:21.320335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4f0cacd-8f5b-49a1-93eb-453777e9edd3 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:21.320575 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4f0cacd-8f5b-49a1-93eb-453777e9edd3 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:21.320959 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4f0cacd-8f5b-49a1-93eb-453777e9edd3 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:21.321323 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 26/104] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:37:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 09 10:37:21.330673 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-0f612e52-5bd5-40a4-aeba-308f7d28c486 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:21.333320 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-0f612e52-5bd5-40a4-aeba-308f7d28c486 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:37:21.333870 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-0f612e52-5bd5-40a4-aeba-308f7d28c486 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3731fc5f-dee6-47bf-a34f-919b4c1031aa", "connector": null, "instance_uuid": "17d86621-983a-4a90-babe-a76249235a3f"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:21.343549 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:21.343549 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:21.395642 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-0f612e52-5bd5-40a4-aeba-308f7d28c486 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:37:21.396258 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 26/105] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:37:21 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 09 10:37:21.408225 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a0ec4ba3-48da-41db-94ba-dc9f1210e65a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:21.408968 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a0ec4ba3-48da-41db-94ba-dc9f1210e65a None None] GET https://10.4.3.125/volume// Aug 09 10:37:21.408968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a0ec4ba3-48da-41db-94ba-dc9f1210e65a None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:21.409238 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a0ec4ba3-48da-41db-94ba-dc9f1210e65a None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:21.410651 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a0ec4ba3-48da-41db-94ba-dc9f1210e65a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:21.410651 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 27/106] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:37: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 09 10:37:21.420823 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-bce831b8-bda9-40ef-8dcc-901c20e509d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:21.424334 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-bce831b8-bda9-40ef-8dcc-901c20e509d6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:37:21.424821 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-bce831b8-bda9-40ef-8dcc-901c20e509d6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47eddb97-b01e-4257-b8ad-b926793d5034", "connector": null, "instance_uuid": "17d86621-983a-4a90-babe-a76249235a3f"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:21.437494 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:21.437494 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:21.496560 np0000006833 devstack@c-api.service[100317]: /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 09 10:37:21.496560 np0000006833 devstack@c-api.service[100317]: .first() Aug 09 10:37:21.519345 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-bce831b8-bda9-40ef-8dcc-901c20e509d6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:37:21.519848 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 28/107] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:37:21 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:21.534894 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e7e78ca0-9bf7-4b78-bb93-7d2f7d734f2d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:21.535636 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e7e78ca0-9bf7-4b78-bb93-7d2f7d734f2d None None] GET https://10.4.3.125/volume// Aug 09 10:37:21.535919 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e7e78ca0-9bf7-4b78-bb93-7d2f7d734f2d None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:21.536261 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e7e78ca0-9bf7-4b78-bb93-7d2f7d734f2d None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:21.536761 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e7e78ca0-9bf7-4b78-bb93-7d2f7d734f2d None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:21.537379 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 27/108] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:37: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 09 10:37:21.549474 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-4b58eee9-bf60-478e-8b0a-2ee4d828e7f8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:21.551725 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-4b58eee9-bf60-478e-8b0a-2ee4d828e7f8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:37:21.552467 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-4b58eee9-bf60-478e-8b0a-2ee4d828e7f8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02e5a021-caf7-44fe-a674-40bf7b04e938", "connector": null, "instance_uuid": "17d86621-983a-4a90-babe-a76249235a3f"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:21.563099 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:21.563099 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:21.596965 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-4b58eee9-bf60-478e-8b0a-2ee4d828e7f8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:37:21.597699 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 27/109] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:37:21 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 09 10:37:24.076892 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7f1161ab-f3ae-4855-bab2-f130403665c7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.159229 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2d7c2caf-42a4-4114-a0e5-3617e6b19b06 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.159229 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d7c2caf-42a4-4114-a0e5-3617e6b19b06 None None] GET https://10.4.3.125/volume// Aug 09 10:37:24.159229 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d7c2caf-42a4-4114-a0e5-3617e6b19b06 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:24.159229 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d7c2caf-42a4-4114-a0e5-3617e6b19b06 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:24.159229 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d7c2caf-42a4-4114-a0e5-3617e6b19b06 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:24.159758 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 29/110] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10: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 09 10:37:24.171261 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-291b6a15-90e7-4a48-9279-a89c7fa0aa13 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.174742 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-291b6a15-90e7-4a48-9279-a89c7fa0aa13 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:37:24.175008 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-291b6a15-90e7-4a48-9279-a89c7fa0aa13 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:24.175269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-291b6a15-90e7-4a48-9279-a89c7fa0aa13 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:24.186630 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:24.186630 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:24.190574 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-291b6a15-90e7-4a48-9279-a89c7fa0aa13 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:24.196809 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-291b6a15-90e7-4a48-9279-a89c7fa0aa13 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:37:24.197404 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 28/111] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:37:24 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 1573 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 10:37:24.293396 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-b6186a5e-0cdc-4d14-b754-c44d67cabe85 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.297702 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-b6186a5e-0cdc-4d14-b754-c44d67cabe85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] PUT https://10.4.3.125/volume/v3/attachments/b84b25b1-5c53-4210-8852-ab70a7141649 Aug 09 10:37:24.297702 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-b6186a5e-0cdc-4d14-b754-c44d67cabe85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:24.312234 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-b6186a5e-0cdc-4d14-b754-c44d67cabe85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Acquiring lock "cinder-attachment_update-3731fc5f-dee6-47bf-a34f-919b4c1031aa-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:37:24.320925 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-b6186a5e-0cdc-4d14-b754-c44d67cabe85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Lock "cinder-attachment_update-3731fc5f-dee6-47bf-a34f-919b4c1031aa-np0000006833" acquired by "attachment_update" :: waited 0.011s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:37:24.322690 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:24.322690 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:24.406121 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7f1161ab-f3ae-4855-bab2-f130403665c7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:37:24.407225 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7f1161ab-f3ae-4855-bab2-f130403665c7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1766701138"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:24.464165 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7f1161ab-f3ae-4855-bab2-f130403665c7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:37:24.464810 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 28/112] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:37:24 2026] POST /volume/v3/group_types => generated 181 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:24.482265 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b207e727-23c3-4ee6-90d6-02d5f5da86d7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.485365 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b207e727-23c3-4ee6-90d6-02d5f5da86d7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] POST https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs Aug 09 10:37:24.485365 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b207e727-23c3-4ee6-90d6-02d5f5da86d7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:24.490416 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:24.490416 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:24.519640 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-b6186a5e-0cdc-4d14-b754-c44d67cabe85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Lock "cinder-attachment_update-3731fc5f-dee6-47bf-a34f-919b4c1031aa-np0000006833" released by "attachment_update" :: held 0.199s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:37:24.520920 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-b6186a5e-0cdc-4d14-b754-c44d67cabe85 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments/b84b25b1-5c53-4210-8852-ab70a7141649 returned with HTTP 200 Aug 09 10:37:24.523398 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 28/113] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:37:24 2026] PUT /volume/v3/attachments/b84b25b1-5c53-4210-8852-ab70a7141649 => generated 969 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:24.568161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-4ef89f4a-7a1b-4729-81f3-588da77b71ad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.571644 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-4ef89f4a-7a1b-4729-81f3-588da77b71ad tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] POST https://10.4.3.125/volume/v3/attachments/b84b25b1-5c53-4210-8852-ab70a7141649/action Aug 09 10:37:24.574925 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-4ef89f4a-7a1b-4729-81f3-588da77b71ad tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:24.574925 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-4ef89f4a-7a1b-4729-81f3-588da77b71ad tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:24.602472 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:24.602472 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:24.623395 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-4ef89f4a-7a1b-4729-81f3-588da77b71ad tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments/b84b25b1-5c53-4210-8852-ab70a7141649/action returned with HTTP 204 Aug 09 10:37:24.624030 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 29/114] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:37:24 2026] POST /volume/v3/attachments/b84b25b1-5c53-4210-8852-ab70a7141649/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:24.655066 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e6655e5a-6ad3-4974-952d-65c56f7787e1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.655993 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e6655e5a-6ad3-4974-952d-65c56f7787e1 None None] GET https://10.4.3.125/volume// Aug 09 10:37:24.655993 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e6655e5a-6ad3-4974-952d-65c56f7787e1 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:24.656101 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e6655e5a-6ad3-4974-952d-65c56f7787e1 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:24.656544 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e6655e5a-6ad3-4974-952d-65c56f7787e1 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:24.656896 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 29/115] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10: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 09 10:37:24.673647 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-63913bc4-1bbb-493e-bed1-7ea57a7d6246 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.677378 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-63913bc4-1bbb-493e-bed1-7ea57a7d6246 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 Aug 09 10:37:24.678964 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-63913bc4-1bbb-493e-bed1-7ea57a7d6246 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:24.678964 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-63913bc4-1bbb-493e-bed1-7ea57a7d6246 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:24.681562 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b207e727-23c3-4ee6-90d6-02d5f5da86d7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs returned with HTTP 202 Aug 09 10:37:24.681562 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 30/116] 10.4.3.125 () {70 vars in 1458 bytes} [Sun Aug 9 10:37:24 2026] POST /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs => generated 53 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:37:24.699077 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d551cd3f-6613-416f-815f-67a86ce6ad42 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.700838 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d551cd3f-6613-416f-815f-67a86ce6ad42 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] POST https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs Aug 09 10:37:24.701367 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d551cd3f-6613-416f-815f-67a86ce6ad42 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:24.701899 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:24.701899 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:24.710387 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-63913bc4-1bbb-493e-bed1-7ea57a7d6246 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:24.719437 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-63913bc4-1bbb-493e-bed1-7ea57a7d6246 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 returned with HTTP 200 Aug 09 10:37:24.720315 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 29/117] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:37:24 2026] GET /volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 => generated 1029 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:37:24.738459 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d551cd3f-6613-416f-815f-67a86ce6ad42 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs returned with HTTP 202 Aug 09 10:37:24.738459 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 30/118] 10.4.3.125 () {70 vars in 1458 bytes} [Sun Aug 9 10:37:24 2026] POST /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs => generated 61 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:37:24.753667 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eeed7242-dde4-439a-a93a-e44c8503e383 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.757387 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eeed7242-dde4-439a-a93a-e44c8503e383 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] GET https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key2 Aug 09 10:37:24.758096 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eeed7242-dde4-439a-a93a-e44c8503e383 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:24.758096 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eeed7242-dde4-439a-a93a-e44c8503e383 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:24.770888 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eeed7242-dde4-439a-a93a-e44c8503e383 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key2 returned with HTTP 200 Aug 09 10:37:24.771662 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 30/119] 10.4.3.125 () {68 vars in 1452 bytes} [Sun Aug 9 10:37:24 2026] GET /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key2 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:24.787604 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85d8d4b6-0c65-468f-a605-a86c7ed5855c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.793331 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85d8d4b6-0c65-468f-a605-a86c7ed5855c tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] GET https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 Aug 09 10:37:24.793331 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85d8d4b6-0c65-468f-a605-a86c7ed5855c tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:24.794022 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85d8d4b6-0c65-468f-a605-a86c7ed5855c tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:24.805918 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85d8d4b6-0c65-468f-a605-a86c7ed5855c tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 returned with HTTP 200 Aug 09 10:37:24.806755 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 31/120] 10.4.3.125 () {68 vars in 1452 bytes} [Sun Aug 9 10:37:24 2026] GET /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 => generated 18 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:24.819810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4cdc4d20-1a48-4a8d-b999-16af22898cbf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.822562 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4cdc4d20-1a48-4a8d-b999-16af22898cbf tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] PUT https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 Aug 09 10:37:24.823750 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4cdc4d20-1a48-4a8d-b999-16af22898cbf tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:24.829683 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-1c8fdd8e-e1ad-414e-a43d-80ea225663a8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.832886 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-1c8fdd8e-e1ad-414e-a43d-80ea225663a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] PUT https://10.4.3.125/volume/v3/attachments/d9404f45-482a-4b3e-b8e8-7499a00dd978 Aug 09 10:37:24.833403 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-1c8fdd8e-e1ad-414e-a43d-80ea225663a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:24.846627 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-1c8fdd8e-e1ad-414e-a43d-80ea225663a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Acquiring lock "cinder-attachment_update-47eddb97-b01e-4257-b8ad-b926793d5034-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:37:24.856748 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-1c8fdd8e-e1ad-414e-a43d-80ea225663a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Lock "cinder-attachment_update-47eddb97-b01e-4257-b8ad-b926793d5034-np0000006833" acquired by "attachment_update" :: waited 0.010s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:37:24.858210 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:24.858210 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:24.866780 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4cdc4d20-1a48-4a8d-b999-16af22898cbf tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 returned with HTTP 200 Aug 09 10:37:24.868084 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 30/121] 10.4.3.125 () {70 vars in 1472 bytes} [Sun Aug 9 10:37:24 2026] PUT /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 => generated 26 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:24.879752 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ff35a8e2-fba1-4e10-b20e-0c11da303ae3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.882974 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff35a8e2-fba1-4e10-b20e-0c11da303ae3 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] GET https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs Aug 09 10:37:24.883583 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff35a8e2-fba1-4e10-b20e-0c11da303ae3 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:24.883860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff35a8e2-fba1-4e10-b20e-0c11da303ae3 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:24.906955 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff35a8e2-fba1-4e10-b20e-0c11da303ae3 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs returned with HTTP 200 Aug 09 10:37:24.908135 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 31/122] 10.4.3.125 () {68 vars in 1437 bytes} [Sun Aug 9 10:37:24 2026] GET /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs => generated 87 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:24.920150 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d091a480-f762-4747-a526-c1c6f2d79849 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.923240 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d091a480-f762-4747-a526-c1c6f2d79849 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key1 Aug 09 10:37:24.923532 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d091a480-f762-4747-a526-c1c6f2d79849 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:24.923753 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d091a480-f762-4747-a526-c1c6f2d79849 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:24.940960 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d091a480-f762-4747-a526-c1c6f2d79849 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key1 returned with HTTP 202 Aug 09 10:37:24.941877 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 32/123] 10.4.3.125 () {68 vars in 1455 bytes} [Sun Aug 9 10:37:24 2026] DELETE /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:37:24.953093 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2b789ee5-0497-4646-9d8a-f61e6cb8a8f7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.956074 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b789ee5-0497-4646-9d8a-f61e6cb8a8f7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] GET https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key1 Aug 09 10:37:24.956757 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2b789ee5-0497-4646-9d8a-f61e6cb8a8f7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:24.957057 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2b789ee5-0497-4646-9d8a-f61e6cb8a8f7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:24.978997 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b789ee5-0497-4646-9d8a-f61e6cb8a8f7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] HTTP exception thrown: Group Type 1658dbaf-d391-47f9-a1a5-329fb1f16fe4 has no extra spec with key key1. Aug 09 10:37:24.979552 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b789ee5-0497-4646-9d8a-f61e6cb8a8f7 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key1 returned with HTTP 404 Aug 09 10:37:24.980378 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 31/124] 10.4.3.125 () {68 vars in 1452 bytes} [Sun Aug 9 10:37:24 2026] GET /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key1 => generated 126 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:37:24.996424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-26072b9e-cbad-4199-8d52-d05a6958bf5d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:24.999629 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26072b9e-cbad-4199-8d52-d05a6958bf5d tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key2 Aug 09 10:37:25.000575 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26072b9e-cbad-4199-8d52-d05a6958bf5d tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:25.000575 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26072b9e-cbad-4199-8d52-d05a6958bf5d tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:25.015109 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-1c8fdd8e-e1ad-414e-a43d-80ea225663a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Lock "cinder-attachment_update-47eddb97-b01e-4257-b8ad-b926793d5034-np0000006833" released by "attachment_update" :: held 0.159s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:37:25.015604 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-1c8fdd8e-e1ad-414e-a43d-80ea225663a8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments/d9404f45-482a-4b3e-b8e8-7499a00dd978 returned with HTTP 200 Aug 09 10:37:25.016373 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 31/125] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:37:24 2026] PUT /volume/v3/attachments/d9404f45-482a-4b3e-b8e8-7499a00dd978 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:25.025694 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26072b9e-cbad-4199-8d52-d05a6958bf5d tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key2 returned with HTTP 202 Aug 09 10:37:25.026379 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 32/126] 10.4.3.125 () {68 vars in 1455 bytes} [Sun Aug 9 10:37:24 2026] DELETE /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:37:25.040944 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f191216a-a349-4537-a281-11620c52cac3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:25.044931 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f191216a-a349-4537-a281-11620c52cac3 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] GET https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key2 Aug 09 10:37:25.045319 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f191216a-a349-4537-a281-11620c52cac3 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:25.045663 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f191216a-a349-4537-a281-11620c52cac3 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:25.055153 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-35c4f72e-5755-4b1e-9665-0a11687e454d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:25.059215 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f191216a-a349-4537-a281-11620c52cac3 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] HTTP exception thrown: Group Type 1658dbaf-d391-47f9-a1a5-329fb1f16fe4 has no extra spec with key key2. Aug 09 10:37:25.059215 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f191216a-a349-4537-a281-11620c52cac3 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key2 returned with HTTP 404 Aug 09 10:37:25.059215 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 33/127] 10.4.3.125 () {68 vars in 1452 bytes} [Sun Aug 9 10:37:25 2026] GET /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key2 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:37:25.059383 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-35c4f72e-5755-4b1e-9665-0a11687e454d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] POST https://10.4.3.125/volume/v3/attachments/d9404f45-482a-4b3e-b8e8-7499a00dd978/action Aug 09 10:37:25.059609 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-35c4f72e-5755-4b1e-9665-0a11687e454d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:25.059926 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-35c4f72e-5755-4b1e-9665-0a11687e454d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:25.068448 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ffb1f74c-96db-4dcd-b678-5a319a9939f5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:25.071614 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ffb1f74c-96db-4dcd-b678-5a319a9939f5 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 Aug 09 10:37:25.071871 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ffb1f74c-96db-4dcd-b678-5a319a9939f5 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:25.072155 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ffb1f74c-96db-4dcd-b678-5a319a9939f5 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:25.072619 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:25.072619 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:25.090959 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:25.090959 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:25.091151 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ffb1f74c-96db-4dcd-b678-5a319a9939f5 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 returned with HTTP 202 Aug 09 10:37:25.091558 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 32/128] 10.4.3.125 () {68 vars in 1455 bytes} [Sun Aug 9 10:37:25 2026] DELETE /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:37:25.104059 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c122a6bd-b275-4e5c-b0d9-b80d820db81e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:25.109959 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-35c4f72e-5755-4b1e-9665-0a11687e454d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments/d9404f45-482a-4b3e-b8e8-7499a00dd978/action returned with HTTP 204 Aug 09 10:37:25.110071 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c122a6bd-b275-4e5c-b0d9-b80d820db81e tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] GET https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 Aug 09 10:37:25.110292 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 32/129] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:37:25 2026] POST /volume/v3/attachments/d9404f45-482a-4b3e-b8e8-7499a00dd978/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:25.113705 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c122a6bd-b275-4e5c-b0d9-b80d820db81e tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:25.114244 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c122a6bd-b275-4e5c-b0d9-b80d820db81e tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:25.127412 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c122a6bd-b275-4e5c-b0d9-b80d820db81e tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] HTTP exception thrown: Group Type 1658dbaf-d391-47f9-a1a5-329fb1f16fe4 has no extra spec with key key3. Aug 09 10:37:25.127560 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c122a6bd-b275-4e5c-b0d9-b80d820db81e tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 returned with HTTP 404 Aug 09 10:37:25.128356 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 33/130] 10.4.3.125 () {68 vars in 1452 bytes} [Sun Aug 9 10:37:25 2026] GET /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4/group_specs/key3 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:37:25.139717 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e495e5bf-c471-4b10-881e-30f492387506 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:25.142084 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e495e5bf-c471-4b10-881e-30f492387506 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4 Aug 09 10:37:25.142420 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e495e5bf-c471-4b10-881e-30f492387506 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:25.142678 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e495e5bf-c471-4b10-881e-30f492387506 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:25.143566 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-302a2036-3beb-4e4a-87c5-b0457450808d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:25.144150 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-302a2036-3beb-4e4a-87c5-b0457450808d None None] GET https://10.4.3.125/volume// Aug 09 10:37:25.144449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-302a2036-3beb-4e4a-87c5-b0457450808d None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:25.144942 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-302a2036-3beb-4e4a-87c5-b0457450808d None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:25.145362 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-302a2036-3beb-4e4a-87c5-b0457450808d None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:25.146071 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 33/131] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:37: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 09 10:37:25.165846 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-0d74d98d-02ac-43a0-a68f-5f6b255b9103 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:25.170422 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-0d74d98d-02ac-43a0-a68f-5f6b255b9103 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 Aug 09 10:37:25.170422 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-0d74d98d-02ac-43a0-a68f-5f6b255b9103 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:25.170422 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-0d74d98d-02ac-43a0-a68f-5f6b255b9103 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:25.176898 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e495e5bf-c471-4b10-881e-30f492387506 tempest-GroupTypeSpecsTest-372404837 tempest-GroupTypeSpecsTest-372404837-project-admin] https://10.4.3.125/volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4 returned with HTTP 202 Aug 09 10:37:25.177427 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 34/132] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:37:25 2026] DELETE /volume/v3/group_types/1658dbaf-d391-47f9-a1a5-329fb1f16fe4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:37:25.188387 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:25.188387 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:25.194614 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-0d74d98d-02ac-43a0-a68f-5f6b255b9103 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:37:25.202225 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-0d74d98d-02ac-43a0-a68f-5f6b255b9103 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 returned with HTTP 200 Aug 09 10:37:25.202225 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 33/133] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:37:25 2026] GET /volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 => generated 1029 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:37:25.316681 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-5e52baf1-5f91-46dc-b0c9-7f8b1a4c09e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:25.321248 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-5e52baf1-5f91-46dc-b0c9-7f8b1a4c09e6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] PUT https://10.4.3.125/volume/v3/attachments/566383b0-1b1e-4fca-8581-b1b80e067934 Aug 09 10:37:25.322209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-5e52baf1-5f91-46dc-b0c9-7f8b1a4c09e6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:25.336124 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-5e52baf1-5f91-46dc-b0c9-7f8b1a4c09e6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Acquiring lock "cinder-attachment_update-02e5a021-caf7-44fe-a674-40bf7b04e938-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:37:25.345698 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-5e52baf1-5f91-46dc-b0c9-7f8b1a4c09e6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Lock "cinder-attachment_update-02e5a021-caf7-44fe-a674-40bf7b04e938-np0000006833" acquired by "attachment_update" :: waited 0.010s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:37:25.347243 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:25.347243 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:25.515433 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-5e52baf1-5f91-46dc-b0c9-7f8b1a4c09e6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Lock "cinder-attachment_update-02e5a021-caf7-44fe-a674-40bf7b04e938-np0000006833" released by "attachment_update" :: held 0.170s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:37:25.515747 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-5e52baf1-5f91-46dc-b0c9-7f8b1a4c09e6 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments/566383b0-1b1e-4fca-8581-b1b80e067934 returned with HTTP 200 Aug 09 10:37:25.516309 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 34/134] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:37:25 2026] PUT /volume/v3/attachments/566383b0-1b1e-4fca-8581-b1b80e067934 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:25.551233 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-2a4b6dd7-4ac3-4187-939c-49f41a532ab9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:25.557106 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-2a4b6dd7-4ac3-4187-939c-49f41a532ab9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] POST https://10.4.3.125/volume/v3/attachments/566383b0-1b1e-4fca-8581-b1b80e067934/action Aug 09 10:37:25.557663 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-2a4b6dd7-4ac3-4187-939c-49f41a532ab9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:25.558072 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-2a4b6dd7-4ac3-4187-939c-49f41a532ab9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:25.584001 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:25.584001 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:25.615472 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed5bc870-e990-453b-9a2f-fe1c56c4b00c req-2a4b6dd7-4ac3-4187-939c-49f41a532ab9 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments/566383b0-1b1e-4fca-8581-b1b80e067934/action returned with HTTP 204 Aug 09 10:37:25.618064 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 34/135] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:37:25 2026] POST /volume/v3/attachments/566383b0-1b1e-4fca-8581-b1b80e067934/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:30.293486 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:30.296727 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:37:30.296859 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-791000817"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:30.299075 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-791000817'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:37:30.299735 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Create volume of 1 GB Aug 09 10:37:30.306112 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Availability Zones retrieved successfully. Aug 09 10:37:30.312036 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Flow 'volume_create_api' (0292de12-36f0-4bc2-9c35-16be42910f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:30.313043 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4522ff12-fdd0-4516-9475-ffaf5da6a17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:30.313963 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:37:30.337697 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=237,cinder:INSERT=50,cinder:UPDATE=65 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:37:30.354704 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4522ff12-fdd0-4516-9475-ffaf5da6a17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:30.356015 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb4f579-6b62-461a-82af-7a5dcfbb7e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:30.472917 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Created reservations ['c60bf6e5-dd78-4d27-b97a-45aea238821d', 'aabc0af5-a479-418e-8a86-0a132d362dd0', '8c5365ae-4817-4af8-9c31-9d0a08913295', '7497970e-b5d6-454d-aa5a-c1f68f4b17e9'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:37:30.473735 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb4f579-6b62-461a-82af-7a5dcfbb7e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c60bf6e5-dd78-4d27-b97a-45aea238821d', 'aabc0af5-a479-418e-8a86-0a132d362dd0', '8c5365ae-4817-4af8-9c31-9d0a08913295', '7497970e-b5d6-454d-aa5a-c1f68f4b17e9']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:30.474695 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c54394-e683-418b-91b1-c3ae7a5b6ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:30.503859 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c54394-e683-418b-91b1-c3ae7a5b6ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16d297c2-a3f6-454f-a85e-591a463bdf63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-791000817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144faf6fde6344bb973fce719dfa7c70',qos_specs=None,replication_status=,reservations=['c60bf6e5-dd78-4d27-b97a-45aea238821d','aabc0af5-a479-418e-8a86-0a132d362dd0','8c5365ae-4817-4af8-9c31-9d0a08913295','7497970e-b5d6-454d-aa5a-c1f68f4b17e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6805326c2b7d4d1086d7dc56a68aed35',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-791000817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16d297c2-a3f6-454f-a85e-591a463bdf63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144faf6fde6344bb973fce719dfa7c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6805326c2b7d4d1086d7dc56a68aed35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:30.504564 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02372523-63aa-4bec-a37f-80a7d7be58b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:30.545216 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02372523-63aa-4bec-a37f-80a7d7be58b2) transitioned into state 'SUCCESS' from state '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-791000817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144faf6fde6344bb973fce719dfa7c70',qos_specs=None,replication_status=,reservations=['c60bf6e5-dd78-4d27-b97a-45aea238821d','aabc0af5-a479-418e-8a86-0a132d362dd0','8c5365ae-4817-4af8-9c31-9d0a08913295','7497970e-b5d6-454d-aa5a-c1f68f4b17e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6805326c2b7d4d1086d7dc56a68aed35',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:30.545216 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8670f850-08a4-468e-819d-dc065206abf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:30.564217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8670f850-08a4-468e-819d-dc065206abf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:30.565351 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Flow 'volume_create_api' (0292de12-36f0-4bc2-9c35-16be42910f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:30.566466 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Create volume request issued successfully. Aug 09 10:37:30.566765 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e25fdfbd-e0be-43a9-838b-077ae186e5e6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:37:30.567359 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 35/136] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:37:30 2026] POST /volume/v3/volumes => generated 756 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:37:30.589331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e0872a79-d2c2-44d9-b55d-2d106483d0f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:30.591898 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e0872a79-d2c2-44d9-b55d-2d106483d0f6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:37:30.592163 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e0872a79-d2c2-44d9-b55d-2d106483d0f6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:30.592447 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e0872a79-d2c2-44d9-b55d-2d106483d0f6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:30.607533 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:30.607533 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:30.616314 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e0872a79-d2c2-44d9-b55d-2d106483d0f6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:37:30.624279 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e0872a79-d2c2-44d9-b55d-2d106483d0f6 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:37:30.625128 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 34/137] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:30 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:31.337930 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a60643bb-7e11-47a8-9133-56d017c43489 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:31.644562 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-122313a6-5655-4b6c-9bb3-c1695bff3f14 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:31.646633 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-122313a6-5655-4b6c-9bb3-c1695bff3f14 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:37:31.646998 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-122313a6-5655-4b6c-9bb3-c1695bff3f14 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:31.647376 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-122313a6-5655-4b6c-9bb3-c1695bff3f14 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:31.650397 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=147,cinder:UPDATE=32,cinder:INSERT=17 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:37:31.662305 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:31.662305 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:31.668000 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-122313a6-5655-4b6c-9bb3-c1695bff3f14 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:37:31.675958 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-122313a6-5655-4b6c-9bb3-c1695bff3f14 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:37:31.676854 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 35/138] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:31 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:31.702310 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a60643bb-7e11-47a8-9133-56d017c43489 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:37:31.702708 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a60643bb-7e11-47a8-9133-56d017c43489 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-366136468"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:31.707162 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:31.707162 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:31.712971 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=133,cinder:INSERT=9,cinder:UPDATE=21 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:37:31.733852 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a60643bb-7e11-47a8-9133-56d017c43489 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:37:31.734347 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 35/139] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:37:31 2026] POST /volume/v3/types => generated 219 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:31.748278 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-79e36b54-20ae-40a6-a5f4-c812f9408302 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:31.752779 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79e36b54-20ae-40a6-a5f4-c812f9408302 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:37:31.752779 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79e36b54-20ae-40a6-a5f4-c812f9408302 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-515258325"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:31.753034 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:31.753034 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:31.786878 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79e36b54-20ae-40a6-a5f4-c812f9408302 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:37:31.786878 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 36/140] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:37:31 2026] POST /volume/v3/group_types => generated 176 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:31.797590 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-39222a6c-448b-4daf-a803-19d65adc566c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:32.089012 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-39222a6c-448b-4daf-a803-19d65adc566c tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] POST https://10.4.3.125/volume/v3/groups Aug 09 10:37:32.089645 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-39222a6c-448b-4daf-a803-19d65adc566c tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8097bf00-0696-4eaa-b16d-b76c29cb6f0b", "volume_types": ["8820066c-c39c-47c5-9537-097bc46cb077"], "name": "tempest-GroupsV314Test-Group-1713464021"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:32.091954 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-39222a6c-448b-4daf-a803-19d65adc566c tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Creating new group {'group': {'group_type': '8097bf00-0696-4eaa-b16d-b76c29cb6f0b', 'volume_types': ['8820066c-c39c-47c5-9537-097bc46cb077'], 'name': 'tempest-GroupsV314Test-Group-1713464021'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 10:37:32.105397 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=138,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:37:32.107867 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-39222a6c-448b-4daf-a803-19d65adc566c tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Creating group tempest-GroupsV314Test-Group-1713464021. Aug 09 10:37:32.142406 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39222a6c-448b-4daf-a803-19d65adc566c tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Availability zone cache updated, next update will occur around 2026-08-09 11:37:32.141288. {{(pid=100318) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 10:37:32.142549 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-39222a6c-448b-4daf-a803-19d65adc566c tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Availability Zones retrieved successfully. Aug 09 10:37:32.206087 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-39222a6c-448b-4daf-a803-19d65adc566c tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Created reservations ['5d529432-09ea-476b-b421-27ebc08ec26d'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:37:32.292027 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-39222a6c-448b-4daf-a803-19d65adc566c tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/groups returned with HTTP 202 Aug 09 10:37:32.292677 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 35/141] 10.4.3.125 () {70 vars in 1297 bytes} [Sun Aug 9 10:37:31 2026] POST /volume/v3/groups => generated 108 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:32.309838 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-59c5c230-afe6-48f0-b6d0-76527d8842e9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:32.314346 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-59c5c230-afe6-48f0-b6d0-76527d8842e9 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f Aug 09 10:37:32.314346 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-59c5c230-afe6-48f0-b6d0-76527d8842e9 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:32.314346 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-59c5c230-afe6-48f0-b6d0-76527d8842e9 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:32.314346 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-59c5c230-afe6-48f0-b6d0-76527d8842e9 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] show called for member 6ad120e6-1a47-4e72-ab31-f77d5ac55d5f {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:37:32.324469 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:32.324469 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:32.366547 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-59c5c230-afe6-48f0-b6d0-76527d8842e9 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f returned with HTTP 200 Aug 09 10:37:32.366547 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 36/142] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:37:32 2026] GET /volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f => generated 388 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:33.382945 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-366d3984-0a65-4584-8d68-6f3c9e5b3dda None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:33.395956 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-366d3984-0a65-4584-8d68-6f3c9e5b3dda tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f Aug 09 10:37:33.396264 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-366d3984-0a65-4584-8d68-6f3c9e5b3dda tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:33.397249 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-366d3984-0a65-4584-8d68-6f3c9e5b3dda tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:33.397249 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-366d3984-0a65-4584-8d68-6f3c9e5b3dda tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] show called for member 6ad120e6-1a47-4e72-ab31-f77d5ac55d5f {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:37:33.414862 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:33.414862 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:33.466025 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-366d3984-0a65-4584-8d68-6f3c9e5b3dda tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f returned with HTTP 200 Aug 09 10:37:33.466565 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 36/143] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:37:33 2026] GET /volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f => generated 389 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:33.480810 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6d63b75a-c23e-4399-98ca-1973d89adefe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:33.484603 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:37:33.486679 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-365872354", "volume_type": "8820066c-c39c-47c5-9537-097bc46cb077", "group_id": "6ad120e6-1a47-4e72-ab31-f77d5ac55d5f", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:33.491217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-365872354', 'volume_type': '8820066c-c39c-47c5-9537-097bc46cb077', 'group_id': '6ad120e6-1a47-4e72-ab31-f77d5ac55d5f', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:37:33.508016 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:33.508016 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:33.508292 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Create volume of 1 GB Aug 09 10:37:33.534212 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Availability Zones retrieved successfully. Aug 09 10:37:33.544337 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Flow 'volume_create_api' (cb7815f6-6d81-43fd-9396-5a61107055ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:33.547560 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88206302-4733-4ce7-a69b-aea3964fc771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:33.548657 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:33.548657 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:33.548657 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:37:33.581065 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88206302-4733-4ce7-a69b-aea3964fc771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:37:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8820066c-c39c-47c5-9537-097bc46cb077,is_public=True,name='tempest-GroupsV314Test-volume-type-366136468',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8820066c-c39c-47c5-9537-097bc46cb077', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6ad120e6-1a47-4e72-ab31-f77d5ac55d5f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:33.582434 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab0731ba-4bfa-4f49-aa1a-bb166edc3cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:33.639276 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-366136468 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-366136468, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:37:33.640037 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-366136468 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-366136468, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:37:33.695295 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Created reservations ['da0394c3-38b6-493a-99ce-245a14038679', 'aeb86903-c1bb-4557-a0fb-01eafde00593', '4ecbf740-23c9-47f6-abf4-59a386211858', '9a3333a8-24ac-4231-acda-a17ec186b689'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:37:33.697647 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab0731ba-4bfa-4f49-aa1a-bb166edc3cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da0394c3-38b6-493a-99ce-245a14038679', 'aeb86903-c1bb-4557-a0fb-01eafde00593', '4ecbf740-23c9-47f6-abf4-59a386211858', '9a3333a8-24ac-4231-acda-a17ec186b689']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:33.697939 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac17a930-c4d6-475b-9e47-83c499dcaf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:33.737924 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac17a930-c4d6-475b-9e47-83c499dcaf54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-365872354',encryption_key_id=None,group_id=6ad120e6-1a47-4e72-ab31-f77d5ac55d5f,group_type_id=,metadata={},multiattach=False,project_id='9bf5b0fe55f244f38948cfa5fc2c9857',qos_specs=None,replication_status=,reservations=['da0394c3-38b6-493a-99ce-245a14038679','aeb86903-c1bb-4557-a0fb-01eafde00593','4ecbf740-23c9-47f6-abf4-59a386211858','9a3333a8-24ac-4231-acda-a17ec186b689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e46cf6c15a946a2b2563088af012e34',volume_type_id=8820066c-c39c-47c5-9537-097bc46cb077), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-365872354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6ad120e6-1a47-4e72-ab31-f77d5ac55d5f,host=None,id=e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bf5b0fe55f244f38948cfa5fc2c9857',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e46cf6c15a946a2b2563088af012e34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8820066c-c39c-47c5-9537-097bc46cb077),volume_type_id=8820066c-c39c-47c5-9537-097bc46cb077)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:33.739877 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337192c9-7231-471a-978b-ae9c68a38bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:33.779862 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337192c9-7231-471a-978b-ae9c68a38bfc) transitioned into state 'SUCCESS' from state '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-365872354',encryption_key_id=None,group_id=6ad120e6-1a47-4e72-ab31-f77d5ac55d5f,group_type_id=,metadata={},multiattach=False,project_id='9bf5b0fe55f244f38948cfa5fc2c9857',qos_specs=None,replication_status=,reservations=['da0394c3-38b6-493a-99ce-245a14038679','aeb86903-c1bb-4557-a0fb-01eafde00593','4ecbf740-23c9-47f6-abf4-59a386211858','9a3333a8-24ac-4231-acda-a17ec186b689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e46cf6c15a946a2b2563088af012e34',volume_type_id=8820066c-c39c-47c5-9537-097bc46cb077)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:33.781209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d786709-cf11-44aa-9a5e-6be226450307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:33.816606 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d786709-cf11-44aa-9a5e-6be226450307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:33.819946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Flow 'volume_create_api' (cb7815f6-6d81-43fd-9396-5a61107055ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:33.820066 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Create volume request issued successfully. Aug 09 10:37:33.821320 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:33.821985 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:33.872452 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:33.877860 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:33.877860 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:33.884073 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d63b75a-c23e-4399-98ca-1973d89adefe tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:37:33.884719 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 37/144] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:37:33 2026] POST /volume/v3/volumes => generated 817 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:33.903090 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a7aa6192-401c-4d5d-b781-530def1ef8dc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:33.905923 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a7aa6192-401c-4d5d-b781-530def1ef8dc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb Aug 09 10:37:33.905923 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a7aa6192-401c-4d5d-b781-530def1ef8dc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:33.907517 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a7aa6192-401c-4d5d-b781-530def1ef8dc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:33.920760 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:33.920760 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:33.927415 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a7aa6192-401c-4d5d-b781-530def1ef8dc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Volume info retrieved successfully. Aug 09 10:37:33.928745 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-a7aa6192-401c-4d5d-b781-530def1ef8dc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:33.929107 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-a7aa6192-401c-4d5d-b781-530def1ef8dc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:33.984714 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-a7aa6192-401c-4d5d-b781-530def1ef8dc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:33.989292 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:33.989292 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:33.999406 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a7aa6192-401c-4d5d-b781-530def1ef8dc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb returned with HTTP 200 Aug 09 10:37:33.999943 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 36/145] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:37:33 2026] GET /volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb => generated 885 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:35.015617 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b13ad891-6533-460e-80fb-0427de91c9c3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:35.020215 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b13ad891-6533-460e-80fb-0427de91c9c3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb Aug 09 10:37:35.020215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b13ad891-6533-460e-80fb-0427de91c9c3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:35.020215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b13ad891-6533-460e-80fb-0427de91c9c3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:35.027623 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:35.027623 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:35.031937 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b13ad891-6533-460e-80fb-0427de91c9c3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Volume info retrieved successfully. Aug 09 10:37:35.032779 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-b13ad891-6533-460e-80fb-0427de91c9c3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:35.032984 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-b13ad891-6533-460e-80fb-0427de91c9c3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:35.091007 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-b13ad891-6533-460e-80fb-0427de91c9c3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:35.095911 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:35.095911 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:35.106376 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b13ad891-6533-460e-80fb-0427de91c9c3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb returned with HTTP 200 Aug 09 10:37:35.106376 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 37/146] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:37:35 2026] GET /volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb => generated 910 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:35.126889 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:35.129281 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] POST https://10.4.3.125/volume/v3/groups/action Aug 09 10:37:35.129517 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Action body: b'{"create-from-src": {"source_group_id": "6ad120e6-1a47-4e72-ab31-f77d5ac55d5f", "name": "tempest-Group_from_grp-1616882421"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:35.130254 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "6ad120e6-1a47-4e72-ab31-f77d5ac55d5f", "name": "tempest-Group_from_grp-1616882421"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:35.131742 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Creating new group {'create-from-src': {'source_group_id': '6ad120e6-1a47-4e72-ab31-f77d5ac55d5f', 'name': 'tempest-Group_from_grp-1616882421'}}. {{(pid=100319) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 09 10:37:35.131877 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Creating group tempest-Group_from_grp-1616882421 from source group 6ad120e6-1a47-4e72-ab31-f77d5ac55d5f. Aug 09 10:37:35.136235 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:35.136235 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:35.149387 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:35.149387 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:35.364106 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Created reservations ['b40d28da-02fd-4f59-ac9f-d0d088337b4b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:37:35.466359 np0000006833 devstack@c-api.service[100319]: INFO cinder.group.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] A mapping entry already exists for group a305f324-7f9b-45ce-90d3-0d1c7baf5066 and volume type 8820066c-c39c-47c5-9537-097bc46cb077. Do not need to create again. Aug 09 10:37:35.466747 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:35.466747 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:35.471732 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Availability zone cache updated, next update will occur around 2026-08-09 11:37:35.470831. {{(pid=100319) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 10:37:35.471732 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Availability Zones retrieved successfully. Aug 09 10:37:35.478467 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Flow 'volume_create_api' (474172a0-fcb0-40a6-a26c-48da4bf85848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:35.479135 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d817d8e5-464c-458a-86c2-f2891215db39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:35.480281 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:37:35.503971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d817d8e5-464c-458a-86c2-f2891215db39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb', 'volume_type': VolumeType(created_at=2026-08-09T10:37:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8820066c-c39c-47c5-9537-097bc46cb077,is_public=True,name='tempest-GroupsV314Test-volume-type-366136468',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8820066c-c39c-47c5-9537-097bc46cb077', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a305f324-7f9b-45ce-90d3-0d1c7baf5066', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:35.505244 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7cc03de-a608-4702-a9aa-34599f82bd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:35.541309 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-366136468 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-366136468, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:37:35.541427 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-366136468 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-366136468, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:37:35.560173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Created reservations ['fe517327-d579-4b10-a213-39efa8afc923', '06ebec32-e2b1-4e27-9859-de1d37fafa79', '5adb638c-5563-444a-ab21-3ad21e3eeae8', '2a66c0fd-e6d8-4c40-828d-d4cfc83d36b2'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:37:35.560920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7cc03de-a608-4702-a9aa-34599f82bd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe517327-d579-4b10-a213-39efa8afc923', '06ebec32-e2b1-4e27-9859-de1d37fafa79', '5adb638c-5563-444a-ab21-3ad21e3eeae8', '2a66c0fd-e6d8-4c40-828d-d4cfc83d36b2']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:35.561833 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea96cdc6-a63a-4035-bacf-49276eab5b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:35.590481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea96cdc6-a63a-4035-bacf-49276eab5b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d010c6b-aee7-4702-b989-77cd6bb24568', '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=a305f324-7f9b-45ce-90d3-0d1c7baf5066,group_type_id=,metadata={},multiattach=False,project_id='9bf5b0fe55f244f38948cfa5fc2c9857',qos_specs=None,replication_status=,reservations=['fe517327-d579-4b10-a213-39efa8afc923','06ebec32-e2b1-4e27-9859-de1d37fafa79','5adb638c-5563-444a-ab21-3ad21e3eeae8','2a66c0fd-e6d8-4c40-828d-d4cfc83d36b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb,status='creating',user_id='9e46cf6c15a946a2b2563088af012e34',volume_type_id=8820066c-c39c-47c5-9537-097bc46cb077), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:37:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a305f324-7f9b-45ce-90d3-0d1c7baf5066,host=None,id=0d010c6b-aee7-4702-b989-77cd6bb24568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bf5b0fe55f244f38948cfa5fc2c9857',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e46cf6c15a946a2b2563088af012e34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8820066c-c39c-47c5-9537-097bc46cb077),volume_type_id=8820066c-c39c-47c5-9537-097bc46cb077)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:35.591541 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe6dd967-a71f-487f-a3f8-ef083c8f340e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:35.617175 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe6dd967-a71f-487f-a3f8-ef083c8f340e) transitioned into state 'SUCCESS' from 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=a305f324-7f9b-45ce-90d3-0d1c7baf5066,group_type_id=,metadata={},multiattach=False,project_id='9bf5b0fe55f244f38948cfa5fc2c9857',qos_specs=None,replication_status=,reservations=['fe517327-d579-4b10-a213-39efa8afc923','06ebec32-e2b1-4e27-9859-de1d37fafa79','5adb638c-5563-444a-ab21-3ad21e3eeae8','2a66c0fd-e6d8-4c40-828d-d4cfc83d36b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb,status='creating',user_id='9e46cf6c15a946a2b2563088af012e34',volume_type_id=8820066c-c39c-47c5-9537-097bc46cb077)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:35.617630 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Flow 'volume_create_api' (474172a0-fcb0-40a6-a26c-48da4bf85848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:35.617861 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Create volume request issued successfully. Aug 09 10:37:35.634656 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b7eb58c0-4130-4654-8c88-35db8a3394ff tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/groups/action returned with HTTP 202 Aug 09 10:37:35.635175 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 37/147] 10.4.3.125 () {70 vars in 1318 bytes} [Sun Aug 9 10:37:35 2026] POST /volume/v3/groups/action => generated 102 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:35.649478 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:35.655257 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:37:35.655607 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:35.655789 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:35.659706 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:37:35.661292 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:37:35.706841 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Get all volumes completed successfully. Aug 09 10:37:35.708214 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:35.708214 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:35.768428 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:35.772985 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:35.772985 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:35.778280 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:35.779220 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:35.837407 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:35.843178 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:35.843178 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:35.853498 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2413954d-afe7-4acf-8f7e-3c7428d25f20 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:37:35.853498 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 38/148] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:37:35 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:37:35.870748 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b624cf8-b765-46bf-b33b-181eb189adfa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:35.876617 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b624cf8-b765-46bf-b33b-181eb189adfa tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/volumes/0d010c6b-aee7-4702-b989-77cd6bb24568 Aug 09 10:37:35.878011 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b624cf8-b765-46bf-b33b-181eb189adfa tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:35.878011 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b624cf8-b765-46bf-b33b-181eb189adfa tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:35.889744 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:35.889744 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:35.896276 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4b624cf8-b765-46bf-b33b-181eb189adfa tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Volume info retrieved successfully. Aug 09 10:37:35.897008 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-4b624cf8-b765-46bf-b33b-181eb189adfa tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:35.897205 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-4b624cf8-b765-46bf-b33b-181eb189adfa tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:35.936948 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-4b624cf8-b765-46bf-b33b-181eb189adfa tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:35.940698 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:35.940698 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:35.952779 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b624cf8-b765-46bf-b33b-181eb189adfa tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes/0d010c6b-aee7-4702-b989-77cd6bb24568 returned with HTTP 200 Aug 09 10:37:35.953274 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 37/149] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:37:35 2026] GET /volume/v3/volumes/0d010c6b-aee7-4702-b989-77cd6bb24568 => generated 922 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:35.969742 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bd2989b6-d465-4ea8-93d0-934acc5167e6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:35.972014 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd2989b6-d465-4ea8-93d0-934acc5167e6 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/groups/a305f324-7f9b-45ce-90d3-0d1c7baf5066 Aug 09 10:37:35.972319 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd2989b6-d465-4ea8-93d0-934acc5167e6 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:35.972547 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd2989b6-d465-4ea8-93d0-934acc5167e6 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:35.972716 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-bd2989b6-d465-4ea8-93d0-934acc5167e6 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] show called for member a305f324-7f9b-45ce-90d3-0d1c7baf5066 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:37:35.977825 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:35.977825 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:35.986908 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd2989b6-d465-4ea8-93d0-934acc5167e6 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/groups/a305f324-7f9b-45ce-90d3-0d1c7baf5066 returned with HTTP 200 Aug 09 10:37:35.987494 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 38/150] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:37:35 2026] GET /volume/v3/groups/a305f324-7f9b-45ce-90d3-0d1c7baf5066 => generated 417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:36.004989 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:36.007576 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:37:36.007881 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:36.008074 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:36.008695 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:37:36.009176 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:36.009176 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:36.009815 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:37:36.049315 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Get all volumes completed successfully. Aug 09 10:37:36.050240 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:36.050477 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:36.109776 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:36.112504 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:36.112504 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:36.117092 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:36.117414 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:36.167827 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:36.172818 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:36.172818 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:36.185364 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1014961-5ab9-432d-ae8f-ec94d5b662bc tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:37:36.185883 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 38/151] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:37:36 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:37:36.205525 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-09777b59-f4f5-4dec-8219-2a4da4a78716 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:36.207510 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-09777b59-f4f5-4dec-8219-2a4da4a78716 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] POST https://10.4.3.125/volume/v3/groups/a305f324-7f9b-45ce-90d3-0d1c7baf5066/action Aug 09 10:37:36.211243 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-09777b59-f4f5-4dec-8219-2a4da4a78716 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:36.211243 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-09777b59-f4f5-4dec-8219-2a4da4a78716 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:36.211243 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-09777b59-f4f5-4dec-8219-2a4da4a78716 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] delete called for group a305f324-7f9b-45ce-90d3-0d1c7baf5066 {{(pid=100317) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:37:36.211243 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-09777b59-f4f5-4dec-8219-2a4da4a78716 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Delete group with id: a305f324-7f9b-45ce-90d3-0d1c7baf5066 Aug 09 10:37:36.216526 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:36.216526 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:36.330019 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-09777b59-f4f5-4dec-8219-2a4da4a78716 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/groups/a305f324-7f9b-45ce-90d3-0d1c7baf5066/action returned with HTTP 202 Aug 09 10:37:36.330019 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 39/152] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:37:36 2026] POST /volume/v3/groups/a305f324-7f9b-45ce-90d3-0d1c7baf5066/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:37:36.344677 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fc8d24d0-06d7-464f-a806-56f8038b88d3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:36.351771 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc8d24d0-06d7-464f-a806-56f8038b88d3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/volumes/0d010c6b-aee7-4702-b989-77cd6bb24568 Aug 09 10:37:36.352534 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc8d24d0-06d7-464f-a806-56f8038b88d3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:36.352764 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc8d24d0-06d7-464f-a806-56f8038b88d3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:36.362650 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:36.362650 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:36.375933 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fc8d24d0-06d7-464f-a806-56f8038b88d3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Volume info retrieved successfully. Aug 09 10:37:36.376479 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-fc8d24d0-06d7-464f-a806-56f8038b88d3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:36.376731 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-fc8d24d0-06d7-464f-a806-56f8038b88d3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:36.439953 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-fc8d24d0-06d7-464f-a806-56f8038b88d3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:36.446373 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:36.446373 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:36.466210 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc8d24d0-06d7-464f-a806-56f8038b88d3 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes/0d010c6b-aee7-4702-b989-77cd6bb24568 returned with HTTP 200 Aug 09 10:37:36.467101 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 38/153] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:37:36 2026] GET /volume/v3/volumes/0d010c6b-aee7-4702-b989-77cd6bb24568 => generated 921 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:37.488863 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a68fb1e6-12f7-40ae-bb7f-502eea2861e0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:37.491788 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a68fb1e6-12f7-40ae-bb7f-502eea2861e0 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/volumes/0d010c6b-aee7-4702-b989-77cd6bb24568 Aug 09 10:37:37.492094 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a68fb1e6-12f7-40ae-bb7f-502eea2861e0 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:37.492375 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a68fb1e6-12f7-40ae-bb7f-502eea2861e0 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:37.666639 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a68fb1e6-12f7-40ae-bb7f-502eea2861e0 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes/0d010c6b-aee7-4702-b989-77cd6bb24568 returned with HTTP 404 Aug 09 10:37:37.667296 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 39/154] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:37:37 2026] GET /volume/v3/volumes/0d010c6b-aee7-4702-b989-77cd6bb24568 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:37:37.678985 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ec9c5867-39ac-4d17-9a78-389f214da121 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:37.684496 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec9c5867-39ac-4d17-9a78-389f214da121 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/groups/a305f324-7f9b-45ce-90d3-0d1c7baf5066 Aug 09 10:37:37.684792 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec9c5867-39ac-4d17-9a78-389f214da121 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:37.684968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec9c5867-39ac-4d17-9a78-389f214da121 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:37.685142 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-ec9c5867-39ac-4d17-9a78-389f214da121 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] show called for member a305f324-7f9b-45ce-90d3-0d1c7baf5066 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:37:37.689854 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec9c5867-39ac-4d17-9a78-389f214da121 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/groups/a305f324-7f9b-45ce-90d3-0d1c7baf5066 returned with HTTP 404 Aug 09 10:37:37.690800 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 39/155] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:37:37 2026] GET /volume/v3/groups/a305f324-7f9b-45ce-90d3-0d1c7baf5066 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:37:37.711452 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f657589b-cf26-4182-96e1-b03284daa823 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:37.712235 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f657589b-cf26-4182-96e1-b03284daa823 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:37:37.712423 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f657589b-cf26-4182-96e1-b03284daa823 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:37.712902 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f657589b-cf26-4182-96e1-b03284daa823 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:37.713073 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-f657589b-cf26-4182-96e1-b03284daa823 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:37:37.715210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f657589b-cf26-4182-96e1-b03284daa823 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:37:37.732762 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f657589b-cf26-4182-96e1-b03284daa823 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Get all volumes completed successfully. Aug 09 10:37:37.732762 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-f657589b-cf26-4182-96e1-b03284daa823 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:37.738129 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-f657589b-cf26-4182-96e1-b03284daa823 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:37.785648 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-f657589b-cf26-4182-96e1-b03284daa823 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:37.793576 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:37.793576 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:37.811695 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f657589b-cf26-4182-96e1-b03284daa823 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:37:37.814211 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 40/156] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:37:37 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:37.830996 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-41972e7f-fa50-4e8c-82ab-0a3f022f9565 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:37.836531 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-41972e7f-fa50-4e8c-82ab-0a3f022f9565 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] POST https://10.4.3.125/volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f/action Aug 09 10:37:37.836531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-41972e7f-fa50-4e8c-82ab-0a3f022f9565 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:37.836531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-41972e7f-fa50-4e8c-82ab-0a3f022f9565 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:37.838677 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-41972e7f-fa50-4e8c-82ab-0a3f022f9565 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] delete called for group 6ad120e6-1a47-4e72-ab31-f77d5ac55d5f {{(pid=100318) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:37:37.838677 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-41972e7f-fa50-4e8c-82ab-0a3f022f9565 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Delete group with id: 6ad120e6-1a47-4e72-ab31-f77d5ac55d5f Aug 09 10:37:37.844032 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:37.844032 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:38.092205 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-41972e7f-fa50-4e8c-82ab-0a3f022f9565 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f/action returned with HTTP 202 Aug 09 10:37:38.092205 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 39/157] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:37:37 2026] POST /volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f/action => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:37:38.109155 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2dd35289-f57f-4f91-99d7-86c1e460bb44 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:38.112270 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2dd35289-f57f-4f91-99d7-86c1e460bb44 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb Aug 09 10:37:38.112566 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2dd35289-f57f-4f91-99d7-86c1e460bb44 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:38.112810 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2dd35289-f57f-4f91-99d7-86c1e460bb44 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:38.123858 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:38.123858 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:38.132316 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2dd35289-f57f-4f91-99d7-86c1e460bb44 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Volume info retrieved successfully. Aug 09 10:37:38.132495 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-2dd35289-f57f-4f91-99d7-86c1e460bb44 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:37:38.132800 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-2dd35289-f57f-4f91-99d7-86c1e460bb44 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:37:38.200949 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-2dd35289-f57f-4f91-99d7-86c1e460bb44 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:37:38.206253 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:38.206253 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:38.218051 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2dd35289-f57f-4f91-99d7-86c1e460bb44 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb returned with HTTP 200 Aug 09 10:37:38.219250 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 40/158] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:37:38 2026] GET /volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb => generated 909 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:39.243811 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e7eaca27-69e1-43a6-85cc-90482bd2e074 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:39.245562 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7eaca27-69e1-43a6-85cc-90482bd2e074 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb Aug 09 10:37:39.245775 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7eaca27-69e1-43a6-85cc-90482bd2e074 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:39.245916 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7eaca27-69e1-43a6-85cc-90482bd2e074 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:39.254453 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7eaca27-69e1-43a6-85cc-90482bd2e074 tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb returned with HTTP 404 Aug 09 10:37:39.254673 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 40/159] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:37:39 2026] GET /volume/v3/volumes/e5b7e1b3-6fb6-4a5b-aa07-09c7de6ee6fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:37:39.269701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa5dfdae-1692-4df5-b290-67c2834c45ce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:39.273022 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa5dfdae-1692-4df5-b290-67c2834c45ce tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] GET https://10.4.3.125/volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f Aug 09 10:37:39.273451 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa5dfdae-1692-4df5-b290-67c2834c45ce tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:39.274318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa5dfdae-1692-4df5-b290-67c2834c45ce tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:39.274318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-fa5dfdae-1692-4df5-b290-67c2834c45ce tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] show called for member 6ad120e6-1a47-4e72-ab31-f77d5ac55d5f {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:37:39.279450 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa5dfdae-1692-4df5-b290-67c2834c45ce tempest-GroupsV314Test-790837735 tempest-GroupsV314Test-790837735-project-member] https://10.4.3.125/volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f returned with HTTP 404 Aug 09 10:37:39.280360 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 41/160] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:37:39 2026] GET /volume/v3/groups/6ad120e6-1a47-4e72-ab31-f77d5ac55d5f => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:37:39.291252 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f11605ac-b976-4151-b3ad-b6742c6be703 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:39.293007 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f11605ac-b976-4151-b3ad-b6742c6be703 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/8097bf00-0696-4eaa-b16d-b76c29cb6f0b Aug 09 10:37:39.293232 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f11605ac-b976-4151-b3ad-b6742c6be703 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:39.293525 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f11605ac-b976-4151-b3ad-b6742c6be703 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:39.317375 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f11605ac-b976-4151-b3ad-b6742c6be703 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] https://10.4.3.125/volume/v3/group_types/8097bf00-0696-4eaa-b16d-b76c29cb6f0b returned with HTTP 202 Aug 09 10:37:39.318312 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 40/161] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:37:39 2026] DELETE /volume/v3/group_types/8097bf00-0696-4eaa-b16d-b76c29cb6f0b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:37:39.329736 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1dfb984b-63b1-486f-910b-1d3bee664637 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:39.333269 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1dfb984b-63b1-486f-910b-1d3bee664637 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] DELETE https://10.4.3.125/volume/v3/types/8820066c-c39c-47c5-9537-097bc46cb077 Aug 09 10:37:39.333509 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1dfb984b-63b1-486f-910b-1d3bee664637 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:39.333868 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1dfb984b-63b1-486f-910b-1d3bee664637 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:39.407210 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1dfb984b-63b1-486f-910b-1d3bee664637 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] https://10.4.3.125/volume/v3/types/8820066c-c39c-47c5-9537-097bc46cb077 returned with HTTP 202 Aug 09 10:37:39.407689 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 41/162] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:37:39 2026] DELETE /volume/v3/types/8820066c-c39c-47c5-9537-097bc46cb077 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:39.421486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9988cf6a-797b-4c61-ad92-c8d61803d4a3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:39.423932 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9988cf6a-797b-4c61-ad92-c8d61803d4a3 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] GET https://10.4.3.125/volume/v3/types/8820066c-c39c-47c5-9537-097bc46cb077 Aug 09 10:37:39.426614 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9988cf6a-797b-4c61-ad92-c8d61803d4a3 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:39.427026 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9988cf6a-797b-4c61-ad92-c8d61803d4a3 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:39.433276 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9988cf6a-797b-4c61-ad92-c8d61803d4a3 tempest-GroupsV314Test-1659560084 tempest-GroupsV314Test-1659560084-project-admin] https://10.4.3.125/volume/v3/types/8820066c-c39c-47c5-9537-097bc46cb077 returned with HTTP 404 Aug 09 10:37:39.434271 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 41/163] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:37:39 2026] GET /volume/v3/types/8820066c-c39c-47c5-9537-097bc46cb077 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:41.990054 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-c41306bf-f140-4a62-a14f-41e53d360e39 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:41.996825 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-c41306bf-f140-4a62-a14f-41e53d360e39 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:37:41.996825 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-c41306bf-f140-4a62-a14f-41e53d360e39 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:41.998163 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-c41306bf-f140-4a62-a14f-41e53d360e39 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:42.007595 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:42.007595 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:42.013705 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-c41306bf-f140-4a62-a14f-41e53d360e39 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:37:42.021649 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-c41306bf-f140-4a62-a14f-41e53d360e39 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:37:42.022440 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 42/164] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:41 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:42.060529 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-984b5dc9-f95b-493a-a560-d518d6929e46 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:42.061974 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-984b5dc9-f95b-493a-a560-d518d6929e46 None None] GET https://10.4.3.125/volume// Aug 09 10:37:42.061974 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-984b5dc9-f95b-493a-a560-d518d6929e46 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:42.061974 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-984b5dc9-f95b-493a-a560-d518d6929e46 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:42.063137 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-984b5dc9-f95b-493a-a560-d518d6929e46 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:42.063137 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 41/165] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:37: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 09 10:37:42.080829 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-e7e3ceff-3f2e-4058-a215-34f95c299f4c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:42.084558 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-e7e3ceff-3f2e-4058-a215-34f95c299f4c tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:37:42.084990 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-e7e3ceff-3f2e-4058-a215-34f95c299f4c tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16d297c2-a3f6-454f-a85e-591a463bdf63", "connector": null, "instance_uuid": "dcb738dd-66fe-4215-a28d-f02fae97a84b"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:42.099465 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:42.099465 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:42.168476 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-e7e3ceff-3f2e-4058-a215-34f95c299f4c tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:37:42.169103 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 42/166] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:37:42 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:42.238302 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-07e76030-e61a-4bc7-bd51-c93a0cba8d47 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:42.242833 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-07e76030-e61a-4bc7-bd51-c93a0cba8d47 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] POST https://10.4.3.125/volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07/action Aug 09 10:37:42.244175 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-07e76030-e61a-4bc7-bd51-c93a0cba8d47 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:42.244584 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-07e76030-e61a-4bc7-bd51-c93a0cba8d47 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:42.284624 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:42.284624 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:42.308833 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3f0bfd03-8e5c-4068-835a-9ef6268fc2c7 req-07e76030-e61a-4bc7-bd51-c93a0cba8d47 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07/action returned with HTTP 204 Aug 09 10:37:42.309845 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 42/167] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:37:42 2026] POST /volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:42.351332 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cfea3c8a-2ac7-4e26-8c52-baa06c1ff1ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:42.353529 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cfea3c8a-2ac7-4e26-8c52-baa06c1ff1ed tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:37:42.353751 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cfea3c8a-2ac7-4e26-8c52-baa06c1ff1ed tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:42.353950 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cfea3c8a-2ac7-4e26-8c52-baa06c1ff1ed tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:42.368160 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:42.368160 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:42.375576 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cfea3c8a-2ac7-4e26-8c52-baa06c1ff1ed tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:37:42.383675 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cfea3c8a-2ac7-4e26-8c52-baa06c1ff1ed tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:37:42.385035 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 43/168] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:42 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 1111 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:42.404811 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7fc13f70-057a-43b1-b591-1b860ce90aab None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:42.407513 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7fc13f70-057a-43b1-b591-1b860ce90aab tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:37:42.407768 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7fc13f70-057a-43b1-b591-1b860ce90aab tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:42.409222 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7fc13f70-057a-43b1-b591-1b860ce90aab tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:42.432894 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:42.432894 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:42.443863 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7fc13f70-057a-43b1-b591-1b860ce90aab tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:37:42.454942 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7fc13f70-057a-43b1-b591-1b860ce90aab tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:37:42.455861 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 42/169] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:42 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 1111 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:43.878096 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7a64cd73-3058-4335-98a8-e343ae8060dc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:43.880429 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:37:43.881008 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-609004403"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:43.883666 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-609004403'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:37:43.883666 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Create volume of 1 GB Aug 09 10:37:43.884034 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:43.884034 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:43.888935 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Availability Zones retrieved successfully. Aug 09 10:37:43.898133 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Flow 'volume_create_api' (20efff35-e73d-4354-84e5-ad7db32c90ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:43.902816 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb85144-d19c-4750-9679-d75eaeaf335e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:43.906386 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:37:43.949496 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb85144-d19c-4750-9679-d75eaeaf335e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:43.950246 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e16e096c-4079-46b3-97ad-79ddf2675ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:44.044463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Created reservations ['e9434d90-df91-4159-ae4c-e3f20fb78eb9', '3f2d61d0-15a8-468f-8063-ce9923f87473', '05a2016f-ca9b-4b1f-94b2-7051a92ce17f', 'edfccf46-0afb-4e1a-a9b5-f1afc13283e0'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:37:44.045291 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e16e096c-4079-46b3-97ad-79ddf2675ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9434d90-df91-4159-ae4c-e3f20fb78eb9', '3f2d61d0-15a8-468f-8063-ce9923f87473', '05a2016f-ca9b-4b1f-94b2-7051a92ce17f', 'edfccf46-0afb-4e1a-a9b5-f1afc13283e0']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:44.046338 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17844dfb-c89e-4845-bfe2-1fc5a37e0d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:44.080747 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17844dfb-c89e-4845-bfe2-1fc5a37e0d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '884ce95b-4d3d-4132-a0d1-cf1a5b48f348', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-609004403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a3af9883734bee97b1356495691535',qos_specs=None,replication_status=,reservations=['e9434d90-df91-4159-ae4c-e3f20fb78eb9','3f2d61d0-15a8-468f-8063-ce9923f87473','05a2016f-ca9b-4b1f-94b2-7051a92ce17f','edfccf46-0afb-4e1a-a9b5-f1afc13283e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67428c9a62a4429c87dfd91601e83bea',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-609004403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=884ce95b-4d3d-4132-a0d1-cf1a5b48f348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94a3af9883734bee97b1356495691535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67428c9a62a4429c87dfd91601e83bea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:44.081936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec1d713-51e4-4242-97fc-4f6a0d0736b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:44.111562 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec1d713-51e4-4242-97fc-4f6a0d0736b7) transitioned into state 'SUCCESS' from state '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-609004403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a3af9883734bee97b1356495691535',qos_specs=None,replication_status=,reservations=['e9434d90-df91-4159-ae4c-e3f20fb78eb9','3f2d61d0-15a8-468f-8063-ce9923f87473','05a2016f-ca9b-4b1f-94b2-7051a92ce17f','edfccf46-0afb-4e1a-a9b5-f1afc13283e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67428c9a62a4429c87dfd91601e83bea',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:44.113206 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ed3e76-89eb-4b0a-82d5-868644e96f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:37:44.131497 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ed3e76-89eb-4b0a-82d5-868644e96f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:37:44.134812 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Flow 'volume_create_api' (20efff35-e73d-4354-84e5-ad7db32c90ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:37:44.134812 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Create volume request issued successfully. Aug 09 10:37:44.134812 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7a64cd73-3058-4335-98a8-e343ae8060dc tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:37:44.136229 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 43/170] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:37:43 2026] POST /volume/v3/volumes => generated 754 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:37:44.152293 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-91474223-c596-4a1f-b8ec-e57c0884d9c5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:44.157536 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-91474223-c596-4a1f-b8ec-e57c0884d9c5 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:44.157536 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-91474223-c596-4a1f-b8ec-e57c0884d9c5 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:44.158625 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-91474223-c596-4a1f-b8ec-e57c0884d9c5 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:44.173866 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:44.173866 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:44.183045 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-91474223-c596-4a1f-b8ec-e57c0884d9c5 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:44.192526 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-91474223-c596-4a1f-b8ec-e57c0884d9c5 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:44.192526 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 43/171] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:44 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:45.211655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8e528ef0-bfcf-4753-9bf5-f0f79fe4b0c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:45.216618 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e528ef0-bfcf-4753-9bf5-f0f79fe4b0c2 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:45.216901 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e528ef0-bfcf-4753-9bf5-f0f79fe4b0c2 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:45.217239 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e528ef0-bfcf-4753-9bf5-f0f79fe4b0c2 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:45.222434 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1fc045ab-de1a-41a0-b523-b48a0b93ffd7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:45.226593 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1fc045ab-de1a-41a0-b523-b48a0b93ffd7 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:45.227137 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1fc045ab-de1a-41a0-b523-b48a0b93ffd7 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:45.227137 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1fc045ab-de1a-41a0-b523-b48a0b93ffd7 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:45.232028 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:45.232028 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:45.239950 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:45.239950 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:45.247437 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8e528ef0-bfcf-4753-9bf5-f0f79fe4b0c2 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:45.253634 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1fc045ab-de1a-41a0-b523-b48a0b93ffd7 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:45.254982 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e528ef0-bfcf-4753-9bf5-f0f79fe4b0c2 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:45.257261 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 44/172] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:45 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:45.265237 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1fc045ab-de1a-41a0-b523-b48a0b93ffd7 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:45.266133 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 43/173] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:45 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:45.341407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d95bf37-6c72-468d-a891-2969b3f6a977 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:45.342726 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d95bf37-6c72-468d-a891-2969b3f6a977 None None] GET https://10.4.3.125/volume// Aug 09 10:37:45.342726 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d95bf37-6c72-468d-a891-2969b3f6a977 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:45.342726 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d95bf37-6c72-468d-a891-2969b3f6a977 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:45.342957 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d95bf37-6c72-468d-a891-2969b3f6a977 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:45.346617 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 44/174] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:37:45 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:37:45.367651 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-25922028-3675-44aa-8bea-502cacce1dad None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:45.375115 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-25922028-3675-44aa-8bea-502cacce1dad tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:37:45.375273 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-ab39e7cf-5d35-4da6-9cfd-1a62d5245132 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:45.376101 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-25922028-3675-44aa-8bea-502cacce1dad tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:45.376101 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-25922028-3675-44aa-8bea-502cacce1dad tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:45.378369 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-ab39e7cf-5d35-4da6-9cfd-1a62d5245132 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:45.378747 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-ab39e7cf-5d35-4da6-9cfd-1a62d5245132 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:45.378892 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-ab39e7cf-5d35-4da6-9cfd-1a62d5245132 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:45.394681 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:45.394681 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:45.403642 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:45.403642 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:45.406287 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-ab39e7cf-5d35-4da6-9cfd-1a62d5245132 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:45.413168 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-ab39e7cf-5d35-4da6-9cfd-1a62d5245132 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:45.413717 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 45/175] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:45 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:45.417656 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-25922028-3675-44aa-8bea-502cacce1dad tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:37:45.429251 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-25922028-3675-44aa-8bea-502cacce1dad tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:37:45.430171 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 44/176] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:37:45 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 1291 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:37:45.564222 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-1fee44e7-e181-4854-b060-8ae51269ca77 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:45.567130 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-1fee44e7-e181-4854-b060-8ae51269ca77 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] PUT https://10.4.3.125/volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07 Aug 09 10:37:45.567906 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-1fee44e7-e181-4854-b060-8ae51269ca77 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:45.590724 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-1fee44e7-e181-4854-b060-8ae51269ca77 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Acquiring lock "cinder-attachment_update-16d297c2-a3f6-454f-a85e-591a463bdf63-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:37:45.597454 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-1fee44e7-e181-4854-b060-8ae51269ca77 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Lock "cinder-attachment_update-16d297c2-a3f6-454f-a85e-591a463bdf63-np0000006833" acquired by "attachment_update" :: waited 0.010s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:37:45.599061 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:45.599061 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:45.747661 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-1fee44e7-e181-4854-b060-8ae51269ca77 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Lock "cinder-attachment_update-16d297c2-a3f6-454f-a85e-591a463bdf63-np0000006833" released by "attachment_update" :: held 0.149s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:37:45.747661 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-1fee44e7-e181-4854-b060-8ae51269ca77 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07 returned with HTTP 200 Aug 09 10:37:45.747661 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 44/177] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:37:45 2026] PUT /volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:45.773758 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-33dba5f0-e234-4d84-a66a-7a9e5e3fd1e3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:45.774260 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33dba5f0-e234-4d84-a66a-7a9e5e3fd1e3 None None] GET https://10.4.3.125/volume// Aug 09 10:37:45.774489 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-33dba5f0-e234-4d84-a66a-7a9e5e3fd1e3 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:45.774740 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-33dba5f0-e234-4d84-a66a-7a9e5e3fd1e3 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:45.775142 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33dba5f0-e234-4d84-a66a-7a9e5e3fd1e3 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:45.775867 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 45/178] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:37: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 09 10:37:45.786811 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-b7c3e3b3-5488-4bdd-9425-3e6d2221a333 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:45.790108 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-b7c3e3b3-5488-4bdd-9425-3e6d2221a333 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] POST https://10.4.3.125/volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07/action Aug 09 10:37:45.790677 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-b7c3e3b3-5488-4bdd-9425-3e6d2221a333 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:45.790853 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-b7c3e3b3-5488-4bdd-9425-3e6d2221a333 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:45.808573 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-79d03553-b86e-4108-97e6-9329a0c960cb req-6eb75212-1905-461c-8efa-d12ef15f45de None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:45.817602 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:45.817602 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:45.839755 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-db45a72f-d5c9-48a3-bf76-6997b62675ab req-b7c3e3b3-5488-4bdd-9425-3e6d2221a333 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07/action returned with HTTP 204 Aug 09 10:37:45.840470 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 46/179] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:37:45 2026] POST /volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:45.922911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2021dfe7-1910-4fa8-a6fc-ada4b9c7f2e8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:45.923622 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2021dfe7-1910-4fa8-a6fc-ada4b9c7f2e8 None None] GET https://10.4.3.125/volume// Aug 09 10:37:45.923622 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2021dfe7-1910-4fa8-a6fc-ada4b9c7f2e8 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:45.923796 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2021dfe7-1910-4fa8-a6fc-ada4b9c7f2e8 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:45.924272 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2021dfe7-1910-4fa8-a6fc-ada4b9c7f2e8 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:45.925223 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 45/180] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:37: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 09 10:37:45.956218 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-9e267554-8ce7-4b53-8e83-787313339677 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:46.219635 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-6eb75212-1905-461c-8efa-d12ef15f45de tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:37:46.219889 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-6eb75212-1905-461c-8efa-d12ef15f45de tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9447c3ef-c4b9-415a-9d5a-b5586b6c652f", "connector": null, "instance_uuid": "a5423184-29f4-4109-9fe5-ca61bcf7e48c"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:46.235551 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:46.235551 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:46.313810 np0000006833 devstack@c-api.service[100319]: WARNING cinder.volume.api [req-79d03553-b86e-4108-97e6-9329a0c960cb req-6eb75212-1905-461c-8efa-d12ef15f45de tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 09 10:37:46.333604 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-6eb75212-1905-461c-8efa-d12ef15f45de tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:37:46.334701 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 45/181] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:37:45 2026] POST /volume/v3/attachments => generated 271 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:46.397072 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e38d6eaf-97de-4ede-a472-6e7180a61f21 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:46.399863 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e38d6eaf-97de-4ede-a472-6e7180a61f21 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:46.400207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e38d6eaf-97de-4ede-a472-6e7180a61f21 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:46.400492 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e38d6eaf-97de-4ede-a472-6e7180a61f21 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:46.410806 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-9e267554-8ce7-4b53-8e83-787313339677 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:37:46.411314 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-9e267554-8ce7-4b53-8e83-787313339677 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "884ce95b-4d3d-4132-a0d1-cf1a5b48f348", "connector": null, "instance_uuid": "441a05e1-7e1a-4e0f-8a14-df67bf2ffb21"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:46.427293 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:46.427293 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:46.432089 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:46.432089 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:46.440231 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e38d6eaf-97de-4ede-a472-6e7180a61f21 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:46.452056 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e38d6eaf-97de-4ede-a472-6e7180a61f21 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:46.452222 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 47/182] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:46 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:46.452489 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e357334c-b9bf-4cbe-bea8-e6f0c9409e47 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:46.452962 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e357334c-b9bf-4cbe-bea8-e6f0c9409e47 None None] GET https://10.4.3.125/volume// Aug 09 10:37:46.453650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e357334c-b9bf-4cbe-bea8-e6f0c9409e47 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:46.453650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e357334c-b9bf-4cbe-bea8-e6f0c9409e47 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:46.455120 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e357334c-b9bf-4cbe-bea8-e6f0c9409e47 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:46.455120 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 46/183] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:37:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:37:46.474368 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-79d03553-b86e-4108-97e6-9329a0c960cb req-c250830c-9af4-46d6-8c61-0fae039b2082 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:46.477156 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-c250830c-9af4-46d6-8c61-0fae039b2082 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:46.477410 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-c250830c-9af4-46d6-8c61-0fae039b2082 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:46.477641 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-c250830c-9af4-46d6-8c61-0fae039b2082 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:46.498202 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:46.498202 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:46.510711 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-9e267554-8ce7-4b53-8e83-787313339677 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:37:46.511598 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 46/184] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:37:45 2026] POST /volume/v3/attachments => generated 273 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:46.519334 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-79d03553-b86e-4108-97e6-9329a0c960cb req-c250830c-9af4-46d6-8c61-0fae039b2082 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:46.534631 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-c250830c-9af4-46d6-8c61-0fae039b2082 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:46.534817 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 46/185] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:37:46 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1048 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:37:46.582658 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9072626b-23fd-4ba6-b0a5-59fc06d3e10d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:46.585464 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9072626b-23fd-4ba6-b0a5-59fc06d3e10d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:46.585794 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9072626b-23fd-4ba6-b0a5-59fc06d3e10d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:46.586072 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9072626b-23fd-4ba6-b0a5-59fc06d3e10d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:46.608914 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:46.608914 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:46.622569 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9072626b-23fd-4ba6-b0a5-59fc06d3e10d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:46.628894 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9072626b-23fd-4ba6-b0a5-59fc06d3e10d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:46.629712 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 48/186] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:46 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:46.651102 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e050137c-c8a9-4fa5-9033-e788b4388e2e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:46.651536 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e050137c-c8a9-4fa5-9033-e788b4388e2e None None] GET https://10.4.3.125/volume// Aug 09 10:37:46.652398 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e050137c-c8a9-4fa5-9033-e788b4388e2e None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:46.652398 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e050137c-c8a9-4fa5-9033-e788b4388e2e None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:46.653794 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e050137c-c8a9-4fa5-9033-e788b4388e2e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:46.654146 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 47/187] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:37:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:37:46.672862 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1710d649-51c7-4d3a-9af0-1c99d3de8247 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:46.675289 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-49e06466-da57-4391-8af5-118dfefd3d7c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:46.676309 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1710d649-51c7-4d3a-9af0-1c99d3de8247 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] PUT https://10.4.3.125/volume/v3/attachments/5e2edc4e-a0f9-47a5-930a-d8160c512720 Aug 09 10:37:46.676823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1710d649-51c7-4d3a-9af0-1c99d3de8247 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:46.678732 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-49e06466-da57-4391-8af5-118dfefd3d7c tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:46.679143 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-49e06466-da57-4391-8af5-118dfefd3d7c tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:46.679523 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-49e06466-da57-4391-8af5-118dfefd3d7c tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:46.690792 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1710d649-51c7-4d3a-9af0-1c99d3de8247 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Acquiring lock "cinder-attachment_update-9447c3ef-c4b9-415a-9d5a-b5586b6c652f-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:37:46.694133 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:46.694133 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:46.701537 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1710d649-51c7-4d3a-9af0-1c99d3de8247 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Lock "cinder-attachment_update-9447c3ef-c4b9-415a-9d5a-b5586b6c652f-np0000006833" acquired by "attachment_update" :: waited 0.011s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:37:46.701784 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-49e06466-da57-4391-8af5-118dfefd3d7c tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:46.703029 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:46.703029 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:46.710070 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-49e06466-da57-4391-8af5-118dfefd3d7c tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:46.710594 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 47/188] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:37:46 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:37:46.820269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-1abdbc77-13b4-4f77-a635-6ba37ec90411 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:46.831962 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-1abdbc77-13b4-4f77-a635-6ba37ec90411 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] PUT https://10.4.3.125/volume/v3/attachments/dfc70f61-1459-4001-a3c3-0a374a7b4fc2 Aug 09 10:37:46.831962 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-1abdbc77-13b4-4f77-a635-6ba37ec90411 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:46.854297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-1abdbc77-13b4-4f77-a635-6ba37ec90411 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Acquiring lock "cinder-attachment_update-884ce95b-4d3d-4132-a0d1-cf1a5b48f348-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:37:46.866246 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-1abdbc77-13b4-4f77-a635-6ba37ec90411 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Lock "cinder-attachment_update-884ce95b-4d3d-4132-a0d1-cf1a5b48f348-np0000006833" acquired by "attachment_update" :: waited 0.012s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:37:46.868311 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:46.868311 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:46.868857 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1710d649-51c7-4d3a-9af0-1c99d3de8247 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Lock "cinder-attachment_update-9447c3ef-c4b9-415a-9d5a-b5586b6c652f-np0000006833" released by "attachment_update" :: held 0.167s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:37:46.870367 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-1710d649-51c7-4d3a-9af0-1c99d3de8247 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/attachments/5e2edc4e-a0f9-47a5-930a-d8160c512720 returned with HTTP 200 Aug 09 10:37:46.870367 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 47/189] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:37:46 2026] PUT /volume/v3/attachments/5e2edc4e-a0f9-47a5-930a-d8160c512720 => generated 967 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:47.032490 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bdb605d0-df8c-473b-9d7f-6e4848c13fd0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.042014 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-1abdbc77-13b4-4f77-a635-6ba37ec90411 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Lock "cinder-attachment_update-884ce95b-4d3d-4132-a0d1-cf1a5b48f348-np0000006833" released by "attachment_update" :: held 0.177s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:37:47.042473 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-1abdbc77-13b4-4f77-a635-6ba37ec90411 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/attachments/dfc70f61-1459-4001-a3c3-0a374a7b4fc2 returned with HTTP 200 Aug 09 10:37:47.042888 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 49/190] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:37:46 2026] PUT /volume/v3/attachments/dfc70f61-1459-4001-a3c3-0a374a7b4fc2 => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:47.313648 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bdb605d0-df8c-473b-9d7f-6e4848c13fd0 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] POST https://10.4.3.125/volume/v3/qos-specs Aug 09 10:37:47.314402 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bdb605d0-df8c-473b-9d7f-6e4848c13fd0 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1565445436", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:47.316424 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.316424 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:47.317283 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.qos_specs [None req-bdb605d0-df8c-473b-9d7f-6e4848c13fd0 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1565445436', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100318) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 09 10:37:47.327206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-bdb605d0-df8c-473b-9d7f-6e4848c13fd0 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DB qos_specs_create(): root {'id': 'ef4566db-a41a-4c89-b8c9-323a994818c1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1565445436'} {{(pid=100318) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 09 10:37:47.341269 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bdb605d0-df8c-473b-9d7f-6e4848c13fd0 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs returned with HTTP 200 Aug 09 10:37:47.341959 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 48/191] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:37:47 2026] POST /volume/v3/qos-specs => generated 393 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:47.354299 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a35fdff2-aecc-46bd-8bc9-140e617ba7c4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.356332 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a35fdff2-aecc-46bd-8bc9-140e617ba7c4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:37:47.356966 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a35fdff2-aecc-46bd-8bc9-140e617ba7c4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-641107997"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:47.381750 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a35fdff2-aecc-46bd-8bc9-140e617ba7c4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:37:47.382508 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 48/192] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:37:47 2026] POST /volume/v3/types => generated 221 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:47.393351 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f933eedd-8099-4e3b-9f10-bc4ec6fb016b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.396805 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f933eedd-8099-4e3b-9f10-bc4ec6fb016b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:37:47.397714 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f933eedd-8099-4e3b-9f10-bc4ec6fb016b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-865159665"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:47.399966 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.399966 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:47.428700 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f933eedd-8099-4e3b-9f10-bc4ec6fb016b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:37:47.428700 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 48/193] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:37:47 2026] POST /volume/v3/types => generated 221 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:47.449018 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-35b9395d-36a7-4943-a392-bfe5d749696b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.451777 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35b9395d-36a7-4943-a392-bfe5d749696b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:37:47.452396 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35b9395d-36a7-4943-a392-bfe5d749696b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2116073880"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:47.455099 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.455099 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:47.472632 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fabe75ee-cd72-4808-98a1-b9fb28b465b4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.474566 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fabe75ee-cd72-4808-98a1-b9fb28b465b4 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:47.476206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fabe75ee-cd72-4808-98a1-b9fb28b465b4 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.476206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fabe75ee-cd72-4808-98a1-b9fb28b465b4 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.479277 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35b9395d-36a7-4943-a392-bfe5d749696b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:37:47.479936 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 50/194] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:37:47 2026] POST /volume/v3/types => generated 222 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:37:47.492407 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e81ee101-0559-4330-a8b2-8a9fe27b4cd2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.496025 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e81ee101-0559-4330-a8b2-8a9fe27b4cd2 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associate?vol_type_id=82fb3142-8c25-4e30-a25d-2d209ec0b5d4 Aug 09 10:37:47.496094 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.496094 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:47.496139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e81ee101-0559-4330-a8b2-8a9fe27b4cd2 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.496139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e81ee101-0559-4330-a8b2-8a9fe27b4cd2 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'associate' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.496139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e81ee101-0559-4330-a8b2-8a9fe27b4cd2 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Associate qos_spec: ef4566db-a41a-4c89-b8c9-323a994818c1 with type: 82fb3142-8c25-4e30-a25d-2d209ec0b5d4 {{(pid=100319) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 09 10:37:47.502600 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fabe75ee-cd72-4808-98a1-b9fb28b465b4 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:47.513748 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fabe75ee-cd72-4808-98a1-b9fb28b465b4 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:47.514488 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 49/195] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:47.538152 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e81ee101-0559-4330-a8b2-8a9fe27b4cd2 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associate?vol_type_id=82fb3142-8c25-4e30-a25d-2d209ec0b5d4 returned with HTTP 202 Aug 09 10:37:47.538733 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 49/196] 10.4.3.125 () {66 vars in 1481 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associate?vol_type_id=82fb3142-8c25-4e30-a25d-2d209ec0b5d4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:47.550662 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5076f41d-dd52-4d1b-a763-e2767a493284 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.554406 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5076f41d-dd52-4d1b-a763-e2767a493284 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associate?vol_type_id=c827b7d6-09e5-4d3f-aee2-1af09a588d16 Aug 09 10:37:47.554406 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5076f41d-dd52-4d1b-a763-e2767a493284 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.554406 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5076f41d-dd52-4d1b-a763-e2767a493284 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'associate' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.556139 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5076f41d-dd52-4d1b-a763-e2767a493284 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Associate qos_spec: ef4566db-a41a-4c89-b8c9-323a994818c1 with type: c827b7d6-09e5-4d3f-aee2-1af09a588d16 {{(pid=100316) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 09 10:37:47.589012 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5076f41d-dd52-4d1b-a763-e2767a493284 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associate?vol_type_id=c827b7d6-09e5-4d3f-aee2-1af09a588d16 returned with HTTP 202 Aug 09 10:37:47.589841 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 49/197] 10.4.3.125 () {66 vars in 1481 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associate?vol_type_id=c827b7d6-09e5-4d3f-aee2-1af09a588d16 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:47.601465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84395566-42c5-4c79-9a29-f9bda44425cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.604387 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84395566-42c5-4c79-9a29-f9bda44425cb tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associate?vol_type_id=aa20cd56-8fce-498c-922c-27120a09c5cc Aug 09 10:37:47.605431 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84395566-42c5-4c79-9a29-f9bda44425cb tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.605431 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84395566-42c5-4c79-9a29-f9bda44425cb tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'associate' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.606680 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-84395566-42c5-4c79-9a29-f9bda44425cb tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Associate qos_spec: ef4566db-a41a-4c89-b8c9-323a994818c1 with type: aa20cd56-8fce-498c-922c-27120a09c5cc {{(pid=100317) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 09 10:37:47.653353 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84395566-42c5-4c79-9a29-f9bda44425cb tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associate?vol_type_id=aa20cd56-8fce-498c-922c-27120a09c5cc returned with HTTP 202 Aug 09 10:37:47.653929 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 51/198] 10.4.3.125 () {66 vars in 1481 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associate?vol_type_id=aa20cd56-8fce-498c-922c-27120a09c5cc => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:47.655898 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0ba3740d-26f8-4c59-a167-1f1ab5b6bf3b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.658847 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0ba3740d-26f8-4c59-a167-1f1ab5b6bf3b tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:47.659251 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0ba3740d-26f8-4c59-a167-1f1ab5b6bf3b tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.660562 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0ba3740d-26f8-4c59-a167-1f1ab5b6bf3b tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.665550 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a4d106e8-3ff8-4931-905c-fcfa86635389 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.668113 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a4d106e8-3ff8-4931-905c-fcfa86635389 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associations Aug 09 10:37:47.668260 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a4d106e8-3ff8-4931-905c-fcfa86635389 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.668512 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a4d106e8-3ff8-4931-905c-fcfa86635389 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'associations' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.669464 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.669464 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:47.670623 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a4d106e8-3ff8-4931-905c-fcfa86635389 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Get associations for qos_spec id: ef4566db-a41a-4c89-b8c9-323a994818c1 {{(pid=100319) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 09 10:37:47.677521 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.677521 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:47.683718 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0ba3740d-26f8-4c59-a167-1f1ab5b6bf3b tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:47.699426 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a4d106e8-3ff8-4931-905c-fcfa86635389 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associations returned with HTTP 200 Aug 09 10:37:47.700034 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 50/199] 10.4.3.125 () {66 vars in 1393 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associations => generated 446 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:37:47.701495 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0ba3740d-26f8-4c59-a167-1f1ab5b6bf3b tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:47.702001 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 50/200] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:47.711485 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d7e1f326-db6f-417f-a2da-c1e95a7e61bf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.714492 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7e1f326-db6f-417f-a2da-c1e95a7e61bf tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/disassociate?vol_type_id=82fb3142-8c25-4e30-a25d-2d209ec0b5d4 Aug 09 10:37:47.714732 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7e1f326-db6f-417f-a2da-c1e95a7e61bf tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.715058 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7e1f326-db6f-417f-a2da-c1e95a7e61bf tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'disassociate' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.715691 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.715691 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:47.716477 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d7e1f326-db6f-417f-a2da-c1e95a7e61bf tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Disassociate qos_spec: ef4566db-a41a-4c89-b8c9-323a994818c1 from type: 82fb3142-8c25-4e30-a25d-2d209ec0b5d4 {{(pid=100316) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 09 10:37:47.745416 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7e1f326-db6f-417f-a2da-c1e95a7e61bf tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/disassociate?vol_type_id=82fb3142-8c25-4e30-a25d-2d209ec0b5d4 returned with HTTP 202 Aug 09 10:37:47.746059 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 50/201] 10.4.3.125 () {66 vars in 1490 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/disassociate?vol_type_id=82fb3142-8c25-4e30-a25d-2d209ec0b5d4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:47.757392 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7416116d-0f21-441b-8317-d2cbcdad05aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.760420 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7416116d-0f21-441b-8317-d2cbcdad05aa tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associations Aug 09 10:37:47.760724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7416116d-0f21-441b-8317-d2cbcdad05aa tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.761019 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7416116d-0f21-441b-8317-d2cbcdad05aa tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'associations' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.761579 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.761579 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:47.761876 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7416116d-0f21-441b-8317-d2cbcdad05aa tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Get associations for qos_spec id: ef4566db-a41a-4c89-b8c9-323a994818c1 {{(pid=100317) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 09 10:37:47.800152 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7416116d-0f21-441b-8317-d2cbcdad05aa tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associations returned with HTTP 200 Aug 09 10:37:47.800485 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 52/202] 10.4.3.125 () {66 vars in 1393 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associations => generated 305 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:47.811973 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-75ad4b4b-f952-44f3-ba4f-f8dce4f2e3d4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.814570 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75ad4b4b-f952-44f3-ba4f-f8dce4f2e3d4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/disassociate_all Aug 09 10:37:47.814870 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75ad4b4b-f952-44f3-ba4f-f8dce4f2e3d4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.816437 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75ad4b4b-f952-44f3-ba4f-f8dce4f2e3d4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'disassociate_all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.817433 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.817433 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:47.818106 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.qos_specs_manage [None req-75ad4b4b-f952-44f3-ba4f-f8dce4f2e3d4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Disassociate qos_spec: ef4566db-a41a-4c89-b8c9-323a994818c1 from all. {{(pid=100319) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 09 10:37:47.836784 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75ad4b4b-f952-44f3-ba4f-f8dce4f2e3d4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/disassociate_all returned with HTTP 202 Aug 09 10:37:47.837959 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 51/203] 10.4.3.125 () {66 vars in 1405 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/disassociate_all => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:47.849961 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5f6e22bc-35a6-4de4-ad24-36a1ee55f011 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.853527 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f6e22bc-35a6-4de4-ad24-36a1ee55f011 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associations Aug 09 10:37:47.854000 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f6e22bc-35a6-4de4-ad24-36a1ee55f011 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.854216 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f6e22bc-35a6-4de4-ad24-36a1ee55f011 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'associations' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.855034 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5f6e22bc-35a6-4de4-ad24-36a1ee55f011 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Get associations for qos_spec id: ef4566db-a41a-4c89-b8c9-323a994818c1 {{(pid=100318) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 09 10:37:47.880942 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f6e22bc-35a6-4de4-ad24-36a1ee55f011 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associations returned with HTTP 200 Aug 09 10:37:47.881342 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 51/204] 10.4.3.125 () {66 vars in 1393 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/associations => generated 24 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 09 10:37:47.892717 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d11e5ee5-55ec-49de-8c51-688f1096dff7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.895659 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d11e5ee5-55ec-49de-8c51-688f1096dff7 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DELETE https://10.4.3.125/volume/v3/types/aa20cd56-8fce-498c-922c-27120a09c5cc Aug 09 10:37:47.895778 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d11e5ee5-55ec-49de-8c51-688f1096dff7 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.896020 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d11e5ee5-55ec-49de-8c51-688f1096dff7 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.896589 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.896589 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:47.945308 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d11e5ee5-55ec-49de-8c51-688f1096dff7 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/types/aa20cd56-8fce-498c-922c-27120a09c5cc returned with HTTP 202 Aug 09 10:37:47.945308 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 51/205] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:37:47 2026] DELETE /volume/v3/types/aa20cd56-8fce-498c-922c-27120a09c5cc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:47.954142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9729d55-ff52-44ff-8ede-4334fd4dcdcb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.956571 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9729d55-ff52-44ff-8ede-4334fd4dcdcb tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/types/aa20cd56-8fce-498c-922c-27120a09c5cc Aug 09 10:37:47.956571 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9729d55-ff52-44ff-8ede-4334fd4dcdcb tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.956571 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9729d55-ff52-44ff-8ede-4334fd4dcdcb tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.964825 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9729d55-ff52-44ff-8ede-4334fd4dcdcb tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/types/aa20cd56-8fce-498c-922c-27120a09c5cc returned with HTTP 404 Aug 09 10:37:47.965896 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 53/206] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:37:47 2026] GET /volume/v3/types/aa20cd56-8fce-498c-922c-27120a09c5cc => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:47.976606 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e939f682-b0a0-4a32-a3b4-d2155679d360 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:47.983354 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e939f682-b0a0-4a32-a3b4-d2155679d360 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DELETE https://10.4.3.125/volume/v3/types/c827b7d6-09e5-4d3f-aee2-1af09a588d16 Aug 09 10:37:47.983354 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e939f682-b0a0-4a32-a3b4-d2155679d360 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:47.985155 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e939f682-b0a0-4a32-a3b4-d2155679d360 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:47.985679 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:47.985679 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:48.042250 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e939f682-b0a0-4a32-a3b4-d2155679d360 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/types/c827b7d6-09e5-4d3f-aee2-1af09a588d16 returned with HTTP 202 Aug 09 10:37:48.043545 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 52/207] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:37:47 2026] DELETE /volume/v3/types/c827b7d6-09e5-4d3f-aee2-1af09a588d16 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:48.056342 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-39abc2fb-bc07-446c-84cf-1b8899bacb67 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.058744 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-39abc2fb-bc07-446c-84cf-1b8899bacb67 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/types/c827b7d6-09e5-4d3f-aee2-1af09a588d16 Aug 09 10:37:48.059047 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-39abc2fb-bc07-446c-84cf-1b8899bacb67 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.059844 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-39abc2fb-bc07-446c-84cf-1b8899bacb67 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.067138 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-39abc2fb-bc07-446c-84cf-1b8899bacb67 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/types/c827b7d6-09e5-4d3f-aee2-1af09a588d16 returned with HTTP 404 Aug 09 10:37:48.068093 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 52/208] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/types/c827b7d6-09e5-4d3f-aee2-1af09a588d16 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.083461 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-786dd2d3-12f7-4b31-925a-4b2b1b3ee65c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.085723 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-786dd2d3-12f7-4b31-925a-4b2b1b3ee65c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DELETE https://10.4.3.125/volume/v3/types/82fb3142-8c25-4e30-a25d-2d209ec0b5d4 Aug 09 10:37:48.085723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-786dd2d3-12f7-4b31-925a-4b2b1b3ee65c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.087205 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-786dd2d3-12f7-4b31-925a-4b2b1b3ee65c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.115828 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-786dd2d3-12f7-4b31-925a-4b2b1b3ee65c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/types/82fb3142-8c25-4e30-a25d-2d209ec0b5d4 returned with HTTP 202 Aug 09 10:37:48.115924 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 52/209] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:37:48 2026] DELETE /volume/v3/types/82fb3142-8c25-4e30-a25d-2d209ec0b5d4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:48.127002 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-596b8ee4-5d71-4c64-94ae-4a54dff849ff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.129498 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-596b8ee4-5d71-4c64-94ae-4a54dff849ff tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/types/82fb3142-8c25-4e30-a25d-2d209ec0b5d4 Aug 09 10:37:48.129796 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-596b8ee4-5d71-4c64-94ae-4a54dff849ff tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.130024 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-596b8ee4-5d71-4c64-94ae-4a54dff849ff tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.135663 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-596b8ee4-5d71-4c64-94ae-4a54dff849ff tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/types/82fb3142-8c25-4e30-a25d-2d209ec0b5d4 returned with HTTP 404 Aug 09 10:37:48.136360 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 54/210] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/types/82fb3142-8c25-4e30-a25d-2d209ec0b5d4 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.145929 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ed3f2afd-f243-4ead-94ed-ecb0a940c517 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.148072 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed3f2afd-f243-4ead-94ed-ecb0a940c517 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] POST https://10.4.3.125/volume/v3/qos-specs Aug 09 10:37:48.148459 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed3f2afd-f243-4ead-94ed-ecb0a940c517 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1571579599", "consumer": "back-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:48.152095 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.qos_specs [None req-ed3f2afd-f243-4ead-94ed-ecb0a940c517 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1571579599', 'consumer': 'back-end', 'specs': {}} {{(pid=100319) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 09 10:37:48.156554 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-ed3f2afd-f243-4ead-94ed-ecb0a940c517 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DB qos_specs_create(): root {'id': '9004f83c-6dd7-4e6f-972c-245a3d7452c1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1571579599'} {{(pid=100319) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 09 10:37:48.164282 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed3f2afd-f243-4ead-94ed-ecb0a940c517 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs returned with HTTP 200 Aug 09 10:37:48.164932 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 53/211] 10.4.3.125 () {68 vars in 1264 bytes} [Sun Aug 9 10:37:48 2026] POST /volume/v3/qos-specs => generated 369 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.176632 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-52a3fd41-f702-4f6d-b839-542dcb619d6f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.178877 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52a3fd41-f702-4f6d-b839-542dcb619d6f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DELETE https://10.4.3.125/volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1?force=False Aug 09 10:37:48.179445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52a3fd41-f702-4f6d-b839-542dcb619d6f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.179445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52a3fd41-f702-4f6d-b839-542dcb619d6f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.179674 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.179674 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:48.180102 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.qos_specs_manage [None req-52a3fd41-f702-4f6d-b839-542dcb619d6f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Delete qos_spec: 9004f83c-6dd7-4e6f-972c-245a3d7452c1, force: False {{(pid=100318) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 10:37:48.205768 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52a3fd41-f702-4f6d-b839-542dcb619d6f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1?force=False returned with HTTP 202 Aug 09 10:37:48.206332 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 53/212] 10.4.3.125 () {66 vars in 1380 bytes} [Sun Aug 9 10:37:48 2026] DELETE /volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:48.216128 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fdaa3747-7833-4e6e-9539-02b4c5a9b44c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.218687 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fdaa3747-7833-4e6e-9539-02b4c5a9b44c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1 Aug 09 10:37:48.219003 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fdaa3747-7833-4e6e-9539-02b4c5a9b44c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.219331 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fdaa3747-7833-4e6e-9539-02b4c5a9b44c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.225757 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fdaa3747-7833-4e6e-9539-02b4c5a9b44c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1 returned with HTTP 404 Aug 09 10:37:48.227252 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 53/213] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.239215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a3d8d198-1f75-4e92-af68-007c8a5980d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.239215 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3d8d198-1f75-4e92-af68-007c8a5980d5 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs Aug 09 10:37:48.239824 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3d8d198-1f75-4e92-af68-007c8a5980d5 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.240098 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3d8d198-1f75-4e92-af68-007c8a5980d5 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.240437 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.240437 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:48.251727 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3d8d198-1f75-4e92-af68-007c8a5980d5 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs returned with HTTP 200 Aug 09 10:37:48.252276 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 55/214] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.262891 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-70fd73b0-d1a8-4ac1-bc98-02de546e5f82 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.265260 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70fd73b0-d1a8-4ac1-bc98-02de546e5f82 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DELETE https://10.4.3.125/volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1?force=False Aug 09 10:37:48.265401 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70fd73b0-d1a8-4ac1-bc98-02de546e5f82 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.265748 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70fd73b0-d1a8-4ac1-bc98-02de546e5f82 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.266150 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.266150 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:48.266653 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.qos_specs_manage [None req-70fd73b0-d1a8-4ac1-bc98-02de546e5f82 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Delete qos_spec: 9004f83c-6dd7-4e6f-972c-245a3d7452c1, force: False {{(pid=100319) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 10:37:48.270901 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70fd73b0-d1a8-4ac1-bc98-02de546e5f82 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1?force=False returned with HTTP 404 Aug 09 10:37:48.271621 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 54/215] 10.4.3.125 () {66 vars in 1380 bytes} [Sun Aug 9 10:37:48 2026] DELETE /volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.282539 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9f74fafa-dc3f-4473-89d6-308ac4fb7e0f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.285814 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f74fafa-dc3f-4473-89d6-308ac4fb7e0f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1 Aug 09 10:37:48.285814 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f74fafa-dc3f-4473-89d6-308ac4fb7e0f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.287664 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f74fafa-dc3f-4473-89d6-308ac4fb7e0f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.287984 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.287984 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:48.292284 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f74fafa-dc3f-4473-89d6-308ac4fb7e0f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1 returned with HTTP 404 Aug 09 10:37:48.292807 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 54/216] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/9004f83c-6dd7-4e6f-972c-245a3d7452c1 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.303262 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-324eaba5-f6d0-4b46-8eda-9c5629c2ff39 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.304928 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-324eaba5-f6d0-4b46-8eda-9c5629c2ff39 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] POST https://10.4.3.125/volume/v3/qos-specs Aug 09 10:37:48.305658 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-324eaba5-f6d0-4b46-8eda-9c5629c2ff39 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-950579973", "consumer": "both"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:48.307969 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.qos_specs [None req-324eaba5-f6d0-4b46-8eda-9c5629c2ff39 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-950579973', 'consumer': 'both', 'specs': {}} {{(pid=100316) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 09 10:37:48.313857 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-324eaba5-f6d0-4b46-8eda-9c5629c2ff39 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DB qos_specs_create(): root {'id': '3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-950579973'} {{(pid=100316) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 09 10:37:48.320691 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-324eaba5-f6d0-4b46-8eda-9c5629c2ff39 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs returned with HTTP 200 Aug 09 10:37:48.321310 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 54/217] 10.4.3.125 () {68 vars in 1264 bytes} [Sun Aug 9 10:37:48 2026] POST /volume/v3/qos-specs => generated 364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.331469 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d28d8f95-92de-4a1a-bd2e-5b9b0c195798 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.333559 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d28d8f95-92de-4a1a-bd2e-5b9b0c195798 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DELETE https://10.4.3.125/volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799?force=False Aug 09 10:37:48.333808 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d28d8f95-92de-4a1a-bd2e-5b9b0c195798 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.334097 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d28d8f95-92de-4a1a-bd2e-5b9b0c195798 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.334459 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.334459 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:48.334962 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d28d8f95-92de-4a1a-bd2e-5b9b0c195798 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Delete qos_spec: 3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799, force: False {{(pid=100317) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 10:37:48.355906 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d28d8f95-92de-4a1a-bd2e-5b9b0c195798 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799?force=False returned with HTTP 202 Aug 09 10:37:48.356959 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 56/218] 10.4.3.125 () {66 vars in 1380 bytes} [Sun Aug 9 10:37:48 2026] DELETE /volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:48.365222 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3a4237e7-bdee-4eb1-b784-7ec757d547bc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.369227 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a4237e7-bdee-4eb1-b784-7ec757d547bc tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799 Aug 09 10:37:48.369539 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a4237e7-bdee-4eb1-b784-7ec757d547bc tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.369886 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a4237e7-bdee-4eb1-b784-7ec757d547bc tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.374767 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a4237e7-bdee-4eb1-b784-7ec757d547bc tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799 returned with HTTP 404 Aug 09 10:37:48.375355 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 55/219] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.385937 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-13e5bb52-0dc0-4146-8c27-62806896ebbc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.389441 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13e5bb52-0dc0-4146-8c27-62806896ebbc tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs Aug 09 10:37:48.389557 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13e5bb52-0dc0-4146-8c27-62806896ebbc tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.389810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13e5bb52-0dc0-4146-8c27-62806896ebbc tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.407493 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13e5bb52-0dc0-4146-8c27-62806896ebbc tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs returned with HTTP 200 Aug 09 10:37:48.408258 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 55/220] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.418936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fcf1178b-36d5-4022-872b-c85be9360afe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.421090 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fcf1178b-36d5-4022-872b-c85be9360afe tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DELETE https://10.4.3.125/volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799?force=False Aug 09 10:37:48.421744 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fcf1178b-36d5-4022-872b-c85be9360afe tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.421744 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fcf1178b-36d5-4022-872b-c85be9360afe tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.421872 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.421872 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:48.422405 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fcf1178b-36d5-4022-872b-c85be9360afe tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Delete qos_spec: 3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799, force: False {{(pid=100316) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 10:37:48.426693 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fcf1178b-36d5-4022-872b-c85be9360afe tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799?force=False returned with HTTP 404 Aug 09 10:37:48.427200 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 55/221] 10.4.3.125 () {66 vars in 1380 bytes} [Sun Aug 9 10:37:48 2026] DELETE /volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.441805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aebbf2e3-6aaa-4d2f-8d13-674e6ca1524f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.443995 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aebbf2e3-6aaa-4d2f-8d13-674e6ca1524f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799 Aug 09 10:37:48.444254 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aebbf2e3-6aaa-4d2f-8d13-674e6ca1524f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.444587 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aebbf2e3-6aaa-4d2f-8d13-674e6ca1524f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.444805 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.444805 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:48.449017 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aebbf2e3-6aaa-4d2f-8d13-674e6ca1524f tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799 returned with HTTP 404 Aug 09 10:37:48.449802 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 57/222] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/3b8c0010-7f17-4c7d-9f0b-9e8ba1e1e799 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.460740 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b515767f-1ce7-4821-b9eb-6dd4fdbcedd9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.462550 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b515767f-1ce7-4821-b9eb-6dd4fdbcedd9 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] POST https://10.4.3.125/volume/v3/qos-specs Aug 09 10:37:48.462884 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b515767f-1ce7-4821-b9eb-6dd4fdbcedd9 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-721607291", "consumer": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:48.465289 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.qos_specs [None req-b515767f-1ce7-4821-b9eb-6dd4fdbcedd9 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-721607291', 'consumer': 'front-end', 'specs': {}} {{(pid=100319) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 09 10:37:48.468137 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-b515767f-1ce7-4821-b9eb-6dd4fdbcedd9 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DB qos_specs_create(): root {'id': '03d2d0ae-49ea-42d6-9691-01df5b201f58', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-721607291'} {{(pid=100319) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 09 10:37:48.475409 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b515767f-1ce7-4821-b9eb-6dd4fdbcedd9 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs returned with HTTP 200 Aug 09 10:37:48.476254 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 56/223] 10.4.3.125 () {68 vars in 1264 bytes} [Sun Aug 9 10:37:48 2026] POST /volume/v3/qos-specs => generated 369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.487690 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-50d175e5-e279-4a64-b93a-685298fb6d2c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.490703 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50d175e5-e279-4a64-b93a-685298fb6d2c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DELETE https://10.4.3.125/volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58?force=False Aug 09 10:37:48.491110 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50d175e5-e279-4a64-b93a-685298fb6d2c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.491342 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50d175e5-e279-4a64-b93a-685298fb6d2c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.491656 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.491656 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:48.492165 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.qos_specs_manage [None req-50d175e5-e279-4a64-b93a-685298fb6d2c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Delete qos_spec: 03d2d0ae-49ea-42d6-9691-01df5b201f58, force: False {{(pid=100318) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 10:37:48.517797 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50d175e5-e279-4a64-b93a-685298fb6d2c tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58?force=False returned with HTTP 202 Aug 09 10:37:48.518794 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 56/224] 10.4.3.125 () {66 vars in 1380 bytes} [Sun Aug 9 10:37:48 2026] DELETE /volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:48.527918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-670a3cdb-0a52-4e1d-8524-ceecabc205ad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.530906 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-670a3cdb-0a52-4e1d-8524-ceecabc205ad tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58 Aug 09 10:37:48.531225 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-670a3cdb-0a52-4e1d-8524-ceecabc205ad tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.531602 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-670a3cdb-0a52-4e1d-8524-ceecabc205ad tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.533940 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f882dc91-9382-4f5a-ab6d-8391db49199c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.536907 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f882dc91-9382-4f5a-ab6d-8391db49199c tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:48.538568 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-670a3cdb-0a52-4e1d-8524-ceecabc205ad tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58 returned with HTTP 404 Aug 09 10:37:48.538688 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f882dc91-9382-4f5a-ab6d-8391db49199c tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.538688 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f882dc91-9382-4f5a-ab6d-8391db49199c tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.538749 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 56/225] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.546765 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a54308c7-baa6-4f27-a7c8-098678aa3f2b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.549311 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a54308c7-baa6-4f27-a7c8-098678aa3f2b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs Aug 09 10:37:48.549311 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a54308c7-baa6-4f27-a7c8-098678aa3f2b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.549483 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a54308c7-baa6-4f27-a7c8-098678aa3f2b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.549790 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.549790 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:48.563343 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.563343 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:48.568273 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f882dc91-9382-4f5a-ab6d-8391db49199c tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:48.584825 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f882dc91-9382-4f5a-ab6d-8391db49199c tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:48.585442 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a54308c7-baa6-4f27-a7c8-098678aa3f2b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs returned with HTTP 200 Aug 09 10:37:48.586004 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 57/226] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs => generated 175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.586107 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 58/227] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.602506 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07b0dd72-904a-4c29-9a53-3da0e35cf89a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.607839 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07b0dd72-904a-4c29-9a53-3da0e35cf89a tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DELETE https://10.4.3.125/volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58?force=False Aug 09 10:37:48.608917 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07b0dd72-904a-4c29-9a53-3da0e35cf89a tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.609273 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07b0dd72-904a-4c29-9a53-3da0e35cf89a tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.609860 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.609860 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:48.610162 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.qos_specs_manage [None req-07b0dd72-904a-4c29-9a53-3da0e35cf89a tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Delete qos_spec: 03d2d0ae-49ea-42d6-9691-01df5b201f58, force: False {{(pid=100318) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 10:37:48.617634 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07b0dd72-904a-4c29-9a53-3da0e35cf89a tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58?force=False returned with HTTP 404 Aug 09 10:37:48.618850 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 57/228] 10.4.3.125 () {66 vars in 1380 bytes} [Sun Aug 9 10:37:48 2026] DELETE /volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.643321 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2dd627a7-f917-46a3-8a18-ccf3292966bf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.646322 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2dd627a7-f917-46a3-8a18-ccf3292966bf tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58 Aug 09 10:37:48.646322 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2dd627a7-f917-46a3-8a18-ccf3292966bf tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.646572 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2dd627a7-f917-46a3-8a18-ccf3292966bf tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.651339 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2dd627a7-f917-46a3-8a18-ccf3292966bf tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58 returned with HTTP 404 Aug 09 10:37:48.652028 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 57/229] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/03d2d0ae-49ea-42d6-9691-01df5b201f58 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:48.663090 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-14026362-4079-4578-906f-7f82a76f854b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.664832 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14026362-4079-4578-906f-7f82a76f854b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 Aug 09 10:37:48.665203 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14026362-4079-4578-906f-7f82a76f854b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.665268 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14026362-4079-4578-906f-7f82a76f854b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.665492 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.665492 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:48.671354 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14026362-4079-4578-906f-7f82a76f854b tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 returned with HTTP 200 Aug 09 10:37:48.671701 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 58/230] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.687454 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b23e178c-fae9-41c0-b700-0f150f5d8ac7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.690984 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b23e178c-fae9-41c0-b700-0f150f5d8ac7 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs Aug 09 10:37:48.690984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b23e178c-fae9-41c0-b700-0f150f5d8ac7 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.691339 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b23e178c-fae9-41c0-b700-0f150f5d8ac7 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.707213 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b23e178c-fae9-41c0-b700-0f150f5d8ac7 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs returned with HTTP 200 Aug 09 10:37:48.707213 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 59/231] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:37:48 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 09 10:37:48.725347 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eb61d40a-f4b8-42e6-8260-c0c96abe0fd4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.727947 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-49f6c216-02c3-4152-bcb8-06e1a3c89211 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.728794 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb61d40a-f4b8-42e6-8260-c0c96abe0fd4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] PUT https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 Aug 09 10:37:48.730555 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb61d40a-f4b8-42e6-8260-c0c96abe0fd4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:48.732425 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49f6c216-02c3-4152-bcb8-06e1a3c89211 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:48.732714 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49f6c216-02c3-4152-bcb8-06e1a3c89211 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.733503 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49f6c216-02c3-4152-bcb8-06e1a3c89211 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.743881 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.qos_specs [None req-eb61d40a-f4b8-42e6-8260-c0c96abe0fd4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100318) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 09 10:37:48.758009 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.758009 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:48.761462 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-eb61d40a-f4b8-42e6-8260-c0c96abe0fd4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] qos_specs_update() value: {'id': '4ec50b5b-7ad4-4685-9250-5ebee59a4a34', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'ef4566db-a41a-4c89-b8c9-323a994818c1', 'deleted': False} {{(pid=100318) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 09 10:37:48.764569 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-49f6c216-02c3-4152-bcb8-06e1a3c89211 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:48.771600 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb61d40a-f4b8-42e6-8260-c0c96abe0fd4 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 returned with HTTP 200 Aug 09 10:37:48.771758 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49f6c216-02c3-4152-bcb8-06e1a3c89211 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:48.772433 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 58/232] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.772993 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 58/233] 10.4.3.125 () {68 vars in 1374 bytes} [Sun Aug 9 10:37:48 2026] PUT /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 => generated 36 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:37:48.786246 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7027db91-3e4e-43ac-a9dc-5fd9a1d1dfb6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.790093 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7027db91-3e4e-43ac-a9dc-5fd9a1d1dfb6 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 Aug 09 10:37:48.790387 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7027db91-3e4e-43ac-a9dc-5fd9a1d1dfb6 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.790815 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7027db91-3e4e-43ac-a9dc-5fd9a1d1dfb6 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.791677 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.791677 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:48.797925 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7027db91-3e4e-43ac-a9dc-5fd9a1d1dfb6 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 returned with HTTP 200 Aug 09 10:37:48.798635 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 59/234] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.812021 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-14a8633e-b833-4f72-bd07-53869622b22d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.815204 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14a8633e-b833-4f72-bd07-53869622b22d tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] PUT https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/delete_keys Aug 09 10:37:48.815302 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14a8633e-b833-4f72-bd07-53869622b22d tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:48.817624 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.817624 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:48.818059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-14a8633e-b833-4f72-bd07-53869622b22d tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Delete_key spec: ef4566db-a41a-4c89-b8c9-323a994818c1, keys: ['iops_bytes'] {{(pid=100317) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 09 10:37:48.846819 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14a8633e-b833-4f72-bd07-53869622b22d tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/delete_keys returned with HTTP 202 Aug 09 10:37:48.847425 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 60/235] 10.4.3.125 () {68 vars in 1410 bytes} [Sun Aug 9 10:37:48 2026] PUT /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1/delete_keys => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:48.858990 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-68feafbf-9475-4cb1-b517-5a21542307c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.861146 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-68feafbf-9475-4cb1-b517-5a21542307c8 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 Aug 09 10:37:48.861397 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-68feafbf-9475-4cb1-b517-5a21542307c8 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.862215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-68feafbf-9475-4cb1-b517-5a21542307c8 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.868919 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-68feafbf-9475-4cb1-b517-5a21542307c8 tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 returned with HTTP 200 Aug 09 10:37:48.869632 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 59/236] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.883397 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2f4f0866-f64e-4d42-bb49-4ecda27b073e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.886814 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f4f0866-f64e-4d42-bb49-4ecda27b073e tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 Aug 09 10:37:48.886946 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f4f0866-f64e-4d42-bb49-4ecda27b073e tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.887923 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f4f0866-f64e-4d42-bb49-4ecda27b073e tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.888344 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.888344 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:48.896869 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f4f0866-f64e-4d42-bb49-4ecda27b073e tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 returned with HTTP 200 Aug 09 10:37:48.897842 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 59/237] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:48.909519 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-83f40c4e-5c95-415e-a454-e06d826dc63d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.913614 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83f40c4e-5c95-415e-a454-e06d826dc63d tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] DELETE https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1?force=False Aug 09 10:37:48.913869 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83f40c4e-5c95-415e-a454-e06d826dc63d tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.914106 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83f40c4e-5c95-415e-a454-e06d826dc63d tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.914434 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.914434 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:48.914867 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.qos_specs_manage [None req-83f40c4e-5c95-415e-a454-e06d826dc63d tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Delete qos_spec: ef4566db-a41a-4c89-b8c9-323a994818c1, force: False {{(pid=100319) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 10:37:48.950798 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83f40c4e-5c95-415e-a454-e06d826dc63d tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1?force=False returned with HTTP 202 Aug 09 10:37:48.951556 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 60/238] 10.4.3.125 () {66 vars in 1380 bytes} [Sun Aug 9 10:37:48 2026] DELETE /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:48.961129 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-28f2171c-f963-4b97-85b4-73bc8cf90eef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:48.964658 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28f2171c-f963-4b97-85b4-73bc8cf90eef tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] GET https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 Aug 09 10:37:48.964925 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28f2171c-f963-4b97-85b4-73bc8cf90eef tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:48.965201 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28f2171c-f963-4b97-85b4-73bc8cf90eef tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:48.965483 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:48.965483 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:48.971129 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28f2171c-f963-4b97-85b4-73bc8cf90eef tempest-QosSpecsTestJSON-682828255 tempest-QosSpecsTestJSON-682828255-project-admin] https://10.4.3.125/volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 returned with HTTP 404 Aug 09 10:37:48.971880 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 61/239] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:37:48 2026] GET /volume/v3/qos-specs/ef4566db-a41a-4c89-b8c9-323a994818c1 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:49.135866 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-482995fc-3ead-41e0-85ee-18e90bf433db req-debd939e-2b38-40cc-aa50-d6d6916a85ef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:49.146826 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-debd939e-2b38-40cc-aa50-d6d6916a85ef tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:49.146826 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-debd939e-2b38-40cc-aa50-d6d6916a85ef tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:49.146969 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-debd939e-2b38-40cc-aa50-d6d6916a85ef tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:49.161944 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:49.161944 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:49.167583 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-482995fc-3ead-41e0-85ee-18e90bf433db req-debd939e-2b38-40cc-aa50-d6d6916a85ef tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:49.187479 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-debd939e-2b38-40cc-aa50-d6d6916a85ef tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:49.188000 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 60/240] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:49 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:49.610218 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e2279dd6-78bd-4702-9a30-30c5794d6d41 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:49.612769 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e2279dd6-78bd-4702-9a30-30c5794d6d41 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:49.613222 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e2279dd6-78bd-4702-9a30-30c5794d6d41 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:49.615213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e2279dd6-78bd-4702-9a30-30c5794d6d41 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:49.636997 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:49.636997 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:49.661937 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e2279dd6-78bd-4702-9a30-30c5794d6d41 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:49.682012 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e2279dd6-78bd-4702-9a30-30c5794d6d41 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:49.682012 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 60/241] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:49 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 869 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:49.797010 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-58710c50-e17b-4977-892a-8df278733523 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:49.800612 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-58710c50-e17b-4977-892a-8df278733523 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:49.800898 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-58710c50-e17b-4977-892a-8df278733523 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:49.801516 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-58710c50-e17b-4977-892a-8df278733523 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:49.818324 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:49.818324 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:49.827817 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-58710c50-e17b-4977-892a-8df278733523 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:49.838411 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-58710c50-e17b-4977-892a-8df278733523 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:49.838411 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 61/242] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:49 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:49.845004 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1bd473c-549b-4f79-9a15-db179f2816b9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:49.846134 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1bd473c-549b-4f79-9a15-db179f2816b9 None None] GET https://10.4.3.125/volume// Aug 09 10:37:49.846134 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1bd473c-549b-4f79-9a15-db179f2816b9 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:49.848207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1bd473c-549b-4f79-9a15-db179f2816b9 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:49.848207 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1bd473c-549b-4f79-9a15-db179f2816b9 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:49.848207 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 62/243] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:37:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:37:49.872212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-482995fc-3ead-41e0-85ee-18e90bf433db req-e5f9dd8c-cea8-416c-8399-d4976f2f2467 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:50.302209 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-e5f9dd8c-cea8-416c-8399-d4976f2f2467 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:37:50.302645 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-e5f9dd8c-cea8-416c-8399-d4976f2f2467 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec2f946f-c5ba-4ef2-8507-35ce0038196a", "connector": null, "instance_uuid": "cc10937b-e18e-4267-834f-1d7f030fa82c"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:50.328915 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:50.328915 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:50.421240 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-e5f9dd8c-cea8-416c-8399-d4976f2f2467 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:37:50.421240 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 61/244] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:37:49 2026] POST /volume/v3/attachments => generated 273 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:50.478982 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d483e91b-4691-4fa2-9239-7cf9d622408e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:50.484213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d483e91b-4691-4fa2-9239-7cf9d622408e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:50.484213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d483e91b-4691-4fa2-9239-7cf9d622408e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:50.484213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d483e91b-4691-4fa2-9239-7cf9d622408e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:50.514230 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:50.514230 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:50.523519 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d6c35f8-cb96-4746-a343-b680b04bf4e0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:50.523519 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d6c35f8-cb96-4746-a343-b680b04bf4e0 None None] GET https://10.4.3.125/volume// Aug 09 10:37:50.523519 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d6c35f8-cb96-4746-a343-b680b04bf4e0 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:50.523519 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d6c35f8-cb96-4746-a343-b680b04bf4e0 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:50.523519 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d6c35f8-cb96-4746-a343-b680b04bf4e0 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:50.523519 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 62/245] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:37: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 09 10:37:50.526840 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d483e91b-4691-4fa2-9239-7cf9d622408e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:50.536989 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d483e91b-4691-4fa2-9239-7cf9d622408e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:50.537482 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 61/246] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:50 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:50.560235 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-482995fc-3ead-41e0-85ee-18e90bf433db req-da779547-d5f7-4981-8c85-1e3ab429752c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:50.562805 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-da779547-d5f7-4981-8c85-1e3ab429752c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:50.563087 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-da779547-d5f7-4981-8c85-1e3ab429752c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:50.563742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-da779547-d5f7-4981-8c85-1e3ab429752c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:50.596580 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:50.596580 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:50.614574 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-482995fc-3ead-41e0-85ee-18e90bf433db req-da779547-d5f7-4981-8c85-1e3ab429752c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:50.621340 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-da779547-d5f7-4981-8c85-1e3ab429752c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:50.621982 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 63/247] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:37:50 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1237 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:37:50.706236 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d7748b11-c93b-4e8d-8ec3-34d4b8e73dc8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:50.709473 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7748b11-c93b-4e8d-8ec3-34d4b8e73dc8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:50.711107 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7748b11-c93b-4e8d-8ec3-34d4b8e73dc8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:50.712766 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7748b11-c93b-4e8d-8ec3-34d4b8e73dc8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:50.738943 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:50.738943 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:50.749353 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d7748b11-c93b-4e8d-8ec3-34d4b8e73dc8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:50.756317 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7748b11-c93b-4e8d-8ec3-34d4b8e73dc8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:50.756925 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 62/248] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:50 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:50.781657 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-482995fc-3ead-41e0-85ee-18e90bf433db req-78d3df5d-d471-4e74-b399-9528e1c80bea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:50.786081 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-78d3df5d-d471-4e74-b399-9528e1c80bea tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] PUT https://10.4.3.125/volume/v3/attachments/5382ce71-dbf4-486a-b8fb-c76d3aad828f Aug 09 10:37:50.786202 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-78d3df5d-d471-4e74-b399-9528e1c80bea tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:50.804078 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-482995fc-3ead-41e0-85ee-18e90bf433db req-78d3df5d-d471-4e74-b399-9528e1c80bea tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Acquiring lock "cinder-attachment_update-ec2f946f-c5ba-4ef2-8507-35ce0038196a-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:37:50.812707 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-482995fc-3ead-41e0-85ee-18e90bf433db req-78d3df5d-d471-4e74-b399-9528e1c80bea tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Lock "cinder-attachment_update-ec2f946f-c5ba-4ef2-8507-35ce0038196a-np0000006833" acquired by "attachment_update" :: waited 0.009s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:37:50.813982 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:50.813982 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:50.857477 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-59f18aa5-b646-4a50-b887-b98554d49bc3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:50.861505 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59f18aa5-b646-4a50-b887-b98554d49bc3 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:50.861505 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59f18aa5-b646-4a50-b887-b98554d49bc3 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:50.862290 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59f18aa5-b646-4a50-b887-b98554d49bc3 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:50.886066 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:50.886066 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:50.896515 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-59f18aa5-b646-4a50-b887-b98554d49bc3 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:50.906484 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59f18aa5-b646-4a50-b887-b98554d49bc3 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:50.907280 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 62/249] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:50 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:50.956394 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-482995fc-3ead-41e0-85ee-18e90bf433db req-78d3df5d-d471-4e74-b399-9528e1c80bea tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Lock "cinder-attachment_update-ec2f946f-c5ba-4ef2-8507-35ce0038196a-np0000006833" released by "attachment_update" :: held 0.144s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:37:50.956758 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-78d3df5d-d471-4e74-b399-9528e1c80bea tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/attachments/5382ce71-dbf4-486a-b8fb-c76d3aad828f returned with HTTP 200 Aug 09 10:37:50.957368 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 63/250] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:37:50 2026] PUT /volume/v3/attachments/5382ce71-dbf4-486a-b8fb-c76d3aad828f => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:51.557577 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-623789bf-e4ed-4cb6-b743-a2ad26eaab3e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:51.560283 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-623789bf-e4ed-4cb6-b743-a2ad26eaab3e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:51.560516 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-623789bf-e4ed-4cb6-b743-a2ad26eaab3e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:51.561037 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-623789bf-e4ed-4cb6-b743-a2ad26eaab3e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:51.579279 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:51.579279 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:51.585252 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-623789bf-e4ed-4cb6-b743-a2ad26eaab3e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:51.591736 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-623789bf-e4ed-4cb6-b743-a2ad26eaab3e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:51.592685 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 64/251] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:51 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:51.775073 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ce313177-b4dd-4e27-aa25-749304e6610a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:51.779664 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce313177-b4dd-4e27-aa25-749304e6610a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:51.779806 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce313177-b4dd-4e27-aa25-749304e6610a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:51.780087 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce313177-b4dd-4e27-aa25-749304e6610a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:51.793613 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:51.793613 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:51.800214 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ce313177-b4dd-4e27-aa25-749304e6610a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:51.805397 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce313177-b4dd-4e27-aa25-749304e6610a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:51.805940 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 63/252] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:51 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:51.926611 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3b7b0560-2a77-4ba3-bd8c-dd6c3e979961 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:51.929128 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b7b0560-2a77-4ba3-bd8c-dd6c3e979961 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:51.929389 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b7b0560-2a77-4ba3-bd8c-dd6c3e979961 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:51.929830 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b7b0560-2a77-4ba3-bd8c-dd6c3e979961 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:51.941156 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:51.941156 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:51.950114 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3b7b0560-2a77-4ba3-bd8c-dd6c3e979961 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:51.958003 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b7b0560-2a77-4ba3-bd8c-dd6c3e979961 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:51.958105 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 63/253] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:51 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:52.430101 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-79d03553-b86e-4108-97e6-9329a0c960cb req-8a8336eb-5f87-45f3-a5ed-4fe42335fc74 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:52.436300 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-8a8336eb-5f87-45f3-a5ed-4fe42335fc74 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] POST https://10.4.3.125/volume/v3/attachments/5e2edc4e-a0f9-47a5-930a-d8160c512720/action Aug 09 10:37:52.436300 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-8a8336eb-5f87-45f3-a5ed-4fe42335fc74 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:52.436300 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-8a8336eb-5f87-45f3-a5ed-4fe42335fc74 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:52.464419 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:52.464419 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:52.481315 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-79d03553-b86e-4108-97e6-9329a0c960cb req-8a8336eb-5f87-45f3-a5ed-4fe42335fc74 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/attachments/5e2edc4e-a0f9-47a5-930a-d8160c512720/action returned with HTTP 204 Aug 09 10:37:52.482595 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 64/254] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:37:52 2026] POST /volume/v3/attachments/5e2edc4e-a0f9-47a5-930a-d8160c512720/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:52.608751 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fc0045ef-73b6-4ca5-913e-c207c03379dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:52.613267 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc0045ef-73b6-4ca5-913e-c207c03379dc tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:52.613267 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc0045ef-73b6-4ca5-913e-c207c03379dc tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:52.613267 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc0045ef-73b6-4ca5-913e-c207c03379dc tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:52.627207 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:52.627207 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:52.634051 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fc0045ef-73b6-4ca5-913e-c207c03379dc tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:52.638837 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc0045ef-73b6-4ca5-913e-c207c03379dc tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:52.640084 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 65/255] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:52 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:52.830208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1e14103d-7fbe-409b-9091-91a8ecc24051 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:52.841230 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e14103d-7fbe-409b-9091-91a8ecc24051 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:52.841230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e14103d-7fbe-409b-9091-91a8ecc24051 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:52.841230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e14103d-7fbe-409b-9091-91a8ecc24051 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:52.862064 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:52.862064 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:52.869430 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1e14103d-7fbe-409b-9091-91a8ecc24051 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:52.879128 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e14103d-7fbe-409b-9091-91a8ecc24051 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:52.879929 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 64/256] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:52 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1161 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:52.958790 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f679d050-025d-46dc-a46d-50274b0009a8 req-69272bb3-c30b-4de7-ac23-aa4d94268d50 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:52.961260 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-69272bb3-c30b-4de7-ac23-aa4d94268d50 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:52.961561 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-69272bb3-c30b-4de7-ac23-aa4d94268d50 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:52.961663 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-69272bb3-c30b-4de7-ac23-aa4d94268d50 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:52.972368 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:52.972368 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:52.975441 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11a5b782-afbf-4378-8a20-0e9c926abb6b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:52.976973 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-f679d050-025d-46dc-a46d-50274b0009a8 req-69272bb3-c30b-4de7-ac23-aa4d94268d50 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:52.977439 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11a5b782-afbf-4378-8a20-0e9c926abb6b tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:52.977604 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11a5b782-afbf-4378-8a20-0e9c926abb6b tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:52.978391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11a5b782-afbf-4378-8a20-0e9c926abb6b tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:52.983251 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-69272bb3-c30b-4de7-ac23-aa4d94268d50 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:52.983799 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 64/257] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:52 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:52.995072 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:52.995072 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:53.017456 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-11a5b782-afbf-4378-8a20-0e9c926abb6b tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:53.020675 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11a5b782-afbf-4378-8a20-0e9c926abb6b tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:53.020675 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 65/258] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:52 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:53.103435 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a60d60ce-9598-46d4-a3a2-af8c57530e3f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:53.103968 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a60d60ce-9598-46d4-a3a2-af8c57530e3f None None] GET https://10.4.3.125/volume// Aug 09 10:37:53.104210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a60d60ce-9598-46d4-a3a2-af8c57530e3f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:53.104471 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a60d60ce-9598-46d4-a3a2-af8c57530e3f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:53.104865 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a60d60ce-9598-46d4-a3a2-af8c57530e3f None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:53.105408 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 66/259] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:37: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 09 10:37:53.116055 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f679d050-025d-46dc-a46d-50274b0009a8 req-d9649fb3-5b99-42e7-946d-7f48c24edfcf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:53.118760 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-d9649fb3-5b99-42e7-946d-7f48c24edfcf tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:37:53.119151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-d9649fb3-5b99-42e7-946d-7f48c24edfcf tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9447c3ef-c4b9-415a-9d5a-b5586b6c652f", "connector": null, "instance_uuid": "4a6c569b-491d-4c15-aa51-2b344a8014ac"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:53.133879 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:53.133879 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:53.169269 np0000006833 devstack@c-api.service[100316]: WARNING cinder.volume.api [req-f679d050-025d-46dc-a46d-50274b0009a8 req-d9649fb3-5b99-42e7-946d-7f48c24edfcf tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 09 10:37:53.181045 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-d9649fb3-5b99-42e7-946d-7f48c24edfcf tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:37:53.181045 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 65/260] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:37:53 2026] POST /volume/v3/attachments => generated 271 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:53.237242 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b8c7efaf-1a9f-429a-aadc-dc84f8775026 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:53.242455 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8c7efaf-1a9f-429a-aadc-dc84f8775026 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:53.242788 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8c7efaf-1a9f-429a-aadc-dc84f8775026 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:53.243112 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8c7efaf-1a9f-429a-aadc-dc84f8775026 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:53.255170 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f31b966d-dec2-41c4-ae58-48684e22017f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:53.255699 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f31b966d-dec2-41c4-ae58-48684e22017f None None] GET https://10.4.3.125/volume// Aug 09 10:37:53.255820 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f31b966d-dec2-41c4-ae58-48684e22017f None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:53.256033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f31b966d-dec2-41c4-ae58-48684e22017f None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:53.256450 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f31b966d-dec2-41c4-ae58-48684e22017f None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:53.256769 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 66/261] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:37: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 09 10:37:53.265880 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:53.265880 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:53.266255 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f679d050-025d-46dc-a46d-50274b0009a8 req-c3ed2248-e8b6-41d1-92c1-96373d50e77f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:53.268457 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-c3ed2248-e8b6-41d1-92c1-96373d50e77f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:53.268658 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-c3ed2248-e8b6-41d1-92c1-96373d50e77f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:53.268876 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-c3ed2248-e8b6-41d1-92c1-96373d50e77f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:53.269982 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b8c7efaf-1a9f-429a-aadc-dc84f8775026 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:53.276807 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8c7efaf-1a9f-429a-aadc-dc84f8775026 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:53.277869 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 65/262] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:53 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1163 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:53.284959 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:53.284959 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:53.288878 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f679d050-025d-46dc-a46d-50274b0009a8 req-c3ed2248-e8b6-41d1-92c1-96373d50e77f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:53.294423 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-c3ed2248-e8b6-41d1-92c1-96373d50e77f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:53.294874 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 67/263] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:37:53 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1343 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:37:53.406268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f679d050-025d-46dc-a46d-50274b0009a8 req-f194f7fe-9c1e-42a4-8be2-a8b23bbbd77b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:53.409203 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-f194f7fe-9c1e-42a4-8be2-a8b23bbbd77b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] PUT https://10.4.3.125/volume/v3/attachments/da1f8812-53e4-45d1-bcaa-23651249c2dd Aug 09 10:37:53.410339 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-f194f7fe-9c1e-42a4-8be2-a8b23bbbd77b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:53.423599 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-f679d050-025d-46dc-a46d-50274b0009a8 req-f194f7fe-9c1e-42a4-8be2-a8b23bbbd77b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Acquiring lock "cinder-attachment_update-9447c3ef-c4b9-415a-9d5a-b5586b6c652f-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:37:53.432137 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-f679d050-025d-46dc-a46d-50274b0009a8 req-f194f7fe-9c1e-42a4-8be2-a8b23bbbd77b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Lock "cinder-attachment_update-9447c3ef-c4b9-415a-9d5a-b5586b6c652f-np0000006833" acquired by "attachment_update" :: waited 0.009s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:37:53.433710 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:53.433710 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:53.584409 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-f679d050-025d-46dc-a46d-50274b0009a8 req-f194f7fe-9c1e-42a4-8be2-a8b23bbbd77b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Lock "cinder-attachment_update-9447c3ef-c4b9-415a-9d5a-b5586b6c652f-np0000006833" released by "attachment_update" :: held 0.152s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:37:53.584851 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-f194f7fe-9c1e-42a4-8be2-a8b23bbbd77b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/attachments/da1f8812-53e4-45d1-bcaa-23651249c2dd returned with HTTP 200 Aug 09 10:37:53.585652 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 66/264] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:37:53 2026] PUT /volume/v3/attachments/da1f8812-53e4-45d1-bcaa-23651249c2dd => generated 967 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:53.659084 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-28f1cb15-1d3a-4d95-bf59-6515d1b1e942 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:53.660678 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28f1cb15-1d3a-4d95-bf59-6515d1b1e942 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:53.660877 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28f1cb15-1d3a-4d95-bf59-6515d1b1e942 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:53.661150 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28f1cb15-1d3a-4d95-bf59-6515d1b1e942 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:53.681164 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:53.681164 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:53.685837 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-28f1cb15-1d3a-4d95-bf59-6515d1b1e942 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:53.691814 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28f1cb15-1d3a-4d95-bf59-6515d1b1e942 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:53.692197 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 67/265] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:53 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:54.038721 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-88084947-67da-4c40-a894-f77bfa075752 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:54.043405 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88084947-67da-4c40-a894-f77bfa075752 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:54.043658 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-88084947-67da-4c40-a894-f77bfa075752 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:54.043949 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-88084947-67da-4c40-a894-f77bfa075752 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:54.064425 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:54.064425 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:54.070582 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-88084947-67da-4c40-a894-f77bfa075752 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:54.080173 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88084947-67da-4c40-a894-f77bfa075752 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:54.080173 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 66/266] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:54 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:54.297210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7c56b05a-ca39-439d-b472-c94570f2095a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:54.299616 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c56b05a-ca39-439d-b472-c94570f2095a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:54.300654 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c56b05a-ca39-439d-b472-c94570f2095a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:54.300654 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c56b05a-ca39-439d-b472-c94570f2095a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:54.330055 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:54.330055 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:54.335147 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7c56b05a-ca39-439d-b472-c94570f2095a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:54.342351 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c56b05a-ca39-439d-b472-c94570f2095a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:54.344113 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 68/267] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:54 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1164 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:54.713401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0d69922e-9099-4dda-8c19-8255cadb217f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:54.715315 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0d69922e-9099-4dda-8c19-8255cadb217f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:54.715890 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0d69922e-9099-4dda-8c19-8255cadb217f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:54.716449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0d69922e-9099-4dda-8c19-8255cadb217f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:54.729920 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:54.729920 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:54.739218 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0d69922e-9099-4dda-8c19-8255cadb217f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:54.742913 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0d69922e-9099-4dda-8c19-8255cadb217f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:54.743723 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 67/268] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:54 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:55.094337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d8a69eb-8fbe-4f7a-aaaf-c2956b3207a9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:55.096441 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d8a69eb-8fbe-4f7a-aaaf-c2956b3207a9 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:55.103216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d8a69eb-8fbe-4f7a-aaaf-c2956b3207a9 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:55.103216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d8a69eb-8fbe-4f7a-aaaf-c2956b3207a9 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:55.122858 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:55.122858 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:55.129457 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2d8a69eb-8fbe-4f7a-aaaf-c2956b3207a9 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:55.136069 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d8a69eb-8fbe-4f7a-aaaf-c2956b3207a9 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:55.137533 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 68/269] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:55 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:55.363149 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ac1c6f23-9135-4fb0-901f-fdb705c07a6a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:55.366006 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac1c6f23-9135-4fb0-901f-fdb705c07a6a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:55.366292 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac1c6f23-9135-4fb0-901f-fdb705c07a6a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:55.366553 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac1c6f23-9135-4fb0-901f-fdb705c07a6a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:55.387364 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:55.387364 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:55.399681 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ac1c6f23-9135-4fb0-901f-fdb705c07a6a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:55.407257 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac1c6f23-9135-4fb0-901f-fdb705c07a6a tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:55.407938 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 67/270] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:55 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:55.460980 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-fe002575-2d81-4d7d-b881-3d22305016aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:55.466217 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-fe002575-2d81-4d7d-b881-3d22305016aa tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] POST https://10.4.3.125/volume/v3/attachments/dfc70f61-1459-4001-a3c3-0a374a7b4fc2/action Aug 09 10:37:55.466217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-fe002575-2d81-4d7d-b881-3d22305016aa tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:55.466217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-fe002575-2d81-4d7d-b881-3d22305016aa tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:55.487170 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:55.487170 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:55.501647 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cab710b8-64f2-4721-b6f7-d79ae48e9067 req-fe002575-2d81-4d7d-b881-3d22305016aa tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/attachments/dfc70f61-1459-4001-a3c3-0a374a7b4fc2/action returned with HTTP 204 Aug 09 10:37:55.502232 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 69/271] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:37:55 2026] POST /volume/v3/attachments/dfc70f61-1459-4001-a3c3-0a374a7b4fc2/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:55.762822 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6bd14360-e13a-43fa-9d67-3c9b4738323d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:55.765692 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6bd14360-e13a-43fa-9d67-3c9b4738323d tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:55.766022 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6bd14360-e13a-43fa-9d67-3c9b4738323d tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:55.766288 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6bd14360-e13a-43fa-9d67-3c9b4738323d tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:55.783281 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:55.783281 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:55.789455 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6bd14360-e13a-43fa-9d67-3c9b4738323d tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:55.796727 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6bd14360-e13a-43fa-9d67-3c9b4738323d tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:55.797378 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 68/272] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:55 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:56.152660 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-979106cc-7578-47bd-b601-82759d4b34b8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.154872 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-979106cc-7578-47bd-b601-82759d4b34b8 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:56.155164 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-979106cc-7578-47bd-b601-82759d4b34b8 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.155453 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-979106cc-7578-47bd-b601-82759d4b34b8 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.174005 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:56.174005 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:56.182921 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-979106cc-7578-47bd-b601-82759d4b34b8 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:56.192582 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-979106cc-7578-47bd-b601-82759d4b34b8 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:56.192582 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 69/273] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:56.209673 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9529094a-af12-4f06-a496-fc7a2b2eea19 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.214220 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9529094a-af12-4f06-a496-fc7a2b2eea19 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:56.214220 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9529094a-af12-4f06-a496-fc7a2b2eea19 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.214220 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9529094a-af12-4f06-a496-fc7a2b2eea19 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.231205 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:56.231205 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:56.237250 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9529094a-af12-4f06-a496-fc7a2b2eea19 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:56.245552 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9529094a-af12-4f06-a496-fc7a2b2eea19 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:56.246042 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 68/274] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:56.269434 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f0e07a2d-e3cb-477c-b444-4268f0cb968d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.272203 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f0e07a2d-e3cb-477c-b444-4268f0cb968d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:56.272203 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f0e07a2d-e3cb-477c-b444-4268f0cb968d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.272323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f0e07a2d-e3cb-477c-b444-4268f0cb968d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.287610 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:56.287610 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:56.293090 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f0e07a2d-e3cb-477c-b444-4268f0cb968d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Volume info retrieved successfully. Aug 09 10:37:56.301871 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f0e07a2d-e3cb-477c-b444-4268f0cb968d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:56.301871 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 70/275] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:56.356713 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e624d6f2-bbfd-40e0-9fb0-1ed53fe24d91 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.429641 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01b8f319-da70-48ab-82a6-88d7034bf85b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.433518 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01b8f319-da70-48ab-82a6-88d7034bf85b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:56.434103 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01b8f319-da70-48ab-82a6-88d7034bf85b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.434164 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01b8f319-da70-48ab-82a6-88d7034bf85b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.451452 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-27737f97-77b3-4ae4-a4fe-a265ecfbf5c6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.456773 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-27737f97-77b3-4ae4-a4fe-a265ecfbf5c6 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:56.456921 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-27737f97-77b3-4ae4-a4fe-a265ecfbf5c6 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.457705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-27737f97-77b3-4ae4-a4fe-a265ecfbf5c6 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.466362 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:56.466362 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:56.477146 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:56.477146 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:56.478291 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-01b8f319-da70-48ab-82a6-88d7034bf85b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:56.486530 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-27737f97-77b3-4ae4-a4fe-a265ecfbf5c6 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:56.488590 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01b8f319-da70-48ab-82a6-88d7034bf85b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:56.491697 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 70/276] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1164 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:56.498945 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-27737f97-77b3-4ae4-a4fe-a265ecfbf5c6 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:56.499596 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 69/277] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:56.562092 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-9283435a-ea91-4e9d-bcd3-90d4de719655 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.565477 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-9283435a-ea91-4e9d-bcd3-90d4de719655 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] POST https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348/action Aug 09 10:37:56.566260 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-9283435a-ea91-4e9d-bcd3-90d4de719655 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:56.566260 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-9283435a-ea91-4e9d-bcd3-90d4de719655 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:56.582131 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:56.582131 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:56.583696 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-9283435a-ea91-4e9d-bcd3-90d4de719655 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:56.597284 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-9283435a-ea91-4e9d-bcd3-90d4de719655 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Begin detaching volume completed successfully. Aug 09 10:37:56.597284 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-9283435a-ea91-4e9d-bcd3-90d4de719655 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348/action returned with HTTP 202 Aug 09 10:37:56.597641 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 71/278] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:37:56 2026] POST /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:37:56.628473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-08da0c6a-5534-4eda-9f68-daa186cde286 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.632692 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08da0c6a-5534-4eda-9f68-daa186cde286 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:56.632692 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08da0c6a-5534-4eda-9f68-daa186cde286 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.632692 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08da0c6a-5534-4eda-9f68-daa186cde286 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.646720 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:56.646720 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:56.654236 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-08da0c6a-5534-4eda-9f68-daa186cde286 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Volume info retrieved successfully. Aug 09 10:37:56.659854 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08da0c6a-5534-4eda-9f68-daa186cde286 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:56.660534 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 71/279] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:56.685628 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd667ffb-34ae-4a31-ba5f-508cbf0b84c2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.686938 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd667ffb-34ae-4a31-ba5f-508cbf0b84c2 None None] GET https://10.4.3.125/volume// Aug 09 10:37:56.686938 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd667ffb-34ae-4a31-ba5f-508cbf0b84c2 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.686938 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd667ffb-34ae-4a31-ba5f-508cbf0b84c2 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.686938 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd667ffb-34ae-4a31-ba5f-508cbf0b84c2 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:56.687170 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 70/280] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:37: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 09 10:37:56.698624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-907559b6-1c1a-4c5b-84bf-c35a2803412e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.701012 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-907559b6-1c1a-4c5b-84bf-c35a2803412e tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:56.701264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-907559b6-1c1a-4c5b-84bf-c35a2803412e tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.701448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-907559b6-1c1a-4c5b-84bf-c35a2803412e tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.712742 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:56.712742 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:56.718707 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-907559b6-1c1a-4c5b-84bf-c35a2803412e tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:37:56.725654 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-907559b6-1c1a-4c5b-84bf-c35a2803412e tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:56.726099 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 72/281] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:37:56.791089 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e624d6f2-bbfd-40e0-9fb0-1ed53fe24d91 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:37:56.791574 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e624d6f2-bbfd-40e0-9fb0-1ed53fe24d91 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1071445428"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:56.810165 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e624d6f2-bbfd-40e0-9fb0-1ed53fe24d91 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:37:56.810644 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 69/282] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:37:56 2026] POST /volume/v3/types => generated 231 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:37:56.815156 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-34f758b7-0909-4dc4-9dd0-d4ad7ec6cd7e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.817406 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-34f758b7-0909-4dc4-9dd0-d4ad7ec6cd7e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:56.817642 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-34f758b7-0909-4dc4-9dd0-d4ad7ec6cd7e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.817885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-34f758b7-0909-4dc4-9dd0-d4ad7ec6cd7e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.820164 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-115169ea-17f0-4392-ba7c-1d8d0c48f818 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.823369 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-115169ea-17f0-4392-ba7c-1d8d0c48f818 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] POST https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs Aug 09 10:37:56.823782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-115169ea-17f0-4392-ba7c-1d8d0c48f818 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:56.831546 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:56.831546 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:56.836170 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-34f758b7-0909-4dc4-9dd0-d4ad7ec6cd7e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:56.841578 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-34f758b7-0909-4dc4-9dd0-d4ad7ec6cd7e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:56.842094 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 72/283] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:56.863927 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-115169ea-17f0-4392-ba7c-1d8d0c48f818 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs returned with HTTP 200 Aug 09 10:37:56.864384 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 71/284] 10.4.3.125 () {68 vars in 1399 bytes} [Sun Aug 9 10:37:56 2026] POST /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs => generated 34 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:37:56.872579 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-66b35c87-cbce-4154-9834-3755de3f7ee5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.874327 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66b35c87-cbce-4154-9834-3755de3f7ee5 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] GET https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec3 Aug 09 10:37:56.874532 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66b35c87-cbce-4154-9834-3755de3f7ee5 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.874720 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66b35c87-cbce-4154-9834-3755de3f7ee5 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.885685 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66b35c87-cbce-4154-9834-3755de3f7ee5 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec3 returned with HTTP 200 Aug 09 10:37:56.886218 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 73/285] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:37:56.896734 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d6b38321-4bb8-4415-bc91-1ba21f45c5ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.901894 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d6b38321-4bb8-4415-bc91-1ba21f45c5ae tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] DELETE https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec3 Aug 09 10:37:56.902105 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d6b38321-4bb8-4415-bc91-1ba21f45c5ae tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.902335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d6b38321-4bb8-4415-bc91-1ba21f45c5ae tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.922602 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d6b38321-4bb8-4415-bc91-1ba21f45c5ae tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec3 returned with HTTP 202 Aug 09 10:37:56.923164 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 70/286] 10.4.3.125 () {66 vars in 1399 bytes} [Sun Aug 9 10:37:56 2026] DELETE /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:37:56.932346 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ab396cc5-8296-4d10-ac18-13f906a8a820 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.934466 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab396cc5-8296-4d10-ac18-13f906a8a820 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] GET https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec3 Aug 09 10:37:56.934796 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab396cc5-8296-4d10-ac18-13f906a8a820 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:56.935204 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab396cc5-8296-4d10-ac18-13f906a8a820 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:56.945162 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab396cc5-8296-4d10-ac18-13f906a8a820 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec3 returned with HTTP 404 Aug 09 10:37:56.946039 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 73/287] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:56.955612 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b70b3054-104b-461a-bdf0-5653bb25370e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:56.959337 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b70b3054-104b-461a-bdf0-5653bb25370e tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] POST https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs Aug 09 10:37:56.960705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b70b3054-104b-461a-bdf0-5653bb25370e tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:56.990030 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b70b3054-104b-461a-bdf0-5653bb25370e tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs returned with HTTP 200 Aug 09 10:37:56.990696 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 72/288] 10.4.3.125 () {68 vars in 1399 bytes} [Sun Aug 9 10:37:56 2026] POST /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:37:56.997979 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e2b11bc-f2b8-42e2-8fcf-6c23d70e22ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.000201 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e2b11bc-f2b8-42e2-8fcf-6c23d70e22ad tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] GET https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs Aug 09 10:37:57.000481 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e2b11bc-f2b8-42e2-8fcf-6c23d70e22ad tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:57.000720 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e2b11bc-f2b8-42e2-8fcf-6c23d70e22ad tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:57.009043 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e2b11bc-f2b8-42e2-8fcf-6c23d70e22ad tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs returned with HTTP 200 Aug 09 10:37:57.009765 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 74/289] 10.4.3.125 () {66 vars in 1378 bytes} [Sun Aug 9 10:37:56 2026] GET /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs => generated 34 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:37:57.022032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8ac92acd-4407-40c4-bad5-793db3557afa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.024823 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ac92acd-4407-40c4-bad5-793db3557afa tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] POST https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs Aug 09 10:37:57.025296 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ac92acd-4407-40c4-bad5-793db3557afa tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:57.067174 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ac92acd-4407-40c4-bad5-793db3557afa tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs returned with HTTP 200 Aug 09 10:37:57.067638 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 71/290] 10.4.3.125 () {68 vars in 1399 bytes} [Sun Aug 9 10:37:57 2026] POST /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs => generated 34 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:37:57.078943 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6c2f70d9-f2bd-4648-b3b8-fdf5881677ee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.081653 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6c2f70d9-f2bd-4648-b3b8-fdf5881677ee tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] PUT https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec2 Aug 09 10:37:57.082115 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6c2f70d9-f2bd-4648-b3b8-fdf5881677ee tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:57.147145 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6c2f70d9-f2bd-4648-b3b8-fdf5881677ee tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec2 returned with HTTP 200 Aug 09 10:37:57.147856 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 74/291] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:37:57 2026] PUT /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec2 => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 09 10:37:57.156901 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-80b22d3e-53e8-4cfe-8175-0c62b6e7270d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.159745 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80b22d3e-53e8-4cfe-8175-0c62b6e7270d tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] GET https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec2 Aug 09 10:37:57.159995 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80b22d3e-53e8-4cfe-8175-0c62b6e7270d tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:57.160331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80b22d3e-53e8-4cfe-8175-0c62b6e7270d tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:57.171860 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80b22d3e-53e8-4cfe-8175-0c62b6e7270d tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec2 returned with HTTP 200 Aug 09 10:37:57.172414 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 73/292] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:37:57 2026] GET /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs/spec2 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:37:57.181274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bf3917b1-9e96-4324-bf7c-98dee7e2286b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.183477 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bf3917b1-9e96-4324-bf7c-98dee7e2286b tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] POST https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs Aug 09 10:37:57.183885 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bf3917b1-9e96-4324-bf7c-98dee7e2286b tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:57.256589 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bf3917b1-9e96-4324-bf7c-98dee7e2286b tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs returned with HTTP 200 Aug 09 10:37:57.256906 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 75/293] 10.4.3.125 () {68 vars in 1399 bytes} [Sun Aug 9 10:37:57 2026] POST /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs => generated 51 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:37:57.269502 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-125f4a80-afce-4397-b74e-38be6bf16d04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.271987 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-125f4a80-afce-4397-b74e-38be6bf16d04 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] GET https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs Aug 09 10:37:57.272333 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-125f4a80-afce-4397-b74e-38be6bf16d04 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:57.272658 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-125f4a80-afce-4397-b74e-38be6bf16d04 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:57.285997 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-125f4a80-afce-4397-b74e-38be6bf16d04 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs returned with HTTP 200 Aug 09 10:37:57.286576 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 72/294] 10.4.3.125 () {66 vars in 1378 bytes} [Sun Aug 9 10:37:57 2026] GET /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5/extra_specs => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:37:57.298269 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9cc67b55-7192-45ea-a8ba-c1d2028fddaf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.301714 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9cc67b55-7192-45ea-a8ba-c1d2028fddaf tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] DELETE https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5 Aug 09 10:37:57.302008 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9cc67b55-7192-45ea-a8ba-c1d2028fddaf tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:57.302317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9cc67b55-7192-45ea-a8ba-c1d2028fddaf tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:57.341314 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9cc67b55-7192-45ea-a8ba-c1d2028fddaf tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5 returned with HTTP 202 Aug 09 10:37:57.342026 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 75/295] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:37:57 2026] DELETE /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:37:57.351349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a01963a5-10ab-49ab-adda-c06172b956b3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.354393 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a01963a5-10ab-49ab-adda-c06172b956b3 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] GET https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5 Aug 09 10:37:57.354393 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a01963a5-10ab-49ab-adda-c06172b956b3 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:57.354705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a01963a5-10ab-49ab-adda-c06172b956b3 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:57.361108 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a01963a5-10ab-49ab-adda-c06172b956b3 tempest-VolumeTypesExtraSpecsTest-635058447 tempest-VolumeTypesExtraSpecsTest-635058447-project-admin] https://10.4.3.125/volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5 returned with HTTP 404 Aug 09 10:37:57.362732 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 74/296] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:37:57 2026] GET /volume/v3/types/a5b974a1-f65c-418d-a174-e86e97bd79d5 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:57.509992 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95d53fc1-eea4-4e43-834c-60db6e5600ee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.511683 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95d53fc1-eea4-4e43-834c-60db6e5600ee tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:57.511850 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95d53fc1-eea4-4e43-834c-60db6e5600ee tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:57.512076 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95d53fc1-eea4-4e43-834c-60db6e5600ee tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:57.535017 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:57.535017 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:57.539007 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-95d53fc1-eea4-4e43-834c-60db6e5600ee tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:57.543815 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95d53fc1-eea4-4e43-834c-60db6e5600ee tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:57.544800 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 76/297] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:57 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1164 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:57.681363 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6ce0fac0-e30c-49ab-b261-40717cde31d5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.686269 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ce0fac0-e30c-49ab-b261-40717cde31d5 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:57.686269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ce0fac0-e30c-49ab-b261-40717cde31d5 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:57.686269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ce0fac0-e30c-49ab-b261-40717cde31d5 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:57.702492 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:57.702492 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:57.707949 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6ce0fac0-e30c-49ab-b261-40717cde31d5 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Volume info retrieved successfully. Aug 09 10:37:57.716847 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ce0fac0-e30c-49ab-b261-40717cde31d5 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:57.716847 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 73/298] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:57 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:57.861009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e0dcc4b1-5a4a-4285-823c-9ffcbc67ecef None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:57.862727 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0dcc4b1-5a4a-4285-823c-9ffcbc67ecef tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:57.862912 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0dcc4b1-5a4a-4285-823c-9ffcbc67ecef tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:57.863113 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0dcc4b1-5a4a-4285-823c-9ffcbc67ecef tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:57.873753 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:57.873753 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:57.877610 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e0dcc4b1-5a4a-4285-823c-9ffcbc67ecef tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:57.881833 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0dcc4b1-5a4a-4285-823c-9ffcbc67ecef tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:57.882322 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 76/299] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:57 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:58.532390 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-482995fc-3ead-41e0-85ee-18e90bf433db req-d16793ec-69ea-4dd5-b007-64aa8fd4d1fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:58.535700 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-d16793ec-69ea-4dd5-b007-64aa8fd4d1fa tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] POST https://10.4.3.125/volume/v3/attachments/5382ce71-dbf4-486a-b8fb-c76d3aad828f/action Aug 09 10:37:58.536549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-d16793ec-69ea-4dd5-b007-64aa8fd4d1fa tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:58.536892 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-d16793ec-69ea-4dd5-b007-64aa8fd4d1fa tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:58.566550 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-60267ce7-18e6-44ae-8528-3b513c3016c9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:58.567850 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:58.567850 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:58.569088 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-60267ce7-18e6-44ae-8528-3b513c3016c9 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:58.569297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-60267ce7-18e6-44ae-8528-3b513c3016c9 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:58.569605 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-60267ce7-18e6-44ae-8528-3b513c3016c9 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:58.583258 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-482995fc-3ead-41e0-85ee-18e90bf433db req-d16793ec-69ea-4dd5-b007-64aa8fd4d1fa tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/attachments/5382ce71-dbf4-486a-b8fb-c76d3aad828f/action returned with HTTP 204 Aug 09 10:37:58.583857 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 75/300] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:37:58 2026] POST /volume/v3/attachments/5382ce71-dbf4-486a-b8fb-c76d3aad828f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:58.586636 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:58.586636 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:58.594297 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-60267ce7-18e6-44ae-8528-3b513c3016c9 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:58.601819 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-60267ce7-18e6-44ae-8528-3b513c3016c9 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:58.602466 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 77/301] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:58 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:58.734518 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-12759705-e136-4ccc-a008-fa2dbfb5ad4f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:58.736741 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12759705-e136-4ccc-a008-fa2dbfb5ad4f tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:58.737032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12759705-e136-4ccc-a008-fa2dbfb5ad4f tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:58.737332 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12759705-e136-4ccc-a008-fa2dbfb5ad4f tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:58.749060 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:58.749060 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:58.754321 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-12759705-e136-4ccc-a008-fa2dbfb5ad4f tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Volume info retrieved successfully. Aug 09 10:37:58.761370 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12759705-e136-4ccc-a008-fa2dbfb5ad4f tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:58.761765 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 74/302] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:58 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:58.912447 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ea29b1f6-6cdb-4d29-9f72-8449b584d57a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:58.913589 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ea29b1f6-6cdb-4d29-9f72-8449b584d57a tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:58.913836 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ea29b1f6-6cdb-4d29-9f72-8449b584d57a tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:58.914313 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ea29b1f6-6cdb-4d29-9f72-8449b584d57a tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:58.927986 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:58.927986 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:58.933309 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ea29b1f6-6cdb-4d29-9f72-8449b584d57a tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:58.940230 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ea29b1f6-6cdb-4d29-9f72-8449b584d57a tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:58.942561 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 77/303] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:58 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:58.957122 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4445cc5f-1946-4eaf-9e07-43528c4e454d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:58.959531 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4445cc5f-1946-4eaf-9e07-43528c4e454d tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:58.959823 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4445cc5f-1946-4eaf-9e07-43528c4e454d tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:58.960142 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4445cc5f-1946-4eaf-9e07-43528c4e454d tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:58.974219 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:58.974219 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:58.979578 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4445cc5f-1946-4eaf-9e07-43528c4e454d tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:58.987696 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4445cc5f-1946-4eaf-9e07-43528c4e454d tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:58.988596 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 76/304] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:58 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1317 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:59.508242 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-78e0208d-838c-4dca-9889-97587b8f14e1 req-7921eada-3cd4-4f28-b570-591b1fd4647c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:59.510056 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9cd87d41-4200-4a2b-aa99-5b63ffb2fd9e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:59.514601 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9cd87d41-4200-4a2b-aa99-5b63ffb2fd9e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:59.514885 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9cd87d41-4200-4a2b-aa99-5b63ffb2fd9e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:59.515166 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9cd87d41-4200-4a2b-aa99-5b63ffb2fd9e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:59.516017 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-78e0208d-838c-4dca-9889-97587b8f14e1 req-7921eada-3cd4-4f28-b570-591b1fd4647c tempest-VolumesAssistedSnapshotsTest-982038860 tempest-VolumesAssistedSnapshotsTest-982038860-project] POST https://10.4.3.125/volume/v3/snapshots/bb12396f-6818-4599-9059-8ff1a5f0eaba/action Aug 09 10:37:59.516554 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-78e0208d-838c-4dca-9889-97587b8f14e1 req-7921eada-3cd4-4f28-b570-591b1fd4647c tempest-VolumesAssistedSnapshotsTest-982038860 tempest-VolumesAssistedSnapshotsTest-982038860-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:59.516743 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-78e0208d-838c-4dca-9889-97587b8f14e1 req-7921eada-3cd4-4f28-b570-591b1fd4647c tempest-VolumesAssistedSnapshotsTest-982038860 tempest-VolumesAssistedSnapshotsTest-982038860-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:59.519930 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.snapshot_actions [req-78e0208d-838c-4dca-9889-97587b8f14e1 req-7921eada-3cd4-4f28-b570-591b1fd4647c tempest-VolumesAssistedSnapshotsTest-982038860 tempest-VolumesAssistedSnapshotsTest-982038860-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100317) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 09 10:37:59.520227 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8b932fac-b1b4-49f8-ad59-f33cf152028c req-bca9b2ee-7067-4017-8e4a-8a6d5deaf032 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:59.524047 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8b932fac-b1b4-49f8-ad59-f33cf152028c req-bca9b2ee-7067-4017-8e4a-8a6d5deaf032 tempest-VolumesAssistedSnapshotsTest-982038860 tempest-VolumesAssistedSnapshotsTest-982038860-project] POST https://10.4.3.125/volume/v3/snapshots/None/action Aug 09 10:37:59.524047 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8b932fac-b1b4-49f8-ad59-f33cf152028c req-bca9b2ee-7067-4017-8e4a-8a6d5deaf032 tempest-VolumesAssistedSnapshotsTest-982038860 tempest-VolumesAssistedSnapshotsTest-982038860-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:59.524120 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8b932fac-b1b4-49f8-ad59-f33cf152028c req-bca9b2ee-7067-4017-8e4a-8a6d5deaf032 tempest-VolumesAssistedSnapshotsTest-982038860 tempest-VolumesAssistedSnapshotsTest-982038860-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:59.525663 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.snapshot_actions [req-8b932fac-b1b4-49f8-ad59-f33cf152028c req-bca9b2ee-7067-4017-8e4a-8a6d5deaf032 tempest-VolumesAssistedSnapshotsTest-982038860 tempest-VolumesAssistedSnapshotsTest-982038860-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100319) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 09 10:37:59.541636 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:59.541636 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:59.547220 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9cd87d41-4200-4a2b-aa99-5b63ffb2fd9e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:59.556229 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9cd87d41-4200-4a2b-aa99-5b63ffb2fd9e tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:59.556229 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 75/305] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:59 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1317 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:59.556614 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8b932fac-b1b4-49f8-ad59-f33cf152028c req-bca9b2ee-7067-4017-8e4a-8a6d5deaf032 tempest-VolumesAssistedSnapshotsTest-982038860 tempest-VolumesAssistedSnapshotsTest-982038860-project] https://10.4.3.125/volume/v3/snapshots/None/action returned with HTTP 404 Aug 09 10:37:59.556614 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 78/306] 10.4.3.125 () {72 vars in 1582 bytes} [Sun Aug 9 10:37:59 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:37:59.556702 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-78e0208d-838c-4dca-9889-97587b8f14e1 req-7921eada-3cd4-4f28-b570-591b1fd4647c tempest-VolumesAssistedSnapshotsTest-982038860 tempest-VolumesAssistedSnapshotsTest-982038860-project] https://10.4.3.125/volume/v3/snapshots/bb12396f-6818-4599-9059-8ff1a5f0eaba/action returned with HTTP 404 Aug 09 10:37:59.556872 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 78/307] 10.4.3.125 () {72 vars in 1678 bytes} [Sun Aug 9 10:37:59 2026] POST /volume/v3/snapshots/bb12396f-6818-4599-9059-8ff1a5f0eaba/action => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:37:59.618378 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a12b891e-60b9-46c0-adab-c8a7a3cb13f5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:59.620825 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a12b891e-60b9-46c0-adab-c8a7a3cb13f5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:37:59.620825 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a12b891e-60b9-46c0-adab-c8a7a3cb13f5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:59.620825 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a12b891e-60b9-46c0-adab-c8a7a3cb13f5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:59.642509 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-089f5a2c-0830-4009-8ae3-826d97ce4277 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:59.646090 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:59.646090 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:37:59.647913 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-089f5a2c-0830-4009-8ae3-826d97ce4277 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:59.648168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-089f5a2c-0830-4009-8ae3-826d97ce4277 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:59.648428 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-089f5a2c-0830-4009-8ae3-826d97ce4277 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:59.661923 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a12b891e-60b9-46c0-adab-c8a7a3cb13f5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:37:59.671041 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a12b891e-60b9-46c0-adab-c8a7a3cb13f5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:37:59.671911 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 77/308] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:59 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1164 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:59.673060 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:59.673060 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:59.680116 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-089f5a2c-0830-4009-8ae3-826d97ce4277 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:59.686255 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-089f5a2c-0830-4009-8ae3-826d97ce4277 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:59.686255 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 76/309] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:37:59 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1317 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:59.744930 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-c34a005c-c5fd-4a56-9fd7-93102f2e3265 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:59.749147 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-c34a005c-c5fd-4a56-9fd7-93102f2e3265 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] POST https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a/action Aug 09 10:37:59.749977 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-c34a005c-c5fd-4a56-9fd7-93102f2e3265 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:37:59.749977 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-c34a005c-c5fd-4a56-9fd7-93102f2e3265 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:37:59.763714 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:59.763714 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:37:59.764154 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-c34a005c-c5fd-4a56-9fd7-93102f2e3265 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:59.775117 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-c34a005c-c5fd-4a56-9fd7-93102f2e3265 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Begin detaching volume completed successfully. Aug 09 10:37:59.775423 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-c34a005c-c5fd-4a56-9fd7-93102f2e3265 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a/action returned with HTTP 202 Aug 09 10:37:59.776685 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 79/310] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:37:59 2026] POST /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:37:59.783687 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ccc27780-76ee-4d2f-b250-61f993c26c1a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:59.787418 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccc27780-76ee-4d2f-b250-61f993c26c1a tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:37:59.787697 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccc27780-76ee-4d2f-b250-61f993c26c1a tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:59.788270 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccc27780-76ee-4d2f-b250-61f993c26c1a tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:59.804100 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:59.804100 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:37:59.810873 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ccc27780-76ee-4d2f-b250-61f993c26c1a tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Volume info retrieved successfully. Aug 09 10:37:59.817370 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccc27780-76ee-4d2f-b250-61f993c26c1a tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:37:59.818767 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 79/311] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:37:59 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:37:59.840220 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-be3c9181-67ca-482f-951f-98110c835331 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:59.840741 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be3c9181-67ca-482f-951f-98110c835331 None None] GET https://10.4.3.125/volume// Aug 09 10:37:59.840984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be3c9181-67ca-482f-951f-98110c835331 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:59.841669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be3c9181-67ca-482f-951f-98110c835331 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:59.841962 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be3c9181-67ca-482f-951f-98110c835331 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:37:59.842567 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 78/312] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:37: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 09 10:37:59.862011 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-ac13230a-91f9-4c14-ba40-c0e241d914f7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:37:59.864929 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-ac13230a-91f9-4c14-ba40-c0e241d914f7 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:37:59.865435 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-ac13230a-91f9-4c14-ba40-c0e241d914f7 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:37:59.865435 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-ac13230a-91f9-4c14-ba40-c0e241d914f7 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:37:59.879123 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:37:59.879123 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:37:59.889806 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-ac13230a-91f9-4c14-ba40-c0e241d914f7 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:37:59.898367 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-ac13230a-91f9-4c14-ba40-c0e241d914f7 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:37:59.900054 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 77/313] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:37:59 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1543 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:38:00.693510 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-495b22ef-2d8d-4043-8f18-94c51df12f26 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:00.696825 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-495b22ef-2d8d-4043-8f18-94c51df12f26 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:00.697310 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-495b22ef-2d8d-4043-8f18-94c51df12f26 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:00.697629 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-495b22ef-2d8d-4043-8f18-94c51df12f26 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:00.733167 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:00.733167 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:00.743390 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-495b22ef-2d8d-4043-8f18-94c51df12f26 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:00.752689 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-495b22ef-2d8d-4043-8f18-94c51df12f26 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:00.753314 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 80/314] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:00 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1164 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:00.848698 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-80133304-ab63-4121-aa88-28af89a8b8a4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:00.851608 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80133304-ab63-4121-aa88-28af89a8b8a4 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:38:00.851932 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80133304-ab63-4121-aa88-28af89a8b8a4 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:00.852409 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80133304-ab63-4121-aa88-28af89a8b8a4 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:00.865931 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:00.865931 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:00.872422 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-80133304-ab63-4121-aa88-28af89a8b8a4 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Volume info retrieved successfully. Aug 09 10:38:00.878629 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80133304-ab63-4121-aa88-28af89a8b8a4 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:38:00.879658 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 80/315] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:00 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:01.777883 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6207943c-17b5-4314-a4c9-df4fcc5e1e01 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:01.779871 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6207943c-17b5-4314-a4c9-df4fcc5e1e01 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:01.780221 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6207943c-17b5-4314-a4c9-df4fcc5e1e01 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:01.780731 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6207943c-17b5-4314-a4c9-df4fcc5e1e01 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:01.803314 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:01.803314 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:01.814313 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6207943c-17b5-4314-a4c9-df4fcc5e1e01 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:01.822766 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6207943c-17b5-4314-a4c9-df4fcc5e1e01 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:01.823672 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 79/316] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:01 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1164 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:01.905409 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bb91a8d1-094c-45d1-94e1-d5885f1107ab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:01.910973 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb91a8d1-094c-45d1-94e1-d5885f1107ab tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:38:01.911709 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb91a8d1-094c-45d1-94e1-d5885f1107ab tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:01.911709 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb91a8d1-094c-45d1-94e1-d5885f1107ab tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:01.927455 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:01.927455 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:01.932455 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bb91a8d1-094c-45d1-94e1-d5885f1107ab tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Volume info retrieved successfully. Aug 09 10:38:01.939585 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb91a8d1-094c-45d1-94e1-d5885f1107ab tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:38:01.939993 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 78/317] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:01 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:02.033098 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:02.276297 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:02.276713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-851897618"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:02.278337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-851897618'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:02.278538 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Create volume of 1 GB Aug 09 10:38:02.283522 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Availability Zones retrieved successfully. Aug 09 10:38:02.291282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Flow 'volume_create_api' (d0c20c15-05dc-48e8-a4ff-0a1c8878fd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:02.292458 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3ffa50-f56d-4d62-9367-44fb227ad1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:02.293611 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:02.329006 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3ffa50-f56d-4d62-9367-44fb227ad1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:02.330355 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813dcd43-bcff-423f-bdcb-8d4cd3de39f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:02.367440 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-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 09 10:38:02.367440 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-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 09 10:38:02.437000 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Created reservations ['9d78bec6-8f51-4d71-8c0e-f9eafe0f1684', '762175fa-3555-431e-b84f-c25a5ec4c9c4', 'de58b48c-9ec5-433e-aaf6-5de0e455152d', '63c90ba7-5b5a-4d89-9c6e-4f347d2e7e65'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:02.437971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813dcd43-bcff-423f-bdcb-8d4cd3de39f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d78bec6-8f51-4d71-8c0e-f9eafe0f1684', '762175fa-3555-431e-b84f-c25a5ec4c9c4', 'de58b48c-9ec5-433e-aaf6-5de0e455152d', '63c90ba7-5b5a-4d89-9c6e-4f347d2e7e65']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:02.438802 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26932a49-13b5-424a-bcae-9f398f2e1cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:02.471634 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26932a49-13b5-424a-bcae-9f398f2e1cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f2d067d-7f26-40c9-81a1-7299bab75a7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-851897618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='688611ceaf17447294d4bc272bf0e20f',qos_specs=None,replication_status=,reservations=['9d78bec6-8f51-4d71-8c0e-f9eafe0f1684','762175fa-3555-431e-b84f-c25a5ec4c9c4','de58b48c-9ec5-433e-aaf6-5de0e455152d','63c90ba7-5b5a-4d89-9c6e-4f347d2e7e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cadb9cb1bf6469cb4de0a8265a820cc',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-851897618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f2d067d-7f26-40c9-81a1-7299bab75a7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='688611ceaf17447294d4bc272bf0e20f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cadb9cb1bf6469cb4de0a8265a820cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:02.472672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120ec521-600b-403d-8b20-7a63d38f495c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:02.508370 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120ec521-600b-403d-8b20-7a63d38f495c) transitioned into state 'SUCCESS' from state '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-851897618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='688611ceaf17447294d4bc272bf0e20f',qos_specs=None,replication_status=,reservations=['9d78bec6-8f51-4d71-8c0e-f9eafe0f1684','762175fa-3555-431e-b84f-c25a5ec4c9c4','de58b48c-9ec5-433e-aaf6-5de0e455152d','63c90ba7-5b5a-4d89-9c6e-4f347d2e7e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cadb9cb1bf6469cb4de0a8265a820cc',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:02.509596 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53708e34-5211-4e4a-8b46-c9f0d5a60bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:02.526558 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53708e34-5211-4e4a-8b46-c9f0d5a60bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:02.526558 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Flow 'volume_create_api' (d0c20c15-05dc-48e8-a4ff-0a1c8878fd12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:02.527014 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Create volume request issued successfully. Aug 09 10:38:02.528520 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf0cb9c1-5546-48bc-95d9-3f183797adab tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:02.528520 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 81/318] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:38:02 2026] POST /volume/v3/volumes => generated 754 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:02.544213 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d42d93aa-1775-449a-8a4d-a53e149e4ddc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:02.548522 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d42d93aa-1775-449a-8a4d-a53e149e4ddc tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f Aug 09 10:38:02.548522 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d42d93aa-1775-449a-8a4d-a53e149e4ddc tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:02.548522 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d42d93aa-1775-449a-8a4d-a53e149e4ddc tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:02.560409 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:02.560409 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:02.566702 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d42d93aa-1775-449a-8a4d-a53e149e4ddc tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Volume info retrieved successfully. Aug 09 10:38:02.578804 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d42d93aa-1775-449a-8a4d-a53e149e4ddc tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f returned with HTTP 200 Aug 09 10:38:02.579915 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 81/319] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:02 2026] GET /volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:02.843628 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-45f24db4-15aa-4038-aca4-88b8e3eba549 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:02.847017 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-45f24db4-15aa-4038-aca4-88b8e3eba549 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:02.847017 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-45f24db4-15aa-4038-aca4-88b8e3eba549 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:02.847480 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-45f24db4-15aa-4038-aca4-88b8e3eba549 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:02.866381 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:02.866381 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:02.874107 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-45f24db4-15aa-4038-aca4-88b8e3eba549 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:02.880284 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-45f24db4-15aa-4038-aca4-88b8e3eba549 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:02.880614 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 80/320] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:02 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:38:02.955956 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-005b3d54-9342-48ed-9dd8-6ed353f85510 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:02.960330 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-005b3d54-9342-48ed-9dd8-6ed353f85510 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:38:02.961613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-005b3d54-9342-48ed-9dd8-6ed353f85510 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:02.963922 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-005b3d54-9342-48ed-9dd8-6ed353f85510 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:02.988426 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:02.988426 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:03.003405 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-005b3d54-9342-48ed-9dd8-6ed353f85510 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Volume info retrieved successfully. Aug 09 10:38:03.013640 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-005b3d54-9342-48ed-9dd8-6ed353f85510 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:38:03.014172 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 79/321] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:02 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 1142 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:03.548860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f679d050-025d-46dc-a46d-50274b0009a8 req-4c5276b5-efc0-47ca-a9ff-883103ad8f8e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:03.553207 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-4c5276b5-efc0-47ca-a9ff-883103ad8f8e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] POST https://10.4.3.125/volume/v3/attachments/da1f8812-53e4-45d1-bcaa-23651249c2dd/action Aug 09 10:38:03.553207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-4c5276b5-efc0-47ca-a9ff-883103ad8f8e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:38:03.553207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-4c5276b5-efc0-47ca-a9ff-883103ad8f8e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:03.586043 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:03.586043 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:03.600046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b6a3d8f-d7cc-4a31-9d5f-9d41d729db96 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:03.604328 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b6a3d8f-d7cc-4a31-9d5f-9d41d729db96 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f Aug 09 10:38:03.604328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b6a3d8f-d7cc-4a31-9d5f-9d41d729db96 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:03.604328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b6a3d8f-d7cc-4a31-9d5f-9d41d729db96 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:03.606287 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f679d050-025d-46dc-a46d-50274b0009a8 req-4c5276b5-efc0-47ca-a9ff-883103ad8f8e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/attachments/da1f8812-53e4-45d1-bcaa-23651249c2dd/action returned with HTTP 204 Aug 09 10:38:03.606287 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 82/322] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:38:03 2026] POST /volume/v3/attachments/da1f8812-53e4-45d1-bcaa-23651249c2dd/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:03.615944 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:03.615944 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:03.626278 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1b6a3d8f-d7cc-4a31-9d5f-9d41d729db96 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Volume info retrieved successfully. Aug 09 10:38:03.635973 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b6a3d8f-d7cc-4a31-9d5f-9d41d729db96 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f returned with HTTP 200 Aug 09 10:38:03.638017 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 82/323] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:03 2026] GET /volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:03.657668 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2af43cd4-d0a3-4fd7-b528-906dc3e770bb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:03.663268 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2af43cd4-d0a3-4fd7-b528-906dc3e770bb tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:38:03.663268 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2af43cd4-d0a3-4fd7-b528-906dc3e770bb tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f2d067d-7f26-40c9-81a1-7299bab75a7f", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1218036010"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:03.678676 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:03.678676 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:03.680204 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2af43cd4-d0a3-4fd7-b528-906dc3e770bb tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Volume info retrieved successfully. Aug 09 10:38:03.680204 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-2af43cd4-d0a3-4fd7-b528-906dc3e770bb tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Create snapshot from volume 0f2d067d-7f26-40c9-81a1-7299bab75a7f Aug 09 10:38:03.680559 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-0a9f92e0-0fb9-4636-b7af-963c3d4a9837 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:03.683161 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-0a9f92e0-0fb9-4636-b7af-963c3d4a9837 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] DELETE https://10.4.3.125/volume/v3/attachments/dfc70f61-1459-4001-a3c3-0a374a7b4fc2 Aug 09 10:38:03.683313 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-0a9f92e0-0fb9-4636-b7af-963c3d4a9837 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:03.683498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-0a9f92e0-0fb9-4636-b7af-963c3d4a9837 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:03.695430 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:03.695430 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:03.716068 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-2af43cd4-d0a3-4fd7-b528-906dc3e770bb tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-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 09 10:38:03.717352 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-2af43cd4-d0a3-4fd7-b528-906dc3e770bb tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-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 09 10:38:03.771136 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-2af43cd4-d0a3-4fd7-b528-906dc3e770bb tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Created reservations ['740e19bc-118b-4abb-b786-ba3c57c76af4', '0145e405-2829-44fd-9f7f-00a97e55513c', '5ade73c0-e3c5-40b9-a18d-3df55092953a', '0620723c-addd-4ade-83ef-23deb941b688'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:03.794094 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-59fdf7cd-fb3c-494a-9209-1ef036fbf32b req-0a9f92e0-0fb9-4636-b7af-963c3d4a9837 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/attachments/dfc70f61-1459-4001-a3c3-0a374a7b4fc2 returned with HTTP 200 Aug 09 10:38:03.795044 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 80/324] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:38:03 2026] DELETE /volume/v3/attachments/dfc70f61-1459-4001-a3c3-0a374a7b4fc2 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:03.844773 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2af43cd4-d0a3-4fd7-b528-906dc3e770bb tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot create request issued successfully. Aug 09 10:38:03.845307 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2af43cd4-d0a3-4fd7-b528-906dc3e770bb tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:38:03.845974 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 81/325] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:38:03 2026] POST /volume/v3/snapshots => generated 311 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:03.861888 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bbbfdd35-c7ec-43b1-ad34-9f71738fa6fa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:03.864688 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bbbfdd35-c7ec-43b1-ad34-9f71738fa6fa tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 Aug 09 10:38:03.865082 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bbbfdd35-c7ec-43b1-ad34-9f71738fa6fa tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:03.865563 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bbbfdd35-c7ec-43b1-ad34-9f71738fa6fa tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:03.889180 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:03.889180 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:03.889968 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bbbfdd35-c7ec-43b1-ad34-9f71738fa6fa tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:03.892409 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bbbfdd35-c7ec-43b1-ad34-9f71738fa6fa tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 returned with HTTP 200 Aug 09 10:38:03.892409 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 83/326] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:38:03 2026] GET /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 => generated 443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:03.901799 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce097373-deeb-44b5-a60d-c695e3340167 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:03.905659 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce097373-deeb-44b5-a60d-c695e3340167 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:03.906243 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce097373-deeb-44b5-a60d-c695e3340167 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:03.907176 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce097373-deeb-44b5-a60d-c695e3340167 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:03.931944 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:03.931944 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:03.946809 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ce097373-deeb-44b5-a60d-c695e3340167 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:03.956082 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce097373-deeb-44b5-a60d-c695e3340167 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:03.957222 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 83/327] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:03 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1458 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:04.034757 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-39b5f5d3-067c-40d9-a30c-5f92fafebb39 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.038211 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39b5f5d3-067c-40d9-a30c-5f92fafebb39 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:38:04.038211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39b5f5d3-067c-40d9-a30c-5f92fafebb39 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:04.038211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39b5f5d3-067c-40d9-a30c-5f92fafebb39 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:04.048625 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.048625 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:04.061407 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-39b5f5d3-067c-40d9-a30c-5f92fafebb39 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] Volume info retrieved successfully. Aug 09 10:38:04.068917 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39b5f5d3-067c-40d9-a30c-5f92fafebb39 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-reader] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:38:04.070051 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 81/328] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:04 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:04.115016 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-fa9bc8c7-9565-4f4c-beee-e3e235b859fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.118940 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-fa9bc8c7-9565-4f4c-beee-e3e235b859fa tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] DELETE https://10.4.3.125/volume/v3/attachments/5382ce71-dbf4-486a-b8fb-c76d3aad828f Aug 09 10:38:04.118940 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-fa9bc8c7-9565-4f4c-beee-e3e235b859fa tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:04.118940 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-fa9bc8c7-9565-4f4c-beee-e3e235b859fa tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:04.129152 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.129152 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:04.147132 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-19469f9a-e98b-4659-b63f-d4b21e63168d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.150760 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-19469f9a-e98b-4659-b63f-d4b21e63168d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:38:04.152510 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-19469f9a-e98b-4659-b63f-d4b21e63168d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:04.154039 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-19469f9a-e98b-4659-b63f-d4b21e63168d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:04.171518 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.171518 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:04.180644 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-19469f9a-e98b-4659-b63f-d4b21e63168d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:38:04.188531 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-19469f9a-e98b-4659-b63f-d4b21e63168d tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:38:04.188531 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 84/329] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:04 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:04.237799 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ff33e2e7-600f-4ee2-b42e-5033fa3d0de2 req-fa9bc8c7-9565-4f4c-beee-e3e235b859fa tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/attachments/5382ce71-dbf4-486a-b8fb-c76d3aad828f returned with HTTP 200 Aug 09 10:38:04.238526 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 82/330] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:38:04 2026] DELETE /volume/v3/attachments/5382ce71-dbf4-486a-b8fb-c76d3aad828f => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:04.269032 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ca4d5158-aea6-4934-ac83-ed498d7e2622 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.272388 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca4d5158-aea6-4934-ac83-ed498d7e2622 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:38:04.275567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca4d5158-aea6-4934-ac83-ed498d7e2622 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:04.275567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca4d5158-aea6-4934-ac83-ed498d7e2622 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:04.283647 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.283647 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:04.290747 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ca4d5158-aea6-4934-ac83-ed498d7e2622 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:38:04.298727 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca4d5158-aea6-4934-ac83-ed498d7e2622 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:38:04.299234 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 84/331] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:04 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:04.497249 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0a18fc72-aab1-4e69-b646-928f3fd85dac req-0a4a987c-2030-4f83-b4d0-e3e644efcb00 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.500911 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0a18fc72-aab1-4e69-b646-928f3fd85dac req-0a4a987c-2030-4f83-b4d0-e3e644efcb00 tempest-TestMultiAttachVolumeSwap-1586967888 tempest-TestMultiAttachVolumeSwap-1586967888-project] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:04.501532 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0a18fc72-aab1-4e69-b646-928f3fd85dac req-0a4a987c-2030-4f83-b4d0-e3e644efcb00 tempest-TestMultiAttachVolumeSwap-1586967888 tempest-TestMultiAttachVolumeSwap-1586967888-project] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:04.501532 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0a18fc72-aab1-4e69-b646-928f3fd85dac req-0a4a987c-2030-4f83-b4d0-e3e644efcb00 tempest-TestMultiAttachVolumeSwap-1586967888 tempest-TestMultiAttachVolumeSwap-1586967888-project] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:04.520569 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.520569 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:04.526247 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-0a18fc72-aab1-4e69-b646-928f3fd85dac req-0a4a987c-2030-4f83-b4d0-e3e644efcb00 tempest-TestMultiAttachVolumeSwap-1586967888 tempest-TestMultiAttachVolumeSwap-1586967888-project] Volume info retrieved successfully. Aug 09 10:38:04.544805 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0a18fc72-aab1-4e69-b646-928f3fd85dac req-0a4a987c-2030-4f83-b4d0-e3e644efcb00 tempest-TestMultiAttachVolumeSwap-1586967888 tempest-TestMultiAttachVolumeSwap-1586967888-project] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:04.545429 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 82/332] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:38:04 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1651 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:04.566589 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-623faa5b-f1f4-4304-a8d2-496fe32e5865 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.573095 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-623faa5b-f1f4-4304-a8d2-496fe32e5865 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-reader] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:04.573095 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-623faa5b-f1f4-4304-a8d2-496fe32e5865 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:04.576213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-623faa5b-f1f4-4304-a8d2-496fe32e5865 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:04.588666 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.588666 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:04.593117 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-623faa5b-f1f4-4304-a8d2-496fe32e5865 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-reader] Volume info retrieved successfully. Aug 09 10:38:04.597940 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-623faa5b-f1f4-4304-a8d2-496fe32e5865 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-reader] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:04.598497 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 85/333] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:04 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1458 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:04.612340 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9919fb0a-c317-4904-8264-b742eb41de4b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.614104 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9919fb0a-c317-4904-8264-b742eb41de4b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-reader] GET https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b Aug 09 10:38:04.614483 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9919fb0a-c317-4904-8264-b742eb41de4b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:04.614830 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9919fb0a-c317-4904-8264-b742eb41de4b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:04.623669 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.623669 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:04.629527 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9919fb0a-c317-4904-8264-b742eb41de4b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-reader] Volume info retrieved successfully. Aug 09 10:38:04.635674 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9919fb0a-c317-4904-8264-b742eb41de4b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-reader] https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b returned with HTTP 200 Aug 09 10:38:04.635674 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 83/334] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:04 2026] GET /volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:04.736134 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7cb9032a-79ec-4ec0-ba5b-2f13f9f9928f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.738629 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7cb9032a-79ec-4ec0-ba5b-2f13f9f9928f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:04.738912 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7cb9032a-79ec-4ec0-ba5b-2f13f9f9928f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:04.739213 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7cb9032a-79ec-4ec0-ba5b-2f13f9f9928f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:04.756313 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.756313 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:04.761279 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7cb9032a-79ec-4ec0-ba5b-2f13f9f9928f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:04.766298 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7cb9032a-79ec-4ec0-ba5b-2f13f9f9928f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:04.766727 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 85/335] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:04 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:04.832400 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-6ea190a6-9c1c-4934-ad4d-b975c814517f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.837429 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-6ea190a6-9c1c-4934-ad4d-b975c814517f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:04.837429 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-6ea190a6-9c1c-4934-ad4d-b975c814517f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:04.837429 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-6ea190a6-9c1c-4934-ad4d-b975c814517f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:04.853430 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.853430 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:04.858527 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-6ea190a6-9c1c-4934-ad4d-b975c814517f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:04.864465 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-6ea190a6-9c1c-4934-ad4d-b975c814517f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:04.865125 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 83/336] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:38:04 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:04.903761 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ebe142ba-beb3-4a28-9c9c-26806150a6ea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.906672 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebe142ba-beb3-4a28-9c9c-26806150a6ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 Aug 09 10:38:04.918772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebe142ba-beb3-4a28-9c9c-26806150a6ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:04.918772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebe142ba-beb3-4a28-9c9c-26806150a6ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:04.918936 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-d6c6becd-1fe9-4012-a296-f7f7f6525fef None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.918936 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-d6c6becd-1fe9-4012-a296-f7f7f6525fef tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] POST https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f/action Aug 09 10:38:04.918936 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-d6c6becd-1fe9-4012-a296-f7f7f6525fef tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:38:04.918936 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-d6c6becd-1fe9-4012-a296-f7f7f6525fef tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:04.933732 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.933732 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:04.935711 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ebe142ba-beb3-4a28-9c9c-26806150a6ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:04.937963 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.937963 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:04.945232 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebe142ba-beb3-4a28-9c9c-26806150a6ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 returned with HTTP 200 Aug 09 10:38:04.945232 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 86/337] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:38:04 2026] GET /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:04.945596 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-d6c6becd-1fe9-4012-a296-f7f7f6525fef tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:04.952565 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4606a821-9cd1-4c4e-b536-da3f2c5d583b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:04.953603 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-d6c6becd-1fe9-4012-a296-f7f7f6525fef tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Begin detaching volume completed successfully. Aug 09 10:38:04.954298 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-d6c6becd-1fe9-4012-a296-f7f7f6525fef tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f/action returned with HTTP 202 Aug 09 10:38:04.954428 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 84/338] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:38:04 2026] POST /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:38:04.957389 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4606a821-9cd1-4c4e-b536-da3f2c5d583b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] POST https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata Aug 09 10:38:04.957786 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4606a821-9cd1-4c4e-b536-da3f2c5d583b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:04.992598 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:04.992598 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:04.993277 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4606a821-9cd1-4c4e-b536-da3f2c5d583b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.034225 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a44e9639-eff0-4187-b608-80efb1d52165 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.034553 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a44e9639-eff0-4187-b608-80efb1d52165 None None] GET https://10.4.3.125/volume// Aug 09 10:38:05.034830 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a44e9639-eff0-4187-b608-80efb1d52165 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.035337 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a44e9639-eff0-4187-b608-80efb1d52165 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.035954 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a44e9639-eff0-4187-b608-80efb1d52165 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:38:05.036964 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 84/339] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:38:05.051086 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4606a821-9cd1-4c4e-b536-da3f2c5d583b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Update snapshot metadata completed successfully. Aug 09 10:38:05.051468 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4606a821-9cd1-4c4e-b536-da3f2c5d583b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata returned with HTTP 200 Aug 09 10:38:05.052212 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 86/340] 10.4.3.125 () {68 vars in 1402 bytes} [Sun Aug 9 10:38:04 2026] POST /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata => generated 68 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.062308 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-ee55cbf2-874a-43e0-9c6b-35b0ab3a9a64 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.063445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-719a22d8-adf3-474c-8aec-d9435e8b83e4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.065524 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-ee55cbf2-874a-43e0-9c6b-35b0ab3a9a64 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:05.065803 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-719a22d8-adf3-474c-8aec-d9435e8b83e4 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata Aug 09 10:38:05.066010 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-ee55cbf2-874a-43e0-9c6b-35b0ab3a9a64 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.066064 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-ee55cbf2-874a-43e0-9c6b-35b0ab3a9a64 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.066123 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-719a22d8-adf3-474c-8aec-d9435e8b83e4 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.066390 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-719a22d8-adf3-474c-8aec-d9435e8b83e4 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.076765 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.076765 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:05.077022 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-719a22d8-adf3-474c-8aec-d9435e8b83e4 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.078156 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-719a22d8-adf3-474c-8aec-d9435e8b83e4 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Get snapshot metadata completed successfully. Aug 09 10:38:05.078493 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-719a22d8-adf3-474c-8aec-d9435e8b83e4 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata returned with HTTP 200 Aug 09 10:38:05.079358 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 85/341] 10.4.3.125 () {66 vars in 1381 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.089623 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.089623 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:05.091538 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ccc2f601-7f52-4534-aa8e-4e6e26c95599 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.098230 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ccc2f601-7f52-4534-aa8e-4e6e26c95599 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] PUT https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata Aug 09 10:38:05.098230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ccc2f601-7f52-4534-aa8e-4e6e26c95599 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:05.104473 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-ee55cbf2-874a-43e0-9c6b-35b0ab3a9a64 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:05.110813 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-ee55cbf2-874a-43e0-9c6b-35b0ab3a9a64 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:05.111162 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 87/342] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1641 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 10:38:05.139226 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.139226 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:05.139226 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ccc2f601-7f52-4534-aa8e-4e6e26c95599 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.193001 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ccc2f601-7f52-4534-aa8e-4e6e26c95599 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Update snapshot metadata completed successfully. Aug 09 10:38:05.193399 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ccc2f601-7f52-4534-aa8e-4e6e26c95599 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata returned with HTTP 200 Aug 09 10:38:05.194003 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 85/343] 10.4.3.125 () {68 vars in 1401 bytes} [Sun Aug 9 10:38:05 2026] PUT /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata => generated 57 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 09 10:38:05.204888 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9168fc8c-ccde-4b66-8f88-94764ae60f25 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.207623 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-99adcc05-0fb9-4cc0-b717-ab49cd1a69d5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.207875 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9168fc8c-ccde-4b66-8f88-94764ae60f25 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:38:05.207994 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9168fc8c-ccde-4b66-8f88-94764ae60f25 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.208274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9168fc8c-ccde-4b66-8f88-94764ae60f25 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.213887 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99adcc05-0fb9-4cc0-b717-ab49cd1a69d5 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata Aug 09 10:38:05.214159 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99adcc05-0fb9-4cc0-b717-ab49cd1a69d5 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.214861 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99adcc05-0fb9-4cc0-b717-ab49cd1a69d5 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.221527 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.221527 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:05.227238 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.227238 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:05.228557 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-99adcc05-0fb9-4cc0-b717-ab49cd1a69d5 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.230460 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9168fc8c-ccde-4b66-8f88-94764ae60f25 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:38:05.230566 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-99adcc05-0fb9-4cc0-b717-ab49cd1a69d5 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Get snapshot metadata completed successfully. Aug 09 10:38:05.231722 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99adcc05-0fb9-4cc0-b717-ab49cd1a69d5 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata returned with HTTP 200 Aug 09 10:38:05.231722 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 86/344] 10.4.3.125 () {66 vars in 1381 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.238704 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9168fc8c-ccde-4b66-8f88-94764ae60f25 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:38:05.242232 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 87/345] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:05.244805 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4e36f9ba-5ec0-47f5-83e1-9578394b51ea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.246820 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e36f9ba-5ec0-47f5-83e1-9578394b51ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata/key3 Aug 09 10:38:05.247581 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e36f9ba-5ec0-47f5-83e1-9578394b51ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.247581 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e36f9ba-5ec0-47f5-83e1-9578394b51ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.254988 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.254988 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:05.255612 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4e36f9ba-5ec0-47f5-83e1-9578394b51ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.257748 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4e36f9ba-5ec0-47f5-83e1-9578394b51ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Get snapshot metadata completed successfully. Aug 09 10:38:05.265579 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f762aa7b-83b8-4d7d-a302-1cf83f45cf4f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.267520 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f762aa7b-83b8-4d7d-a302-1cf83f45cf4f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:38:05.267595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f762aa7b-83b8-4d7d-a302-1cf83f45cf4f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.267827 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f762aa7b-83b8-4d7d-a302-1cf83f45cf4f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.268047 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-f762aa7b-83b8-4d7d-a302-1cf83f45cf4f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Delete volume with id: ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:38:05.278074 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4e36f9ba-5ec0-47f5-83e1-9578394b51ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Delete snapshot metadata completed successfully. Aug 09 10:38:05.278074 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e36f9ba-5ec0-47f5-83e1-9578394b51ea tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata/key3 returned with HTTP 200 Aug 09 10:38:05.279107 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 88/346] 10.4.3.125 () {66 vars in 1399 bytes} [Sun Aug 9 10:38:05 2026] DELETE /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata/key3 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 09 10:38:05.283739 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.283739 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:05.284161 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f762aa7b-83b8-4d7d-a302-1cf83f45cf4f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:38:05.299741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c031c1c7-832e-43b9-a829-418327e3d927 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.303519 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c031c1c7-832e-43b9-a829-418327e3d927 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata Aug 09 10:38:05.304731 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c031c1c7-832e-43b9-a829-418327e3d927 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.304731 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c031c1c7-832e-43b9-a829-418327e3d927 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.317790 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.317790 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:05.317998 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c031c1c7-832e-43b9-a829-418327e3d927 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.319087 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c031c1c7-832e-43b9-a829-418327e3d927 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Get snapshot metadata completed successfully. Aug 09 10:38:05.320477 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c031c1c7-832e-43b9-a829-418327e3d927 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata returned with HTTP 200 Aug 09 10:38:05.322174 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 87/347] 10.4.3.125 () {66 vars in 1381 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata => generated 32 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.331091 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f762aa7b-83b8-4d7d-a302-1cf83f45cf4f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Delete volume request issued successfully. Aug 09 10:38:05.331727 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f762aa7b-83b8-4d7d-a302-1cf83f45cf4f tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 202 Aug 09 10:38:05.332142 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 86/348] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:38:05 2026] DELETE /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:38:05.341204 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-88611f54-06fc-40c3-a9be-b0affbc27573 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.343424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ca682231-3dff-405c-a5d7-a248eb958704 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.346719 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca682231-3dff-405c-a5d7-a248eb958704 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:38:05.346999 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca682231-3dff-405c-a5d7-a248eb958704 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.347282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca682231-3dff-405c-a5d7-a248eb958704 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.348045 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88611f54-06fc-40c3-a9be-b0affbc27573 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] PUT https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata Aug 09 10:38:05.348612 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88611f54-06fc-40c3-a9be-b0affbc27573 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:05.362172 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.362172 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:05.367007 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.367007 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:05.367824 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-88611f54-06fc-40c3-a9be-b0affbc27573 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.371376 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ca682231-3dff-405c-a5d7-a248eb958704 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Volume info retrieved successfully. Aug 09 10:38:05.379544 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca682231-3dff-405c-a5d7-a248eb958704 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 200 Aug 09 10:38:05.380046 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 89/349] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:05.401939 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-88611f54-06fc-40c3-a9be-b0affbc27573 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Update snapshot metadata completed successfully. Aug 09 10:38:05.401939 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88611f54-06fc-40c3-a9be-b0affbc27573 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata returned with HTTP 200 Aug 09 10:38:05.403097 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 88/350] 10.4.3.125 () {68 vars in 1401 bytes} [Sun Aug 9 10:38:05 2026] PUT /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata => generated 16 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.414867 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c04a44c6-4934-46f9-b48f-f38b6bd8ad0f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.417742 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c04a44c6-4934-46f9-b48f-f38b6bd8ad0f tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] POST https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata Aug 09 10:38:05.418004 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c04a44c6-4934-46f9-b48f-f38b6bd8ad0f tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:05.429531 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.429531 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:05.430149 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c04a44c6-4934-46f9-b48f-f38b6bd8ad0f tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.479599 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c04a44c6-4934-46f9-b48f-f38b6bd8ad0f tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Update snapshot metadata completed successfully. Aug 09 10:38:05.479599 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c04a44c6-4934-46f9-b48f-f38b6bd8ad0f tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata returned with HTTP 200 Aug 09 10:38:05.479599 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 88/351] 10.4.3.125 () {68 vars in 1402 bytes} [Sun Aug 9 10:38:05 2026] POST /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata => generated 68 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.495984 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3c521c18-10c6-44f4-932f-4d066559f75d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.499168 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c521c18-10c6-44f4-932f-4d066559f75d tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata Aug 09 10:38:05.499732 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c521c18-10c6-44f4-932f-4d066559f75d tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.500961 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c521c18-10c6-44f4-932f-4d066559f75d tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.510404 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.510404 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:05.511352 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3c521c18-10c6-44f4-932f-4d066559f75d tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.512579 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3c521c18-10c6-44f4-932f-4d066559f75d tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Get snapshot metadata completed successfully. Aug 09 10:38:05.513062 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c521c18-10c6-44f4-932f-4d066559f75d tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata returned with HTTP 200 Aug 09 10:38:05.513750 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 87/352] 10.4.3.125 () {66 vars in 1381 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.523407 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7cf16970-c407-4234-a2a8-385eedaef322 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.525399 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7cf16970-c407-4234-a2a8-385eedaef322 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] PUT https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata/key3 Aug 09 10:38:05.527583 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7cf16970-c407-4234-a2a8-385eedaef322 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:05.540948 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.540948 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:05.541317 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7cf16970-c407-4234-a2a8-385eedaef322 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.581218 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7cf16970-c407-4234-a2a8-385eedaef322 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Update snapshot metadata completed successfully. Aug 09 10:38:05.582048 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7cf16970-c407-4234-a2a8-385eedaef322 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata/key3 returned with HTTP 200 Aug 09 10:38:05.582247 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 90/353] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:38:05 2026] PUT /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata/key3 => generated 35 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.592005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-94a9eeff-00a4-46b8-9da0-1b9e82692120 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.594861 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94a9eeff-00a4-46b8-9da0-1b9e82692120 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata/key3 Aug 09 10:38:05.595266 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94a9eeff-00a4-46b8-9da0-1b9e82692120 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.595737 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94a9eeff-00a4-46b8-9da0-1b9e82692120 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.604480 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.604480 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:05.605163 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-94a9eeff-00a4-46b8-9da0-1b9e82692120 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.606677 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-94a9eeff-00a4-46b8-9da0-1b9e82692120 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Get snapshot metadata completed successfully. Aug 09 10:38:05.607367 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94a9eeff-00a4-46b8-9da0-1b9e82692120 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata/key3 returned with HTTP 200 Aug 09 10:38:05.607870 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 89/354] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.619093 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-34feef2c-5986-4678-a778-b9fa3a47431b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.621498 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34feef2c-5986-4678-a778-b9fa3a47431b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata Aug 09 10:38:05.621785 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34feef2c-5986-4678-a778-b9fa3a47431b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.622111 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34feef2c-5986-4678-a778-b9fa3a47431b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.630033 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.630033 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:05.630721 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-34feef2c-5986-4678-a778-b9fa3a47431b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.631798 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-34feef2c-5986-4678-a778-b9fa3a47431b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Get snapshot metadata completed successfully. Aug 09 10:38:05.632266 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34feef2c-5986-4678-a778-b9fa3a47431b tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata returned with HTTP 200 Aug 09 10:38:05.632733 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 89/355] 10.4.3.125 () {66 vars in 1381 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.641678 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3b0a3b86-5ae9-413f-916b-927189cf6312 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.644373 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b0a3b86-5ae9-413f-916b-927189cf6312 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] PUT https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata Aug 09 10:38:05.644816 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b0a3b86-5ae9-413f-916b-927189cf6312 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:05.654853 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.654853 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:05.655473 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3b0a3b86-5ae9-413f-916b-927189cf6312 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.678046 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3b0a3b86-5ae9-413f-916b-927189cf6312 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Update snapshot metadata completed successfully. Aug 09 10:38:05.678495 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b0a3b86-5ae9-413f-916b-927189cf6312 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata returned with HTTP 200 Aug 09 10:38:05.679205 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 88/356] 10.4.3.125 () {68 vars in 1401 bytes} [Sun Aug 9 10:38:05 2026] PUT /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:05.690049 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2578a684-ad27-4966-9b44-40958e3cc417 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.692208 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2578a684-ad27-4966-9b44-40958e3cc417 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 Aug 09 10:38:05.692434 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2578a684-ad27-4966-9b44-40958e3cc417 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.692612 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2578a684-ad27-4966-9b44-40958e3cc417 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.692720 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-2578a684-ad27-4966-9b44-40958e3cc417 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Delete snapshot with id: d913c9e9-2a10-4fca-a890-4090c12ee473 Aug 09 10:38:05.698764 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.698764 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:05.699544 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2578a684-ad27-4966-9b44-40958e3cc417 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.721117 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2578a684-ad27-4966-9b44-40958e3cc417 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot delete request issued successfully. Aug 09 10:38:05.721426 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2578a684-ad27-4966-9b44-40958e3cc417 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 returned with HTTP 202 Aug 09 10:38:05.722182 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 91/357] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:38:05 2026] DELETE /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:38:05.730974 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b9c6275-586b-4300-bb94-b5d9a587d514 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.734070 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b9c6275-586b-4300-bb94-b5d9a587d514 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 Aug 09 10:38:05.734372 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b9c6275-586b-4300-bb94-b5d9a587d514 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.734636 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b9c6275-586b-4300-bb94-b5d9a587d514 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.742732 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.742732 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:05.743367 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0b9c6275-586b-4300-bb94-b5d9a587d514 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Snapshot retrieved successfully. Aug 09 10:38:05.744492 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b9c6275-586b-4300-bb94-b5d9a587d514 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 returned with HTTP 200 Aug 09 10:38:05.745107 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 90/358] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:05.900582 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-637404c0-1444-4c21-9b80-e70773a6133d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.904783 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-637404c0-1444-4c21-9b80-e70773a6133d tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:05.904783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-637404c0-1444-4c21-9b80-e70773a6133d tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.904783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-637404c0-1444-4c21-9b80-e70773a6133d tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.921423 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.921423 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:05.928419 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-637404c0-1444-4c21-9b80-e70773a6133d tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:05.935299 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-637404c0-1444-4c21-9b80-e70773a6133d tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:05.936675 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 90/359] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:38:05 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:05.960354 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-1b83e60c-b083-4aff-aa06-c7949adb49e5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:05.963984 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-1b83e60c-b083-4aff-aa06-c7949adb49e5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] DELETE https://10.4.3.125/volume/v3/attachments/da1f8812-53e4-45d1-bcaa-23651249c2dd Aug 09 10:38:05.964425 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-1b83e60c-b083-4aff-aa06-c7949adb49e5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:05.964754 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-1b83e60c-b083-4aff-aa06-c7949adb49e5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:05.976474 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:05.976474 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:06.048863 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c2c7a1b0-8e0c-441b-93be-224138298e5a req-1b83e60c-b083-4aff-aa06-c7949adb49e5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/attachments/da1f8812-53e4-45d1-bcaa-23651249c2dd returned with HTTP 200 Aug 09 10:38:06.049615 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 89/360] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:38:05 2026] DELETE /volume/v3/attachments/da1f8812-53e4-45d1-bcaa-23651249c2dd => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:06.118967 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f1418ee0-5a8a-4405-800d-964c9f4a1c0b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:06.121144 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f1418ee0-5a8a-4405-800d-964c9f4a1c0b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:06.121465 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f1418ee0-5a8a-4405-800d-964c9f4a1c0b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:06.121731 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f1418ee0-5a8a-4405-800d-964c9f4a1c0b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:06.140312 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:06.140312 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:06.146520 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f1418ee0-5a8a-4405-800d-964c9f4a1c0b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:06.154339 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f1418ee0-5a8a-4405-800d-964c9f4a1c0b tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:06.155121 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 92/361] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:06 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:06.242575 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-9c057ba1-3822-42cf-a6a9-62db38c5de77 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:06.244867 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-9c057ba1-3822-42cf-a6a9-62db38c5de77 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:06.244976 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-9c057ba1-3822-42cf-a6a9-62db38c5de77 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:06.245153 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-9c057ba1-3822-42cf-a6a9-62db38c5de77 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:06.259740 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:06.259740 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:06.265472 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-9c057ba1-3822-42cf-a6a9-62db38c5de77 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:06.270898 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-9c057ba1-3822-42cf-a6a9-62db38c5de77 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:06.271508 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 91/362] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:38:06 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:06.327284 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-89e82d76-6011-4466-a376-9d1ae49228e8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:06.329951 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-89e82d76-6011-4466-a376-9d1ae49228e8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] POST https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f/action Aug 09 10:38:06.330440 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-89e82d76-6011-4466-a376-9d1ae49228e8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:38:06.330594 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-89e82d76-6011-4466-a376-9d1ae49228e8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:06.345273 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:06.345273 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:06.345899 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-89e82d76-6011-4466-a376-9d1ae49228e8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:06.355059 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-89e82d76-6011-4466-a376-9d1ae49228e8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Begin detaching volume completed successfully. Aug 09 10:38:06.355400 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-89e82d76-6011-4466-a376-9d1ae49228e8 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f/action returned with HTTP 202 Aug 09 10:38:06.356025 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 91/363] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:38:06 2026] POST /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:38:06.398726 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5aa6d5b9-1b3e-4f56-8ef1-f00010aa0dda None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:06.404066 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5aa6d5b9-1b3e-4f56-8ef1-f00010aa0dda tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:38:06.405166 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5aa6d5b9-1b3e-4f56-8ef1-f00010aa0dda tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:06.405166 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5aa6d5b9-1b3e-4f56-8ef1-f00010aa0dda tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:06.414561 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5aa6d5b9-1b3e-4f56-8ef1-f00010aa0dda tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 404 Aug 09 10:38:06.415327 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 90/364] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:06 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:06.422516 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4fef9cb0-b83c-49be-a2ef-f5b9ed7c5ebd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:06.423140 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4fef9cb0-b83c-49be-a2ef-f5b9ed7c5ebd None None] GET https://10.4.3.125/volume// Aug 09 10:38:06.423576 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4fef9cb0-b83c-49be-a2ef-f5b9ed7c5ebd None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:06.424173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4fef9cb0-b83c-49be-a2ef-f5b9ed7c5ebd None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:06.424553 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4fef9cb0-b83c-49be-a2ef-f5b9ed7c5ebd None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:38:06.425095 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 93/365] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:38:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:38:06.445534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-930ecfd9-84cd-49d7-a941-aba3bfe75aee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:06.449039 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-930ecfd9-84cd-49d7-a941-aba3bfe75aee tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:06.449411 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-930ecfd9-84cd-49d7-a941-aba3bfe75aee tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:06.449672 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-930ecfd9-84cd-49d7-a941-aba3bfe75aee tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:06.476621 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:06.476621 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:06.487757 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-930ecfd9-84cd-49d7-a941-aba3bfe75aee tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:06.497766 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-930ecfd9-84cd-49d7-a941-aba3bfe75aee tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:06.498505 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 92/366] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:38:06 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1344 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:38:06.757206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cda8fe67-8d5c-4d10-a27b-fc2618de0ca7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:06.761065 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cda8fe67-8d5c-4d10-a27b-fc2618de0ca7 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 Aug 09 10:38:06.761499 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cda8fe67-8d5c-4d10-a27b-fc2618de0ca7 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:06.761848 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cda8fe67-8d5c-4d10-a27b-fc2618de0ca7 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:06.775764 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cda8fe67-8d5c-4d10-a27b-fc2618de0ca7 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 returned with HTTP 404 Aug 09 10:38:06.776635 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 92/367] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:38:06 2026] GET /volume/v3/snapshots/d913c9e9-2a10-4fca-a890-4090c12ee473 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:06.786208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d35792b7-1d46-40d6-aabe-651a10eb4daf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:06.790216 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d35792b7-1d46-40d6-aabe-651a10eb4daf tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f Aug 09 10:38:06.790216 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d35792b7-1d46-40d6-aabe-651a10eb4daf tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:06.790216 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d35792b7-1d46-40d6-aabe-651a10eb4daf tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:06.801836 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:06.801836 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:06.815831 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d35792b7-1d46-40d6-aabe-651a10eb4daf tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Volume info retrieved successfully. Aug 09 10:38:06.824539 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d35792b7-1d46-40d6-aabe-651a10eb4daf tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f returned with HTTP 200 Aug 09 10:38:06.825148 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 91/368] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:06 2026] GET /volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:06.841891 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4767f9c7-69dc-4d48-b552-5ecd0d4ea4b2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:06.845015 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4767f9c7-69dc-4d48-b552-5ecd0d4ea4b2 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] DELETE https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f Aug 09 10:38:06.845791 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4767f9c7-69dc-4d48-b552-5ecd0d4ea4b2 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:06.845791 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4767f9c7-69dc-4d48-b552-5ecd0d4ea4b2 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:06.845870 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4767f9c7-69dc-4d48-b552-5ecd0d4ea4b2 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Delete volume with id: 0f2d067d-7f26-40c9-81a1-7299bab75a7f Aug 09 10:38:06.856621 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:06.856621 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:06.857255 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4767f9c7-69dc-4d48-b552-5ecd0d4ea4b2 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Volume info retrieved successfully. Aug 09 10:38:06.894947 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4767f9c7-69dc-4d48-b552-5ecd0d4ea4b2 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Delete volume request issued successfully. Aug 09 10:38:06.895484 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4767f9c7-69dc-4d48-b552-5ecd0d4ea4b2 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f returned with HTTP 202 Aug 09 10:38:06.896304 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 94/369] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:38:06 2026] DELETE /volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:38:06.908469 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e3017dc4-612c-4031-8d1b-7bac0ee7fbf8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:06.910939 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3017dc4-612c-4031-8d1b-7bac0ee7fbf8 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f Aug 09 10:38:06.911193 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3017dc4-612c-4031-8d1b-7bac0ee7fbf8 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:06.911563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3017dc4-612c-4031-8d1b-7bac0ee7fbf8 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:06.921968 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:06.921968 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:06.927507 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e3017dc4-612c-4031-8d1b-7bac0ee7fbf8 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Volume info retrieved successfully. Aug 09 10:38:06.934349 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3017dc4-612c-4031-8d1b-7bac0ee7fbf8 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f returned with HTTP 200 Aug 09 10:38:06.934798 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 93/370] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:06 2026] GET /volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:07.958328 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1180f65c-694c-4134-96e6-c2734f46b6e4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:07.961071 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1180f65c-694c-4134-96e6-c2734f46b6e4 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] GET https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f Aug 09 10:38:07.961735 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1180f65c-694c-4134-96e6-c2734f46b6e4 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:07.962057 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1180f65c-694c-4134-96e6-c2734f46b6e4 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:07.974117 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1180f65c-694c-4134-96e6-c2734f46b6e4 tempest-SnapshotMetadataTestJSON-811555645 tempest-SnapshotMetadataTestJSON-811555645-project-member] https://10.4.3.125/volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f returned with HTTP 404 Aug 09 10:38:07.974117 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 93/371] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:07 2026] GET /volume/v3/volumes/0f2d067d-7f26-40c9-81a1-7299bab75a7f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:08.620350 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0b1dd49b-4609-49e1-bf57-c5205be38525 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:08.623431 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b1dd49b-4609-49e1-bf57-c5205be38525 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] DELETE https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:38:08.623702 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b1dd49b-4609-49e1-bf57-c5205be38525 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:08.624090 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b1dd49b-4609-49e1-bf57-c5205be38525 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:08.624555 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0b1dd49b-4609-49e1-bf57-c5205be38525 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Delete volume with id: 884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:38:08.636219 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:08.636219 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:08.636949 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b1dd49b-4609-49e1-bf57-c5205be38525 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:38:08.669223 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b1dd49b-4609-49e1-bf57-c5205be38525 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Delete volume request issued successfully. Aug 09 10:38:08.669223 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b1dd49b-4609-49e1-bf57-c5205be38525 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 202 Aug 09 10:38:08.669223 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 92/372] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:38:08 2026] DELETE /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:38:08.676543 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d42abf64-5600-41a1-af87-a48729f1b578 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:08.681012 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d42abf64-5600-41a1-af87-a48729f1b578 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:38:08.681012 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d42abf64-5600-41a1-af87-a48729f1b578 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:08.685131 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d42abf64-5600-41a1-af87-a48729f1b578 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:08.692855 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:08.692855 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:08.699205 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d42abf64-5600-41a1-af87-a48729f1b578 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Volume info retrieved successfully. Aug 09 10:38:08.706395 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d42abf64-5600-41a1-af87-a48729f1b578 tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 200 Aug 09 10:38:08.707065 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 95/373] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:08 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:09.723223 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6363a7dd-db9c-4b78-a7aa-262f2dff71bf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:09.730548 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6363a7dd-db9c-4b78-a7aa-262f2dff71bf tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] GET https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 Aug 09 10:38:09.730801 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6363a7dd-db9c-4b78-a7aa-262f2dff71bf tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:09.731050 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6363a7dd-db9c-4b78-a7aa-262f2dff71bf tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:09.737449 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6363a7dd-db9c-4b78-a7aa-262f2dff71bf tempest-AttachSCSIVolumeTestJSON-1261660679 tempest-AttachSCSIVolumeTestJSON-1261660679-project-member] https://10.4.3.125/volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 returned with HTTP 404 Aug 09 10:38:09.738030 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 94/374] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:09 2026] GET /volume/v3/volumes/884ce95b-4d3d-4132-a0d1-cf1a5b48f348 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:09.917036 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-47d439ce-1061-4225-80e4-c44812dd4f28 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:09.921087 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-47d439ce-1061-4225-80e4-c44812dd4f28 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:38:09.921087 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-47d439ce-1061-4225-80e4-c44812dd4f28 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:09.921087 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-47d439ce-1061-4225-80e4-c44812dd4f28 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:09.921087 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-47d439ce-1061-4225-80e4-c44812dd4f28 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Delete volume with id: ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:38:09.930020 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-47d439ce-1061-4225-80e4-c44812dd4f28 tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 404 Aug 09 10:38:09.930687 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 94/375] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:38:09 2026] DELETE /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:09.946314 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c436a2d4-e52b-4100-824b-6e6184940a8c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:09.948770 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c436a2d4-e52b-4100-824b-6e6184940a8c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a Aug 09 10:38:09.948999 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c436a2d4-e52b-4100-824b-6e6184940a8c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:09.950236 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c436a2d4-e52b-4100-824b-6e6184940a8c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:09.959110 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c436a2d4-e52b-4100-824b-6e6184940a8c tempest-VolumesAssistedSnapshotsTest-1522764915 tempest-VolumesAssistedSnapshotsTest-1522764915-project-admin] https://10.4.3.125/volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a returned with HTTP 404 Aug 09 10:38:09.959302 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 93/376] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:09 2026] GET /volume/v3/volumes/ec2f946f-c5ba-4ef2-8507-35ce0038196a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:11.556387 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-498d0f6f-e71c-4321-9a34-a6710488419e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:11.559821 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-498d0f6f-e71c-4321-9a34-a6710488419e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:11.560081 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-498d0f6f-e71c-4321-9a34-a6710488419e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:11.560338 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-498d0f6f-e71c-4321-9a34-a6710488419e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:11.574909 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:11.574909 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:11.580402 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-498d0f6f-e71c-4321-9a34-a6710488419e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:11.585235 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-498d0f6f-e71c-4321-9a34-a6710488419e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:11.586243 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 96/377] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:38:11 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:11.968677 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-25216a24-0311-4808-806b-476c35b0c4dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:11.971274 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-25216a24-0311-4808-806b-476c35b0c4dd tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] DELETE https://10.4.3.125/volume/v3/attachments/5e2edc4e-a0f9-47a5-930a-d8160c512720 Aug 09 10:38:11.971470 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-25216a24-0311-4808-806b-476c35b0c4dd tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:11.971647 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-25216a24-0311-4808-806b-476c35b0c4dd tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:11.983508 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:11.983508 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:12.061063 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2adc3ec3-5797-48aa-aa06-c44379fabb8c req-25216a24-0311-4808-806b-476c35b0c4dd tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/attachments/5e2edc4e-a0f9-47a5-930a-d8160c512720 returned with HTTP 200 Aug 09 10:38:12.061861 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 95/378] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:38:11 2026] DELETE /volume/v3/attachments/5e2edc4e-a0f9-47a5-930a-d8160c512720 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:12.762534 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bc41b894-da28-473b-bf85-41e90c6fc50e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:13.126361 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:13.127232 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1656709634"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:13.132303 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1656709634'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:13.132720 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Create volume of 1 GB Aug 09 10:38:13.165931 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Availability zone cache updated, next update will occur around 2026-08-09 11:38:13.165360. {{(pid=100318) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 10:38:13.165931 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Availability Zones retrieved successfully. Aug 09 10:38:13.198944 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Flow 'volume_create_api' (9917e4a2-91c8-4582-87b9-92e82fdb9dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:13.202164 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a1d7919-2d4a-4841-bc10-d6369062c450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:13.204319 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:13.272503 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a1d7919-2d4a-4841-bc10-d6369062c450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:13.274224 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf73cb3c-02d5-4157-a27b-1ce65f07dd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:13.323699 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-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 09 10:38:13.399872 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Created reservations ['17bc0a38-29dc-4264-a0cc-602f6ee7e9ac', 'cc7ac34a-3fa4-49c4-8455-8473666315bd', 'a9b08d41-c7ca-40ae-bcd7-992402855303', '6a3f651d-9763-4289-9695-c361fae5ee05'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:13.401018 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf73cb3c-02d5-4157-a27b-1ce65f07dd13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17bc0a38-29dc-4264-a0cc-602f6ee7e9ac', 'cc7ac34a-3fa4-49c4-8455-8473666315bd', 'a9b08d41-c7ca-40ae-bcd7-992402855303', '6a3f651d-9763-4289-9695-c361fae5ee05']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:13.402022 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e18252-0a9a-4c98-8719-8c6f94c11c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:13.453571 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e18252-0a9a-4c98-8719-8c6f94c11c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '980153ec-79f6-4a2f-bed8-1da8ea8d22af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1656709634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ad82bce8bc64d3a8ecdbb26b51d75c0',qos_specs=None,replication_status=,reservations=['17bc0a38-29dc-4264-a0cc-602f6ee7e9ac','cc7ac34a-3fa4-49c4-8455-8473666315bd','a9b08d41-c7ca-40ae-bcd7-992402855303','6a3f651d-9763-4289-9695-c361fae5ee05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c18318a581d4511bab9d95863339f87',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1656709634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=980153ec-79f6-4a2f-bed8-1da8ea8d22af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad82bce8bc64d3a8ecdbb26b51d75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c18318a581d4511bab9d95863339f87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:13.454971 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a885f0-9a8f-451b-8aa3-ed946b58c3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:13.498080 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a885f0-9a8f-451b-8aa3-ed946b58c3db) transitioned into state 'SUCCESS' from state '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-1656709634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ad82bce8bc64d3a8ecdbb26b51d75c0',qos_specs=None,replication_status=,reservations=['17bc0a38-29dc-4264-a0cc-602f6ee7e9ac','cc7ac34a-3fa4-49c4-8455-8473666315bd','a9b08d41-c7ca-40ae-bcd7-992402855303','6a3f651d-9763-4289-9695-c361fae5ee05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c18318a581d4511bab9d95863339f87',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:13.499265 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b8a901-0859-4831-bb98-84951044731f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:13.529484 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b8a901-0859-4831-bb98-84951044731f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:13.530517 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Flow 'volume_create_api' (9917e4a2-91c8-4582-87b9-92e82fdb9dee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:13.531001 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Create volume request issued successfully. Aug 09 10:38:13.532447 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc41b894-da28-473b-bf85-41e90c6fc50e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:13.533480 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 95/379] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:38:12 2026] POST /volume/v3/volumes => generated 750 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:13.558824 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e05cda3-8026-4c51-afde-a683cb9cee22 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:13.562562 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e05cda3-8026-4c51-afde-a683cb9cee22 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] GET https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af Aug 09 10:38:13.562968 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e05cda3-8026-4c51-afde-a683cb9cee22 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:13.562968 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e05cda3-8026-4c51-afde-a683cb9cee22 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:13.585914 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:13.585914 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:13.592785 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0e05cda3-8026-4c51-afde-a683cb9cee22 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Volume info retrieved successfully. Aug 09 10:38:13.601018 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e05cda3-8026-4c51-afde-a683cb9cee22 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af returned with HTTP 200 Aug 09 10:38:13.602425 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 94/380] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:13 2026] GET /volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:14.622464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3f20d6ab-4dac-4640-ba90-804cbfb54e6e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:14.627398 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3f20d6ab-4dac-4640-ba90-804cbfb54e6e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] GET https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af Aug 09 10:38:14.627398 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3f20d6ab-4dac-4640-ba90-804cbfb54e6e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:14.627398 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3f20d6ab-4dac-4640-ba90-804cbfb54e6e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:14.644523 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:14.644523 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:14.656048 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3f20d6ab-4dac-4640-ba90-804cbfb54e6e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Volume info retrieved successfully. Aug 09 10:38:14.664343 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3f20d6ab-4dac-4640-ba90-804cbfb54e6e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af returned with HTTP 200 Aug 09 10:38:14.664533 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 97/381] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:14 2026] GET /volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:14.687728 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7513f983-61a7-4ba1-8fe3-c5caaa47165b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:14.700035 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7513f983-61a7-4ba1-8fe3-c5caaa47165b tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] GET https://10.4.3.125/volume/v3/limits Aug 09 10:38:14.700035 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7513f983-61a7-4ba1-8fe3-c5caaa47165b tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:14.700035 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7513f983-61a7-4ba1-8fe3-c5caaa47165b tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:14.715682 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7513f983-61a7-4ba1-8fe3-c5caaa47165b tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:38:14.716437 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7513f983-61a7-4ba1-8fe3-c5caaa47165b tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-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 09 10:38:14.716821 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7513f983-61a7-4ba1-8fe3-c5caaa47165b tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:38:14.717508 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7513f983-61a7-4ba1-8fe3-c5caaa47165b tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:38:14.717892 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7513f983-61a7-4ba1-8fe3-c5caaa47165b tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:38:14.719400 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:14.719400 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:14.746239 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7513f983-61a7-4ba1-8fe3-c5caaa47165b tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] https://10.4.3.125/volume/v3/limits returned with HTTP 200 Aug 09 10:38:14.746239 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 96/382] 10.4.3.125 () {66 vars in 1234 bytes} [Sun Aug 9 10:38:14 2026] GET /volume/v3/limits => generated 302 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:14.760310 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7a8a989f-f064-44aa-98dc-0d624e7235e6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:14.763635 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a8a989f-f064-44aa-98dc-0d624e7235e6 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] GET https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af Aug 09 10:38:14.763891 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a8a989f-f064-44aa-98dc-0d624e7235e6 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:14.764104 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a8a989f-f064-44aa-98dc-0d624e7235e6 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:14.775155 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:14.775155 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:14.779978 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7a8a989f-f064-44aa-98dc-0d624e7235e6 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Volume info retrieved successfully. Aug 09 10:38:14.788388 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a8a989f-f064-44aa-98dc-0d624e7235e6 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af returned with HTTP 200 Aug 09 10:38:14.789261 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 96/383] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:14 2026] GET /volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:14.810728 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4d6d1872-aaf3-4db0-a636-df9b9d1d9c0d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:14.814544 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d6d1872-aaf3-4db0-a636-df9b9d1d9c0d tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] DELETE https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af Aug 09 10:38:14.814956 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d6d1872-aaf3-4db0-a636-df9b9d1d9c0d tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:14.815409 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d6d1872-aaf3-4db0-a636-df9b9d1d9c0d tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:14.815905 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4d6d1872-aaf3-4db0-a636-df9b9d1d9c0d tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Delete volume with id: 980153ec-79f6-4a2f-bed8-1da8ea8d22af Aug 09 10:38:14.828027 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:14.828027 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:14.828027 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d6d1872-aaf3-4db0-a636-df9b9d1d9c0d tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Volume info retrieved successfully. Aug 09 10:38:14.853602 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d6d1872-aaf3-4db0-a636-df9b9d1d9c0d tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Delete volume request issued successfully. Aug 09 10:38:14.853898 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d6d1872-aaf3-4db0-a636-df9b9d1d9c0d tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af returned with HTTP 202 Aug 09 10:38:14.854467 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 95/384] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:38:14 2026] DELETE /volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:38:14.865674 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-42c50c25-5c2a-4cca-a3f8-124ecca1942e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:14.868509 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42c50c25-5c2a-4cca-a3f8-124ecca1942e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] GET https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af Aug 09 10:38:14.868808 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-42c50c25-5c2a-4cca-a3f8-124ecca1942e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:14.869092 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-42c50c25-5c2a-4cca-a3f8-124ecca1942e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:14.880633 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:14.880633 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:14.886967 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-42c50c25-5c2a-4cca-a3f8-124ecca1942e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Volume info retrieved successfully. Aug 09 10:38:14.894329 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42c50c25-5c2a-4cca-a3f8-124ecca1942e tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af returned with HTTP 200 Aug 09 10:38:14.895433 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 98/385] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:14 2026] GET /volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:15.915953 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-529c344e-7be3-4c84-b10f-24e23c8e7590 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:15.918214 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-529c344e-7be3-4c84-b10f-24e23c8e7590 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] GET https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af Aug 09 10:38:15.918395 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-529c344e-7be3-4c84-b10f-24e23c8e7590 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:15.918593 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-529c344e-7be3-4c84-b10f-24e23c8e7590 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:15.925615 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-529c344e-7be3-4c84-b10f-24e23c8e7590 tempest-AbsoluteLimitsTests-94451972 tempest-AbsoluteLimitsTests-94451972-project-member] https://10.4.3.125/volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af returned with HTTP 404 Aug 09 10:38:15.926116 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 97/386] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:15 2026] GET /volume/v3/volumes/980153ec-79f6-4a2f-bed8-1da8ea8d22af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:16.486270 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d5f4d417-e1fc-443b-9459-e72a1a6aa258 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:16.492693 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d5f4d417-e1fc-443b-9459-e72a1a6aa258 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] DELETE https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b Aug 09 10:38:16.493346 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d5f4d417-e1fc-443b-9459-e72a1a6aa258 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:16.493346 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d5f4d417-e1fc-443b-9459-e72a1a6aa258 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:16.493486 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-d5f4d417-e1fc-443b-9459-e72a1a6aa258 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Delete volume with id: 344cf93e-ec2f-4393-a4fc-f405c108d64b Aug 09 10:38:16.508304 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:16.508304 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:16.509019 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d5f4d417-e1fc-443b-9459-e72a1a6aa258 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:16.568421 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d5f4d417-e1fc-443b-9459-e72a1a6aa258 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Delete volume request issued successfully. Aug 09 10:38:16.570128 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d5f4d417-e1fc-443b-9459-e72a1a6aa258 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b returned with HTTP 202 Aug 09 10:38:16.570128 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 97/387] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:38:16 2026] DELETE /volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:38:16.581867 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-175031a8-a74a-4e19-8d14-c19d97900df3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:16.585270 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-175031a8-a74a-4e19-8d14-c19d97900df3 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b Aug 09 10:38:16.585510 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-175031a8-a74a-4e19-8d14-c19d97900df3 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:16.586049 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-175031a8-a74a-4e19-8d14-c19d97900df3 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:16.599137 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:16.599137 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:16.606814 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-175031a8-a74a-4e19-8d14-c19d97900df3 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:16.615615 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-175031a8-a74a-4e19-8d14-c19d97900df3 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b returned with HTTP 200 Aug 09 10:38:16.616666 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 96/388] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:16 2026] GET /volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:17.634036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d94f9e24-c6f8-401f-923a-0bb40ca5585e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:17.638397 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d94f9e24-c6f8-401f-923a-0bb40ca5585e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b Aug 09 10:38:17.638760 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d94f9e24-c6f8-401f-923a-0bb40ca5585e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:17.639082 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d94f9e24-c6f8-401f-923a-0bb40ca5585e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:17.647582 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d94f9e24-c6f8-401f-923a-0bb40ca5585e tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b returned with HTTP 404 Aug 09 10:38:17.648332 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 99/389] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:17 2026] GET /volume/v3/volumes/344cf93e-ec2f-4393-a4fc-f405c108d64b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:17.658135 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38a9aead-ca6b-42e0-8370-52ee9b0ee842 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:17.660518 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38a9aead-ca6b-42e0-8370-52ee9b0ee842 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] DELETE https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:17.660842 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38a9aead-ca6b-42e0-8370-52ee9b0ee842 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:17.661142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38a9aead-ca6b-42e0-8370-52ee9b0ee842 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:17.661413 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-38a9aead-ca6b-42e0-8370-52ee9b0ee842 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Delete volume with id: 9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:17.670225 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:17.670225 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:17.670842 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38a9aead-ca6b-42e0-8370-52ee9b0ee842 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:17.724851 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38a9aead-ca6b-42e0-8370-52ee9b0ee842 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Delete volume request issued successfully. Aug 09 10:38:17.724851 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38a9aead-ca6b-42e0-8370-52ee9b0ee842 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 202 Aug 09 10:38:17.725422 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 98/390] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:38:17 2026] DELETE /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:38:17.735012 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a9712892-7d00-4c50-b207-317125e9a06f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:17.737783 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9712892-7d00-4c50-b207-317125e9a06f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:17.738113 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9712892-7d00-4c50-b207-317125e9a06f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:17.738520 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9712892-7d00-4c50-b207-317125e9a06f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:17.750065 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:17.750065 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:17.760671 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a9712892-7d00-4c50-b207-317125e9a06f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Volume info retrieved successfully. Aug 09 10:38:17.772485 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9712892-7d00-4c50-b207-317125e9a06f tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 200 Aug 09 10:38:17.773626 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 98/391] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:17 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:18.794574 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-09fd3c5c-a046-4207-a313-0cf204984dc5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:18.796770 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-09fd3c5c-a046-4207-a313-0cf204984dc5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] GET https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f Aug 09 10:38:18.797211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-09fd3c5c-a046-4207-a313-0cf204984dc5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:18.798327 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-09fd3c5c-a046-4207-a313-0cf204984dc5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:18.804166 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-09fd3c5c-a046-4207-a313-0cf204984dc5 tempest-TestMultiAttachVolumeSwap-1115323655 tempest-TestMultiAttachVolumeSwap-1115323655-project-member] https://10.4.3.125/volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f returned with HTTP 404 Aug 09 10:38:18.805018 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 97/392] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:18 2026] GET /volume/v3/volumes/9447c3ef-c4b9-415a-9d5a-b5586b6c652f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:19.944225 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:20.229310 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:20.229310 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-784649186"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:20.229310 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-784649186'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:20.229723 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Create volume of 1 GB Aug 09 10:38:20.235665 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Availability Zones retrieved successfully. Aug 09 10:38:20.242171 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Flow 'volume_create_api' (7768bdcd-55cc-4ffe-87e5-ff5eea0b8d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:20.243530 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f2887e-a295-49da-8063-78628695d861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:20.244666 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:20.301003 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f2887e-a295-49da-8063-78628695d861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:20.301684 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f407d85f-52df-4623-b4ef-0bd9325348a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:20.406313 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Created reservations ['f9b40d42-6514-4cf3-8d76-580b77612fa3', 'e3ded704-fcca-4ad1-831e-32007d5a596b', 'a7ef1fc2-cbcc-44b8-bce3-93de4e8e65de', '62d4bb30-83e9-43cf-b486-7b22cde89127'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:20.407508 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f407d85f-52df-4623-b4ef-0bd9325348a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9b40d42-6514-4cf3-8d76-580b77612fa3', 'e3ded704-fcca-4ad1-831e-32007d5a596b', 'a7ef1fc2-cbcc-44b8-bce3-93de4e8e65de', '62d4bb30-83e9-43cf-b486-7b22cde89127']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:20.408780 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768ed5e0-ffdb-4ac0-95a1-92492c89b96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:20.445205 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768ed5e0-ffdb-4ac0-95a1-92492c89b96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3dfcb68-7683-4f92-b572-ccc820c9a83c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-784649186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d724cb300af54bc3b2d44ffa14b71db1',qos_specs=None,replication_status=,reservations=['f9b40d42-6514-4cf3-8d76-580b77612fa3','e3ded704-fcca-4ad1-831e-32007d5a596b','a7ef1fc2-cbcc-44b8-bce3-93de4e8e65de','62d4bb30-83e9-43cf-b486-7b22cde89127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d0f03d24fb04e8193310378cea05b22',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-784649186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3dfcb68-7683-4f92-b572-ccc820c9a83c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d724cb300af54bc3b2d44ffa14b71db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d0f03d24fb04e8193310378cea05b22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:20.448075 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c9184b6-0309-4ba9-9228-83433d79a076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:20.490373 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c9184b6-0309-4ba9-9228-83433d79a076) transitioned into state 'SUCCESS' from state '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-784649186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d724cb300af54bc3b2d44ffa14b71db1',qos_specs=None,replication_status=,reservations=['f9b40d42-6514-4cf3-8d76-580b77612fa3','e3ded704-fcca-4ad1-831e-32007d5a596b','a7ef1fc2-cbcc-44b8-bce3-93de4e8e65de','62d4bb30-83e9-43cf-b486-7b22cde89127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d0f03d24fb04e8193310378cea05b22',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:20.493074 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f16f2d0-f741-47b8-a548-af8a8eed5261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:20.510917 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f16f2d0-f741-47b8-a548-af8a8eed5261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:20.512038 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Flow 'volume_create_api' (7768bdcd-55cc-4ffe-87e5-ff5eea0b8d7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:20.512489 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Create volume request issued successfully. Aug 09 10:38:20.513554 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75ae91ee-6f7b-455d-8b44-7290fe7d7b79 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:20.514260 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 100/393] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:38:19 2026] POST /volume/v3/volumes => generated 749 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:20.536056 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-beeb8242-4b24-4d2e-a2d3-a93e6af67064 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:20.541933 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-beeb8242-4b24-4d2e-a2d3-a93e6af67064 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] GET https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c Aug 09 10:38:20.543753 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-beeb8242-4b24-4d2e-a2d3-a93e6af67064 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:20.544346 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-beeb8242-4b24-4d2e-a2d3-a93e6af67064 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:20.556723 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:20.556723 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:20.562698 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-beeb8242-4b24-4d2e-a2d3-a93e6af67064 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:20.573488 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-beeb8242-4b24-4d2e-a2d3-a93e6af67064 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c returned with HTTP 200 Aug 09 10:38:20.574248 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 99/394] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:20 2026] GET /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:21.595649 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fccfddf1-1314-4e27-90de-e7722d34b12c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:21.599930 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fccfddf1-1314-4e27-90de-e7722d34b12c tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] GET https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c Aug 09 10:38:21.600436 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fccfddf1-1314-4e27-90de-e7722d34b12c tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:21.600436 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fccfddf1-1314-4e27-90de-e7722d34b12c tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:21.619616 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:21.619616 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:21.632216 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fccfddf1-1314-4e27-90de-e7722d34b12c tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:21.637564 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fccfddf1-1314-4e27-90de-e7722d34b12c tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c returned with HTTP 200 Aug 09 10:38:21.638398 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 99/395] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:21 2026] GET /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:38:21.656480 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3ada09a8-c107-4d12-a214-a442ed178a3f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:21.659918 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ada09a8-c107-4d12-a214-a442ed178a3f tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] POST https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata Aug 09 10:38:21.659918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ada09a8-c107-4d12-a214-a442ed178a3f tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:21.673129 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:21.673129 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:21.675130 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3ada09a8-c107-4d12-a214-a442ed178a3f tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:21.693974 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3ada09a8-c107-4d12-a214-a442ed178a3f tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Create volume metadata completed successfully. Aug 09 10:38:21.694997 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ada09a8-c107-4d12-a214-a442ed178a3f tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata returned with HTTP 200 Aug 09 10:38:21.694997 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 98/396] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:38:21 2026] POST /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata => generated 101 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:38:21.705417 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-df925374-e188-421a-bf2c-7781afac4ee3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:21.709931 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-df925374-e188-421a-bf2c-7781afac4ee3 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] GET https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata Aug 09 10:38:21.709931 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-df925374-e188-421a-bf2c-7781afac4ee3 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:21.710211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-df925374-e188-421a-bf2c-7781afac4ee3 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:21.729090 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:21.729090 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:21.729670 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-df925374-e188-421a-bf2c-7781afac4ee3 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:21.748299 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-df925374-e188-421a-bf2c-7781afac4ee3 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Get volume metadata completed successfully. Aug 09 10:38:21.748299 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-df925374-e188-421a-bf2c-7781afac4ee3 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata returned with HTTP 200 Aug 09 10:38:21.748717 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 101/397] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:38:21 2026] GET /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata => generated 101 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:21.761872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-244e1d62-7c61-43f3-8669-5023efa52d0b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:21.765600 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-244e1d62-7c61-43f3-8669-5023efa52d0b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] PUT https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata Aug 09 10:38:21.766428 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-244e1d62-7c61-43f3-8669-5023efa52d0b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:21.785065 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:21.785065 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:21.786112 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-244e1d62-7c61-43f3-8669-5023efa52d0b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:21.810733 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-244e1d62-7c61-43f3-8669-5023efa52d0b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Update volume metadata completed successfully. Aug 09 10:38:21.811061 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-244e1d62-7c61-43f3-8669-5023efa52d0b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata returned with HTTP 200 Aug 09 10:38:21.812102 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 100/398] 10.4.3.125 () {68 vars in 1395 bytes} [Sun Aug 9 10:38:21 2026] PUT /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata => generated 57 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:21.823594 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-44de76ba-8174-435a-afc5-e72328e0a08b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:21.826483 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-44de76ba-8174-435a-afc5-e72328e0a08b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] GET https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata Aug 09 10:38:21.827849 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-44de76ba-8174-435a-afc5-e72328e0a08b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:21.827849 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-44de76ba-8174-435a-afc5-e72328e0a08b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:21.839757 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:21.839757 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:21.841212 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-44de76ba-8174-435a-afc5-e72328e0a08b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:21.851039 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-44de76ba-8174-435a-afc5-e72328e0a08b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Get volume metadata completed successfully. Aug 09 10:38:21.851679 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-44de76ba-8174-435a-afc5-e72328e0a08b tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata returned with HTTP 200 Aug 09 10:38:21.852497 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 100/399] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:38:21 2026] GET /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:21.862064 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-16895b0f-0170-43f3-89eb-1fd6145ff967 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:21.865640 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-16895b0f-0170-43f3-89eb-1fd6145ff967 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] DELETE https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata/key1 Aug 09 10:38:21.866021 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-16895b0f-0170-43f3-89eb-1fd6145ff967 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:21.866667 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-16895b0f-0170-43f3-89eb-1fd6145ff967 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:21.882130 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:21.882130 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:21.882844 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-16895b0f-0170-43f3-89eb-1fd6145ff967 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:21.890727 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-16895b0f-0170-43f3-89eb-1fd6145ff967 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Get volume metadata completed successfully. Aug 09 10:38:21.906452 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-16895b0f-0170-43f3-89eb-1fd6145ff967 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Delete volume metadata completed successfully. Aug 09 10:38:21.906716 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-16895b0f-0170-43f3-89eb-1fd6145ff967 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata/key1 returned with HTTP 200 Aug 09 10:38:21.907454 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 99/400] 10.4.3.125 () {66 vars in 1393 bytes} [Sun Aug 9 10:38:21 2026] DELETE /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 09 10:38:21.920649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-26a37558-145a-42d3-a731-86803c81d8a1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:21.923516 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26a37558-145a-42d3-a731-86803c81d8a1 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] GET https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata Aug 09 10:38:21.923762 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26a37558-145a-42d3-a731-86803c81d8a1 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:21.923938 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26a37558-145a-42d3-a731-86803c81d8a1 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:21.934062 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:21.934062 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:21.934062 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-26a37558-145a-42d3-a731-86803c81d8a1 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:21.942099 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-26a37558-145a-42d3-a731-86803c81d8a1 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Get volume metadata completed successfully. Aug 09 10:38:21.942099 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26a37558-145a-42d3-a731-86803c81d8a1 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata returned with HTTP 200 Aug 09 10:38:21.942827 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 102/401] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:38:21 2026] GET /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:21.954369 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-876dd87e-cef0-436f-9e17-1bc7afd23110 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:21.957737 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-876dd87e-cef0-436f-9e17-1bc7afd23110 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] PUT https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata Aug 09 10:38:21.958198 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-876dd87e-cef0-436f-9e17-1bc7afd23110 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:21.969915 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:21.969915 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:21.970872 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-876dd87e-cef0-436f-9e17-1bc7afd23110 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:21.984078 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-876dd87e-cef0-436f-9e17-1bc7afd23110 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Update volume metadata completed successfully. Aug 09 10:38:21.984410 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-876dd87e-cef0-436f-9e17-1bc7afd23110 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata returned with HTTP 200 Aug 09 10:38:21.984900 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 101/402] 10.4.3.125 () {68 vars in 1395 bytes} [Sun Aug 9 10:38:21 2026] PUT /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:22.001451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e16bccc4-70b0-4170-8e59-361677db38fb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:22.004158 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e16bccc4-70b0-4170-8e59-361677db38fb tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] POST https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata Aug 09 10:38:22.004965 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e16bccc4-70b0-4170-8e59-361677db38fb tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:22.016610 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:22.016610 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:22.017320 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e16bccc4-70b0-4170-8e59-361677db38fb tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:22.027972 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e16bccc4-70b0-4170-8e59-361677db38fb tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Create volume metadata completed successfully. Aug 09 10:38:22.028421 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e16bccc4-70b0-4170-8e59-361677db38fb tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata returned with HTTP 200 Aug 09 10:38:22.029323 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 101/403] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:38:22 2026] POST /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:22.039851 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d957158d-200f-4c7f-a3a3-bc3fcf22b207 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:22.045039 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d957158d-200f-4c7f-a3a3-bc3fcf22b207 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] PUT https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata/key3 Aug 09 10:38:22.045748 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d957158d-200f-4c7f-a3a3-bc3fcf22b207 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:22.059603 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:22.059603 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:22.060208 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d957158d-200f-4c7f-a3a3-bc3fcf22b207 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:22.071971 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d957158d-200f-4c7f-a3a3-bc3fcf22b207 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Update volume metadata completed successfully. Aug 09 10:38:22.072421 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d957158d-200f-4c7f-a3a3-bc3fcf22b207 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata/key3 returned with HTTP 200 Aug 09 10:38:22.073120 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 100/404] 10.4.3.125 () {68 vars in 1410 bytes} [Sun Aug 9 10:38:22 2026] PUT /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 09 10:38:22.085040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15f7c10d-c2c8-4ef7-af15-371533168385 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:22.087472 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15f7c10d-c2c8-4ef7-af15-371533168385 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] GET https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata/key3 Aug 09 10:38:22.087716 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15f7c10d-c2c8-4ef7-af15-371533168385 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:22.087987 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15f7c10d-c2c8-4ef7-af15-371533168385 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:22.097865 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:22.097865 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:22.098628 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-15f7c10d-c2c8-4ef7-af15-371533168385 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:22.104713 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-15f7c10d-c2c8-4ef7-af15-371533168385 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Get volume metadata completed successfully. Aug 09 10:38:22.105258 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15f7c10d-c2c8-4ef7-af15-371533168385 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata/key3 returned with HTTP 200 Aug 09 10:38:22.105803 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 103/405] 10.4.3.125 () {66 vars in 1390 bytes} [Sun Aug 9 10:38:22 2026] GET /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:22.120211 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9a48486b-c70b-48a6-84eb-670643a859ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:22.122440 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a48486b-c70b-48a6-84eb-670643a859ab tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] GET https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata Aug 09 10:38:22.122764 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a48486b-c70b-48a6-84eb-670643a859ab tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:22.122912 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a48486b-c70b-48a6-84eb-670643a859ab tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:22.133540 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:22.133540 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:22.134089 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9a48486b-c70b-48a6-84eb-670643a859ab tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:22.141928 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9a48486b-c70b-48a6-84eb-670643a859ab tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Get volume metadata completed successfully. Aug 09 10:38:22.142083 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a48486b-c70b-48a6-84eb-670643a859ab tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata returned with HTTP 200 Aug 09 10:38:22.142704 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 102/406] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:38:22 2026] GET /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata => generated 75 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:22.152378 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1db67c83-b986-403e-8d67-29c831865d91 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:22.156894 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1db67c83-b986-403e-8d67-29c831865d91 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] PUT https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata Aug 09 10:38:22.156894 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1db67c83-b986-403e-8d67-29c831865d91 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:22.172395 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:22.172395 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:22.173202 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1db67c83-b986-403e-8d67-29c831865d91 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:22.186297 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1db67c83-b986-403e-8d67-29c831865d91 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Update volume metadata completed successfully. Aug 09 10:38:22.186783 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1db67c83-b986-403e-8d67-29c831865d91 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata returned with HTTP 200 Aug 09 10:38:22.187491 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 102/407] 10.4.3.125 () {68 vars in 1395 bytes} [Sun Aug 9 10:38:22 2026] PUT /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:38:22.188124 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e729c57b-99c7-4690-af95-d290124521e8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:22.190838 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:22.191375 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1410589475"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:22.194532 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1410589475'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:22.194532 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Create volume of 1 GB Aug 09 10:38:22.198666 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0f7ff010-54e8-4def-bcf9-0ca9abc6ca52 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:22.200948 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Availability Zones retrieved successfully. Aug 09 10:38:22.204044 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f7ff010-54e8-4def-bcf9-0ca9abc6ca52 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] GET https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c Aug 09 10:38:22.204446 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f7ff010-54e8-4def-bcf9-0ca9abc6ca52 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:22.204727 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f7ff010-54e8-4def-bcf9-0ca9abc6ca52 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:22.207053 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Flow 'volume_create_api' (1fdcf7b0-f50f-4dfa-94ca-4e24fc8e3fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:22.207917 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60eacb7-816f-4fd5-9a5e-7c59149b1736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:22.209110 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:22.215316 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:22.215316 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:22.220758 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0f7ff010-54e8-4def-bcf9-0ca9abc6ca52 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:22.230112 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f7ff010-54e8-4def-bcf9-0ca9abc6ca52 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c returned with HTTP 200 Aug 09 10:38:22.230683 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 104/408] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:22 2026] GET /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:22.240867 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60eacb7-816f-4fd5-9a5e-7c59149b1736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:22.241636 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df3d59da-42e4-441c-8438-2d4a5dd5dc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:22.252583 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d15190a7-b01d-449a-aa1d-de263a28c240 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:22.254692 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d15190a7-b01d-449a-aa1d-de263a28c240 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] DELETE https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c Aug 09 10:38:22.254899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d15190a7-b01d-449a-aa1d-de263a28c240 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:22.255135 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d15190a7-b01d-449a-aa1d-de263a28c240 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:22.255349 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d15190a7-b01d-449a-aa1d-de263a28c240 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Delete volume with id: a3dfcb68-7683-4f92-b572-ccc820c9a83c Aug 09 10:38:22.264448 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:22.264448 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:22.265322 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d15190a7-b01d-449a-aa1d-de263a28c240 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:22.295061 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d15190a7-b01d-449a-aa1d-de263a28c240 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Delete volume request issued successfully. Aug 09 10:38:22.295393 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d15190a7-b01d-449a-aa1d-de263a28c240 tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c returned with HTTP 202 Aug 09 10:38:22.296140 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 103/409] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:38:22 2026] DELETE /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:38:22.310075 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7082a3f4-8fcb-439c-ace2-1a1e8f8047db None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:22.317075 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7082a3f4-8fcb-439c-ace2-1a1e8f8047db tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] GET https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c Aug 09 10:38:22.318021 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7082a3f4-8fcb-439c-ace2-1a1e8f8047db tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:22.318781 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7082a3f4-8fcb-439c-ace2-1a1e8f8047db tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:22.332701 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:22.332701 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:22.340265 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7082a3f4-8fcb-439c-ace2-1a1e8f8047db tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Volume info retrieved successfully. Aug 09 10:38:22.347610 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7082a3f4-8fcb-439c-ace2-1a1e8f8047db tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c returned with HTTP 200 Aug 09 10:38:22.347937 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 103/410] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:22 2026] GET /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:22.353851 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Created reservations ['8768c1ff-d960-44dd-890b-741277c82d0a', 'e63b1305-2b96-41a0-afdd-514e0e4a0f59', '344a8ad4-fa9e-47ee-88c5-e263ffbef035', 'd8304624-7ab9-4897-96c4-70843ace8667'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:22.354649 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df3d59da-42e4-441c-8438-2d4a5dd5dc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8768c1ff-d960-44dd-890b-741277c82d0a', 'e63b1305-2b96-41a0-afdd-514e0e4a0f59', '344a8ad4-fa9e-47ee-88c5-e263ffbef035', 'd8304624-7ab9-4897-96c4-70843ace8667']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:22.355750 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be675605-b3ca-47b8-870c-5c0f93cb88e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:22.394792 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be675605-b3ca-47b8-870c-5c0f93cb88e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad832943-88fe-45b7-90b5-cd643f22a33a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1410589475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7284aabc4f4263897852f15c76e7b2',qos_specs=None,replication_status=,reservations=['8768c1ff-d960-44dd-890b-741277c82d0a','e63b1305-2b96-41a0-afdd-514e0e4a0f59','344a8ad4-fa9e-47ee-88c5-e263ffbef035','d8304624-7ab9-4897-96c4-70843ace8667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8457dd05a16841b181e51266e3241d1a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1410589475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad832943-88fe-45b7-90b5-cd643f22a33a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab7284aabc4f4263897852f15c76e7b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8457dd05a16841b181e51266e3241d1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:22.396142 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa64cc3a-3183-4b02-95a8-f4cb6b51e2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:22.440473 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa64cc3a-3183-4b02-95a8-f4cb6b51e2b4) transitioned into state 'SUCCESS' from state '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-1410589475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7284aabc4f4263897852f15c76e7b2',qos_specs=None,replication_status=,reservations=['8768c1ff-d960-44dd-890b-741277c82d0a','e63b1305-2b96-41a0-afdd-514e0e4a0f59','344a8ad4-fa9e-47ee-88c5-e263ffbef035','d8304624-7ab9-4897-96c4-70843ace8667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8457dd05a16841b181e51266e3241d1a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:22.442841 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (337a295d-2f13-4843-8f4e-fa861f831c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:22.465438 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (337a295d-2f13-4843-8f4e-fa861f831c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:22.467265 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Flow 'volume_create_api' (1fdcf7b0-f50f-4dfa-94ca-4e24fc8e3fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:22.467265 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Create volume request issued successfully. Aug 09 10:38:22.468074 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e729c57b-99c7-4690-af95-d290124521e8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:22.469613 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 101/411] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:38:22 2026] POST /volume/v3/volumes => generated 754 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:23.374433 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0f8aaadd-d58e-4171-a08d-3abdfefacd1f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:23.377495 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f8aaadd-d58e-4171-a08d-3abdfefacd1f tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] GET https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c Aug 09 10:38:23.377826 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f8aaadd-d58e-4171-a08d-3abdfefacd1f tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:23.378098 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f8aaadd-d58e-4171-a08d-3abdfefacd1f tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:23.390414 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f8aaadd-d58e-4171-a08d-3abdfefacd1f tempest-VolumesMetadataTest-1244410049 tempest-VolumesMetadataTest-1244410049-project-member] https://10.4.3.125/volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c returned with HTTP 404 Aug 09 10:38:23.391108 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 105/412] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:23 2026] GET /volume/v3/volumes/a3dfcb68-7683-4f92-b572-ccc820c9a83c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:38:32.285426 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=308,cinder:INSERT=28,cinder:UPDATE=48 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:38:32.345836 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=290,cinder:INSERT=32,cinder:UPDATE=44 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:38:32.449556 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=323,cinder:UPDATE=69,cinder:INSERT=34 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:38:33.383712 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=332,cinder:INSERT=36,cinder:UPDATE=67 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:38:34.591223 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:34.926057 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:34.927154 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1349443726"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:34.929799 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1349443726'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:34.929799 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Create volume of 1 GB Aug 09 10:38:34.935208 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Availability Zones retrieved successfully. Aug 09 10:38:34.943138 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Flow 'volume_create_api' (ffb6db5d-80b8-4a46-a391-bc955c55ba7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:34.944499 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20bba2d-c734-4a3a-b794-c690b705daa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:34.945290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:34.991572 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20bba2d-c734-4a3a-b794-c690b705daa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:34.992732 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da9c79d-0458-48a0-8fec-fa7dc0c1372d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:35.097899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Created reservations ['b625b971-30c4-4118-831e-37ced113e143', '20de4148-566f-4fe0-b985-6eb471300e08', '3d38edcc-a70a-4e1e-8980-7bebce4f7e77', 'dc20f8c0-e8f8-41d0-bbd7-259b211eaf21'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:35.097899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da9c79d-0458-48a0-8fec-fa7dc0c1372d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b625b971-30c4-4118-831e-37ced113e143', '20de4148-566f-4fe0-b985-6eb471300e08', '3d38edcc-a70a-4e1e-8980-7bebce4f7e77', 'dc20f8c0-e8f8-41d0-bbd7-259b211eaf21']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:35.098373 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5804e3c-2efc-4ea3-8863-e79631b188ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:35.136362 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5804e3c-2efc-4ea3-8863-e79631b188ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64de4001-ded2-4e7b-a7a4-221ca4c6465f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1349443726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b52cf435447408fbc3420963304cf1c',qos_specs=None,replication_status=,reservations=['b625b971-30c4-4118-831e-37ced113e143','20de4148-566f-4fe0-b985-6eb471300e08','3d38edcc-a70a-4e1e-8980-7bebce4f7e77','dc20f8c0-e8f8-41d0-bbd7-259b211eaf21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a54c4fb670764e689b334e4d41ac5bf3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1349443726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64de4001-ded2-4e7b-a7a4-221ca4c6465f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b52cf435447408fbc3420963304cf1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a54c4fb670764e689b334e4d41ac5bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:35.137424 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (673e827c-b21c-4ba6-9864-fc50bdbe5189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:35.174141 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (673e827c-b21c-4ba6-9864-fc50bdbe5189) transitioned into state 'SUCCESS' from state '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-1349443726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b52cf435447408fbc3420963304cf1c',qos_specs=None,replication_status=,reservations=['b625b971-30c4-4118-831e-37ced113e143','20de4148-566f-4fe0-b985-6eb471300e08','3d38edcc-a70a-4e1e-8980-7bebce4f7e77','dc20f8c0-e8f8-41d0-bbd7-259b211eaf21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a54c4fb670764e689b334e4d41ac5bf3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:35.175730 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ba934e-7423-4d2d-b76e-bbd78fe4a9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:35.191979 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ba934e-7423-4d2d-b76e-bbd78fe4a9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:35.194849 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Flow 'volume_create_api' (ffb6db5d-80b8-4a46-a391-bc955c55ba7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:35.194849 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Create volume request issued successfully. Aug 09 10:38:35.194849 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9846be96-d440-4a8d-96e9-cd3d6b4a5a60 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:35.194849 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 104/413] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:38:34 2026] POST /volume/v3/volumes => generated 749 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:35.217614 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-acd5f48d-6965-4436-b5df-36e5083ebcf8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:35.220304 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-acd5f48d-6965-4436-b5df-36e5083ebcf8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:38:35.222734 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-acd5f48d-6965-4436-b5df-36e5083ebcf8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:35.222734 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-acd5f48d-6965-4436-b5df-36e5083ebcf8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:35.234898 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:35.234898 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:35.242052 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-acd5f48d-6965-4436-b5df-36e5083ebcf8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:35.248100 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-acd5f48d-6965-4436-b5df-36e5083ebcf8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:38:35.248933 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 104/414] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:35 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:36.281221 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7deadb35-e7da-439d-b0e4-94b0e7abe570 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:36.284936 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7deadb35-e7da-439d-b0e4-94b0e7abe570 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:38:36.284936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7deadb35-e7da-439d-b0e4-94b0e7abe570 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:36.284936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7deadb35-e7da-439d-b0e4-94b0e7abe570 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:36.296767 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:36.296767 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:36.307028 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7deadb35-e7da-439d-b0e4-94b0e7abe570 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:36.314989 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7deadb35-e7da-439d-b0e4-94b0e7abe570 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:38:36.315473 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 102/415] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:36 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:40.442527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:40.445537 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:40.446717 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-2019806678"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:40.449077 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-2019806678'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:40.449322 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Create volume of 1 GB Aug 09 10:38:40.455665 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Availability Zones retrieved successfully. Aug 09 10:38:40.463047 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Flow 'volume_create_api' (69f3fa10-140f-4c62-a050-98041176033b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:40.464350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87612b5-e979-4cfc-aee9-b3b76a194d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:40.466736 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:40.512883 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87612b5-e979-4cfc-aee9-b3b76a194d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:40.514512 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dee8d4d-9e2b-4a42-bcd0-f4479d410f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:40.604612 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Created reservations ['c73709b0-e9c7-4c3b-baf8-8d6e3bae577d', '9e179984-7c4c-4cd8-8ec1-d5d8ee485ba6', '29d5b1e4-2f5f-43a0-a915-2f1cfcb06549', '52736b85-836e-4524-90c3-450a24b465ad'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:40.606570 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dee8d4d-9e2b-4a42-bcd0-f4479d410f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c73709b0-e9c7-4c3b-baf8-8d6e3bae577d', '9e179984-7c4c-4cd8-8ec1-d5d8ee485ba6', '29d5b1e4-2f5f-43a0-a915-2f1cfcb06549', '52736b85-836e-4524-90c3-450a24b465ad']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:40.606788 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52cbae62-c258-4afa-beb0-87ee2c47c5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:40.643432 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52cbae62-c258-4afa-beb0-87ee2c47c5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1990e558-7c3c-436a-bcb5-f4d46518660f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2019806678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa274ec5edfa4818b6eb491fff672ac3',qos_specs=None,replication_status=,reservations=['c73709b0-e9c7-4c3b-baf8-8d6e3bae577d','9e179984-7c4c-4cd8-8ec1-d5d8ee485ba6','29d5b1e4-2f5f-43a0-a915-2f1cfcb06549','52736b85-836e-4524-90c3-450a24b465ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bd3839bcf294e75a394fa6804950e42',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2019806678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1990e558-7c3c-436a-bcb5-f4d46518660f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa274ec5edfa4818b6eb491fff672ac3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bd3839bcf294e75a394fa6804950e42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:40.645527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762763f7-7b7f-4810-9afc-7c51c7873ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:40.680077 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762763f7-7b7f-4810-9afc-7c51c7873ef2) transitioned into state 'SUCCESS' from state '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-2019806678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa274ec5edfa4818b6eb491fff672ac3',qos_specs=None,replication_status=,reservations=['c73709b0-e9c7-4c3b-baf8-8d6e3bae577d','9e179984-7c4c-4cd8-8ec1-d5d8ee485ba6','29d5b1e4-2f5f-43a0-a915-2f1cfcb06549','52736b85-836e-4524-90c3-450a24b465ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bd3839bcf294e75a394fa6804950e42',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:40.682404 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bae9355-9791-47c1-b456-d9e3773b14d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:40.726273 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bae9355-9791-47c1-b456-d9e3773b14d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:40.726273 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Flow 'volume_create_api' (69f3fa10-140f-4c62-a050-98041176033b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:40.726674 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Create volume request issued successfully. Aug 09 10:38:40.727366 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2ea777d-a50b-40e4-870a-fe08cf56769a tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:40.728767 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 106/416] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:38:40 2026] POST /volume/v3/volumes => generated 752 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:40.752125 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-572e2e94-04f1-40db-a84a-750bd6290a39 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:40.755128 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-572e2e94-04f1-40db-a84a-750bd6290a39 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:38:40.755371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-572e2e94-04f1-40db-a84a-750bd6290a39 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:40.755844 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-572e2e94-04f1-40db-a84a-750bd6290a39 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:40.765679 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:40.765679 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:40.771019 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-572e2e94-04f1-40db-a84a-750bd6290a39 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:38:40.778034 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-572e2e94-04f1-40db-a84a-750bd6290a39 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:38:40.778214 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 105/417] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:40 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:41.493404 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5388507e-0336-491d-be21-d11ae99bc44a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:41.496654 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5388507e-0336-491d-be21-d11ae99bc44a tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:38:41.496654 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5388507e-0336-491d-be21-d11ae99bc44a tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:41.499046 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5388507e-0336-491d-be21-d11ae99bc44a tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:41.513000 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:41.513000 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:41.518956 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5388507e-0336-491d-be21-d11ae99bc44a tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:38:41.525720 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5388507e-0336-491d-be21-d11ae99bc44a tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:38:41.526441 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 105/418] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:41 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:41.595788 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-9168d45f-119c-49f9-8c2e-748d10daea09 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:41.600653 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-9168d45f-119c-49f9-8c2e-748d10daea09 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:38:41.601329 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-9168d45f-119c-49f9-8c2e-748d10daea09 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:41.601329 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-9168d45f-119c-49f9-8c2e-748d10daea09 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:41.630239 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:41.630239 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:41.647904 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-9168d45f-119c-49f9-8c2e-748d10daea09 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:38:41.661793 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-9168d45f-119c-49f9-8c2e-748d10daea09 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:38:41.661793 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 103/419] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:38:41 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 1141 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:41.710369 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-0fefb9eb-6031-4174-88ff-f0a2544ab611 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:41.714159 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-0fefb9eb-6031-4174-88ff-f0a2544ab611 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] POST https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63/action Aug 09 10:38:41.714651 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-0fefb9eb-6031-4174-88ff-f0a2544ab611 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:38:41.715070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-0fefb9eb-6031-4174-88ff-f0a2544ab611 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:41.733110 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:41.733110 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:41.733854 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-0fefb9eb-6031-4174-88ff-f0a2544ab611 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:38:41.748685 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-0fefb9eb-6031-4174-88ff-f0a2544ab611 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Begin detaching volume completed successfully. Aug 09 10:38:41.748999 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-0fefb9eb-6031-4174-88ff-f0a2544ab611 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63/action returned with HTTP 202 Aug 09 10:38:41.749711 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 107/420] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:38:41 2026] POST /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:38:41.797299 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ea304ae1-0cff-411f-b998-5e39da7fb4fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:41.800951 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea304ae1-0cff-411f-b998-5e39da7fb4fc tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:38:41.801265 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea304ae1-0cff-411f-b998-5e39da7fb4fc tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:41.801524 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea304ae1-0cff-411f-b998-5e39da7fb4fc tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:41.815765 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:41.815765 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:41.824689 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ea304ae1-0cff-411f-b998-5e39da7fb4fc tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:38:41.832880 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea304ae1-0cff-411f-b998-5e39da7fb4fc tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:38:41.833340 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 106/421] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:41 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:41.844404 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-56739c9c-b030-41ee-bd5b-19f274549c1e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:41.844404 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-56739c9c-b030-41ee-bd5b-19f274549c1e None None] GET https://10.4.3.125/volume// Aug 09 10:38:41.844638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-56739c9c-b030-41ee-bd5b-19f274549c1e None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:41.845780 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-56739c9c-b030-41ee-bd5b-19f274549c1e None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:41.845780 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-56739c9c-b030-41ee-bd5b-19f274549c1e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:38:41.846694 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 106/422] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:38:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 09 10:38:41.880097 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-abbf7ba1-ccd6-46f1-9474-0d5a863ecaab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:41.886739 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-abbf7ba1-ccd6-46f1-9474-0d5a863ecaab tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:38:41.886739 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-abbf7ba1-ccd6-46f1-9474-0d5a863ecaab tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:41.886739 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-abbf7ba1-ccd6-46f1-9474-0d5a863ecaab tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:41.917537 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:41.917537 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:41.927771 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-abbf7ba1-ccd6-46f1-9474-0d5a863ecaab tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:38:41.936402 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-abbf7ba1-ccd6-46f1-9474-0d5a863ecaab tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:38:41.937886 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 104/423] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:38:41 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 1324 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:38:42.038372 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:42.041415 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:42.043160 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-775971829"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:42.044354 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-775971829'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:42.044560 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Create volume of 1 GB Aug 09 10:38:42.051756 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Availability Zones retrieved successfully. Aug 09 10:38:42.062157 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Flow 'volume_create_api' (ef3b0f2d-feb9-4f3a-a7fb-1a41ddfeda93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:42.063676 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (064bc4b5-b176-4735-b93a-bc407ecebca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:42.065716 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:42.114521 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (064bc4b5-b176-4735-b93a-bc407ecebca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:42.115802 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f31e0a2-9f64-43b8-a30b-0edf30afd386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:42.218641 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Created reservations ['a67f0715-fe15-47b3-b3d5-98e5e67513ac', '119fef7d-1e0b-4b63-8552-ccb970586490', '346bffa8-cd92-470c-8175-af1ebf10a07a', '97e64644-3083-4f20-a81c-5d8ee42314f1'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:42.221032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f31e0a2-9f64-43b8-a30b-0edf30afd386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a67f0715-fe15-47b3-b3d5-98e5e67513ac', '119fef7d-1e0b-4b63-8552-ccb970586490', '346bffa8-cd92-470c-8175-af1ebf10a07a', '97e64644-3083-4f20-a81c-5d8ee42314f1']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:42.221032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e03580d4-c8ad-400c-a602-842ee64aa0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:42.260903 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e03580d4-c8ad-400c-a602-842ee64aa0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82c3b8dc-3f8b-4fdd-934b-77f67f6a1425', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-775971829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0a52d641ebd42dbb2f65b7a046c77ce',qos_specs=None,replication_status=,reservations=['a67f0715-fe15-47b3-b3d5-98e5e67513ac','119fef7d-1e0b-4b63-8552-ccb970586490','346bffa8-cd92-470c-8175-af1ebf10a07a','97e64644-3083-4f20-a81c-5d8ee42314f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d0bf10f1d4433e89861ece0a8acb64',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-775971829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82c3b8dc-3f8b-4fdd-934b-77f67f6a1425,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0a52d641ebd42dbb2f65b7a046c77ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28d0bf10f1d4433e89861ece0a8acb64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:42.262226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a83c9469-0b69-44a8-866b-29fe70694efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:42.294450 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a83c9469-0b69-44a8-866b-29fe70694efc) transitioned into state 'SUCCESS' from state '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-775971829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0a52d641ebd42dbb2f65b7a046c77ce',qos_specs=None,replication_status=,reservations=['a67f0715-fe15-47b3-b3d5-98e5e67513ac','119fef7d-1e0b-4b63-8552-ccb970586490','346bffa8-cd92-470c-8175-af1ebf10a07a','97e64644-3083-4f20-a81c-5d8ee42314f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d0bf10f1d4433e89861ece0a8acb64',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:42.294450 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c0c1afe-56f4-4057-ace2-8584a91246fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:42.311583 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c0c1afe-56f4-4057-ace2-8584a91246fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:42.311583 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Flow 'volume_create_api' (ef3b0f2d-feb9-4f3a-a7fb-1a41ddfeda93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:42.312653 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Create volume request issued successfully. Aug 09 10:38:42.312916 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-923e8a7b-5225-4ed7-8a1d-9be594f36533 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:42.313531 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 108/424] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:38:42 2026] POST /volume/v3/volumes => generated 750 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:42.335055 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-90431e2e-427d-420a-9be2-b4161903df9f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:42.337637 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90431e2e-427d-420a-9be2-b4161903df9f tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:38:42.337872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90431e2e-427d-420a-9be2-b4161903df9f tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:42.338112 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90431e2e-427d-420a-9be2-b4161903df9f tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:42.346511 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:42.346511 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:42.358581 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-90431e2e-427d-420a-9be2-b4161903df9f tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:38:42.373230 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90431e2e-427d-420a-9be2-b4161903df9f tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:38:42.373230 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 107/425] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:42 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:43.263525 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-759725b0-efd4-4780-9314-5e9a689e63ed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:43.267010 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-759725b0-efd4-4780-9314-5e9a689e63ed tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] DELETE https://10.4.3.125/volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07 Aug 09 10:38:43.267683 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-759725b0-efd4-4780-9314-5e9a689e63ed tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:43.268514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-759725b0-efd4-4780-9314-5e9a689e63ed tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:43.282175 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:43.282175 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:43.380820 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0ed19718-5062-4814-b5dd-426f7a20f947 req-759725b0-efd4-4780-9314-5e9a689e63ed tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07 returned with HTTP 200 Aug 09 10:38:43.382105 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 107/426] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:38:43 2026] DELETE /volume/v3/attachments/200f8a52-aeeb-472b-adec-68f3c255be07 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:43.400380 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-86d79481-f404-4143-9283-bcaad2ddd604 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:43.410630 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86d79481-f404-4143-9283-bcaad2ddd604 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:38:43.410630 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86d79481-f404-4143-9283-bcaad2ddd604 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:43.410630 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86d79481-f404-4143-9283-bcaad2ddd604 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:43.423926 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:43.423926 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:43.430031 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86d79481-f404-4143-9283-bcaad2ddd604 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:38:43.436728 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86d79481-f404-4143-9283-bcaad2ddd604 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:38:43.437833 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 105/427] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:43 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:43.500877 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-5a5acda5-694c-4f25-88e7-143050e4ca8c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:43.504894 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-5a5acda5-694c-4f25-88e7-143050e4ca8c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:38:43.505475 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-5a5acda5-694c-4f25-88e7-143050e4ca8c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:43.505865 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-5a5acda5-694c-4f25-88e7-143050e4ca8c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:43.518608 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:43.518608 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:43.524055 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-5a5acda5-694c-4f25-88e7-143050e4ca8c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:38:43.531020 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-5a5acda5-694c-4f25-88e7-143050e4ca8c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:38:43.531836 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 109/428] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:38:43 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:43.677865 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5c82d2bd-1dc2-4614-bfbf-99b752673efe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:43.678279 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c82d2bd-1dc2-4614-bfbf-99b752673efe None None] GET https://10.4.3.125/volume// Aug 09 10:38:43.678968 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c82d2bd-1dc2-4614-bfbf-99b752673efe None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:43.678968 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c82d2bd-1dc2-4614-bfbf-99b752673efe None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:43.678968 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c82d2bd-1dc2-4614-bfbf-99b752673efe None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:38:43.679323 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 108/429] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:38:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:38:43.692771 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-7da35f1e-779f-48ea-9a65-089bfaab8a11 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:43.695650 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-7da35f1e-779f-48ea-9a65-089bfaab8a11 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:38:43.696053 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-7da35f1e-779f-48ea-9a65-089bfaab8a11 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82c3b8dc-3f8b-4fdd-934b-77f67f6a1425", "connector": null, "instance_uuid": "b872df73-a8d9-4c5f-858f-316c3302280c"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:43.708379 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:43.708379 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:43.751297 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-7da35f1e-779f-48ea-9a65-089bfaab8a11 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:38:43.751946 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 108/430] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:38:43 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 09 10:38:43.806873 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-946b1bef-9f4a-48dd-92d9-7f2793cc4321 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:43.809502 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-946b1bef-9f4a-48dd-92d9-7f2793cc4321 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:38:43.809502 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-946b1bef-9f4a-48dd-92d9-7f2793cc4321 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:43.809502 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-946b1bef-9f4a-48dd-92d9-7f2793cc4321 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:43.823408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-59cd336d-2950-43a6-bd40-132e8ccaea32 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:43.823942 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-59cd336d-2950-43a6-bd40-132e8ccaea32 None None] GET https://10.4.3.125/volume// Aug 09 10:38:43.824206 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-59cd336d-2950-43a6-bd40-132e8ccaea32 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:43.825155 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-59cd336d-2950-43a6-bd40-132e8ccaea32 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:43.825155 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-59cd336d-2950-43a6-bd40-132e8ccaea32 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:38:43.827885 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 110/431] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:38:43 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:38:43.829374 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:43.829374 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:43.840708 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-946b1bef-9f4a-48dd-92d9-7f2793cc4321 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:38:43.843466 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-b3fba222-e733-4804-b8ac-82e570dc5a71 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:43.849028 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-946b1bef-9f4a-48dd-92d9-7f2793cc4321 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:38:43.849199 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 106/432] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:43 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:43.851630 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-b3fba222-e733-4804-b8ac-82e570dc5a71 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:38:43.852031 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-b3fba222-e733-4804-b8ac-82e570dc5a71 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:43.852582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-b3fba222-e733-4804-b8ac-82e570dc5a71 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:43.870743 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:43.870743 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:43.881077 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-b3fba222-e733-4804-b8ac-82e570dc5a71 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:38:43.886764 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-b3fba222-e733-4804-b8ac-82e570dc5a71 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:38:43.888382 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 109/433] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:38:43 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 1022 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:38:43.982761 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-55108f91-562f-47e1-b1d5-ada378c90d32 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:43.984721 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55108f91-562f-47e1-b1d5-ada378c90d32 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:38:43.985142 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55108f91-562f-47e1-b1d5-ada378c90d32 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:43.985509 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55108f91-562f-47e1-b1d5-ada378c90d32 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:44.000306 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:44.000306 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:44.007381 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-55108f91-562f-47e1-b1d5-ada378c90d32 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:38:44.014720 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-091b50ea-e75f-4eb9-95ea-755814c868f5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:44.015810 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55108f91-562f-47e1-b1d5-ada378c90d32 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:38:44.017025 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 109/434] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:43 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:44.017106 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-091b50ea-e75f-4eb9-95ea-755814c868f5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] PUT https://10.4.3.125/volume/v3/attachments/d8b715f8-8c83-44aa-a9b3-150745bae245 Aug 09 10:38:44.017106 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-091b50ea-e75f-4eb9-95ea-755814c868f5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:44.030162 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-091b50ea-e75f-4eb9-95ea-755814c868f5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Acquiring lock "cinder-attachment_update-82c3b8dc-3f8b-4fdd-934b-77f67f6a1425-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:38:44.041481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-091b50ea-e75f-4eb9-95ea-755814c868f5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Lock "cinder-attachment_update-82c3b8dc-3f8b-4fdd-934b-77f67f6a1425-np0000006833" acquired by "attachment_update" :: waited 0.010s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:38:44.041481 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:44.041481 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:44.204007 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-091b50ea-e75f-4eb9-95ea-755814c868f5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Lock "cinder-attachment_update-82c3b8dc-3f8b-4fdd-934b-77f67f6a1425-np0000006833" released by "attachment_update" :: held 0.164s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:38:44.204397 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-091b50ea-e75f-4eb9-95ea-755814c868f5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments/d8b715f8-8c83-44aa-a9b3-150745bae245 returned with HTTP 200 Aug 09 10:38:44.205000 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 111/435] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:38:44 2026] PUT /volume/v3/attachments/d8b715f8-8c83-44aa-a9b3-150745bae245 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:44.871547 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8fb19546-513e-4355-9400-e5ffcbe5f038 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:44.874394 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8fb19546-513e-4355-9400-e5ffcbe5f038 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:38:44.874673 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8fb19546-513e-4355-9400-e5ffcbe5f038 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:44.874946 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8fb19546-513e-4355-9400-e5ffcbe5f038 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:44.893166 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:44.893166 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:44.899723 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8fb19546-513e-4355-9400-e5ffcbe5f038 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:38:44.908799 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8fb19546-513e-4355-9400-e5ffcbe5f038 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:38:44.908799 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 107/436] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:44 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:46.345639 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-339d3a22-ebf5-4631-96c6-779d601cec8e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:46.345639 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-339d3a22-ebf5-4631-96c6-779d601cec8e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:38:46.345639 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-339d3a22-ebf5-4631-96c6-779d601cec8e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:46.345639 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-339d3a22-ebf5-4631-96c6-779d601cec8e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:46.345639 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:46.345639 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:46.350853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-206a4123-80ba-496f-ae63-5f3bfa969f65 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:46.350853 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-206a4123-80ba-496f-ae63-5f3bfa969f65 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:38:46.350853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-206a4123-80ba-496f-ae63-5f3bfa969f65 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-attach": {"instance_uuid": "600a1175-f83e-4770-82dd-d5ef4b257db4", "mountpoint": "/dev/vdb"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:38:46.350853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-206a4123-80ba-496f-ae63-5f3bfa969f65 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "600a1175-f83e-4770-82dd-d5ef4b257db4", "mountpoint": "/dev/vdb"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:46.354125 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-339d3a22-ebf5-4631-96c6-779d601cec8e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:38:46.356217 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:46.356217 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:46.356217 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-206a4123-80ba-496f-ae63-5f3bfa969f65 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:46.357784 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-339d3a22-ebf5-4631-96c6-779d601cec8e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:38:46.357784 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 110/437] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:45 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:46.359828 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-206a4123-80ba-496f-ae63-5f3bfa969f65 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Update volume admin metadata completed successfully. Aug 09 10:38:46.359828 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-206a4123-80ba-496f-ae63-5f3bfa969f65 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Attach volume completed successfully. Aug 09 10:38:46.359828 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-206a4123-80ba-496f-ae63-5f3bfa969f65 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 202 Aug 09 10:38:46.359828 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 110/438] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:38:45 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:38:46.361664 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6dac235f-ff74-4080-83cc-b2611d4a6f61 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:46.361664 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6dac235f-ff74-4080-83cc-b2611d4a6f61 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:38:46.361664 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6dac235f-ff74-4080-83cc-b2611d4a6f61 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:46.361664 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6dac235f-ff74-4080-83cc-b2611d4a6f61 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:46.361664 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:46.361664 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:46.361664 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6dac235f-ff74-4080-83cc-b2611d4a6f61 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:46.361664 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6dac235f-ff74-4080-83cc-b2611d4a6f61 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:38:46.361664 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 112/439] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:46 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:46.363557 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-de378206-f427-4c50-8397-a29aa1a5a53f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:46.363557 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-de378206-f427-4c50-8397-a29aa1a5a53f tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:38:46.363557 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-de378206-f427-4c50-8397-a29aa1a5a53f tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-detach": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:38:46.363557 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-de378206-f427-4c50-8397-a29aa1a5a53f tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:46.363557 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:46.363557 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:46.363557 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-de378206-f427-4c50-8397-a29aa1a5a53f tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:46.363557 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-de378206-f427-4c50-8397-a29aa1a5a53f tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Detach volume completed successfully. Aug 09 10:38:46.363557 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-de378206-f427-4c50-8397-a29aa1a5a53f tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 202 Aug 09 10:38:46.363557 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 108/440] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:38:46 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:38:46.365278 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-db0c29f1-dcf5-4245-abc7-511dc104ce46 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:46.365278 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db0c29f1-dcf5-4245-abc7-511dc104ce46 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:38:46.365278 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db0c29f1-dcf5-4245-abc7-511dc104ce46 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:46.365278 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db0c29f1-dcf5-4245-abc7-511dc104ce46 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:46.365278 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:46.365278 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:46.365278 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-db0c29f1-dcf5-4245-abc7-511dc104ce46 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:46.365278 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db0c29f1-dcf5-4245-abc7-511dc104ce46 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:38:46.365278 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 111/441] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:46 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:46.988785 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-67ae47ca-d3cf-4e38-9d46-4c5e6af2956f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:46.991013 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-67ae47ca-d3cf-4e38-9d46-4c5e6af2956f tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:38:46.991304 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-67ae47ca-d3cf-4e38-9d46-4c5e6af2956f tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:46.991579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-67ae47ca-d3cf-4e38-9d46-4c5e6af2956f tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:47.005532 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:47.005532 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:47.011040 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-67ae47ca-d3cf-4e38-9d46-4c5e6af2956f tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:38:47.018506 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-67ae47ca-d3cf-4e38-9d46-4c5e6af2956f tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:38:47.018836 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 111/442] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:46 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:47.656046 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-69693071-9d08-4d73-83b7-4aabd9d795ee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:47.663314 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-69693071-9d08-4d73-83b7-4aabd9d795ee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/attachments/d8b715f8-8c83-44aa-a9b3-150745bae245/action Aug 09 10:38:47.663314 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-69693071-9d08-4d73-83b7-4aabd9d795ee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:38:47.663314 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-69693071-9d08-4d73-83b7-4aabd9d795ee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:47.704731 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:47.704731 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:47.730111 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-31ce3fbc-5e3c-4994-b401-b5df3aaae272 req-69693071-9d08-4d73-83b7-4aabd9d795ee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments/d8b715f8-8c83-44aa-a9b3-150745bae245/action returned with HTTP 204 Aug 09 10:38:47.730111 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 113/443] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:38:47 2026] POST /volume/v3/attachments/d8b715f8-8c83-44aa-a9b3-150745bae245/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:38:48.038810 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e96c6cfc-935e-4c0f-a451-f8098040297b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:48.042696 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e96c6cfc-935e-4c0f-a451-f8098040297b tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:38:48.042954 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e96c6cfc-935e-4c0f-a451-f8098040297b tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:48.043620 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e96c6cfc-935e-4c0f-a451-f8098040297b tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:48.058769 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:48.058769 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:48.067934 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e96c6cfc-935e-4c0f-a451-f8098040297b tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:38:48.078700 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e96c6cfc-935e-4c0f-a451-f8098040297b tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:38:48.079223 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 109/444] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:48 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:48.097872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7277e2c0-bc2f-482a-a50a-c03b570de153 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:48.099909 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7277e2c0-bc2f-482a-a50a-c03b570de153 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:38:48.100160 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7277e2c0-bc2f-482a-a50a-c03b570de153 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:48.100453 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7277e2c0-bc2f-482a-a50a-c03b570de153 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:48.113621 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:48.113621 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:48.118498 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7277e2c0-bc2f-482a-a50a-c03b570de153 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:38:48.123000 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7277e2c0-bc2f-482a-a50a-c03b570de153 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:38:48.123410 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 112/445] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:48 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:38:53.633388 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:53.826492 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:53.826872 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-319433108", "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:53.829742 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-319433108', 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:54.241074 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Create volume of 1 GB Aug 09 10:38:54.249142 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Availability Zones retrieved successfully. Aug 09 10:38:54.266782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Flow 'volume_create_api' (dadacb42-bbe2-4ca6-9b80-33f47a3cacd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:54.268290 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924b1667-4560-4f83-8a4c-4e65e594fc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:54.270590 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:54.394054 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924b1667-4560-4f83-8a4c-4e65e594fc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:54.395304 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (337cb491-47d5-4cd5-a316-4dc3bf6f146d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:54.511880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Created reservations ['f2748641-5904-4a9a-ad81-9e6594fab964', '1599b6b2-ad44-4c18-af0e-74147c5709f4', '6969ce74-bb48-4ab1-a468-4c36201364d2', 'f7a87b6d-c079-4c4d-a219-b7f68369bfdf'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:54.512602 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (337cb491-47d5-4cd5-a316-4dc3bf6f146d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2748641-5904-4a9a-ad81-9e6594fab964', '1599b6b2-ad44-4c18-af0e-74147c5709f4', '6969ce74-bb48-4ab1-a468-4c36201364d2', 'f7a87b6d-c079-4c4d-a219-b7f68369bfdf']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:54.513651 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (265c976d-fe88-425c-8c8f-332af036cc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:54.542102 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (265c976d-fe88-425c-8c8f-332af036cc21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e24618f7-9da1-4564-9b89-4e9dca2ba343', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-319433108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7838f322f4f4a71b563e4f0465bb842',qos_specs=None,replication_status=,reservations=['f2748641-5904-4a9a-ad81-9e6594fab964','1599b6b2-ad44-4c18-af0e-74147c5709f4','6969ce74-bb48-4ab1-a468-4c36201364d2','f7a87b6d-c079-4c4d-a219-b7f68369bfdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c854b2e864242f6ba4b2058c1fdd41c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-319433108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e24618f7-9da1-4564-9b89-4e9dca2ba343,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7838f322f4f4a71b563e4f0465bb842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c854b2e864242f6ba4b2058c1fdd41c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:54.543549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8021a88-4dae-438b-ab08-2d3740df0863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:54.571938 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8021a88-4dae-438b-ab08-2d3740df0863) transitioned into state 'SUCCESS' from state '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-319433108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7838f322f4f4a71b563e4f0465bb842',qos_specs=None,replication_status=,reservations=['f2748641-5904-4a9a-ad81-9e6594fab964','1599b6b2-ad44-4c18-af0e-74147c5709f4','6969ce74-bb48-4ab1-a468-4c36201364d2','f7a87b6d-c079-4c4d-a219-b7f68369bfdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c854b2e864242f6ba4b2058c1fdd41c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:54.572889 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e90ad2-ea3e-48e9-a6da-561eb0d90151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:54.585677 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e90ad2-ea3e-48e9-a6da-561eb0d90151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:54.586444 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Flow 'volume_create_api' (dadacb42-bbe2-4ca6-9b80-33f47a3cacd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:54.586772 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Create volume request issued successfully. Aug 09 10:38:54.587486 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fbd079cd-0a7d-46b5-9aa0-d3e5e1ce8b5c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:54.587728 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 112/446] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:38:53 2026] POST /volume/v3/volumes => generated 751 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:54.604386 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-693fac52-6ad2-4bbd-a40b-eaf1f6f8bf6d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:54.609885 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-693fac52-6ad2-4bbd-a40b-eaf1f6f8bf6d tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 Aug 09 10:38:54.609885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-693fac52-6ad2-4bbd-a40b-eaf1f6f8bf6d tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:54.609885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-693fac52-6ad2-4bbd-a40b-eaf1f6f8bf6d tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:54.617006 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:54.617006 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:54.621114 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-693fac52-6ad2-4bbd-a40b-eaf1f6f8bf6d tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:38:54.626966 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-693fac52-6ad2-4bbd-a40b-eaf1f6f8bf6d tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 returned with HTTP 200 Aug 09 10:38:54.627475 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 114/447] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:54 2026] GET /volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:55.654218 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f6c53977-b261-4f57-8613-b5e602f16f25 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:55.656545 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6c53977-b261-4f57-8613-b5e602f16f25 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 Aug 09 10:38:55.656873 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6c53977-b261-4f57-8613-b5e602f16f25 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:55.657547 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6c53977-b261-4f57-8613-b5e602f16f25 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:55.671947 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:55.671947 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:55.681544 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f6c53977-b261-4f57-8613-b5e602f16f25 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:38:55.691632 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6c53977-b261-4f57-8613-b5e602f16f25 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 returned with HTTP 200 Aug 09 10:38:55.692240 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 110/448] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:55 2026] GET /volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:55.711528 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:55.712285 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:55.712745 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-631897331"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:55.714783 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-631897331'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:55.714978 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Create volume of 1 GB Aug 09 10:38:55.720391 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Availability Zones retrieved successfully. Aug 09 10:38:55.727999 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Flow 'volume_create_api' (135bb388-5a0d-44ec-b825-a87b4fb6820c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:55.729052 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6b7b010-a824-4b19-886a-c2cd6a0319db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:55.731206 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:55.775886 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6b7b010-a824-4b19-886a-c2cd6a0319db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:55.776971 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f752979-badc-4ca1-a4dd-03d69404de12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:55.868648 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Created reservations ['cbd1943f-29c8-4764-8345-2e3a11fa6e02', 'ff71c24f-d094-448f-a474-83dee9eb893a', 'c924ca3e-c183-408e-a742-221bbbcfdea4', '746fad92-68f4-4e6e-9764-eb971f490efe'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:55.868648 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f752979-badc-4ca1-a4dd-03d69404de12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbd1943f-29c8-4764-8345-2e3a11fa6e02', 'ff71c24f-d094-448f-a474-83dee9eb893a', 'c924ca3e-c183-408e-a742-221bbbcfdea4', '746fad92-68f4-4e6e-9764-eb971f490efe']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:55.868648 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e045c2f-924e-403e-b0ac-cfc058c72847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:55.899977 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e045c2f-924e-403e-b0ac-cfc058c72847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6ecae1e-1c00-411d-ad45-cdc45dd933c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-631897331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7838f322f4f4a71b563e4f0465bb842',qos_specs=None,replication_status=,reservations=['cbd1943f-29c8-4764-8345-2e3a11fa6e02','ff71c24f-d094-448f-a474-83dee9eb893a','c924ca3e-c183-408e-a742-221bbbcfdea4','746fad92-68f4-4e6e-9764-eb971f490efe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c854b2e864242f6ba4b2058c1fdd41c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-631897331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6ecae1e-1c00-411d-ad45-cdc45dd933c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7838f322f4f4a71b563e4f0465bb842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c854b2e864242f6ba4b2058c1fdd41c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:55.901192 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496c1ac0-8ea1-4322-8716-6e81a36137f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:55.934489 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496c1ac0-8ea1-4322-8716-6e81a36137f5) transitioned into state 'SUCCESS' from state '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-631897331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7838f322f4f4a71b563e4f0465bb842',qos_specs=None,replication_status=,reservations=['cbd1943f-29c8-4764-8345-2e3a11fa6e02','ff71c24f-d094-448f-a474-83dee9eb893a','c924ca3e-c183-408e-a742-221bbbcfdea4','746fad92-68f4-4e6e-9764-eb971f490efe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c854b2e864242f6ba4b2058c1fdd41c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:55.935498 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7b7481-47e7-45b4-ade3-8fda81ff0547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:55.952588 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7b7481-47e7-45b4-ade3-8fda81ff0547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:55.953772 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Flow 'volume_create_api' (135bb388-5a0d-44ec-b825-a87b4fb6820c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:55.954376 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Create volume request issued successfully. Aug 09 10:38:55.955300 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e3fa1d5-dc1a-4aa2-8587-ecc989550b2a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:55.955300 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 113/449] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:38:55 2026] POST /volume/v3/volumes => generated 751 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:55.972350 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bc056727-d30c-4a18-a4f3-d1d0090eca1c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:55.974613 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc056727-d30c-4a18-a4f3-d1d0090eca1c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 Aug 09 10:38:55.974944 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc056727-d30c-4a18-a4f3-d1d0090eca1c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:55.975269 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc056727-d30c-4a18-a4f3-d1d0090eca1c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:55.989646 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:55.989646 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:56.001758 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bc056727-d30c-4a18-a4f3-d1d0090eca1c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:38:56.014601 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc056727-d30c-4a18-a4f3-d1d0090eca1c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 returned with HTTP 200 Aug 09 10:38:56.015308 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 113/450] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:55 2026] GET /volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:57.040086 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-37564443-1f84-495e-8770-68b65039f54f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:57.044055 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-37564443-1f84-495e-8770-68b65039f54f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 Aug 09 10:38:57.044511 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-37564443-1f84-495e-8770-68b65039f54f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:57.045494 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-37564443-1f84-495e-8770-68b65039f54f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:57.058787 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:57.058787 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:57.066855 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-37564443-1f84-495e-8770-68b65039f54f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:38:57.073406 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-37564443-1f84-495e-8770-68b65039f54f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 returned with HTTP 200 Aug 09 10:38:57.073886 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 115/451] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:57 2026] GET /volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:57.095151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-720c161c-f12e-4c5c-a21b-32a00423b752 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:57.098455 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:57.098811 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1827914590"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:57.101517 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1827914590'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:57.101686 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Create volume of 1 GB Aug 09 10:38:57.109877 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Availability Zones retrieved successfully. Aug 09 10:38:57.116385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Flow 'volume_create_api' (bb21bacc-a760-40fb-8a8d-44fc0c851b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:57.117470 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ac9b6c-8e7b-4ac5-9bba-228e60f37ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:57.118451 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:57.155817 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ac9b6c-8e7b-4ac5-9bba-228e60f37ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:57.156674 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15062952-35bd-43aa-bb1f-e2db450f8d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:57.220650 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Created reservations ['0e06f913-6bed-4bf1-8d8e-4a463e3e3784', '327a2110-708e-48bd-9c9a-27db53fade08', '8f36578e-c47b-4b32-b96d-a1e9c65f1050', 'd14d42c0-9ad4-48fd-bcc8-98d0aae3cf3a'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:57.221705 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15062952-35bd-43aa-bb1f-e2db450f8d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e06f913-6bed-4bf1-8d8e-4a463e3e3784', '327a2110-708e-48bd-9c9a-27db53fade08', '8f36578e-c47b-4b32-b96d-a1e9c65f1050', 'd14d42c0-9ad4-48fd-bcc8-98d0aae3cf3a']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:57.222712 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11b4fa4-1900-4396-9a3a-6201ed0d83e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:57.259716 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11b4fa4-1900-4396-9a3a-6201ed0d83e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da102dc7-f1a5-4bf8-a06d-2e8d763af1c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1827914590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7838f322f4f4a71b563e4f0465bb842',qos_specs=None,replication_status=,reservations=['0e06f913-6bed-4bf1-8d8e-4a463e3e3784','327a2110-708e-48bd-9c9a-27db53fade08','8f36578e-c47b-4b32-b96d-a1e9c65f1050','d14d42c0-9ad4-48fd-bcc8-98d0aae3cf3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c854b2e864242f6ba4b2058c1fdd41c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1827914590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da102dc7-f1a5-4bf8-a06d-2e8d763af1c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7838f322f4f4a71b563e4f0465bb842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c854b2e864242f6ba4b2058c1fdd41c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:57.261056 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387c769e-c057-40cb-a7c5-bbd1d2812a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:57.290868 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387c769e-c057-40cb-a7c5-bbd1d2812a04) transitioned into state 'SUCCESS' from state '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-1827914590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7838f322f4f4a71b563e4f0465bb842',qos_specs=None,replication_status=,reservations=['0e06f913-6bed-4bf1-8d8e-4a463e3e3784','327a2110-708e-48bd-9c9a-27db53fade08','8f36578e-c47b-4b32-b96d-a1e9c65f1050','d14d42c0-9ad4-48fd-bcc8-98d0aae3cf3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c854b2e864242f6ba4b2058c1fdd41c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:57.291971 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11225d80-1fc5-40b0-8b8d-09966815e909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:57.306225 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11225d80-1fc5-40b0-8b8d-09966815e909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:57.307481 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Flow 'volume_create_api' (bb21bacc-a760-40fb-8a8d-44fc0c851b97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:57.307888 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Create volume request issued successfully. Aug 09 10:38:57.309347 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-720c161c-f12e-4c5c-a21b-32a00423b752 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:57.309940 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 111/452] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:38:57 2026] POST /volume/v3/volumes => generated 752 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:57.333883 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cc09ec27-22df-47dd-a6f8-543efe2fdc1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:57.336386 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc09ec27-22df-47dd-a6f8-543efe2fdc1d tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 Aug 09 10:38:57.336386 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc09ec27-22df-47dd-a6f8-543efe2fdc1d tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:57.336515 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc09ec27-22df-47dd-a6f8-543efe2fdc1d tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:57.346047 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:57.346047 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:57.351720 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cc09ec27-22df-47dd-a6f8-543efe2fdc1d tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:38:57.361860 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc09ec27-22df-47dd-a6f8-543efe2fdc1d tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 returned with HTTP 200 Aug 09 10:38:57.361860 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 114/453] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:57 2026] GET /volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:57.701258 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:57.704591 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:38:57.704591 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1801845879"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:57.705875 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1801845879'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:38:57.706030 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Create volume of 1 GB Aug 09 10:38:57.712417 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Availability Zones retrieved successfully. Aug 09 10:38:57.719571 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Flow 'volume_create_api' (f75a9e2e-c083-4ea3-9e92-a4166ebf9db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:57.720907 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed63042-c41f-40d2-bd0f-0f3f5fc0a036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:57.722916 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:38:57.769703 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed63042-c41f-40d2-bd0f-0f3f5fc0a036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:57.770782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083478ac-7f71-4694-b59e-1bfb0417cdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:57.872864 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Created reservations ['409b764a-f9b3-4913-994f-7bfdcbad9365', 'e7e2a3f0-5d18-46e3-a315-150c0ba51131', '3919ab84-2af6-4fa1-85cb-8b9a6258a77e', '8089fdac-8df6-4bcd-8d42-7be7031acd08'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:38:57.874167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083478ac-7f71-4694-b59e-1bfb0417cdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['409b764a-f9b3-4913-994f-7bfdcbad9365', 'e7e2a3f0-5d18-46e3-a315-150c0ba51131', '3919ab84-2af6-4fa1-85cb-8b9a6258a77e', '8089fdac-8df6-4bcd-8d42-7be7031acd08']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:57.875966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (babde230-64aa-44ac-be87-4f09305ba029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:57.915149 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (babde230-64aa-44ac-be87-4f09305ba029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e15f062-3454-46c0-9a46-965f54d2f018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1801845879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bc09e05485343888d4f3fab693930f5',qos_specs=None,replication_status=,reservations=['409b764a-f9b3-4913-994f-7bfdcbad9365','e7e2a3f0-5d18-46e3-a315-150c0ba51131','3919ab84-2af6-4fa1-85cb-8b9a6258a77e','8089fdac-8df6-4bcd-8d42-7be7031acd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876860f2cd0f44a189ab7853c2777ad4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1801845879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e15f062-3454-46c0-9a46-965f54d2f018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bc09e05485343888d4f3fab693930f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='876860f2cd0f44a189ab7853c2777ad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:57.916870 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e74903-fa95-4d14-b135-9fbc2b3cb7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:57.944731 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e74903-fa95-4d14-b135-9fbc2b3cb7c5) transitioned into state 'SUCCESS' from state '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-1801845879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bc09e05485343888d4f3fab693930f5',qos_specs=None,replication_status=,reservations=['409b764a-f9b3-4913-994f-7bfdcbad9365','e7e2a3f0-5d18-46e3-a315-150c0ba51131','3919ab84-2af6-4fa1-85cb-8b9a6258a77e','8089fdac-8df6-4bcd-8d42-7be7031acd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876860f2cd0f44a189ab7853c2777ad4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:57.945670 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f619f5-e408-44a5-a400-64f285b28b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:38:57.962243 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f619f5-e408-44a5-a400-64f285b28b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:38:57.963614 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Flow 'volume_create_api' (f75a9e2e-c083-4ea3-9e92-a4166ebf9db4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:38:57.964095 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Create volume request issued successfully. Aug 09 10:38:57.965415 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ba466b4-b7d6-41bd-a816-49f1ede2ddd2 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:38:57.966314 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 114/454] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:38:57 2026] POST /volume/v3/volumes => generated 754 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:38:57.984542 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7b19495b-e5f0-4d5c-82de-f183c6baad9c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:57.987389 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b19495b-e5f0-4d5c-82de-f183c6baad9c tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] GET https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 Aug 09 10:38:57.987574 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b19495b-e5f0-4d5c-82de-f183c6baad9c tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:57.987805 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b19495b-e5f0-4d5c-82de-f183c6baad9c tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:58.003132 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:58.003132 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:58.012353 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7b19495b-e5f0-4d5c-82de-f183c6baad9c tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:38:58.021844 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b19495b-e5f0-4d5c-82de-f183c6baad9c tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 returned with HTTP 200 Aug 09 10:38:58.022539 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 116/455] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:57 2026] GET /volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:58.382931 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-04cf0d61-cb72-46b6-9cc5-35c408e3bc65 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:58.386965 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04cf0d61-cb72-46b6-9cc5-35c408e3bc65 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 Aug 09 10:38:58.387332 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04cf0d61-cb72-46b6-9cc5-35c408e3bc65 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:58.387664 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04cf0d61-cb72-46b6-9cc5-35c408e3bc65 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:58.402297 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:58.402297 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:58.414357 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-04cf0d61-cb72-46b6-9cc5-35c408e3bc65 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:38:58.423565 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04cf0d61-cb72-46b6-9cc5-35c408e3bc65 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 returned with HTTP 200 Aug 09 10:38:58.424551 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 112/456] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:58 2026] GET /volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:58.952687 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6597cf2d-dc16-4228-abf6-6162ef3429b8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:58.958366 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6597cf2d-dc16-4228-abf6-6162ef3429b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:38:58.958366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6597cf2d-dc16-4228-abf6-6162ef3429b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-attach": {"instance_uuid": "1f256e9e-6662-4a4d-aa75-42adaaca0ee2", "mountpoint": "/dev/vdb"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:38:58.958366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6597cf2d-dc16-4228-abf6-6162ef3429b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1f256e9e-6662-4a4d-aa75-42adaaca0ee2", "mountpoint": "/dev/vdb"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:58.973349 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:58.973349 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:58.974042 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6597cf2d-dc16-4228-abf6-6162ef3429b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:58.982126 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6597cf2d-dc16-4228-abf6-6162ef3429b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Update volume admin metadata completed successfully. Aug 09 10:38:59.041207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c6e091f5-3cdb-41df-8fa6-33dc3cd6614b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:59.044794 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6e091f5-3cdb-41df-8fa6-33dc3cd6614b tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] GET https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 Aug 09 10:38:59.045780 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6e091f5-3cdb-41df-8fa6-33dc3cd6614b tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:59.048176 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6e091f5-3cdb-41df-8fa6-33dc3cd6614b tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:59.059825 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:59.059825 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:59.069656 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c6e091f5-3cdb-41df-8fa6-33dc3cd6614b tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:38:59.077321 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6e091f5-3cdb-41df-8fa6-33dc3cd6614b tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 returned with HTTP 200 Aug 09 10:38:59.077471 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 115/457] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:59 2026] GET /volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:59.080976 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6597cf2d-dc16-4228-abf6-6162ef3429b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Attach volume completed successfully. Aug 09 10:38:59.080976 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6597cf2d-dc16-4228-abf6-6162ef3429b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 202 Aug 09 10:38:59.080976 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 115/458] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:38:58 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:38:59.099151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fcc9efb3-6e53-49da-9e89-3719713e0afe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:59.102807 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fcc9efb3-6e53-49da-9e89-3719713e0afe tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] POST https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018/action Aug 09 10:38:59.102807 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fcc9efb3-6e53-49da-9e89-3719713e0afe tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:38:59.104030 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fcc9efb3-6e53-49da-9e89-3719713e0afe tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:59.106083 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-55016863-80f2-42df-8fa9-7a924796ae4a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:59.111796 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-55016863-80f2-42df-8fa9-7a924796ae4a tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:38:59.112305 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-55016863-80f2-42df-8fa9-7a924796ae4a tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:59.113311 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-55016863-80f2-42df-8fa9-7a924796ae4a tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:59.115936 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:59.115936 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:59.116495 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fcc9efb3-6e53-49da-9e89-3719713e0afe tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:38:59.129500 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:59.129500 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:59.131921 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fcc9efb3-6e53-49da-9e89-3719713e0afe tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume updated successfully. Aug 09 10:38:59.132501 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fcc9efb3-6e53-49da-9e89-3719713e0afe tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018/action returned with HTTP 200 Aug 09 10:38:59.133309 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 113/459] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:38:59 2026] POST /volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 10:38:59.135837 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-55016863-80f2-42df-8fa9-7a924796ae4a tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:59.143741 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-55016863-80f2-42df-8fa9-7a924796ae4a tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:38:59.143876 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ac60a18f-efe7-4946-bdde-c725b351b535 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:59.144496 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 117/460] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:59 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 1176 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:59.148615 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac60a18f-efe7-4946-bdde-c725b351b535 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] GET https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 Aug 09 10:38:59.148615 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac60a18f-efe7-4946-bdde-c725b351b535 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:59.148854 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac60a18f-efe7-4946-bdde-c725b351b535 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:59.159269 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:59.159269 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:59.169762 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ad2e5d62-023d-408c-85e7-329edebe51b8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:59.170926 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ac60a18f-efe7-4946-bdde-c725b351b535 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:38:59.173826 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad2e5d62-023d-408c-85e7-329edebe51b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:38:59.174938 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad2e5d62-023d-408c-85e7-329edebe51b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:59.175938 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad2e5d62-023d-408c-85e7-329edebe51b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:59.177083 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac60a18f-efe7-4946-bdde-c725b351b535 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 returned with HTTP 200 Aug 09 10:38:59.177651 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 116/461] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:59 2026] GET /volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:59.191494 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:59.191494 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:38:59.199311 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ad2e5d62-023d-408c-85e7-329edebe51b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:59.209776 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad2e5d62-023d-408c-85e7-329edebe51b8 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:38:59.210675 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 116/462] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:59 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:38:59.237103 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f3b2ab23-d3d8-4b8f-9fb3-d8004acb4a49 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:59.240847 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3b2ab23-d3d8-4b8f-9fb3-d8004acb4a49 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:38:59.241529 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3b2ab23-d3d8-4b8f-9fb3-d8004acb4a49 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-detach": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:38:59.241835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3b2ab23-d3d8-4b8f-9fb3-d8004acb4a49 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:38:59.262126 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:59.262126 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:38:59.262904 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f3b2ab23-d3d8-4b8f-9fb3-d8004acb4a49 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:59.352711 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f3b2ab23-d3d8-4b8f-9fb3-d8004acb4a49 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Detach volume completed successfully. Aug 09 10:38:59.353129 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3b2ab23-d3d8-4b8f-9fb3-d8004acb4a49 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 202 Aug 09 10:38:59.354003 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 114/463] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:38:59 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 09 10:38:59.363690 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01cb956b-44e3-4f84-abe4-cbbbfb4f1604 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:59.368007 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01cb956b-44e3-4f84-abe4-cbbbfb4f1604 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:38:59.368513 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01cb956b-44e3-4f84-abe4-cbbbfb4f1604 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:59.368783 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01cb956b-44e3-4f84-abe4-cbbbfb4f1604 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:59.369148 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-cfe63e8b-5144-4842-ad62-10882eaed2a4 req-68795402-0c50-4953-8415-7c472b34d329 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:38:59.372141 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cfe63e8b-5144-4842-ad62-10882eaed2a4 req-68795402-0c50-4953-8415-7c472b34d329 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] GET https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 Aug 09 10:38:59.373218 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cfe63e8b-5144-4842-ad62-10882eaed2a4 req-68795402-0c50-4953-8415-7c472b34d329 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:38:59.373218 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cfe63e8b-5144-4842-ad62-10882eaed2a4 req-68795402-0c50-4953-8415-7c472b34d329 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:38:59.379226 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:59.379226 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:38:59.386518 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:38:59.386518 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:38:59.387553 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-01cb956b-44e3-4f84-abe4-cbbbfb4f1604 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:38:59.393636 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-cfe63e8b-5144-4842-ad62-10882eaed2a4 req-68795402-0c50-4953-8415-7c472b34d329 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:38:59.396513 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01cb956b-44e3-4f84-abe4-cbbbfb4f1604 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:38:59.396827 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 118/464] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:38:59 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:38:59.399810 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cfe63e8b-5144-4842-ad62-10882eaed2a4 req-68795402-0c50-4953-8415-7c472b34d329 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 returned with HTTP 200 Aug 09 10:38:59.400249 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 117/465] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:38:59 2026] GET /volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:00.154898 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c18c266-eebc-478a-8546-2a0417061632 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:00.160175 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:39:00.160869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-714015212"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:00.165175 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-714015212'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:39:00.165175 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Create volume of 1 GB Aug 09 10:39:00.180570 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Availability Zones retrieved successfully. Aug 09 10:39:00.188838 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Flow 'volume_create_api' (b6f0107b-da3e-447d-8ddd-bdc37cc0992a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:00.190457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e8f422-c7e0-4126-9742-a3d0c40d65ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:00.191914 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:39:00.232235 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e8f422-c7e0-4126-9742-a3d0c40d65ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:00.233301 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f354e12b-d0af-4b7a-92f7-23b595fb3d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:00.301318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Created reservations ['8837f74f-00a9-47e6-ac39-514dd1a70f76', '6aeac7ab-9ba5-48e6-9c5d-00076973ed02', 'df27b853-b8ef-4419-8566-4623c56a2159', '28eefd37-7379-4b3e-93cb-47992714f8c4'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:00.302425 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f354e12b-d0af-4b7a-92f7-23b595fb3d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8837f74f-00a9-47e6-ac39-514dd1a70f76', '6aeac7ab-9ba5-48e6-9c5d-00076973ed02', 'df27b853-b8ef-4419-8566-4623c56a2159', '28eefd37-7379-4b3e-93cb-47992714f8c4']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:00.303909 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192feb06-0d8d-477f-b33a-2f1220a01310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:00.339911 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192feb06-0d8d-477f-b33a-2f1220a01310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '653cc5d7-ff63-4003-b402-aa58e2f0a8e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-714015212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bc09e05485343888d4f3fab693930f5',qos_specs=None,replication_status=,reservations=['8837f74f-00a9-47e6-ac39-514dd1a70f76','6aeac7ab-9ba5-48e6-9c5d-00076973ed02','df27b853-b8ef-4419-8566-4623c56a2159','28eefd37-7379-4b3e-93cb-47992714f8c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876860f2cd0f44a189ab7853c2777ad4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:39:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-714015212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=653cc5d7-ff63-4003-b402-aa58e2f0a8e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bc09e05485343888d4f3fab693930f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='876860f2cd0f44a189ab7853c2777ad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:00.341205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fdce507-d891-4b00-98f9-2d6fe82af42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:00.372551 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fdce507-d891-4b00-98f9-2d6fe82af42e) transitioned into state 'SUCCESS' from state '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-714015212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bc09e05485343888d4f3fab693930f5',qos_specs=None,replication_status=,reservations=['8837f74f-00a9-47e6-ac39-514dd1a70f76','6aeac7ab-9ba5-48e6-9c5d-00076973ed02','df27b853-b8ef-4419-8566-4623c56a2159','28eefd37-7379-4b3e-93cb-47992714f8c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876860f2cd0f44a189ab7853c2777ad4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:00.374360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf38a35-8f4a-4d17-ad49-9b830d852372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:00.394096 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf38a35-8f4a-4d17-ad49-9b830d852372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:00.395079 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Flow 'volume_create_api' (b6f0107b-da3e-447d-8ddd-bdc37cc0992a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:00.396714 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Create volume request issued successfully. Aug 09 10:39:00.396714 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c18c266-eebc-478a-8546-2a0417061632 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:39:00.397427 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 117/466] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:39:00 2026] POST /volume/v3/volumes => generated 753 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:00.421840 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-819f759f-981e-496d-9108-bf5e0e083879 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:00.425239 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-819f759f-981e-496d-9108-bf5e0e083879 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] GET https://10.4.3.125/volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 Aug 09 10:39:00.425239 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-819f759f-981e-496d-9108-bf5e0e083879 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:00.425239 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-819f759f-981e-496d-9108-bf5e0e083879 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:00.439440 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:00.439440 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:00.451145 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-819f759f-981e-496d-9108-bf5e0e083879 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:39:00.463159 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-819f759f-981e-496d-9108-bf5e0e083879 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 returned with HTTP 200 Aug 09 10:39:00.463666 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 115/467] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:00 2026] GET /volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:01.488181 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-23f41405-f656-481b-af32-208911ef8358 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:01.491451 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-23f41405-f656-481b-af32-208911ef8358 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] GET https://10.4.3.125/volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 Aug 09 10:39:01.491858 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-23f41405-f656-481b-af32-208911ef8358 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:01.492110 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-23f41405-f656-481b-af32-208911ef8358 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:01.512311 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:01.512311 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:01.523031 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-23f41405-f656-481b-af32-208911ef8358 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:39:01.534688 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-23f41405-f656-481b-af32-208911ef8358 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 returned with HTTP 200 Aug 09 10:39:01.535162 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 119/468] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:01 2026] GET /volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:01.978154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-def17ba1-0ab3-4d31-8799-d6253f09e636 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:01.980279 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-def17ba1-0ab3-4d31-8799-d6253f09e636 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] DELETE https://10.4.3.125/volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 Aug 09 10:39:01.980517 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-def17ba1-0ab3-4d31-8799-d6253f09e636 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:01.980699 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-def17ba1-0ab3-4d31-8799-d6253f09e636 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:01.980857 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-def17ba1-0ab3-4d31-8799-d6253f09e636 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Delete volume with id: 653cc5d7-ff63-4003-b402-aa58e2f0a8e8 Aug 09 10:39:01.988370 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:01.988370 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:01.988967 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-def17ba1-0ab3-4d31-8799-d6253f09e636 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:39:02.027224 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-def17ba1-0ab3-4d31-8799-d6253f09e636 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Delete volume request issued successfully. Aug 09 10:39:02.027224 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-def17ba1-0ab3-4d31-8799-d6253f09e636 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 returned with HTTP 202 Aug 09 10:39:02.027224 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 118/469] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:39:01 2026] DELETE /volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:39:02.036842 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44a3fac1-c397-4bcc-8686-1bc8fa3f04fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.040224 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44a3fac1-c397-4bcc-8686-1bc8fa3f04fb tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] GET https://10.4.3.125/volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 Aug 09 10:39:02.040224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44a3fac1-c397-4bcc-8686-1bc8fa3f04fb tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:02.040224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44a3fac1-c397-4bcc-8686-1bc8fa3f04fb tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:02.049720 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.049720 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:02.054314 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-44a3fac1-c397-4bcc-8686-1bc8fa3f04fb tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:39:02.060532 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44a3fac1-c397-4bcc-8686-1bc8fa3f04fb tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 returned with HTTP 200 Aug 09 10:39:02.061178 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 118/470] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:02 2026] GET /volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:02.207590 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5f318f4c-43da-4a58-b562-0a58618be562 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.210200 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f318f4c-43da-4a58-b562-0a58618be562 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:39:02.210632 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f318f4c-43da-4a58-b562-0a58618be562 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:02.210832 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f318f4c-43da-4a58-b562-0a58618be562 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:02.219881 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.219881 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:02.220454 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5f318f4c-43da-4a58-b562-0a58618be562 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.227673 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5f318f4c-43da-4a58-b562-0a58618be562 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Reserve volume completed successfully. Aug 09 10:39:02.227945 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f318f4c-43da-4a58-b562-0a58618be562 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 202 Aug 09 10:39:02.228498 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 116/471] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:39:02 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:02.236917 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-608f4e23-b449-404f-9846-6c7da129c337 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.238604 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-608f4e23-b449-404f-9846-6c7da129c337 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:02.238966 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-608f4e23-b449-404f-9846-6c7da129c337 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:02.239312 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-608f4e23-b449-404f-9846-6c7da129c337 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:02.255721 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.255721 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:02.267599 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-608f4e23-b449-404f-9846-6c7da129c337 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.273478 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-608f4e23-b449-404f-9846-6c7da129c337 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:02.273926 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 120/472] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:02 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:02.291163 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0c58639a-36da-47fd-b404-c828fbadcf8e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.294164 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c58639a-36da-47fd-b404-c828fbadcf8e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:39:02.294844 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c58639a-36da-47fd-b404-c828fbadcf8e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:02.295169 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c58639a-36da-47fd-b404-c828fbadcf8e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:02.308715 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.308715 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:02.309494 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0c58639a-36da-47fd-b404-c828fbadcf8e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.330604 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0c58639a-36da-47fd-b404-c828fbadcf8e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Unreserve volume completed successfully. Aug 09 10:39:02.331255 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c58639a-36da-47fd-b404-c828fbadcf8e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 202 Aug 09 10:39:02.332016 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 119/473] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:39:02 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:02.341650 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ca481310-4b92-4705-ae61-447cb55c06c4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.343560 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca481310-4b92-4705-ae61-447cb55c06c4 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:02.344329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca481310-4b92-4705-ae61-447cb55c06c4 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:02.344329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca481310-4b92-4705-ae61-447cb55c06c4 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:02.354635 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.354635 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:02.360385 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ca481310-4b92-4705-ae61-447cb55c06c4 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.368761 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca481310-4b92-4705-ae61-447cb55c06c4 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:02.369345 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 119/474] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:02 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:02.389474 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0b6e4174-a2dd-4d2d-bdac-ab6282567b90 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.392259 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b6e4174-a2dd-4d2d-bdac-ab6282567b90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:39:02.392407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b6e4174-a2dd-4d2d-bdac-ab6282567b90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:02.392630 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b6e4174-a2dd-4d2d-bdac-ab6282567b90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:02.406720 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.406720 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:02.407717 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b6e4174-a2dd-4d2d-bdac-ab6282567b90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.418050 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b6e4174-a2dd-4d2d-bdac-ab6282567b90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume updated successfully. Aug 09 10:39:02.418376 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b6e4174-a2dd-4d2d-bdac-ab6282567b90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 200 Aug 09 10:39:02.419095 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 117/475] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:39:02 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 10:39:02.430979 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7d854098-2d66-4b6a-bf64-d8d2e0bd2ce9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.434241 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7d854098-2d66-4b6a-bf64-d8d2e0bd2ce9 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:02.434482 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7d854098-2d66-4b6a-bf64-d8d2e0bd2ce9 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:02.434711 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7d854098-2d66-4b6a-bf64-d8d2e0bd2ce9 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:02.454216 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.454216 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:02.463317 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7d854098-2d66-4b6a-bf64-d8d2e0bd2ce9 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.469244 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7d854098-2d66-4b6a-bf64-d8d2e0bd2ce9 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:02.469244 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 121/476] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:02 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:02.485923 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0821f033-2abd-49c8-ada7-0dc41b99f0e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.488129 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0821f033-2abd-49c8-ada7-0dc41b99f0e7 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:39:02.488815 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0821f033-2abd-49c8-ada7-0dc41b99f0e7 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:02.489114 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0821f033-2abd-49c8-ada7-0dc41b99f0e7 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:02.502922 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.502922 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:02.504091 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0821f033-2abd-49c8-ada7-0dc41b99f0e7 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.524959 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0821f033-2abd-49c8-ada7-0dc41b99f0e7 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume updated successfully. Aug 09 10:39:02.525322 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0821f033-2abd-49c8-ada7-0dc41b99f0e7 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 200 Aug 09 10:39:02.525988 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 120/477] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:39:02 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 10:39:02.539291 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a8ecbf2-945c-4d7d-9689-59ecf86bf893 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.541026 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a8ecbf2-945c-4d7d-9689-59ecf86bf893 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:02.541223 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a8ecbf2-945c-4d7d-9689-59ecf86bf893 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:02.541422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a8ecbf2-945c-4d7d-9689-59ecf86bf893 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:02.550286 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.550286 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:02.557610 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0a8ecbf2-945c-4d7d-9689-59ecf86bf893 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.562379 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a8ecbf2-945c-4d7d-9689-59ecf86bf893 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:02.562932 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 120/478] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:02 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:02.584013 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-257b2c21-525d-4da5-b79c-f195baab0a3c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.586849 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-257b2c21-525d-4da5-b79c-f195baab0a3c tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:39:02.587342 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-257b2c21-525d-4da5-b79c-f195baab0a3c tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:02.587527 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-257b2c21-525d-4da5-b79c-f195baab0a3c tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:02.599587 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.599587 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:02.600475 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-257b2c21-525d-4da5-b79c-f195baab0a3c tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.616479 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-257b2c21-525d-4da5-b79c-f195baab0a3c tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Update volume admin metadata completed successfully. Aug 09 10:39:02.616718 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-257b2c21-525d-4da5-b79c-f195baab0a3c tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Update readonly setting on volume completed successfully. Aug 09 10:39:02.617009 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-257b2c21-525d-4da5-b79c-f195baab0a3c tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 202 Aug 09 10:39:02.617593 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 118/479] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:39:02 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:02.627737 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-de4dbd46-d715-4bc5-a781-911958d0df5b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.633927 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de4dbd46-d715-4bc5-a781-911958d0df5b tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:02.633927 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de4dbd46-d715-4bc5-a781-911958d0df5b tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:02.635220 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de4dbd46-d715-4bc5-a781-911958d0df5b tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:02.647562 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.647562 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:02.658414 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-de4dbd46-d715-4bc5-a781-911958d0df5b tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.666989 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de4dbd46-d715-4bc5-a781-911958d0df5b tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:02.667537 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 122/480] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:02 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:02.685697 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5616ec23-7441-42ac-87ef-109c47c52a85 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.688320 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5616ec23-7441-42ac-87ef-109c47c52a85 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:39:02.689371 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5616ec23-7441-42ac-87ef-109c47c52a85 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:02.689371 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5616ec23-7441-42ac-87ef-109c47c52a85 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:02.703438 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.703438 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:02.703959 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5616ec23-7441-42ac-87ef-109c47c52a85 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.717102 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5616ec23-7441-42ac-87ef-109c47c52a85 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Update volume admin metadata completed successfully. Aug 09 10:39:02.717483 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5616ec23-7441-42ac-87ef-109c47c52a85 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Update readonly setting on volume completed successfully. Aug 09 10:39:02.717768 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5616ec23-7441-42ac-87ef-109c47c52a85 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 202 Aug 09 10:39:02.718317 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 121/481] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:39:02 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:02.726378 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70496327-931d-464b-8069-4abe81c34d3d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.728919 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70496327-931d-464b-8069-4abe81c34d3d tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:02.729082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70496327-931d-464b-8069-4abe81c34d3d tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:02.729343 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70496327-931d-464b-8069-4abe81c34d3d tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:02.738707 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.738707 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:02.744809 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-70496327-931d-464b-8069-4abe81c34d3d tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.752206 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70496327-931d-464b-8069-4abe81c34d3d tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:02.752843 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 121/482] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:02 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:02.773412 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-668d096c-92fb-4ff7-8d55-323ac08c3d66 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:02.776954 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-668d096c-92fb-4ff7-8d55-323ac08c3d66 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:39:02.777304 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-668d096c-92fb-4ff7-8d55-323ac08c3d66 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1303979203", "disk_format": "raw"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:02.777563 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-668d096c-92fb-4ff7-8d55-323ac08c3d66 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1303979203", "disk_format": "raw"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:02.792946 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.792946 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:02.793788 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-668d096c-92fb-4ff7-8d55-323ac08c3d66 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:02.817214 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:02.817214 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:02.823256 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.image.image_utils [None req-668d096c-92fb-4ff7-8d55-323ac08c3d66 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1303979203'}] 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-1303979203'}]. {{(pid=100316) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 09 10:39:03.078572 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-54c531eb-832d-4aa5-9b8d-50772d0b256d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:03.082151 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54c531eb-832d-4aa5-9b8d-50772d0b256d tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] GET https://10.4.3.125/volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 Aug 09 10:39:03.082478 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54c531eb-832d-4aa5-9b8d-50772d0b256d tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:03.084756 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54c531eb-832d-4aa5-9b8d-50772d0b256d tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:03.101089 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54c531eb-832d-4aa5-9b8d-50772d0b256d tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 returned with HTTP 404 Aug 09 10:39:03.101825 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 123/483] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:03 2026] GET /volume/v3/volumes/653cc5d7-ff63-4003-b402-aa58e2f0a8e8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:03.113259 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c9ca77b3-9760-4103-8c9b-63f4280cbe94 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:03.116142 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9ca77b3-9760-4103-8c9b-63f4280cbe94 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 Aug 09 10:39:03.116142 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9ca77b3-9760-4103-8c9b-63f4280cbe94 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:03.116142 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9ca77b3-9760-4103-8c9b-63f4280cbe94 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:03.116416 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-c9ca77b3-9760-4103-8c9b-63f4280cbe94 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Delete volume with id: 5e15f062-3454-46c0-9a46-965f54d2f018 Aug 09 10:39:03.127009 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:03.127009 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:03.128002 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c9ca77b3-9760-4103-8c9b-63f4280cbe94 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:39:03.160377 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c9ca77b3-9760-4103-8c9b-63f4280cbe94 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Delete volume request issued successfully. Aug 09 10:39:03.160377 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9ca77b3-9760-4103-8c9b-63f4280cbe94 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 returned with HTTP 202 Aug 09 10:39:03.161084 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 122/484] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:39:03 2026] DELETE /volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 09 10:39:03.173484 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2d738af3-2bd9-437a-acd5-c5aa1c05c238 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:03.180661 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d738af3-2bd9-437a-acd5-c5aa1c05c238 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] GET https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 Aug 09 10:39:03.180661 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d738af3-2bd9-437a-acd5-c5aa1c05c238 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:03.180661 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d738af3-2bd9-437a-acd5-c5aa1c05c238 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:03.199719 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:03.199719 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:03.211873 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2d738af3-2bd9-437a-acd5-c5aa1c05c238 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Volume info retrieved successfully. Aug 09 10:39:03.220509 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d738af3-2bd9-437a-acd5-c5aa1c05c238 tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 returned with HTTP 200 Aug 09 10:39:03.223561 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 122/485] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:03 2026] GET /volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:39:03.860888 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-668d096c-92fb-4ff7-8d55-323ac08c3d66 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Copy volume to image completed successfully. Aug 09 10:39:03.861515 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-668d096c-92fb-4ff7-8d55-323ac08c3d66 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 202 Aug 09 10:39:03.862312 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 119/486] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:39:02 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 687 bytes in 1090 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:04.245231 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9cee0afb-bbf8-4ecd-8993-de97e8250bdd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:04.246571 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9cee0afb-bbf8-4ecd-8993-de97e8250bdd tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] GET https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 Aug 09 10:39:04.246895 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9cee0afb-bbf8-4ecd-8993-de97e8250bdd tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:04.247166 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9cee0afb-bbf8-4ecd-8993-de97e8250bdd tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:04.254446 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9cee0afb-bbf8-4ecd-8993-de97e8250bdd tempest-ServersNegativeTestJSON-1591593807 tempest-ServersNegativeTestJSON-1591593807-project-member] https://10.4.3.125/volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 returned with HTTP 404 Aug 09 10:39:04.255071 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 124/487] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:04 2026] GET /volume/v3/volumes/5e15f062-3454-46c0-9a46-965f54d2f018 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:09.295593 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-55be708d-da78-48ca-bcfe-226266903264 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:09.298639 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-55be708d-da78-48ca-bcfe-226266903264 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 Aug 09 10:39:09.298927 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-55be708d-da78-48ca-bcfe-226266903264 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:09.299214 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-55be708d-da78-48ca-bcfe-226266903264 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:09.309257 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:09.309257 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:09.314639 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-55be708d-da78-48ca-bcfe-226266903264 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:39:09.321877 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-55be708d-da78-48ca-bcfe-226266903264 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 returned with HTTP 200 Aug 09 10:39:09.322443 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 123/488] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:39:09 2026] GET /volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:09.333946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-87df49de-cab1-4762-853c-35e00ade37fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:09.339798 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-87df49de-cab1-4762-853c-35e00ade37fe tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 Aug 09 10:39:09.340205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-87df49de-cab1-4762-853c-35e00ade37fe tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:09.340402 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-87df49de-cab1-4762-853c-35e00ade37fe tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:09.348416 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:09.348416 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:09.353524 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-87df49de-cab1-4762-853c-35e00ade37fe tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:39:09.360242 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-87df49de-cab1-4762-853c-35e00ade37fe tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 returned with HTTP 200 Aug 09 10:39:09.360926 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 123/489] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:39:09 2026] GET /volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:09.372553 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-6377eb2d-f763-4967-af03-21236bcf3465 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:09.375577 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-6377eb2d-f763-4967-af03-21236bcf3465 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 Aug 09 10:39:09.375865 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-6377eb2d-f763-4967-af03-21236bcf3465 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:09.376136 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-6377eb2d-f763-4967-af03-21236bcf3465 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:09.385948 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:09.385948 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:09.390659 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-6377eb2d-f763-4967-af03-21236bcf3465 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:39:09.396764 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-6377eb2d-f763-4967-af03-21236bcf3465 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 returned with HTTP 200 Aug 09 10:39:09.397365 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 120/490] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:39:09 2026] GET /volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:09.409604 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9cd29bbf-cf8e-40da-8de7-f0002f6a09b0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:09.410173 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9cd29bbf-cf8e-40da-8de7-f0002f6a09b0 None None] GET https://10.4.3.125/volume// Aug 09 10:39:09.410507 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9cd29bbf-cf8e-40da-8de7-f0002f6a09b0 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:09.410825 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9cd29bbf-cf8e-40da-8de7-f0002f6a09b0 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:09.411339 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9cd29bbf-cf8e-40da-8de7-f0002f6a09b0 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:09.411819 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 125/491] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:39:09 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:39:09.422812 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-707d95e8-4a8e-4423-b2de-aba22aff7729 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:09.425449 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-707d95e8-4a8e-4423-b2de-aba22aff7729 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:39:09.425740 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-707d95e8-4a8e-4423-b2de-aba22aff7729 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e24618f7-9da1-4564-9b89-4e9dca2ba343", "connector": null, "instance_uuid": "7d5137e9-35f2-49e4-8eb6-05d86f56c1f2"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:09.436124 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:09.436124 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:09.479794 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-707d95e8-4a8e-4423-b2de-aba22aff7729 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:39:09.480452 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 124/492] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:39:09 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 09 10:39:09.489855 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a6cd8e5d-0e86-488a-91f7-c7f28fa93d87 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:09.490385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a6cd8e5d-0e86-488a-91f7-c7f28fa93d87 None None] GET https://10.4.3.125/volume// Aug 09 10:39:09.490590 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a6cd8e5d-0e86-488a-91f7-c7f28fa93d87 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:09.491059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a6cd8e5d-0e86-488a-91f7-c7f28fa93d87 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:09.491220 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a6cd8e5d-0e86-488a-91f7-c7f28fa93d87 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:09.491627 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 124/493] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:39: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 09 10:39:09.501434 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-77b32a48-d267-4412-bdbe-5cb69f419389 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:09.503719 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-77b32a48-d267-4412-bdbe-5cb69f419389 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:39:09.504212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-77b32a48-d267-4412-bdbe-5cb69f419389 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6ecae1e-1c00-411d-ad45-cdc45dd933c4", "connector": null, "instance_uuid": "7d5137e9-35f2-49e4-8eb6-05d86f56c1f2"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:09.517543 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:09.517543 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:09.562133 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-77b32a48-d267-4412-bdbe-5cb69f419389 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:39:09.562872 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 121/494] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:39:09 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 09 10:39:09.571050 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f85ca2cd-8787-41bd-b065-d2288ddacce7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:09.571810 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f85ca2cd-8787-41bd-b065-d2288ddacce7 None None] GET https://10.4.3.125/volume// Aug 09 10:39:09.571810 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f85ca2cd-8787-41bd-b065-d2288ddacce7 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:09.571810 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f85ca2cd-8787-41bd-b065-d2288ddacce7 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:09.571959 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f85ca2cd-8787-41bd-b065-d2288ddacce7 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:09.572344 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 126/495] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:39: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 09 10:39:09.582920 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-de78407d-9f78-4499-87bb-c8bfdaf990e3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:09.585954 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-de78407d-9f78-4499-87bb-c8bfdaf990e3 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:39:09.586447 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-de78407d-9f78-4499-87bb-c8bfdaf990e3 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da102dc7-f1a5-4bf8-a06d-2e8d763af1c0", "connector": null, "instance_uuid": "7d5137e9-35f2-49e4-8eb6-05d86f56c1f2"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:09.598296 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:09.598296 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:09.652477 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-de78407d-9f78-4499-87bb-c8bfdaf990e3 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:39:09.652477 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 125/496] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:39:09 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:12.130469 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a5034d6a-d715-481d-a74d-8f1392cff9d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:12.130469 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5034d6a-d715-481d-a74d-8f1392cff9d6 None None] GET https://10.4.3.125/volume// Aug 09 10:39:12.130469 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5034d6a-d715-481d-a74d-8f1392cff9d6 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:12.130469 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5034d6a-d715-481d-a74d-8f1392cff9d6 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:12.130469 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5034d6a-d715-481d-a74d-8f1392cff9d6 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:12.130469 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 125/497] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:39: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 09 10:39:12.151212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-efcf626c-814b-4718-9a01-1deb23e3b3b0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:12.155514 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-efcf626c-814b-4718-9a01-1deb23e3b3b0 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 Aug 09 10:39:12.155514 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-efcf626c-814b-4718-9a01-1deb23e3b3b0 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:12.155588 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-efcf626c-814b-4718-9a01-1deb23e3b3b0 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:12.174464 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:12.174464 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:12.182570 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-efcf626c-814b-4718-9a01-1deb23e3b3b0 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:39:12.193870 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-efcf626c-814b-4718-9a01-1deb23e3b3b0 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 returned with HTTP 200 Aug 09 10:39:12.194413 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 122/498] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:39:12 2026] GET /volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 => generated 1538 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:39:12.336354 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-cf70873f-4a7d-4faa-b58a-58fd8cbbddca None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:12.342224 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-cf70873f-4a7d-4faa-b58a-58fd8cbbddca tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] PUT https://10.4.3.125/volume/v3/attachments/5852b6fc-cd53-4c3c-9c8c-4a1a2097179e Aug 09 10:39:12.342224 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-cf70873f-4a7d-4faa-b58a-58fd8cbbddca tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:12.354756 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-cf70873f-4a7d-4faa-b58a-58fd8cbbddca tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Acquiring lock "cinder-attachment_update-e24618f7-9da1-4564-9b89-4e9dca2ba343-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:39:12.364877 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-cf70873f-4a7d-4faa-b58a-58fd8cbbddca tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Lock "cinder-attachment_update-e24618f7-9da1-4564-9b89-4e9dca2ba343-np0000006833" acquired by "attachment_update" :: waited 0.010s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:39:12.370010 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:12.370010 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:12.485213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2e3b1dac-c0f7-46c5-a297-cd3e6514bdd9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:12.489795 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2e3b1dac-c0f7-46c5-a297-cd3e6514bdd9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:12.489966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2e3b1dac-c0f7-46c5-a297-cd3e6514bdd9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:12.490324 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2e3b1dac-c0f7-46c5-a297-cd3e6514bdd9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:12.503463 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:12.503463 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:12.511639 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2e3b1dac-c0f7-46c5-a297-cd3e6514bdd9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:12.517947 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2e3b1dac-c0f7-46c5-a297-cd3e6514bdd9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:12.518575 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 126/499] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:12 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:12.587526 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-a8b862ea-4c55-42e0-98b9-6125263c14f2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:12.592005 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-a8b862ea-4c55-42e0-98b9-6125263c14f2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:12.592005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-a8b862ea-4c55-42e0-98b9-6125263c14f2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:12.592005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-a8b862ea-4c55-42e0-98b9-6125263c14f2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:12.597638 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-cf70873f-4a7d-4faa-b58a-58fd8cbbddca tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Lock "cinder-attachment_update-e24618f7-9da1-4564-9b89-4e9dca2ba343-np0000006833" released by "attachment_update" :: held 0.233s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:39:12.598082 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-cf70873f-4a7d-4faa-b58a-58fd8cbbddca tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments/5852b6fc-cd53-4c3c-9c8c-4a1a2097179e returned with HTTP 200 Aug 09 10:39:12.599495 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 127/500] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:39:12 2026] PUT /volume/v3/attachments/5852b6fc-cd53-4c3c-9c8c-4a1a2097179e => generated 969 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:12.613208 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:12.613208 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:12.619828 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-a8b862ea-4c55-42e0-98b9-6125263c14f2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:12.628596 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-a8b862ea-4c55-42e0-98b9-6125263c14f2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:12.628596 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 126/501] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:39:12 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:12.657923 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-5c6efd1b-f81e-4514-9ac3-3ad4b28e41a9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:12.661842 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-5c6efd1b-f81e-4514-9ac3-3ad4b28e41a9 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] POST https://10.4.3.125/volume/v3/attachments/5852b6fc-cd53-4c3c-9c8c-4a1a2097179e/action Aug 09 10:39:12.662510 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-5c6efd1b-f81e-4514-9ac3-3ad4b28e41a9 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:12.662765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-5c6efd1b-f81e-4514-9ac3-3ad4b28e41a9 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:12.703945 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:12.703945 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:12.732390 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-5c6efd1b-f81e-4514-9ac3-3ad4b28e41a9 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments/5852b6fc-cd53-4c3c-9c8c-4a1a2097179e/action returned with HTTP 204 Aug 09 10:39:12.732390 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 123/502] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:39:12 2026] POST /volume/v3/attachments/5852b6fc-cd53-4c3c-9c8c-4a1a2097179e/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:12.768924 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-edb77edc-d996-4727-a62e-2c927f47a2d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:12.770375 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-edb77edc-d996-4727-a62e-2c927f47a2d4 None None] GET https://10.4.3.125/volume// Aug 09 10:39:12.770375 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-edb77edc-d996-4727-a62e-2c927f47a2d4 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:12.770375 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-edb77edc-d996-4727-a62e-2c927f47a2d4 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:12.770754 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-edb77edc-d996-4727-a62e-2c927f47a2d4 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:12.772505 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 127/503] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:39:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:39:12.794003 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-44b9f013-7469-4590-8f3d-93fd3f00c513 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:12.801438 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-44b9f013-7469-4590-8f3d-93fd3f00c513 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 Aug 09 10:39:12.801438 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-44b9f013-7469-4590-8f3d-93fd3f00c513 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:12.801438 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-44b9f013-7469-4590-8f3d-93fd3f00c513 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:12.825829 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:12.825829 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:12.831034 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-44b9f013-7469-4590-8f3d-93fd3f00c513 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:39:12.841093 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0604f41a-f1b6-47c0-9128-a20ab8e0451e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:12.841590 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0604f41a-f1b6-47c0-9128-a20ab8e0451e None None] GET https://10.4.3.125/volume// Aug 09 10:39:12.842360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0604f41a-f1b6-47c0-9128-a20ab8e0451e None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:12.842360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0604f41a-f1b6-47c0-9128-a20ab8e0451e None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:12.843699 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0604f41a-f1b6-47c0-9128-a20ab8e0451e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:12.845995 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-44b9f013-7469-4590-8f3d-93fd3f00c513 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 returned with HTTP 200 Aug 09 10:39:12.846908 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 128/504] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:39:12 2026] GET /volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 => generated 1023 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:39:12.847829 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 127/505] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:39:12 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:39:12.865283 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-9801e55d-badc-45a1-b7ec-50b86eca3a1d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:12.866869 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-9801e55d-badc-45a1-b7ec-50b86eca3a1d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:39:12.867365 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-9801e55d-badc-45a1-b7ec-50b86eca3a1d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad832943-88fe-45b7-90b5-cd643f22a33a", "connector": null, "instance_uuid": "4d18a80e-b2be-4b96-b997-9ee7a2e34d8d"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:12.879157 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:12.879157 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:12.945323 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-9801e55d-badc-45a1-b7ec-50b86eca3a1d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:39:12.945698 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 124/506] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:39:12 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 09 10:39:13.005987 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-20ad5117-a61a-4486-a945-d60e4f01ba40 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:13.007092 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20ad5117-a61a-4486-a945-d60e4f01ba40 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:13.007403 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20ad5117-a61a-4486-a945-d60e4f01ba40 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:13.007906 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20ad5117-a61a-4486-a945-d60e4f01ba40 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:13.027147 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:13.027147 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:13.038308 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-20ad5117-a61a-4486-a945-d60e4f01ba40 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:13.046739 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20ad5117-a61a-4486-a945-d60e4f01ba40 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:13.047465 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 128/507] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:13 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:13.050727 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-4939a174-dac7-4721-8fc7-04060fea273c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:13.057378 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-4939a174-dac7-4721-8fc7-04060fea273c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] PUT https://10.4.3.125/volume/v3/attachments/790631ba-09dc-4576-aa34-1d3ac69d4417 Aug 09 10:39:13.058054 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-4939a174-dac7-4721-8fc7-04060fea273c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:13.061576 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0e50fbe2-808d-4a78-836a-705439283949 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:13.062716 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e50fbe2-808d-4a78-836a-705439283949 None None] GET https://10.4.3.125/volume// Aug 09 10:39:13.063171 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e50fbe2-808d-4a78-836a-705439283949 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:13.063517 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e50fbe2-808d-4a78-836a-705439283949 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:13.064125 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e50fbe2-808d-4a78-836a-705439283949 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:13.065060 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 128/508] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:39:13 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:39:13.070614 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-4939a174-dac7-4721-8fc7-04060fea273c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Acquiring lock "cinder-attachment_update-e6ecae1e-1c00-411d-ad45-cdc45dd933c4-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:39:13.078797 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-4939a174-dac7-4721-8fc7-04060fea273c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Lock "cinder-attachment_update-e6ecae1e-1c00-411d-ad45-cdc45dd933c4-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:39:13.081156 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:13.081156 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:13.084576 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-6258d359-5714-4565-b327-b062802f1850 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:13.089414 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-6258d359-5714-4565-b327-b062802f1850 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:13.089414 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-6258d359-5714-4565-b327-b062802f1850 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:13.089817 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-6258d359-5714-4565-b327-b062802f1850 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:13.120951 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:13.120951 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:13.134388 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-6258d359-5714-4565-b327-b062802f1850 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:13.154423 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-6258d359-5714-4565-b327-b062802f1850 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:13.154982 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 125/509] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:39:13 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 1026 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 10:39:13.317324 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-4939a174-dac7-4721-8fc7-04060fea273c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Lock "cinder-attachment_update-e6ecae1e-1c00-411d-ad45-cdc45dd933c4-np0000006833" released by "attachment_update" :: held 0.238s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:39:13.317880 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-4939a174-dac7-4721-8fc7-04060fea273c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments/790631ba-09dc-4576-aa34-1d3ac69d4417 returned with HTTP 200 Aug 09 10:39:13.318549 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 129/510] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:39:13 2026] PUT /volume/v3/attachments/790631ba-09dc-4576-aa34-1d3ac69d4417 => generated 969 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:13.332592 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-3d11e0e2-dd17-4787-8597-f4752a041ef6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:13.334723 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-3d11e0e2-dd17-4787-8597-f4752a041ef6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] PUT https://10.4.3.125/volume/v3/attachments/a11e5d8f-6416-4d29-9032-76eaf4a0c142 Aug 09 10:39:13.334723 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-3d11e0e2-dd17-4787-8597-f4752a041ef6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:13.345758 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-3d11e0e2-dd17-4787-8597-f4752a041ef6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Acquiring lock "cinder-attachment_update-ad832943-88fe-45b7-90b5-cd643f22a33a-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:39:13.353180 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-3d11e0e2-dd17-4787-8597-f4752a041ef6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Lock "cinder-attachment_update-ad832943-88fe-45b7-90b5-cd643f22a33a-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:39:13.354603 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:13.354603 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:13.412227 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7ec0c400-3d9a-4334-9fc2-9bea06160a98 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:13.415047 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7ec0c400-3d9a-4334-9fc2-9bea06160a98 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] POST https://10.4.3.125/volume/v3/attachments/790631ba-09dc-4576-aa34-1d3ac69d4417/action Aug 09 10:39:13.415646 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7ec0c400-3d9a-4334-9fc2-9bea06160a98 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:13.416037 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7ec0c400-3d9a-4334-9fc2-9bea06160a98 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:13.457275 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:13.457275 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:13.499889 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7ec0c400-3d9a-4334-9fc2-9bea06160a98 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments/790631ba-09dc-4576-aa34-1d3ac69d4417/action returned with HTTP 204 Aug 09 10:39:13.501040 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 129/511] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:39:13 2026] POST /volume/v3/attachments/790631ba-09dc-4576-aa34-1d3ac69d4417/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:13.554229 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5ed45ac3-0d1e-4172-adf0-22bf32da2d18 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:13.554461 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:13.555919 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5ed45ac3-0d1e-4172-adf0-22bf32da2d18 None None] GET https://10.4.3.125/volume// Aug 09 10:39:13.557214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5ed45ac3-0d1e-4172-adf0-22bf32da2d18 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:13.557214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5ed45ac3-0d1e-4172-adf0-22bf32da2d18 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:13.557879 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5ed45ac3-0d1e-4172-adf0-22bf32da2d18 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:13.557978 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 126/512] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:39:13 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:39:13.562325 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-3d11e0e2-dd17-4787-8597-f4752a041ef6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Lock "cinder-attachment_update-ad832943-88fe-45b7-90b5-cd643f22a33a-np0000006833" released by "attachment_update" :: held 0.209s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:39:13.564077 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-3d11e0e2-dd17-4787-8597-f4752a041ef6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/a11e5d8f-6416-4d29-9032-76eaf4a0c142 returned with HTTP 200 Aug 09 10:39:13.564077 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 129/513] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:39:13 2026] PUT /volume/v3/attachments/a11e5d8f-6416-4d29-9032-76eaf4a0c142 => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:13.582765 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7896d5c7-8b50-471f-becf-9ebdddac8018 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:13.588887 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7896d5c7-8b50-471f-becf-9ebdddac8018 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 Aug 09 10:39:13.594720 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7896d5c7-8b50-471f-becf-9ebdddac8018 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:13.594720 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7896d5c7-8b50-471f-becf-9ebdddac8018 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:13.626592 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:13.626592 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:13.634793 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7896d5c7-8b50-471f-becf-9ebdddac8018 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:39:13.643572 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-7896d5c7-8b50-471f-becf-9ebdddac8018 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 returned with HTTP 200 Aug 09 10:39:13.643572 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 130/514] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:39:13 2026] GET /volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 => generated 1024 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:39:13.856102 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-14eff184-8268-498c-ba62-0f4a9a620da8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:13.862358 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-14eff184-8268-498c-ba62-0f4a9a620da8 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] PUT https://10.4.3.125/volume/v3/attachments/05e184fb-f33b-47a7-9dbf-c1ca011180cc Aug 09 10:39:13.862519 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-14eff184-8268-498c-ba62-0f4a9a620da8 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:13.880696 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-14eff184-8268-498c-ba62-0f4a9a620da8 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Acquiring lock "cinder-attachment_update-da102dc7-f1a5-4bf8-a06d-2e8d763af1c0-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:39:13.891696 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-14eff184-8268-498c-ba62-0f4a9a620da8 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Lock "cinder-attachment_update-da102dc7-f1a5-4bf8-a06d-2e8d763af1c0-np0000006833" acquired by "attachment_update" :: waited 0.011s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:39:13.892776 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:13.892776 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:13.896682 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:39:13.897176 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-119989439"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:13.899811 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-119989439'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:39:13.900139 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Create volume of 1 GB Aug 09 10:39:13.902084 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:13.902084 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:13.912039 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Availability Zones retrieved successfully. Aug 09 10:39:13.918480 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Flow 'volume_create_api' (a506113a-3273-40c8-9d53-e31066b382e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:13.920651 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b4fbf1-b5ed-43a9-8e7d-e941084eef53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:13.922921 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:39:13.990232 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b4fbf1-b5ed-43a9-8e7d-e941084eef53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:13.991823 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abd9f2d-1690-4489-811f-067aa44aed5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:14.071561 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b38efc17-8089-443e-8f8d-be1982d9989f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:14.075747 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b38efc17-8089-443e-8f8d-be1982d9989f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:14.076045 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b38efc17-8089-443e-8f8d-be1982d9989f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:14.076415 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b38efc17-8089-443e-8f8d-be1982d9989f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:14.094127 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:14.094127 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:14.101846 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b38efc17-8089-443e-8f8d-be1982d9989f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:14.112789 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b38efc17-8089-443e-8f8d-be1982d9989f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:14.112789 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 130/515] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:14 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:14.137606 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Created reservations ['03c64247-1523-4484-897e-cbe10d039548', '5e969753-4bcf-4294-a9e0-3f91a4e457c8', '1edc1e59-b175-4fb3-9be2-c76b9bf9f2f6', '3e16d0bd-64df-4c8c-9793-e4873edcebe2'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:14.137606 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abd9f2d-1690-4489-811f-067aa44aed5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03c64247-1523-4484-897e-cbe10d039548', '5e969753-4bcf-4294-a9e0-3f91a4e457c8', '1edc1e59-b175-4fb3-9be2-c76b9bf9f2f6', '3e16d0bd-64df-4c8c-9793-e4873edcebe2']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:14.139658 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb23452-4beb-4b7f-84f6-598e9e54ce34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:14.149546 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-14eff184-8268-498c-ba62-0f4a9a620da8 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Lock "cinder-attachment_update-da102dc7-f1a5-4bf8-a06d-2e8d763af1c0-np0000006833" released by "attachment_update" :: held 0.257s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:39:14.149546 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-14eff184-8268-498c-ba62-0f4a9a620da8 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments/05e184fb-f33b-47a7-9dbf-c1ca011180cc returned with HTTP 200 Aug 09 10:39:14.149546 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 127/516] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:39:13 2026] PUT /volume/v3/attachments/05e184fb-f33b-47a7-9dbf-c1ca011180cc => generated 969 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:14.188228 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb23452-4beb-4b7f-84f6-598e9e54ce34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9042aced-1ff6-403f-8eea-b72d078ba435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-119989439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e5f6b1d37aa4e8ab8f457abf638f206',qos_specs=None,replication_status=,reservations=['03c64247-1523-4484-897e-cbe10d039548','5e969753-4bcf-4294-a9e0-3f91a4e457c8','1edc1e59-b175-4fb3-9be2-c76b9bf9f2f6','3e16d0bd-64df-4c8c-9793-e4873edcebe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36e7e2f5d4c84beda01c720f16f51716',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:39:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-119989439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9042aced-1ff6-403f-8eea-b72d078ba435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e5f6b1d37aa4e8ab8f457abf638f206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36e7e2f5d4c84beda01c720f16f51716',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:14.191676 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (312f4628-ee3d-42a0-bbde-b1e4ae4485c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:14.226327 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (312f4628-ee3d-42a0-bbde-b1e4ae4485c1) transitioned into state 'SUCCESS' from state '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-119989439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e5f6b1d37aa4e8ab8f457abf638f206',qos_specs=None,replication_status=,reservations=['03c64247-1523-4484-897e-cbe10d039548','5e969753-4bcf-4294-a9e0-3f91a4e457c8','1edc1e59-b175-4fb3-9be2-c76b9bf9f2f6','3e16d0bd-64df-4c8c-9793-e4873edcebe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36e7e2f5d4c84beda01c720f16f51716',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:14.227744 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16346bba-3bc9-489d-909a-12ec6ba33be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:14.235358 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-a7d13588-3852-43e5-928b-f9428f5438dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:14.239462 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-a7d13588-3852-43e5-928b-f9428f5438dc tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] POST https://10.4.3.125/volume/v3/attachments/05e184fb-f33b-47a7-9dbf-c1ca011180cc/action Aug 09 10:39:14.239960 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-a7d13588-3852-43e5-928b-f9428f5438dc tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:14.240295 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-a7d13588-3852-43e5-928b-f9428f5438dc tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:14.250855 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16346bba-3bc9-489d-909a-12ec6ba33be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:14.253072 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Flow 'volume_create_api' (a506113a-3273-40c8-9d53-e31066b382e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:14.253072 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Create volume request issued successfully. Aug 09 10:39:14.254145 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f104d27-36de-4c78-b764-bac3dfe1ae70 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:39:14.254642 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 130/517] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:39:13 2026] POST /volume/v3/volumes => generated 750 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:14.272239 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-37676f86-d148-4fa0-b03a-615f74d269d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:14.278837 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37676f86-d148-4fa0-b03a-615f74d269d4 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:14.279300 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37676f86-d148-4fa0-b03a-615f74d269d4 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:14.280066 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37676f86-d148-4fa0-b03a-615f74d269d4 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:14.289275 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:14.289275 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:14.291238 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:14.291238 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:14.295113 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-37676f86-d148-4fa0-b03a-615f74d269d4 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Volume info retrieved successfully. Aug 09 10:39:14.301364 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37676f86-d148-4fa0-b03a-615f74d269d4 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 returned with HTTP 200 Aug 09 10:39:14.301710 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 131/518] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:14 2026] GET /volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:14.338291 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9f43939e-a2b8-4370-90b5-d8ab65d66275 req-a7d13588-3852-43e5-928b-f9428f5438dc tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments/05e184fb-f33b-47a7-9dbf-c1ca011180cc/action returned with HTTP 204 Aug 09 10:39:14.339980 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 131/519] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:39:14 2026] POST /volume/v3/attachments/05e184fb-f33b-47a7-9dbf-c1ca011180cc/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:14.686883 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-34207468-34b0-4175-93a1-cd415c237c56 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:14.690493 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-34207468-34b0-4175-93a1-cd415c237c56 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] DELETE https://10.4.3.125/volume/v3/attachments/b84b25b1-5c53-4210-8852-ab70a7141649 Aug 09 10:39:14.690493 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-34207468-34b0-4175-93a1-cd415c237c56 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:14.690493 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-34207468-34b0-4175-93a1-cd415c237c56 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:14.707758 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:14.707758 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:14.812686 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-34207468-34b0-4175-93a1-cd415c237c56 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments/b84b25b1-5c53-4210-8852-ab70a7141649 returned with HTTP 200 Aug 09 10:39:14.813611 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 128/520] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:39:14 2026] DELETE /volume/v3/attachments/b84b25b1-5c53-4210-8852-ab70a7141649 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:14.834083 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-c3ec26c7-83d3-4c5b-8156-5001f2cf0399 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:14.846222 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-c3ec26c7-83d3-4c5b-8156-5001f2cf0399 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] DELETE https://10.4.3.125/volume/v3/attachments/d9404f45-482a-4b3e-b8e8-7499a00dd978 Aug 09 10:39:14.846222 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-c3ec26c7-83d3-4c5b-8156-5001f2cf0399 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:14.846222 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-c3ec26c7-83d3-4c5b-8156-5001f2cf0399 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:14.858985 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:14.858985 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:14.977951 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-c3ec26c7-83d3-4c5b-8156-5001f2cf0399 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments/d9404f45-482a-4b3e-b8e8-7499a00dd978 returned with HTTP 200 Aug 09 10:39:14.979687 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 131/521] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:39:14 2026] DELETE /volume/v3/attachments/d9404f45-482a-4b3e-b8e8-7499a00dd978 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:14.996792 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-15a7910a-c02c-4a0f-a08a-72b63408e942 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:15.001096 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-15a7910a-c02c-4a0f-a08a-72b63408e942 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] DELETE https://10.4.3.125/volume/v3/attachments/566383b0-1b1e-4fca-8581-b1b80e067934 Aug 09 10:39:15.001643 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-15a7910a-c02c-4a0f-a08a-72b63408e942 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:15.002106 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-15a7910a-c02c-4a0f-a08a-72b63408e942 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:15.010994 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:15.010994 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:15.111545 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4a51b53f-6a32-4a83-a251-5c3f49045aa9 req-15a7910a-c02c-4a0f-a08a-72b63408e942 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/attachments/566383b0-1b1e-4fca-8581-b1b80e067934 returned with HTTP 200 Aug 09 10:39:15.112293 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 132/522] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:39:14 2026] DELETE /volume/v3/attachments/566383b0-1b1e-4fca-8581-b1b80e067934 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:15.136578 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4335ac20-4d8b-48bd-823c-62579991559d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:15.138999 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4335ac20-4d8b-48bd-823c-62579991559d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:15.139571 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4335ac20-4d8b-48bd-823c-62579991559d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:15.142279 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4335ac20-4d8b-48bd-823c-62579991559d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:15.164544 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:15.164544 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:15.172778 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4335ac20-4d8b-48bd-823c-62579991559d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:15.183822 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4335ac20-4d8b-48bd-823c-62579991559d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:15.185852 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 132/523] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:15 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:39:15.317701 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-03de9424-ddf4-4802-ae4e-161bf347687b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:15.319982 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03de9424-ddf4-4802-ae4e-161bf347687b tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:15.320243 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03de9424-ddf4-4802-ae4e-161bf347687b tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:15.321298 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03de9424-ddf4-4802-ae4e-161bf347687b tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:15.336861 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:15.336861 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:15.346822 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-03de9424-ddf4-4802-ae4e-161bf347687b tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Volume info retrieved successfully. Aug 09 10:39:15.354612 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03de9424-ddf4-4802-ae4e-161bf347687b tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 returned with HTTP 200 Aug 09 10:39:15.355688 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 129/524] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:15 2026] GET /volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:15.378146 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bd1d3989-3adc-416b-a90a-42db8fbc6de8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:15.378669 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd1d3989-3adc-416b-a90a-42db8fbc6de8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:39:15.379076 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bd1d3989-3adc-416b-a90a-42db8fbc6de8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9042aced-1ff6-403f-8eea-b72d078ba435", "name": "tempest-SnapshotsActionsTest-Snapshot-2097625713"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:15.387556 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:15.387556 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:15.388834 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bd1d3989-3adc-416b-a90a-42db8fbc6de8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Volume info retrieved successfully. Aug 09 10:39:15.388834 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-bd1d3989-3adc-416b-a90a-42db8fbc6de8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Create snapshot from volume 9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:15.402116 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-bd1d3989-3adc-416b-a90a-42db8fbc6de8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-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 09 10:39:15.459660 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-bd1d3989-3adc-416b-a90a-42db8fbc6de8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Created reservations ['811d4b63-1658-470a-ba7b-c9d7e3102e09', 'cc597a2b-2c27-46a0-a92a-73ebdaaafc7a', '4fe4708f-25d3-48fb-9d60-47188b93a830', '7d03d5fa-b228-4745-8ee0-8a0e591409b8'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:15.527526 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bd1d3989-3adc-416b-a90a-42db8fbc6de8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot create request issued successfully. Aug 09 10:39:15.527713 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd1d3989-3adc-416b-a90a-42db8fbc6de8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:39:15.530395 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 132/525] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:39:15 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 09 10:39:15.550144 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-355f5307-7fed-4009-9419-70fcf07eb281 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:15.556599 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-355f5307-7fed-4009-9419-70fcf07eb281 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:15.556599 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-355f5307-7fed-4009-9419-70fcf07eb281 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:15.556599 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-355f5307-7fed-4009-9419-70fcf07eb281 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:15.572979 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:15.572979 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:15.573857 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-355f5307-7fed-4009-9419-70fcf07eb281 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:15.578880 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-355f5307-7fed-4009-9419-70fcf07eb281 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:15.578880 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 133/526] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:15 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:16.205810 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d5ea4a50-334f-4417-b2bc-8e8d5a1348e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:16.208657 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5ea4a50-334f-4417-b2bc-8e8d5a1348e6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:16.208830 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5ea4a50-334f-4417-b2bc-8e8d5a1348e6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:16.209016 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5ea4a50-334f-4417-b2bc-8e8d5a1348e6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:16.222791 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:16.222791 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:16.240228 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d5ea4a50-334f-4417-b2bc-8e8d5a1348e6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:16.244141 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5ea4a50-334f-4417-b2bc-8e8d5a1348e6 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:16.245530 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 133/527] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:16 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:16.595793 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-18f1249b-037d-4cf0-bb44-8b194def41f6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:16.599955 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18f1249b-037d-4cf0-bb44-8b194def41f6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:16.600890 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18f1249b-037d-4cf0-bb44-8b194def41f6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:16.602090 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18f1249b-037d-4cf0-bb44-8b194def41f6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:16.613163 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:16.613163 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:16.614642 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-18f1249b-037d-4cf0-bb44-8b194def41f6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:16.616040 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18f1249b-037d-4cf0-bb44-8b194def41f6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:16.618918 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 130/528] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:16 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:16.635631 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b4e88a61-5411-45e3-9a49-ab221884cbd6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:16.699536 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b4e88a61-5411-45e3-9a49-ab221884cbd6 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action Aug 09 10:39:16.699987 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b4e88a61-5411-45e3-9a49-ab221884cbd6 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:16.700280 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b4e88a61-5411-45e3-9a49-ab221884cbd6 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:16.701908 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-b4e88a61-5411-45e3-9a49-ab221884cbd6 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '4ada7ef4-5c38-49d3-80d3-bec9a36d727f' with '{'status': 'creating'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:16.715377 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:16.715377 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:16.732806 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b4e88a61-5411-45e3-9a49-ab221884cbd6 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action returned with HTTP 202 Aug 09 10:39:16.733203 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 133/529] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:16 2026] POST /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:16.745586 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d9a6702-eaca-4695-b35b-8e1ca3219e5c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:16.747774 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d9a6702-eaca-4695-b35b-8e1ca3219e5c tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:16.747774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d9a6702-eaca-4695-b35b-8e1ca3219e5c tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:16.747997 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d9a6702-eaca-4695-b35b-8e1ca3219e5c tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:16.755331 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:16.755331 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:16.755914 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3d9a6702-eaca-4695-b35b-8e1ca3219e5c tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:16.756629 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d9a6702-eaca-4695-b35b-8e1ca3219e5c tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:16.756988 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 134/530] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:16 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:16.771582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-13ca8838-e634-4a24-aefb-e1c2a376c25b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:16.775323 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13ca8838-e634-4a24-aefb-e1c2a376c25b tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action Aug 09 10:39:16.775323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13ca8838-e634-4a24-aefb-e1c2a376c25b tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:16.775323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13ca8838-e634-4a24-aefb-e1c2a376c25b tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:16.778666 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-13ca8838-e634-4a24-aefb-e1c2a376c25b tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '4ada7ef4-5c38-49d3-80d3-bec9a36d727f' with '{'status': 'available'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:16.793816 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:16.793816 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:16.819551 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13ca8838-e634-4a24-aefb-e1c2a376c25b tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action returned with HTTP 202 Aug 09 10:39:16.819998 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 134/531] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:16 2026] POST /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:16.834767 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-04e10b84-cd73-4e8a-a0cc-15b5ee7007d0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:16.837682 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04e10b84-cd73-4e8a-a0cc-15b5ee7007d0 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:16.837782 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04e10b84-cd73-4e8a-a0cc-15b5ee7007d0 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:16.838141 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04e10b84-cd73-4e8a-a0cc-15b5ee7007d0 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:16.851410 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:16.851410 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:16.852324 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-04e10b84-cd73-4e8a-a0cc-15b5ee7007d0 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:16.858090 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04e10b84-cd73-4e8a-a0cc-15b5ee7007d0 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:16.858090 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 131/532] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:16 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:16.875201 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dc3555f2-baa7-491a-8fe8-1124d86207e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:16.878444 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc3555f2-baa7-491a-8fe8-1124d86207e6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:39:16.878444 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc3555f2-baa7-491a-8fe8-1124d86207e6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9042aced-1ff6-403f-8eea-b72d078ba435", "name": "tempest-SnapshotsActionsTest-Snapshot-1541735780"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:16.890440 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:16.890440 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:16.891228 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dc3555f2-baa7-491a-8fe8-1124d86207e6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Volume info retrieved successfully. Aug 09 10:39:16.891391 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-dc3555f2-baa7-491a-8fe8-1124d86207e6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Create snapshot from volume 9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:16.939238 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-dc3555f2-baa7-491a-8fe8-1124d86207e6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Created reservations ['9d015d6a-e02f-4d2b-868a-a8c35d9f9185', 'e148e52e-7bf8-4fc8-870b-a404c5a39f3e', '54970ada-9d45-495d-96bf-31e467c8efd6', 'fc5bfb87-1fa8-4ae5-b363-78eff1cbdd3e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:16.971004 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-9a5875cf-c8dc-4e1d-903c-6b6ac4de1d77 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:16.976233 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-9a5875cf-c8dc-4e1d-903c-6b6ac4de1d77 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/attachments/a11e5d8f-6416-4d29-9032-76eaf4a0c142/action Aug 09 10:39:16.976233 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-9a5875cf-c8dc-4e1d-903c-6b6ac4de1d77 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:16.976233 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-9a5875cf-c8dc-4e1d-903c-6b6ac4de1d77 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:16.985120 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dc3555f2-baa7-491a-8fe8-1124d86207e6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot create request issued successfully. Aug 09 10:39:16.985670 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc3555f2-baa7-491a-8fe8-1124d86207e6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:39:16.986319 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 134/533] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:39:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:16.999888 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6dbf3b53-1cec-412f-80de-c25febdfcff2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:17.004090 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dbf3b53-1cec-412f-80de-c25febdfcff2 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 Aug 09 10:39:17.004433 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dbf3b53-1cec-412f-80de-c25febdfcff2 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:17.004700 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dbf3b53-1cec-412f-80de-c25febdfcff2 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:17.015831 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:17.015831 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:17.015831 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6dbf3b53-1cec-412f-80de-c25febdfcff2 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:17.021441 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dbf3b53-1cec-412f-80de-c25febdfcff2 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 returned with HTTP 200 Aug 09 10:39:17.021441 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 135/534] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:16 2026] GET /volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:17.021577 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:17.021577 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:17.042396 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-29c5c9c1-9940-4f04-85a7-09957469a8ff req-9a5875cf-c8dc-4e1d-903c-6b6ac4de1d77 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/a11e5d8f-6416-4d29-9032-76eaf4a0c142/action returned with HTTP 204 Aug 09 10:39:17.042814 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 135/535] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:39:16 2026] POST /volume/v3/attachments/a11e5d8f-6416-4d29-9032-76eaf4a0c142/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:17.263343 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b2c6834e-56b1-4084-aaf1-acda54d0e819 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:17.264779 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2c6834e-56b1-4084-aaf1-acda54d0e819 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:17.265070 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2c6834e-56b1-4084-aaf1-acda54d0e819 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:17.265949 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2c6834e-56b1-4084-aaf1-acda54d0e819 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:17.285087 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:17.285087 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:17.291269 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b2c6834e-56b1-4084-aaf1-acda54d0e819 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:17.298689 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2c6834e-56b1-4084-aaf1-acda54d0e819 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:17.298689 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 132/536] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:17 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:17.320280 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e9405c5-1a82-4f0e-8992-bdfdc6175c19 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:17.322654 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e9405c5-1a82-4f0e-8992-bdfdc6175c19 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:17.322909 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e9405c5-1a82-4f0e-8992-bdfdc6175c19 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:17.323159 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e9405c5-1a82-4f0e-8992-bdfdc6175c19 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:17.338693 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:17.338693 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:17.348899 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9e9405c5-1a82-4f0e-8992-bdfdc6175c19 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:17.355790 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e9405c5-1a82-4f0e-8992-bdfdc6175c19 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:17.356446 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 135/537] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:17 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:18.012591 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-75e72dcc-c3b4-4d37-98b7-00daabc41528 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:18.017523 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-75e72dcc-c3b4-4d37-98b7-00daabc41528 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:18.017523 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-75e72dcc-c3b4-4d37-98b7-00daabc41528 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:18.017523 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-75e72dcc-c3b4-4d37-98b7-00daabc41528 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:18.035376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e554f5e6-61b9-4f28-af1f-f4a7e24b3964 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:18.035688 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:18.035688 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:18.037942 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e554f5e6-61b9-4f28-af1f-f4a7e24b3964 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 Aug 09 10:39:18.038277 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e554f5e6-61b9-4f28-af1f-f4a7e24b3964 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:18.038566 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e554f5e6-61b9-4f28-af1f-f4a7e24b3964 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:18.041863 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-75e72dcc-c3b4-4d37-98b7-00daabc41528 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:18.048803 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:18.048803 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:18.048803 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e554f5e6-61b9-4f28-af1f-f4a7e24b3964 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:18.049633 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e554f5e6-61b9-4f28-af1f-f4a7e24b3964 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 returned with HTTP 200 Aug 09 10:39:18.050118 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 136/538] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:18 2026] GET /volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:18.051452 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-75e72dcc-c3b4-4d37-98b7-00daabc41528 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:18.052151 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 136/539] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:39:18 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:18.065118 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f4273448-c991-4c5b-83b9-db6d5835806f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:18.068241 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f4273448-c991-4c5b-83b9-db6d5835806f tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516/action Aug 09 10:39:18.068736 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f4273448-c991-4c5b-83b9-db6d5835806f tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:18.069708 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f4273448-c991-4c5b-83b9-db6d5835806f tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:18.071814 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-f4273448-c991-4c5b-83b9-db6d5835806f tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '4b34fb51-6747-4133-8af6-a50998570516' with '{'status': 'creating'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:18.108526 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:18.108526 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:18.137745 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f4273448-c991-4c5b-83b9-db6d5835806f tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516/action returned with HTTP 202 Aug 09 10:39:18.138376 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 133/540] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:18 2026] POST /volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:18.150138 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5a780aa0-9f8c-4228-9fea-fb60351a9f77 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:18.151407 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a780aa0-9f8c-4228-9fea-fb60351a9f77 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 Aug 09 10:39:18.152590 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a780aa0-9f8c-4228-9fea-fb60351a9f77 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:18.152590 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a780aa0-9f8c-4228-9fea-fb60351a9f77 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:18.160494 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:18.160494 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:18.160977 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5a780aa0-9f8c-4228-9fea-fb60351a9f77 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:18.162526 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a780aa0-9f8c-4228-9fea-fb60351a9f77 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 returned with HTTP 200 Aug 09 10:39:18.163242 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 136/541] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:18 2026] GET /volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:18.180461 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-84456a4b-62df-4f77-815b-d6962a161e42 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:18.182648 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-84456a4b-62df-4f77-815b-d6962a161e42 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516/action Aug 09 10:39:18.182648 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-84456a4b-62df-4f77-815b-d6962a161e42 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:18.186880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-84456a4b-62df-4f77-815b-d6962a161e42 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:18.202481 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:18.202481 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:18.202481 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-84456a4b-62df-4f77-815b-d6962a161e42 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Snapshot retrieved successfully. Aug 09 10:39:18.233896 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-84456a4b-62df-4f77-815b-d6962a161e42 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Snapshot delete request issued successfully. Aug 09 10:39:18.234049 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-84456a4b-62df-4f77-815b-d6962a161e42 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516/action returned with HTTP 202 Aug 09 10:39:18.234643 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 137/542] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:18 2026] POST /volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:18.248840 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-29312690-54cb-4df0-9e9b-11c89545abf0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:18.254872 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29312690-54cb-4df0-9e9b-11c89545abf0 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 Aug 09 10:39:18.254872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29312690-54cb-4df0-9e9b-11c89545abf0 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:18.254872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29312690-54cb-4df0-9e9b-11c89545abf0 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:18.270158 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:18.270158 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:18.271085 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-29312690-54cb-4df0-9e9b-11c89545abf0 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:18.272021 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29312690-54cb-4df0-9e9b-11c89545abf0 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 returned with HTTP 200 Aug 09 10:39:18.272696 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 137/543] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:18 2026] GET /volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:19.250520 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-83f12425-0cb7-47d0-93bc-c9be2f81cfb7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.252516 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-83f12425-0cb7-47d0-93bc-c9be2f81cfb7 None None] GET https://10.4.3.125/volume// Aug 09 10:39:19.252516 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-83f12425-0cb7-47d0-93bc-c9be2f81cfb7 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:19.252516 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-83f12425-0cb7-47d0-93bc-c9be2f81cfb7 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:19.252516 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-83f12425-0cb7-47d0-93bc-c9be2f81cfb7 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:19.252516 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 134/544] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:39:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:39:19.272222 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-f5656e02-c134-49a6-9e8b-65fa98ab4733 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.275899 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-f5656e02-c134-49a6-9e8b-65fa98ab4733 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:39:19.276663 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-f5656e02-c134-49a6-9e8b-65fa98ab4733 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad832943-88fe-45b7-90b5-cd643f22a33a", "connector": null, "instance_uuid": "4d18a80e-b2be-4b96-b997-9ee7a2e34d8d"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:19.289398 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0dc1f294-6e2d-446a-bc25-85dd79b6393a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.295431 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0dc1f294-6e2d-446a-bc25-85dd79b6393a tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 Aug 09 10:39:19.295431 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0dc1f294-6e2d-446a-bc25-85dd79b6393a tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:19.295431 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0dc1f294-6e2d-446a-bc25-85dd79b6393a tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:19.300062 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:19.300062 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:19.305365 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0dc1f294-6e2d-446a-bc25-85dd79b6393a tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 returned with HTTP 404 Aug 09 10:39:19.306074 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 138/545] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:19 2026] GET /volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:19.318362 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3b976d4-2d6d-49bd-bf2f-c92c5f3e27f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.319997 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3b976d4-2d6d-49bd-bf2f-c92c5f3e27f7 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action Aug 09 10:39:19.320540 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3b976d4-2d6d-49bd-bf2f-c92c5f3e27f7 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:19.320749 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3b976d4-2d6d-49bd-bf2f-c92c5f3e27f7 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:19.324037 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-c3b976d4-2d6d-49bd-bf2f-c92c5f3e27f7 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '4ada7ef4-5c38-49d3-80d3-bec9a36d727f' with '{'status': 'available'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:19.349467 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:19.349467 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:19.353390 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-09999ea0-896c-4dd9-a191-4e9fdd665cd2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.355793 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-09999ea0-896c-4dd9-a191-4e9fdd665cd2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] DELETE https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 Aug 09 10:39:19.356365 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-09999ea0-896c-4dd9-a191-4e9fdd665cd2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:19.356365 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-09999ea0-896c-4dd9-a191-4e9fdd665cd2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:19.356533 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-09999ea0-896c-4dd9-a191-4e9fdd665cd2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Delete volume with id: 02e5a021-caf7-44fe-a674-40bf7b04e938 Aug 09 10:39:19.366497 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:19.366497 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:19.366727 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-09999ea0-896c-4dd9-a191-4e9fdd665cd2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:39:19.374006 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-f5656e02-c134-49a6-9e8b-65fa98ab4733 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:39:19.374705 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 137/546] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:39:19 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 09 10:39:19.381850 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3b976d4-2d6d-49bd-bf2f-c92c5f3e27f7 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action returned with HTTP 202 Aug 09 10:39:19.381850 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 138/547] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:19 2026] POST /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:19.390473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b05431b6-1058-4111-ad32-84a88b96d7dd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.390675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c70b2b08-0b3b-4d2a-a967-e278e2c75e9b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.391100 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c70b2b08-0b3b-4d2a-a967-e278e2c75e9b None None] GET https://10.4.3.125/volume// Aug 09 10:39:19.391332 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c70b2b08-0b3b-4d2a-a967-e278e2c75e9b None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:19.392609 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c70b2b08-0b3b-4d2a-a967-e278e2c75e9b None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:19.392609 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c70b2b08-0b3b-4d2a-a967-e278e2c75e9b None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:19.392977 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 139/548] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:39:19 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:39:19.393009 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b05431b6-1058-4111-ad32-84a88b96d7dd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:19.393009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b05431b6-1058-4111-ad32-84a88b96d7dd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:19.394258 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b05431b6-1058-4111-ad32-84a88b96d7dd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:19.401838 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:19.401838 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:19.402486 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b05431b6-1058-4111-ad32-84a88b96d7dd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:19.404397 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b05431b6-1058-4111-ad32-84a88b96d7dd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:19.405011 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 138/549] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:19 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:19.410319 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-09999ea0-896c-4dd9-a191-4e9fdd665cd2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Delete volume request issued successfully. Aug 09 10:39:19.411510 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-09999ea0-896c-4dd9-a191-4e9fdd665cd2 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 returned with HTTP 202 Aug 09 10:39:19.411602 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 135/550] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:39:19 2026] DELETE /volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:39:19.412212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-d1196e22-c2a2-4b7e-9fe3-82a69e957fc2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.415766 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-d1196e22-c2a2-4b7e-9fe3-82a69e957fc2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:19.418448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-d1196e22-c2a2-4b7e-9fe3-82a69e957fc2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:19.418448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-d1196e22-c2a2-4b7e-9fe3-82a69e957fc2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:19.418644 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-27962a1f-75d8-4cc4-927f-22d6e8907866 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.419022 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-27962a1f-75d8-4cc4-927f-22d6e8907866 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 Aug 09 10:39:19.419308 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-27962a1f-75d8-4cc4-927f-22d6e8907866 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:19.419560 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-27962a1f-75d8-4cc4-927f-22d6e8907866 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:19.419712 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-27962a1f-75d8-4cc4-927f-22d6e8907866 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Delete snapshot with id: 4b34fb51-6747-4133-8af6-a50998570516 Aug 09 10:39:19.425714 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b6e323b2-8a33-4bf1-a901-b63a2fa5ff0d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.428662 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b6e323b2-8a33-4bf1-a901-b63a2fa5ff0d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 Aug 09 10:39:19.428822 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-27962a1f-75d8-4cc4-927f-22d6e8907866 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 returned with HTTP 404 Aug 09 10:39:19.428988 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b6e323b2-8a33-4bf1-a901-b63a2fa5ff0d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:19.429333 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b6e323b2-8a33-4bf1-a901-b63a2fa5ff0d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:19.429523 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 140/551] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:39:19 2026] DELETE /volume/v3/snapshots/4b34fb51-6747-4133-8af6-a50998570516 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:19.440687 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:19.440687 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:19.441113 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-971846ba-40a6-483d-a7e9-c96c0826285e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.445273 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-971846ba-40a6-483d-a7e9-c96c0826285e tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:39:19.445273 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-971846ba-40a6-483d-a7e9-c96c0826285e tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9042aced-1ff6-403f-8eea-b72d078ba435", "name": "tempest-SnapshotsActionsTest-Snapshot-923625005"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:19.449389 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b6e323b2-8a33-4bf1-a901-b63a2fa5ff0d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:39:19.449717 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:19.449717 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:19.455792 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:19.455792 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:19.456313 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-971846ba-40a6-483d-a7e9-c96c0826285e tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Volume info retrieved successfully. Aug 09 10:39:19.456532 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-971846ba-40a6-483d-a7e9-c96c0826285e tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Create snapshot from volume 9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:19.460153 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b6e323b2-8a33-4bf1-a901-b63a2fa5ff0d tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 returned with HTTP 200 Aug 09 10:39:19.460822 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 139/552] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:19 2026] GET /volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:39:19.463554 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-d1196e22-c2a2-4b7e-9fe3-82a69e957fc2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:19.475409 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-d1196e22-c2a2-4b7e-9fe3-82a69e957fc2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:19.476011 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 139/553] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:39:19 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 1319 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:39:19.485130 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-971846ba-40a6-483d-a7e9-c96c0826285e tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-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 09 10:39:19.522335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-971846ba-40a6-483d-a7e9-c96c0826285e tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Created reservations ['d1ce5479-03fc-45ac-8621-8b9b00c49399', '1ebbda2a-f187-4c4e-921a-004bfa3f698b', '865df9e5-3bac-48cd-961b-beac7c1bb5df', 'fa7c62d4-2548-42d5-9d2d-fb4cbfb5c3fd'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:19.617003 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-971846ba-40a6-483d-a7e9-c96c0826285e tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot create request issued successfully. Aug 09 10:39:19.617456 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-971846ba-40a6-483d-a7e9-c96c0826285e tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:39:19.619064 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 136/554] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:39:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:19.633634 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-195cc459-451d-4c07-b6e9-5c7d9cce88b4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.635873 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-195cc459-451d-4c07-b6e9-5c7d9cce88b4 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d Aug 09 10:39:19.636648 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-195cc459-451d-4c07-b6e9-5c7d9cce88b4 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:19.636648 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-195cc459-451d-4c07-b6e9-5c7d9cce88b4 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:19.646539 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:19.646539 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:19.646539 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-195cc459-451d-4c07-b6e9-5c7d9cce88b4 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:19.646539 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-195cc459-451d-4c07-b6e9-5c7d9cce88b4 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d returned with HTTP 200 Aug 09 10:39:19.646539 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 141/555] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:19 2026] GET /volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:19.901872 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-636c15cc-8a44-4e56-b2ce-f72d0cadc3ee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:19.906451 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-636c15cc-8a44-4e56-b2ce-f72d0cadc3ee tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] DELETE https://10.4.3.125/volume/v3/attachments/a11e5d8f-6416-4d29-9032-76eaf4a0c142 Aug 09 10:39:19.906451 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-636c15cc-8a44-4e56-b2ce-f72d0cadc3ee tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:19.906451 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-636c15cc-8a44-4e56-b2ce-f72d0cadc3ee tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:19.920639 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:19.920639 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:20.016416 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-636c15cc-8a44-4e56-b2ce-f72d0cadc3ee tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/a11e5d8f-6416-4d29-9032-76eaf4a0c142 returned with HTTP 200 Aug 09 10:39:20.017437 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 140/556] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:39:19 2026] DELETE /volume/v3/attachments/a11e5d8f-6416-4d29-9032-76eaf4a0c142 => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:20.315543 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-30e4b020-19c9-4c70-8ebe-202a8be384c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.316075 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30e4b020-19c9-4c70-8ebe-202a8be384c6 None None] GET https://10.4.3.125/volume// Aug 09 10:39:20.316075 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30e4b020-19c9-4c70-8ebe-202a8be384c6 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:20.316075 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30e4b020-19c9-4c70-8ebe-202a8be384c6 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:20.316485 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30e4b020-19c9-4c70-8ebe-202a8be384c6 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:20.317484 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 140/557] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:39: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 09 10:39:20.344213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-b64047b0-1958-488b-a5b4-12105d82aca8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.350121 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-b64047b0-1958-488b-a5b4-12105d82aca8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:39:20.350121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-b64047b0-1958-488b-a5b4-12105d82aca8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:20.350121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-b64047b0-1958-488b-a5b4-12105d82aca8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:20.370408 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:20.370408 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:20.377943 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-b64047b0-1958-488b-a5b4-12105d82aca8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:39:20.384684 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-b64047b0-1958-488b-a5b4-12105d82aca8 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:39:20.385286 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 137/558] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:39:20 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 1026 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:39:20.480713 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-78c29c82-feba-48f1-9cfb-be13bf73c728 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.484626 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-78c29c82-feba-48f1-9cfb-be13bf73c728 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 Aug 09 10:39:20.485149 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-78c29c82-feba-48f1-9cfb-be13bf73c728 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:20.485149 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-78c29c82-feba-48f1-9cfb-be13bf73c728 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:20.499915 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-78c29c82-feba-48f1-9cfb-be13bf73c728 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 returned with HTTP 404 Aug 09 10:39:20.500498 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 142/559] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:20 2026] GET /volume/v3/volumes/02e5a021-caf7-44fe-a674-40bf7b04e938 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:20.512791 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-daf77cc3-ab22-465c-9591-03bad61af59a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.515905 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-daf77cc3-ab22-465c-9591-03bad61af59a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] DELETE https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 Aug 09 10:39:20.515905 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-daf77cc3-ab22-465c-9591-03bad61af59a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:20.515905 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-daf77cc3-ab22-465c-9591-03bad61af59a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:20.516930 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-daf77cc3-ab22-465c-9591-03bad61af59a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Delete volume with id: 47eddb97-b01e-4257-b8ad-b926793d5034 Aug 09 10:39:20.529646 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:20.529646 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:20.529864 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-daf77cc3-ab22-465c-9591-03bad61af59a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:39:20.557477 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-0dbd85e1-4a75-455e-9b7e-3a428eface6d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.564537 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-0dbd85e1-4a75-455e-9b7e-3a428eface6d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] PUT https://10.4.3.125/volume/v3/attachments/315f6103-1e96-4eef-a5a2-8350bc53f889 Aug 09 10:39:20.564537 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-0dbd85e1-4a75-455e-9b7e-3a428eface6d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:20.575790 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-daf77cc3-ab22-465c-9591-03bad61af59a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Delete volume request issued successfully. Aug 09 10:39:20.575970 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-daf77cc3-ab22-465c-9591-03bad61af59a tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 returned with HTTP 202 Aug 09 10:39:20.578363 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 141/560] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:39:20 2026] DELETE /volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:39:20.587400 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-0dbd85e1-4a75-455e-9b7e-3a428eface6d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Acquiring lock "cinder-attachment_update-ad832943-88fe-45b7-90b5-cd643f22a33a-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:39:20.597249 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-47c2320d-a218-450c-a3f1-cc862f89675c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.598397 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-47c2320d-a218-450c-a3f1-cc862f89675c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 Aug 09 10:39:20.598704 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-47c2320d-a218-450c-a3f1-cc862f89675c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:20.598994 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-47c2320d-a218-450c-a3f1-cc862f89675c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:20.601873 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-0dbd85e1-4a75-455e-9b7e-3a428eface6d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Lock "cinder-attachment_update-ad832943-88fe-45b7-90b5-cd643f22a33a-np0000006833" acquired by "attachment_update" :: waited 0.015s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:39:20.604281 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:20.604281 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:20.620422 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:20.620422 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:20.632883 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-47c2320d-a218-450c-a3f1-cc862f89675c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:39:20.647822 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-47c2320d-a218-450c-a3f1-cc862f89675c tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 returned with HTTP 200 Aug 09 10:39:20.648518 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 138/561] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:20 2026] GET /volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:20.664999 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a9cd1d83-37e3-4d38-af6f-0038ab62df94 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.669794 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9cd1d83-37e3-4d38-af6f-0038ab62df94 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d Aug 09 10:39:20.669794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9cd1d83-37e3-4d38-af6f-0038ab62df94 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:20.669794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9cd1d83-37e3-4d38-af6f-0038ab62df94 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:20.679464 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:20.679464 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:20.680033 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a9cd1d83-37e3-4d38-af6f-0038ab62df94 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:20.681227 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9cd1d83-37e3-4d38-af6f-0038ab62df94 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d returned with HTTP 200 Aug 09 10:39:20.681670 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 143/562] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:20 2026] GET /volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:20.701642 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89afce70-e7df-419c-84c0-9d2e92e86c20 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.705045 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89afce70-e7df-419c-84c0-9d2e92e86c20 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d/action Aug 09 10:39:20.705463 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89afce70-e7df-419c-84c0-9d2e92e86c20 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:20.705633 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89afce70-e7df-419c-84c0-9d2e92e86c20 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:20.707860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-89afce70-e7df-419c-84c0-9d2e92e86c20 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot 'f931313d-a13f-41f1-93bd-a91c8c08274d' with '{'status': 'deleting'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:20.721265 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:20.721265 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:20.742098 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89afce70-e7df-419c-84c0-9d2e92e86c20 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d/action returned with HTTP 202 Aug 09 10:39:20.742843 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 142/563] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:20 2026] POST /volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 09 10:39:20.757388 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8f7f56c6-840c-4e05-9af0-95aa2ba8eb46 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.765215 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f7f56c6-840c-4e05-9af0-95aa2ba8eb46 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d Aug 09 10:39:20.765215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f7f56c6-840c-4e05-9af0-95aa2ba8eb46 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:20.765215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f7f56c6-840c-4e05-9af0-95aa2ba8eb46 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:20.776939 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:20.776939 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:20.776939 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8f7f56c6-840c-4e05-9af0-95aa2ba8eb46 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:20.781216 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f7f56c6-840c-4e05-9af0-95aa2ba8eb46 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d returned with HTTP 200 Aug 09 10:39:20.781216 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 139/564] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:20 2026] GET /volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:20.794456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3aff159e-05b9-4616-b855-8541fcda3609 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.798016 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3aff159e-05b9-4616-b855-8541fcda3609 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d/action Aug 09 10:39:20.798550 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3aff159e-05b9-4616-b855-8541fcda3609 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:20.799126 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3aff159e-05b9-4616-b855-8541fcda3609 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:20.814244 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:20.814244 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:20.814244 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3aff159e-05b9-4616-b855-8541fcda3609 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Snapshot retrieved successfully. Aug 09 10:39:20.846063 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3aff159e-05b9-4616-b855-8541fcda3609 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Snapshot delete request issued successfully. Aug 09 10:39:20.847266 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3aff159e-05b9-4616-b855-8541fcda3609 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d/action returned with HTTP 202 Aug 09 10:39:20.848389 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 144/565] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:20 2026] POST /volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:20.860430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3d0b7db5-fba9-4057-82d5-95d929f333bb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.866123 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d0b7db5-fba9-4057-82d5-95d929f333bb tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d Aug 09 10:39:20.866123 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d0b7db5-fba9-4057-82d5-95d929f333bb tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:20.866123 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d0b7db5-fba9-4057-82d5-95d929f333bb tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:20.874972 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:20.874972 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:20.877229 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3d0b7db5-fba9-4057-82d5-95d929f333bb tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:20.877229 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d0b7db5-fba9-4057-82d5-95d929f333bb tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d returned with HTTP 200 Aug 09 10:39:20.877384 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 143/566] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:20 2026] GET /volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:20.892522 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-0dbd85e1-4a75-455e-9b7e-3a428eface6d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Lock "cinder-attachment_update-ad832943-88fe-45b7-90b5-cd643f22a33a-np0000006833" released by "attachment_update" :: held 0.290s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:39:20.893070 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-0dbd85e1-4a75-455e-9b7e-3a428eface6d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/315f6103-1e96-4eef-a5a2-8350bc53f889 returned with HTTP 200 Aug 09 10:39:20.893656 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 141/567] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:39:20 2026] PUT /volume/v3/attachments/315f6103-1e96-4eef-a5a2-8350bc53f889 => generated 969 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:20.924860 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-202516b3-d744-41d7-a039-1c019bf7e4e7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:20.927768 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-202516b3-d744-41d7-a039-1c019bf7e4e7 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/attachments/315f6103-1e96-4eef-a5a2-8350bc53f889/action Aug 09 10:39:20.928616 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-202516b3-d744-41d7-a039-1c019bf7e4e7 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:20.928775 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-202516b3-d744-41d7-a039-1c019bf7e4e7 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:20.971129 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:20.971129 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:20.992017 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5f547cc7-eda3-4796-a0b6-fd3f47f244b9 req-202516b3-d744-41d7-a039-1c019bf7e4e7 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/315f6103-1e96-4eef-a5a2-8350bc53f889/action returned with HTTP 204 Aug 09 10:39:20.992017 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 140/568] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:39:20 2026] POST /volume/v3/attachments/315f6103-1e96-4eef-a5a2-8350bc53f889/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:21.673755 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dd240e59-ffc6-4b53-8d96-d315f04e6ba3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:21.676809 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd240e59-ffc6-4b53-8d96-d315f04e6ba3 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 Aug 09 10:39:21.677084 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd240e59-ffc6-4b53-8d96-d315f04e6ba3 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:21.679794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd240e59-ffc6-4b53-8d96-d315f04e6ba3 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:21.691145 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd240e59-ffc6-4b53-8d96-d315f04e6ba3 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 returned with HTTP 404 Aug 09 10:39:21.691551 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 145/569] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:21 2026] GET /volume/v3/volumes/47eddb97-b01e-4257-b8ad-b926793d5034 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:21.700094 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1f67c29b-7c3a-45de-b9b7-a8f201990977 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:21.703485 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f67c29b-7c3a-45de-b9b7-a8f201990977 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] DELETE https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:39:21.703752 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f67c29b-7c3a-45de-b9b7-a8f201990977 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:21.703995 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f67c29b-7c3a-45de-b9b7-a8f201990977 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:21.704241 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1f67c29b-7c3a-45de-b9b7-a8f201990977 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Delete volume with id: 3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:39:21.718314 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:21.718314 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:21.718861 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1f67c29b-7c3a-45de-b9b7-a8f201990977 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:39:21.777407 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1f67c29b-7c3a-45de-b9b7-a8f201990977 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Delete volume request issued successfully. Aug 09 10:39:21.778969 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f67c29b-7c3a-45de-b9b7-a8f201990977 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 202 Aug 09 10:39:21.779667 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 144/570] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:39:21 2026] DELETE /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:39:21.790287 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-98a2a483-3908-4717-9ef5-29c69712008e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:21.795263 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98a2a483-3908-4717-9ef5-29c69712008e tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:39:21.795642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98a2a483-3908-4717-9ef5-29c69712008e tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:21.798935 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98a2a483-3908-4717-9ef5-29c69712008e tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:21.808813 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:21.808813 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:21.817001 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-98a2a483-3908-4717-9ef5-29c69712008e tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Volume info retrieved successfully. Aug 09 10:39:21.827774 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98a2a483-3908-4717-9ef5-29c69712008e tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 200 Aug 09 10:39:21.829809 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 142/571] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:21 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 1393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:21.895786 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ae67d53d-aaac-4b5e-8a8b-3d6fe48ce4ca None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:21.899002 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae67d53d-aaac-4b5e-8a8b-3d6fe48ce4ca tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d Aug 09 10:39:21.899251 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae67d53d-aaac-4b5e-8a8b-3d6fe48ce4ca tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:21.899441 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae67d53d-aaac-4b5e-8a8b-3d6fe48ce4ca tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:21.906854 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae67d53d-aaac-4b5e-8a8b-3d6fe48ce4ca tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d returned with HTTP 404 Aug 09 10:39:21.907791 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 141/572] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:21 2026] GET /volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:21.918757 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8cace71d-0c01-4e23-a962-3459e568da88 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:21.920782 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8cace71d-0c01-4e23-a962-3459e568da88 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action Aug 09 10:39:21.921343 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8cace71d-0c01-4e23-a962-3459e568da88 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:21.921343 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8cace71d-0c01-4e23-a962-3459e568da88 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:21.923051 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-8cace71d-0c01-4e23-a962-3459e568da88 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '4ada7ef4-5c38-49d3-80d3-bec9a36d727f' with '{'status': 'available'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:21.935716 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:21.935716 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:21.960579 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8cace71d-0c01-4e23-a962-3459e568da88 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action returned with HTTP 202 Aug 09 10:39:21.961381 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 146/573] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:21 2026] POST /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:21.972490 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-02c41b55-964c-49a1-b407-89ffb58399b8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:21.975446 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02c41b55-964c-49a1-b407-89ffb58399b8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:21.976258 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02c41b55-964c-49a1-b407-89ffb58399b8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:21.976991 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02c41b55-964c-49a1-b407-89ffb58399b8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:21.982004 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:21.982004 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:21.982499 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-02c41b55-964c-49a1-b407-89ffb58399b8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:21.983244 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02c41b55-964c-49a1-b407-89ffb58399b8 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:21.983608 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 145/574] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:21 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:21.999805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e17ed6a4-8814-4263-85a4-932c2737e553 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:22.001768 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e17ed6a4-8814-4263-85a4-932c2737e553 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d Aug 09 10:39:22.002030 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e17ed6a4-8814-4263-85a4-932c2737e553 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:22.002267 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e17ed6a4-8814-4263-85a4-932c2737e553 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:22.002400 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-e17ed6a4-8814-4263-85a4-932c2737e553 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Delete snapshot with id: f931313d-a13f-41f1-93bd-a91c8c08274d Aug 09 10:39:22.007843 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e17ed6a4-8814-4263-85a4-932c2737e553 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d returned with HTTP 404 Aug 09 10:39:22.008662 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 143/575] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:39:21 2026] DELETE /volume/v3/snapshots/f931313d-a13f-41f1-93bd-a91c8c08274d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:22.019839 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0f8d56d6-5584-41e4-9192-5046308b4201 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:22.021909 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0f8d56d6-5584-41e4-9192-5046308b4201 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:39:22.022320 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0f8d56d6-5584-41e4-9192-5046308b4201 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9042aced-1ff6-403f-8eea-b72d078ba435", "name": "tempest-SnapshotsActionsTest-Snapshot-673426234"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:22.031211 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:22.031211 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:22.031740 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0f8d56d6-5584-41e4-9192-5046308b4201 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Volume info retrieved successfully. Aug 09 10:39:22.031891 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-0f8d56d6-5584-41e4-9192-5046308b4201 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Create snapshot from volume 9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:22.086042 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0f8d56d6-5584-41e4-9192-5046308b4201 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Created reservations ['5fc6ca06-8f9a-4bd5-ae3b-9ba3674eefe6', '2f57dfd9-776e-4a8a-b628-e2c0a24e9271', '4d722f57-94f0-4d36-b9a8-2d04a94c22d0', '8a940a68-e915-4170-a4b6-4d5e9822c507'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:22.136691 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0f8d56d6-5584-41e4-9192-5046308b4201 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot create request issued successfully. Aug 09 10:39:22.137163 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0f8d56d6-5584-41e4-9192-5046308b4201 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:39:22.137999 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 142/576] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:39:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:22.148005 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-37c341ee-8619-4aa6-bbb3-84899bd11810 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:22.150061 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37c341ee-8619-4aa6-bbb3-84899bd11810 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 Aug 09 10:39:22.150323 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37c341ee-8619-4aa6-bbb3-84899bd11810 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:22.150509 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37c341ee-8619-4aa6-bbb3-84899bd11810 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:22.159558 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:22.159558 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:22.160041 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-37c341ee-8619-4aa6-bbb3-84899bd11810 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:22.160889 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37c341ee-8619-4aa6-bbb3-84899bd11810 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 returned with HTTP 200 Aug 09 10:39:22.161616 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 147/577] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:22 2026] GET /volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:22.852083 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dc32e02b-d746-4576-9b52-fc50561ea7b8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:22.854160 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc32e02b-d746-4576-9b52-fc50561ea7b8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] GET https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa Aug 09 10:39:22.854422 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc32e02b-d746-4576-9b52-fc50561ea7b8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:22.854615 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc32e02b-d746-4576-9b52-fc50561ea7b8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:22.863037 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc32e02b-d746-4576-9b52-fc50561ea7b8 tempest-TaggedBootDevicesTest_v242-2005520129 tempest-TaggedBootDevicesTest_v242-2005520129-project-member] https://10.4.3.125/volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa returned with HTTP 404 Aug 09 10:39:22.863759 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 146/578] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:22 2026] GET /volume/v3/volumes/3731fc5f-dee6-47bf-a34f-919b4c1031aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:23.172026 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6205c63a-e6a5-468b-a187-9686bc691293 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:23.176894 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6205c63a-e6a5-468b-a187-9686bc691293 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 Aug 09 10:39:23.176894 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6205c63a-e6a5-468b-a187-9686bc691293 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:23.177245 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6205c63a-e6a5-468b-a187-9686bc691293 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:23.185381 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:23.185381 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:23.186042 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6205c63a-e6a5-468b-a187-9686bc691293 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:23.187328 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6205c63a-e6a5-468b-a187-9686bc691293 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 returned with HTTP 200 Aug 09 10:39:23.187825 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 144/579] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:23 2026] GET /volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:23.197700 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-238d736a-4af4-46b4-9eb1-fa9ccb3cbed4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:23.200077 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-238d736a-4af4-46b4-9eb1-fa9ccb3cbed4 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219/action Aug 09 10:39:23.200581 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-238d736a-4af4-46b4-9eb1-fa9ccb3cbed4 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:23.200778 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-238d736a-4af4-46b4-9eb1-fa9ccb3cbed4 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:23.202275 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-238d736a-4af4-46b4-9eb1-fa9ccb3cbed4 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '315db7f1-3baa-4a96-a9e1-4aeff2009219' with '{'status': 'error'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:23.212209 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:23.212209 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:23.228555 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-238d736a-4af4-46b4-9eb1-fa9ccb3cbed4 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219/action returned with HTTP 202 Aug 09 10:39:23.229467 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 143/580] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:23 2026] POST /volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:23.238598 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8c8e0d4-5a52-40cf-98ee-0ca3e7920687 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:23.240423 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8c8e0d4-5a52-40cf-98ee-0ca3e7920687 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 Aug 09 10:39:23.240591 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8c8e0d4-5a52-40cf-98ee-0ca3e7920687 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:23.240790 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8c8e0d4-5a52-40cf-98ee-0ca3e7920687 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:23.246262 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:23.246262 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:23.246884 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c8c8e0d4-5a52-40cf-98ee-0ca3e7920687 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:23.248207 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8c8e0d4-5a52-40cf-98ee-0ca3e7920687 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 returned with HTTP 200 Aug 09 10:39:23.248601 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 148/581] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:23 2026] GET /volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:23.259619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8c0aa87a-aec9-4bc9-81d7-bd0acdbbfc87 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:23.262642 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c0aa87a-aec9-4bc9-81d7-bd0acdbbfc87 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219/action Aug 09 10:39:23.263053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8c0aa87a-aec9-4bc9-81d7-bd0acdbbfc87 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:23.263243 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8c0aa87a-aec9-4bc9-81d7-bd0acdbbfc87 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:23.271169 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:23.271169 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:23.271505 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8c0aa87a-aec9-4bc9-81d7-bd0acdbbfc87 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Snapshot retrieved successfully. Aug 09 10:39:23.290767 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8c0aa87a-aec9-4bc9-81d7-bd0acdbbfc87 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Snapshot delete request issued successfully. Aug 09 10:39:23.291027 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c0aa87a-aec9-4bc9-81d7-bd0acdbbfc87 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219/action returned with HTTP 202 Aug 09 10:39:23.291609 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 147/582] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:23 2026] POST /volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:23.300680 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2b9d0ee1-3de3-4ef7-9d49-79cb70eb246d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:23.302932 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b9d0ee1-3de3-4ef7-9d49-79cb70eb246d tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 Aug 09 10:39:23.303044 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b9d0ee1-3de3-4ef7-9d49-79cb70eb246d tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:23.303343 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b9d0ee1-3de3-4ef7-9d49-79cb70eb246d tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:23.308776 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:23.308776 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:23.309302 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2b9d0ee1-3de3-4ef7-9d49-79cb70eb246d tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:23.309995 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b9d0ee1-3de3-4ef7-9d49-79cb70eb246d tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 returned with HTTP 200 Aug 09 10:39:23.310415 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 145/583] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:23 2026] GET /volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:23.454359 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1a3b0e61-777d-4c3f-b0fd-49b2eafbcf90 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:23.456702 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1a3b0e61-777d-4c3f-b0fd-49b2eafbcf90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:23.456971 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1a3b0e61-777d-4c3f-b0fd-49b2eafbcf90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:23.457267 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1a3b0e61-777d-4c3f-b0fd-49b2eafbcf90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:23.467980 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:23.467980 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:23.474296 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1a3b0e61-777d-4c3f-b0fd-49b2eafbcf90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:23.479804 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1a3b0e61-777d-4c3f-b0fd-49b2eafbcf90 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:23.480371 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 144/584] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:23 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:39:24.322499 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-417662f2-1199-49a3-812b-b20477af1f77 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:24.324957 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-417662f2-1199-49a3-812b-b20477af1f77 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 Aug 09 10:39:24.325298 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-417662f2-1199-49a3-812b-b20477af1f77 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:24.325551 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-417662f2-1199-49a3-812b-b20477af1f77 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:24.331695 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-417662f2-1199-49a3-812b-b20477af1f77 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 returned with HTTP 404 Aug 09 10:39:24.332268 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 149/585] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:24 2026] GET /volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:24.341824 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1d9e5fd7-63dc-4a6c-b8e6-6e869a7de31a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:24.345584 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d9e5fd7-63dc-4a6c-b8e6-6e869a7de31a tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action Aug 09 10:39:24.346079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d9e5fd7-63dc-4a6c-b8e6-6e869a7de31a tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:24.346261 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d9e5fd7-63dc-4a6c-b8e6-6e869a7de31a tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:24.353024 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-1d9e5fd7-63dc-4a6c-b8e6-6e869a7de31a tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '4ada7ef4-5c38-49d3-80d3-bec9a36d727f' with '{'status': 'available'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:24.376817 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:24.376817 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:24.395386 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d9e5fd7-63dc-4a6c-b8e6-6e869a7de31a tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action returned with HTTP 202 Aug 09 10:39:24.395966 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 148/586] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:24 2026] POST /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:24.404327 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8517f69a-0b5a-46ea-ae69-85a28d6c289f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:24.406839 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8517f69a-0b5a-46ea-ae69-85a28d6c289f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:24.407143 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8517f69a-0b5a-46ea-ae69-85a28d6c289f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:24.407459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8517f69a-0b5a-46ea-ae69-85a28d6c289f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:24.413946 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:24.413946 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:24.414499 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8517f69a-0b5a-46ea-ae69-85a28d6c289f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:24.416148 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8517f69a-0b5a-46ea-ae69-85a28d6c289f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:24.416634 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 146/587] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:24 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:24.427637 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7859e8bd-acf7-49f4-92dd-31db3a22b13f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:24.430771 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7859e8bd-acf7-49f4-92dd-31db3a22b13f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 Aug 09 10:39:24.431390 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7859e8bd-acf7-49f4-92dd-31db3a22b13f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:24.431636 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7859e8bd-acf7-49f4-92dd-31db3a22b13f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:24.431854 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-7859e8bd-acf7-49f4-92dd-31db3a22b13f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Delete snapshot with id: 315db7f1-3baa-4a96-a9e1-4aeff2009219 Aug 09 10:39:24.438563 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7859e8bd-acf7-49f4-92dd-31db3a22b13f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 returned with HTTP 404 Aug 09 10:39:24.439400 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 145/588] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:39:24 2026] DELETE /volume/v3/snapshots/315db7f1-3baa-4a96-a9e1-4aeff2009219 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:24.449995 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c96abf97-26ba-4bee-a076-ca9ecfef6128 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:24.451874 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c96abf97-26ba-4bee-a076-ca9ecfef6128 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:39:24.452239 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c96abf97-26ba-4bee-a076-ca9ecfef6128 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9042aced-1ff6-403f-8eea-b72d078ba435", "name": "tempest-SnapshotsActionsTest-Snapshot-1046918649"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:24.463407 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:24.463407 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:24.463929 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c96abf97-26ba-4bee-a076-ca9ecfef6128 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Volume info retrieved successfully. Aug 09 10:39:24.464053 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-c96abf97-26ba-4bee-a076-ca9ecfef6128 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Create snapshot from volume 9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:24.497695 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3ac2a6c5-338f-4591-bfd3-31fc83030c83 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:24.499835 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3ac2a6c5-338f-4591-bfd3-31fc83030c83 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:24.500107 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3ac2a6c5-338f-4591-bfd3-31fc83030c83 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:24.501387 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3ac2a6c5-338f-4591-bfd3-31fc83030c83 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:24.515941 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:24.515941 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:24.523339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-c96abf97-26ba-4bee-a076-ca9ecfef6128 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Created reservations ['07aa9058-3d4a-4cae-88bd-d28dfc7f699f', 'c0dd8c02-bfdd-43cd-8d6c-34e9dae6f329', '962d7ba9-befe-4792-9ccd-fd212de94069', 'fdabea79-9d1c-4c84-9a80-aa5ea1b9ffcc'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:24.525789 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3ac2a6c5-338f-4591-bfd3-31fc83030c83 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:24.533477 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3ac2a6c5-338f-4591-bfd3-31fc83030c83 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:24.534302 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 149/589] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:24 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:24.581813 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c96abf97-26ba-4bee-a076-ca9ecfef6128 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot create request issued successfully. Aug 09 10:39:24.582326 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c96abf97-26ba-4bee-a076-ca9ecfef6128 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:39:24.582930 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 150/590] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:39:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:24.594616 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-14aaae3b-2d1a-4b63-a47d-2d111efb7cf9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:24.599105 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14aaae3b-2d1a-4b63-a47d-2d111efb7cf9 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 Aug 09 10:39:24.599691 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14aaae3b-2d1a-4b63-a47d-2d111efb7cf9 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:24.600570 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14aaae3b-2d1a-4b63-a47d-2d111efb7cf9 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:24.607517 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:24.607517 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:24.608000 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-14aaae3b-2d1a-4b63-a47d-2d111efb7cf9 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:24.609021 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14aaae3b-2d1a-4b63-a47d-2d111efb7cf9 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 returned with HTTP 200 Aug 09 10:39:24.610017 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 147/591] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:24 2026] GET /volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:25.552887 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-24cb99a8-6291-4a36-b2b5-413bebca569e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:25.554874 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-24cb99a8-6291-4a36-b2b5-413bebca569e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:25.555152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-24cb99a8-6291-4a36-b2b5-413bebca569e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:25.555416 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-24cb99a8-6291-4a36-b2b5-413bebca569e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:25.563001 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:25.563001 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:25.567554 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-24cb99a8-6291-4a36-b2b5-413bebca569e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:25.573968 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-24cb99a8-6291-4a36-b2b5-413bebca569e tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:25.574569 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 146/592] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:25 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:25.632719 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f84af7fd-056d-46c1-9235-ebee0a61c6dc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:25.634631 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f84af7fd-056d-46c1-9235-ebee0a61c6dc tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 Aug 09 10:39:25.634883 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f84af7fd-056d-46c1-9235-ebee0a61c6dc tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:25.635115 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f84af7fd-056d-46c1-9235-ebee0a61c6dc tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:25.643156 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:25.643156 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:25.643156 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f84af7fd-056d-46c1-9235-ebee0a61c6dc tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:25.643156 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f84af7fd-056d-46c1-9235-ebee0a61c6dc tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 returned with HTTP 200 Aug 09 10:39:25.643394 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 150/593] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:25 2026] GET /volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:25.652973 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d212f59b-2081-44b1-a6ca-88f4aff0513e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:25.655363 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d212f59b-2081-44b1-a6ca-88f4aff0513e tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198/action Aug 09 10:39:25.655783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d212f59b-2081-44b1-a6ca-88f4aff0513e tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:25.656980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d212f59b-2081-44b1-a6ca-88f4aff0513e tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:25.658556 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-d212f59b-2081-44b1-a6ca-88f4aff0513e tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '8e6ac02b-7d7f-4cd0-82af-27afa74cc198' with '{'status': 'error_deleting'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:25.670456 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:25.670456 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:25.694419 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d212f59b-2081-44b1-a6ca-88f4aff0513e tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198/action returned with HTTP 202 Aug 09 10:39:25.694979 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 151/594] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:25 2026] POST /volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:25.708133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a5286f2a-189f-47a0-ae99-793d502131dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:25.713586 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5286f2a-189f-47a0-ae99-793d502131dd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 Aug 09 10:39:25.713586 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5286f2a-189f-47a0-ae99-793d502131dd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:25.713586 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5286f2a-189f-47a0-ae99-793d502131dd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:25.719869 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:25.719869 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:25.719869 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a5286f2a-189f-47a0-ae99-793d502131dd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:25.720353 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5286f2a-189f-47a0-ae99-793d502131dd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 returned with HTTP 200 Aug 09 10:39:25.721459 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 148/595] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:25 2026] GET /volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:25.734045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-df679628-b68e-4549-9f15-e8338f65258d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:25.736414 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-df679628-b68e-4549-9f15-e8338f65258d tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198/action Aug 09 10:39:25.736916 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-df679628-b68e-4549-9f15-e8338f65258d tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:25.737125 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-df679628-b68e-4549-9f15-e8338f65258d tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:25.745905 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:25.745905 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:25.746330 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-df679628-b68e-4549-9f15-e8338f65258d tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Snapshot retrieved successfully. Aug 09 10:39:25.773197 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-df679628-b68e-4549-9f15-e8338f65258d tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Snapshot delete request issued successfully. Aug 09 10:39:25.773476 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-df679628-b68e-4549-9f15-e8338f65258d tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198/action returned with HTTP 202 Aug 09 10:39:25.774020 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 147/596] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:25 2026] POST /volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:25.782009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-08bf16e9-363a-4637-b0c1-0a8f8ec92a0c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:25.784538 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08bf16e9-363a-4637-b0c1-0a8f8ec92a0c tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 Aug 09 10:39:25.784860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08bf16e9-363a-4637-b0c1-0a8f8ec92a0c tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:25.785053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08bf16e9-363a-4637-b0c1-0a8f8ec92a0c tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:25.791509 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:25.791509 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:25.792204 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-08bf16e9-363a-4637-b0c1-0a8f8ec92a0c tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:25.793351 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08bf16e9-363a-4637-b0c1-0a8f8ec92a0c tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 returned with HTTP 200 Aug 09 10:39:25.793819 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 151/597] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:25 2026] GET /volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:26.590963 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6bbd752f-800a-4e7a-b87d-0995c911ad44 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:26.592820 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6bbd752f-800a-4e7a-b87d-0995c911ad44 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:26.593009 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6bbd752f-800a-4e7a-b87d-0995c911ad44 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:26.593267 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6bbd752f-800a-4e7a-b87d-0995c911ad44 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:26.601028 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:26.601028 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:26.605739 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6bbd752f-800a-4e7a-b87d-0995c911ad44 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:26.611719 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6bbd752f-800a-4e7a-b87d-0995c911ad44 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:26.612206 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 152/598] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:26 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:26.805302 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0463cd51-a999-4420-9b75-4712d30a5d11 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:26.807048 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0463cd51-a999-4420-9b75-4712d30a5d11 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 Aug 09 10:39:26.807376 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0463cd51-a999-4420-9b75-4712d30a5d11 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:26.807683 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0463cd51-a999-4420-9b75-4712d30a5d11 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:26.813635 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0463cd51-a999-4420-9b75-4712d30a5d11 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 returned with HTTP 404 Aug 09 10:39:26.814706 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 149/599] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:26 2026] GET /volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:26.822856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-96a38dd2-8b23-418b-a7ed-f29ece9614e8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:26.825395 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96a38dd2-8b23-418b-a7ed-f29ece9614e8 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action Aug 09 10:39:26.825935 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96a38dd2-8b23-418b-a7ed-f29ece9614e8 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:26.826095 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96a38dd2-8b23-418b-a7ed-f29ece9614e8 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:26.827930 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-96a38dd2-8b23-418b-a7ed-f29ece9614e8 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '4ada7ef4-5c38-49d3-80d3-bec9a36d727f' with '{'status': 'available'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:26.838814 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:26.838814 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:26.852947 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96a38dd2-8b23-418b-a7ed-f29ece9614e8 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action returned with HTTP 202 Aug 09 10:39:26.853484 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 148/600] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:26 2026] POST /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:26.860838 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c04f0716-b65d-402e-af82-2e2c6e6d4b7f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:26.862965 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c04f0716-b65d-402e-af82-2e2c6e6d4b7f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:26.863242 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c04f0716-b65d-402e-af82-2e2c6e6d4b7f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:26.863469 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c04f0716-b65d-402e-af82-2e2c6e6d4b7f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:26.869071 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:26.869071 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:26.869614 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c04f0716-b65d-402e-af82-2e2c6e6d4b7f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:26.870605 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c04f0716-b65d-402e-af82-2e2c6e6d4b7f tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:26.871040 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 152/601] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:26 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:26.880374 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf095f73-e907-43ff-b5b6-b9b190fb0071 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:26.882209 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf095f73-e907-43ff-b5b6-b9b190fb0071 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 Aug 09 10:39:26.882414 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf095f73-e907-43ff-b5b6-b9b190fb0071 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:26.882766 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf095f73-e907-43ff-b5b6-b9b190fb0071 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:26.882930 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-bf095f73-e907-43ff-b5b6-b9b190fb0071 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Delete snapshot with id: 8e6ac02b-7d7f-4cd0-82af-27afa74cc198 Aug 09 10:39:26.887989 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf095f73-e907-43ff-b5b6-b9b190fb0071 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 returned with HTTP 404 Aug 09 10:39:26.888567 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 153/602] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:39:26 2026] DELETE /volume/v3/snapshots/8e6ac02b-7d7f-4cd0-82af-27afa74cc198 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:26.899178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7a3d50f5-33e8-4997-8f03-944498fbfa08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:26.900589 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a3d50f5-33e8-4997-8f03-944498fbfa08 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action Aug 09 10:39:26.901064 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a3d50f5-33e8-4997-8f03-944498fbfa08 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:26.903205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a3d50f5-33e8-4997-8f03-944498fbfa08 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:26.903205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-7a3d50f5-33e8-4997-8f03-944498fbfa08 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '4ada7ef4-5c38-49d3-80d3-bec9a36d727f' with '{'status': 'creating'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:26.914928 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:26.914928 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:26.939777 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a3d50f5-33e8-4997-8f03-944498fbfa08 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action returned with HTTP 202 Aug 09 10:39:26.939777 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 150/603] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:26 2026] POST /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:26.950071 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3736a425-cfa6-4065-9ddd-6e4c5ff7c4c9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:26.952721 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3736a425-cfa6-4065-9ddd-6e4c5ff7c4c9 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:26.952721 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3736a425-cfa6-4065-9ddd-6e4c5ff7c4c9 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:26.952953 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3736a425-cfa6-4065-9ddd-6e4c5ff7c4c9 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:26.959400 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:26.959400 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:26.959963 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3736a425-cfa6-4065-9ddd-6e4c5ff7c4c9 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:26.961049 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3736a425-cfa6-4065-9ddd-6e4c5ff7c4c9 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:26.961550 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 149/604] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:26 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:26.972746 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-78e0b17a-284d-4f93-a65f-b4434d716cd5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:26.975838 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-78e0b17a-284d-4f93-a65f-b4434d716cd5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] POST https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action Aug 09 10:39:26.976226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-78e0b17a-284d-4f93-a65f-b4434d716cd5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:26.976351 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-78e0b17a-284d-4f93-a65f-b4434d716cd5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:26.978048 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.snapshot_actions [None req-78e0b17a-284d-4f93-a65f-b4434d716cd5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100319) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 09 10:39:26.986592 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:26.986592 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:26.987157 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.snapshot_actions [None req-78e0b17a-284d-4f93-a65f-b4434d716cd5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Updating snapshot 4ada7ef4-5c38-49d3-80d3-bec9a36d727f with info {'id': '4ada7ef4-5c38-49d3-80d3-bec9a36d727f', 'status': 'error', 'progress': '80%'} Aug 09 10:39:26.993938 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-78e0b17a-284d-4f93-a65f-b4434d716cd5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action returned with HTTP 202 Aug 09 10:39:26.994639 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 153/605] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:26 2026] POST /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:39:27.002672 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7e80362c-c60d-4eca-bf0a-f62e1471ec8f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:27.005497 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e80362c-c60d-4eca-bf0a-f62e1471ec8f tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:27.005748 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e80362c-c60d-4eca-bf0a-f62e1471ec8f tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:27.005936 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e80362c-c60d-4eca-bf0a-f62e1471ec8f tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:27.012631 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:27.012631 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:27.012989 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7e80362c-c60d-4eca-bf0a-f62e1471ec8f tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Snapshot retrieved successfully. Aug 09 10:39:27.014095 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e80362c-c60d-4eca-bf0a-f62e1471ec8f tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:27.014713 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 154/606] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:27 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:27.026539 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f5dfedb2-fc0e-4a37-9a7c-63cc061691c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:27.027874 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5dfedb2-fc0e-4a37-9a7c-63cc061691c6 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] POST https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action Aug 09 10:39:27.028459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5dfedb2-fc0e-4a37-9a7c-63cc061691c6 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:27.028677 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5dfedb2-fc0e-4a37-9a7c-63cc061691c6 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:27.030152 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-f5dfedb2-fc0e-4a37-9a7c-63cc061691c6 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] Updating snapshot '4ada7ef4-5c38-49d3-80d3-bec9a36d727f' with '{'status': 'available'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:39:27.039450 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:27.039450 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:27.054913 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5dfedb2-fc0e-4a37-9a7c-63cc061691c6 tempest-SnapshotsActionsTest-74173819 tempest-SnapshotsActionsTest-74173819-project-admin] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action returned with HTTP 202 Aug 09 10:39:27.055528 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 151/607] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:39:27 2026] POST /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:27.068878 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-171d12e1-df61-4313-bb94-7a325c7e0944 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:27.071459 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-171d12e1-df61-4313-bb94-7a325c7e0944 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:27.071779 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-171d12e1-df61-4313-bb94-7a325c7e0944 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:27.072025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-171d12e1-df61-4313-bb94-7a325c7e0944 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:27.080782 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:27.080782 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:27.081466 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-171d12e1-df61-4313-bb94-7a325c7e0944 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:27.082551 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-171d12e1-df61-4313-bb94-7a325c7e0944 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:27.083031 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 150/608] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:27 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:27.095069 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d1aae2a5-7c91-42d2-a381-a0792a956ddd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:27.097904 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1aae2a5-7c91-42d2-a381-a0792a956ddd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:27.098486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1aae2a5-7c91-42d2-a381-a0792a956ddd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:27.098486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1aae2a5-7c91-42d2-a381-a0792a956ddd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:27.098973 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-d1aae2a5-7c91-42d2-a381-a0792a956ddd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Delete snapshot with id: 4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:27.105634 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:27.105634 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:27.106227 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d1aae2a5-7c91-42d2-a381-a0792a956ddd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:27.129523 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d1aae2a5-7c91-42d2-a381-a0792a956ddd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot delete request issued successfully. Aug 09 10:39:27.129825 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1aae2a5-7c91-42d2-a381-a0792a956ddd tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 202 Aug 09 10:39:27.131217 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 154/609] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:39:27 2026] DELETE /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:39:27.141515 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9d3cbd12-fa1d-47a6-be58-f927ec1d01d2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:27.145351 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d3cbd12-fa1d-47a6-be58-f927ec1d01d2 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:27.145351 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d3cbd12-fa1d-47a6-be58-f927ec1d01d2 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:27.145792 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d3cbd12-fa1d-47a6-be58-f927ec1d01d2 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:27.156065 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:27.156065 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:27.156801 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9d3cbd12-fa1d-47a6-be58-f927ec1d01d2 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Snapshot retrieved successfully. Aug 09 10:39:27.160221 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d3cbd12-fa1d-47a6-be58-f927ec1d01d2 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 200 Aug 09 10:39:27.160221 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 155/610] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:27 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:27.628170 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c4a219e0-a6d7-4579-a073-2275af445c50 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:27.630310 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4a219e0-a6d7-4579-a073-2275af445c50 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:27.630810 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4a219e0-a6d7-4579-a073-2275af445c50 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:27.631264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4a219e0-a6d7-4579-a073-2275af445c50 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:27.640499 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:27.640499 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:27.646423 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c4a219e0-a6d7-4579-a073-2275af445c50 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:27.652626 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4a219e0-a6d7-4579-a073-2275af445c50 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:27.653389 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 152/611] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:27 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:28.169879 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f7f5efb5-3de0-4cf4-a209-6ade0256682d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:28.172523 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f7f5efb5-3de0-4cf4-a209-6ade0256682d tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f Aug 09 10:39:28.173049 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f7f5efb5-3de0-4cf4-a209-6ade0256682d tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:28.173441 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f7f5efb5-3de0-4cf4-a209-6ade0256682d tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:28.180640 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f7f5efb5-3de0-4cf4-a209-6ade0256682d tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f returned with HTTP 404 Aug 09 10:39:28.181360 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 151/612] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:39:28 2026] GET /volume/v3/snapshots/4ada7ef4-5c38-49d3-80d3-bec9a36d727f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:28.190488 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0cb49f75-ec82-46d0-bffd-11bfb21234d6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:28.192492 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0cb49f75-ec82-46d0-bffd-11bfb21234d6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:28.192680 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0cb49f75-ec82-46d0-bffd-11bfb21234d6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:28.192920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0cb49f75-ec82-46d0-bffd-11bfb21234d6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:28.201042 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:28.201042 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:28.208472 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0cb49f75-ec82-46d0-bffd-11bfb21234d6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Volume info retrieved successfully. Aug 09 10:39:28.214788 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0cb49f75-ec82-46d0-bffd-11bfb21234d6 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 returned with HTTP 200 Aug 09 10:39:28.215411 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 155/613] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:28 2026] GET /volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:28.232101 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-343d2e44-850f-4bdf-a565-32d74c1496e5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:28.235546 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-343d2e44-850f-4bdf-a565-32d74c1496e5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] DELETE https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:28.235896 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-343d2e44-850f-4bdf-a565-32d74c1496e5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:28.236444 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-343d2e44-850f-4bdf-a565-32d74c1496e5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:28.236665 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-343d2e44-850f-4bdf-a565-32d74c1496e5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Delete volume with id: 9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:28.246016 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:28.246016 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:28.247091 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-343d2e44-850f-4bdf-a565-32d74c1496e5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Volume info retrieved successfully. Aug 09 10:39:28.272548 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-343d2e44-850f-4bdf-a565-32d74c1496e5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Delete volume request issued successfully. Aug 09 10:39:28.272951 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-343d2e44-850f-4bdf-a565-32d74c1496e5 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 returned with HTTP 202 Aug 09 10:39:28.273320 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 156/614] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:39:28 2026] DELETE /volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:39:28.285590 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02096ebd-1625-4028-91da-fbb70b528862 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:28.287658 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02096ebd-1625-4028-91da-fbb70b528862 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:28.287928 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02096ebd-1625-4028-91da-fbb70b528862 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:28.288217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02096ebd-1625-4028-91da-fbb70b528862 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:28.298154 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:28.298154 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:28.303540 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-02096ebd-1625-4028-91da-fbb70b528862 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Volume info retrieved successfully. Aug 09 10:39:28.309392 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02096ebd-1625-4028-91da-fbb70b528862 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 returned with HTTP 200 Aug 09 10:39:28.309863 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 153/615] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:28 2026] GET /volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:28.674773 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-07a58eb0-8f5a-4730-965e-08541a1bfb0a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:28.678279 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07a58eb0-8f5a-4730-965e-08541a1bfb0a tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:28.678279 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07a58eb0-8f5a-4730-965e-08541a1bfb0a tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:28.678279 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07a58eb0-8f5a-4730-965e-08541a1bfb0a tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:28.692280 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:28.692280 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:28.702971 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-07a58eb0-8f5a-4730-965e-08541a1bfb0a tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:28.709241 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07a58eb0-8f5a-4730-965e-08541a1bfb0a tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:28.709830 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 152/616] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:28 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:29.326423 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c36a4dec-6619-444e-9aad-fb6611df6057 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:29.328527 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c36a4dec-6619-444e-9aad-fb6611df6057 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] GET https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 Aug 09 10:39:29.328703 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c36a4dec-6619-444e-9aad-fb6611df6057 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:29.328906 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c36a4dec-6619-444e-9aad-fb6611df6057 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:29.335346 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c36a4dec-6619-444e-9aad-fb6611df6057 tempest-SnapshotsActionsTest-52349305 tempest-SnapshotsActionsTest-52349305-project-member] https://10.4.3.125/volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 returned with HTTP 404 Aug 09 10:39:29.336015 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 156/617] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:29 2026] GET /volume/v3/volumes/9042aced-1ff6-403f-8eea-b72d078ba435 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:29.725643 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e7864824-8f34-4794-a0bd-efa9a339b906 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:29.730099 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e7864824-8f34-4794-a0bd-efa9a339b906 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:29.730099 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e7864824-8f34-4794-a0bd-efa9a339b906 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:29.730099 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e7864824-8f34-4794-a0bd-efa9a339b906 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:29.741422 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:29.741422 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:29.748363 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e7864824-8f34-4794-a0bd-efa9a339b906 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:29.756958 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e7864824-8f34-4794-a0bd-efa9a339b906 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:29.757818 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 157/618] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:29 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:30.775005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e22b603e-7b59-42cf-9656-af64409b1f58 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:30.777019 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e22b603e-7b59-42cf-9656-af64409b1f58 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:30.777200 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e22b603e-7b59-42cf-9656-af64409b1f58 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:30.777406 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e22b603e-7b59-42cf-9656-af64409b1f58 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:30.785282 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:30.785282 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:30.789494 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e22b603e-7b59-42cf-9656-af64409b1f58 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:30.794984 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e22b603e-7b59-42cf-9656-af64409b1f58 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:30.795430 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 154/619] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:30 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:31.816623 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-05c0cbb3-cd9b-4805-bde6-dde6fd6aaccd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:31.818881 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05c0cbb3-cd9b-4805-bde6-dde6fd6aaccd tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:31.821037 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-05c0cbb3-cd9b-4805-bde6-dde6fd6aaccd tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:31.821316 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-05c0cbb3-cd9b-4805-bde6-dde6fd6aaccd tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:31.832806 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:31.832806 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:31.838924 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-05c0cbb3-cd9b-4805-bde6-dde6fd6aaccd tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:31.846267 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05c0cbb3-cd9b-4805-bde6-dde6fd6aaccd tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:31.846879 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 153/620] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:31 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:32.268045 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e862839f-97d4-4249-8b66-d4e8ca70296d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:32.391168 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e862839f-97d4-4249-8b66-d4e8ca70296d tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] GET https://10.4.3.125/volume/v3/os-services Aug 09 10:39:32.391440 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e862839f-97d4-4249-8b66-d4e8ca70296d tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:32.392073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e862839f-97d4-4249-8b66-d4e8ca70296d tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:32.397174 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e862839f-97d4-4249-8b66-d4e8ca70296d tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] https://10.4.3.125/volume/v3/os-services returned with HTTP 200 Aug 09 10:39:32.397597 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 157/621] 10.4.3.125 () {66 vars in 1249 bytes} [Sun Aug 9 10:39:32 2026] GET /volume/v3/os-services => generated 626 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:32.409693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5002bd32-9410-4293-a3ee-f016e3456d5e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:32.411685 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5002bd32-9410-4293-a3ee-f016e3456d5e tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] GET https://10.4.3.125/volume/v3/os-services?host=np0000006833 Aug 09 10:39:32.411961 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5002bd32-9410-4293-a3ee-f016e3456d5e tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:32.412320 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5002bd32-9410-4293-a3ee-f016e3456d5e tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:32.417262 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=222,cinder:UPDATE=62,cinder:INSERT=32,cinder:DELETE=2 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:39:32.421414 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5002bd32-9410-4293-a3ee-f016e3456d5e tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] https://10.4.3.125/volume/v3/os-services?host=np0000006833 returned with HTTP 200 Aug 09 10:39:32.421997 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 158/622] 10.4.3.125 () {66 vars in 1284 bytes} [Sun Aug 9 10:39:32 2026] GET /volume/v3/os-services?host=np0000006833 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:32.438058 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e89cfc42-ef2c-4b0e-b3b4-9c7d8055f4f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:32.440212 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e89cfc42-ef2c-4b0e-b3b4-9c7d8055f4f9 tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] GET https://10.4.3.125/volume/v3/os-services?host=np0000006833&binary=cinder-scheduler Aug 09 10:39:32.440514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e89cfc42-ef2c-4b0e-b3b4-9c7d8055f4f9 tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:32.440801 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e89cfc42-ef2c-4b0e-b3b4-9c7d8055f4f9 tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:32.446662 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=214,cinder:INSERT=22,cinder:UPDATE=45,cinder:DELETE=4 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:39:32.451430 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e89cfc42-ef2c-4b0e-b3b4-9c7d8055f4f9 tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] https://10.4.3.125/volume/v3/os-services?host=np0000006833&binary=cinder-scheduler returned with HTTP 200 Aug 09 10:39:32.452022 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 155/623] 10.4.3.125 () {66 vars in 1332 bytes} [Sun Aug 9 10:39:32 2026] GET /volume/v3/os-services?host=np0000006833&binary=cinder-scheduler => generated 191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:32.466086 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2bdad302-dd1e-40c5-ad96-c428f78d694b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:32.468335 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2bdad302-dd1e-40c5-ad96-c428f78d694b tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] GET https://10.4.3.125/volume/v3/os-services?binary=cinder-scheduler Aug 09 10:39:32.468584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2bdad302-dd1e-40c5-ad96-c428f78d694b tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:32.468824 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2bdad302-dd1e-40c5-ad96-c428f78d694b tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:32.476913 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2bdad302-dd1e-40c5-ad96-c428f78d694b tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] https://10.4.3.125/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 09 10:39:32.477441 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 154/624] 10.4.3.125 () {66 vars in 1296 bytes} [Sun Aug 9 10:39:32 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:32.489765 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:32.574708 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:39:32.575219 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-252348448"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:32.577000 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-252348448'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:39:32.577241 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Create volume of 1 GB Aug 09 10:39:32.582843 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Availability Zones retrieved successfully. Aug 09 10:39:32.589529 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Flow 'volume_create_api' (a6544d86-7f1d-4cb8-a459-705b23ebfb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:32.591119 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea7419b8-c6b8-4020-8385-9e9da59201fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:32.592599 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:39:32.631993 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea7419b8-c6b8-4020-8385-9e9da59201fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:32.632938 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7558f3fa-7231-4fc7-9c71-9b7858fcbc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:32.724785 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Created reservations ['f4fe312e-5ecf-4cd5-b0f8-69eb608d0718', '543c3f53-d261-4d64-aaf9-53f7ec18d1d4', '7188c628-63a6-4e21-8910-08a806070c80', '920e2dd2-68e8-4507-973b-661ac0ce8fab'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:32.725877 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7558f3fa-7231-4fc7-9c71-9b7858fcbc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4fe312e-5ecf-4cd5-b0f8-69eb608d0718', '543c3f53-d261-4d64-aaf9-53f7ec18d1d4', '7188c628-63a6-4e21-8910-08a806070c80', '920e2dd2-68e8-4507-973b-661ac0ce8fab']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:32.726759 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7085d7e5-dc65-423f-ab61-619b608ed3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:32.756976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7085d7e5-dc65-423f-ab61-619b608ed3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da89692b-4913-4232-b03e-83e1162a8ac1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-252348448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc407901bf694a4d9de27f4f03b827c1',qos_specs=None,replication_status=,reservations=['f4fe312e-5ecf-4cd5-b0f8-69eb608d0718','543c3f53-d261-4d64-aaf9-53f7ec18d1d4','7188c628-63a6-4e21-8910-08a806070c80','920e2dd2-68e8-4507-973b-661ac0ce8fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d8ac25cc1246a0bdab909a168d0db6',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-252348448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da89692b-4913-4232-b03e-83e1162a8ac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc407901bf694a4d9de27f4f03b827c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10d8ac25cc1246a0bdab909a168d0db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:32.759198 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3848da7-766f-4b06-8ffb-1beb2abc7299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:32.786515 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3848da7-766f-4b06-8ffb-1beb2abc7299) transitioned into state 'SUCCESS' from state '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-252348448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc407901bf694a4d9de27f4f03b827c1',qos_specs=None,replication_status=,reservations=['f4fe312e-5ecf-4cd5-b0f8-69eb608d0718','543c3f53-d261-4d64-aaf9-53f7ec18d1d4','7188c628-63a6-4e21-8910-08a806070c80','920e2dd2-68e8-4507-973b-661ac0ce8fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d8ac25cc1246a0bdab909a168d0db6',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:32.787781 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8482bfb2-7228-4c40-a364-06c6c8e22db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:32.810308 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8482bfb2-7228-4c40-a364-06c6c8e22db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:32.811385 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Flow 'volume_create_api' (a6544d86-7f1d-4cb8-a459-705b23ebfb56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:32.811916 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Create volume request issued successfully. Aug 09 10:39:32.813736 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3842f779-e8b3-4095-ab8a-c1bae0797e18 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:39:32.814450 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 158/625] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:39:32 2026] POST /volume/v3/volumes => generated 753 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:32.833136 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-255afceb-20eb-4cd7-a9e4-3c740ab13b69 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:32.835373 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-255afceb-20eb-4cd7-a9e4-3c740ab13b69 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] GET https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 Aug 09 10:39:32.835663 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-255afceb-20eb-4cd7-a9e4-3c740ab13b69 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:32.835947 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-255afceb-20eb-4cd7-a9e4-3c740ab13b69 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:32.850214 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:32.850214 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:32.860415 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-255afceb-20eb-4cd7-a9e4-3c740ab13b69 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Volume info retrieved successfully. Aug 09 10:39:32.867329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-337fcfa2-9446-439e-aa7d-50c65fe2bfbc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:32.867652 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-255afceb-20eb-4cd7-a9e4-3c740ab13b69 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 returned with HTTP 200 Aug 09 10:39:32.868312 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 159/626] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:32 2026] GET /volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:32.873411 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-337fcfa2-9446-439e-aa7d-50c65fe2bfbc tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:32.873731 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-337fcfa2-9446-439e-aa7d-50c65fe2bfbc tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:32.874063 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-337fcfa2-9446-439e-aa7d-50c65fe2bfbc tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:32.885029 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:32.885029 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:32.891774 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-337fcfa2-9446-439e-aa7d-50c65fe2bfbc tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:32.899050 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-337fcfa2-9446-439e-aa7d-50c65fe2bfbc tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:32.899666 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 156/627] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:32 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:33.894320 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-333e0563-79e0-443f-9683-ff28421cb8ab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:33.902585 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-333e0563-79e0-443f-9683-ff28421cb8ab tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] GET https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 Aug 09 10:39:33.902585 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-333e0563-79e0-443f-9683-ff28421cb8ab tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:33.902585 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-333e0563-79e0-443f-9683-ff28421cb8ab tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:33.907685 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=210,cinder:INSERT=19,cinder:UPDATE=59,cinder:DELETE=3 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:39:33.918785 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:33.918785 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:33.922205 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ba9cd652-b1c3-4904-b053-7b44709987d2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:33.927321 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-333e0563-79e0-443f-9683-ff28421cb8ab tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Volume info retrieved successfully. Aug 09 10:39:33.927621 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba9cd652-b1c3-4904-b053-7b44709987d2 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:33.928208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba9cd652-b1c3-4904-b053-7b44709987d2 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:33.928769 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba9cd652-b1c3-4904-b053-7b44709987d2 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:33.934613 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=286,cinder:INSERT=55,cinder:UPDATE=94,cinder:DELETE=3 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:39:33.942430 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-333e0563-79e0-443f-9683-ff28421cb8ab tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 returned with HTTP 200 Aug 09 10:39:33.943452 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 155/628] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:33 2026] GET /volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:33.945702 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:33.945702 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:33.955137 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ba9cd652-b1c3-4904-b053-7b44709987d2 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:33.958489 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-63b0eaf2-e781-4b6a-8e27-b1055b86f58a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:33.961141 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63b0eaf2-e781-4b6a-8e27-b1055b86f58a tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] GET https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 Aug 09 10:39:33.961141 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63b0eaf2-e781-4b6a-8e27-b1055b86f58a tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:33.961368 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63b0eaf2-e781-4b6a-8e27-b1055b86f58a tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:33.963496 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba9cd652-b1c3-4904-b053-7b44709987d2 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:33.964205 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 159/629] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:33 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:33.974091 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:33.974091 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:33.975405 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-63b0eaf2-e781-4b6a-8e27-b1055b86f58a tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Volume info retrieved successfully. Aug 09 10:39:33.982179 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63b0eaf2-e781-4b6a-8e27-b1055b86f58a tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 returned with HTTP 200 Aug 09 10:39:33.982740 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 160/630] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:33 2026] GET /volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:34.001098 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-127039a9-aa8c-4303-b56a-66f7c41cf07c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:34.004101 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-127039a9-aa8c-4303-b56a-66f7c41cf07c tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] GET https://10.4.3.125/volume/v3/os-services?host=np0000006833&binary=cinder-volume Aug 09 10:39:34.004709 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-127039a9-aa8c-4303-b56a-66f7c41cf07c tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:34.004852 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-127039a9-aa8c-4303-b56a-66f7c41cf07c tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:34.010655 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-127039a9-aa8c-4303-b56a-66f7c41cf07c tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] https://10.4.3.125/volume/v3/os-services?host=np0000006833&binary=cinder-volume returned with HTTP 200 Aug 09 10:39:34.011262 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 157/631] 10.4.3.125 () {66 vars in 1326 bytes} [Sun Aug 9 10:39:33 2026] GET /volume/v3/os-services?host=np0000006833&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:34.021985 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-12bc07fa-2d93-4702-85f4-a0b4da8f9c79 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:34.024295 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12bc07fa-2d93-4702-85f4-a0b4da8f9c79 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] GET https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 Aug 09 10:39:34.024436 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12bc07fa-2d93-4702-85f4-a0b4da8f9c79 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:34.024586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12bc07fa-2d93-4702-85f4-a0b4da8f9c79 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:34.032332 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:34.032332 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:34.036799 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-12bc07fa-2d93-4702-85f4-a0b4da8f9c79 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Volume info retrieved successfully. Aug 09 10:39:34.046486 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12bc07fa-2d93-4702-85f4-a0b4da8f9c79 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 returned with HTTP 200 Aug 09 10:39:34.047086 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 156/632] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:34 2026] GET /volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:34.069630 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c408d164-607c-4be2-9a96-e95ce28af574 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:34.071780 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c408d164-607c-4be2-9a96-e95ce28af574 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] DELETE https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 Aug 09 10:39:34.074430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c408d164-607c-4be2-9a96-e95ce28af574 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:34.074776 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c408d164-607c-4be2-9a96-e95ce28af574 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:34.075059 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-c408d164-607c-4be2-9a96-e95ce28af574 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Delete volume with id: da89692b-4913-4232-b03e-83e1162a8ac1 Aug 09 10:39:34.094318 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:34.094318 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:34.095224 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c408d164-607c-4be2-9a96-e95ce28af574 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Volume info retrieved successfully. Aug 09 10:39:34.122244 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c408d164-607c-4be2-9a96-e95ce28af574 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Delete volume request issued successfully. Aug 09 10:39:34.122505 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c408d164-607c-4be2-9a96-e95ce28af574 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 returned with HTTP 202 Aug 09 10:39:34.123291 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 160/633] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:39:34 2026] DELETE /volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:39:34.139725 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3a0a5955-d8ec-4ba7-b518-a2c64f65b629 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:34.142324 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3a0a5955-d8ec-4ba7-b518-a2c64f65b629 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] GET https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 Aug 09 10:39:34.142644 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3a0a5955-d8ec-4ba7-b518-a2c64f65b629 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:34.144204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3a0a5955-d8ec-4ba7-b518-a2c64f65b629 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:34.152996 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:34.152996 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:34.158374 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3a0a5955-d8ec-4ba7-b518-a2c64f65b629 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Volume info retrieved successfully. Aug 09 10:39:34.167308 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3a0a5955-d8ec-4ba7-b518-a2c64f65b629 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 returned with HTTP 200 Aug 09 10:39:34.167808 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 161/634] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:34 2026] GET /volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:34.983205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c0fb573-3280-4d4a-b72c-7a0fd645d704 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:34.985492 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c0fb573-3280-4d4a-b72c-7a0fd645d704 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:34.985738 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c0fb573-3280-4d4a-b72c-7a0fd645d704 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:34.985972 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c0fb573-3280-4d4a-b72c-7a0fd645d704 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:34.995350 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:34.995350 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:35.000645 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0c0fb573-3280-4d4a-b72c-7a0fd645d704 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:35.007347 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c0fb573-3280-4d4a-b72c-7a0fd645d704 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:35.007921 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 158/635] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:34 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:35.186025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5b39626d-98e4-49eb-b238-25ba4bca29d9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:35.187864 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b39626d-98e4-49eb-b238-25ba4bca29d9 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] GET https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 Aug 09 10:39:35.188051 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b39626d-98e4-49eb-b238-25ba4bca29d9 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:35.188252 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b39626d-98e4-49eb-b238-25ba4bca29d9 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:35.194584 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b39626d-98e4-49eb-b238-25ba4bca29d9 tempest-VolumesServicesTestJSON-1881976790 tempest-VolumesServicesTestJSON-1881976790-project-member] https://10.4.3.125/volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 returned with HTTP 404 Aug 09 10:39:35.195159 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 157/636] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:35 2026] GET /volume/v3/volumes/da89692b-4913-4232-b03e-83e1162a8ac1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:35.207596 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-670ef026-18a0-4868-a2b4-257ba7d66ebb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:35.210078 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-670ef026-18a0-4868-a2b4-257ba7d66ebb tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] GET https://10.4.3.125/volume/v3/os-services Aug 09 10:39:35.210380 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-670ef026-18a0-4868-a2b4-257ba7d66ebb tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:35.210637 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-670ef026-18a0-4868-a2b4-257ba7d66ebb tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:35.217082 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-670ef026-18a0-4868-a2b4-257ba7d66ebb tempest-VolumesServicesTestJSON-1916464858 tempest-VolumesServicesTestJSON-1916464858-project-admin] https://10.4.3.125/volume/v3/os-services returned with HTTP 200 Aug 09 10:39:35.217534 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 161/637] 10.4.3.125 () {66 vars in 1249 bytes} [Sun Aug 9 10:39:35 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:35.764285 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-664f8aa6-cbf0-4382-8b11-103696328ba4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:35.766613 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-664f8aa6-cbf0-4382-8b11-103696328ba4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:39:35.768205 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-664f8aa6-cbf0-4382-8b11-103696328ba4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:35.768205 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-664f8aa6-cbf0-4382-8b11-103696328ba4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:35.781731 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:35.781731 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:35.788543 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-664f8aa6-cbf0-4382-8b11-103696328ba4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:39:35.795461 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-664f8aa6-cbf0-4382-8b11-103696328ba4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:39:35.795461 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 162/638] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:39:35 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:35.829898 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-3a20178b-a345-46cd-95bc-7dac4f29a815 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:35.832519 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-3a20178b-a345-46cd-95bc-7dac4f29a815 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425/action Aug 09 10:39:35.832946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-3a20178b-a345-46cd-95bc-7dac4f29a815 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:35.833177 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-3a20178b-a345-46cd-95bc-7dac4f29a815 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:35.844945 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:35.844945 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:35.845711 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-3a20178b-a345-46cd-95bc-7dac4f29a815 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:39:35.856037 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-3a20178b-a345-46cd-95bc-7dac4f29a815 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Begin detaching volume completed successfully. Aug 09 10:39:35.856426 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-3a20178b-a345-46cd-95bc-7dac4f29a815 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425/action returned with HTTP 202 Aug 09 10:39:35.857319 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 159/639] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:39:35 2026] POST /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:35.892681 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bbbd43ab-6637-4223-9e7d-aefbde60bfc3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:35.895388 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bbbd43ab-6637-4223-9e7d-aefbde60bfc3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:39:35.895634 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bbbd43ab-6637-4223-9e7d-aefbde60bfc3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:35.896269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bbbd43ab-6637-4223-9e7d-aefbde60bfc3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:35.907953 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:35.907953 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:35.910872 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bbbd43ab-6637-4223-9e7d-aefbde60bfc3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:39:35.916146 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bbbd43ab-6637-4223-9e7d-aefbde60bfc3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:39:35.916658 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 158/640] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:35 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:35.935469 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15d60495-bd09-4118-a13e-69926447ca58 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:35.936840 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15d60495-bd09-4118-a13e-69926447ca58 None None] GET https://10.4.3.125/volume// Aug 09 10:39:35.936840 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15d60495-bd09-4118-a13e-69926447ca58 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:35.936840 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15d60495-bd09-4118-a13e-69926447ca58 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:35.936840 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15d60495-bd09-4118-a13e-69926447ca58 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:35.936840 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 162/641] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:39: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 09 10:39:35.945569 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-102610d7-a09f-441e-b181-274f62042058 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:35.948612 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-102610d7-a09f-441e-b181-274f62042058 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:39:35.949683 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-102610d7-a09f-441e-b181-274f62042058 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:35.950137 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-102610d7-a09f-441e-b181-274f62042058 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:35.968497 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:35.968497 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:35.974927 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-102610d7-a09f-441e-b181-274f62042058 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:39:35.983669 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-102610d7-a09f-441e-b181-274f62042058 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:39:35.983669 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 163/642] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:39:35 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 1318 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:39:36.028909 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f10f40d0-d39b-4540-bcd8-c16f3d8a1500 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:36.031270 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f10f40d0-d39b-4540-bcd8-c16f3d8a1500 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:36.031500 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f10f40d0-d39b-4540-bcd8-c16f3d8a1500 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:36.031755 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f10f40d0-d39b-4540-bcd8-c16f3d8a1500 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:36.043559 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:36.043559 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:36.051769 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f10f40d0-d39b-4540-bcd8-c16f3d8a1500 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:36.058270 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f10f40d0-d39b-4540-bcd8-c16f3d8a1500 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:36.058948 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 160/643] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:36 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:36.940012 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9dce879c-a850-47bc-8b82-f7edb025d66e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:36.945021 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9dce879c-a850-47bc-8b82-f7edb025d66e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:39:36.945021 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9dce879c-a850-47bc-8b82-f7edb025d66e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:36.945021 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9dce879c-a850-47bc-8b82-f7edb025d66e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:36.966677 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:36.966677 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:36.976258 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9dce879c-a850-47bc-8b82-f7edb025d66e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:39:36.984098 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9dce879c-a850-47bc-8b82-f7edb025d66e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:39:36.984710 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 159/644] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:36 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:37.077247 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-82dce394-94a4-45ee-a862-c17bde0a5647 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:37.081325 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-82dce394-94a4-45ee-a862-c17bde0a5647 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:37.081703 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-82dce394-94a4-45ee-a862-c17bde0a5647 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:37.082391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-82dce394-94a4-45ee-a862-c17bde0a5647 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:37.096274 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:37.096274 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:37.102426 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-82dce394-94a4-45ee-a862-c17bde0a5647 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:37.107011 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-82dce394-94a4-45ee-a862-c17bde0a5647 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:37.110624 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 163/645] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:37 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:37.156635 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-468bf45c-19e7-4e49-a0e5-5d78b2458268 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:37.163243 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-468bf45c-19e7-4e49-a0e5-5d78b2458268 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] POST https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action Aug 09 10:39:37.164089 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-468bf45c-19e7-4e49-a0e5-5d78b2458268 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-758381835", "disk_format": "qcow2"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:37.164089 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-468bf45c-19e7-4e49-a0e5-5d78b2458268 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-758381835", "disk_format": "qcow2"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:37.185083 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:37.185083 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:37.185732 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-468bf45c-19e7-4e49-a0e5-5d78b2458268 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:37.218421 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:37.218421 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:37.225263 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.image.image_utils [None req-468bf45c-19e7-4e49-a0e5-5d78b2458268 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-758381835'}] 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-758381835'}]. {{(pid=100318) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 09 10:39:37.323385 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b1c7edc7-4d93-4567-9439-8c62817baeef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:37.327077 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:39:37.327414 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-72696668"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:37.333162 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-72696668'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:39:37.333162 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Create volume of 1 GB Aug 09 10:39:37.339104 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Availability Zones retrieved successfully. Aug 09 10:39:37.340913 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-dbe60604-f709-4937-898e-cd4b9b783306 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:37.346338 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-dbe60604-f709-4937-898e-cd4b9b783306 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] DELETE https://10.4.3.125/volume/v3/attachments/d8b715f8-8c83-44aa-a9b3-150745bae245 Aug 09 10:39:37.346626 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-dbe60604-f709-4937-898e-cd4b9b783306 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:37.348355 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Flow 'volume_create_api' (8aa400d1-ab33-495c-a42d-1976ed717069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:37.349740 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-dbe60604-f709-4937-898e-cd4b9b783306 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:37.350716 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c27721-c557-4157-af27-38a5fa9e7ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:37.352564 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:39:37.368266 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:37.368266 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:37.401038 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c27721-c557-4157-af27-38a5fa9e7ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:37.401890 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6612042f-40f3-4e60-b786-a4ae5b28137f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:37.502103 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fb0f48e9-f7e9-4d97-a27d-b37c0db5c308 req-dbe60604-f709-4937-898e-cd4b9b783306 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments/d8b715f8-8c83-44aa-a9b3-150745bae245 returned with HTTP 200 Aug 09 10:39:37.502103 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 160/646] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:39:37 2026] DELETE /volume/v3/attachments/d8b715f8-8c83-44aa-a9b3-150745bae245 => generated 19 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:37.520271 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Created reservations ['107242ce-1d76-4fa7-b855-9348d9f79006', '9a3d0ed7-5f50-4fa5-bcbb-b203888724d7', '2890ea09-3e2c-44a8-a0e8-8bdb17f127c6', 'bdc62ca3-4912-4a10-ab9b-dfd9139567af'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:37.521170 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6612042f-40f3-4e60-b786-a4ae5b28137f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['107242ce-1d76-4fa7-b855-9348d9f79006', '9a3d0ed7-5f50-4fa5-bcbb-b203888724d7', '2890ea09-3e2c-44a8-a0e8-8bdb17f127c6', 'bdc62ca3-4912-4a10-ab9b-dfd9139567af']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:37.522069 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba5a533-fa4a-4d9c-804f-a8ae6a501043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:37.608004 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba5a533-fa4a-4d9c-804f-a8ae6a501043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-72696668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144faf6fde6344bb973fce719dfa7c70',qos_specs=None,replication_status=,reservations=['107242ce-1d76-4fa7-b855-9348d9f79006','9a3d0ed7-5f50-4fa5-bcbb-b203888724d7','2890ea09-3e2c-44a8-a0e8-8bdb17f127c6','bdc62ca3-4912-4a10-ab9b-dfd9139567af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6805326c2b7d4d1086d7dc56a68aed35',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-72696668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144faf6fde6344bb973fce719dfa7c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6805326c2b7d4d1086d7dc56a68aed35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:37.609256 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e76b4910-7e78-4f26-8192-10f1b7e17f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:37.647178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e76b4910-7e78-4f26-8192-10f1b7e17f04) transitioned into state 'SUCCESS' from state '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-72696668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144faf6fde6344bb973fce719dfa7c70',qos_specs=None,replication_status=,reservations=['107242ce-1d76-4fa7-b855-9348d9f79006','9a3d0ed7-5f50-4fa5-bcbb-b203888724d7','2890ea09-3e2c-44a8-a0e8-8bdb17f127c6','bdc62ca3-4912-4a10-ab9b-dfd9139567af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6805326c2b7d4d1086d7dc56a68aed35',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:37.648276 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b32f341-bf98-433e-8c46-db3728c08343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:37.672884 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b32f341-bf98-433e-8c46-db3728c08343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:37.674235 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Flow 'volume_create_api' (8aa400d1-ab33-495c-a42d-1976ed717069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:37.674689 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Create volume request issued successfully. Aug 09 10:39:37.675030 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b1c7edc7-4d93-4567-9439-8c62817baeef tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:39:37.675567 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 161/647] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:39:37 2026] POST /volume/v3/volumes => generated 755 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:37.693889 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6e081962-57d1-4938-9188-f4471de3e16e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:37.698922 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e081962-57d1-4938-9188-f4471de3e16e tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:39:37.698922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e081962-57d1-4938-9188-f4471de3e16e tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:37.698922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e081962-57d1-4938-9188-f4471de3e16e tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:37.714132 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:37.714132 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:37.729289 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6e081962-57d1-4938-9188-f4471de3e16e tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:39:37.737300 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e081962-57d1-4938-9188-f4471de3e16e tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 200 Aug 09 10:39:37.738196 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 164/648] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:37 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 823 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:38.004121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76cdecdc-df58-40c4-9133-29425b4444c5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:38.007262 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76cdecdc-df58-40c4-9133-29425b4444c5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:39:38.007580 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76cdecdc-df58-40c4-9133-29425b4444c5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:38.007879 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76cdecdc-df58-40c4-9133-29425b4444c5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:38.025160 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:38.025160 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:38.031262 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-76cdecdc-df58-40c4-9133-29425b4444c5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:39:38.039333 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76cdecdc-df58-40c4-9133-29425b4444c5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:39:38.039781 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 161/649] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:38 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:38.230780 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-468bf45c-19e7-4e49-a0e5-5d78b2458268 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Copy volume to image completed successfully. Aug 09 10:39:38.231252 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-468bf45c-19e7-4e49-a0e5-5d78b2458268 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action returned with HTTP 202 Aug 09 10:39:38.231685 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 164/650] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:39:37 2026] POST /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f/action => generated 688 bytes in 1076 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:38.761800 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ceb8bcd6-bda9-48d7-a51a-cceddcccb7f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:38.776097 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ceb8bcd6-bda9-48d7-a51a-cceddcccb7f1 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:39:38.776097 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ceb8bcd6-bda9-48d7-a51a-cceddcccb7f1 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:38.776097 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ceb8bcd6-bda9-48d7-a51a-cceddcccb7f1 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:38.780696 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:38.780696 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:38.800437 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ceb8bcd6-bda9-48d7-a51a-cceddcccb7f1 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:39:38.814275 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ceb8bcd6-bda9-48d7-a51a-cceddcccb7f1 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 200 Aug 09 10:39:38.814879 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 162/651] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:38 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:39.202981 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-3cac02ab-0a82-4d7f-91fc-d553bc4a58c2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:39.205464 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-3cac02ab-0a82-4d7f-91fc-d553bc4a58c2 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:39.205941 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-3cac02ab-0a82-4d7f-91fc-d553bc4a58c2 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:39.206014 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-3cac02ab-0a82-4d7f-91fc-d553bc4a58c2 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:39.216752 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:39.216752 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:39.222908 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-3cac02ab-0a82-4d7f-91fc-d553bc4a58c2 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:39.226730 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-3cac02ab-0a82-4d7f-91fc-d553bc4a58c2 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:39.227282 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 165/652] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:39:39 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:39.381507 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7ef33eae-bc5f-4350-9519-c7d7aafa53bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:39.381507 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ef33eae-bc5f-4350-9519-c7d7aafa53bc None None] GET https://10.4.3.125/volume// Aug 09 10:39:39.381507 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ef33eae-bc5f-4350-9519-c7d7aafa53bc None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:39.381507 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ef33eae-bc5f-4350-9519-c7d7aafa53bc None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:39.383933 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ef33eae-bc5f-4350-9519-c7d7aafa53bc None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:39.383933 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 162/653] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:39:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:39:39.393733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-eff96a17-86e2-40a7-82b1-ed4af3499d5d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:39.396294 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-eff96a17-86e2-40a7-82b1-ed4af3499d5d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:39:39.397001 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-eff96a17-86e2-40a7-82b1-ed4af3499d5d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1990e558-7c3c-436a-bcb5-f4d46518660f", "connector": null, "instance_uuid": "d8285020-f144-4b9e-bf12-ee15317ff899"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:39.415959 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:39.415959 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:39.456381 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-eff96a17-86e2-40a7-82b1-ed4af3499d5d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:39:39.457538 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 165/654] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:39:39 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 09 10:39:39.511359 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f7fa5306-9426-417b-8eab-fd408e5c403e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:39.512028 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7fa5306-9426-417b-8eab-fd408e5c403e tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:39.512281 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7fa5306-9426-417b-8eab-fd408e5c403e tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:39.512535 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7fa5306-9426-417b-8eab-fd408e5c403e tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:39.532642 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:39.532642 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:39.537833 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-65056875-4935-4100-a5d3-011fc9e5a85a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:39.538180 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65056875-4935-4100-a5d3-011fc9e5a85a None None] GET https://10.4.3.125/volume// Aug 09 10:39:39.539311 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65056875-4935-4100-a5d3-011fc9e5a85a None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:39.539311 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65056875-4935-4100-a5d3-011fc9e5a85a None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:39.539311 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65056875-4935-4100-a5d3-011fc9e5a85a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:39.539781 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f7fa5306-9426-417b-8eab-fd408e5c403e tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:39.539891 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 166/655] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:39: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 09 10:39:39.546110 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7fa5306-9426-417b-8eab-fd408e5c403e tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:39.548567 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 163/656] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:39 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:39:39.551392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-ac96e953-eb38-4520-a1a6-1569cfc2ff75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:39.554721 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-ac96e953-eb38-4520-a1a6-1569cfc2ff75 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:39.555159 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-ac96e953-eb38-4520-a1a6-1569cfc2ff75 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:39.555499 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-ac96e953-eb38-4520-a1a6-1569cfc2ff75 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:39.573798 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:39.573798 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:39.581864 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-ac96e953-eb38-4520-a1a6-1569cfc2ff75 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:39.589850 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-ac96e953-eb38-4520-a1a6-1569cfc2ff75 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:39.589850 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 163/657] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:39:39 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:39:39.725599 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-1f03e9cc-3691-464b-b3d7-6c6a515f170d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:39.728245 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-1f03e9cc-3691-464b-b3d7-6c6a515f170d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] PUT https://10.4.3.125/volume/v3/attachments/b8f510df-aecc-42ec-a7cc-6145c2586d4f Aug 09 10:39:39.729260 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-1f03e9cc-3691-464b-b3d7-6c6a515f170d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:39.739687 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-1f03e9cc-3691-464b-b3d7-6c6a515f170d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Acquiring lock "cinder-attachment_update-1990e558-7c3c-436a-bcb5-f4d46518660f-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:39:39.750069 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-1f03e9cc-3691-464b-b3d7-6c6a515f170d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Lock "cinder-attachment_update-1990e558-7c3c-436a-bcb5-f4d46518660f-np0000006833" acquired by "attachment_update" :: waited 0.010s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:39:39.751744 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:39.751744 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:39.915451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-1f03e9cc-3691-464b-b3d7-6c6a515f170d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Lock "cinder-attachment_update-1990e558-7c3c-436a-bcb5-f4d46518660f-np0000006833" released by "attachment_update" :: held 0.165s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:39:39.915451 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-1f03e9cc-3691-464b-b3d7-6c6a515f170d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/attachments/b8f510df-aecc-42ec-a7cc-6145c2586d4f returned with HTTP 200 Aug 09 10:39:39.915451 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 166/658] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:39:39 2026] PUT /volume/v3/attachments/b8f510df-aecc-42ec-a7cc-6145c2586d4f => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:40.344954 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2af8fa9d-40b7-4b8b-bca5-3ce29f9473ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.458620 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2af8fa9d-40b7-4b8b-bca5-3ce29f9473ce tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:39:40.459082 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2af8fa9d-40b7-4b8b-bca5-3ce29f9473ce tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1160365352", "extra_specs": {"spec1": "val1"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:40.495950 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2af8fa9d-40b7-4b8b-bca5-3ce29f9473ce tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:39:40.496604 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 167/659] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:39:40 2026] POST /volume/v3/types => generated 243 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:40.513484 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-df877b50-84a7-4da7-8529-244e66537731 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.516391 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df877b50-84a7-4da7-8529-244e66537731 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] POST https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs Aug 09 10:39:40.516801 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df877b50-84a7-4da7-8529-244e66537731 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:40.518778 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df877b50-84a7-4da7-8529-244e66537731 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs returned with HTTP 400 Aug 09 10:39:40.519425 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 164/660] 10.4.3.125 () {68 vars in 1399 bytes} [Sun Aug 9 10:39:40 2026] POST /volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:39:40.532566 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-66b9781c-b54f-4e67-bef1-1448b77fcb27 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.535084 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-66b9781c-b54f-4e67-bef1-1448b77fcb27 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] POST https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs Aug 09 10:39:40.535419 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-66b9781c-b54f-4e67-bef1-1448b77fcb27 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:40.537269 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-66b9781c-b54f-4e67-bef1-1448b77fcb27 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs returned with HTTP 400 Aug 09 10:39:40.538031 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 164/661] 10.4.3.125 () {68 vars in 1399 bytes} [Sun Aug 9 10:39:40 2026] POST /volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:39:40.552514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a709d9c-e05f-4a77-aa38-dc77b79a3e90 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.555327 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a709d9c-e05f-4a77-aa38-dc77b79a3e90 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] POST https://10.4.3.125/volume/v3/types/26d7269c-3b29-49eb-a31a-e0d7786d04dd/extra_specs Aug 09 10:39:40.555420 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a709d9c-e05f-4a77-aa38-dc77b79a3e90 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:40.557018 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:40.557018 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:40.567577 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-855e0506-6e32-4fad-ac89-496b9f531495 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.567716 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a709d9c-e05f-4a77-aa38-dc77b79a3e90 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/26d7269c-3b29-49eb-a31a-e0d7786d04dd/extra_specs returned with HTTP 404 Aug 09 10:39:40.568060 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 167/662] 10.4.3.125 () {68 vars in 1399 bytes} [Sun Aug 9 10:39:40 2026] POST /volume/v3/types/26d7269c-3b29-49eb-a31a-e0d7786d04dd/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:40.573227 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-855e0506-6e32-4fad-ac89-496b9f531495 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:40.573227 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-855e0506-6e32-4fad-ac89-496b9f531495 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:40.573227 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-855e0506-6e32-4fad-ac89-496b9f531495 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:40.578570 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b3803a98-d94f-4597-b907-83137c776a7f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.584210 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3803a98-d94f-4597-b907-83137c776a7f tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] DELETE https://10.4.3.125/volume/v3/types/06afddea-321e-49ee-83e4-f4f124a8a312/extra_specs/spec1 Aug 09 10:39:40.584511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3803a98-d94f-4597-b907-83137c776a7f tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:40.584754 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3803a98-d94f-4597-b907-83137c776a7f tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:40.588021 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:40.588021 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:40.591568 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3803a98-d94f-4597-b907-83137c776a7f tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/06afddea-321e-49ee-83e4-f4f124a8a312/extra_specs/spec1 returned with HTTP 404 Aug 09 10:39:40.592587 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 165/663] 10.4.3.125 () {66 vars in 1399 bytes} [Sun Aug 9 10:39:40 2026] DELETE /volume/v3/types/06afddea-321e-49ee-83e4-f4f124a8a312/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:40.595979 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-855e0506-6e32-4fad-ac89-496b9f531495 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:40.604878 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-855e0506-6e32-4fad-ac89-496b9f531495 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:40.604878 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 168/664] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:40 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:39:40.605511 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50e8d705-e1d9-45a5-8d19-9d747a6b6c91 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.608009 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50e8d705-e1d9-45a5-8d19-9d747a6b6c91 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] GET https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/nonexistent_extra_spec_name Aug 09 10:39:40.608238 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50e8d705-e1d9-45a5-8d19-9d747a6b6c91 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:40.608439 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50e8d705-e1d9-45a5-8d19-9d747a6b6c91 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:40.619437 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50e8d705-e1d9-45a5-8d19-9d747a6b6c91 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 09 10:39:40.620255 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 165/665] 10.4.3.125 () {66 vars in 1462 bytes} [Sun Aug 9 10:39:40 2026] GET /volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:40.631236 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c944c6a2-a1b4-4121-b543-4965e2721c18 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.633284 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c944c6a2-a1b4-4121-b543-4965e2721c18 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] GET https://10.4.3.125/volume/v3/types/2f96d358-9f67-4388-9b76-3e4d5fb491e5/extra_specs/spec1 Aug 09 10:39:40.633473 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c944c6a2-a1b4-4121-b543-4965e2721c18 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:40.633780 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c944c6a2-a1b4-4121-b543-4965e2721c18 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:40.638376 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c944c6a2-a1b4-4121-b543-4965e2721c18 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/2f96d358-9f67-4388-9b76-3e4d5fb491e5/extra_specs/spec1 returned with HTTP 404 Aug 09 10:39:40.639212 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 168/666] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:39:40 2026] GET /volume/v3/types/2f96d358-9f67-4388-9b76-3e4d5fb491e5/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:40.652371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8adf99e4-5eba-4eb8-848b-220acd64bc34 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.654712 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8adf99e4-5eba-4eb8-848b-220acd64bc34 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] GET https://10.4.3.125/volume/v3/types/c411117c-18ec-49d3-8a28-e938c0480f5a/extra_specs Aug 09 10:39:40.655015 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8adf99e4-5eba-4eb8-848b-220acd64bc34 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:40.655283 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8adf99e4-5eba-4eb8-848b-220acd64bc34 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:40.662388 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8adf99e4-5eba-4eb8-848b-220acd64bc34 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/c411117c-18ec-49d3-8a28-e938c0480f5a/extra_specs returned with HTTP 404 Aug 09 10:39:40.663011 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 166/667] 10.4.3.125 () {66 vars in 1378 bytes} [Sun Aug 9 10:39:40 2026] GET /volume/v3/types/c411117c-18ec-49d3-8a28-e938c0480f5a/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:40.674922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2e46eba5-e8a2-415a-9a6a-f2e752a17597 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.676980 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e46eba5-e8a2-415a-9a6a-f2e752a17597 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] PUT https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/spec1 Aug 09 10:39:40.677350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e46eba5-e8a2-415a-9a6a-f2e752a17597 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:40.678755 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e46eba5-e8a2-415a-9a6a-f2e752a17597 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/spec1 returned with HTTP 400 Aug 09 10:39:40.679362 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 169/668] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:39:40 2026] PUT /volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:39:40.695028 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-790e2be2-7d8f-4dd5-91d4-9d9174298549 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.700446 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-790e2be2-7d8f-4dd5-91d4-9d9174298549 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] PUT https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/spec1 Aug 09 10:39:40.700446 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-790e2be2-7d8f-4dd5-91d4-9d9174298549 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Action: 'update', calling method: update, body: null {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:40.700446 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-790e2be2-7d8f-4dd5-91d4-9d9174298549 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/spec1 returned with HTTP 400 Aug 09 10:39:40.700446 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 166/669] 10.4.3.125 () {68 vars in 1415 bytes} [Sun Aug 9 10:39:40 2026] PUT /volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:39:40.713886 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-793283cb-c6ff-4a43-b88c-77c5a76560d3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.716237 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-793283cb-c6ff-4a43-b88c-77c5a76560d3 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] PUT https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/None Aug 09 10:39:40.716640 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-793283cb-c6ff-4a43-b88c-77c5a76560d3 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:40.733254 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-793283cb-c6ff-4a43-b88c-77c5a76560d3 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 09 10:39:40.733409 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-793283cb-c6ff-4a43-b88c-77c5a76560d3 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/None returned with HTTP 400 Aug 09 10:39:40.734562 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 169/670] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:39:40 2026] PUT /volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/None => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:39:40.746939 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f6ccd321-7de8-4b85-9e15-1bc922039967 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.749869 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6ccd321-7de8-4b85-9e15-1bc922039967 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] PUT https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/c1432a29-0e6f-4cb9-9769-ea91aeac3afc Aug 09 10:39:40.750742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6ccd321-7de8-4b85-9e15-1bc922039967 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:40.767983 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6ccd321-7de8-4b85-9e15-1bc922039967 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 09 10:39:40.767983 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6ccd321-7de8-4b85-9e15-1bc922039967 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/c1432a29-0e6f-4cb9-9769-ea91aeac3afc returned with HTTP 400 Aug 09 10:39:40.767983 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 167/671] 10.4.3.125 () {68 vars in 1509 bytes} [Sun Aug 9 10:39:40 2026] PUT /volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252/extra_specs/c1432a29-0e6f-4cb9-9769-ea91aeac3afc => generated 73 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:39:40.777365 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-75bdbfcb-dc04-429c-b6bb-9d516ae04934 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.779713 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75bdbfcb-dc04-429c-b6bb-9d516ae04934 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] PUT https://10.4.3.125/volume/v3/types/014fd393-1f53-48de-b37a-869e205ab0a2/extra_specs/spec1 Aug 09 10:39:40.780203 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75bdbfcb-dc04-429c-b6bb-9d516ae04934 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:40.801086 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75bdbfcb-dc04-429c-b6bb-9d516ae04934 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/014fd393-1f53-48de-b37a-869e205ab0a2/extra_specs/spec1 returned with HTTP 404 Aug 09 10:39:40.801759 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 170/672] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:39:40 2026] PUT /volume/v3/types/014fd393-1f53-48de-b37a-869e205ab0a2/extra_specs/spec1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:40.811694 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a0f89e63-341e-46a4-b674-53246954af19 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.819289 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0f89e63-341e-46a4-b674-53246954af19 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] DELETE https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252 Aug 09 10:39:40.819289 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0f89e63-341e-46a4-b674-53246954af19 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:40.821028 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0f89e63-341e-46a4-b674-53246954af19 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:40.852963 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0f89e63-341e-46a4-b674-53246954af19 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252 returned with HTTP 202 Aug 09 10:39:40.853511 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 167/673] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:39:40 2026] DELETE /volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:39:40.863249 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07e1d9bc-d5ea-411e-a05c-84b19b756704 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:40.865213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07e1d9bc-d5ea-411e-a05c-84b19b756704 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] GET https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252 Aug 09 10:39:40.865437 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07e1d9bc-d5ea-411e-a05c-84b19b756704 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:40.866400 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07e1d9bc-d5ea-411e-a05c-84b19b756704 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:40.869587 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07e1d9bc-d5ea-411e-a05c-84b19b756704 tempest-ExtraSpecsNegativeTest-444495841 tempest-ExtraSpecsNegativeTest-444495841-project-admin] https://10.4.3.125/volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252 returned with HTTP 404 Aug 09 10:39:40.870148 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 170/674] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:39:40 2026] GET /volume/v3/types/aa52d5be-c3a8-46e9-b019-6d4514850252 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:41.622746 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fe77673d-e47b-4b97-933f-d9dc679ba8e0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:41.625811 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe77673d-e47b-4b97-933f-d9dc679ba8e0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:41.626874 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe77673d-e47b-4b97-933f-d9dc679ba8e0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:41.626874 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe77673d-e47b-4b97-933f-d9dc679ba8e0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:41.651638 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:41.651638 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:41.657906 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fe77673d-e47b-4b97-933f-d9dc679ba8e0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:41.665139 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe77673d-e47b-4b97-933f-d9dc679ba8e0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:41.665139 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 168/675] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:41 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:39:42.685344 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3584188a-be24-404a-afd0-ff72e9956903 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:42.687623 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3584188a-be24-404a-afd0-ff72e9956903 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:42.687839 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3584188a-be24-404a-afd0-ff72e9956903 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:42.688081 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3584188a-be24-404a-afd0-ff72e9956903 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:42.702447 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:42.702447 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:42.710274 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3584188a-be24-404a-afd0-ff72e9956903 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:42.721611 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3584188a-be24-404a-afd0-ff72e9956903 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:42.722353 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 171/676] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:42 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:43.747724 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c9ba8957-30d8-4cdf-b5b8-356a2ee8e68b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:43.757232 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c9ba8957-30d8-4cdf-b5b8-356a2ee8e68b tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:43.757232 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c9ba8957-30d8-4cdf-b5b8-356a2ee8e68b tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:43.757232 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c9ba8957-30d8-4cdf-b5b8-356a2ee8e68b tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:43.779370 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:43.779370 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:43.785413 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c9ba8957-30d8-4cdf-b5b8-356a2ee8e68b tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:43.793685 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c9ba8957-30d8-4cdf-b5b8-356a2ee8e68b tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:43.794547 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 168/677] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:43 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:44.166915 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c132a9ca-3494-4449-a151-fca5505b6494 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:44.288101 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c132a9ca-3494-4449-a151-fca5505b6494 tempest-AvailabilityZoneTestJSON-1666758655 tempest-AvailabilityZoneTestJSON-1666758655-project-member] GET https://10.4.3.125/volume/v3/os-availability-zone Aug 09 10:39:44.288362 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c132a9ca-3494-4449-a151-fca5505b6494 tempest-AvailabilityZoneTestJSON-1666758655 tempest-AvailabilityZoneTestJSON-1666758655-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:44.288836 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c132a9ca-3494-4449-a151-fca5505b6494 tempest-AvailabilityZoneTestJSON-1666758655 tempest-AvailabilityZoneTestJSON-1666758655-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:44.302834 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c132a9ca-3494-4449-a151-fca5505b6494 tempest-AvailabilityZoneTestJSON-1666758655 tempest-AvailabilityZoneTestJSON-1666758655-project-member] Availability Zones retrieved successfully. Aug 09 10:39:44.303247 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c132a9ca-3494-4449-a151-fca5505b6494 tempest-AvailabilityZoneTestJSON-1666758655 tempest-AvailabilityZoneTestJSON-1666758655-project-member] https://10.4.3.125/volume/v3/os-availability-zone returned with HTTP 200 Aug 09 10:39:44.305011 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 171/678] 10.4.3.125 () {66 vars in 1276 bytes} [Sun Aug 9 10:39:44 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:39:44.829945 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8c66d9aa-1c30-444b-a023-138fd6dd8fef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:44.833462 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c66d9aa-1c30-444b-a023-138fd6dd8fef tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:44.833462 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c66d9aa-1c30-444b-a023-138fd6dd8fef tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:44.834017 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c66d9aa-1c30-444b-a023-138fd6dd8fef tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:44.862709 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:44.862709 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:44.871351 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8c66d9aa-1c30-444b-a023-138fd6dd8fef tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:44.882720 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c66d9aa-1c30-444b-a023-138fd6dd8fef tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:44.883380 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 169/679] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:44 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:45.906905 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e9c45191-0b70-440d-a0d8-e967879cf33c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:45.912289 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9c45191-0b70-440d-a0d8-e967879cf33c tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:45.912289 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e9c45191-0b70-440d-a0d8-e967879cf33c tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:45.912289 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e9c45191-0b70-440d-a0d8-e967879cf33c tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:45.938396 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:45.938396 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:45.944134 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e9c45191-0b70-440d-a0d8-e967879cf33c tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:45.951587 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9c45191-0b70-440d-a0d8-e967879cf33c tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:45.951587 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 172/680] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:45 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:45.962980 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-a296a1e7-5998-48e3-8149-6f73e315f1d9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:45.965484 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-a296a1e7-5998-48e3-8149-6f73e315f1d9 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] POST https://10.4.3.125/volume/v3/attachments/b8f510df-aecc-42ec-a7cc-6145c2586d4f/action Aug 09 10:39:45.965909 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-a296a1e7-5998-48e3-8149-6f73e315f1d9 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:45.965991 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-a296a1e7-5998-48e3-8149-6f73e315f1d9 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:45.984367 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:45.984367 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:46.014672 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0be1eece-cd9b-4833-bd81-d7a53200e66e req-a296a1e7-5998-48e3-8149-6f73e315f1d9 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/attachments/b8f510df-aecc-42ec-a7cc-6145c2586d4f/action returned with HTTP 204 Aug 09 10:39:46.015326 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 169/681] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:39:45 2026] POST /volume/v3/attachments/b8f510df-aecc-42ec-a7cc-6145c2586d4f/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:39:46.578210 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-88e80fa1-7e44-45f8-ba09-d83a3475cbff None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:46.735611 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88e80fa1-7e44-45f8-ba09-d83a3475cbff tempest-ExtensionsTestJSON-1706964085 tempest-ExtensionsTestJSON-1706964085-project-member] GET https://10.4.3.125/volume/v3/extensions Aug 09 10:39:46.735881 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-88e80fa1-7e44-45f8-ba09-d83a3475cbff tempest-ExtensionsTestJSON-1706964085 tempest-ExtensionsTestJSON-1706964085-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:46.737900 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-88e80fa1-7e44-45f8-ba09-d83a3475cbff tempest-ExtensionsTestJSON-1706964085 tempest-ExtensionsTestJSON-1706964085-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:46.750404 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88e80fa1-7e44-45f8-ba09-d83a3475cbff tempest-ExtensionsTestJSON-1706964085 tempest-ExtensionsTestJSON-1706964085-project-member] https://10.4.3.125/volume/v3/extensions returned with HTTP 200 Aug 09 10:39:46.751816 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 172/682] 10.4.3.125 () {66 vars in 1246 bytes} [Sun Aug 9 10:39:46 2026] GET /volume/v3/extensions => generated 5245 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:39:46.973794 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fdacbbb8-a0f1-4e55-9ad7-bf6c32df58be None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:46.976922 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fdacbbb8-a0f1-4e55-9ad7-bf6c32df58be tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:46.976922 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fdacbbb8-a0f1-4e55-9ad7-bf6c32df58be tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:46.977267 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fdacbbb8-a0f1-4e55-9ad7-bf6c32df58be tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:46.995302 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:46.995302 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:47.003342 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fdacbbb8-a0f1-4e55-9ad7-bf6c32df58be tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:47.011275 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fdacbbb8-a0f1-4e55-9ad7-bf6c32df58be tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:47.011891 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 170/683] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:46 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:47.033836 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4280ea71-ac38-44d5-a820-c184717c09c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:47.036709 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4280ea71-ac38-44d5-a820-c184717c09c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:47.037045 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4280ea71-ac38-44d5-a820-c184717c09c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:47.037401 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4280ea71-ac38-44d5-a820-c184717c09c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:47.054674 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:47.054674 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:47.064425 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4280ea71-ac38-44d5-a820-c184717c09c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:47.072604 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4280ea71-ac38-44d5-a820-c184717c09c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:47.073081 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 173/684] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:47 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:48.735149 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1b8beb83-695b-4965-a906-03aa78427306 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:48.736647 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b8beb83-695b-4965-a906-03aa78427306 None None] GET https://10.4.3.125/volume// Aug 09 10:39:48.736647 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b8beb83-695b-4965-a906-03aa78427306 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:48.736647 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b8beb83-695b-4965-a906-03aa78427306 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:48.736647 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b8beb83-695b-4965-a906-03aa78427306 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:48.736647 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 170/685] 10.4.3.125 () {64 vars in 1004 bytes} [Sun Aug 9 10:39: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 09 10:39:48.749147 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c495c7b-0771-4ced-a99c-455d92b1d100 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:48.749837 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c495c7b-0771-4ced-a99c-455d92b1d100 None None] GET https://10.4.3.125/volume// Aug 09 10:39:48.750066 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c495c7b-0771-4ced-a99c-455d92b1d100 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:48.750405 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c495c7b-0771-4ced-a99c-455d92b1d100 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:48.750992 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c495c7b-0771-4ced-a99c-455d92b1d100 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:48.751397 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 173/686] 10.4.3.125 () {64 vars in 1004 bytes} [Sun Aug 9 10:39:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:39:48.763643 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a23f5ca-8ffb-4bc7-947a-0f634c2f48bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:48.881504 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a23f5ca-8ffb-4bc7-947a-0f634c2f48bd tempest-VersionsTest-1387592484 tempest-VersionsTest-1387592484-project-member] GET https://10.4.3.125/volume/v3/ Aug 09 10:39:48.881504 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a23f5ca-8ffb-4bc7-947a-0f634c2f48bd tempest-VersionsTest-1387592484 tempest-VersionsTest-1387592484-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:48.881504 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a23f5ca-8ffb-4bc7-947a-0f634c2f48bd tempest-VersionsTest-1387592484 tempest-VersionsTest-1387592484-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:48.881504 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a23f5ca-8ffb-4bc7-947a-0f634c2f48bd tempest-VersionsTest-1387592484 tempest-VersionsTest-1387592484-project-member] https://10.4.3.125/volume/v3/ returned with HTTP 200 Aug 09 10:39:48.882345 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 171/687] 10.4.3.125 () {66 vars in 1216 bytes} [Sun Aug 9 10:39:48 2026] GET /volume/v3/ => generated 386 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:48.883033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ac1c527f-d428-4595-96c7-26e511b57732 req-177a5229-76a9-40b7-ae3e-7d998be72459 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:48.885675 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-177a5229-76a9-40b7-ae3e-7d998be72459 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:39:48.885944 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-177a5229-76a9-40b7-ae3e-7d998be72459 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:48.886163 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-177a5229-76a9-40b7-ae3e-7d998be72459 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:48.898385 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:48.898385 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:48.906384 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-ac1c527f-d428-4595-96c7-26e511b57732 req-177a5229-76a9-40b7-ae3e-7d998be72459 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:39:48.913250 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-177a5229-76a9-40b7-ae3e-7d998be72459 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 200 Aug 09 10:39:48.913964 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 174/688] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:39:48 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:48.953423 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d8e4b129-bff9-41ea-8e0c-16af66ce4135 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:48.953896 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8e4b129-bff9-41ea-8e0c-16af66ce4135 None None] GET https://10.4.3.125/volume// Aug 09 10:39:48.953998 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8e4b129-bff9-41ea-8e0c-16af66ce4135 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:48.954169 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8e4b129-bff9-41ea-8e0c-16af66ce4135 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:48.954524 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8e4b129-bff9-41ea-8e0c-16af66ce4135 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:48.954849 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 171/689] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:39: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 09 10:39:48.968425 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ac1c527f-d428-4595-96c7-26e511b57732 req-851b66ce-5b26-4f46-9dc5-380bca2cff45 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:48.974868 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-851b66ce-5b26-4f46-9dc5-380bca2cff45 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:39:48.975497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-851b66ce-5b26-4f46-9dc5-380bca2cff45 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0", "connector": null, "instance_uuid": "3d2d1ef0-3d55-4c12-b7e5-68c9f166461c"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:48.993973 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:48.993973 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:49.049349 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-851b66ce-5b26-4f46-9dc5-380bca2cff45 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:39:49.049646 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 174/690] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:39:48 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 09 10:39:49.067786 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-904b762a-6003-4712-b7da-5755311b6d2f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.071104 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-904b762a-6003-4712-b7da-5755311b6d2f tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:49.071405 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-904b762a-6003-4712-b7da-5755311b6d2f tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:49.071666 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-904b762a-6003-4712-b7da-5755311b6d2f tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:49.085710 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.085710 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:49.090704 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-904b762a-6003-4712-b7da-5755311b6d2f tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:49.095999 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-904b762a-6003-4712-b7da-5755311b6d2f tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:49.096655 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 172/691] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:39:49 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:49.125895 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-f5efc1bb-3b41-4aa5-96d9-8e5dc84869ff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.128237 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-f5efc1bb-3b41-4aa5-96d9-8e5dc84869ff tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] POST https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f/action Aug 09 10:39:49.128859 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-f5efc1bb-3b41-4aa5-96d9-8e5dc84869ff tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:49.128984 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-f5efc1bb-3b41-4aa5-96d9-8e5dc84869ff tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:49.153495 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.153495 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:49.154674 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-f5efc1bb-3b41-4aa5-96d9-8e5dc84869ff tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:49.167591 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-f5efc1bb-3b41-4aa5-96d9-8e5dc84869ff tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Begin detaching volume completed successfully. Aug 09 10:39:49.168748 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-f5efc1bb-3b41-4aa5-96d9-8e5dc84869ff tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f/action returned with HTTP 202 Aug 09 10:39:49.169304 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 175/692] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:39:49 2026] POST /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:39:49.172317 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ac1c527f-d428-4595-96c7-26e511b57732 req-2d578b30-a49b-4b6a-bd6a-759bf8309ed9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.176926 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-2d578b30-a49b-4b6a-bd6a-759bf8309ed9 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] POST https://10.4.3.125/volume/v3/attachments/1d32a666-1a42-4af3-8e92-94cbb95365f2/action Aug 09 10:39:49.178218 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-2d578b30-a49b-4b6a-bd6a-759bf8309ed9 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:39:49.178625 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-2d578b30-a49b-4b6a-bd6a-759bf8309ed9 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:49.205274 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cf30f112-26ce-4aa7-b2dc-dafd4f8efc28 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.210197 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cf30f112-26ce-4aa7-b2dc-dafd4f8efc28 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:49.210250 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.210250 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:49.210312 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cf30f112-26ce-4aa7-b2dc-dafd4f8efc28 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:49.210312 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cf30f112-26ce-4aa7-b2dc-dafd4f8efc28 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:49.228460 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.228460 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:49.238591 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ac1c527f-d428-4595-96c7-26e511b57732 req-2d578b30-a49b-4b6a-bd6a-759bf8309ed9 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/attachments/1d32a666-1a42-4af3-8e92-94cbb95365f2/action returned with HTTP 204 Aug 09 10:39:49.239381 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 172/693] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:39:49 2026] POST /volume/v3/attachments/1d32a666-1a42-4af3-8e92-94cbb95365f2/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:49.246964 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cf30f112-26ce-4aa7-b2dc-dafd4f8efc28 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:49.259012 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e65f2c5b-8795-4bd4-b654-1c6f3cc7fc04 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.259012 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e65f2c5b-8795-4bd4-b654-1c6f3cc7fc04 None None] GET https://10.4.3.125/volume// Aug 09 10:39:49.259012 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e65f2c5b-8795-4bd4-b654-1c6f3cc7fc04 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:49.259012 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e65f2c5b-8795-4bd4-b654-1c6f3cc7fc04 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:49.259243 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e65f2c5b-8795-4bd4-b654-1c6f3cc7fc04 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:39:49.259807 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 173/694] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:39:49 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:39:49.263006 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cf30f112-26ce-4aa7-b2dc-dafd4f8efc28 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:49.263434 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 175/695] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:49 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 1140 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:49.273595 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-c39e5857-6ac4-4c8f-a467-9549352309a6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.278380 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-c39e5857-6ac4-4c8f-a467-9549352309a6 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:49.278380 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-c39e5857-6ac4-4c8f-a467-9549352309a6 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:49.278380 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-c39e5857-6ac4-4c8f-a467-9549352309a6 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:49.295141 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.295141 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:49.297209 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4fe9746f-46e4-4a16-a2c4-6a6cb5285d0f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.300845 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4fe9746f-46e4-4a16-a2c4-6a6cb5285d0f tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:39:49.301292 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4fe9746f-46e4-4a16-a2c4-6a6cb5285d0f tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:49.301521 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4fe9746f-46e4-4a16-a2c4-6a6cb5285d0f tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:49.305212 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-c39e5857-6ac4-4c8f-a467-9549352309a6 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:49.308389 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-c39e5857-6ac4-4c8f-a467-9549352309a6 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:49.308389 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 176/696] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:39:49 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 1320 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:39:49.317291 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.317291 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:49.325605 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4fe9746f-46e4-4a16-a2c4-6a6cb5285d0f tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:39:49.339174 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4fe9746f-46e4-4a16-a2c4-6a6cb5285d0f tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 200 Aug 09 10:39:49.339174 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 173/697] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:49 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 1110 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:49.364886 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0e6a3c7-7dec-42fe-ad1a-7cfb73799dc8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.367356 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0e6a3c7-7dec-42fe-ad1a-7cfb73799dc8 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:39:49.367636 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0e6a3c7-7dec-42fe-ad1a-7cfb73799dc8 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:49.367936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0e6a3c7-7dec-42fe-ad1a-7cfb73799dc8 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:49.384623 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.384623 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:49.391937 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0e6a3c7-7dec-42fe-ad1a-7cfb73799dc8 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:39:49.399890 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0e6a3c7-7dec-42fe-ad1a-7cfb73799dc8 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 200 Aug 09 10:39:49.400449 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 174/698] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:49 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 1110 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:49.467526 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-726bb98e-aed4-48d8-9f73-b8a125e9f40b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.470674 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-726bb98e-aed4-48d8-9f73-b8a125e9f40b tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:39:49.470960 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-726bb98e-aed4-48d8-9f73-b8a125e9f40b tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:49.471228 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-726bb98e-aed4-48d8-9f73-b8a125e9f40b tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:49.486373 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.486373 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:49.496168 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-726bb98e-aed4-48d8-9f73-b8a125e9f40b tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:39:49.508718 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-726bb98e-aed4-48d8-9f73-b8a125e9f40b tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 200 Aug 09 10:39:49.508718 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 176/699] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:39:49 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 1110 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:39:49.561467 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-39ccf690-6054-4e89-88f8-1ffe008ed8b3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.564887 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-39ccf690-6054-4e89-88f8-1ffe008ed8b3 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] DELETE https://10.4.3.125/volume/v3/attachments/1d32a666-1a42-4af3-8e92-94cbb95365f2 Aug 09 10:39:49.566208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-39ccf690-6054-4e89-88f8-1ffe008ed8b3 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:49.566208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-39ccf690-6054-4e89-88f8-1ffe008ed8b3 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:49.579212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fbfdab97-d795-45db-9c24-6b01dad06bd4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.579322 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.579322 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:49.579393 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fbfdab97-d795-45db-9c24-6b01dad06bd4 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:49.579393 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fbfdab97-d795-45db-9c24-6b01dad06bd4 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:49.579393 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fbfdab97-d795-45db-9c24-6b01dad06bd4 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:49.592656 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.592656 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:49.605969 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fbfdab97-d795-45db-9c24-6b01dad06bd4 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:49.611539 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fbfdab97-d795-45db-9c24-6b01dad06bd4 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:49.612206 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 174/700] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:49 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:49.667766 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1ffa92ac-6093-4a6a-b50e-a6f55ec4f3b4 req-39ccf690-6054-4e89-88f8-1ffe008ed8b3 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/attachments/1d32a666-1a42-4af3-8e92-94cbb95365f2 returned with HTTP 200 Aug 09 10:39:49.670698 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 177/701] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:39:49 2026] DELETE /volume/v3/attachments/1d32a666-1a42-4af3-8e92-94cbb95365f2 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:49.713806 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-88f018cb-57a3-488b-8628-9284f880990d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:49.716359 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88f018cb-57a3-488b-8628-9284f880990d tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:39:49.716626 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88f018cb-57a3-488b-8628-9284f880990d tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:49.717352 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88f018cb-57a3-488b-8628-9284f880990d tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:49.731144 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:49.731144 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:49.736864 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-88f018cb-57a3-488b-8628-9284f880990d tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:39:49.747429 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88f018cb-57a3-488b-8628-9284f880990d tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 200 Aug 09 10:39:49.747429 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 175/702] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:49 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:50.283533 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d4176be9-a4aa-4368-b596-b69471d6cbbe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:50.286411 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d4176be9-a4aa-4368-b596-b69471d6cbbe tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:50.286646 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d4176be9-a4aa-4368-b596-b69471d6cbbe tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:50.286881 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d4176be9-a4aa-4368-b596-b69471d6cbbe tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:50.300637 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:50.300637 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:50.307396 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d4176be9-a4aa-4368-b596-b69471d6cbbe tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:50.314639 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d4176be9-a4aa-4368-b596-b69471d6cbbe tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:50.315299 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 177/703] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:50 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:39:50.399540 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-1902a5f1-f2d2-4070-8b2e-9d43f9855792 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:50.403863 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-1902a5f1-f2d2-4070-8b2e-9d43f9855792 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] DELETE https://10.4.3.125/volume/v3/attachments/b8f510df-aecc-42ec-a7cc-6145c2586d4f Aug 09 10:39:50.403863 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-1902a5f1-f2d2-4070-8b2e-9d43f9855792 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:50.403863 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-1902a5f1-f2d2-4070-8b2e-9d43f9855792 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:50.412722 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:50.412722 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:50.484948 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8a6a7d41-b1ba-4afb-8e74-159c15cf281e req-1902a5f1-f2d2-4070-8b2e-9d43f9855792 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/attachments/b8f510df-aecc-42ec-a7cc-6145c2586d4f returned with HTTP 200 Aug 09 10:39:50.485729 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 175/704] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:39:50 2026] DELETE /volume/v3/attachments/b8f510df-aecc-42ec-a7cc-6145c2586d4f => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:50.629831 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7b94b046-bd4a-4d33-9483-d86d3a912121 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:50.632359 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b94b046-bd4a-4d33-9483-d86d3a912121 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:50.632673 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b94b046-bd4a-4d33-9483-d86d3a912121 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:50.632987 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b94b046-bd4a-4d33-9483-d86d3a912121 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:50.643651 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:50.643651 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:50.650598 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7b94b046-bd4a-4d33-9483-d86d3a912121 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:50.655354 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b94b046-bd4a-4d33-9483-d86d3a912121 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:50.655738 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 178/705] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:50 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:51.332572 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-938fb48a-81b9-415c-a9d7-dae2a6c63e94 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:51.345329 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-938fb48a-81b9-415c-a9d7-dae2a6c63e94 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:51.345329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-938fb48a-81b9-415c-a9d7-dae2a6c63e94 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:51.345329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-938fb48a-81b9-415c-a9d7-dae2a6c63e94 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:51.359915 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:51.359915 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:39:51.370145 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-938fb48a-81b9-415c-a9d7-dae2a6c63e94 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:51.375380 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-938fb48a-81b9-415c-a9d7-dae2a6c63e94 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:51.376173 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 176/706] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:51 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:51.733549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5c66eb8e-0c1f-48b1-89ba-44bd4abe15db None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:51.736516 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c66eb8e-0c1f-48b1-89ba-44bd4abe15db tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:51.736516 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c66eb8e-0c1f-48b1-89ba-44bd4abe15db tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:51.736693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c66eb8e-0c1f-48b1-89ba-44bd4abe15db tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:51.749636 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:51.749636 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:51.754934 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5c66eb8e-0c1f-48b1-89ba-44bd4abe15db tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:51.763002 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c66eb8e-0c1f-48b1-89ba-44bd4abe15db tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:51.763485 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 178/707] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:51 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:51.783848 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-41acecc2-af76-4fa8-9f85-dc25bfa13fed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:51.786668 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-41acecc2-af76-4fa8-9f85-dc25bfa13fed tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] DELETE https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:51.787604 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-41acecc2-af76-4fa8-9f85-dc25bfa13fed tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:51.787604 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-41acecc2-af76-4fa8-9f85-dc25bfa13fed tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:51.787604 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-41acecc2-af76-4fa8-9f85-dc25bfa13fed tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Delete volume with id: 64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:51.800278 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:51.800278 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:51.801656 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-41acecc2-af76-4fa8-9f85-dc25bfa13fed tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:51.834081 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-41acecc2-af76-4fa8-9f85-dc25bfa13fed tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Delete volume request issued successfully. Aug 09 10:39:51.834411 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-41acecc2-af76-4fa8-9f85-dc25bfa13fed tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 202 Aug 09 10:39:51.834875 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 176/708] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:39:51 2026] DELETE /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:39:51.849906 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1b0bd1fd-90a0-496b-b1e6-f61ec55ef105 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:51.855227 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b0bd1fd-90a0-496b-b1e6-f61ec55ef105 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:51.855680 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b0bd1fd-90a0-496b-b1e6-f61ec55ef105 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:51.855942 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b0bd1fd-90a0-496b-b1e6-f61ec55ef105 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:51.866998 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:51.866998 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:39:51.872099 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1b0bd1fd-90a0-496b-b1e6-f61ec55ef105 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Volume info retrieved successfully. Aug 09 10:39:51.877765 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b0bd1fd-90a0-496b-b1e6-f61ec55ef105 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 200 Aug 09 10:39:51.878930 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 179/709] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:51 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:52.906413 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5448c258-d002-43ed-8501-46376e58fd69 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:52.909894 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5448c258-d002-43ed-8501-46376e58fd69 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] GET https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f Aug 09 10:39:52.909894 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5448c258-d002-43ed-8501-46376e58fd69 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:52.910148 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5448c258-d002-43ed-8501-46376e58fd69 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:52.926316 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5448c258-d002-43ed-8501-46376e58fd69 tempest-VolumesActionsTest-1484867713 tempest-VolumesActionsTest-1484867713-project-member] https://10.4.3.125/volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f returned with HTTP 404 Aug 09 10:39:52.927178 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 177/710] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:52 2026] GET /volume/v3/volumes/64de4001-ded2-4e7b-a7a4-221ca4c6465f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:39:55.161305 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5652ed4c-8538-42a7-a583-07aa11546c2c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:55.163651 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5652ed4c-8538-42a7-a583-07aa11546c2c tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:55.163837 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5652ed4c-8538-42a7-a583-07aa11546c2c tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:55.164402 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5652ed4c-8538-42a7-a583-07aa11546c2c tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:55.174288 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:55.174288 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:55.178759 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5652ed4c-8538-42a7-a583-07aa11546c2c tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:55.183886 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5652ed4c-8538-42a7-a583-07aa11546c2c tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:55.184374 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 179/711] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:55 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:55.280479 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-66183b10-521f-483b-a1ab-ec88648651cf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:55.284095 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-66183b10-521f-483b-a1ab-ec88648651cf tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:55.284095 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-66183b10-521f-483b-a1ab-ec88648651cf tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:55.285662 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-66183b10-521f-483b-a1ab-ec88648651cf tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:55.297515 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:55.297515 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:55.303657 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-66183b10-521f-483b-a1ab-ec88648651cf tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:39:55.314011 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-66183b10-521f-483b-a1ab-ec88648651cf tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:39:55.314582 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 177/712] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:55 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:57.611921 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:57.863699 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:39:57.867057 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-498748862"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:57.870350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-498748862'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:39:57.871455 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume of 1 GB Aug 09 10:39:57.881342 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Availability Zones retrieved successfully. Aug 09 10:39:57.890818 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (ce141a8c-ed6d-4e8a-9b17-361b03de176d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:57.892165 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e839aa99-649b-4aa1-b051-a86abcae7afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:57.893713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:39:57.939230 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e839aa99-649b-4aa1-b051-a86abcae7afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:57.939230 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ab89ddd-9fb1-4a98-9b20-782f69416dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:58.070540 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['6b8606f7-e0bd-42db-8d1c-f905fbfbece6', '0961111b-b3ad-4656-bff0-a41c2318ed67', '243b0b20-849d-4232-95ac-634c4b1b3633', '02d22def-ffcb-4798-90b3-57f17b0137c6'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:58.072088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ab89ddd-9fb1-4a98-9b20-782f69416dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b8606f7-e0bd-42db-8d1c-f905fbfbece6', '0961111b-b3ad-4656-bff0-a41c2318ed67', '243b0b20-849d-4232-95ac-634c4b1b3633', '02d22def-ffcb-4798-90b3-57f17b0137c6']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:58.072088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc885c4-6efe-42a6-ab2b-69bac270a284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:58.109696 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc885c4-6efe-42a6-ab2b-69bac270a284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b1a7e4e-6e39-4492-9b14-b4f063e91ed3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-498748862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['6b8606f7-e0bd-42db-8d1c-f905fbfbece6','0961111b-b3ad-4656-bff0-a41c2318ed67','243b0b20-849d-4232-95ac-634c4b1b3633','02d22def-ffcb-4798-90b3-57f17b0137c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-498748862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b1a7e4e-6e39-4492-9b14-b4f063e91ed3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='353431c546114cbfa09d02159489050d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:58.110742 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c4ce9d-ff65-4a53-a4e9-585fd28f9a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:58.134633 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c4ce9d-ff65-4a53-a4e9-585fd28f9a41) transitioned into state 'SUCCESS' from state '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-498748862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['6b8606f7-e0bd-42db-8d1c-f905fbfbece6','0961111b-b3ad-4656-bff0-a41c2318ed67','243b0b20-849d-4232-95ac-634c4b1b3633','02d22def-ffcb-4798-90b3-57f17b0137c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:58.135631 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f2b81e-3eb1-4772-8530-ac13067017f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:58.158517 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f2b81e-3eb1-4772-8530-ac13067017f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:58.163012 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (ce141a8c-ed6d-4e8a-9b17-361b03de176d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:58.163627 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume request issued successfully. Aug 09 10:39:58.164554 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-94edae1b-1c71-4e2b-8e33-6342785750e5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:39:58.165198 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 180/713] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:39:57 2026] POST /volume/v3/volumes => generated 748 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:59.068108 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:59.224330 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:39:59.224330 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-995102952"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:39:59.225583 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-995102952'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:39:59.225752 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Create volume of 2 GB Aug 09 10:39:59.230892 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Availability Zones retrieved successfully. Aug 09 10:39:59.237904 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Flow 'volume_create_api' (26f944b3-ccd2-4c0c-99f7-9943d62b519b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:59.239180 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002aece5-f69a-4929-8888-498fbbccb525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:59.240633 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Validating volume size '2' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:39:59.279603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002aece5-f69a-4929-8888-498fbbccb525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:59.282552 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2972cbec-b7e1-4473-8304-5954220511e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:59.419224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Created reservations ['f6960847-bc82-4aad-9b6e-7159c9f32fa0', 'cd4519a7-ab74-436f-b515-3431983d5ac2', '1789f7bb-6be7-4c48-a7c6-b8c04d876853', '3e50f4d5-0c54-48e5-b20b-0a88483cf7ce'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:39:59.420473 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2972cbec-b7e1-4473-8304-5954220511e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6960847-bc82-4aad-9b6e-7159c9f32fa0', 'cd4519a7-ab74-436f-b515-3431983d5ac2', '1789f7bb-6be7-4c48-a7c6-b8c04d876853', '3e50f4d5-0c54-48e5-b20b-0a88483cf7ce']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:59.422114 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73dcba3-af97-49b4-a00d-1a917824ef41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:59.467538 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73dcba3-af97-49b4-a00d-1a917824ef41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e45f89-deba-4ec2-8de1-617eba8b0e30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-995102952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4b7c9ea01164bf8b75d0750517fd57f',qos_specs=None,replication_status=,reservations=['f6960847-bc82-4aad-9b6e-7159c9f32fa0','cd4519a7-ab74-436f-b515-3431983d5ac2','1789f7bb-6be7-4c48-a7c6-b8c04d876853','3e50f4d5-0c54-48e5-b20b-0a88483cf7ce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a257607d820415e9b974ecbc3a7e5ce',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-995102952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e45f89-deba-4ec2-8de1-617eba8b0e30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4b7c9ea01164bf8b75d0750517fd57f',provider_auth=None,provider_geometry=None,provider_id=None,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='5a257607d820415e9b974ecbc3a7e5ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:59.468713 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfcccb8f-e2e3-4e21-b10d-2e9091de5381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:59.501717 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfcccb8f-e2e3-4e21-b10d-2e9091de5381) transitioned into state 'SUCCESS' from state '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-995102952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4b7c9ea01164bf8b75d0750517fd57f',qos_specs=None,replication_status=,reservations=['f6960847-bc82-4aad-9b6e-7159c9f32fa0','cd4519a7-ab74-436f-b515-3431983d5ac2','1789f7bb-6be7-4c48-a7c6-b8c04d876853','3e50f4d5-0c54-48e5-b20b-0a88483cf7ce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a257607d820415e9b974ecbc3a7e5ce',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:59.503082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (746f1cff-4014-4f52-855d-3260dfba263f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:39:59.519099 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (746f1cff-4014-4f52-855d-3260dfba263f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:39:59.520264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Flow 'volume_create_api' (26f944b3-ccd2-4c0c-99f7-9943d62b519b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:39:59.520925 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Create volume request issued successfully. Aug 09 10:39:59.521802 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed038e9f-198d-49ad-a677-4fcaf3d1bfc5 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:39:59.522321 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 178/714] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:39:59 2026] POST /volume/v3/volumes => generated 754 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:39:59.539441 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-133e34e4-35e8-4d70-aa7c-02d6618cca16 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:59.542268 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-133e34e4-35e8-4d70-aa7c-02d6618cca16 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] GET https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 Aug 09 10:39:59.542348 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-133e34e4-35e8-4d70-aa7c-02d6618cca16 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:59.542795 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-133e34e4-35e8-4d70-aa7c-02d6618cca16 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:59.557805 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:59.557805 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:39:59.566145 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-133e34e4-35e8-4d70-aa7c-02d6618cca16 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Volume info retrieved successfully. Aug 09 10:39:59.577904 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-133e34e4-35e8-4d70-aa7c-02d6618cca16 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 returned with HTTP 200 Aug 09 10:39:59.578514 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 180/715] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:39:59 2026] GET /volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:39:59.966468 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a445cf27-fead-413d-b4e8-7351bd9555c0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:39:59.969551 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a445cf27-fead-413d-b4e8-7351bd9555c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] DELETE https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:59.969551 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a445cf27-fead-413d-b4e8-7351bd9555c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:39:59.970373 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a445cf27-fead-413d-b4e8-7351bd9555c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:39:59.970517 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a445cf27-fead-413d-b4e8-7351bd9555c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Delete volume with id: 1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:39:59.980480 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:39:59.980480 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:39:59.980677 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a445cf27-fead-413d-b4e8-7351bd9555c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:40:00.010603 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a445cf27-fead-413d-b4e8-7351bd9555c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Delete volume request issued successfully. Aug 09 10:40:00.010906 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a445cf27-fead-413d-b4e8-7351bd9555c0 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 202 Aug 09 10:40:00.011480 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 178/716] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:39:59 2026] DELETE /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:40:00.023509 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0ef97105-3fd8-4f93-9ed8-fa7bf04f3fe6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:00.026112 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0ef97105-3fd8-4f93-9ed8-fa7bf04f3fe6 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:40:00.026730 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0ef97105-3fd8-4f93-9ed8-fa7bf04f3fe6 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:00.027081 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0ef97105-3fd8-4f93-9ed8-fa7bf04f3fe6 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:00.038663 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:00.038663 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:00.045758 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0ef97105-3fd8-4f93-9ed8-fa7bf04f3fe6 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Volume info retrieved successfully. Aug 09 10:40:00.055507 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0ef97105-3fd8-4f93-9ed8-fa7bf04f3fe6 tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 200 Aug 09 10:40:00.055507 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 181/717] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:00 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:00.594247 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-03b69c41-4fdb-49e2-a865-397614ca1eb8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:00.596969 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-03b69c41-4fdb-49e2-a865-397614ca1eb8 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] GET https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 Aug 09 10:40:00.597238 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-03b69c41-4fdb-49e2-a865-397614ca1eb8 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:00.597481 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-03b69c41-4fdb-49e2-a865-397614ca1eb8 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:00.609094 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:00.609094 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:00.615687 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-03b69c41-4fdb-49e2-a865-397614ca1eb8 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Volume info retrieved successfully. Aug 09 10:40:00.623345 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-03b69c41-4fdb-49e2-a865-397614ca1eb8 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 returned with HTTP 200 Aug 09 10:40:00.623988 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 179/718] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:00 2026] GET /volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:00.638159 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:00.640681 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:40:00.640791 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "06e45f89-deba-4ec2-8de1-617eba8b0e30"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:00.642751 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '06e45f89-deba-4ec2-8de1-617eba8b0e30'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:40:00.651329 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:00.651329 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:00.651977 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Volume retrieved successfully. Aug 09 10:40:00.652111 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Create volume of 1 GB Aug 09 10:40:00.656859 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Availability Zones retrieved successfully. Aug 09 10:40:00.665066 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Flow 'volume_create_api' (896ec08c-7d3b-461c-86d0-69f1b2515c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:00.666557 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d6665e-fa7d-40be-825e-6b3dd38c599e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:00.667904 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:40:00.670249 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d6665e-fa7d-40be-825e-6b3dd38c599e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 10:40:00.670249 np0000006833 devstack@c-api.service[100318]: 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 09 10:40:00.672466 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d6665e-fa7d-40be-825e-6b3dd38c599e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:00.675831 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d6665e-fa7d-40be-825e-6b3dd38c599e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 10:40:00.675831 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Flow 'volume_create_api' (896ec08c-7d3b-461c-86d0-69f1b2515c9e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 10:40:00.675831 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2432adff-34ee-4d48-9af1-612fe11f14a0 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 400 Aug 09 10:40:00.675831 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 181/719] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:40:00 2026] POST /volume/v3/volumes => generated 173 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:40:00.685452 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fae52837-e3bc-4835-80b0-a692841c20e2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:00.687499 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fae52837-e3bc-4835-80b0-a692841c20e2 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] GET https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 Aug 09 10:40:00.687732 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fae52837-e3bc-4835-80b0-a692841c20e2 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:00.687945 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fae52837-e3bc-4835-80b0-a692841c20e2 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:00.695726 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:00.695726 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:00.700043 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fae52837-e3bc-4835-80b0-a692841c20e2 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Volume info retrieved successfully. Aug 09 10:40:00.705428 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fae52837-e3bc-4835-80b0-a692841c20e2 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 returned with HTTP 200 Aug 09 10:40:00.706114 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 179/720] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:00 2026] GET /volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:00.720899 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4fdabc7-6381-4bdb-b437-5c5090373353 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:00.723959 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4fdabc7-6381-4bdb-b437-5c5090373353 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] DELETE https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 Aug 09 10:40:00.724282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4fdabc7-6381-4bdb-b437-5c5090373353 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:00.724900 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4fdabc7-6381-4bdb-b437-5c5090373353 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:00.725153 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e4fdabc7-6381-4bdb-b437-5c5090373353 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Delete volume with id: 06e45f89-deba-4ec2-8de1-617eba8b0e30 Aug 09 10:40:00.736532 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:00.736532 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:00.737131 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e4fdabc7-6381-4bdb-b437-5c5090373353 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Volume info retrieved successfully. Aug 09 10:40:00.769506 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e4fdabc7-6381-4bdb-b437-5c5090373353 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Delete volume request issued successfully. Aug 09 10:40:00.769690 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4fdabc7-6381-4bdb-b437-5c5090373353 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 returned with HTTP 202 Aug 09 10:40:00.770137 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 182/721] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:40:00 2026] DELETE /volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:40:00.780711 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b8caacc-a019-4206-9968-5a5896bf0bd9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:00.783821 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b8caacc-a019-4206-9968-5a5896bf0bd9 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] GET https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 Aug 09 10:40:00.784561 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b8caacc-a019-4206-9968-5a5896bf0bd9 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:00.784561 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b8caacc-a019-4206-9968-5a5896bf0bd9 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:00.794912 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:00.794912 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:00.801413 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b8caacc-a019-4206-9968-5a5896bf0bd9 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Volume info retrieved successfully. Aug 09 10:40:00.808335 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b8caacc-a019-4206-9968-5a5896bf0bd9 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 returned with HTTP 200 Aug 09 10:40:00.808945 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 180/722] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:00 2026] GET /volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:40:01.072978 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-481e39de-4e29-4c2d-8e4e-89f6a2dfa57d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:01.076565 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-481e39de-4e29-4c2d-8e4e-89f6a2dfa57d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] GET https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f Aug 09 10:40:01.076565 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-481e39de-4e29-4c2d-8e4e-89f6a2dfa57d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:01.076565 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-481e39de-4e29-4c2d-8e4e-89f6a2dfa57d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:01.082613 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-481e39de-4e29-4c2d-8e4e-89f6a2dfa57d tempest-TaggedAttachmentsTest-1240582999 tempest-TaggedAttachmentsTest-1240582999-project-member] https://10.4.3.125/volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f returned with HTTP 404 Aug 09 10:40:01.083348 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 182/723] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:01 2026] GET /volume/v3/volumes/1990e558-7c3c-436a-bcb5-f4d46518660f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:01.829918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d2676cac-b717-48b9-b02f-7c8aef5df163 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:01.834134 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2676cac-b717-48b9-b02f-7c8aef5df163 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] GET https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 Aug 09 10:40:01.834134 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2676cac-b717-48b9-b02f-7c8aef5df163 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:01.834728 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2676cac-b717-48b9-b02f-7c8aef5df163 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:01.846309 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2676cac-b717-48b9-b02f-7c8aef5df163 tempest-VolumesCloneNegativeTest-116238483 tempest-VolumesCloneNegativeTest-116238483-project-member] https://10.4.3.125/volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 returned with HTTP 404 Aug 09 10:40:01.847671 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 180/724] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:01 2026] GET /volume/v3/volumes/06e45f89-deba-4ec2-8de1-617eba8b0e30 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:10.761042 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=107,cinder:UPDATE=18,cinder:INSERT=14 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:40:10.806931 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=117,cinder:UPDATE=25,cinder:INSERT=16 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:40:11.080791 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=79,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:40:11.842209 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=94,cinder:UPDATE=16,cinder:INSERT=2 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:40:16.166136 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:16.201482 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-16417347-092f-469d-a4cc-b737867abafc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:16.205278 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16417347-092f-469d-a4cc-b737867abafc tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:40:16.205278 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16417347-092f-469d-a4cc-b737867abafc tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:16.205278 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16417347-092f-469d-a4cc-b737867abafc tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:16.222689 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:16.222689 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:16.232918 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-16417347-092f-469d-a4cc-b737867abafc tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:16.239950 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16417347-092f-469d-a4cc-b737867abafc tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:40:16.240058 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 181/725] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:16 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:16.292388 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:40:16.292897 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1937512181"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:16.294803 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1937512181'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:40:16.294984 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Create volume of 1 GB Aug 09 10:40:16.303085 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Availability Zones retrieved successfully. Aug 09 10:40:16.311723 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Flow 'volume_create_api' (afe71259-6351-4967-a9f8-91064dea0273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:16.312919 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c8bd75-3180-4eec-8004-dc0657dc054b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:16.314239 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:40:16.357744 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c8bd75-3180-4eec-8004-dc0657dc054b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:16.357744 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0dff31-a909-4c75-836c-86a43c8365a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:16.448284 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Created reservations ['0b919cb9-c83c-4c40-8f92-c5474c1d5ea6', '37dae652-7f51-415c-88e9-8b14804b629e', 'a0e2badb-cec1-4cce-a828-731bea61fbb1', 'a5ab0b42-a336-4118-9497-157a97eb447b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:40:16.448284 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0dff31-a909-4c75-836c-86a43c8365a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b919cb9-c83c-4c40-8f92-c5474c1d5ea6', '37dae652-7f51-415c-88e9-8b14804b629e', 'a0e2badb-cec1-4cce-a828-731bea61fbb1', 'a5ab0b42-a336-4118-9497-157a97eb447b']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:16.448284 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7658dc3-ee42-41ec-bee3-2d287c9745c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:16.474606 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7658dc3-ee42-41ec-bee3-2d287c9745c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02a43444-8b54-4a58-8860-99235768af52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1937512181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b531046a2b3c40609877a1f7da617787',qos_specs=None,replication_status=,reservations=['0b919cb9-c83c-4c40-8f92-c5474c1d5ea6','37dae652-7f51-415c-88e9-8b14804b629e','a0e2badb-cec1-4cce-a828-731bea61fbb1','a5ab0b42-a336-4118-9497-157a97eb447b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d842f86987e2488ea666dda5f2aee580',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:40:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1937512181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02a43444-8b54-4a58-8860-99235768af52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b531046a2b3c40609877a1f7da617787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d842f86987e2488ea666dda5f2aee580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:16.477391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec51b6e7-4c44-4a85-95cd-8b933581b052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:16.510773 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec51b6e7-4c44-4a85-95cd-8b933581b052) transitioned into state 'SUCCESS' from state '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-1937512181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b531046a2b3c40609877a1f7da617787',qos_specs=None,replication_status=,reservations=['0b919cb9-c83c-4c40-8f92-c5474c1d5ea6','37dae652-7f51-415c-88e9-8b14804b629e','a0e2badb-cec1-4cce-a828-731bea61fbb1','a5ab0b42-a336-4118-9497-157a97eb447b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d842f86987e2488ea666dda5f2aee580',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:16.511701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb912ffb-10dd-4f80-98f1-20e0e0421de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:16.528467 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb912ffb-10dd-4f80-98f1-20e0e0421de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:16.529357 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Flow 'volume_create_api' (afe71259-6351-4967-a9f8-91064dea0273) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:16.529701 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Create volume request issued successfully. Aug 09 10:40:16.533574 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1d036ba-ad91-4ef0-9aec-a8582466dc47 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:40:16.534139 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 183/726] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:40:16 2026] POST /volume/v3/volumes => generated 774 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:16.554884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f377b09a-ab7d-4061-91f1-1d6e1f671c88 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:16.555454 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2b6a1e7b-3bf2-4631-b0ac-6ebdff425e2c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:16.557280 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2b6a1e7b-3bf2-4631-b0ac-6ebdff425e2c tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:40:16.557566 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2b6a1e7b-3bf2-4631-b0ac-6ebdff425e2c tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:16.557705 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f377b09a-ab7d-4061-91f1-1d6e1f671c88 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:40:16.557799 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2b6a1e7b-3bf2-4631-b0ac-6ebdff425e2c tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:16.558013 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f377b09a-ab7d-4061-91f1-1d6e1f671c88 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:16.558293 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f377b09a-ab7d-4061-91f1-1d6e1f671c88 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:16.566163 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:16.566163 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:16.571884 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2b6a1e7b-3bf2-4631-b0ac-6ebdff425e2c tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:40:16.573887 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:16.573887 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:16.577987 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2b6a1e7b-3bf2-4631-b0ac-6ebdff425e2c tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:40:16.578580 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 181/727] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:40:16 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:16.583197 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f377b09a-ab7d-4061-91f1-1d6e1f671c88 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:16.594042 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f377b09a-ab7d-4061-91f1-1d6e1f671c88 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:40:16.594511 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 183/728] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:16 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:16.647100 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-a115f15a-2152-4f21-99cd-c0cc9a80e9a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:16.650502 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-a115f15a-2152-4f21-99cd-c0cc9a80e9a9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:40:16.650647 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-a115f15a-2152-4f21-99cd-c0cc9a80e9a9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:16.650934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-a115f15a-2152-4f21-99cd-c0cc9a80e9a9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:16.661756 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:16.661756 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:16.666436 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-a115f15a-2152-4f21-99cd-c0cc9a80e9a9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:16.671588 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-a115f15a-2152-4f21-99cd-c0cc9a80e9a9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:40:16.672034 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 182/729] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:16 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:16.702036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-ce8143d8-3a1a-43eb-ab56-9dc2931d8266 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:16.704996 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-ce8143d8-3a1a-43eb-ab56-9dc2931d8266 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a/action Aug 09 10:40:16.706157 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-ce8143d8-3a1a-43eb-ab56-9dc2931d8266 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:40:16.707332 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-ce8143d8-3a1a-43eb-ab56-9dc2931d8266 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:16.729426 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:16.729426 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:16.731170 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-ce8143d8-3a1a-43eb-ab56-9dc2931d8266 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:16.742339 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-ce8143d8-3a1a-43eb-ab56-9dc2931d8266 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Begin detaching volume completed successfully. Aug 09 10:40:16.742339 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-ce8143d8-3a1a-43eb-ab56-9dc2931d8266 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a/action returned with HTTP 202 Aug 09 10:40:16.742339 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 184/730] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:40:16 2026] POST /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:40:16.790307 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-91ea10fb-87f2-4f52-9c41-477183226495 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:16.790792 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-91ea10fb-87f2-4f52-9c41-477183226495 None None] GET https://10.4.3.125/volume// Aug 09 10:40:16.790956 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-91ea10fb-87f2-4f52-9c41-477183226495 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:16.791134 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-91ea10fb-87f2-4f52-9c41-477183226495 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:16.791516 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-91ea10fb-87f2-4f52-9c41-477183226495 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:40:16.791802 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 182/731] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10: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 09 10:40:16.801846 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-3fb16d4d-8803-4c0e-a29e-bf54c6728b3d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:16.804398 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-3fb16d4d-8803-4c0e-a29e-bf54c6728b3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:40:16.804834 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-3fb16d4d-8803-4c0e-a29e-bf54c6728b3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:16.805128 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-3fb16d4d-8803-4c0e-a29e-bf54c6728b3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:16.816259 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:16.816259 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:16.820876 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-3fb16d4d-8803-4c0e-a29e-bf54c6728b3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:16.826308 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-3fb16d4d-8803-4c0e-a29e-bf54c6728b3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:40:16.826821 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 184/732] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:40:16 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:40:17.598829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b98233bd-dfd9-493b-a0ec-e0de0ecfee90 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:17.601414 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b98233bd-dfd9-493b-a0ec-e0de0ecfee90 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:40:17.601657 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b98233bd-dfd9-493b-a0ec-e0de0ecfee90 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:17.601922 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b98233bd-dfd9-493b-a0ec-e0de0ecfee90 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:17.611028 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:17.611028 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:17.616469 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b98233bd-dfd9-493b-a0ec-e0de0ecfee90 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:40:17.622650 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b98233bd-dfd9-493b-a0ec-e0de0ecfee90 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:40:17.622650 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 183/733] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:40:17 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:18.490896 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-f5ba138c-9436-405a-8636-876a0cff35b9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:18.497234 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-f5ba138c-9436-405a-8636-876a0cff35b9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] DELETE https://10.4.3.125/volume/v3/attachments/315f6103-1e96-4eef-a5a2-8350bc53f889 Aug 09 10:40:18.497234 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-f5ba138c-9436-405a-8636-876a0cff35b9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:18.497234 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-f5ba138c-9436-405a-8636-876a0cff35b9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:18.512640 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:18.512640 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:18.597522 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-089bdc62-dba0-4eaa-91ab-2ac015f404ad req-f5ba138c-9436-405a-8636-876a0cff35b9 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/315f6103-1e96-4eef-a5a2-8350bc53f889 returned with HTTP 200 Aug 09 10:40:18.598098 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 185/734] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:40:18 2026] DELETE /volume/v3/attachments/315f6103-1e96-4eef-a5a2-8350bc53f889 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:18.926368 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e8ec6781-de41-47c4-a81e-6d4ea2ab8625 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:18.930930 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e8ec6781-de41-47c4-a81e-6d4ea2ab8625 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:40:18.930930 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e8ec6781-de41-47c4-a81e-6d4ea2ab8625 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:18.930930 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e8ec6781-de41-47c4-a81e-6d4ea2ab8625 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:18.932857 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:18.940033 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:18.940033 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:18.948604 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e8ec6781-de41-47c4-a81e-6d4ea2ab8625 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:18.958746 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e8ec6781-de41-47c4-a81e-6d4ea2ab8625 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:40:18.959490 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 183/735] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:18 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:19.084684 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:40:19.085043 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1803010454"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:19.087141 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1803010454'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:40:19.087423 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Create volume of 1 GB Aug 09 10:40:19.093096 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Availability Zones retrieved successfully. Aug 09 10:40:19.100987 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Flow 'volume_create_api' (6e4fabdf-4aa9-434f-895f-d6fbe37021de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:19.105363 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6130dd8-9e5d-4b3d-a3ed-ed0533e44ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:19.106708 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:40:19.157047 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6130dd8-9e5d-4b3d-a3ed-ed0533e44ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:19.157941 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e56102-0d13-43e5-8611-55697c33684a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:19.262613 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Created reservations ['020f8252-6ff5-4f5a-8386-cc73121bd00d', '58a96014-d4b4-4355-899c-f82fedfaf3d3', '4e5fbd7f-30a3-454d-8265-b365494b5ea8', '18e20d36-49ad-4b3e-b95e-4da58805cd63'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:40:19.263884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e56102-0d13-43e5-8611-55697c33684a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['020f8252-6ff5-4f5a-8386-cc73121bd00d', '58a96014-d4b4-4355-899c-f82fedfaf3d3', '4e5fbd7f-30a3-454d-8265-b365494b5ea8', '18e20d36-49ad-4b3e-b95e-4da58805cd63']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:19.264597 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76ade6b-1be9-4e86-9863-6310be321ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:19.294416 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76ade6b-1be9-4e86-9863-6310be321ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1803010454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f91d06d406fc4a938840e9e0404c02bc',qos_specs=None,replication_status=,reservations=['020f8252-6ff5-4f5a-8386-cc73121bd00d','58a96014-d4b4-4355-899c-f82fedfaf3d3','4e5fbd7f-30a3-454d-8265-b365494b5ea8','18e20d36-49ad-4b3e-b95e-4da58805cd63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fdc402fc00345b1bc906822e8989d51',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:40:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1803010454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f91d06d406fc4a938840e9e0404c02bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fdc402fc00345b1bc906822e8989d51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:19.295608 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e189d3-6452-4343-9d52-21d830f40afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:19.319114 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e189d3-6452-4343-9d52-21d830f40afd) transitioned into state 'SUCCESS' from state '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-1803010454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f91d06d406fc4a938840e9e0404c02bc',qos_specs=None,replication_status=,reservations=['020f8252-6ff5-4f5a-8386-cc73121bd00d','58a96014-d4b4-4355-899c-f82fedfaf3d3','4e5fbd7f-30a3-454d-8265-b365494b5ea8','18e20d36-49ad-4b3e-b95e-4da58805cd63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fdc402fc00345b1bc906822e8989d51',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:19.320146 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb1dbb8d-a901-4071-8e09-68a96b16db25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:19.338198 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb1dbb8d-a901-4071-8e09-68a96b16db25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:19.339415 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Flow 'volume_create_api' (6e4fabdf-4aa9-434f-895f-d6fbe37021de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:19.339821 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Create volume request issued successfully. Aug 09 10:40:19.343081 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a873f0bf-d06e-45ab-817c-7b948a9058fa tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:40:19.343710 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 185/736] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:40:18 2026] POST /volume/v3/volumes => generated 759 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:40:20.745751 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-012fffa8-4bee-44c6-a6b8-fe87d9adaeee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:20.748299 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-012fffa8-4bee-44c6-a6b8-fe87d9adaeee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:40:20.748588 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-012fffa8-4bee-44c6-a6b8-fe87d9adaeee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:20.748857 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-012fffa8-4bee-44c6-a6b8-fe87d9adaeee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:20.756612 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:20.756612 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:20.761115 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-012fffa8-4bee-44c6-a6b8-fe87d9adaeee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:40:20.767282 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-012fffa8-4bee-44c6-a6b8-fe87d9adaeee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:40:20.767747 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 184/737] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:20 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:20.829789 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fc8c4df4-08b9-4c23-88f2-88a81292ed3c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:20.832882 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc8c4df4-08b9-4c23-88f2-88a81292ed3c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:40:20.834084 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc8c4df4-08b9-4c23-88f2-88a81292ed3c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:20.838159 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc8c4df4-08b9-4c23-88f2-88a81292ed3c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:20.856744 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:20.856744 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:20.865412 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fc8c4df4-08b9-4c23-88f2-88a81292ed3c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:40:20.873456 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc8c4df4-08b9-4c23-88f2-88a81292ed3c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:40:20.874421 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 186/738] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:20 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:22.720333 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:22.724877 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:40:22.725419 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2123869122", "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:22.727503 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2123869122', 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:40:22.836396 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Create volume of 1 GB Aug 09 10:40:22.845079 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Availability Zones retrieved successfully. Aug 09 10:40:22.852585 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Flow 'volume_create_api' (c59f3655-be15-4620-9201-4ab6cbededad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:22.854352 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af4e706-35c7-41d1-8dbc-06d0e6f924ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:22.855315 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:40:22.953773 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af4e706-35c7-41d1-8dbc-06d0e6f924ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:22.954980 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17effb84-f80a-43ad-85df-5230b2e2a74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:23.021967 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Created reservations ['6fee3a82-ad3b-4f1e-91cc-0b5ce7ec35f2', '5701b990-09c0-4786-b2d1-d2d7c43bbaff', 'fcbea5ad-9757-4955-b993-1fa6697665ac', '8d397ee4-da19-4c30-8451-6b8a272555ac'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:40:23.022988 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17effb84-f80a-43ad-85df-5230b2e2a74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fee3a82-ad3b-4f1e-91cc-0b5ce7ec35f2', '5701b990-09c0-4786-b2d1-d2d7c43bbaff', 'fcbea5ad-9757-4955-b993-1fa6697665ac', '8d397ee4-da19-4c30-8451-6b8a272555ac']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:23.023779 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f17466a8-265b-4905-a113-975d10c2a92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:23.048325 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f17466a8-265b-4905-a113-975d10c2a92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c0bb8e4-de30-4915-b1c1-886e54e1cffc', '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-2123869122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7284aabc4f4263897852f15c76e7b2',qos_specs=None,replication_status=,reservations=['6fee3a82-ad3b-4f1e-91cc-0b5ce7ec35f2','5701b990-09c0-4786-b2d1-d2d7c43bbaff','fcbea5ad-9757-4955-b993-1fa6697665ac','8d397ee4-da19-4c30-8451-6b8a272555ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8457dd05a16841b181e51266e3241d1a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:40:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2123869122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c0bb8e4-de30-4915-b1c1-886e54e1cffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab7284aabc4f4263897852f15c76e7b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8457dd05a16841b181e51266e3241d1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:23.049079 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3f98a7-e9b4-48b8-84d6-4c922a2ad89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:23.075959 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3f98a7-e9b4-48b8-84d6-4c922a2ad89a) transitioned into state 'SUCCESS' from state '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-2123869122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7284aabc4f4263897852f15c76e7b2',qos_specs=None,replication_status=,reservations=['6fee3a82-ad3b-4f1e-91cc-0b5ce7ec35f2','5701b990-09c0-4786-b2d1-d2d7c43bbaff','fcbea5ad-9757-4955-b993-1fa6697665ac','8d397ee4-da19-4c30-8451-6b8a272555ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8457dd05a16841b181e51266e3241d1a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:23.076997 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e2209b7-1832-471c-8089-0a80da4fab42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:23.089705 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e2209b7-1832-471c-8089-0a80da4fab42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:23.091082 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Flow 'volume_create_api' (c59f3655-be15-4620-9201-4ab6cbededad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:23.091378 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Create volume request issued successfully. Aug 09 10:40:23.092960 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d665975-7c50-4bb6-9711-9f0c0e28a976 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:40:23.092960 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 184/739] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:40:22 2026] POST /volume/v3/volumes => generated 753 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:40:23.110317 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dfea4419-8185-406d-8784-f179c82a5a9e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:23.113148 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfea4419-8185-406d-8784-f179c82a5a9e tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc Aug 09 10:40:23.113320 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfea4419-8185-406d-8784-f179c82a5a9e tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:23.113517 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfea4419-8185-406d-8784-f179c82a5a9e tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:23.124315 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:23.124315 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:23.129154 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dfea4419-8185-406d-8784-f179c82a5a9e tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:23.135248 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfea4419-8185-406d-8784-f179c82a5a9e tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc returned with HTTP 200 Aug 09 10:40:23.136276 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 186/740] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:23 2026] GET /volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:24.153138 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a233a8bb-f280-4698-b9cf-4cc01104957b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:24.156435 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a233a8bb-f280-4698-b9cf-4cc01104957b tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc Aug 09 10:40:24.157035 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a233a8bb-f280-4698-b9cf-4cc01104957b tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:24.158263 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a233a8bb-f280-4698-b9cf-4cc01104957b tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:24.170533 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:24.170533 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:24.184313 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a233a8bb-f280-4698-b9cf-4cc01104957b tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:24.209382 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a233a8bb-f280-4698-b9cf-4cc01104957b tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc returned with HTTP 200 Aug 09 10:40:24.210787 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 185/741] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:24 2026] GET /volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc => generated 1361 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:24.272616 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-917aa03c-9329-4bb2-8190-247dc387f501 req-b70a5b43-9648-4569-b63a-bc6be0da298f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:24.279693 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-b70a5b43-9648-4569-b63a-bc6be0da298f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc Aug 09 10:40:24.279693 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-b70a5b43-9648-4569-b63a-bc6be0da298f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:24.279693 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-b70a5b43-9648-4569-b63a-bc6be0da298f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:24.294591 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:24.294591 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:24.305691 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-917aa03c-9329-4bb2-8190-247dc387f501 req-b70a5b43-9648-4569-b63a-bc6be0da298f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:24.313731 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-b70a5b43-9648-4569-b63a-bc6be0da298f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc returned with HTTP 200 Aug 09 10:40:24.314314 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 187/742] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:24 2026] GET /volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:25.126022 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-917aa03c-9329-4bb2-8190-247dc387f501 req-f0b8f9d1-0b98-426c-bb5e-192b0349db5f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:25.128804 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-f0b8f9d1-0b98-426c-bb5e-192b0349db5f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc Aug 09 10:40:25.129067 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-f0b8f9d1-0b98-426c-bb5e-192b0349db5f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:25.129425 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-f0b8f9d1-0b98-426c-bb5e-192b0349db5f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:25.139595 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:25.139595 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:25.145513 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-917aa03c-9329-4bb2-8190-247dc387f501 req-f0b8f9d1-0b98-426c-bb5e-192b0349db5f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:25.153597 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-f0b8f9d1-0b98-426c-bb5e-192b0349db5f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc returned with HTTP 200 Aug 09 10:40:25.154195 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 185/743] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:25 2026] GET /volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:25.170606 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-99747534-d9d4-4ff9-a842-c443e58ccc7c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:25.171036 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99747534-d9d4-4ff9-a842-c443e58ccc7c None None] GET https://10.4.3.125/volume// Aug 09 10:40:25.171036 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99747534-d9d4-4ff9-a842-c443e58ccc7c None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:25.173590 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99747534-d9d4-4ff9-a842-c443e58ccc7c None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:25.173590 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99747534-d9d4-4ff9-a842-c443e58ccc7c None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:40:25.173590 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 187/744] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:40: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 09 10:40:25.186227 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-917aa03c-9329-4bb2-8190-247dc387f501 req-1a88325d-a2a3-4348-b377-8f515abc17ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:25.189710 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-1a88325d-a2a3-4348-b377-8f515abc17ef tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:40:25.190217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-1a88325d-a2a3-4348-b377-8f515abc17ef tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c0bb8e4-de30-4915-b1c1-886e54e1cffc", "connector": null, "instance_uuid": "f9807494-12a3-4e49-af5f-7efd96e6380d"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:25.200307 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:25.200307 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:25.244922 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-1a88325d-a2a3-4348-b377-8f515abc17ef tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:40:25.244922 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 186/745] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:40:25 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 09 10:40:26.175587 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-96520534-9662-4252-a6bf-02868305a33a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:26.177779 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:40:26.178321 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1938286615"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:26.179991 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1938286615'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:40:26.180254 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Create volume of 1 GB Aug 09 10:40:26.185371 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Availability Zones retrieved successfully. Aug 09 10:40:26.193378 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Flow 'volume_create_api' (1780330f-e7be-4bbc-a588-81d2037b700a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:26.194642 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f84e527-66cb-48f5-9a3a-f8467d7c04e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:26.196014 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:40:26.234062 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f84e527-66cb-48f5-9a3a-f8467d7c04e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:26.235054 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df40f0f-0a22-4bac-8b2f-0fd633cbc8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:26.348317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Created reservations ['ca15f257-3398-4672-aa02-7de2bc6c7182', 'da12f7e8-ac35-4459-b3c2-b3552085256c', 'a7669f95-fcef-413f-aca0-f6722343b7a1', '4a067bac-1874-4ad2-8b30-1691379b82cc'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:40:26.352163 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df40f0f-0a22-4bac-8b2f-0fd633cbc8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca15f257-3398-4672-aa02-7de2bc6c7182', 'da12f7e8-ac35-4459-b3c2-b3552085256c', 'a7669f95-fcef-413f-aca0-f6722343b7a1', '4a067bac-1874-4ad2-8b30-1691379b82cc']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:26.352163 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78470d7-c7af-43f7-bcd0-8f9d3f155234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:26.388408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78470d7-c7af-43f7-bcd0-8f9d3f155234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdc71230-bca2-477e-aef0-74eb8a7f01ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1938286615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a68fa3887484f72b036d5a68b67db56',qos_specs=None,replication_status=,reservations=['ca15f257-3398-4672-aa02-7de2bc6c7182','da12f7e8-ac35-4459-b3c2-b3552085256c','a7669f95-fcef-413f-aca0-f6722343b7a1','4a067bac-1874-4ad2-8b30-1691379b82cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e14c36be83e4335afff4ecef60acf44',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:40:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1938286615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdc71230-bca2-477e-aef0-74eb8a7f01ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a68fa3887484f72b036d5a68b67db56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e14c36be83e4335afff4ecef60acf44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:26.389441 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a9b5fc-5f89-4ad0-b9f1-5df914081209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:26.420782 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a9b5fc-5f89-4ad0-b9f1-5df914081209) transitioned into state 'SUCCESS' from state '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-1938286615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a68fa3887484f72b036d5a68b67db56',qos_specs=None,replication_status=,reservations=['ca15f257-3398-4672-aa02-7de2bc6c7182','da12f7e8-ac35-4459-b3c2-b3552085256c','a7669f95-fcef-413f-aca0-f6722343b7a1','4a067bac-1874-4ad2-8b30-1691379b82cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e14c36be83e4335afff4ecef60acf44',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:26.422033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb46129f-d5f3-46ba-9c10-6435d834cf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:26.445425 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb46129f-d5f3-46ba-9c10-6435d834cf03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:26.445425 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Flow 'volume_create_api' (1780330f-e7be-4bbc-a588-81d2037b700a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:26.445905 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Create volume request issued successfully. Aug 09 10:40:26.446949 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-96520534-9662-4252-a6bf-02868305a33a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:40:26.447658 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 188/746] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:40:26 2026] POST /volume/v3/volumes => generated 754 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:40:26.466504 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-42e4b7c7-e5aa-42e5-8582-8c3acdefbfc3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:26.475070 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-42e4b7c7-e5aa-42e5-8582-8c3acdefbfc3 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:40:26.475070 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-42e4b7c7-e5aa-42e5-8582-8c3acdefbfc3 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:26.475070 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-42e4b7c7-e5aa-42e5-8582-8c3acdefbfc3 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:26.494547 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:26.494547 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:26.509214 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-42e4b7c7-e5aa-42e5-8582-8c3acdefbfc3 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:40:26.528026 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-42e4b7c7-e5aa-42e5-8582-8c3acdefbfc3 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:40:26.528026 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 186/747] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:26 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:27.198431 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8b259316-8112-4111-bacb-2c90049dedb6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:27.198431 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b259316-8112-4111-bacb-2c90049dedb6 None None] GET https://10.4.3.125/volume// Aug 09 10:40:27.198431 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b259316-8112-4111-bacb-2c90049dedb6 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:27.198431 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b259316-8112-4111-bacb-2c90049dedb6 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:27.199299 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b259316-8112-4111-bacb-2c90049dedb6 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:40:27.199849 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 188/748] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:40:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:40:27.223757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-917aa03c-9329-4bb2-8190-247dc387f501 req-0c116dd8-1ed4-46ed-ad88-d417fd5f7ba2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:27.226352 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-0c116dd8-1ed4-46ed-ad88-d417fd5f7ba2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc Aug 09 10:40:27.230272 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-0c116dd8-1ed4-46ed-ad88-d417fd5f7ba2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:27.230272 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-0c116dd8-1ed4-46ed-ad88-d417fd5f7ba2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:27.245841 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:27.245841 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:27.253883 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-917aa03c-9329-4bb2-8190-247dc387f501 req-0c116dd8-1ed4-46ed-ad88-d417fd5f7ba2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:40:27.261606 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-0c116dd8-1ed4-46ed-ad88-d417fd5f7ba2 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc returned with HTTP 200 Aug 09 10:40:27.262439 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 187/749] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:40:27 2026] GET /volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc => generated 1540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:40:27.414849 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-917aa03c-9329-4bb2-8190-247dc387f501 req-8d93a094-b3db-46c3-b71f-fcd76cccbb3f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:27.418302 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-8d93a094-b3db-46c3-b71f-fcd76cccbb3f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] PUT https://10.4.3.125/volume/v3/attachments/8f89731b-ba25-472a-a9db-ec07f33932c5 Aug 09 10:40:27.418882 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-8d93a094-b3db-46c3-b71f-fcd76cccbb3f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:27.433789 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-917aa03c-9329-4bb2-8190-247dc387f501 req-8d93a094-b3db-46c3-b71f-fcd76cccbb3f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Acquiring lock "cinder-attachment_update-6c0bb8e4-de30-4915-b1c1-886e54e1cffc-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:40:27.441968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-917aa03c-9329-4bb2-8190-247dc387f501 req-8d93a094-b3db-46c3-b71f-fcd76cccbb3f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Lock "cinder-attachment_update-6c0bb8e4-de30-4915-b1c1-886e54e1cffc-np0000006833" acquired by "attachment_update" :: waited 0.010s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:40:27.443627 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:27.443627 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:27.547777 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-448d6f29-32a3-4ce5-a910-8f35cd0e067e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:27.552650 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-448d6f29-32a3-4ce5-a910-8f35cd0e067e tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:40:27.553073 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-448d6f29-32a3-4ce5-a910-8f35cd0e067e tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:27.553855 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-448d6f29-32a3-4ce5-a910-8f35cd0e067e tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:27.572543 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:27.572543 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:27.579327 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-448d6f29-32a3-4ce5-a910-8f35cd0e067e tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:40:27.591481 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-448d6f29-32a3-4ce5-a910-8f35cd0e067e tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:40:27.592519 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 187/750] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:27 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:27.635497 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-917aa03c-9329-4bb2-8190-247dc387f501 req-8d93a094-b3db-46c3-b71f-fcd76cccbb3f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Lock "cinder-attachment_update-6c0bb8e4-de30-4915-b1c1-886e54e1cffc-np0000006833" released by "attachment_update" :: held 0.193s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:40:27.641457 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-8d93a094-b3db-46c3-b71f-fcd76cccbb3f tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/8f89731b-ba25-472a-a9db-ec07f33932c5 returned with HTTP 200 Aug 09 10:40:27.642506 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 189/751] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:40:27 2026] PUT /volume/v3/attachments/8f89731b-ba25-472a-a9db-ec07f33932c5 => generated 969 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:27.683653 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-917aa03c-9329-4bb2-8190-247dc387f501 req-23f9ad62-d3fa-474c-a473-2d5c2b1ddf0d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:27.693571 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-23f9ad62-d3fa-474c-a473-2d5c2b1ddf0d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/attachments/8f89731b-ba25-472a-a9db-ec07f33932c5/action Aug 09 10:40:27.694092 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-23f9ad62-d3fa-474c-a473-2d5c2b1ddf0d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:40:27.694092 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-23f9ad62-d3fa-474c-a473-2d5c2b1ddf0d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:27.729564 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:27.729564 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:27.757719 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-917aa03c-9329-4bb2-8190-247dc387f501 req-23f9ad62-d3fa-474c-a473-2d5c2b1ddf0d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/8f89731b-ba25-472a-a9db-ec07f33932c5/action returned with HTTP 204 Aug 09 10:40:27.758279 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 189/752] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:40:27 2026] POST /volume/v3/attachments/8f89731b-ba25-472a-a9db-ec07f33932c5/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:28.186527 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-3010ae92-c95b-454a-bf0f-6fd0d82cc806 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:28.190040 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-3010ae92-c95b-454a-bf0f-6fd0d82cc806 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:40:28.190309 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-3010ae92-c95b-454a-bf0f-6fd0d82cc806 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:28.190763 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-3010ae92-c95b-454a-bf0f-6fd0d82cc806 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:28.201657 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:28.201657 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:28.209953 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-3010ae92-c95b-454a-bf0f-6fd0d82cc806 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:40:28.216646 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-3010ae92-c95b-454a-bf0f-6fd0d82cc806 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:40:28.217134 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 188/753] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:28 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:28.522063 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7df6dedc-1d1e-4b81-8300-3691bcedfe61 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:28.522827 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7df6dedc-1d1e-4b81-8300-3691bcedfe61 None None] GET https://10.4.3.125/volume// Aug 09 10:40:28.523073 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7df6dedc-1d1e-4b81-8300-3691bcedfe61 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:28.523674 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7df6dedc-1d1e-4b81-8300-3691bcedfe61 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:28.524338 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7df6dedc-1d1e-4b81-8300-3691bcedfe61 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:40:28.524985 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 188/754] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:40:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:40:28.535707 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-d022e3f9-bc1d-457c-b7d3-236a7499154a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:28.542218 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-d022e3f9-bc1d-457c-b7d3-236a7499154a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:40:28.542881 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-d022e3f9-bc1d-457c-b7d3-236a7499154a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdc71230-bca2-477e-aef0-74eb8a7f01ed", "connector": null, "instance_uuid": "7a9dc629-d9ce-4255-9426-c257c9d3b444"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:28.559953 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:28.559953 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:28.618496 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-d022e3f9-bc1d-457c-b7d3-236a7499154a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:40:28.619116 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 190/755] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:40:28 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 09 10:40:28.663301 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e62b1981-2727-4e84-8d63-a466d99ac2d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:28.667262 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e62b1981-2727-4e84-8d63-a466d99ac2d0 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:40:28.667262 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e62b1981-2727-4e84-8d63-a466d99ac2d0 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:28.667262 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e62b1981-2727-4e84-8d63-a466d99ac2d0 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:28.681594 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:28.681594 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:28.685855 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c2df6401-f649-4594-9785-c7bcadbe8484 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:28.686328 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2df6401-f649-4594-9785-c7bcadbe8484 None None] GET https://10.4.3.125/volume// Aug 09 10:40:28.686536 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2df6401-f649-4594-9785-c7bcadbe8484 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:28.686946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2df6401-f649-4594-9785-c7bcadbe8484 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:28.687206 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2df6401-f649-4594-9785-c7bcadbe8484 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:40:28.688327 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 189/756] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:40: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 09 10:40:28.690261 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e62b1981-2727-4e84-8d63-a466d99ac2d0 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:40:28.700835 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e62b1981-2727-4e84-8d63-a466d99ac2d0 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:40:28.700835 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 190/757] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:28 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:28.702102 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-25eb92f7-d6e9-4a2d-9339-043f9d6e5212 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:28.707649 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-25eb92f7-d6e9-4a2d-9339-043f9d6e5212 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:40:28.707958 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-25eb92f7-d6e9-4a2d-9339-043f9d6e5212 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:28.710142 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-25eb92f7-d6e9-4a2d-9339-043f9d6e5212 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:28.726249 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:28.726249 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:28.731761 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-25eb92f7-d6e9-4a2d-9339-043f9d6e5212 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:40:28.739035 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-25eb92f7-d6e9-4a2d-9339-043f9d6e5212 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:40:28.739872 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 189/758] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:40:28 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:40:28.926847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-563da990-da83-4971-8770-df626e2c6d5d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:28.930789 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-563da990-da83-4971-8770-df626e2c6d5d tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] PUT https://10.4.3.125/volume/v3/attachments/1a4e9a36-95cb-4adb-9cc6-c82bff3cf8c4 Aug 09 10:40:28.931462 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-563da990-da83-4971-8770-df626e2c6d5d tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:28.948685 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-563da990-da83-4971-8770-df626e2c6d5d tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Acquiring lock "cinder-attachment_update-cdc71230-bca2-477e-aef0-74eb8a7f01ed-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:40:28.957044 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-563da990-da83-4971-8770-df626e2c6d5d tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Lock "cinder-attachment_update-cdc71230-bca2-477e-aef0-74eb8a7f01ed-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:40:28.958165 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:28.958165 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:29.111746 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-563da990-da83-4971-8770-df626e2c6d5d tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Lock "cinder-attachment_update-cdc71230-bca2-477e-aef0-74eb8a7f01ed-np0000006833" released by "attachment_update" :: held 0.155s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:40:29.112747 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-563da990-da83-4971-8770-df626e2c6d5d tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/1a4e9a36-95cb-4adb-9cc6-c82bff3cf8c4 returned with HTTP 200 Aug 09 10:40:29.113631 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 191/759] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:40:28 2026] PUT /volume/v3/attachments/1a4e9a36-95cb-4adb-9cc6-c82bff3cf8c4 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:29.722949 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-202c65ec-df84-4d8d-84c2-a00a36b0590f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:29.731964 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-202c65ec-df84-4d8d-84c2-a00a36b0590f tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:40:29.732290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-202c65ec-df84-4d8d-84c2-a00a36b0590f tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:29.732504 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-202c65ec-df84-4d8d-84c2-a00a36b0590f tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:29.750109 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:29.750109 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:29.755750 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-202c65ec-df84-4d8d-84c2-a00a36b0590f tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:40:29.763084 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-202c65ec-df84-4d8d-84c2-a00a36b0590f tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:40:29.763084 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 190/760] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:29 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:30.783828 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b22c9104-c985-4112-a142-5e6c7b008741 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:30.789213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b22c9104-c985-4112-a142-5e6c7b008741 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:40:30.789213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b22c9104-c985-4112-a142-5e6c7b008741 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:30.789213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b22c9104-c985-4112-a142-5e6c7b008741 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:30.802227 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:30.802227 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:30.807480 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b22c9104-c985-4112-a142-5e6c7b008741 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:40:30.814443 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b22c9104-c985-4112-a142-5e6c7b008741 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:40:30.815944 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 191/761] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:30 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:31.830306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fd12d91b-3648-4bb0-9996-54a805335df9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:31.832315 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd12d91b-3648-4bb0-9996-54a805335df9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:40:31.832541 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd12d91b-3648-4bb0-9996-54a805335df9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:31.832718 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd12d91b-3648-4bb0-9996-54a805335df9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:31.850529 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:31.850529 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:31.856234 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fd12d91b-3648-4bb0-9996-54a805335df9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:40:31.861391 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd12d91b-3648-4bb0-9996-54a805335df9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:40:31.861939 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 190/762] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:31 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:32.496361 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-af1faf80-ae4c-40a8-84e3-54baff4ab810 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:32.501534 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-af1faf80-ae4c-40a8-84e3-54baff4ab810 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] POST https://10.4.3.125/volume/v3/attachments/1a4e9a36-95cb-4adb-9cc6-c82bff3cf8c4/action Aug 09 10:40:32.502066 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-af1faf80-ae4c-40a8-84e3-54baff4ab810 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:40:32.508213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-af1faf80-ae4c-40a8-84e3-54baff4ab810 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:32.533910 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:32.533910 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:32.555776 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87e1c08c-27fc-4350-9772-eb445e6a6a60 req-af1faf80-ae4c-40a8-84e3-54baff4ab810 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/1a4e9a36-95cb-4adb-9cc6-c82bff3cf8c4/action returned with HTTP 204 Aug 09 10:40:32.556350 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 192/763] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:40:32 2026] POST /volume/v3/attachments/1a4e9a36-95cb-4adb-9cc6-c82bff3cf8c4/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:32.877485 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cec15396-779e-4c55-ab5b-a65574ed0fc0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:32.879890 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cec15396-779e-4c55-ab5b-a65574ed0fc0 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:40:32.880090 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cec15396-779e-4c55-ab5b-a65574ed0fc0 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:32.880352 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cec15396-779e-4c55-ab5b-a65574ed0fc0 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:32.893476 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:32.893476 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:32.897901 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cec15396-779e-4c55-ab5b-a65574ed0fc0 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:40:32.903936 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cec15396-779e-4c55-ab5b-a65574ed0fc0 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:40:32.904559 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 191/764] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:32 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:32.919662 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a9c7a3e7-56a6-4a53-a855-fa6c9d116fb4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:32.923219 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9c7a3e7-56a6-4a53-a855-fa6c9d116fb4 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:40:32.923219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9c7a3e7-56a6-4a53-a855-fa6c9d116fb4 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:32.923219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9c7a3e7-56a6-4a53-a855-fa6c9d116fb4 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:32.935328 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:32.935328 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:32.939813 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a9c7a3e7-56a6-4a53-a855-fa6c9d116fb4 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:40:32.945091 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9c7a3e7-56a6-4a53-a855-fa6c9d116fb4 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:40:32.945618 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 192/765] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:32 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:37.128171 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a2ca4484-ef1c-49af-9fc1-ea7aa377b4c7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:37.130363 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a2ca4484-ef1c-49af-9fc1-ea7aa377b4c7 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:40:37.130607 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a2ca4484-ef1c-49af-9fc1-ea7aa377b4c7 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:37.130791 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a2ca4484-ef1c-49af-9fc1-ea7aa377b4c7 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:37.140487 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:37.140487 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:37.148526 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a2ca4484-ef1c-49af-9fc1-ea7aa377b4c7 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:40:37.156156 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a2ca4484-ef1c-49af-9fc1-ea7aa377b4c7 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 200 Aug 09 10:40:37.156400 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 191/766] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:37 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:37.222309 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aafaadf4-ff5f-4267-b577-05e3cbf2a6fa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:37.225762 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aafaadf4-ff5f-4267-b577-05e3cbf2a6fa tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:40:37.226030 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aafaadf4-ff5f-4267-b577-05e3cbf2a6fa tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:37.227209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aafaadf4-ff5f-4267-b577-05e3cbf2a6fa tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:37.233716 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:37.233716 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:37.237459 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-aafaadf4-ff5f-4267-b577-05e3cbf2a6fa tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:40:37.242985 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aafaadf4-ff5f-4267-b577-05e3cbf2a6fa tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 200 Aug 09 10:40:37.243490 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 193/767] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:37 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:37.665913 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f65e4b66-7247-4e4f-8cf7-72f5b191954f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:37.666474 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f65e4b66-7247-4e4f-8cf7-72f5b191954f None None] GET https://10.4.3.125/volume// Aug 09 10:40:37.666859 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f65e4b66-7247-4e4f-8cf7-72f5b191954f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:37.667208 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f65e4b66-7247-4e4f-8cf7-72f5b191954f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:37.668550 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f65e4b66-7247-4e4f-8cf7-72f5b191954f None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:40:37.668550 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 192/768] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:40: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 09 10:40:37.683462 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-4023b735-9c94-4a2a-ab64-eff35e14e5e6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:37.689977 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-4023b735-9c94-4a2a-ab64-eff35e14e5e6 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:40:37.690395 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-4023b735-9c94-4a2a-ab64-eff35e14e5e6 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdc71230-bca2-477e-aef0-74eb8a7f01ed", "connector": null, "instance_uuid": "7a9dc629-d9ce-4255-9426-c257c9d3b444"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:37.704022 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:37.704022 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:37.748951 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-4023b735-9c94-4a2a-ab64-eff35e14e5e6 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:40:37.750607 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 193/769] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:40:37 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:40:37.762251 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-afb75f44-9e2c-4cd4-945d-89b7f715601c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:37.764644 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-afb75f44-9e2c-4cd4-945d-89b7f715601c tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] DELETE https://10.4.3.125/volume/v3/attachments/1a4e9a36-95cb-4adb-9cc6-c82bff3cf8c4 Aug 09 10:40:37.764889 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-afb75f44-9e2c-4cd4-945d-89b7f715601c tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:37.765228 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-afb75f44-9e2c-4cd4-945d-89b7f715601c tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:37.779413 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:37.779413 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:37.884288 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-afb75f44-9e2c-4cd4-945d-89b7f715601c tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/1a4e9a36-95cb-4adb-9cc6-c82bff3cf8c4 returned with HTTP 200 Aug 09 10:40:37.884910 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 192/770] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:40:37 2026] DELETE /volume/v3/attachments/1a4e9a36-95cb-4adb-9cc6-c82bff3cf8c4 => generated 192 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:39.374072 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-694d0da2-74f6-41f0-a46a-4d44d6ed1494 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:39.376936 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-694d0da2-74f6-41f0-a46a-4d44d6ed1494 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] PUT https://10.4.3.125/volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca Aug 09 10:40:39.378408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-694d0da2-74f6-41f0-a46a-4d44d6ed1494 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:39.390928 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-694d0da2-74f6-41f0-a46a-4d44d6ed1494 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Acquiring lock "cinder-attachment_update-cdc71230-bca2-477e-aef0-74eb8a7f01ed-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:40:39.397326 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-694d0da2-74f6-41f0-a46a-4d44d6ed1494 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Lock "cinder-attachment_update-cdc71230-bca2-477e-aef0-74eb8a7f01ed-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:40:39.399118 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:39.399118 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:39.550388 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-694d0da2-74f6-41f0-a46a-4d44d6ed1494 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Lock "cinder-attachment_update-cdc71230-bca2-477e-aef0-74eb8a7f01ed-np0000006833" released by "attachment_update" :: held 0.153s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:40:39.551121 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-694d0da2-74f6-41f0-a46a-4d44d6ed1494 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca returned with HTTP 200 Aug 09 10:40:39.552057 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 194/771] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:40:39 2026] PUT /volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:39.567151 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-2b2fbdb1-04d6-4842-81f6-be203b3aea4b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:39.570674 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-2b2fbdb1-04d6-4842-81f6-be203b3aea4b tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca Aug 09 10:40:39.570674 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-2b2fbdb1-04d6-4842-81f6-be203b3aea4b tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:39.570674 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-2b2fbdb1-04d6-4842-81f6-be203b3aea4b tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:39.606147 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-2b2fbdb1-04d6-4842-81f6-be203b3aea4b tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca returned with HTTP 200 Aug 09 10:40:39.606720 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 193/772] 10.4.3.125 () {70 vars in 1651 bytes} [Sun Aug 9 10:40:39 2026] GET /volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:41.862298 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a8421372-5153-4331-b159-231a5bf99741 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:41.864898 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8421372-5153-4331-b159-231a5bf99741 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] DELETE https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:40:41.864898 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8421372-5153-4331-b159-231a5bf99741 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:41.865531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8421372-5153-4331-b159-231a5bf99741 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:41.865531 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a8421372-5153-4331-b159-231a5bf99741 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Delete volume with id: c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:40:41.875179 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:41.875179 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:41.875702 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a8421372-5153-4331-b159-231a5bf99741 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:40:41.909372 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a8421372-5153-4331-b159-231a5bf99741 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Delete volume request issued successfully. Aug 09 10:40:41.909583 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8421372-5153-4331-b159-231a5bf99741 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 202 Aug 09 10:40:41.910149 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 194/773] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:40:41 2026] DELETE /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:40:41.920845 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4e0bdbf8-ea48-44bc-a346-895f25fc7947 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:41.923087 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4e0bdbf8-ea48-44bc-a346-895f25fc7947 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:40:41.923387 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4e0bdbf8-ea48-44bc-a346-895f25fc7947 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:41.923613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4e0bdbf8-ea48-44bc-a346-895f25fc7947 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:41.934873 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:41.934873 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:41.940146 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4e0bdbf8-ea48-44bc-a346-895f25fc7947 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:40:41.947529 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4e0bdbf8-ea48-44bc-a346-895f25fc7947 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 200 Aug 09 10:40:41.948142 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 193/774] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:41 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:42.967537 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a04cb751-e0c1-47ab-aa3f-6690ae736adb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:42.970019 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a04cb751-e0c1-47ab-aa3f-6690ae736adb tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 Aug 09 10:40:42.970308 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a04cb751-e0c1-47ab-aa3f-6690ae736adb tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:42.970699 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a04cb751-e0c1-47ab-aa3f-6690ae736adb tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:42.978612 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a04cb751-e0c1-47ab-aa3f-6690ae736adb tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 returned with HTTP 404 Aug 09 10:40:42.979178 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 195/775] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:42 2026] GET /volume/v3/volumes/c15e7ef4-3ad3-4674-a9bc-af3a1167f9e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:43.069677 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6935d6d6-8656-45a5-8453-aeb47bbad4ee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:43.073244 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6935d6d6-8656-45a5-8453-aeb47bbad4ee tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] DELETE https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:40:43.073442 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6935d6d6-8656-45a5-8453-aeb47bbad4ee tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:43.073731 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6935d6d6-8656-45a5-8453-aeb47bbad4ee tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:43.074039 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6935d6d6-8656-45a5-8453-aeb47bbad4ee tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Delete volume with id: 16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:40:43.087589 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:43.087589 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:43.087760 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6935d6d6-8656-45a5-8453-aeb47bbad4ee tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:40:43.125528 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6935d6d6-8656-45a5-8453-aeb47bbad4ee tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Delete volume request issued successfully. Aug 09 10:40:43.126262 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6935d6d6-8656-45a5-8453-aeb47bbad4ee tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 202 Aug 09 10:40:43.126909 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 194/776] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:40:43 2026] DELETE /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:40:43.139396 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ffe87234-253a-4f61-bb2c-73ed44319473 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:43.144394 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ffe87234-253a-4f61-bb2c-73ed44319473 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:40:43.144652 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ffe87234-253a-4f61-bb2c-73ed44319473 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:43.145168 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ffe87234-253a-4f61-bb2c-73ed44319473 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:43.157791 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:43.157791 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:43.165661 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ffe87234-253a-4f61-bb2c-73ed44319473 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Volume info retrieved successfully. Aug 09 10:40:43.180208 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ffe87234-253a-4f61-bb2c-73ed44319473 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 200 Aug 09 10:40:43.180208 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 195/777] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:43 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:44.201682 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3b6d865e-347e-494e-a8eb-02c937009156 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:44.206208 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b6d865e-347e-494e-a8eb-02c937009156 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] GET https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 Aug 09 10:40:44.206208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b6d865e-347e-494e-a8eb-02c937009156 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:44.206208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b6d865e-347e-494e-a8eb-02c937009156 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:44.219738 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b6d865e-347e-494e-a8eb-02c937009156 tempest-AttachVolumeShelveTestJSON-1060319874 tempest-AttachVolumeShelveTestJSON-1060319874-project-member] https://10.4.3.125/volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 returned with HTTP 404 Aug 09 10:40:44.220528 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 194/778] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:44 2026] GET /volume/v3/volumes/16d297c2-a3f6-454f-a85e-591a463bdf63 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:44.741049 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4ab96ca5-7507-47d8-a872-3aca4c166b42 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:44.742171 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ab96ca5-7507-47d8-a872-3aca4c166b42 None None] GET https://10.4.3.125/volume// Aug 09 10:40:44.742171 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ab96ca5-7507-47d8-a872-3aca4c166b42 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:44.742171 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ab96ca5-7507-47d8-a872-3aca4c166b42 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:44.742525 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ab96ca5-7507-47d8-a872-3aca4c166b42 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:40:44.742966 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 196/779] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:40:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:40:44.757760 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-7d80199e-3c50-4054-ab05-133f1eb45126 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:44.760913 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-7d80199e-3c50-4054-ab05-133f1eb45126 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:40:44.761573 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-7d80199e-3c50-4054-ab05-133f1eb45126 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c0bb8e4-de30-4915-b1c1-886e54e1cffc", "connector": null, "instance_uuid": "f9807494-12a3-4e49-af5f-7efd96e6380d"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:44.775851 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:44.775851 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:44.813730 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-7d80199e-3c50-4054-ab05-133f1eb45126 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:40:44.814255 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 195/780] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:40:44 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 09 10:40:44.826980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-bbb674d1-6f04-41eb-8aa1-c4bcb7721309 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:44.829223 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-bbb674d1-6f04-41eb-8aa1-c4bcb7721309 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] DELETE https://10.4.3.125/volume/v3/attachments/8f89731b-ba25-472a-a9db-ec07f33932c5 Aug 09 10:40:44.829420 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-bbb674d1-6f04-41eb-8aa1-c4bcb7721309 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:44.829615 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-bbb674d1-6f04-41eb-8aa1-c4bcb7721309 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:44.839081 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:44.839081 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:44.909528 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-bbb674d1-6f04-41eb-8aa1-c4bcb7721309 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/8f89731b-ba25-472a-a9db-ec07f33932c5 returned with HTTP 200 Aug 09 10:40:44.909647 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 196/781] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:40:44 2026] DELETE /volume/v3/attachments/8f89731b-ba25-472a-a9db-ec07f33932c5 => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:44.979653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-863c0a03-c3c9-4c9e-a2f8-0c46b6070f4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:44.982897 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-863c0a03-c3c9-4c9e-a2f8-0c46b6070f4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:40:44.983278 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-863c0a03-c3c9-4c9e-a2f8-0c46b6070f4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:44.984660 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-863c0a03-c3c9-4c9e-a2f8-0c46b6070f4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:45.001129 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:45.001129 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:45.010468 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-863c0a03-c3c9-4c9e-a2f8-0c46b6070f4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:40:45.019680 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-863c0a03-c3c9-4c9e-a2f8-0c46b6070f4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:40:45.020288 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 195/782] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:44 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:45.080672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-ea2560dc-c4ba-4394-a1b4-e4c6513c7e60 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:45.082689 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-ea2560dc-c4ba-4394-a1b4-e4c6513c7e60 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:40:45.083076 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-ea2560dc-c4ba-4394-a1b4-e4c6513c7e60 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:45.083431 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-ea2560dc-c4ba-4394-a1b4-e4c6513c7e60 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:45.092440 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:45.092440 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:45.101214 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-ea2560dc-c4ba-4394-a1b4-e4c6513c7e60 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:40:45.104622 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-ea2560dc-c4ba-4394-a1b4-e4c6513c7e60 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:40:45.105268 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 197/783] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:45 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:45.206660 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-bb2881a5-3c6c-46cb-a1ae-81830d9532e1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:45.207831 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-bb2881a5-3c6c-46cb-a1ae-81830d9532e1 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] POST https://10.4.3.125/volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca/action Aug 09 10:40:45.208363 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-bb2881a5-3c6c-46cb-a1ae-81830d9532e1 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:40:45.208556 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-bb2881a5-3c6c-46cb-a1ae-81830d9532e1 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:45.235978 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:45.235978 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:45.267260 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a2173acf-ec4c-4b85-8f75-a0957a232d35 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:45.267414 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e2b3d47f-7060-46f3-b2c1-a7e43b2409d4 req-bb2881a5-3c6c-46cb-a1ae-81830d9532e1 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca/action returned with HTTP 204 Aug 09 10:40:45.268064 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a2173acf-ec4c-4b85-8f75-a0957a232d35 None None] GET https://10.4.3.125/volume// Aug 09 10:40:45.268226 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 196/784] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:40:45 2026] POST /volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:45.268501 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a2173acf-ec4c-4b85-8f75-a0957a232d35 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:45.268747 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a2173acf-ec4c-4b85-8f75-a0957a232d35 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:45.269335 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a2173acf-ec4c-4b85-8f75-a0957a232d35 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:40:45.270862 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 197/785] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:40:45 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:40:45.284864 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-a77340e2-912a-4be6-bdb3-c47b173f56df None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:45.294435 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-a77340e2-912a-4be6-bdb3-c47b173f56df tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:40:45.294700 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-a77340e2-912a-4be6-bdb3-c47b173f56df tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b1a7e4e-6e39-4492-9b14-b4f063e91ed3", "connector": null, "instance_uuid": "af332f6d-8d21-4d0b-8e1d-37119d8e8f4a"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:45.310225 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:45.310225 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:45.374070 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-a77340e2-912a-4be6-bdb3-c47b173f56df tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:40:45.374705 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 196/786] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:40:45 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:45.436004 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d8d94a73-bf93-452e-bf16-dc98ed43ef64 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:45.439500 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8d94a73-bf93-452e-bf16-dc98ed43ef64 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:40:45.439500 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d8d94a73-bf93-452e-bf16-dc98ed43ef64 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:45.439658 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d8d94a73-bf93-452e-bf16-dc98ed43ef64 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:45.449114 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-748e8148-06e1-4e18-959e-72aee3748cf5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:45.449705 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-748e8148-06e1-4e18-959e-72aee3748cf5 None None] GET https://10.4.3.125/volume// Aug 09 10:40:45.449871 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-748e8148-06e1-4e18-959e-72aee3748cf5 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:45.450142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-748e8148-06e1-4e18-959e-72aee3748cf5 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:45.450759 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-748e8148-06e1-4e18-959e-72aee3748cf5 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:40:45.451379 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 197/787] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10: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 09 10:40:45.457218 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:45.457218 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:45.462889 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d8d94a73-bf93-452e-bf16-dc98ed43ef64 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:40:45.471031 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8d94a73-bf93-452e-bf16-dc98ed43ef64 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:40:45.472012 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 198/788] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:45 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:45.473694 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-903fcbdd-dac4-4adc-b9cc-fcd6250ebb00 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:45.475992 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-903fcbdd-dac4-4adc-b9cc-fcd6250ebb00 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:40:45.476138 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-903fcbdd-dac4-4adc-b9cc-fcd6250ebb00 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:45.476396 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-903fcbdd-dac4-4adc-b9cc-fcd6250ebb00 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:45.498217 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:45.498217 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:45.510660 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-903fcbdd-dac4-4adc-b9cc-fcd6250ebb00 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:40:45.521573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-903fcbdd-dac4-4adc-b9cc-fcd6250ebb00 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:40:45.522241 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 198/789] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:40:45 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 1020 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:40:45.644672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-3d79a5a8-f6cd-4c32-912b-f0c7c40a8106 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:45.648445 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-3d79a5a8-f6cd-4c32-912b-f0c7c40a8106 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] PUT https://10.4.3.125/volume/v3/attachments/1867c7d0-daf9-41fb-9f73-7b3156985462 Aug 09 10:40:45.649261 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-3d79a5a8-f6cd-4c32-912b-f0c7c40a8106 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:45.661060 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-3d79a5a8-f6cd-4c32-912b-f0c7c40a8106 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Acquiring lock "cinder-attachment_update-1b1a7e4e-6e39-4492-9b14-b4f063e91ed3-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:40:45.667848 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-3d79a5a8-f6cd-4c32-912b-f0c7c40a8106 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Lock "cinder-attachment_update-1b1a7e4e-6e39-4492-9b14-b4f063e91ed3-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:40:45.669465 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:45.669465 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:45.801413 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-3d79a5a8-f6cd-4c32-912b-f0c7c40a8106 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Lock "cinder-attachment_update-1b1a7e4e-6e39-4492-9b14-b4f063e91ed3-np0000006833" released by "attachment_update" :: held 0.134s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:40:45.801828 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-3d79a5a8-f6cd-4c32-912b-f0c7c40a8106 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/attachments/1867c7d0-daf9-41fb-9f73-7b3156985462 returned with HTTP 200 Aug 09 10:40:45.802382 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 197/790] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:40:45 2026] PUT /volume/v3/attachments/1867c7d0-daf9-41fb-9f73-7b3156985462 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:46.259765 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-8a9519a6-d6f7-4dc6-9cc5-ed0f5e8bfe3d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:46.262280 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-8a9519a6-d6f7-4dc6-9cc5-ed0f5e8bfe3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] PUT https://10.4.3.125/volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea Aug 09 10:40:46.262703 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-8a9519a6-d6f7-4dc6-9cc5-ed0f5e8bfe3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:46.272682 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-8a9519a6-d6f7-4dc6-9cc5-ed0f5e8bfe3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Acquiring lock "cinder-attachment_update-6c0bb8e4-de30-4915-b1c1-886e54e1cffc-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:40:46.279147 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-8a9519a6-d6f7-4dc6-9cc5-ed0f5e8bfe3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Lock "cinder-attachment_update-6c0bb8e4-de30-4915-b1c1-886e54e1cffc-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:40:46.280459 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:46.280459 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:46.388646 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-8a9519a6-d6f7-4dc6-9cc5-ed0f5e8bfe3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Lock "cinder-attachment_update-6c0bb8e4-de30-4915-b1c1-886e54e1cffc-np0000006833" released by "attachment_update" :: held 0.110s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:40:46.388966 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-8a9519a6-d6f7-4dc6-9cc5-ed0f5e8bfe3d tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea returned with HTTP 200 Aug 09 10:40:46.389438 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 198/791] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:40:46 2026] PUT /volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:46.400480 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-dbd08d46-5bf7-46aa-a26a-d7552ad1beaa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:46.402849 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-dbd08d46-5bf7-46aa-a26a-d7552ad1beaa tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea Aug 09 10:40:46.403077 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-dbd08d46-5bf7-46aa-a26a-d7552ad1beaa tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:46.403304 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-dbd08d46-5bf7-46aa-a26a-d7552ad1beaa tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:46.431254 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-dbd08d46-5bf7-46aa-a26a-d7552ad1beaa tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea returned with HTTP 200 Aug 09 10:40:46.431660 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 199/792] 10.4.3.125 () {70 vars in 1651 bytes} [Sun Aug 9 10:40:46 2026] GET /volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:46.489260 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e663a769-d8e3-4372-bd70-9d63176b2774 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:46.492808 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e663a769-d8e3-4372-bd70-9d63176b2774 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:40:46.494292 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e663a769-d8e3-4372-bd70-9d63176b2774 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:46.496478 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e663a769-d8e3-4372-bd70-9d63176b2774 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:46.512686 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:46.512686 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:46.522999 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e663a769-d8e3-4372-bd70-9d63176b2774 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:40:46.531513 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e663a769-d8e3-4372-bd70-9d63176b2774 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:40:46.532335 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 199/793] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:46 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:47.550017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cfa70ea3-97de-40df-9042-0e27f9ddfb32 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:47.552327 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cfa70ea3-97de-40df-9042-0e27f9ddfb32 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:40:47.552623 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cfa70ea3-97de-40df-9042-0e27f9ddfb32 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:47.552857 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cfa70ea3-97de-40df-9042-0e27f9ddfb32 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:47.568131 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:47.568131 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:47.573094 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cfa70ea3-97de-40df-9042-0e27f9ddfb32 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:40:47.578026 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cfa70ea3-97de-40df-9042-0e27f9ddfb32 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:40:47.578552 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 198/794] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:47 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:48.597645 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-19617b52-c84d-4602-b5c3-9fe482dde477 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:48.603223 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19617b52-c84d-4602-b5c3-9fe482dde477 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:40:48.603467 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19617b52-c84d-4602-b5c3-9fe482dde477 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:48.603698 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19617b52-c84d-4602-b5c3-9fe482dde477 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:48.618135 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:48.618135 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:48.624459 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-19617b52-c84d-4602-b5c3-9fe482dde477 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:40:48.632041 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19617b52-c84d-4602-b5c3-9fe482dde477 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:40:48.632754 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 199/795] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:48 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:49.123488 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-601225a4-ef94-4f19-843a-164d14779b7e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:49.126909 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-601225a4-ef94-4f19-843a-164d14779b7e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/attachments/1867c7d0-daf9-41fb-9f73-7b3156985462/action Aug 09 10:40:49.127513 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-601225a4-ef94-4f19-843a-164d14779b7e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:40:49.127721 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-601225a4-ef94-4f19-843a-164d14779b7e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:49.153160 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:49.153160 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:49.172952 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d56f4ca1-04ad-4dbc-86c3-22935d979a59 req-601225a4-ef94-4f19-843a-164d14779b7e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/attachments/1867c7d0-daf9-41fb-9f73-7b3156985462/action returned with HTTP 204 Aug 09 10:40:49.173724 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 200/796] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:40:49 2026] POST /volume/v3/attachments/1867c7d0-daf9-41fb-9f73-7b3156985462/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:49.649899 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e440f8ae-bb92-49e3-80b1-c4b6af553b3a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:49.652164 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e440f8ae-bb92-49e3-80b1-c4b6af553b3a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:40:49.652409 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e440f8ae-bb92-49e3-80b1-c4b6af553b3a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:49.652651 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e440f8ae-bb92-49e3-80b1-c4b6af553b3a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:49.669798 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:49.669798 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:49.675407 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e440f8ae-bb92-49e3-80b1-c4b6af553b3a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:40:49.683346 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e440f8ae-bb92-49e3-80b1-c4b6af553b3a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:40:49.683833 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 200/797] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:49 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:49.699389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-45f132ef-5efd-4946-8c9a-01d84ad26ca0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:49.702161 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-45f132ef-5efd-4946-8c9a-01d84ad26ca0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:40:49.702602 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-45f132ef-5efd-4946-8c9a-01d84ad26ca0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1b1a7e4e-6e39-4492-9b14-b4f063e91ed3", "name": "tempest-VolumesBackupsTest-Backup-1640411749", "force": true, "container": "tempest-volumesbackupstest-backup-container-1718849661"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:49.704360 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-45f132ef-5efd-4946-8c9a-01d84ad26ca0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating new backup {'backup': {'volume_id': '1b1a7e4e-6e39-4492-9b14-b4f063e91ed3', 'name': 'tempest-VolumesBackupsTest-Backup-1640411749', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1718849661'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:40:49.704550 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-45f132ef-5efd-4946-8c9a-01d84ad26ca0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating backup of volume 1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 in container tempest-volumesbackupstest-backup-container-1718849661 Aug 09 10:40:49.720415 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:49.720415 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:49.721147 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-45f132ef-5efd-4946-8c9a-01d84ad26ca0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:40:49.772253 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-45f132ef-5efd-4946-8c9a-01d84ad26ca0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['83b6abb8-39ca-472d-80b3-1e5bc4e43715', 'b2f3d996-fe1c-44c7-9df3-5e64d3b2f75d'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:40:49.836389 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:49.840343 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:40:49.840834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1423655935", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:49.843608 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1423655935', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:40:49.843608 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Create volume of 1 GB Aug 09 10:40:49.848831 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Availability Zones retrieved successfully. Aug 09 10:40:49.852439 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-45f132ef-5efd-4946-8c9a-01d84ad26ca0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:40:49.852957 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 199/798] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:40:49 2026] POST /volume/v3/backups => generated 330 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:40:49.859642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Flow 'volume_create_api' (e579dfa9-3fdb-40f5-ac62-f29442e754a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:49.860969 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eed994d-4354-4207-b8b8-99c0d7960e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:49.867946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:40:49.868273 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c0411b6f-e0cf-4a92-a89d-336f688519ec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:49.870561 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c0411b6f-e0cf-4a92-a89d-336f688519ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:40:49.871064 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c0411b6f-e0cf-4a92-a89d-336f688519ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:49.871064 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c0411b6f-e0cf-4a92-a89d-336f688519ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:49.871064 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c0411b6f-e0cf-4a92-a89d-336f688519ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:40:49.892732 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:49.892732 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:49.893971 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c0411b6f-e0cf-4a92-a89d-336f688519ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:40:49.894830 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 201/799] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:49 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 789 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:49.912808 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eed994d-4354-4207-b8b8-99c0d7960e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:49.913921 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dce83e-400b-4d83-9fa6-5ca60ecb35d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:50.021155 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Created reservations ['168203cf-938f-4e73-a426-13dbc3ec2754', '2e44039c-8e91-4491-b913-0e75843e41bd', '7e2b5bc1-1663-4ef4-89e3-b8acf094450d', '1176c451-847e-45d9-8ddf-c8013720d5c2'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:40:50.022308 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dce83e-400b-4d83-9fa6-5ca60ecb35d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['168203cf-938f-4e73-a426-13dbc3ec2754', '2e44039c-8e91-4491-b913-0e75843e41bd', '7e2b5bc1-1663-4ef4-89e3-b8acf094450d', '1176c451-847e-45d9-8ddf-c8013720d5c2']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:50.023087 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0b0496-1c46-48d1-b7d0-2a91348b820c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:50.059219 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0b0496-1c46-48d1-b7d0-2a91348b820c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e611496-10a4-4f25-8cec-15b3ea48476b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1423655935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42eeaed8882c4c778acd449830820cfa',qos_specs=None,replication_status=,reservations=['168203cf-938f-4e73-a426-13dbc3ec2754','2e44039c-8e91-4491-b913-0e75843e41bd','7e2b5bc1-1663-4ef4-89e3-b8acf094450d','1176c451-847e-45d9-8ddf-c8013720d5c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d146a7e9e8214783bd50b4cbb66d31af',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1423655935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e611496-10a4-4f25-8cec-15b3ea48476b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42eeaed8882c4c778acd449830820cfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d146a7e9e8214783bd50b4cbb66d31af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:50.059219 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb49639-11a3-4245-9eeb-672a77d58649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:50.101792 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb49639-11a3-4245-9eeb-672a77d58649) transitioned into state 'SUCCESS' from state '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-1423655935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42eeaed8882c4c778acd449830820cfa',qos_specs=None,replication_status=,reservations=['168203cf-938f-4e73-a426-13dbc3ec2754','2e44039c-8e91-4491-b913-0e75843e41bd','7e2b5bc1-1663-4ef4-89e3-b8acf094450d','1176c451-847e-45d9-8ddf-c8013720d5c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d146a7e9e8214783bd50b4cbb66d31af',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:50.103099 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15d02df-04b0-49cf-8104-9fe463fbb80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:50.137584 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15d02df-04b0-49cf-8104-9fe463fbb80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:50.137584 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Flow 'volume_create_api' (e579dfa9-3fdb-40f5-ac62-f29442e754a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:50.137584 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Create volume request issued successfully. Aug 09 10:40:50.137584 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-5e66099e-2592-480a-97b0-b48f57b201b0 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:40:50.137584 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 200/800] 10.4.3.125 () {72 vars in 1541 bytes} [Sun Aug 9 10:40:49 2026] POST /volume/v3/volumes => generated 755 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:40:50.143514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-88b7acfa-1ceb-4391-8454-fa1098ed4f1d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:50.146410 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-88b7acfa-1ceb-4391-8454-fa1098ed4f1d tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] GET https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:50.146572 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-88b7acfa-1ceb-4391-8454-fa1098ed4f1d tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:50.146843 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-88b7acfa-1ceb-4391-8454-fa1098ed4f1d tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:50.158989 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:50.158989 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:50.167513 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-88b7acfa-1ceb-4391-8454-fa1098ed4f1d tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Volume info retrieved successfully. Aug 09 10:40:50.174506 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-67adc96c-93cb-4148-bd74-969f1bf866c2 req-88b7acfa-1ceb-4391-8454-fa1098ed4f1d tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b returned with HTTP 200 Aug 09 10:40:50.175244 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 201/801] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:50 2026] GET /volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:50.212577 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6972d6d9-da07-4b56-8ad7-3c4bc834aa3f req-fe51825a-b4b0-4c3d-b286-2b52c4610aa3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:50.215578 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6972d6d9-da07-4b56-8ad7-3c4bc834aa3f req-fe51825a-b4b0-4c3d-b286-2b52c4610aa3 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] GET https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:50.215839 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6972d6d9-da07-4b56-8ad7-3c4bc834aa3f req-fe51825a-b4b0-4c3d-b286-2b52c4610aa3 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:50.216038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6972d6d9-da07-4b56-8ad7-3c4bc834aa3f req-fe51825a-b4b0-4c3d-b286-2b52c4610aa3 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:50.230266 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:50.230266 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:50.243568 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-6972d6d9-da07-4b56-8ad7-3c4bc834aa3f req-fe51825a-b4b0-4c3d-b286-2b52c4610aa3 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Volume info retrieved successfully. Aug 09 10:40:50.249057 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6972d6d9-da07-4b56-8ad7-3c4bc834aa3f req-fe51825a-b4b0-4c3d-b286-2b52c4610aa3 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b returned with HTTP 200 Aug 09 10:40:50.249057 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 200/802] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:50 2026] GET /volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:50.908485 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9b82a827-ac6c-4ae6-9199-74af1abf8c0d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:50.910392 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9b82a827-ac6c-4ae6-9199-74af1abf8c0d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:40:50.910560 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9b82a827-ac6c-4ae6-9199-74af1abf8c0d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:50.910749 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9b82a827-ac6c-4ae6-9199-74af1abf8c0d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:50.910870 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9b82a827-ac6c-4ae6-9199-74af1abf8c0d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:40:50.916410 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:50.916410 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:50.917519 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9b82a827-ac6c-4ae6-9199-74af1abf8c0d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:40:50.918021 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 202/803] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:50 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:51.295150 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-89c3c22c-eb3b-4913-8a84-f83a1c6e1946 req-aa05ea71-d762-433a-a4e7-e6db86f12672 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:51.304680 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-89c3c22c-eb3b-4913-8a84-f83a1c6e1946 req-aa05ea71-d762-433a-a4e7-e6db86f12672 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] GET https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:51.304873 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-89c3c22c-eb3b-4913-8a84-f83a1c6e1946 req-aa05ea71-d762-433a-a4e7-e6db86f12672 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:51.305388 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-89c3c22c-eb3b-4913-8a84-f83a1c6e1946 req-aa05ea71-d762-433a-a4e7-e6db86f12672 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:51.324354 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:51.324354 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:51.331778 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-89c3c22c-eb3b-4913-8a84-f83a1c6e1946 req-aa05ea71-d762-433a-a4e7-e6db86f12672 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Volume info retrieved successfully. Aug 09 10:40:51.339385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-89c3c22c-eb3b-4913-8a84-f83a1c6e1946 req-aa05ea71-d762-433a-a4e7-e6db86f12672 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b returned with HTTP 200 Aug 09 10:40:51.340022 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 201/804] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:51 2026] GET /volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:51.384411 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1397c495-2659-4fe9-ba63-6726249b9493 req-ae76c8b4-0fb0-49bf-bee0-f330de71f27a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:51.386984 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1397c495-2659-4fe9-ba63-6726249b9493 req-ae76c8b4-0fb0-49bf-bee0-f330de71f27a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:40:51.388582 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1397c495-2659-4fe9-ba63-6726249b9493 req-ae76c8b4-0fb0-49bf-bee0-f330de71f27a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e611496-10a4-4f25-8cec-15b3ea48476b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-630757697", "description": null, "metadata": {}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:51.404018 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:51.404018 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:51.404590 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1397c495-2659-4fe9-ba63-6726249b9493 req-ae76c8b4-0fb0-49bf-bee0-f330de71f27a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Volume info retrieved successfully. Aug 09 10:40:51.404804 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [req-1397c495-2659-4fe9-ba63-6726249b9493 req-ae76c8b4-0fb0-49bf-bee0-f330de71f27a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Create snapshot from volume 1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:51.489426 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [req-1397c495-2659-4fe9-ba63-6726249b9493 req-ae76c8b4-0fb0-49bf-bee0-f330de71f27a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Created reservations ['6b7c92d0-57fb-477c-91de-4b473738985f', '97ea8645-896f-4d0f-a5b5-7769a9a562e1', 'ba45740d-a121-458a-8fef-20b72c3f647a', 'c78a31da-66dc-48e4-a3dd-51f85dc07e8d'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:40:51.539901 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1397c495-2659-4fe9-ba63-6726249b9493 req-ae76c8b4-0fb0-49bf-bee0-f330de71f27a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Snapshot create request issued successfully. Aug 09 10:40:51.540389 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1397c495-2659-4fe9-ba63-6726249b9493 req-ae76c8b4-0fb0-49bf-bee0-f330de71f27a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:40:51.540960 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 202/805] 10.4.3.125 () {72 vars in 1547 bytes} [Sun Aug 9 10:40:51 2026] POST /volume/v3/snapshots => generated 310 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:40:51.660449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d79a73c3-9eae-4753-8e98-82bb37e3ea0e req-3d3c2bde-eeab-4ad7-b713-3197895eaaf8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:51.666724 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d79a73c3-9eae-4753-8e98-82bb37e3ea0e req-3d3c2bde-eeab-4ad7-b713-3197895eaaf8 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] GET https://10.4.3.125/volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 Aug 09 10:40:51.667301 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d79a73c3-9eae-4753-8e98-82bb37e3ea0e req-3d3c2bde-eeab-4ad7-b713-3197895eaaf8 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:51.667649 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d79a73c3-9eae-4753-8e98-82bb37e3ea0e req-3d3c2bde-eeab-4ad7-b713-3197895eaaf8 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:51.677536 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:51.677536 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:51.677874 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-d79a73c3-9eae-4753-8e98-82bb37e3ea0e req-3d3c2bde-eeab-4ad7-b713-3197895eaaf8 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] Snapshot retrieved successfully. Aug 09 10:40:51.679497 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d79a73c3-9eae-4753-8e98-82bb37e3ea0e req-3d3c2bde-eeab-4ad7-b713-3197895eaaf8 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] https://10.4.3.125/volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 returned with HTTP 200 Aug 09 10:40:51.680923 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 201/806] 10.4.3.125 () {68 vars in 1604 bytes} [Sun Aug 9 10:40:51 2026] GET /volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:51.719210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-76fe19a1-4216-4c4f-98eb-a6a71504ce01 req-52819c2d-6119-4891-b74e-d5144c831149 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:51.722475 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-76fe19a1-4216-4c4f-98eb-a6a71504ce01 req-52819c2d-6119-4891-b74e-d5144c831149 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] GET https://10.4.3.125/volume/v3/snapshots/detail Aug 09 10:40:51.722707 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-76fe19a1-4216-4c4f-98eb-a6a71504ce01 req-52819c2d-6119-4891-b74e-d5144c831149 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:51.723047 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-76fe19a1-4216-4c4f-98eb-a6a71504ce01 req-52819c2d-6119-4891-b74e-d5144c831149 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:51.723448 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [req-76fe19a1-4216-4c4f-98eb-a6a71504ce01 req-52819c2d-6119-4891-b74e-d5144c831149 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:40:51.724719 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [req-76fe19a1-4216-4c4f-98eb-a6a71504ce01 req-52819c2d-6119-4891-b74e-d5144c831149 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:40:51.744376 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-76fe19a1-4216-4c4f-98eb-a6a71504ce01 req-52819c2d-6119-4891-b74e-d5144c831149 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] Get all snapshots completed successfully. Aug 09 10:40:51.745332 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:51.745332 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:51.745769 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-76fe19a1-4216-4c4f-98eb-a6a71504ce01 req-52819c2d-6119-4891-b74e-d5144c831149 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-reader] https://10.4.3.125/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 10:40:51.746456 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 203/807] 10.4.3.125 () {68 vars in 1514 bytes} [Sun Aug 9 10:40:51 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:51.781539 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c235b381-069f-4f53-ad2f-402f5ebd55e0 req-d2f2113e-036f-47bd-81d7-876bb11e5083 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:51.784942 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c235b381-069f-4f53-ad2f-402f5ebd55e0 req-d2f2113e-036f-47bd-81d7-876bb11e5083 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] GET https://10.4.3.125/volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 Aug 09 10:40:51.785318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c235b381-069f-4f53-ad2f-402f5ebd55e0 req-d2f2113e-036f-47bd-81d7-876bb11e5083 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:51.785613 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c235b381-069f-4f53-ad2f-402f5ebd55e0 req-d2f2113e-036f-47bd-81d7-876bb11e5083 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:51.795295 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:51.795295 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:51.795990 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c235b381-069f-4f53-ad2f-402f5ebd55e0 req-d2f2113e-036f-47bd-81d7-876bb11e5083 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Snapshot retrieved successfully. Aug 09 10:40:51.797974 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c235b381-069f-4f53-ad2f-402f5ebd55e0 req-d2f2113e-036f-47bd-81d7-876bb11e5083 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 returned with HTTP 200 Aug 09 10:40:51.798499 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 202/808] 10.4.3.125 () {68 vars in 1604 bytes} [Sun Aug 9 10:40:51 2026] GET /volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:51.835409 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-cd6cb660-179e-4b62-977a-520b87421928 req-fe7e38c4-269d-4f71-8bda-86eaaa1d7f6c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:51.840486 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cd6cb660-179e-4b62-977a-520b87421928 req-fe7e38c4-269d-4f71-8bda-86eaaa1d7f6c tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 Aug 09 10:40:51.840486 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cd6cb660-179e-4b62-977a-520b87421928 req-fe7e38c4-269d-4f71-8bda-86eaaa1d7f6c tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:51.840486 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cd6cb660-179e-4b62-977a-520b87421928 req-fe7e38c4-269d-4f71-8bda-86eaaa1d7f6c tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:51.840486 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [req-cd6cb660-179e-4b62-977a-520b87421928 req-fe7e38c4-269d-4f71-8bda-86eaaa1d7f6c tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Delete snapshot with id: d4ee665c-1da5-4135-9718-f5ea50d5ffa4 Aug 09 10:40:51.850154 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:51.850154 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:51.851473 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-cd6cb660-179e-4b62-977a-520b87421928 req-fe7e38c4-269d-4f71-8bda-86eaaa1d7f6c tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Snapshot retrieved successfully. Aug 09 10:40:51.887153 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-cd6cb660-179e-4b62-977a-520b87421928 req-fe7e38c4-269d-4f71-8bda-86eaaa1d7f6c tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Snapshot delete request issued successfully. Aug 09 10:40:51.887442 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cd6cb660-179e-4b62-977a-520b87421928 req-fe7e38c4-269d-4f71-8bda-86eaaa1d7f6c tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 returned with HTTP 202 Aug 09 10:40:51.888136 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 203/809] 10.4.3.125 () {70 vars in 1626 bytes} [Sun Aug 9 10:40:51 2026] DELETE /volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:40:51.935796 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-075f55b4-afb9-4a31-be15-9cceae75cca7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:51.935852 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0f040469-5eea-40fd-9118-47fab0dba97b req-ada7e252-c96c-4c94-bbce-c43f47b70fba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:51.937265 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-075f55b4-afb9-4a31-be15-9cceae75cca7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:40:51.937410 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0f040469-5eea-40fd-9118-47fab0dba97b req-ada7e252-c96c-4c94-bbce-c43f47b70fba tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] GET https://10.4.3.125/volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 Aug 09 10:40:51.937511 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-075f55b4-afb9-4a31-be15-9cceae75cca7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:51.937549 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0f040469-5eea-40fd-9118-47fab0dba97b req-ada7e252-c96c-4c94-bbce-c43f47b70fba tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:51.937776 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-075f55b4-afb9-4a31-be15-9cceae75cca7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:51.937828 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0f040469-5eea-40fd-9118-47fab0dba97b req-ada7e252-c96c-4c94-bbce-c43f47b70fba tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:51.937945 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-075f55b4-afb9-4a31-be15-9cceae75cca7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:40:51.945351 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:51.945351 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:51.948323 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-075f55b4-afb9-4a31-be15-9cceae75cca7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:40:51.948566 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:51.948566 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:51.949845 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 202/810] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:51 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:51.951417 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-0f040469-5eea-40fd-9118-47fab0dba97b req-ada7e252-c96c-4c94-bbce-c43f47b70fba tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Snapshot retrieved successfully. Aug 09 10:40:51.952927 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0f040469-5eea-40fd-9118-47fab0dba97b req-ada7e252-c96c-4c94-bbce-c43f47b70fba tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 returned with HTTP 200 Aug 09 10:40:51.952927 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 204/811] 10.4.3.125 () {68 vars in 1604 bytes} [Sun Aug 9 10:40:51 2026] GET /volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:52.359438 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3ab8663b-3341-47e2-88f4-2e8fa3098c48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:52.361220 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ab8663b-3341-47e2-88f4-2e8fa3098c48 None None] GET https://10.4.3.125/volume// Aug 09 10:40:52.361220 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ab8663b-3341-47e2-88f4-2e8fa3098c48 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:52.361220 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ab8663b-3341-47e2-88f4-2e8fa3098c48 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:52.361220 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ab8663b-3341-47e2-88f4-2e8fa3098c48 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:40:52.361659 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 203/812] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:40:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:40:52.375448 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-c4229d8d-1564-42a6-a508-516bff0199ec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:52.378116 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-c4229d8d-1564-42a6-a508-516bff0199ec tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:40:52.378549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-c4229d8d-1564-42a6-a508-516bff0199ec tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdc71230-bca2-477e-aef0-74eb8a7f01ed", "connector": null, "instance_uuid": "7a9dc629-d9ce-4255-9426-c257c9d3b444"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:52.398264 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:52.398264 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:52.462545 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-c4229d8d-1564-42a6-a508-516bff0199ec tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:40:52.463224 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 204/813] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:40:52 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:52.475685 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-652ee6b3-a2b1-4a90-9ce7-2d24103e8387 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:52.480286 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-652ee6b3-a2b1-4a90-9ce7-2d24103e8387 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] DELETE https://10.4.3.125/volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca Aug 09 10:40:52.482048 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-652ee6b3-a2b1-4a90-9ce7-2d24103e8387 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:52.482559 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-652ee6b3-a2b1-4a90-9ce7-2d24103e8387 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:52.498208 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:52.498208 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:52.577570 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-652ee6b3-a2b1-4a90-9ce7-2d24103e8387 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca returned with HTTP 200 Aug 09 10:40:52.578069 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 203/814] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:40:52 2026] DELETE /volume/v3/attachments/b86e2f2e-3151-42bd-b5f8-1ade53c9b5ca => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:52.968601 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cb9eeac6-7320-4009-8ddc-2bedd1c36091 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:52.970691 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cb9eeac6-7320-4009-8ddc-2bedd1c36091 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:40:52.970952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cb9eeac6-7320-4009-8ddc-2bedd1c36091 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:52.971259 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cb9eeac6-7320-4009-8ddc-2bedd1c36091 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:52.971398 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cb9eeac6-7320-4009-8ddc-2bedd1c36091 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:40:52.980156 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:52.980156 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:52.981238 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cb9eeac6-7320-4009-8ddc-2bedd1c36091 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:40:52.981634 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 205/815] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:52 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:52.992373 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-73934774-3251-42d6-8eaf-bdc737f63196 req-42072c70-0aeb-4775-b9ce-ec18142bdba4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:52.994791 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-73934774-3251-42d6-8eaf-bdc737f63196 req-42072c70-0aeb-4775-b9ce-ec18142bdba4 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] GET https://10.4.3.125/volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 Aug 09 10:40:52.995126 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-73934774-3251-42d6-8eaf-bdc737f63196 req-42072c70-0aeb-4775-b9ce-ec18142bdba4 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:52.995262 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-73934774-3251-42d6-8eaf-bdc737f63196 req-42072c70-0aeb-4775-b9ce-ec18142bdba4 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:53.000946 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-73934774-3251-42d6-8eaf-bdc737f63196 req-42072c70-0aeb-4775-b9ce-ec18142bdba4 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 returned with HTTP 404 Aug 09 10:40:53.001641 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 204/816] 10.4.3.125 () {68 vars in 1604 bytes} [Sun Aug 9 10:40:52 2026] GET /volume/v3/snapshots/d4ee665c-1da5-4135-9718-f5ea50d5ffa4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:53.022486 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c05dd21d-ce92-46ab-b4fb-42822dfebd9e req-a0246cba-4bf3-4b83-ad17-4979cca5dbdb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:53.025296 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c05dd21d-ce92-46ab-b4fb-42822dfebd9e req-a0246cba-4bf3-4b83-ad17-4979cca5dbdb tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] DELETE https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:53.025551 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c05dd21d-ce92-46ab-b4fb-42822dfebd9e req-a0246cba-4bf3-4b83-ad17-4979cca5dbdb tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:53.025824 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c05dd21d-ce92-46ab-b4fb-42822dfebd9e req-a0246cba-4bf3-4b83-ad17-4979cca5dbdb tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:53.026076 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-c05dd21d-ce92-46ab-b4fb-42822dfebd9e req-a0246cba-4bf3-4b83-ad17-4979cca5dbdb tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Delete volume with id: 1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:53.035979 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:53.035979 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:53.036700 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c05dd21d-ce92-46ab-b4fb-42822dfebd9e req-a0246cba-4bf3-4b83-ad17-4979cca5dbdb tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Volume info retrieved successfully. Aug 09 10:40:53.071996 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c05dd21d-ce92-46ab-b4fb-42822dfebd9e req-a0246cba-4bf3-4b83-ad17-4979cca5dbdb tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Delete volume request issued successfully. Aug 09 10:40:53.072372 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c05dd21d-ce92-46ab-b4fb-42822dfebd9e req-a0246cba-4bf3-4b83-ad17-4979cca5dbdb tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b returned with HTTP 202 Aug 09 10:40:53.072787 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 205/817] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:40:53 2026] DELETE /volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:40:53.098826 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-752f3f47-f38e-4f7a-b1c7-6e3c86b4d780 req-732ae96b-eeea-4973-b769-f764b8cba2f9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:53.103707 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-752f3f47-f38e-4f7a-b1c7-6e3c86b4d780 req-732ae96b-eeea-4973-b769-f764b8cba2f9 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] GET https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:53.104305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-752f3f47-f38e-4f7a-b1c7-6e3c86b4d780 req-732ae96b-eeea-4973-b769-f764b8cba2f9 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:53.104305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-752f3f47-f38e-4f7a-b1c7-6e3c86b4d780 req-732ae96b-eeea-4973-b769-f764b8cba2f9 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:53.115723 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:53.115723 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:53.121088 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-752f3f47-f38e-4f7a-b1c7-6e3c86b4d780 req-732ae96b-eeea-4973-b769-f764b8cba2f9 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Volume info retrieved successfully. Aug 09 10:40:53.129397 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-752f3f47-f38e-4f7a-b1c7-6e3c86b4d780 req-732ae96b-eeea-4973-b769-f764b8cba2f9 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b returned with HTTP 200 Aug 09 10:40:53.131347 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 204/818] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:53 2026] GET /volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:53.719316 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-c67ca0b0-b6d8-45fe-b27e-3700a44a6ae4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:53.722143 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-c67ca0b0-b6d8-45fe-b27e-3700a44a6ae4 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] POST https://10.4.3.125/volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea/action Aug 09 10:40:53.722366 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-c67ca0b0-b6d8-45fe-b27e-3700a44a6ae4 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:40:53.722721 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-c67ca0b0-b6d8-45fe-b27e-3700a44a6ae4 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:53.763132 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:53.763132 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:53.798776 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0b450146-0fd5-42a9-a4e3-f4ebbb62e2cf req-c67ca0b0-b6d8-45fe-b27e-3700a44a6ae4 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea/action returned with HTTP 204 Aug 09 10:40:53.799303 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 206/819] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:40:53 2026] POST /volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:53.996443 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b03fd787-18a8-49f2-b2e8-29bf0f169f4b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:53.997430 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b03fd787-18a8-49f2-b2e8-29bf0f169f4b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:40:53.997741 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b03fd787-18a8-49f2-b2e8-29bf0f169f4b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:53.998039 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b03fd787-18a8-49f2-b2e8-29bf0f169f4b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:53.998264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b03fd787-18a8-49f2-b2e8-29bf0f169f4b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:40:54.018715 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:54.018715 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:54.019960 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b03fd787-18a8-49f2-b2e8-29bf0f169f4b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:40:54.020589 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 205/820] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:53 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:54.168402 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1c8f4edb-9b65-4b1c-a8a3-e0641ce6952b req-81a8f610-2b75-492b-b374-1c3d4b8dcb08 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:54.172285 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1c8f4edb-9b65-4b1c-a8a3-e0641ce6952b req-81a8f610-2b75-492b-b374-1c3d4b8dcb08 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] GET https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:54.172285 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1c8f4edb-9b65-4b1c-a8a3-e0641ce6952b req-81a8f610-2b75-492b-b374-1c3d4b8dcb08 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:54.172285 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1c8f4edb-9b65-4b1c-a8a3-e0641ce6952b req-81a8f610-2b75-492b-b374-1c3d4b8dcb08 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:54.179689 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1c8f4edb-9b65-4b1c-a8a3-e0641ce6952b req-81a8f610-2b75-492b-b374-1c3d4b8dcb08 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b returned with HTTP 404 Aug 09 10:40:54.180556 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 206/821] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:54 2026] GET /volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:54.204325 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b3c0c2cc-cfdb-4095-b84d-2892d6e173cf req-d3f4c1e9-e2de-4c2c-9895-1983b4c5fd56 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:54.206927 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b3c0c2cc-cfdb-4095-b84d-2892d6e173cf req-d3f4c1e9-e2de-4c2c-9895-1983b4c5fd56 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] DELETE https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:54.207412 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b3c0c2cc-cfdb-4095-b84d-2892d6e173cf req-d3f4c1e9-e2de-4c2c-9895-1983b4c5fd56 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:54.207763 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b3c0c2cc-cfdb-4095-b84d-2892d6e173cf req-d3f4c1e9-e2de-4c2c-9895-1983b4c5fd56 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:54.208207 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [req-b3c0c2cc-cfdb-4095-b84d-2892d6e173cf req-d3f4c1e9-e2de-4c2c-9895-1983b4c5fd56 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Delete volume with id: 1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:54.217477 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b3c0c2cc-cfdb-4095-b84d-2892d6e173cf req-d3f4c1e9-e2de-4c2c-9895-1983b4c5fd56 tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b returned with HTTP 404 Aug 09 10:40:54.218108 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 205/822] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:40:54 2026] DELETE /volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:54.242557 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d233d984-e9ad-4ace-9b97-ababfce97faf req-e239c475-2373-4f1f-b7f5-e629eb312a0a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:54.248368 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d233d984-e9ad-4ace-9b97-ababfce97faf req-e239c475-2373-4f1f-b7f5-e629eb312a0a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] GET https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b Aug 09 10:40:54.248368 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d233d984-e9ad-4ace-9b97-ababfce97faf req-e239c475-2373-4f1f-b7f5-e629eb312a0a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:54.248368 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d233d984-e9ad-4ace-9b97-ababfce97faf req-e239c475-2373-4f1f-b7f5-e629eb312a0a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:54.255879 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d233d984-e9ad-4ace-9b97-ababfce97faf req-e239c475-2373-4f1f-b7f5-e629eb312a0a tempest-VolumesSnapshotsTestJSON-465621569 tempest-VolumesSnapshotsTestJSON-465621569-project-member] https://10.4.3.125/volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b returned with HTTP 404 Aug 09 10:40:54.256866 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 207/823] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:54 2026] GET /volume/v3/volumes/1e611496-10a4-4f25-8cec-15b3ea48476b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:40:54.776612 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-61794d0c-4e0a-40af-81ab-80a73006670b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:54.780839 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-61794d0c-4e0a-40af-81ab-80a73006670b tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] PUT https://10.4.3.125/volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c Aug 09 10:40:54.783956 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-61794d0c-4e0a-40af-81ab-80a73006670b tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:54.794904 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-61794d0c-4e0a-40af-81ab-80a73006670b tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Acquiring lock "cinder-attachment_update-cdc71230-bca2-477e-aef0-74eb8a7f01ed-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:40:54.801959 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-61794d0c-4e0a-40af-81ab-80a73006670b tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Lock "cinder-attachment_update-cdc71230-bca2-477e-aef0-74eb8a7f01ed-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:40:54.803368 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:54.803368 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:54.928976 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-61794d0c-4e0a-40af-81ab-80a73006670b tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Lock "cinder-attachment_update-cdc71230-bca2-477e-aef0-74eb8a7f01ed-np0000006833" released by "attachment_update" :: held 0.127s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:40:54.929448 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-61794d0c-4e0a-40af-81ab-80a73006670b tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c returned with HTTP 200 Aug 09 10:40:54.930152 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 206/824] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:40:54 2026] PUT /volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:54.943130 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-9a573cd2-49e1-4830-8df2-aec1c42fa439 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:54.946353 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-9a573cd2-49e1-4830-8df2-aec1c42fa439 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c Aug 09 10:40:54.946732 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-9a573cd2-49e1-4830-8df2-aec1c42fa439 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:54.946937 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-9a573cd2-49e1-4830-8df2-aec1c42fa439 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:54.967593 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-9a573cd2-49e1-4830-8df2-aec1c42fa439 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c returned with HTTP 200 Aug 09 10:40:54.968311 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 207/825] 10.4.3.125 () {70 vars in 1651 bytes} [Sun Aug 9 10:40:54 2026] GET /volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:40:55.034138 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4c321d1f-f57b-4ec0-87c6-7e5069e9fd38 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:55.036620 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c321d1f-f57b-4ec0-87c6-7e5069e9fd38 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:40:55.036897 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c321d1f-f57b-4ec0-87c6-7e5069e9fd38 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:55.037202 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c321d1f-f57b-4ec0-87c6-7e5069e9fd38 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:55.037360 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4c321d1f-f57b-4ec0-87c6-7e5069e9fd38 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:40:55.043981 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:55.043981 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:55.045881 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c321d1f-f57b-4ec0-87c6-7e5069e9fd38 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:40:55.046727 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 206/826] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:55 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:56.062957 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-18073349-cc6b-4ed6-85fd-a90ab5a2cdd5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:56.067240 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-18073349-cc6b-4ed6-85fd-a90ab5a2cdd5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:40:56.067646 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-18073349-cc6b-4ed6-85fd-a90ab5a2cdd5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:56.068133 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-18073349-cc6b-4ed6-85fd-a90ab5a2cdd5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:56.068594 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-18073349-cc6b-4ed6-85fd-a90ab5a2cdd5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:40:56.074960 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:56.074960 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:56.076788 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-18073349-cc6b-4ed6-85fd-a90ab5a2cdd5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:40:56.076788 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 208/827] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:56 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:56.580711 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:56.795363 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:40:56.800212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1158041657"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:56.801617 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1158041657'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:40:56.803539 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Create volume of 1 GB Aug 09 10:40:56.804085 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:56.804085 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:56.811581 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Availability Zones retrieved successfully. Aug 09 10:40:56.818809 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Flow 'volume_create_api' (b616a1c3-6155-419b-a97d-7443b6064a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:56.820245 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848cf7fa-0e64-4fac-9a46-b5225b9eefbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:56.821505 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:40:56.860167 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848cf7fa-0e64-4fac-9a46-b5225b9eefbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:56.861475 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecbd84c3-7dd6-4c56-9371-ba7ef15a1eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:56.965090 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Created reservations ['e0082ed2-5192-4100-bac6-ee305ac31ff1', 'ffc70bf1-03f7-43ef-ba4f-0e5fea5a4e01', '0968a2fc-bdac-4c06-93d9-989b48059a2f', '84b368d4-a686-40ec-8133-602fd6fa8859'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:40:56.966018 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecbd84c3-7dd6-4c56-9371-ba7ef15a1eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0082ed2-5192-4100-bac6-ee305ac31ff1', 'ffc70bf1-03f7-43ef-ba4f-0e5fea5a4e01', '0968a2fc-bdac-4c06-93d9-989b48059a2f', '84b368d4-a686-40ec-8133-602fd6fa8859']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:56.967703 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a2fa99-9b80-4d27-82bf-a755ce2c21f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:57.008167 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a2fa99-9b80-4d27-82bf-a755ce2c21f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '495065b8-fffd-48f4-8878-0bb9e56cb842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1158041657',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4dc0890ade047199c053d1c3ff597ce',qos_specs=None,replication_status=,reservations=['e0082ed2-5192-4100-bac6-ee305ac31ff1','ffc70bf1-03f7-43ef-ba4f-0e5fea5a4e01','0968a2fc-bdac-4c06-93d9-989b48059a2f','84b368d4-a686-40ec-8133-602fd6fa8859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b20973786dbb446e806e7ac7c2bdc0d0',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:40:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1158041657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=495065b8-fffd-48f4-8878-0bb9e56cb842,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc0890ade047199c053d1c3ff597ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b20973786dbb446e806e7ac7c2bdc0d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:57.009425 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3e1065-1dc2-4853-8408-fdc3c25e75ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:57.054145 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3e1065-1dc2-4853-8408-fdc3c25e75ce) transitioned into state 'SUCCESS' from state '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-1158041657',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4dc0890ade047199c053d1c3ff597ce',qos_specs=None,replication_status=,reservations=['e0082ed2-5192-4100-bac6-ee305ac31ff1','ffc70bf1-03f7-43ef-ba4f-0e5fea5a4e01','0968a2fc-bdac-4c06-93d9-989b48059a2f','84b368d4-a686-40ec-8133-602fd6fa8859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b20973786dbb446e806e7ac7c2bdc0d0',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:57.054145 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c2d4f3c-2d43-42cb-a276-8b4f55624333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:57.081125 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c2d4f3c-2d43-42cb-a276-8b4f55624333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:57.081125 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Flow 'volume_create_api' (b616a1c3-6155-419b-a97d-7443b6064a28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:57.081125 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Create volume request issued successfully. Aug 09 10:40:57.084725 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec37e338-2c3e-4570-b0ed-b11f55f430f2 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:40:57.085445 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 207/828] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:40:56 2026] POST /volume/v3/volumes => generated 760 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 09 10:40:57.101949 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8ed44483-6117-46d7-82f8-a993e8699f7b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:57.105698 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ed44483-6117-46d7-82f8-a993e8699f7b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:40:57.105698 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ed44483-6117-46d7-82f8-a993e8699f7b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:57.105698 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ed44483-6117-46d7-82f8-a993e8699f7b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:57.105698 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-8ed44483-6117-46d7-82f8-a993e8699f7b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:40:57.108541 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ac9361b3-7546-4c5c-98fe-104a4821c9c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:57.111374 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ac9361b3-7546-4c5c-98fe-104a4821c9c8 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 Aug 09 10:40:57.111582 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ac9361b3-7546-4c5c-98fe-104a4821c9c8 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:57.112090 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ac9361b3-7546-4c5c-98fe-104a4821c9c8 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:57.130356 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:57.130356 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:57.134347 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:57.134347 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:57.135705 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ed44483-6117-46d7-82f8-a993e8699f7b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:40:57.136809 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 208/829] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:57 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:40:57.137047 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ac9361b3-7546-4c5c-98fe-104a4821c9c8 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:40:57.148850 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ac9361b3-7546-4c5c-98fe-104a4821c9c8 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 returned with HTTP 200 Aug 09 10:40:57.149704 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 207/830] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:57 2026] GET /volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:40:57.211129 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-7c3bc126-6ec4-43d6-86df-9f9c191f9305 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:57.219447 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-7c3bc126-6ec4-43d6-86df-9f9c191f9305 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] DELETE https://10.4.3.125/volume/v3/attachments/5852b6fc-cd53-4c3c-9c8c-4a1a2097179e Aug 09 10:40:57.220563 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-7c3bc126-6ec4-43d6-86df-9f9c191f9305 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:57.220563 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-7c3bc126-6ec4-43d6-86df-9f9c191f9305 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:57.232690 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:57.232690 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:57.369162 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-7c3bc126-6ec4-43d6-86df-9f9c191f9305 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments/5852b6fc-cd53-4c3c-9c8c-4a1a2097179e returned with HTTP 200 Aug 09 10:40:57.369855 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 209/831] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:40:57 2026] DELETE /volume/v3/attachments/5852b6fc-cd53-4c3c-9c8c-4a1a2097179e => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:57.385987 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-e463956e-01de-4a98-85c1-cd91df39c33a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:57.389419 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-e463956e-01de-4a98-85c1-cd91df39c33a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] DELETE https://10.4.3.125/volume/v3/attachments/790631ba-09dc-4576-aa34-1d3ac69d4417 Aug 09 10:40:57.391095 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-e463956e-01de-4a98-85c1-cd91df39c33a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:57.391095 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-e463956e-01de-4a98-85c1-cd91df39c33a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:57.410026 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:57.410026 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:57.500746 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-e463956e-01de-4a98-85c1-cd91df39c33a tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments/790631ba-09dc-4576-aa34-1d3ac69d4417 returned with HTTP 200 Aug 09 10:40:57.501911 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 208/832] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:40:57 2026] DELETE /volume/v3/attachments/790631ba-09dc-4576-aa34-1d3ac69d4417 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:57.511741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-f70995ab-1bdf-4488-b1ea-c432f37b29d3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:57.514250 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-f70995ab-1bdf-4488-b1ea-c432f37b29d3 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] DELETE https://10.4.3.125/volume/v3/attachments/05e184fb-f33b-47a7-9dbf-c1ca011180cc Aug 09 10:40:57.514250 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-f70995ab-1bdf-4488-b1ea-c432f37b29d3 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:57.514494 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-f70995ab-1bdf-4488-b1ea-c432f37b29d3 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:57.526266 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:57.526266 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:57.604407 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-bc1537ce-8d60-4f59-a871-442b262ad271 req-f70995ab-1bdf-4488-b1ea-c432f37b29d3 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/attachments/05e184fb-f33b-47a7-9dbf-c1ca011180cc returned with HTTP 200 Aug 09 10:40:57.604407 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 209/833] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:40:57 2026] DELETE /volume/v3/attachments/05e184fb-f33b-47a7-9dbf-c1ca011180cc => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:58.155347 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-40edd0ae-5ea8-43f9-80ba-2c7820c8a81d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:58.157669 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-40edd0ae-5ea8-43f9-80ba-2c7820c8a81d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:40:58.157888 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-40edd0ae-5ea8-43f9-80ba-2c7820c8a81d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:58.158788 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-40edd0ae-5ea8-43f9-80ba-2c7820c8a81d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:58.158788 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-40edd0ae-5ea8-43f9-80ba-2c7820c8a81d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:40:58.172742 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eb8cef62-d869-44a1-b08e-e00312c944c7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:58.172906 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:58.172906 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:58.174203 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-40edd0ae-5ea8-43f9-80ba-2c7820c8a81d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:40:58.174203 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 208/834] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:58 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:58.175308 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eb8cef62-d869-44a1-b08e-e00312c944c7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 Aug 09 10:40:58.175694 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eb8cef62-d869-44a1-b08e-e00312c944c7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:58.176000 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eb8cef62-d869-44a1-b08e-e00312c944c7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:58.189321 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:58.189321 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:58.195266 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eb8cef62-d869-44a1-b08e-e00312c944c7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:40:58.200519 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eb8cef62-d869-44a1-b08e-e00312c944c7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 returned with HTTP 200 Aug 09 10:40:58.201029 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 210/835] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:58 2026] GET /volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:58.240220 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-35024838-2459-4bc2-b48a-0c899de36b04 req-4fde8084-8b3a-4ffe-8f0a-cbcbcd7fae99 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:58.240220 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-35024838-2459-4bc2-b48a-0c899de36b04 req-4fde8084-8b3a-4ffe-8f0a-cbcbcd7fae99 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 Aug 09 10:40:58.240757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-35024838-2459-4bc2-b48a-0c899de36b04 req-4fde8084-8b3a-4ffe-8f0a-cbcbcd7fae99 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:58.240757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-35024838-2459-4bc2-b48a-0c899de36b04 req-4fde8084-8b3a-4ffe-8f0a-cbcbcd7fae99 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:58.248441 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:58.248441 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:58.253105 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-35024838-2459-4bc2-b48a-0c899de36b04 req-4fde8084-8b3a-4ffe-8f0a-cbcbcd7fae99 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:40:58.259906 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-35024838-2459-4bc2-b48a-0c899de36b04 req-4fde8084-8b3a-4ffe-8f0a-cbcbcd7fae99 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 returned with HTTP 200 Aug 09 10:40:58.260729 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 209/836] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:58 2026] GET /volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:58.279232 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-89851d87-6258-4374-a022-c1b63082c04a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:58.281038 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:40:58.281774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1690501223"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:58.283358 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1690501223'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:40:58.283515 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Create volume of 1 GB Aug 09 10:40:58.287262 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:58.287262 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:58.290898 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Availability Zones retrieved successfully. Aug 09 10:40:58.297829 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Flow 'volume_create_api' (b043ed5a-5fde-4e6a-bee5-909b98050d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:58.298703 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690dad13-4ffd-40ee-b486-55a86e9c2fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:58.299676 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:40:58.330047 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690dad13-4ffd-40ee-b486-55a86e9c2fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:58.331269 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6ecc13-65ec-4ca4-95a7-a1cc6a74d765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:58.387587 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Created reservations ['4ff047ce-96d2-495b-abb5-e8ecd28a0c62', '9fdee865-f927-4fff-85df-bb0466b3fc06', '9f1521eb-f6a1-4246-977c-09cf9b302468', '218b6381-94b5-464a-86da-47c35f003c00'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:40:58.389395 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6ecc13-65ec-4ca4-95a7-a1cc6a74d765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ff047ce-96d2-495b-abb5-e8ecd28a0c62', '9fdee865-f927-4fff-85df-bb0466b3fc06', '9f1521eb-f6a1-4246-977c-09cf9b302468', '218b6381-94b5-464a-86da-47c35f003c00']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:58.389395 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d45e01e0-a7f4-443c-824d-20dc866db996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:58.425433 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d45e01e0-a7f4-443c-824d-20dc866db996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5bedabf-a340-491a-8716-aaabeb4a61f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1690501223',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4dc0890ade047199c053d1c3ff597ce',qos_specs=None,replication_status=,reservations=['4ff047ce-96d2-495b-abb5-e8ecd28a0c62','9fdee865-f927-4fff-85df-bb0466b3fc06','9f1521eb-f6a1-4246-977c-09cf9b302468','218b6381-94b5-464a-86da-47c35f003c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b20973786dbb446e806e7ac7c2bdc0d0',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:40:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1690501223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5bedabf-a340-491a-8716-aaabeb4a61f4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc0890ade047199c053d1c3ff597ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b20973786dbb446e806e7ac7c2bdc0d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:58.426661 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89787a70-69b1-42a5-a3a3-8c44a670a8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:58.464749 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89787a70-69b1-42a5-a3a3-8c44a670a8fd) transitioned into state 'SUCCESS' from state '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-1690501223',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4dc0890ade047199c053d1c3ff597ce',qos_specs=None,replication_status=,reservations=['4ff047ce-96d2-495b-abb5-e8ecd28a0c62','9fdee865-f927-4fff-85df-bb0466b3fc06','9f1521eb-f6a1-4246-977c-09cf9b302468','218b6381-94b5-464a-86da-47c35f003c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b20973786dbb446e806e7ac7c2bdc0d0',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:58.465647 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d5cc60-aac6-464d-b8eb-1ad1d9657891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:58.487224 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d5cc60-aac6-464d-b8eb-1ad1d9657891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:58.488063 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Flow 'volume_create_api' (b043ed5a-5fde-4e6a-bee5-909b98050d28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:58.488461 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Create volume request issued successfully. Aug 09 10:40:58.489316 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-89851d87-6258-4374-a022-c1b63082c04a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:40:58.489822 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 210/837] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:40:58 2026] POST /volume/v3/volumes => generated 760 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:40:58.504150 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2e23a83d-7968-4c2f-8b4c-06a314efb371 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:58.510256 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2e23a83d-7968-4c2f-8b4c-06a314efb371 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 Aug 09 10:40:58.511425 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2e23a83d-7968-4c2f-8b4c-06a314efb371 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:58.511806 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2e23a83d-7968-4c2f-8b4c-06a314efb371 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:58.525159 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:58.525159 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:40:58.530842 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2e23a83d-7968-4c2f-8b4c-06a314efb371 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:40:58.537102 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2e23a83d-7968-4c2f-8b4c-06a314efb371 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 returned with HTTP 200 Aug 09 10:40:58.538370 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 209/838] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:58 2026] GET /volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:59.190302 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c36f3c9a-5954-4237-88d4-ba7766c84f6a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:59.193359 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c36f3c9a-5954-4237-88d4-ba7766c84f6a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:40:59.193661 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c36f3c9a-5954-4237-88d4-ba7766c84f6a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:59.193925 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c36f3c9a-5954-4237-88d4-ba7766c84f6a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:59.194097 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c36f3c9a-5954-4237-88d4-ba7766c84f6a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:40:59.199480 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:59.199480 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:59.201019 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c36f3c9a-5954-4237-88d4-ba7766c84f6a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:40:59.201019 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 211/839] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:59 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:59.555538 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6cfd270f-71a9-4f07-b91e-069f9bd1868a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:59.558119 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6cfd270f-71a9-4f07-b91e-069f9bd1868a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 Aug 09 10:40:59.558514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6cfd270f-71a9-4f07-b91e-069f9bd1868a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:59.558514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6cfd270f-71a9-4f07-b91e-069f9bd1868a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:59.585795 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:59.585795 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:40:59.590477 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6cfd270f-71a9-4f07-b91e-069f9bd1868a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:40:59.595561 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6cfd270f-71a9-4f07-b91e-069f9bd1868a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 returned with HTTP 200 Aug 09 10:40:59.596021 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 210/840] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:59 2026] GET /volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:59.632160 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2a8330a4-628e-46e6-a3ea-1f2eac1f57c6 req-601bd234-2087-4628-a035-f5d631ac5e82 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:59.636985 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2a8330a4-628e-46e6-a3ea-1f2eac1f57c6 req-601bd234-2087-4628-a035-f5d631ac5e82 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 Aug 09 10:40:59.636985 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2a8330a4-628e-46e6-a3ea-1f2eac1f57c6 req-601bd234-2087-4628-a035-f5d631ac5e82 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:59.636985 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2a8330a4-628e-46e6-a3ea-1f2eac1f57c6 req-601bd234-2087-4628-a035-f5d631ac5e82 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:59.648916 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:59.648916 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:40:59.659009 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-2a8330a4-628e-46e6-a3ea-1f2eac1f57c6 req-601bd234-2087-4628-a035-f5d631ac5e82 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:40:59.660412 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2a8330a4-628e-46e6-a3ea-1f2eac1f57c6 req-601bd234-2087-4628-a035-f5d631ac5e82 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 returned with HTTP 200 Aug 09 10:40:59.661711 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 211/841] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:40:59 2026] GET /volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:40:59.682720 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:59.687070 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:40:59.687571 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-737546176"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:40:59.690472 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-737546176'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:40:59.690637 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Create volume of 1 GB Aug 09 10:40:59.695936 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Availability Zones retrieved successfully. Aug 09 10:40:59.703876 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Flow 'volume_create_api' (09b41c9c-199b-477b-9798-7ad375896b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:59.710398 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b5a8b7e-e401-4dba-b921-a8408c47016b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:59.712042 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:40:59.753297 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b5a8b7e-e401-4dba-b921-a8408c47016b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:59.753551 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171112a9-9535-419e-89a2-77d41b66994e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:59.811682 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Created reservations ['6f4d0f00-65ed-436f-8635-3f6e3691a9e1', '25fd8ea0-86d6-40ae-997d-c214415897f7', 'b6e0676f-2fb7-4132-a82f-a089b58be1e1', 'a284f44d-692c-4f2b-891c-6041a4eeaad5'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:40:59.812666 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171112a9-9535-419e-89a2-77d41b66994e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f4d0f00-65ed-436f-8635-3f6e3691a9e1', '25fd8ea0-86d6-40ae-997d-c214415897f7', 'b6e0676f-2fb7-4132-a82f-a089b58be1e1', 'a284f44d-692c-4f2b-891c-6041a4eeaad5']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:59.814384 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079ce35a-dd4d-4006-9bc0-0291f0fe6932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:59.849369 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079ce35a-dd4d-4006-9bc0-0291f0fe6932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01279aa0-69b9-4530-9651-62e005bb71e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-737546176',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4dc0890ade047199c053d1c3ff597ce',qos_specs=None,replication_status=,reservations=['6f4d0f00-65ed-436f-8635-3f6e3691a9e1','25fd8ea0-86d6-40ae-997d-c214415897f7','b6e0676f-2fb7-4132-a82f-a089b58be1e1','a284f44d-692c-4f2b-891c-6041a4eeaad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b20973786dbb446e806e7ac7c2bdc0d0',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:40:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-737546176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01279aa0-69b9-4530-9651-62e005bb71e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc0890ade047199c053d1c3ff597ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b20973786dbb446e806e7ac7c2bdc0d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:59.850200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88849cb0-f1c3-475e-b28f-05bbb3cb0c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:59.884211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88849cb0-f1c3-475e-b28f-05bbb3cb0c97) transitioned into state 'SUCCESS' from state '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-737546176',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4dc0890ade047199c053d1c3ff597ce',qos_specs=None,replication_status=,reservations=['6f4d0f00-65ed-436f-8635-3f6e3691a9e1','25fd8ea0-86d6-40ae-997d-c214415897f7','b6e0676f-2fb7-4132-a82f-a089b58be1e1','a284f44d-692c-4f2b-891c-6041a4eeaad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b20973786dbb446e806e7ac7c2bdc0d0',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:59.885830 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fb057c-1c4e-4cb6-8c00-71c619f629aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:40:59.903301 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fb057c-1c4e-4cb6-8c00-71c619f629aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:40:59.904533 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Flow 'volume_create_api' (09b41c9c-199b-477b-9798-7ad375896b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:40:59.905667 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Create volume request issued successfully. Aug 09 10:40:59.907075 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a7215db8-0f93-47ff-897d-e17ce4e2f8dc tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:40:59.908017 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 210/842] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:40:59 2026] POST /volume/v3/volumes => generated 759 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 09 10:40:59.926392 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9c5f0a25-6935-40a9-9f81-72cec312444c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:40:59.928815 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c5f0a25-6935-40a9-9f81-72cec312444c tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 Aug 09 10:40:59.929101 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c5f0a25-6935-40a9-9f81-72cec312444c tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:40:59.929391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c5f0a25-6935-40a9-9f81-72cec312444c tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:40:59.939577 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:40:59.939577 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:40:59.944883 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9c5f0a25-6935-40a9-9f81-72cec312444c tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:40:59.951064 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c5f0a25-6935-40a9-9f81-72cec312444c tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 returned with HTTP 200 Aug 09 10:40:59.951740 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 212/843] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:40:59 2026] GET /volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:41:00.216338 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b3e43af5-9649-4cd9-a188-a720d60ab432 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:00.217925 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3e43af5-9649-4cd9-a188-a720d60ab432 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:00.218290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3e43af5-9649-4cd9-a188-a720d60ab432 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:00.218582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3e43af5-9649-4cd9-a188-a720d60ab432 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:00.218736 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b3e43af5-9649-4cd9-a188-a720d60ab432 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:00.228543 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:00.228543 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:00.229526 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3e43af5-9649-4cd9-a188-a720d60ab432 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:00.229985 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 211/844] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:00 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:00.893322 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-7b1f354a-33b9-4f9e-a792-0261d8861542 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:00.896343 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-7b1f354a-33b9-4f9e-a792-0261d8861542 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] POST https://10.4.3.125/volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c/action Aug 09 10:41:00.896870 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-7b1f354a-33b9-4f9e-a792-0261d8861542 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:00.896870 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-7b1f354a-33b9-4f9e-a792-0261d8861542 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:00.920885 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:00.920885 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:00.941972 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fe0d89b4-864d-42df-a206-03ae1700fb20 req-7b1f354a-33b9-4f9e-a792-0261d8861542 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c/action returned with HTTP 204 Aug 09 10:41:00.942975 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 212/845] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:41:00 2026] POST /volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:00.970584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e4fd3965-b092-4874-ba67-755d0125cd8b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:00.972729 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e4fd3965-b092-4874-ba67-755d0125cd8b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 Aug 09 10:41:00.973013 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e4fd3965-b092-4874-ba67-755d0125cd8b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:00.973436 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e4fd3965-b092-4874-ba67-755d0125cd8b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:00.988538 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:00.988538 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:01.009261 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e4fd3965-b092-4874-ba67-755d0125cd8b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:41:01.026003 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e4fd3965-b092-4874-ba67-755d0125cd8b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 returned with HTTP 200 Aug 09 10:41:01.026451 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 211/846] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:00 2026] GET /volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:01.069160 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e0bcdc00-c3a6-498e-8e77-c0928b6c4cf2 req-dc521cca-665c-427a-bf80-be48a9849a79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:01.075733 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e0bcdc00-c3a6-498e-8e77-c0928b6c4cf2 req-dc521cca-665c-427a-bf80-be48a9849a79 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 Aug 09 10:41:01.076037 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e0bcdc00-c3a6-498e-8e77-c0928b6c4cf2 req-dc521cca-665c-427a-bf80-be48a9849a79 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:01.077337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e0bcdc00-c3a6-498e-8e77-c0928b6c4cf2 req-dc521cca-665c-427a-bf80-be48a9849a79 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:01.091017 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:01.091017 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:01.098693 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e0bcdc00-c3a6-498e-8e77-c0928b6c4cf2 req-dc521cca-665c-427a-bf80-be48a9849a79 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:41:01.107846 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e0bcdc00-c3a6-498e-8e77-c0928b6c4cf2 req-dc521cca-665c-427a-bf80-be48a9849a79 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 returned with HTTP 200 Aug 09 10:41:01.107846 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 213/847] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:01 2026] GET /volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:01.243785 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab0d44b0-86fe-431a-aeae-5e4ca2552bfb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:01.247446 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab0d44b0-86fe-431a-aeae-5e4ca2552bfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:01.248025 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab0d44b0-86fe-431a-aeae-5e4ca2552bfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:01.248999 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab0d44b0-86fe-431a-aeae-5e4ca2552bfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:01.249254 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ab0d44b0-86fe-431a-aeae-5e4ca2552bfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:01.255660 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:01.255660 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:01.256568 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab0d44b0-86fe-431a-aeae-5e4ca2552bfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:01.257065 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 212/848] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:01 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:01.391162 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-442bcf2b-1121-4fc4-bcef-23f5821696bb req-a28c1253-9279-4ff8-95ab-9b9f8d9b3fb7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:01.394891 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-442bcf2b-1121-4fc4-bcef-23f5821696bb req-a28c1253-9279-4ff8-95ab-9b9f8d9b3fb7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:01.394891 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-442bcf2b-1121-4fc4-bcef-23f5821696bb req-a28c1253-9279-4ff8-95ab-9b9f8d9b3fb7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:01.395910 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-442bcf2b-1121-4fc4-bcef-23f5821696bb req-a28c1253-9279-4ff8-95ab-9b9f8d9b3fb7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:01.396201 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [req-442bcf2b-1121-4fc4-bcef-23f5821696bb req-a28c1253-9279-4ff8-95ab-9b9f8d9b3fb7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:01.397686 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-442bcf2b-1121-4fc4-bcef-23f5821696bb req-a28c1253-9279-4ff8-95ab-9b9f8d9b3fb7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:01.444032 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-442bcf2b-1121-4fc4-bcef-23f5821696bb req-a28c1253-9279-4ff8-95ab-9b9f8d9b3fb7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Get all volumes completed successfully. Aug 09 10:41:01.444889 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:01.444889 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:01.450881 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-442bcf2b-1121-4fc4-bcef-23f5821696bb req-a28c1253-9279-4ff8-95ab-9b9f8d9b3fb7 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:01.452624 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 213/849] 10.4.3.125 () {68 vars in 1508 bytes} [Sun Aug 9 10:41:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:41:01.487939 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ebe71d28-42ce-4e5b-997a-1ae8ce0a010a req-ad97a30d-00f3-463f-b2aa-de9bc3240ed6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:01.490430 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ebe71d28-42ce-4e5b-997a-1ae8ce0a010a req-ad97a30d-00f3-463f-b2aa-de9bc3240ed6 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:01.490646 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ebe71d28-42ce-4e5b-997a-1ae8ce0a010a req-ad97a30d-00f3-463f-b2aa-de9bc3240ed6 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:01.490956 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ebe71d28-42ce-4e5b-997a-1ae8ce0a010a req-ad97a30d-00f3-463f-b2aa-de9bc3240ed6 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:01.494259 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [req-ebe71d28-42ce-4e5b-997a-1ae8ce0a010a req-ad97a30d-00f3-463f-b2aa-de9bc3240ed6 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:01.494259 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-ebe71d28-42ce-4e5b-997a-1ae8ce0a010a req-ad97a30d-00f3-463f-b2aa-de9bc3240ed6 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:01.536784 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ebe71d28-42ce-4e5b-997a-1ae8ce0a010a req-ad97a30d-00f3-463f-b2aa-de9bc3240ed6 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Get all volumes completed successfully. Aug 09 10:41:01.538606 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:01.538606 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:01.545422 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ebe71d28-42ce-4e5b-997a-1ae8ce0a010a req-ad97a30d-00f3-463f-b2aa-de9bc3240ed6 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:01.546581 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 212/850] 10.4.3.125 () {68 vars in 1508 bytes} [Sun Aug 9 10:41:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:01.584975 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e7bdd864-0a74-4e7b-92e4-148344363eb9 req-ae4a1092-2431-44c2-8126-ffea55cfca1b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:01.588430 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e7bdd864-0a74-4e7b-92e4-148344363eb9 req-ae4a1092-2431-44c2-8126-ffea55cfca1b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:01.588430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e7bdd864-0a74-4e7b-92e4-148344363eb9 req-ae4a1092-2431-44c2-8126-ffea55cfca1b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:01.588430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e7bdd864-0a74-4e7b-92e4-148344363eb9 req-ae4a1092-2431-44c2-8126-ffea55cfca1b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:01.588430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [req-e7bdd864-0a74-4e7b-92e4-148344363eb9 req-ae4a1092-2431-44c2-8126-ffea55cfca1b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:01.588991 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-e7bdd864-0a74-4e7b-92e4-148344363eb9 req-ae4a1092-2431-44c2-8126-ffea55cfca1b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:01.598540 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e7bdd864-0a74-4e7b-92e4-148344363eb9 req-ae4a1092-2431-44c2-8126-ffea55cfca1b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Get all volumes completed successfully. Aug 09 10:41:01.599932 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:01.599932 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:01.603971 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e7bdd864-0a74-4e7b-92e4-148344363eb9 req-ae4a1092-2431-44c2-8126-ffea55cfca1b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:01.604294 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 214/851] 10.4.3.125 () {68 vars in 1508 bytes} [Sun Aug 9 10:41:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:01.644548 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9c251f90-10f7-4f96-bd16-1b498a1876c1 req-eef5a25b-7477-4c85-9db8-6a059e40cbdf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:01.652132 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9c251f90-10f7-4f96-bd16-1b498a1876c1 req-eef5a25b-7477-4c85-9db8-6a059e40cbdf tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:01.652629 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9c251f90-10f7-4f96-bd16-1b498a1876c1 req-eef5a25b-7477-4c85-9db8-6a059e40cbdf tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:01.653059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9c251f90-10f7-4f96-bd16-1b498a1876c1 req-eef5a25b-7477-4c85-9db8-6a059e40cbdf tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:01.653886 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [req-9c251f90-10f7-4f96-bd16-1b498a1876c1 req-eef5a25b-7477-4c85-9db8-6a059e40cbdf tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:01.657210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-9c251f90-10f7-4f96-bd16-1b498a1876c1 req-eef5a25b-7477-4c85-9db8-6a059e40cbdf tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:01.667023 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-9c251f90-10f7-4f96-bd16-1b498a1876c1 req-eef5a25b-7477-4c85-9db8-6a059e40cbdf tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Get all volumes completed successfully. Aug 09 10:41:01.669116 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:01.669116 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:01.679377 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9c251f90-10f7-4f96-bd16-1b498a1876c1 req-eef5a25b-7477-4c85-9db8-6a059e40cbdf tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:01.680156 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 213/852] 10.4.3.125 () {68 vars in 1508 bytes} [Sun Aug 9 10:41:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:01.721601 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-8793786d-1405-48b3-91ea-dcfef934eba4 req-4fa3a595-55de-48f7-9179-a2ddb85f2b10 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:01.726524 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8793786d-1405-48b3-91ea-dcfef934eba4 req-4fa3a595-55de-48f7-9179-a2ddb85f2b10 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:01.726958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8793786d-1405-48b3-91ea-dcfef934eba4 req-4fa3a595-55de-48f7-9179-a2ddb85f2b10 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:01.728532 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8793786d-1405-48b3-91ea-dcfef934eba4 req-4fa3a595-55de-48f7-9179-a2ddb85f2b10 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:01.728532 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [req-8793786d-1405-48b3-91ea-dcfef934eba4 req-4fa3a595-55de-48f7-9179-a2ddb85f2b10 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:01.729732 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-8793786d-1405-48b3-91ea-dcfef934eba4 req-4fa3a595-55de-48f7-9179-a2ddb85f2b10 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:01.751896 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-8793786d-1405-48b3-91ea-dcfef934eba4 req-4fa3a595-55de-48f7-9179-a2ddb85f2b10 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Get all volumes completed successfully. Aug 09 10:41:01.753458 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:01.753458 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:01.759983 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8793786d-1405-48b3-91ea-dcfef934eba4 req-4fa3a595-55de-48f7-9179-a2ddb85f2b10 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:01.760606 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 214/853] 10.4.3.125 () {68 vars in 1508 bytes} [Sun Aug 9 10:41:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:01.798400 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a4d2dbff-5baa-4289-9456-a35a38aa048b req-b35317a9-0856-4a77-b5ed-55c451d5a7d0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:01.801352 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a4d2dbff-5baa-4289-9456-a35a38aa048b req-b35317a9-0856-4a77-b5ed-55c451d5a7d0 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:01.801935 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a4d2dbff-5baa-4289-9456-a35a38aa048b req-b35317a9-0856-4a77-b5ed-55c451d5a7d0 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:01.802040 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a4d2dbff-5baa-4289-9456-a35a38aa048b req-b35317a9-0856-4a77-b5ed-55c451d5a7d0 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:01.802530 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [req-a4d2dbff-5baa-4289-9456-a35a38aa048b req-b35317a9-0856-4a77-b5ed-55c451d5a7d0 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:01.803584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-a4d2dbff-5baa-4289-9456-a35a38aa048b req-b35317a9-0856-4a77-b5ed-55c451d5a7d0 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:01.819668 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-a4d2dbff-5baa-4289-9456-a35a38aa048b req-b35317a9-0856-4a77-b5ed-55c451d5a7d0 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Get all volumes completed successfully. Aug 09 10:41:01.821862 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:01.821862 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:01.833334 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a4d2dbff-5baa-4289-9456-a35a38aa048b req-b35317a9-0856-4a77-b5ed-55c451d5a7d0 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:01.834071 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 213/854] 10.4.3.125 () {68 vars in 1508 bytes} [Sun Aug 9 10:41:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:01.876260 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8c4de612-194d-4eb2-ae10-068ae2df0c0b req-3ee1184f-4dac-4d43-9715-5109353f3d05 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:01.882066 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8c4de612-194d-4eb2-ae10-068ae2df0c0b req-3ee1184f-4dac-4d43-9715-5109353f3d05 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:01.882066 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8c4de612-194d-4eb2-ae10-068ae2df0c0b req-3ee1184f-4dac-4d43-9715-5109353f3d05 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:01.883940 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8c4de612-194d-4eb2-ae10-068ae2df0c0b req-3ee1184f-4dac-4d43-9715-5109353f3d05 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:01.884210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [req-8c4de612-194d-4eb2-ae10-068ae2df0c0b req-3ee1184f-4dac-4d43-9715-5109353f3d05 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:01.885713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-8c4de612-194d-4eb2-ae10-068ae2df0c0b req-3ee1184f-4dac-4d43-9715-5109353f3d05 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:01.911030 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8c4de612-194d-4eb2-ae10-068ae2df0c0b req-3ee1184f-4dac-4d43-9715-5109353f3d05 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Get all volumes completed successfully. Aug 09 10:41:01.912456 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:01.912456 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:01.920344 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8c4de612-194d-4eb2-ae10-068ae2df0c0b req-3ee1184f-4dac-4d43-9715-5109353f3d05 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:01.920558 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 215/855] 10.4.3.125 () {68 vars in 1508 bytes} [Sun Aug 9 10:41:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:01.963400 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3362e0bf-c0f9-47a0-85f7-16e726ce6c2a req-62c823a1-3cc4-4278-a8fa-ad539334d4cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:01.967349 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3362e0bf-c0f9-47a0-85f7-16e726ce6c2a req-62c823a1-3cc4-4278-a8fa-ad539334d4cb tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:01.967349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3362e0bf-c0f9-47a0-85f7-16e726ce6c2a req-62c823a1-3cc4-4278-a8fa-ad539334d4cb tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:01.967349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3362e0bf-c0f9-47a0-85f7-16e726ce6c2a req-62c823a1-3cc4-4278-a8fa-ad539334d4cb tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:01.967349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [req-3362e0bf-c0f9-47a0-85f7-16e726ce6c2a req-62c823a1-3cc4-4278-a8fa-ad539334d4cb tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:01.967349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-3362e0bf-c0f9-47a0-85f7-16e726ce6c2a req-62c823a1-3cc4-4278-a8fa-ad539334d4cb tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:01.981252 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3362e0bf-c0f9-47a0-85f7-16e726ce6c2a req-62c823a1-3cc4-4278-a8fa-ad539334d4cb tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] Get all volumes completed successfully. Aug 09 10:41:01.982495 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:01.982495 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:01.988962 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3362e0bf-c0f9-47a0-85f7-16e726ce6c2a req-62c823a1-3cc4-4278-a8fa-ad539334d4cb tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-reader] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:01.989509 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 214/856] 10.4.3.125 () {68 vars in 1508 bytes} [Sun Aug 9 10:41:01 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 09 10:41:02.014318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-253f853d-0f4b-444f-83bd-50796732b21b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:02.017459 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-253f853d-0f4b-444f-83bd-50796732b21b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] DELETE https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 Aug 09 10:41:02.017786 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-253f853d-0f4b-444f-83bd-50796732b21b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:02.018177 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-253f853d-0f4b-444f-83bd-50796732b21b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:02.018519 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-253f853d-0f4b-444f-83bd-50796732b21b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Delete volume with id: 01279aa0-69b9-4530-9651-62e005bb71e0 Aug 09 10:41:02.032563 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:02.032563 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:02.033632 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-253f853d-0f4b-444f-83bd-50796732b21b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:41:02.070154 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-253f853d-0f4b-444f-83bd-50796732b21b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Delete volume request issued successfully. Aug 09 10:41:02.070154 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-253f853d-0f4b-444f-83bd-50796732b21b tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 returned with HTTP 202 Aug 09 10:41:02.071325 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 215/857] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:02 2026] DELETE /volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:02.086378 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5fa39b5a-780f-49fc-ba1f-8e6d9855b2ba None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:02.090208 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5fa39b5a-780f-49fc-ba1f-8e6d9855b2ba tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 Aug 09 10:41:02.090208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5fa39b5a-780f-49fc-ba1f-8e6d9855b2ba tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:02.090208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5fa39b5a-780f-49fc-ba1f-8e6d9855b2ba tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:02.100282 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:02.100282 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:02.109210 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5fa39b5a-780f-49fc-ba1f-8e6d9855b2ba tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:41:02.113332 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5fa39b5a-780f-49fc-ba1f-8e6d9855b2ba tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 returned with HTTP 200 Aug 09 10:41:02.114113 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 214/858] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:02 2026] GET /volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:02.275821 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-44c28b5b-b97f-4640-8db7-13c5631b219a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:02.278243 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-44c28b5b-b97f-4640-8db7-13c5631b219a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:02.279148 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-44c28b5b-b97f-4640-8db7-13c5631b219a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:02.279148 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-44c28b5b-b97f-4640-8db7-13c5631b219a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:02.279148 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-44c28b5b-b97f-4640-8db7-13c5631b219a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:02.288554 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:02.288554 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:02.289405 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-44c28b5b-b97f-4640-8db7-13c5631b219a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:02.289720 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 216/859] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:02 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:02.477708 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7fc8e1b1-9b52-4b23-a8d0-df98575b4d7c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:02.486725 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fc8e1b1-9b52-4b23-a8d0-df98575b4d7c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] DELETE https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 Aug 09 10:41:02.487280 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fc8e1b1-9b52-4b23-a8d0-df98575b4d7c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:02.489369 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fc8e1b1-9b52-4b23-a8d0-df98575b4d7c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:02.489369 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7fc8e1b1-9b52-4b23-a8d0-df98575b4d7c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Delete volume with id: da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 Aug 09 10:41:02.524783 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:02.524783 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:02.525167 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fc8e1b1-9b52-4b23-a8d0-df98575b4d7c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:41:02.581734 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fc8e1b1-9b52-4b23-a8d0-df98575b4d7c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Delete volume request issued successfully. Aug 09 10:41:02.581734 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fc8e1b1-9b52-4b23-a8d0-df98575b4d7c tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 returned with HTTP 202 Aug 09 10:41:02.581734 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 215/860] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:02 2026] DELETE /volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:02.592532 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2da45058-f8e4-4e55-9fdc-946d153fe3ce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:02.595399 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2da45058-f8e4-4e55-9fdc-946d153fe3ce tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 Aug 09 10:41:02.595486 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2da45058-f8e4-4e55-9fdc-946d153fe3ce tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:02.595688 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2da45058-f8e4-4e55-9fdc-946d153fe3ce tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:02.612204 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:02.612204 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:02.620363 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2da45058-f8e4-4e55-9fdc-946d153fe3ce tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:41:02.632949 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2da45058-f8e4-4e55-9fdc-946d153fe3ce tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 returned with HTTP 200 Aug 09 10:41:02.633628 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 216/861] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:02 2026] GET /volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:41:03.132634 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2eafc6f4-6c51-43c5-9a24-b0778466525a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:03.135017 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2eafc6f4-6c51-43c5-9a24-b0778466525a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 Aug 09 10:41:03.135307 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2eafc6f4-6c51-43c5-9a24-b0778466525a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:03.135572 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2eafc6f4-6c51-43c5-9a24-b0778466525a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:03.144636 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2eafc6f4-6c51-43c5-9a24-b0778466525a tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 returned with HTTP 404 Aug 09 10:41:03.144636 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 215/862] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:03 2026] GET /volume/v3/volumes/01279aa0-69b9-4530-9651-62e005bb71e0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:03.157962 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1c212518-3c2a-4f92-a82f-e753e8704209 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:03.161176 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1c212518-3c2a-4f92-a82f-e753e8704209 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] DELETE https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 Aug 09 10:41:03.161611 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1c212518-3c2a-4f92-a82f-e753e8704209 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:03.161764 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1c212518-3c2a-4f92-a82f-e753e8704209 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:03.162063 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1c212518-3c2a-4f92-a82f-e753e8704209 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Delete volume with id: d5bedabf-a340-491a-8716-aaabeb4a61f4 Aug 09 10:41:03.172896 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:03.172896 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:03.174159 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1c212518-3c2a-4f92-a82f-e753e8704209 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:41:03.204103 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1c212518-3c2a-4f92-a82f-e753e8704209 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Delete volume request issued successfully. Aug 09 10:41:03.204611 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1c212518-3c2a-4f92-a82f-e753e8704209 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 returned with HTTP 202 Aug 09 10:41:03.205448 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 217/863] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:03 2026] DELETE /volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:03.219686 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6a080aaf-f86d-43ab-a3ce-f209b93535e1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:03.222633 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a080aaf-f86d-43ab-a3ce-f209b93535e1 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 Aug 09 10:41:03.222633 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a080aaf-f86d-43ab-a3ce-f209b93535e1 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:03.223449 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a080aaf-f86d-43ab-a3ce-f209b93535e1 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:03.235873 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:03.235873 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:03.243985 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6a080aaf-f86d-43ab-a3ce-f209b93535e1 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:41:03.250742 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a080aaf-f86d-43ab-a3ce-f209b93535e1 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 returned with HTTP 200 Aug 09 10:41:03.251854 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 216/864] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:03 2026] GET /volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:03.305849 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f84f9b14-76ab-43b2-a2aa-abe9c236fcf7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:03.308177 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f84f9b14-76ab-43b2-a2aa-abe9c236fcf7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:03.308442 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f84f9b14-76ab-43b2-a2aa-abe9c236fcf7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:03.308695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f84f9b14-76ab-43b2-a2aa-abe9c236fcf7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:03.308845 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f84f9b14-76ab-43b2-a2aa-abe9c236fcf7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:03.315822 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:03.315822 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:03.316946 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f84f9b14-76ab-43b2-a2aa-abe9c236fcf7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:03.317474 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 217/865] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:03 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:03.651607 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7d21e4d7-9be0-4a49-8d03-cec4376e96f4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:03.654398 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d21e4d7-9be0-4a49-8d03-cec4376e96f4 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 Aug 09 10:41:03.654535 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d21e4d7-9be0-4a49-8d03-cec4376e96f4 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:03.655958 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d21e4d7-9be0-4a49-8d03-cec4376e96f4 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:03.664573 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d21e4d7-9be0-4a49-8d03-cec4376e96f4 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 returned with HTTP 404 Aug 09 10:41:03.665273 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 216/866] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:03 2026] GET /volume/v3/volumes/da102dc7-f1a5-4bf8-a06d-2e8d763af1c0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:03.675353 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-14aa64d2-05ad-44b1-bcc3-7ba02824157f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:03.679288 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14aa64d2-05ad-44b1-bcc3-7ba02824157f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] DELETE https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 Aug 09 10:41:03.679288 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14aa64d2-05ad-44b1-bcc3-7ba02824157f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:03.680727 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14aa64d2-05ad-44b1-bcc3-7ba02824157f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:03.680727 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-14aa64d2-05ad-44b1-bcc3-7ba02824157f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Delete volume with id: e6ecae1e-1c00-411d-ad45-cdc45dd933c4 Aug 09 10:41:03.692285 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:03.692285 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:03.692945 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-14aa64d2-05ad-44b1-bcc3-7ba02824157f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:41:03.723054 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-14aa64d2-05ad-44b1-bcc3-7ba02824157f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Delete volume request issued successfully. Aug 09 10:41:03.723267 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14aa64d2-05ad-44b1-bcc3-7ba02824157f tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 returned with HTTP 202 Aug 09 10:41:03.723788 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 218/867] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:03 2026] DELETE /volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 09 10:41:03.734930 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3187ce85-0ba8-4172-9541-89e5d76337fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:03.736695 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3187ce85-0ba8-4172-9541-89e5d76337fa tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 Aug 09 10:41:03.736695 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3187ce85-0ba8-4172-9541-89e5d76337fa tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:03.737388 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3187ce85-0ba8-4172-9541-89e5d76337fa tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:03.748130 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:03.748130 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:03.754210 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3187ce85-0ba8-4172-9541-89e5d76337fa tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:41:03.762149 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3187ce85-0ba8-4172-9541-89e5d76337fa tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 returned with HTTP 200 Aug 09 10:41:03.762808 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 217/868] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:03 2026] GET /volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:03.851524 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e7dce426-0428-4fc8-a73c-2e76436eb86d req-9af6cfce-21c0-4fce-907f-bf68b4a564b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:03.855145 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e7dce426-0428-4fc8-a73c-2e76436eb86d req-9af6cfce-21c0-4fce-907f-bf68b4a564b9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] DELETE https://10.4.3.125/volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c Aug 09 10:41:03.855313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e7dce426-0428-4fc8-a73c-2e76436eb86d req-9af6cfce-21c0-4fce-907f-bf68b4a564b9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:03.856482 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e7dce426-0428-4fc8-a73c-2e76436eb86d req-9af6cfce-21c0-4fce-907f-bf68b4a564b9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:03.874081 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:03.874081 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:03.965771 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e7dce426-0428-4fc8-a73c-2e76436eb86d req-9af6cfce-21c0-4fce-907f-bf68b4a564b9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c returned with HTTP 200 Aug 09 10:41:03.966503 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 218/869] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:41:03 2026] DELETE /volume/v3/attachments/40d9e0d9-1dc3-42f9-bda3-71d764c1fa8c => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:04.270254 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-258f8985-5b50-4179-b2d2-98a56930dffe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:04.273506 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-258f8985-5b50-4179-b2d2-98a56930dffe tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 Aug 09 10:41:04.273506 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-258f8985-5b50-4179-b2d2-98a56930dffe tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:04.273506 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-258f8985-5b50-4179-b2d2-98a56930dffe tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:04.287742 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-258f8985-5b50-4179-b2d2-98a56930dffe tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 returned with HTTP 404 Aug 09 10:41:04.288291 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 217/870] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:04 2026] GET /volume/v3/volumes/d5bedabf-a340-491a-8716-aaabeb4a61f4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:04.298465 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5b2a28b3-5fd2-43d8-ab88-8c4315287507 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:04.301334 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b2a28b3-5fd2-43d8-ab88-8c4315287507 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] DELETE https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 Aug 09 10:41:04.301435 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b2a28b3-5fd2-43d8-ab88-8c4315287507 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:04.301692 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b2a28b3-5fd2-43d8-ab88-8c4315287507 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:04.301985 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-5b2a28b3-5fd2-43d8-ab88-8c4315287507 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Delete volume with id: 495065b8-fffd-48f4-8878-0bb9e56cb842 Aug 09 10:41:04.312391 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:04.312391 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:04.313111 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5b2a28b3-5fd2-43d8-ab88-8c4315287507 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:41:04.334019 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50acc973-6371-4dae-8a9c-00b6bd79c699 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:04.337785 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50acc973-6371-4dae-8a9c-00b6bd79c699 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:04.338073 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50acc973-6371-4dae-8a9c-00b6bd79c699 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:04.338707 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50acc973-6371-4dae-8a9c-00b6bd79c699 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:04.338958 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-50acc973-6371-4dae-8a9c-00b6bd79c699 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:04.345912 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:04.345912 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:04.348842 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50acc973-6371-4dae-8a9c-00b6bd79c699 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:04.349562 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 218/871] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:04 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:04.355769 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5b2a28b3-5fd2-43d8-ab88-8c4315287507 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Delete volume request issued successfully. Aug 09 10:41:04.356436 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b2a28b3-5fd2-43d8-ab88-8c4315287507 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 returned with HTTP 202 Aug 09 10:41:04.356603 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 219/872] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:04 2026] DELETE /volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:04.367953 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-76391352-9d51-4577-afe3-fe24dd91e165 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:04.370413 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-76391352-9d51-4577-afe3-fe24dd91e165 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 Aug 09 10:41:04.370675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-76391352-9d51-4577-afe3-fe24dd91e165 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:04.370967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-76391352-9d51-4577-afe3-fe24dd91e165 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:04.381255 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:04.381255 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:04.393910 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-76391352-9d51-4577-afe3-fe24dd91e165 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Volume info retrieved successfully. Aug 09 10:41:04.406579 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-76391352-9d51-4577-afe3-fe24dd91e165 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 returned with HTTP 200 Aug 09 10:41:04.406722 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 219/873] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:04 2026] GET /volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:04.759729 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e67be75e-2c77-419b-8078-53970cdb2b90 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:04.763324 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e67be75e-2c77-419b-8078-53970cdb2b90 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:41:04.763627 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e67be75e-2c77-419b-8078-53970cdb2b90 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:04.763939 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e67be75e-2c77-419b-8078-53970cdb2b90 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:04.787009 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:04.787009 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:04.791175 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d3ae4375-6282-4bf0-98db-3b6691fc9b12 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:04.793748 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3ae4375-6282-4bf0-98db-3b6691fc9b12 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 Aug 09 10:41:04.794240 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3ae4375-6282-4bf0-98db-3b6691fc9b12 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:04.794613 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3ae4375-6282-4bf0-98db-3b6691fc9b12 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:04.803696 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e67be75e-2c77-419b-8078-53970cdb2b90 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:41:04.808668 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3ae4375-6282-4bf0-98db-3b6691fc9b12 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 returned with HTTP 404 Aug 09 10:41:04.809592 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 219/874] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:04 2026] GET /volume/v3/volumes/e6ecae1e-1c00-411d-ad45-cdc45dd933c4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:04.814960 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e67be75e-2c77-419b-8078-53970cdb2b90 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:41:04.815557 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 218/875] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:04 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:04.827992 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6abfd7e2-3543-47e2-acef-270f8795ca90 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:04.831800 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6abfd7e2-3543-47e2-acef-270f8795ca90 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] DELETE https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 Aug 09 10:41:04.831800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6abfd7e2-3543-47e2-acef-270f8795ca90 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:04.832984 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6abfd7e2-3543-47e2-acef-270f8795ca90 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:04.832984 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-6abfd7e2-3543-47e2-acef-270f8795ca90 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Delete volume with id: e24618f7-9da1-4564-9b89-4e9dca2ba343 Aug 09 10:41:04.847046 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:04.847046 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:04.847046 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6abfd7e2-3543-47e2-acef-270f8795ca90 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:41:04.884387 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6abfd7e2-3543-47e2-acef-270f8795ca90 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Delete volume request issued successfully. Aug 09 10:41:04.884387 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6abfd7e2-3543-47e2-acef-270f8795ca90 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 returned with HTTP 202 Aug 09 10:41:04.885237 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 220/876] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:04 2026] DELETE /volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:04.895098 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a9fdaade-544c-4c34-aba3-fb64626d10e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:04.897774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-98277cd5-bf69-4e8e-8f57-28035f95d486 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:04.901377 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98277cd5-bf69-4e8e-8f57-28035f95d486 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:41:04.902292 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98277cd5-bf69-4e8e-8f57-28035f95d486 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:04.902292 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98277cd5-bf69-4e8e-8f57-28035f95d486 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:04.904499 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9fdaade-544c-4c34-aba3-fb64626d10e7 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 Aug 09 10:41:04.905377 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9fdaade-544c-4c34-aba3-fb64626d10e7 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:04.907822 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9fdaade-544c-4c34-aba3-fb64626d10e7 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:04.911688 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:04.911688 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:04.918040 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-98277cd5-bf69-4e8e-8f57-28035f95d486 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:41:04.923522 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:04.923522 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:04.923674 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98277cd5-bf69-4e8e-8f57-28035f95d486 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:41:04.924515 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 220/877] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:04 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:04.929550 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a9fdaade-544c-4c34-aba3-fb64626d10e7 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Volume info retrieved successfully. Aug 09 10:41:04.937878 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9fdaade-544c-4c34-aba3-fb64626d10e7 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 returned with HTTP 200 Aug 09 10:41:04.938550 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 220/878] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:04 2026] GET /volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 => generated 1358 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:04.950409 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-65de329f-f4f7-4d5e-a8fd-86e69ee785d9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:04.954631 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-65de329f-f4f7-4d5e-a8fd-86e69ee785d9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] DELETE https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:41:04.954984 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-65de329f-f4f7-4d5e-a8fd-86e69ee785d9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:04.955161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-65de329f-f4f7-4d5e-a8fd-86e69ee785d9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:04.955346 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-65de329f-f4f7-4d5e-a8fd-86e69ee785d9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Delete volume with id: cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:41:04.966464 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:04.966464 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:04.967840 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-65de329f-f4f7-4d5e-a8fd-86e69ee785d9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:41:05.001326 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-65de329f-f4f7-4d5e-a8fd-86e69ee785d9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Delete volume request issued successfully. Aug 09 10:41:05.001675 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-65de329f-f4f7-4d5e-a8fd-86e69ee785d9 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 202 Aug 09 10:41:05.002223 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 219/879] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:04 2026] DELETE /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:05.022624 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-85d737b5-bffc-4407-b808-bcca944f3c3a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:05.024722 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-85d737b5-bffc-4407-b808-bcca944f3c3a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:41:05.024964 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-85d737b5-bffc-4407-b808-bcca944f3c3a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:05.025585 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-85d737b5-bffc-4407-b808-bcca944f3c3a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:05.035911 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:05.035911 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:05.041147 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-85d737b5-bffc-4407-b808-bcca944f3c3a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Volume info retrieved successfully. Aug 09 10:41:05.048024 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-85d737b5-bffc-4407-b808-bcca944f3c3a tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 200 Aug 09 10:41:05.048931 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 221/880] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:05 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:05.365745 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-63ade639-644c-4dbd-80df-91a4e95f3b18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:05.368114 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63ade639-644c-4dbd-80df-91a4e95f3b18 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:05.368480 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63ade639-644c-4dbd-80df-91a4e95f3b18 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:05.368757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63ade639-644c-4dbd-80df-91a4e95f3b18 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:05.368924 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-63ade639-644c-4dbd-80df-91a4e95f3b18 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:05.375399 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:05.375399 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:05.376621 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63ade639-644c-4dbd-80df-91a4e95f3b18 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:05.377152 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 221/881] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:05 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:05.421036 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b24d82e5-cb98-4288-bb6b-60c978f2ecb5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:05.423051 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b24d82e5-cb98-4288-bb6b-60c978f2ecb5 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] GET https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 Aug 09 10:41:05.423280 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b24d82e5-cb98-4288-bb6b-60c978f2ecb5 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:05.423462 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b24d82e5-cb98-4288-bb6b-60c978f2ecb5 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:05.431790 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b24d82e5-cb98-4288-bb6b-60c978f2ecb5 tempest-VolumesTestJSON-1171574013 tempest-VolumesTestJSON-1171574013-project-member] https://10.4.3.125/volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 returned with HTTP 404 Aug 09 10:41:05.432574 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 221/882] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:05 2026] GET /volume/v3/volumes/495065b8-fffd-48f4-8878-0bb9e56cb842 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:05.959689 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6973e463-bc67-4eb9-8453-cbd30f3b3c18 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:05.965212 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6973e463-bc67-4eb9-8453-cbd30f3b3c18 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] GET https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 Aug 09 10:41:05.965212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6973e463-bc67-4eb9-8453-cbd30f3b3c18 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:05.965212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6973e463-bc67-4eb9-8453-cbd30f3b3c18 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:05.973130 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6973e463-bc67-4eb9-8453-cbd30f3b3c18 tempest-TaggedBootDevicesTest-1203535546 tempest-TaggedBootDevicesTest-1203535546-project-member] https://10.4.3.125/volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 returned with HTTP 404 Aug 09 10:41:05.973929 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 220/883] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:05 2026] GET /volume/v3/volumes/e24618f7-9da1-4564-9b89-4e9dca2ba343 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:06.065322 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0f325a63-2d7a-476c-aa07-2c7fd65606f8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:06.067635 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f325a63-2d7a-476c-aa07-2c7fd65606f8 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] GET https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed Aug 09 10:41:06.067892 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f325a63-2d7a-476c-aa07-2c7fd65606f8 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:06.068307 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f325a63-2d7a-476c-aa07-2c7fd65606f8 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:06.075520 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f325a63-2d7a-476c-aa07-2c7fd65606f8 tempest-ServerActionsTestOtherB-1412843635 tempest-ServerActionsTestOtherB-1412843635-project-member] https://10.4.3.125/volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed returned with HTTP 404 Aug 09 10:41:06.076310 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 222/884] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:06 2026] GET /volume/v3/volumes/cdc71230-bca2-477e-aef0-74eb8a7f01ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:06.399577 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4680e82c-4a80-491b-9f8e-43dba6dbe8be None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:06.408431 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4680e82c-4a80-491b-9f8e-43dba6dbe8be tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:06.409159 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4680e82c-4a80-491b-9f8e-43dba6dbe8be tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:06.409750 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4680e82c-4a80-491b-9f8e-43dba6dbe8be tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:06.410082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4680e82c-4a80-491b-9f8e-43dba6dbe8be tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:06.417478 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:06.417478 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:06.420670 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4680e82c-4a80-491b-9f8e-43dba6dbe8be tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:06.421720 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 222/885] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:06 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:07.438387 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-43718d6c-995d-477d-b5e2-944dfde29974 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:07.443155 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43718d6c-995d-477d-b5e2-944dfde29974 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:07.443465 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-43718d6c-995d-477d-b5e2-944dfde29974 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:07.444116 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-43718d6c-995d-477d-b5e2-944dfde29974 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:07.444116 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-43718d6c-995d-477d-b5e2-944dfde29974 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:07.453339 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:07.453339 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:07.454823 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43718d6c-995d-477d-b5e2-944dfde29974 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:07.457394 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 222/886] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:07 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:08.475335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-82718e44-0396-4713-965b-8330ac048906 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:08.480804 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-82718e44-0396-4713-965b-8330ac048906 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:08.481291 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-82718e44-0396-4713-965b-8330ac048906 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:08.481938 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-82718e44-0396-4713-965b-8330ac048906 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:08.481938 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-82718e44-0396-4713-965b-8330ac048906 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:08.500550 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:08.500550 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:08.501474 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-82718e44-0396-4713-965b-8330ac048906 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:08.502985 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 221/887] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:08 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:08.723810 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-887db10c-2e75-4f33-b03d-5177a6cd54f8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:08.878776 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-887db10c-2e75-4f33-b03d-5177a6cd54f8 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:41:08.880272 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-887db10c-2e75-4f33-b03d-5177a6cd54f8 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-636675606"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:08.907743 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-887db10c-2e75-4f33-b03d-5177a6cd54f8 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:41:08.908360 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 223/888] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:41:08 2026] POST /volume/v3/types => generated 215 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:08.923652 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ffd58679-da38-454e-8946-6029df4809ee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:08.926620 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ffd58679-da38-454e-8946-6029df4809ee tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:41:08.926620 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ffd58679-da38-454e-8946-6029df4809ee tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-396738343"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:08.944746 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ffd58679-da38-454e-8946-6029df4809ee tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:41:08.945013 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 223/889] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:41:08 2026] POST /volume/v3/group_types => generated 172 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:08.957960 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aff1dd3f-de0a-4890-8343-1309197c5f5e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:09.092765 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aff1dd3f-de0a-4890-8343-1309197c5f5e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/groups Aug 09 10:41:09.092765 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aff1dd3f-de0a-4890-8343-1309197c5f5e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "873526ca-88ca-490f-aec6-5eb0ef8bcda8", "volume_types": ["9a605703-a675-4802-8737-1171b7238870"], "name": "tempest-Group1-115482326"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:09.096566 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-aff1dd3f-de0a-4890-8343-1309197c5f5e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Creating new group {'group': {'group_type': '873526ca-88ca-490f-aec6-5eb0ef8bcda8', 'volume_types': ['9a605703-a675-4802-8737-1171b7238870'], 'name': 'tempest-Group1-115482326'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 10:41:09.103967 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-aff1dd3f-de0a-4890-8343-1309197c5f5e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Creating group tempest-Group1-115482326. Aug 09 10:41:09.121475 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-aff1dd3f-de0a-4890-8343-1309197c5f5e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Availability Zones retrieved successfully. Aug 09 10:41:09.156657 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-aff1dd3f-de0a-4890-8343-1309197c5f5e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Created reservations ['0ec9e07b-58fc-4015-a84d-e063db9ac5f8'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:09.192697 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aff1dd3f-de0a-4890-8343-1309197c5f5e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups returned with HTTP 202 Aug 09 10:41:09.193286 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 223/890] 10.4.3.125 () {70 vars in 1297 bytes} [Sun Aug 9 10:41:08 2026] POST /volume/v3/groups => generated 93 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:09.207415 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-372b921f-bbdf-4b6c-a459-66b49dfa3ac9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:09.211223 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-372b921f-bbdf-4b6c-a459-66b49dfa3ac9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb Aug 09 10:41:09.211706 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-372b921f-bbdf-4b6c-a459-66b49dfa3ac9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:09.211854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-372b921f-bbdf-4b6c-a459-66b49dfa3ac9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:09.211966 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-372b921f-bbdf-4b6c-a459-66b49dfa3ac9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 29f33602-99c6-447d-8ae4-80ee80ce19bb {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:09.218079 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:09.218079 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:09.230382 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-372b921f-bbdf-4b6c-a459-66b49dfa3ac9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb returned with HTTP 200 Aug 09 10:41:09.233771 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 222/891] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:09 2026] GET /volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb => generated 321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:09.524795 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-98c95e90-2643-4075-a589-51330d568516 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:09.526726 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-98c95e90-2643-4075-a589-51330d568516 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:09.526887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-98c95e90-2643-4075-a589-51330d568516 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:09.527136 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-98c95e90-2643-4075-a589-51330d568516 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:09.527308 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-98c95e90-2643-4075-a589-51330d568516 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:09.539290 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:09.539290 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:09.540177 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-98c95e90-2643-4075-a589-51330d568516 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:09.540723 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 224/892] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:09 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:10.252495 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d120a0d1-112b-4a5e-b150-b5548e42b170 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:10.257484 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d120a0d1-112b-4a5e-b150-b5548e42b170 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb Aug 09 10:41:10.257484 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d120a0d1-112b-4a5e-b150-b5548e42b170 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:10.257484 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d120a0d1-112b-4a5e-b150-b5548e42b170 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:10.257745 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-d120a0d1-112b-4a5e-b150-b5548e42b170 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 29f33602-99c6-447d-8ae4-80ee80ce19bb {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:10.264230 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:10.264230 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:10.277527 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d120a0d1-112b-4a5e-b150-b5548e42b170 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb returned with HTTP 200 Aug 09 10:41:10.278156 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 224/893] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:10 2026] GET /volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:10.296285 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-715d8375-7534-48af-bc83-3ae01077da23 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:10.301077 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-715d8375-7534-48af-bc83-3ae01077da23 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/groups Aug 09 10:41:10.301880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-715d8375-7534-48af-bc83-3ae01077da23 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "873526ca-88ca-490f-aec6-5eb0ef8bcda8", "volume_types": ["9a605703-a675-4802-8737-1171b7238870"], "name": "tempest-Group2-1404297219"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:10.303562 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-715d8375-7534-48af-bc83-3ae01077da23 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Creating new group {'group': {'group_type': '873526ca-88ca-490f-aec6-5eb0ef8bcda8', 'volume_types': ['9a605703-a675-4802-8737-1171b7238870'], 'name': 'tempest-Group2-1404297219'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 10:41:10.310771 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-715d8375-7534-48af-bc83-3ae01077da23 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Creating group tempest-Group2-1404297219. Aug 09 10:41:10.312108 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:10.312108 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:10.324155 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-715d8375-7534-48af-bc83-3ae01077da23 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Availability Zones retrieved successfully. Aug 09 10:41:10.344326 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-715d8375-7534-48af-bc83-3ae01077da23 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Created reservations ['818507c6-beb3-4a02-b57b-2d1275cbc63d'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:10.391932 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-715d8375-7534-48af-bc83-3ae01077da23 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups returned with HTTP 202 Aug 09 10:41:10.392495 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 224/894] 10.4.3.125 () {70 vars in 1297 bytes} [Sun Aug 9 10:41:10 2026] POST /volume/v3/groups => generated 94 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:10.404920 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0a112358-f392-45cf-937b-e80ca14903c9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:10.409356 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a112358-f392-45cf-937b-e80ca14903c9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 Aug 09 10:41:10.409356 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a112358-f392-45cf-937b-e80ca14903c9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:10.409557 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a112358-f392-45cf-937b-e80ca14903c9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:10.410371 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-0a112358-f392-45cf-937b-e80ca14903c9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 203f77e7-f6d4-4637-bae0-1d6971908f31 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:10.419403 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:10.419403 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:10.435560 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a112358-f392-45cf-937b-e80ca14903c9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 returned with HTTP 200 Aug 09 10:41:10.435560 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 223/895] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:10 2026] GET /volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 => generated 322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:10.555026 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c97878bf-e0ad-488a-92e9-52e97b5767c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:10.557608 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c97878bf-e0ad-488a-92e9-52e97b5767c0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:10.557925 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c97878bf-e0ad-488a-92e9-52e97b5767c0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:10.558312 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c97878bf-e0ad-488a-92e9-52e97b5767c0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:10.558489 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c97878bf-e0ad-488a-92e9-52e97b5767c0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:10.567964 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:10.567964 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:10.569154 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c97878bf-e0ad-488a-92e9-52e97b5767c0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:10.570064 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 225/896] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:10 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:10.798491 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2ffd18aa-1645-459c-ae74-c872f026135d req-39a85b2e-20da-42fe-8e1b-1765319747c9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:10.807474 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-39a85b2e-20da-42fe-8e1b-1765319747c9 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:10.807474 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-39a85b2e-20da-42fe-8e1b-1765319747c9 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:10.807474 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-39a85b2e-20da-42fe-8e1b-1765319747c9 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:10.821205 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:10.821205 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:10.828055 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=193,cinder:UPDATE=37,cinder:INSERT=26 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:41:10.834562 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2ffd18aa-1645-459c-ae74-c872f026135d req-39a85b2e-20da-42fe-8e1b-1765319747c9 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:10.846936 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-39a85b2e-20da-42fe-8e1b-1765319747c9 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:10.847520 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 225/897] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:10 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:10.994167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eb52b47e-ba48-40c5-a99e-c11fb0daae3c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:10.995947 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb52b47e-ba48-40c5-a99e-c11fb0daae3c None None] GET https://10.4.3.125/volume// Aug 09 10:41:10.995947 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb52b47e-ba48-40c5-a99e-c11fb0daae3c None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:10.995947 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb52b47e-ba48-40c5-a99e-c11fb0daae3c None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:10.995947 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb52b47e-ba48-40c5-a99e-c11fb0daae3c None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:10.996207 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 225/898] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:41:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:41:11.009571 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-2ffd18aa-1645-459c-ae74-c872f026135d req-6d348a67-7749-4348-8b10-7d24a593f9b8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:11.012544 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-6d348a67-7749-4348-8b10-7d24a593f9b8 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:41:11.012544 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-6d348a67-7749-4348-8b10-7d24a593f9b8 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02a43444-8b54-4a58-8860-99235768af52", "connector": null, "instance_uuid": "e8461019-15b6-4c85-961c-912074c7a2ae"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:11.031225 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.031225 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:11.073557 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-6d348a67-7749-4348-8b10-7d24a593f9b8 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:41:11.074280 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 224/899] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:41:11 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 09 10:41:11.137766 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-28d0cf4f-cc54-45ce-8006-8d95659ed4b6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:11.144201 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28d0cf4f-cc54-45ce-8006-8d95659ed4b6 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:11.144552 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28d0cf4f-cc54-45ce-8006-8d95659ed4b6 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:11.144887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28d0cf4f-cc54-45ce-8006-8d95659ed4b6 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:11.156747 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=180,cinder:INSERT=26,cinder:UPDATE=46 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:41:11.167366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-40fb6f2d-0ffb-4c46-91ca-00f3c36336a6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:11.167841 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40fb6f2d-0ffb-4c46-91ca-00f3c36336a6 None None] GET https://10.4.3.125/volume// Aug 09 10:41:11.168097 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40fb6f2d-0ffb-4c46-91ca-00f3c36336a6 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:11.168223 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40fb6f2d-0ffb-4c46-91ca-00f3c36336a6 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:11.168643 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40fb6f2d-0ffb-4c46-91ca-00f3c36336a6 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:11.168952 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 226/900] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:41:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:41:11.182032 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:11.185101 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-2ffd18aa-1645-459c-ae74-c872f026135d req-868fefd2-59d6-48a7-98c0-eef6cc63f835 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:11.185324 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:11.186772 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-566470725"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:11.188985 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.188985 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:11.189331 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-868fefd2-59d6-48a7-98c0-eef6cc63f835 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:11.190220 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-868fefd2-59d6-48a7-98c0-eef6cc63f835 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:11.190393 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-566470725'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:11.190443 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-868fefd2-59d6-48a7-98c0-eef6cc63f835 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:11.190493 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Create volume of 1 GB Aug 09 10:41:11.190493 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.190493 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:11.197470 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-28d0cf4f-cc54-45ce-8006-8d95659ed4b6 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:11.197646 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=239,cinder:INSERT=36,cinder:UPDATE=63 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:41:11.200282 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Availability Zones retrieved successfully. Aug 09 10:41:11.205229 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.205229 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:11.206160 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28d0cf4f-cc54-45ce-8006-8d95659ed4b6 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:11.209303 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 226/901] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:11 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:11.213665 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Flow 'volume_create_api' (3ff19a0a-22be-4dee-9db9-0e2fe8d86cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:11.213665 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d607d98-8cc6-4c66-a27b-fc5efa08eaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:11.213882 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-2ffd18aa-1645-459c-ae74-c872f026135d req-868fefd2-59d6-48a7-98c0-eef6cc63f835 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:11.214010 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:11.222270 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-868fefd2-59d6-48a7-98c0-eef6cc63f835 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:11.222270 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 225/902] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:41:11 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1028 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:11.253209 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d607d98-8cc6-4c66-a27b-fc5efa08eaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:11.254092 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba628271-b17d-42e0-9f38-ff693927e71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:11.344165 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Created reservations ['b2b37543-3775-4402-a1da-e0ab43f4fc2e', '1cf0c896-a813-4809-b84a-caae5e847b22', '4135585c-ebbd-452e-8525-1c95687f44c6', '517ac556-0d82-4131-943b-6ba591221529'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:11.346121 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba628271-b17d-42e0-9f38-ff693927e71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2b37543-3775-4402-a1da-e0ab43f4fc2e', '1cf0c896-a813-4809-b84a-caae5e847b22', '4135585c-ebbd-452e-8525-1c95687f44c6', '517ac556-0d82-4131-943b-6ba591221529']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:11.348502 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56728f23-c193-45c5-a163-148932713808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:11.371305 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2ffd18aa-1645-459c-ae74-c872f026135d req-53c051e6-fa79-4aa1-8cec-4cceca35b532 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:11.378548 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-53c051e6-fa79-4aa1-8cec-4cceca35b532 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] PUT https://10.4.3.125/volume/v3/attachments/2a10738d-8df9-40e4-ad3d-2ff3004b8136 Aug 09 10:41:11.379992 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-53c051e6-fa79-4aa1-8cec-4cceca35b532 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:11.388864 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56728f23-c193-45c5-a163-148932713808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '531ca49c-04b4-4c03-86a0-51abc0644b29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-566470725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0a52d641ebd42dbb2f65b7a046c77ce',qos_specs=None,replication_status=,reservations=['b2b37543-3775-4402-a1da-e0ab43f4fc2e','1cf0c896-a813-4809-b84a-caae5e847b22','4135585c-ebbd-452e-8525-1c95687f44c6','517ac556-0d82-4131-943b-6ba591221529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d0bf10f1d4433e89861ece0a8acb64',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-566470725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=531ca49c-04b4-4c03-86a0-51abc0644b29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0a52d641ebd42dbb2f65b7a046c77ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28d0bf10f1d4433e89861ece0a8acb64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:11.388864 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (878617fb-07d6-4ca7-8326-a289ae53df83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:11.398277 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-2ffd18aa-1645-459c-ae74-c872f026135d req-53c051e6-fa79-4aa1-8cec-4cceca35b532 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Acquiring lock "cinder-attachment_update-02a43444-8b54-4a58-8860-99235768af52-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:41:11.406800 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-2ffd18aa-1645-459c-ae74-c872f026135d req-53c051e6-fa79-4aa1-8cec-4cceca35b532 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Lock "cinder-attachment_update-02a43444-8b54-4a58-8860-99235768af52-np0000006833" acquired by "attachment_update" :: waited 0.009s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:41:11.408734 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.408734 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:11.435086 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (878617fb-07d6-4ca7-8326-a289ae53df83) transitioned into state 'SUCCESS' from state '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-566470725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0a52d641ebd42dbb2f65b7a046c77ce',qos_specs=None,replication_status=,reservations=['b2b37543-3775-4402-a1da-e0ab43f4fc2e','1cf0c896-a813-4809-b84a-caae5e847b22','4135585c-ebbd-452e-8525-1c95687f44c6','517ac556-0d82-4131-943b-6ba591221529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d0bf10f1d4433e89861ece0a8acb64',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:11.436272 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6605e83-6a36-43de-a0f4-30a144fd4724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:11.453930 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f53cd884-c25f-478a-ae5c-e0dec0b6995f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:11.457381 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f53cd884-c25f-478a-ae5c-e0dec0b6995f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 Aug 09 10:41:11.457381 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f53cd884-c25f-478a-ae5c-e0dec0b6995f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:11.457949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f53cd884-c25f-478a-ae5c-e0dec0b6995f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:11.458235 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-f53cd884-c25f-478a-ae5c-e0dec0b6995f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 203f77e7-f6d4-4637-bae0-1d6971908f31 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:11.466650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6605e83-6a36-43de-a0f4-30a144fd4724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:11.467521 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.467521 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:11.467673 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Flow 'volume_create_api' (3ff19a0a-22be-4dee-9db9-0e2fe8d86cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:11.468308 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Create volume request issued successfully. Aug 09 10:41:11.468973 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d25bae5e-01dc-44c2-8d3a-a0b8f875e34d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:11.471399 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 226/903] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:41:11 2026] POST /volume/v3/volumes => generated 750 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:11.486908 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f53cd884-c25f-478a-ae5c-e0dec0b6995f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 returned with HTTP 200 Aug 09 10:41:11.488056 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 227/904] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:11 2026] GET /volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 => generated 323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:11.501544 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a03c59b8-5250-46b4-b874-03bfe4c4b96e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:11.505125 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-88ebd834-142c-433a-ae66-e7c227d17a0d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:11.508430 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a03c59b8-5250-46b4-b874-03bfe4c4b96e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:11.509114 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a03c59b8-5250-46b4-b874-03bfe4c4b96e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:11.509114 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a03c59b8-5250-46b4-b874-03bfe4c4b96e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:11.509351 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:11.510199 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-219573653", "volume_type": "9a605703-a675-4802-8737-1171b7238870", "group_id": "29f33602-99c6-447d-8ae4-80ee80ce19bb", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:11.512775 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-219573653', 'volume_type': '9a605703-a675-4802-8737-1171b7238870', 'group_id': '29f33602-99c6-447d-8ae4-80ee80ce19bb', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:11.541379 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.541379 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:11.541717 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.541717 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:11.544270 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Create volume of 1 GB Aug 09 10:41:11.554775 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a03c59b8-5250-46b4-b874-03bfe4c4b96e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:11.562893 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a03c59b8-5250-46b4-b874-03bfe4c4b96e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:11.563147 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 226/905] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:11 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:11.566425 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Availability Zones retrieved successfully. Aug 09 10:41:11.576216 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Flow 'volume_create_api' (f56998a5-baf1-4035-8a07-a935f57e6a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:11.577932 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1327d1b2-a557-4f01-b360-b802371a1e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:11.581101 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.581101 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:11.583266 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:11.587774 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e9da59e-4bf0-4fa0-b318-08c350c07db9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:11.596768 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e9da59e-4bf0-4fa0-b318-08c350c07db9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:11.596768 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e9da59e-4bf0-4fa0-b318-08c350c07db9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:11.596935 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e9da59e-4bf0-4fa0-b318-08c350c07db9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:11.596968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9e9da59e-4bf0-4fa0-b318-08c350c07db9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:11.604577 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.604577 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:11.605627 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e9da59e-4bf0-4fa0-b318-08c350c07db9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:11.607594 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 228/906] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:11 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:11.618776 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1327d1b2-a557-4f01-b360-b802371a1e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:41:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a605703-a675-4802-8737-1171b7238870,is_public=True,name='tempest-GroupsTest-volume-type-636675606',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a605703-a675-4802-8737-1171b7238870', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '29f33602-99c6-447d-8ae4-80ee80ce19bb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:11.620909 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cee17a8-36dc-4362-acf8-8f8eaacbef38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:11.690749 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-636675606 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-636675606, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:11.691309 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-2ffd18aa-1645-459c-ae74-c872f026135d req-53c051e6-fa79-4aa1-8cec-4cceca35b532 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Lock "cinder-attachment_update-02a43444-8b54-4a58-8860-99235768af52-np0000006833" released by "attachment_update" :: held 0.284s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:41:11.691494 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-636675606 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-636675606, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:11.691649 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-53c051e6-fa79-4aa1-8cec-4cceca35b532 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/attachments/2a10738d-8df9-40e4-ad3d-2ff3004b8136 returned with HTTP 200 Aug 09 10:41:11.692437 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 227/907] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:41:11 2026] PUT /volume/v3/attachments/2a10738d-8df9-40e4-ad3d-2ff3004b8136 => generated 969 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:11.771305 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Created reservations ['420d47dd-4c24-4bad-a446-0ac052a2fde3', 'df3aa89d-1c9a-4e6e-bc12-a927b6160bfc', '7fd4edfb-a808-4dd3-a940-9866beb89999', 'd663e8fd-6f53-4fed-830e-97da812c2992'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:11.772903 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cee17a8-36dc-4362-acf8-8f8eaacbef38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['420d47dd-4c24-4bad-a446-0ac052a2fde3', 'df3aa89d-1c9a-4e6e-bc12-a927b6160bfc', '7fd4edfb-a808-4dd3-a940-9866beb89999', 'd663e8fd-6f53-4fed-830e-97da812c2992']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:11.775373 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f22e10-f49b-43d5-989c-e7b1a758f2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:11.821861 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f22e10-f49b-43d5-989c-e7b1a758f2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-219573653',encryption_key_id=None,group_id=29f33602-99c6-447d-8ae4-80ee80ce19bb,group_type_id=,metadata={},multiattach=False,project_id='60aaaff01c314b5081e0f743e5c2f6c7',qos_specs=None,replication_status=,reservations=['420d47dd-4c24-4bad-a446-0ac052a2fde3','df3aa89d-1c9a-4e6e-bc12-a927b6160bfc','7fd4edfb-a808-4dd3-a940-9866beb89999','d663e8fd-6f53-4fed-830e-97da812c2992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0843ff6bb146cfaa77a5964a82da8a',volume_type_id=9a605703-a675-4802-8737-1171b7238870), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-219573653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=29f33602-99c6-447d-8ae4-80ee80ce19bb,host=None,id=a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60aaaff01c314b5081e0f743e5c2f6c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b0843ff6bb146cfaa77a5964a82da8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a605703-a675-4802-8737-1171b7238870),volume_type_id=9a605703-a675-4802-8737-1171b7238870)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:11.824774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912d2a1e-2532-431b-abca-aca89fb136be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:11.879213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912d2a1e-2532-431b-abca-aca89fb136be) transitioned into state 'SUCCESS' from state '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-219573653',encryption_key_id=None,group_id=29f33602-99c6-447d-8ae4-80ee80ce19bb,group_type_id=,metadata={},multiattach=False,project_id='60aaaff01c314b5081e0f743e5c2f6c7',qos_specs=None,replication_status=,reservations=['420d47dd-4c24-4bad-a446-0ac052a2fde3','df3aa89d-1c9a-4e6e-bc12-a927b6160bfc','7fd4edfb-a808-4dd3-a940-9866beb89999','d663e8fd-6f53-4fed-830e-97da812c2992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0843ff6bb146cfaa77a5964a82da8a',volume_type_id=9a605703-a675-4802-8737-1171b7238870)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:11.880357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f2e901a-1e9f-4380-a967-b6c39945ccb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:11.904871 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f2e901a-1e9f-4380-a967-b6c39945ccb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:11.906443 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Flow 'volume_create_api' (f56998a5-baf1-4035-8a07-a935f57e6a23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:11.906578 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Create volume request issued successfully. Aug 09 10:41:11.907590 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:11.908053 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:11.971969 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:11.977959 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:11.977959 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:11.989715 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88ebd834-142c-433a-ae66-e7c227d17a0d tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:11.993581 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 227/908] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:41:11 2026] POST /volume/v3/volumes => generated 813 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:12.016174 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a568780f-a7c0-4bda-9240-0acd9b321786 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:12.019947 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a568780f-a7c0-4bda-9240-0acd9b321786 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d Aug 09 10:41:12.019947 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a568780f-a7c0-4bda-9240-0acd9b321786 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:12.020624 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a568780f-a7c0-4bda-9240-0acd9b321786 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:12.024938 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=202,cinder:INSERT=21,cinder:UPDATE=44 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:41:12.039177 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:12.039177 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:12.051373 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a568780f-a7c0-4bda-9240-0acd9b321786 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Volume info retrieved successfully. Aug 09 10:41:12.052300 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-a568780f-a7c0-4bda-9240-0acd9b321786 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:12.052300 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-a568780f-a7c0-4bda-9240-0acd9b321786 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:12.120281 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-a568780f-a7c0-4bda-9240-0acd9b321786 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:12.131010 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:12.131010 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:12.145624 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a568780f-a7c0-4bda-9240-0acd9b321786 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d returned with HTTP 200 Aug 09 10:41:12.147526 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 227/909] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:12 2026] GET /volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d => generated 881 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:12.238073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1d4713b3-eb94-464f-b5d5-eb88e9c32794 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:12.244842 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d4713b3-eb94-464f-b5d5-eb88e9c32794 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:12.245225 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d4713b3-eb94-464f-b5d5-eb88e9c32794 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:12.245721 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d4713b3-eb94-464f-b5d5-eb88e9c32794 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:12.268963 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:12.268963 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:12.281048 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1d4713b3-eb94-464f-b5d5-eb88e9c32794 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:12.289382 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d4713b3-eb94-464f-b5d5-eb88e9c32794 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:12.290195 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 229/910] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:12 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:12.592247 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3ed2031e-929c-45ef-9a3d-27d29f53b2e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:12.597633 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ed2031e-929c-45ef-9a3d-27d29f53b2e8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:12.597633 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ed2031e-929c-45ef-9a3d-27d29f53b2e8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:12.603175 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ed2031e-929c-45ef-9a3d-27d29f53b2e8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:12.618213 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:12.618213 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:12.627818 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9867c8b5-a008-4056-bf90-2915401b4d30 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:12.628927 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3ed2031e-929c-45ef-9a3d-27d29f53b2e8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:12.631541 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9867c8b5-a008-4056-bf90-2915401b4d30 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:12.631640 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9867c8b5-a008-4056-bf90-2915401b4d30 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:12.631941 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9867c8b5-a008-4056-bf90-2915401b4d30 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:12.632109 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9867c8b5-a008-4056-bf90-2915401b4d30 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:12.643412 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ed2031e-929c-45ef-9a3d-27d29f53b2e8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:12.644312 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 228/911] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:12 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:12.653159 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:12.653159 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:12.655963 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9867c8b5-a008-4056-bf90-2915401b4d30 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:12.657465 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 228/912] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:12 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 791 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:12.716050 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-118618cd-56f4-4544-96e8-6978ba3f9de3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:12.718852 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-118618cd-56f4-4544-96e8-6978ba3f9de3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:12.719129 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-118618cd-56f4-4544-96e8-6978ba3f9de3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:12.719455 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-118618cd-56f4-4544-96e8-6978ba3f9de3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:12.731729 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:12.731729 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:12.738876 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-118618cd-56f4-4544-96e8-6978ba3f9de3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:12.747593 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-118618cd-56f4-4544-96e8-6978ba3f9de3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:12.748149 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 228/913] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:12 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:12.923531 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1a2c964d-79f3-4948-bc1c-499844f2d246 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:12.924889 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a2c964d-79f3-4948-bc1c-499844f2d246 None None] GET https://10.4.3.125/volume// Aug 09 10:41:12.924889 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a2c964d-79f3-4948-bc1c-499844f2d246 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:12.924889 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a2c964d-79f3-4948-bc1c-499844f2d246 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:12.925252 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a2c964d-79f3-4948-bc1c-499844f2d246 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:12.925685 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 230/914] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:41:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:41:12.942724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-58665677-6d13-470e-9c5c-a033d9817953 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:12.946466 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-58665677-6d13-470e-9c5c-a033d9817953 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:41:12.947133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-58665677-6d13-470e-9c5c-a033d9817953 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "531ca49c-04b4-4c03-86a0-51abc0644b29", "connector": null, "instance_uuid": "7c7e28f2-4dba-4c83-98c1-80c7f6d635cb"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:12.962426 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:12.962426 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:13.048399 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-58665677-6d13-470e-9c5c-a033d9817953 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:41:13.049527 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 229/915] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:41:12 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 09 10:41:13.116705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-11d45c3e-57b8-436d-a6ae-daf9a3c67304 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.126120 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11d45c3e-57b8-436d-a6ae-daf9a3c67304 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:13.127976 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11d45c3e-57b8-436d-a6ae-daf9a3c67304 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.128621 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11d45c3e-57b8-436d-a6ae-daf9a3c67304 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.137208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-027a6c01-b646-4ea2-a105-5521306742ef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.138082 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-027a6c01-b646-4ea2-a105-5521306742ef None None] GET https://10.4.3.125/volume// Aug 09 10:41:13.138299 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-027a6c01-b646-4ea2-a105-5521306742ef None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.139858 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-027a6c01-b646-4ea2-a105-5521306742ef None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.139858 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-027a6c01-b646-4ea2-a105-5521306742ef None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:13.141256 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 229/916] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:41:13.149654 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.149654 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:13.154568 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-60a43674-ace6-4053-968e-d65d969b7097 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.157381 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-11d45c3e-57b8-436d-a6ae-daf9a3c67304 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:13.159051 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-60a43674-ace6-4053-968e-d65d969b7097 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:13.159051 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-60a43674-ace6-4053-968e-d65d969b7097 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.159480 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-60a43674-ace6-4053-968e-d65d969b7097 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.164282 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11d45c3e-57b8-436d-a6ae-daf9a3c67304 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:13.164697 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 229/917] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:13.175086 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c76cca7b-90e8-4cdb-ac7d-03bb54ba6e01 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.177274 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c76cca7b-90e8-4cdb-ac7d-03bb54ba6e01 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d Aug 09 10:41:13.177530 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c76cca7b-90e8-4cdb-ac7d-03bb54ba6e01 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.177954 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c76cca7b-90e8-4cdb-ac7d-03bb54ba6e01 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.183723 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.183723 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:13.193538 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.193538 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:13.194584 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-60a43674-ace6-4053-968e-d65d969b7097 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:13.203144 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-60a43674-ace6-4053-968e-d65d969b7097 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:13.203144 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 231/918] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 1022 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:13.203402 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c76cca7b-90e8-4cdb-ac7d-03bb54ba6e01 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Volume info retrieved successfully. Aug 09 10:41:13.205131 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-c76cca7b-90e8-4cdb-ac7d-03bb54ba6e01 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:13.205285 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-c76cca7b-90e8-4cdb-ac7d-03bb54ba6e01 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:13.282623 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-c76cca7b-90e8-4cdb-ac7d-03bb54ba6e01 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:13.288370 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.288370 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:13.298133 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c76cca7b-90e8-4cdb-ac7d-03bb54ba6e01 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d returned with HTTP 200 Aug 09 10:41:13.298517 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 230/919] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d => generated 906 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:13.316765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ed5ca8fa-3d83-4a19-9bf3-a6240c9cc272 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.320814 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ba1d0dcf-b94d-4131-a12d-595f4cb59c0f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.326396 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ed5ca8fa-3d83-4a19-9bf3-a6240c9cc272 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:13.326396 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ed5ca8fa-3d83-4a19-9bf3-a6240c9cc272 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.326396 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ed5ca8fa-3d83-4a19-9bf3-a6240c9cc272 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.326652 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba1d0dcf-b94d-4131-a12d-595f4cb59c0f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb Aug 09 10:41:13.326652 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba1d0dcf-b94d-4131-a12d-595f4cb59c0f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.326739 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba1d0dcf-b94d-4131-a12d-595f4cb59c0f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.326926 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-ba1d0dcf-b94d-4131-a12d-595f4cb59c0f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 29f33602-99c6-447d-8ae4-80ee80ce19bb {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:13.335909 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.335909 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:13.348239 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba1d0dcf-b94d-4131-a12d-595f4cb59c0f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb returned with HTTP 200 Aug 09 10:41:13.349124 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 230/920] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:13.355173 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.355173 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:13.364206 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ed5ca8fa-3d83-4a19-9bf3-a6240c9cc272 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:13.369053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d70e8b57-8c1e-4e8b-b683-f12257aff030 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.374092 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d70e8b57-8c1e-4e8b-b683-f12257aff030 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 Aug 09 10:41:13.374092 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d70e8b57-8c1e-4e8b-b683-f12257aff030 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.374092 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d70e8b57-8c1e-4e8b-b683-f12257aff030 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.374092 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-d70e8b57-8c1e-4e8b-b683-f12257aff030 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 203f77e7-f6d4-4637-bae0-1d6971908f31 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:13.375056 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ed5ca8fa-3d83-4a19-9bf3-a6240c9cc272 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:13.375651 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 230/921] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 867 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:13.380019 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-c6dc4527-337c-48ab-8391-a120de0b5ce6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.381945 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.381945 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:13.386146 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-c6dc4527-337c-48ab-8391-a120de0b5ce6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] PUT https://10.4.3.125/volume/v3/attachments/1c4bc502-5178-4606-95e9-7f498af2dc8b Aug 09 10:41:13.386668 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-c6dc4527-337c-48ab-8391-a120de0b5ce6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:13.391117 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d70e8b57-8c1e-4e8b-b683-f12257aff030 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 returned with HTTP 200 Aug 09 10:41:13.391518 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 232/922] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:13.398453 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-c6dc4527-337c-48ab-8391-a120de0b5ce6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Acquiring lock "cinder-attachment_update-531ca49c-04b4-4c03-86a0-51abc0644b29-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:41:13.405298 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-46743762-5e84-49be-a3cc-2638efe9f635 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.405377 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-c6dc4527-337c-48ab-8391-a120de0b5ce6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Lock "cinder-attachment_update-531ca49c-04b4-4c03-86a0-51abc0644b29-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:41:13.406301 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46743762-5e84-49be-a3cc-2638efe9f635 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/detail Aug 09 10:41:13.406481 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46743762-5e84-49be-a3cc-2638efe9f635 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.406549 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.406549 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:13.407292 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46743762-5e84-49be-a3cc-2638efe9f635 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.407292 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.407292 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:13.443289 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46743762-5e84-49be-a3cc-2638efe9f635 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/detail returned with HTTP 200 Aug 09 10:41:13.443411 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 231/923] 10.4.3.125 () {68 vars in 1296 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/groups/detail => generated 639 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:13.458373 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.461026 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:13.461484 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.463857 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.463857 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:13.463857 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:13.481934 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Get all volumes completed successfully. Aug 09 10:41:13.482954 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:13.483105 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:13.546242 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:13.552587 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.552587 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:13.564694 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-c6dc4527-337c-48ab-8391-a120de0b5ce6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Lock "cinder-attachment_update-531ca49c-04b4-4c03-86a0-51abc0644b29-np0000006833" released by "attachment_update" :: held 0.159s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:41:13.565270 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-c6dc4527-337c-48ab-8391-a120de0b5ce6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments/1c4bc502-5178-4606-95e9-7f498af2dc8b returned with HTTP 200 Aug 09 10:41:13.566439 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 231/924] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:41:13 2026] PUT /volume/v3/attachments/1c4bc502-5178-4606-95e9-7f498af2dc8b => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:13.567672 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9856070-4b3e-450d-b5db-55ee74dc5a04 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:13.568249 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 231/925] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:13.598655 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.601242 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:13.601330 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.601632 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.602819 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:13.602819 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.602819 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:13.603056 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:13.616966 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Get all volumes completed successfully. Aug 09 10:41:13.618272 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:13.618398 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:13.677588 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-002e142e-a6ec-4682-a471-cd16847f5a1b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.682204 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-002e142e-a6ec-4682-a471-cd16847f5a1b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:13.682204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-002e142e-a6ec-4682-a471-cd16847f5a1b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.684307 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-002e142e-a6ec-4682-a471-cd16847f5a1b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.684475 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:13.684529 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-002e142e-a6ec-4682-a471-cd16847f5a1b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:13.692897 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.692897 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:13.694374 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.694374 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:13.695364 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-002e142e-a6ec-4682-a471-cd16847f5a1b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:13.695947 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 232/926] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:13.708160 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8e7ba44-ee6c-4a82-a1a1-2322b77e5c60 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:13.709056 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 233/927] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:13.726487 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84cfa98c-514e-4e56-bcab-85a3d245b5a6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.734275 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84cfa98c-514e-4e56-bcab-85a3d245b5a6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb/action Aug 09 10:41:13.734275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84cfa98c-514e-4e56-bcab-85a3d245b5a6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:13.734275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84cfa98c-514e-4e56-bcab-85a3d245b5a6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:13.734275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-84cfa98c-514e-4e56-bcab-85a3d245b5a6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] delete called for group 29f33602-99c6-447d-8ae4-80ee80ce19bb {{(pid=100317) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:41:13.734275 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-84cfa98c-514e-4e56-bcab-85a3d245b5a6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Delete group with id: 29f33602-99c6-447d-8ae4-80ee80ce19bb Aug 09 10:41:13.739709 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.739709 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:13.834336 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84cfa98c-514e-4e56-bcab-85a3d245b5a6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb/action returned with HTTP 202 Aug 09 10:41:13.838414 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 232/928] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:41:13 2026] POST /volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:13.851427 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-90803a7d-c1f3-41b5-8d0e-e8c76371d8bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:13.854411 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-90803a7d-c1f3-41b5-8d0e-e8c76371d8bc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d Aug 09 10:41:13.855449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-90803a7d-c1f3-41b5-8d0e-e8c76371d8bc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:13.855449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-90803a7d-c1f3-41b5-8d0e-e8c76371d8bc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:13.872848 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.872848 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:13.884470 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-90803a7d-c1f3-41b5-8d0e-e8c76371d8bc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Volume info retrieved successfully. Aug 09 10:41:13.885514 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-90803a7d-c1f3-41b5-8d0e-e8c76371d8bc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:13.885866 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-90803a7d-c1f3-41b5-8d0e-e8c76371d8bc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:13.960670 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-90803a7d-c1f3-41b5-8d0e-e8c76371d8bc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:13.964153 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:13.964153 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:13.979106 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-90803a7d-c1f3-41b5-8d0e-e8c76371d8bc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d returned with HTTP 200 Aug 09 10:41:13.979106 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 232/929] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:13 2026] GET /volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d => generated 905 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:14.185386 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1717df49-48de-4143-b236-322eec044692 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:14.190523 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1717df49-48de-4143-b236-322eec044692 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:14.190669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1717df49-48de-4143-b236-322eec044692 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:14.191314 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1717df49-48de-4143-b236-322eec044692 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:14.219269 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:14.219269 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:14.241211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-32667d3a-c925-4f72-9e45-854b2655b8b6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:14.241617 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1717df49-48de-4143-b236-322eec044692 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:14.249540 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1717df49-48de-4143-b236-322eec044692 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:14.250478 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 233/930] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:14 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:14.404685 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-80fb79c5-5e49-4c0e-addd-3d281c34fa68 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:14.407276 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80fb79c5-5e49-4c0e-addd-3d281c34fa68 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:14.407569 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80fb79c5-5e49-4c0e-addd-3d281c34fa68 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:14.407858 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80fb79c5-5e49-4c0e-addd-3d281c34fa68 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:14.428271 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-32667d3a-c925-4f72-9e45-854b2655b8b6 tempest-VolumePoolsAdminTestsJSON-1979786195 tempest-VolumePoolsAdminTestsJSON-1979786195-project-admin] GET https://10.4.3.125/volume/v3/scheduler-stats/get_pools?detail=True Aug 09 10:41:14.428324 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:14.428324 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:14.428392 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-32667d3a-c925-4f72-9e45-854b2655b8b6 tempest-VolumePoolsAdminTestsJSON-1979786195 tempest-VolumePoolsAdminTestsJSON-1979786195-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:14.428392 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-32667d3a-c925-4f72-9e45-854b2655b8b6 tempest-VolumePoolsAdminTestsJSON-1979786195 tempest-VolumePoolsAdminTestsJSON-1979786195-project-admin] Calling method 'get_pools' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:14.432564 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-80fb79c5-5e49-4c0e-addd-3d281c34fa68 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:14.437796 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80fb79c5-5e49-4c0e-addd-3d281c34fa68 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:14.438281 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 233/931] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:14 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:14.446244 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-32667d3a-c925-4f72-9e45-854b2655b8b6 tempest-VolumePoolsAdminTestsJSON-1979786195 tempest-VolumePoolsAdminTestsJSON-1979786195-project-admin] https://10.4.3.125/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 09 10:41:14.447291 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 234/932] 10.4.3.125 () {66 vars in 1314 bytes} [Sun Aug 9 10:41:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:14.461836 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1e456bc7-34bc-4c22-aa72-7afcc059ebc6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:14.465044 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e456bc7-34bc-4c22-aa72-7afcc059ebc6 tempest-VolumePoolsAdminTestsJSON-1979786195 tempest-VolumePoolsAdminTestsJSON-1979786195-project-admin] GET https://10.4.3.125/volume/v3/scheduler-stats/get_pools Aug 09 10:41:14.465385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e456bc7-34bc-4c22-aa72-7afcc059ebc6 tempest-VolumePoolsAdminTestsJSON-1979786195 tempest-VolumePoolsAdminTestsJSON-1979786195-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:14.465680 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e456bc7-34bc-4c22-aa72-7afcc059ebc6 tempest-VolumePoolsAdminTestsJSON-1979786195 tempest-VolumePoolsAdminTestsJSON-1979786195-project-admin] Calling method 'get_pools' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:14.482652 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e456bc7-34bc-4c22-aa72-7afcc059ebc6 tempest-VolumePoolsAdminTestsJSON-1979786195 tempest-VolumePoolsAdminTestsJSON-1979786195-project-admin] https://10.4.3.125/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 09 10:41:14.483828 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 233/933] 10.4.3.125 () {66 vars in 1291 bytes} [Sun Aug 9 10:41:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:14.710240 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1f3019ac-78f4-473e-b6bc-b31e8be7fe7d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:14.714878 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f3019ac-78f4-473e-b6bc-b31e8be7fe7d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:14.715645 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f3019ac-78f4-473e-b6bc-b31e8be7fe7d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:14.715944 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f3019ac-78f4-473e-b6bc-b31e8be7fe7d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:14.716101 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1f3019ac-78f4-473e-b6bc-b31e8be7fe7d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:14.723918 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:14.723918 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:14.724985 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f3019ac-78f4-473e-b6bc-b31e8be7fe7d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:14.726071 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 234/934] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:14 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:15.002326 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8077824f-1a72-427a-8f84-103c7b8c241f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:15.003526 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8077824f-1a72-427a-8f84-103c7b8c241f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d Aug 09 10:41:15.003960 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8077824f-1a72-427a-8f84-103c7b8c241f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:15.003960 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8077824f-1a72-427a-8f84-103c7b8c241f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:15.012376 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8077824f-1a72-427a-8f84-103c7b8c241f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d returned with HTTP 404 Aug 09 10:41:15.012901 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 234/935] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:14 2026] GET /volume/v3/volumes/a0ffb54e-a4a2-4d47-a941-97e55dfc9b6d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:15.023851 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d2298adf-935a-4133-ac6e-eacf1d2429d5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:15.026463 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d2298adf-935a-4133-ac6e-eacf1d2429d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb Aug 09 10:41:15.027443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d2298adf-935a-4133-ac6e-eacf1d2429d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:15.027443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d2298adf-935a-4133-ac6e-eacf1d2429d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:15.027634 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-d2298adf-935a-4133-ac6e-eacf1d2429d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 29f33602-99c6-447d-8ae4-80ee80ce19bb {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:15.032148 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d2298adf-935a-4133-ac6e-eacf1d2429d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb returned with HTTP 404 Aug 09 10:41:15.032658 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 235/936] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:15 2026] GET /volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:15.042708 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bb8b2102-27ac-4192-ab19-911e7b94bcf1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:15.044828 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb8b2102-27ac-4192-ab19-911e7b94bcf1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31/action Aug 09 10:41:15.045277 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb8b2102-27ac-4192-ab19-911e7b94bcf1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:15.045638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb8b2102-27ac-4192-ab19-911e7b94bcf1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:15.047039 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-bb8b2102-27ac-4192-ab19-911e7b94bcf1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] delete called for group 203f77e7-f6d4-4637-bae0-1d6971908f31 {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:41:15.047302 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-bb8b2102-27ac-4192-ab19-911e7b94bcf1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Delete group with id: 203f77e7-f6d4-4637-bae0-1d6971908f31 Aug 09 10:41:15.052803 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:15.052803 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:15.110789 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb8b2102-27ac-4192-ab19-911e7b94bcf1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31/action returned with HTTP 202 Aug 09 10:41:15.111201 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 234/937] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:41:15 2026] POST /volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:15.120366 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e4e19d22-1723-4ed0-bc3b-086594a984fc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:15.122955 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e4e19d22-1723-4ed0-bc3b-086594a984fc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 Aug 09 10:41:15.123872 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e4e19d22-1723-4ed0-bc3b-086594a984fc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:15.123872 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e4e19d22-1723-4ed0-bc3b-086594a984fc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:15.124100 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-e4e19d22-1723-4ed0-bc3b-086594a984fc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 203f77e7-f6d4-4637-bae0-1d6971908f31 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:15.129035 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:15.129035 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:15.140337 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e4e19d22-1723-4ed0-bc3b-086594a984fc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 returned with HTTP 200 Aug 09 10:41:15.140937 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 235/938] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:15 2026] GET /volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:15.267247 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e3eb2ad5-1538-4796-b557-98cdc7046d7d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:15.270259 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3eb2ad5-1538-4796-b557-98cdc7046d7d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:15.270608 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3eb2ad5-1538-4796-b557-98cdc7046d7d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:15.270928 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3eb2ad5-1538-4796-b557-98cdc7046d7d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:15.284631 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:15.284631 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:15.289319 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e3eb2ad5-1538-4796-b557-98cdc7046d7d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:15.295552 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3eb2ad5-1538-4796-b557-98cdc7046d7d tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:15.296440 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 235/939] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:15 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:15.453755 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-08bb6616-32cb-46e3-8b3d-f17575f7bc2f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:15.456670 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08bb6616-32cb-46e3-8b3d-f17575f7bc2f tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:15.457097 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08bb6616-32cb-46e3-8b3d-f17575f7bc2f tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:15.457404 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08bb6616-32cb-46e3-8b3d-f17575f7bc2f tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:15.471240 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:15.471240 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:15.476512 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-08bb6616-32cb-46e3-8b3d-f17575f7bc2f tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:15.483299 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08bb6616-32cb-46e3-8b3d-f17575f7bc2f tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:15.485269 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 236/940] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:15 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:15.742433 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e281ca04-845a-476d-9924-33db26c02a14 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:15.744501 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e281ca04-845a-476d-9924-33db26c02a14 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:15.744749 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e281ca04-845a-476d-9924-33db26c02a14 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:15.744962 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e281ca04-845a-476d-9924-33db26c02a14 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:15.745088 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e281ca04-845a-476d-9924-33db26c02a14 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:15.753683 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:15.753683 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:15.754716 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e281ca04-845a-476d-9924-33db26c02a14 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:15.755217 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 235/941] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:15 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:16.117214 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2ffd18aa-1645-459c-ae74-c872f026135d req-0a3b4768-51e9-470e-b56e-f4c52e6b1344 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.122510 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-0a3b4768-51e9-470e-b56e-f4c52e6b1344 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] POST https://10.4.3.125/volume/v3/attachments/2a10738d-8df9-40e4-ad3d-2ff3004b8136/action Aug 09 10:41:16.122510 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-0a3b4768-51e9-470e-b56e-f4c52e6b1344 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:16.122510 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-0a3b4768-51e9-470e-b56e-f4c52e6b1344 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:16.155740 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c6f127a-4a1d-4447-8e5f-fa6e253d319a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.161053 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:16.161053 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:16.164123 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c6f127a-4a1d-4447-8e5f-fa6e253d319a tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 Aug 09 10:41:16.168465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c6f127a-4a1d-4447-8e5f-fa6e253d319a tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.168465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c6f127a-4a1d-4447-8e5f-fa6e253d319a tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.168465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-0c6f127a-4a1d-4447-8e5f-fa6e253d319a tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 203f77e7-f6d4-4637-bae0-1d6971908f31 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:16.169984 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c6f127a-4a1d-4447-8e5f-fa6e253d319a tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 returned with HTTP 404 Aug 09 10:41:16.170682 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 236/942] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:16.187527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c5903024-a374-4f12-848a-f085e3a62ecf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.191399 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2ffd18aa-1645-459c-ae74-c872f026135d req-0a3b4768-51e9-470e-b56e-f4c52e6b1344 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/attachments/2a10738d-8df9-40e4-ad3d-2ff3004b8136/action returned with HTTP 204 Aug 09 10:41:16.191721 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c5903024-a374-4f12-848a-f085e3a62ecf tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/detail Aug 09 10:41:16.191886 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 236/943] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:41:16 2026] POST /volume/v3/attachments/2a10738d-8df9-40e4-ad3d-2ff3004b8136/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:41:16.191989 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c5903024-a374-4f12-848a-f085e3a62ecf tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.191989 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c5903024-a374-4f12-848a-f085e3a62ecf tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.202207 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c5903024-a374-4f12-848a-f085e3a62ecf tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/detail returned with HTTP 200 Aug 09 10:41:16.202976 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 237/944] 10.4.3.125 () {68 vars in 1296 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/groups/detail => generated 14 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:16.225991 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0b355221-6a63-4aba-acc8-c50ca0a39377 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.230801 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b355221-6a63-4aba-acc8-c50ca0a39377 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:16.230801 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b355221-6a63-4aba-acc8-c50ca0a39377 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.230801 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b355221-6a63-4aba-acc8-c50ca0a39377 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.231142 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-0b355221-6a63-4aba-acc8-c50ca0a39377 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:16.232753 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b355221-6a63-4aba-acc8-c50ca0a39377 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:16.245314 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b355221-6a63-4aba-acc8-c50ca0a39377 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Get all volumes completed successfully. Aug 09 10:41:16.248534 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b355221-6a63-4aba-acc8-c50ca0a39377 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:16.249381 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 236/945] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:16.272728 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c7ab643-2bc0-4803-95b1-08f5bcd5fe03 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.274789 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c7ab643-2bc0-4803-95b1-08f5bcd5fe03 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31/action Aug 09 10:41:16.275141 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c7ab643-2bc0-4803-95b1-08f5bcd5fe03 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:16.275272 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c7ab643-2bc0-4803-95b1-08f5bcd5fe03 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:16.277973 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-0c7ab643-2bc0-4803-95b1-08f5bcd5fe03 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] delete called for group 203f77e7-f6d4-4637-bae0-1d6971908f31 {{(pid=100317) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:41:16.278167 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-0c7ab643-2bc0-4803-95b1-08f5bcd5fe03 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Delete group with id: 203f77e7-f6d4-4637-bae0-1d6971908f31 Aug 09 10:41:16.282379 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c7ab643-2bc0-4803-95b1-08f5bcd5fe03 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31/action returned with HTTP 404 Aug 09 10:41:16.283069 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 237/946] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:41:16 2026] POST /volume/v3/groups/203f77e7-f6d4-4637-bae0-1d6971908f31/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:16.294255 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-766916cb-9c08-4579-b14f-62e0f0ab6b12 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.302207 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-766916cb-9c08-4579-b14f-62e0f0ab6b12 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:16.302207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-766916cb-9c08-4579-b14f-62e0f0ab6b12 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.302207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-766916cb-9c08-4579-b14f-62e0f0ab6b12 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.302207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-766916cb-9c08-4579-b14f-62e0f0ab6b12 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:16.304548 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-766916cb-9c08-4579-b14f-62e0f0ab6b12 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:16.313236 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-766916cb-9c08-4579-b14f-62e0f0ab6b12 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Get all volumes completed successfully. Aug 09 10:41:16.316208 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-766916cb-9c08-4579-b14f-62e0f0ab6b12 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:16.316740 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 237/947] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:16.320644 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5456c610-6d00-43cf-b0c9-4b521ae9059a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.323143 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5456c610-6d00-43cf-b0c9-4b521ae9059a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:16.323895 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5456c610-6d00-43cf-b0c9-4b521ae9059a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.323895 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5456c610-6d00-43cf-b0c9-4b521ae9059a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.333748 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dea83627-d7b8-495f-8fd4-1cade22d63b9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.337833 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dea83627-d7b8-495f-8fd4-1cade22d63b9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb/action Aug 09 10:41:16.337995 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dea83627-d7b8-495f-8fd4-1cade22d63b9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:16.337995 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dea83627-d7b8-495f-8fd4-1cade22d63b9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:16.340711 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-dea83627-d7b8-495f-8fd4-1cade22d63b9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] delete called for group 29f33602-99c6-447d-8ae4-80ee80ce19bb {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:41:16.340812 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-dea83627-d7b8-495f-8fd4-1cade22d63b9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Delete group with id: 29f33602-99c6-447d-8ae4-80ee80ce19bb Aug 09 10:41:16.341944 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:16.341944 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:16.346158 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dea83627-d7b8-495f-8fd4-1cade22d63b9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb/action returned with HTTP 404 Aug 09 10:41:16.347174 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 237/948] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:41:16 2026] POST /volume/v3/groups/29f33602-99c6-447d-8ae4-80ee80ce19bb/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:16.349619 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5456c610-6d00-43cf-b0c9-4b521ae9059a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:16.355731 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5456c610-6d00-43cf-b0c9-4b521ae9059a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:16.356356 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 238/949] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:16.358234 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-64e66e22-2e26-4c5b-911d-d005a8843116 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.360725 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-64e66e22-2e26-4c5b-911d-d005a8843116 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/873526ca-88ca-490f-aec6-5eb0ef8bcda8 Aug 09 10:41:16.361001 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-64e66e22-2e26-4c5b-911d-d005a8843116 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.361262 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-64e66e22-2e26-4c5b-911d-d005a8843116 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.387594 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-64e66e22-2e26-4c5b-911d-d005a8843116 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] https://10.4.3.125/volume/v3/group_types/873526ca-88ca-490f-aec6-5eb0ef8bcda8 returned with HTTP 202 Aug 09 10:41:16.387594 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 238/950] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:41:16 2026] DELETE /volume/v3/group_types/873526ca-88ca-490f-aec6-5eb0ef8bcda8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:16.400043 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c266bc27-ff59-4e83-b49c-34652ca0c8e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.404425 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c266bc27-ff59-4e83-b49c-34652ca0c8e7 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] DELETE https://10.4.3.125/volume/v3/types/9a605703-a675-4802-8737-1171b7238870 Aug 09 10:41:16.404737 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c266bc27-ff59-4e83-b49c-34652ca0c8e7 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.405321 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c266bc27-ff59-4e83-b49c-34652ca0c8e7 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.497868 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c266bc27-ff59-4e83-b49c-34652ca0c8e7 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] https://10.4.3.125/volume/v3/types/9a605703-a675-4802-8737-1171b7238870 returned with HTTP 202 Aug 09 10:41:16.498758 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 238/951] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:41:16 2026] DELETE /volume/v3/types/9a605703-a675-4802-8737-1171b7238870 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:16.503771 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c6f7a830-2d7b-41c0-b2b6-d8648d4c7836 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.506252 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c6f7a830-2d7b-41c0-b2b6-d8648d4c7836 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:16.506252 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c6f7a830-2d7b-41c0-b2b6-d8648d4c7836 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.506468 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c6f7a830-2d7b-41c0-b2b6-d8648d4c7836 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.508917 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a2b3fe40-c222-4d04-9be1-0cf31515251f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.511481 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a2b3fe40-c222-4d04-9be1-0cf31515251f tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] GET https://10.4.3.125/volume/v3/types/9a605703-a675-4802-8737-1171b7238870 Aug 09 10:41:16.511781 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a2b3fe40-c222-4d04-9be1-0cf31515251f tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.512135 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a2b3fe40-c222-4d04-9be1-0cf31515251f tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.517231 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a2b3fe40-c222-4d04-9be1-0cf31515251f tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] https://10.4.3.125/volume/v3/types/9a605703-a675-4802-8737-1171b7238870 returned with HTTP 404 Aug 09 10:41:16.517912 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 239/952] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/types/9a605703-a675-4802-8737-1171b7238870 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:16.523009 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:16.523009 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:16.530423 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-91520a48-b37d-4275-ba3d-f2232030ba29 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.532148 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c6f7a830-2d7b-41c0-b2b6-d8648d4c7836 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:16.536387 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91520a48-b37d-4275-ba3d-f2232030ba29 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:41:16.536387 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91520a48-b37d-4275-ba3d-f2232030ba29 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2119672609"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:16.553738 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c6f7a830-2d7b-41c0-b2b6-d8648d4c7836 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:16.554501 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 238/953] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1159 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:16.556889 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91520a48-b37d-4275-ba3d-f2232030ba29 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:41:16.557657 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 239/954] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:41:16 2026] POST /volume/v3/types => generated 216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:41:16.568376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d8b75833-105a-4561-a098-f9de377454e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.571306 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-76c70796-2783-4bde-91f4-21d95c2394a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.572476 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8b75833-105a-4561-a098-f9de377454e7 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:41:16.573052 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8b75833-105a-4561-a098-f9de377454e7 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-660574495"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:16.573809 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76c70796-2783-4bde-91f4-21d95c2394a2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] POST https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52/action Aug 09 10:41:16.573971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76c70796-2783-4bde-91f4-21d95c2394a2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:16.574160 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76c70796-2783-4bde-91f4-21d95c2394a2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:16.595783 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8b75833-105a-4561-a098-f9de377454e7 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:41:16.595935 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:16.595935 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:16.596376 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 239/955] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:41:16 2026] POST /volume/v3/group_types => generated 172 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:16.596640 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-76c70796-2783-4bde-91f4-21d95c2394a2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:16.608719 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6443458d-2712-4900-8ba1-6be89d2d332f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.611403 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6443458d-2712-4900-8ba1-6be89d2d332f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/groups Aug 09 10:41:16.611961 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6443458d-2712-4900-8ba1-6be89d2d332f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c7d0e3c7-e2e6-4345-8611-fae50391dff7", "volume_types": ["cd759ef1-903a-4ceb-940c-7a81cbd4b02a"], "name": "tempest-GroupsTest-Group-936724522"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:16.613926 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-6443458d-2712-4900-8ba1-6be89d2d332f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Creating new group {'group': {'group_type': 'c7d0e3c7-e2e6-4345-8611-fae50391dff7', 'volume_types': ['cd759ef1-903a-4ceb-940c-7a81cbd4b02a'], 'name': 'tempest-GroupsTest-Group-936724522'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 10:41:16.622376 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-6443458d-2712-4900-8ba1-6be89d2d332f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Creating group tempest-GroupsTest-Group-936724522. Aug 09 10:41:16.657270 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-76c70796-2783-4bde-91f4-21d95c2394a2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Created reservations ['a3a819c3-a9d1-400d-8d19-37cf216ec379', '08804a69-3d31-4da4-8225-12336cf8cbbe'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:16.657446 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6443458d-2712-4900-8ba1-6be89d2d332f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Availability zone cache updated, next update will occur around 2026-08-09 11:41:16.656408. {{(pid=100316) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 10:41:16.657446 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6443458d-2712-4900-8ba1-6be89d2d332f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Availability Zones retrieved successfully. Aug 09 10:41:16.674122 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-6443458d-2712-4900-8ba1-6be89d2d332f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Created reservations ['da779836-0550-4f19-ab04-f0483436a297'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:16.688800 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-76c70796-2783-4bde-91f4-21d95c2394a2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Extend volume request issued successfully. Aug 09 10:41:16.689048 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76c70796-2783-4bde-91f4-21d95c2394a2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52/action returned with HTTP 202 Aug 09 10:41:16.689694 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 240/956] 10.4.3.125 () {70 vars in 1431 bytes} [Sun Aug 9 10:41:16 2026] POST /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 10:41:16.703065 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50d27a65-426c-4372-8481-b02a7bf43f00 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.706127 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50d27a65-426c-4372-8481-b02a7bf43f00 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:16.706452 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50d27a65-426c-4372-8481-b02a7bf43f00 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.706700 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50d27a65-426c-4372-8481-b02a7bf43f00 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.718894 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6443458d-2712-4900-8ba1-6be89d2d332f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups returned with HTTP 202 Aug 09 10:41:16.719431 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 239/957] 10.4.3.125 () {70 vars in 1297 bytes} [Sun Aug 9 10:41:16 2026] POST /volume/v3/groups => generated 103 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:16.721906 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:16.721906 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:16.730871 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-50d27a65-426c-4372-8481-b02a7bf43f00 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:16.731783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-57366aa4-3626-4253-ac20-12d8402596e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.734003 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-57366aa4-3626-4253-ac20-12d8402596e7 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:16.734404 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-57366aa4-3626-4253-ac20-12d8402596e7 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.735419 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-57366aa4-3626-4253-ac20-12d8402596e7 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.735668 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-57366aa4-3626-4253-ac20-12d8402596e7 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 95a97923-4cbf-4957-b905-7fa629407375 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:16.736526 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50d27a65-426c-4372-8481-b02a7bf43f00 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:16.737891 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 240/958] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:16.741881 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:16.741881 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:16.752883 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-57366aa4-3626-4253-ac20-12d8402596e7 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 returned with HTTP 200 Aug 09 10:41:16.754130 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 240/959] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 => generated 331 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:16.774204 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bafb4ab4-e5e0-45e8-814b-13e0cd4c7e82 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.776603 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bafb4ab4-e5e0-45e8-814b-13e0cd4c7e82 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:16.776745 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bafb4ab4-e5e0-45e8-814b-13e0cd4c7e82 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.776872 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bafb4ab4-e5e0-45e8-814b-13e0cd4c7e82 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.777644 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-bafb4ab4-e5e0-45e8-814b-13e0cd4c7e82 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:16.783426 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:16.783426 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:16.784461 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bafb4ab4-e5e0-45e8-814b-13e0cd4c7e82 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:16.784859 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 241/960] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:16.939228 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-21e32622-cb88-4484-9dd2-cdd01fb046eb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:16.941859 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21e32622-cb88-4484-9dd2-cdd01fb046eb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:16.946251 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21e32622-cb88-4484-9dd2-cdd01fb046eb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:16.946251 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21e32622-cb88-4484-9dd2-cdd01fb046eb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:16.963426 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:16.963426 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:16.973770 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-21e32622-cb88-4484-9dd2-cdd01fb046eb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:16.980144 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21e32622-cb88-4484-9dd2-cdd01fb046eb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:16.980733 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 240/961] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:16 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:17.061658 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-f196e442-84da-4490-9476-b5393fb622fd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.065650 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-f196e442-84da-4490-9476-b5393fb622fd tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:17.065916 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-f196e442-84da-4490-9476-b5393fb622fd tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.066179 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-f196e442-84da-4490-9476-b5393fb622fd tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.076594 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.076594 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:17.087508 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-f196e442-84da-4490-9476-b5393fb622fd tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:17.087877 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-f196e442-84da-4490-9476-b5393fb622fd tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:17.088120 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 241/962] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:17 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:17.243282 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-125a8234-fb7e-4522-9b12-5ea738b0f824 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.243957 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-125a8234-fb7e-4522-9b12-5ea738b0f824 None None] GET https://10.4.3.125/volume// Aug 09 10:41:17.244973 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-125a8234-fb7e-4522-9b12-5ea738b0f824 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.244973 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-125a8234-fb7e-4522-9b12-5ea738b0f824 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.244973 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-125a8234-fb7e-4522-9b12-5ea738b0f824 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:17.245805 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 241/963] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:41: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 09 10:41:17.259069 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-b25a741e-0664-4848-a67b-ed84fcffc2c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.266514 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-b25a741e-0664-4848-a67b-ed84fcffc2c0 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:41:17.266514 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-b25a741e-0664-4848-a67b-ed84fcffc2c0 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7", "connector": null, "instance_uuid": "2ecf3c23-153f-4b18-9331-1419bbd70bd6"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:17.279785 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.279785 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:17.334867 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-b25a741e-0664-4848-a67b-ed84fcffc2c0 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:41:17.335637 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 242/964] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:41:17 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 09 10:41:17.375000 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5e0e6bbd-9e0c-4b99-9eb3-600df5689bf7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.380398 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e0e6bbd-9e0c-4b99-9eb3-600df5689bf7 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:17.380398 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e0e6bbd-9e0c-4b99-9eb3-600df5689bf7 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.380398 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e0e6bbd-9e0c-4b99-9eb3-600df5689bf7 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.380569 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b2f8ab1-3d1a-4f5f-b1ee-ae4444bbcc5e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.381114 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b2f8ab1-3d1a-4f5f-b1ee-ae4444bbcc5e tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:17.381404 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b2f8ab1-3d1a-4f5f-b1ee-ae4444bbcc5e tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.381666 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b2f8ab1-3d1a-4f5f-b1ee-ae4444bbcc5e tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.392360 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.392360 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:17.395772 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5e0e6bbd-9e0c-4b99-9eb3-600df5689bf7 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:17.397302 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.397302 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:17.402520 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0b2f8ab1-3d1a-4f5f-b1ee-ae4444bbcc5e tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:17.406148 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e0e6bbd-9e0c-4b99-9eb3-600df5689bf7 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:17.406148 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 241/965] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:17 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:17.408089 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-76c70796-2783-4bde-91f4-21d95c2394a2 req-0c61e6dd-518e-402b-b47d-f203d08f4b4a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.409599 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b2f8ab1-3d1a-4f5f-b1ee-ae4444bbcc5e tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:17.410408 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 242/966] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:17 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:17.411215 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-76c70796-2783-4bde-91f4-21d95c2394a2 req-0c61e6dd-518e-402b-b47d-f203d08f4b4a service nova] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:17.411510 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-76c70796-2783-4bde-91f4-21d95c2394a2 req-0c61e6dd-518e-402b-b47d-f203d08f4b4a service nova] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.412233 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-76c70796-2783-4bde-91f4-21d95c2394a2 req-0c61e6dd-518e-402b-b47d-f203d08f4b4a service nova] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.428922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-60063bb4-1506-4709-a0b4-eaffa1964b2a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.429537 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60063bb4-1506-4709-a0b4-eaffa1964b2a None None] GET https://10.4.3.125/volume// Aug 09 10:41:17.429735 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60063bb4-1506-4709-a0b4-eaffa1964b2a None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.430067 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60063bb4-1506-4709-a0b4-eaffa1964b2a None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.430579 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60063bb4-1506-4709-a0b4-eaffa1964b2a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:17.430658 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.430658 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:17.430889 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 243/967] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:41: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 09 10:41:17.436223 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-76c70796-2783-4bde-91f4-21d95c2394a2 req-0c61e6dd-518e-402b-b47d-f203d08f4b4a service nova] Volume info retrieved successfully. Aug 09 10:41:17.442328 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-76c70796-2783-4bde-91f4-21d95c2394a2 req-0c61e6dd-518e-402b-b47d-f203d08f4b4a service nova] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:17.442920 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 242/968] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:17 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:17.444007 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-b1d1b75e-c373-46b0-824e-eeddc11b9bbb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.448803 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-b1d1b75e-c373-46b0-824e-eeddc11b9bbb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:17.448803 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-b1d1b75e-c373-46b0-824e-eeddc11b9bbb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.449106 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-b1d1b75e-c373-46b0-824e-eeddc11b9bbb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.465036 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.465036 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:17.471085 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-b1d1b75e-c373-46b0-824e-eeddc11b9bbb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:17.484888 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-b1d1b75e-c373-46b0-824e-eeddc11b9bbb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:17.485901 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 242/969] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:41:17 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 1031 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:17.685902 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-e2530235-2d2c-4935-afe7-933a65e41968 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.689070 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-e2530235-2d2c-4935-afe7-933a65e41968 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] PUT https://10.4.3.125/volume/v3/attachments/4e88312f-0d08-4a27-8bf4-195f9476e3e3 Aug 09 10:41:17.689765 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-e2530235-2d2c-4935-afe7-933a65e41968 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:17.701664 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-e2530235-2d2c-4935-afe7-933a65e41968 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Acquiring lock "cinder-attachment_update-24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:41:17.707971 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-e2530235-2d2c-4935-afe7-933a65e41968 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Lock "cinder-attachment_update-24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:41:17.710215 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.710215 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:17.755635 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-98612efa-b518-4584-8b47-c74062fdce87 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.764252 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-98612efa-b518-4584-8b47-c74062fdce87 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:17.764790 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-98612efa-b518-4584-8b47-c74062fdce87 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.765099 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-98612efa-b518-4584-8b47-c74062fdce87 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.767942 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-97410a0e-3add-4d54-82c8-582b6a70f5f1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.772104 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97410a0e-3add-4d54-82c8-582b6a70f5f1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:17.776423 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97410a0e-3add-4d54-82c8-582b6a70f5f1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.776987 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97410a0e-3add-4d54-82c8-582b6a70f5f1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.777266 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-97410a0e-3add-4d54-82c8-582b6a70f5f1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 95a97923-4cbf-4957-b905-7fa629407375 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:17.783526 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.783526 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:17.784350 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.784350 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:17.791449 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-98612efa-b518-4584-8b47-c74062fdce87 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:17.799937 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97410a0e-3add-4d54-82c8-582b6a70f5f1 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 returned with HTTP 200 Aug 09 10:41:17.800469 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-98612efa-b518-4584-8b47-c74062fdce87 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:17.800519 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 243/970] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:17 2026] GET /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 => generated 332 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:17.801114 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 244/971] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:17 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1159 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:17.801872 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cacb0f00-a2d9-48e2-8f55-0e302d712bb1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.808530 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cacb0f00-a2d9-48e2-8f55-0e302d712bb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:17.813135 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cacb0f00-a2d9-48e2-8f55-0e302d712bb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.813521 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cacb0f00-a2d9-48e2-8f55-0e302d712bb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.814479 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cacb0f00-a2d9-48e2-8f55-0e302d712bb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:17.818429 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ef735636-5567-4f09-961e-3d48afa732d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.819178 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-395ea0c0-0ee9-4caf-984d-f38b24268cb6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.820764 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:17.821438 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-641155383", "volume_type": "cd759ef1-903a-4ceb-940c-7a81cbd4b02a", "group_id": "95a97923-4cbf-4957-b905-7fa629407375", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:17.822473 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-395ea0c0-0ee9-4caf-984d-f38b24268cb6 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:17.822473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-395ea0c0-0ee9-4caf-984d-f38b24268cb6 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:17.823831 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.823831 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:17.823979 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-395ea0c0-0ee9-4caf-984d-f38b24268cb6 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:17.824020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-641155383', 'volume_type': 'cd759ef1-903a-4ceb-940c-7a81cbd4b02a', 'group_id': '95a97923-4cbf-4957-b905-7fa629407375', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:17.824075 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cacb0f00-a2d9-48e2-8f55-0e302d712bb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:17.824889 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 243/972] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:17 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:17.835584 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.835584 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:17.836326 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.836326 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:17.837054 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Create volume of 1 GB Aug 09 10:41:17.842634 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-395ea0c0-0ee9-4caf-984d-f38b24268cb6 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:17.847421 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Availability Zones retrieved successfully. Aug 09 10:41:17.852846 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-395ea0c0-0ee9-4caf-984d-f38b24268cb6 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:17.852846 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 245/973] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:17 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:17.854928 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Flow 'volume_create_api' (27e913c7-3212-4c38-89e9-99a7e20bce8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:17.856793 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70aee47e-2abc-41d9-889b-918bbb92428b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:17.857703 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:17.857703 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:17.858381 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:17.881091 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-e2530235-2d2c-4935-afe7-933a65e41968 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Lock "cinder-attachment_update-24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7-np0000006833" released by "attachment_update" :: held 0.173s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:41:17.882487 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-e2530235-2d2c-4935-afe7-933a65e41968 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/attachments/4e88312f-0d08-4a27-8bf4-195f9476e3e3 returned with HTTP 200 Aug 09 10:41:17.882618 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 243/974] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:41:17 2026] PUT /volume/v3/attachments/4e88312f-0d08-4a27-8bf4-195f9476e3e3 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:17.891375 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70aee47e-2abc-41d9-889b-918bbb92428b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:41:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd759ef1-903a-4ceb-940c-7a81cbd4b02a,is_public=True,name='tempest-GroupsTest-volume-type-2119672609',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd759ef1-903a-4ceb-940c-7a81cbd4b02a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '95a97923-4cbf-4957-b905-7fa629407375', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:17.892786 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1983b13c-6b3b-48ab-bb7f-52225a6b91f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:17.936043 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2119672609 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2119672609, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:17.936319 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2119672609 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2119672609, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:17.959483 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-892e846a-4af2-4e31-a5c6-99f627855f14 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:17.984721 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Created reservations ['90ce8fee-e49f-4344-87f2-e43bc015d86a', '59bb7d5d-c6cc-4bad-a4a7-8319fc266964', '33a5a417-e9fe-436d-a828-02d5b5dd53a0', 'ece2b170-a9e7-4429-93fc-fe2847b86ee4'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:17.987266 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1983b13c-6b3b-48ab-bb7f-52225a6b91f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90ce8fee-e49f-4344-87f2-e43bc015d86a', '59bb7d5d-c6cc-4bad-a4a7-8319fc266964', '33a5a417-e9fe-436d-a828-02d5b5dd53a0', 'ece2b170-a9e7-4429-93fc-fe2847b86ee4']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:17.987266 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (293a7917-cb4b-4ea2-85d8-c1127f14272c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:18.018237 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (293a7917-cb4b-4ea2-85d8-c1127f14272c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be4e8461-acaf-4b4d-9336-3de22a06113c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-641155383',encryption_key_id=None,group_id=95a97923-4cbf-4957-b905-7fa629407375,group_type_id=,metadata={},multiattach=False,project_id='60aaaff01c314b5081e0f743e5c2f6c7',qos_specs=None,replication_status=,reservations=['90ce8fee-e49f-4344-87f2-e43bc015d86a','59bb7d5d-c6cc-4bad-a4a7-8319fc266964','33a5a417-e9fe-436d-a828-02d5b5dd53a0','ece2b170-a9e7-4429-93fc-fe2847b86ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0843ff6bb146cfaa77a5964a82da8a',volume_type_id=cd759ef1-903a-4ceb-940c-7a81cbd4b02a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-641155383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=95a97923-4cbf-4957-b905-7fa629407375,host=None,id=be4e8461-acaf-4b4d-9336-3de22a06113c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60aaaff01c314b5081e0f743e5c2f6c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b0843ff6bb146cfaa77a5964a82da8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd759ef1-903a-4ceb-940c-7a81cbd4b02a),volume_type_id=cd759ef1-903a-4ceb-940c-7a81cbd4b02a)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:18.019864 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ef196a-9775-47c0-87ed-cfefe225b63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:18.047935 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ef196a-9775-47c0-87ed-cfefe225b63d) transitioned into state 'SUCCESS' from state '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-641155383',encryption_key_id=None,group_id=95a97923-4cbf-4957-b905-7fa629407375,group_type_id=,metadata={},multiattach=False,project_id='60aaaff01c314b5081e0f743e5c2f6c7',qos_specs=None,replication_status=,reservations=['90ce8fee-e49f-4344-87f2-e43bc015d86a','59bb7d5d-c6cc-4bad-a4a7-8319fc266964','33a5a417-e9fe-436d-a828-02d5b5dd53a0','ece2b170-a9e7-4429-93fc-fe2847b86ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0843ff6bb146cfaa77a5964a82da8a',volume_type_id=cd759ef1-903a-4ceb-940c-7a81cbd4b02a)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:18.048575 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9225adec-f81b-455d-813b-2386f60ec811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:18.065528 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9225adec-f81b-455d-813b-2386f60ec811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:18.066415 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Flow 'volume_create_api' (27e913c7-3212-4c38-89e9-99a7e20bce8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:18.066845 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Create volume request issued successfully. Aug 09 10:41:18.067498 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:18.067638 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:18.104122 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:18.106040 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-892e846a-4af2-4e31-a5c6-99f627855f14 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:41:18.106321 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-892e846a-4af2-4e31-a5c6-99f627855f14 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1233407020"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:18.106996 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.106996 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:18.113881 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef735636-5567-4f09-961e-3d48afa732d4 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:18.114473 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 244/975] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:41:17 2026] POST /volume/v3/volumes => generated 814 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:18.129780 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-892e846a-4af2-4e31-a5c6-99f627855f14 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:41:18.129780 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 244/976] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:41:17 2026] POST /volume/v3/types => generated 233 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:18.133939 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0297c1be-6dd4-489e-9e73-81f0b83efae6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.136860 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0297c1be-6dd4-489e-9e73-81f0b83efae6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/be4e8461-acaf-4b4d-9336-3de22a06113c Aug 09 10:41:18.138451 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0297c1be-6dd4-489e-9e73-81f0b83efae6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:18.138451 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0297c1be-6dd4-489e-9e73-81f0b83efae6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:18.140837 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6d04971b-d319-4ce8-9c18-7ee0c9a19ad1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.143168 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d04971b-d319-4ce8-9c18-7ee0c9a19ad1 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:41:18.143168 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d04971b-d319-4ce8-9c18-7ee0c9a19ad1 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1158040015", "extra_specs": {"multiattach": " True"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:18.146005 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.146005 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:18.148824 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.148824 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:18.154224 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0297c1be-6dd4-489e-9e73-81f0b83efae6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Volume info retrieved successfully. Aug 09 10:41:18.155219 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-0297c1be-6dd4-489e-9e73-81f0b83efae6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:18.155382 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-0297c1be-6dd4-489e-9e73-81f0b83efae6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:18.169231 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d04971b-d319-4ce8-9c18-7ee0c9a19ad1 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:41:18.169730 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 244/977] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:41:18 2026] POST /volume/v3/types => generated 259 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:18.184951 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.202464 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-0297c1be-6dd4-489e-9e73-81f0b83efae6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:18.206851 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.206851 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:18.217433 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0297c1be-6dd4-489e-9e73-81f0b83efae6 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/be4e8461-acaf-4b4d-9336-3de22a06113c returned with HTTP 200 Aug 09 10:41:18.219276 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 246/978] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:18 2026] GET /volume/v3/volumes/be4e8461-acaf-4b4d-9336-3de22a06113c => generated 882 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:18.301054 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:18.302117 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1233407020", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-116177177"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:18.303923 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1233407020', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-116177177'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:18.308029 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-92062bb1-a051-4159-b288-d9db6aab1957 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.308178 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Create volume of 1 GB Aug 09 10:41:18.308771 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.308771 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:18.309464 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Availability Zones retrieved successfully. Aug 09 10:41:18.310703 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-92062bb1-a051-4159-b288-d9db6aab1957 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:18.310968 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-92062bb1-a051-4159-b288-d9db6aab1957 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:18.311263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-92062bb1-a051-4159-b288-d9db6aab1957 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:18.316038 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Flow 'volume_create_api' (3415b960-bc63-4c86-be96-6c19cc155b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:18.316791 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b1e263-38b0-4117-8d3d-8c9af50c9089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:18.317880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:18.323801 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.323801 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:18.329098 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-92062bb1-a051-4159-b288-d9db6aab1957 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:18.335538 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-92062bb1-a051-4159-b288-d9db6aab1957 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:18.336173 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 245/979] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:18 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:18.346252 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b1e263-38b0-4117-8d3d-8c9af50c9089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:41:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6ef0b629-4460-41c8-89e8-5351735436d1,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1233407020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ef0b629-4460-41c8-89e8-5351735436d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:18.347573 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ef30208-1b7d-4951-879c-4cfd17307290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:18.362999 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-d2e93b0c-4191-4f7d-ad77-be82bc019728 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.367214 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-d2e93b0c-4191-4f7d-ad77-be82bc019728 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] POST https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52/action Aug 09 10:41:18.367214 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-d2e93b0c-4191-4f7d-ad77-be82bc019728 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:18.367214 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-d2e93b0c-4191-4f7d-ad77-be82bc019728 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:18.382622 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:18.386573 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:18.392535 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.392535 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:18.393210 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-d2e93b0c-4191-4f7d-ad77-be82bc019728 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:18.401955 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-d2e93b0c-4191-4f7d-ad77-be82bc019728 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Begin detaching volume completed successfully. Aug 09 10:41:18.402543 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-d2e93b0c-4191-4f7d-ad77-be82bc019728 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52/action returned with HTTP 202 Aug 09 10:41:18.402995 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 245/980] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:41:18 2026] POST /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:41:18.425684 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4722bfa8-c3ba-4108-8a76-9f3cbe346cce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.426018 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1ddfc2f2-0fea-4136-b224-783fb8e742bf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.429395 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ddfc2f2-0fea-4136-b224-783fb8e742bf tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:18.429525 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4722bfa8-c3ba-4108-8a76-9f3cbe346cce tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:18.429598 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ddfc2f2-0fea-4136-b224-783fb8e742bf tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:18.429728 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4722bfa8-c3ba-4108-8a76-9f3cbe346cce tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:18.429800 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ddfc2f2-0fea-4136-b224-783fb8e742bf tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:18.430002 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4722bfa8-c3ba-4108-8a76-9f3cbe346cce tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:18.435434 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-92e0c5ef-9ece-4787-8560-4657f3948dd4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.437673 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92e0c5ef-9ece-4787-8560-4657f3948dd4 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:18.437984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92e0c5ef-9ece-4787-8560-4657f3948dd4 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:18.438261 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92e0c5ef-9ece-4787-8560-4657f3948dd4 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:18.438638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Created reservations ['f3bda7f8-7da7-40d1-9d93-4620fa9e5e77', 'cc01f5a3-126a-4d5e-9e48-93b16635f0c4', 'b8a8a953-e198-4b4b-a2fd-a47fdb257644', 'c6468e9a-bd45-43e8-aa73-f1ade8ec95a4'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:18.439568 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ef30208-1b7d-4951-879c-4cfd17307290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3bda7f8-7da7-40d1-9d93-4620fa9e5e77', 'cc01f5a3-126a-4d5e-9e48-93b16635f0c4', 'b8a8a953-e198-4b4b-a2fd-a47fdb257644', 'c6468e9a-bd45-43e8-aa73-f1ade8ec95a4']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:18.440584 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57892888-8278-42d6-b26a-c09d86b754e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:18.443063 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.443063 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:18.446306 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.446306 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:18.452243 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1ddfc2f2-0fea-4136-b224-783fb8e742bf tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:18.452501 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.452501 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:18.453412 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4722bfa8-c3ba-4108-8a76-9f3cbe346cce tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:18.458302 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-92e0c5ef-9ece-4787-8560-4657f3948dd4 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:18.463677 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4722bfa8-c3ba-4108-8a76-9f3cbe346cce tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:18.464015 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 247/981] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:18 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:18.465444 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92e0c5ef-9ece-4787-8560-4657f3948dd4 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:18.465615 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ddfc2f2-0fea-4136-b224-783fb8e742bf tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:18.466077 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 246/982] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:18 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:18.466179 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 246/983] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:18 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:18.469652 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8b7dd80a-d913-43df-95a4-08d1eaa93fa9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.470052 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b7dd80a-d913-43df-95a4-08d1eaa93fa9 None None] GET https://10.4.3.125/volume// Aug 09 10:41:18.470346 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b7dd80a-d913-43df-95a4-08d1eaa93fa9 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:18.470806 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b7dd80a-d913-43df-95a4-08d1eaa93fa9 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:18.471421 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b7dd80a-d913-43df-95a4-08d1eaa93fa9 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:18.472325 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 248/984] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:41: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 09 10:41:18.476111 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57892888-8278-42d6-b26a-c09d86b754e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6790e6a4-f8a5-497a-836a-8f4ddd1e7d78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-116177177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7894cb88a1264125b902dec89c38ceb4',qos_specs=None,replication_status=,reservations=['f3bda7f8-7da7-40d1-9d93-4620fa9e5e77','cc01f5a3-126a-4d5e-9e48-93b16635f0c4','b8a8a953-e198-4b4b-a2fd-a47fdb257644','c6468e9a-bd45-43e8-aa73-f1ade8ec95a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcebea1ae3b54d239b779470b873acb8',volume_type_id=6ef0b629-4460-41c8-89e8-5351735436d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-116177177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6790e6a4-f8a5-497a-836a-8f4ddd1e7d78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7894cb88a1264125b902dec89c38ceb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcebea1ae3b54d239b779470b873acb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ef0b629-4460-41c8-89e8-5351735436d1),volume_type_id=6ef0b629-4460-41c8-89e8-5351735436d1)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:18.477131 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b88d18b-96d1-4f39-934d-11fadb31d9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:18.480866 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-c603bd40-0ab4-46f6-a113-a5d8fea0bd9b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.483904 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-c603bd40-0ab4-46f6-a113-a5d8fea0bd9b tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:18.484209 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-c603bd40-0ab4-46f6-a113-a5d8fea0bd9b tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:18.484471 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-c603bd40-0ab4-46f6-a113-a5d8fea0bd9b tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:18.503515 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.503515 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:18.513110 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-c603bd40-0ab4-46f6-a113-a5d8fea0bd9b tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:18.513705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b88d18b-96d1-4f39-934d-11fadb31d9f8) transitioned into state 'SUCCESS' from state '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-116177177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7894cb88a1264125b902dec89c38ceb4',qos_specs=None,replication_status=,reservations=['f3bda7f8-7da7-40d1-9d93-4620fa9e5e77','cc01f5a3-126a-4d5e-9e48-93b16635f0c4','b8a8a953-e198-4b4b-a2fd-a47fdb257644','c6468e9a-bd45-43e8-aa73-f1ade8ec95a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcebea1ae3b54d239b779470b873acb8',volume_type_id=6ef0b629-4460-41c8-89e8-5351735436d1)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:18.514999 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80c7d92-d87f-453f-a127-6d3f52d79654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:18.519974 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-c603bd40-0ab4-46f6-a113-a5d8fea0bd9b tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:18.521387 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 247/985] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:41:18 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:18.529633 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80c7d92-d87f-453f-a127-6d3f52d79654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:18.530337 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Flow 'volume_create_api' (3415b960-bc63-4c86-be96-6c19cc155b06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:18.530683 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Create volume request issued successfully. Aug 09 10:41:18.531777 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b4af6c4-0dbb-4d1e-a28f-5b03f0c1471d tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:18.531984 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 245/986] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:41:18 2026] POST /volume/v3/volumes => generated 871 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:18.548960 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0dae20a0-1f7c-4569-a8b3-7a05b733d36b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.552953 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0dae20a0-1f7c-4569-a8b3-7a05b733d36b tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:18.553485 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0dae20a0-1f7c-4569-a8b3-7a05b733d36b tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:18.553960 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0dae20a0-1f7c-4569-a8b3-7a05b733d36b tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:18.565472 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.565472 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:18.570689 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0dae20a0-1f7c-4569-a8b3-7a05b733d36b tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:18.578046 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0dae20a0-1f7c-4569-a8b3-7a05b733d36b tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:18.578608 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 247/987] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:18 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:18.838644 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a4cba23d-881f-4f3a-8b5c-249a3d30b193 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:18.841318 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a4cba23d-881f-4f3a-8b5c-249a3d30b193 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:18.841590 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a4cba23d-881f-4f3a-8b5c-249a3d30b193 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:18.841806 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a4cba23d-881f-4f3a-8b5c-249a3d30b193 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:18.841906 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a4cba23d-881f-4f3a-8b5c-249a3d30b193 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:18.848154 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:18.848154 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:18.849444 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a4cba23d-881f-4f3a-8b5c-249a3d30b193 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:18.850426 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 249/988] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:18 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:19.238526 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d4a6227c-5429-463c-a15e-01eede0a6017 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.241161 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4a6227c-5429-463c-a15e-01eede0a6017 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/be4e8461-acaf-4b4d-9336-3de22a06113c Aug 09 10:41:19.241625 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4a6227c-5429-463c-a15e-01eede0a6017 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:19.242720 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4a6227c-5429-463c-a15e-01eede0a6017 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:19.253305 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.253305 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:19.261621 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d4a6227c-5429-463c-a15e-01eede0a6017 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Volume info retrieved successfully. Aug 09 10:41:19.262906 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-d4a6227c-5429-463c-a15e-01eede0a6017 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:19.263051 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-d4a6227c-5429-463c-a15e-01eede0a6017 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:19.322264 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-d4a6227c-5429-463c-a15e-01eede0a6017 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:19.326684 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.326684 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:19.338858 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4a6227c-5429-463c-a15e-01eede0a6017 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/be4e8461-acaf-4b4d-9336-3de22a06113c returned with HTTP 200 Aug 09 10:41:19.339508 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 248/989] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:19 2026] GET /volume/v3/volumes/be4e8461-acaf-4b4d-9336-3de22a06113c => generated 907 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:19.355810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.358160 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:19.358578 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1624060879", "volume_type": "cd759ef1-903a-4ceb-940c-7a81cbd4b02a", "group_id": "95a97923-4cbf-4957-b905-7fa629407375", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:19.360124 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1624060879', 'volume_type': 'cd759ef1-903a-4ceb-940c-7a81cbd4b02a', 'group_id': '95a97923-4cbf-4957-b905-7fa629407375', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:19.369468 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.369468 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:19.371256 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Create volume of 1 GB Aug 09 10:41:19.377839 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Availability Zones retrieved successfully. Aug 09 10:41:19.384094 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Flow 'volume_create_api' (6ee2bd00-c064-46b0-831c-6dd79267dc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:19.387246 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed42ba0-8ffe-4e24-91a0-0b739d417967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:19.387246 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.387246 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:19.389256 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:19.422989 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed42ba0-8ffe-4e24-91a0-0b739d417967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:41:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd759ef1-903a-4ceb-940c-7a81cbd4b02a,is_public=True,name='tempest-GroupsTest-volume-type-2119672609',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd759ef1-903a-4ceb-940c-7a81cbd4b02a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '95a97923-4cbf-4957-b905-7fa629407375', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:19.424132 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ebdd32-38ec-4258-8e3a-507c1e9a8641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:19.480773 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6bc917b3-e94a-437b-891c-92c0999bdeaf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.481339 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-41371fcc-abd9-4729-a61b-d862e5fa1023 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.483254 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41371fcc-abd9-4729-a61b-d862e5fa1023 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:19.483405 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bc917b3-e94a-437b-891c-92c0999bdeaf tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:19.483557 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41371fcc-abd9-4729-a61b-d862e5fa1023 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:19.483691 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bc917b3-e94a-437b-891c-92c0999bdeaf tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:19.483948 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41371fcc-abd9-4729-a61b-d862e5fa1023 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:19.484806 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bc917b3-e94a-437b-891c-92c0999bdeaf tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:19.484944 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4d6e5d1b-3920-42a4-b225-4b3f2dd8589a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.489210 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d6e5d1b-3920-42a4-b225-4b3f2dd8589a tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:19.491075 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d6e5d1b-3920-42a4-b225-4b3f2dd8589a tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:19.491505 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d6e5d1b-3920-42a4-b225-4b3f2dd8589a tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:19.500971 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.500971 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:19.501412 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.501412 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:19.508025 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6bc917b3-e94a-437b-891c-92c0999bdeaf tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:19.508219 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-41371fcc-abd9-4729-a61b-d862e5fa1023 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:19.510288 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.510288 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:19.513827 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bc917b3-e94a-437b-891c-92c0999bdeaf tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:19.514214 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 248/990] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:19 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:19.514887 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41371fcc-abd9-4729-a61b-d862e5fa1023 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:19.515322 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 250/991] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:19 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:19.525094 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d6e5d1b-3920-42a4-b225-4b3f2dd8589a tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:19.525897 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Created reservations ['30b65202-5ad9-4784-b678-2e888fd4f9d2', 'f223eb8c-63e0-4acc-b2e1-a0b896e38965', '4bbd5ce6-4b11-4b97-97d4-66760623a211', '26982927-e58e-40a1-a242-e291adcf9dae'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:19.526925 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ebdd32-38ec-4258-8e3a-507c1e9a8641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30b65202-5ad9-4784-b678-2e888fd4f9d2', 'f223eb8c-63e0-4acc-b2e1-a0b896e38965', '4bbd5ce6-4b11-4b97-97d4-66760623a211', '26982927-e58e-40a1-a242-e291adcf9dae']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:19.528007 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac12914-9325-4062-b382-a24e72522c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:19.532147 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d6e5d1b-3920-42a4-b225-4b3f2dd8589a tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:19.533029 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 249/992] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:19 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1162 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:19.559601 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac12914-9325-4062-b382-a24e72522c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eecec639-5d64-4641-b6ff-58566b8bab54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1624060879',encryption_key_id=None,group_id=95a97923-4cbf-4957-b905-7fa629407375,group_type_id=,metadata={},multiattach=False,project_id='60aaaff01c314b5081e0f743e5c2f6c7',qos_specs=None,replication_status=,reservations=['30b65202-5ad9-4784-b678-2e888fd4f9d2','f223eb8c-63e0-4acc-b2e1-a0b896e38965','4bbd5ce6-4b11-4b97-97d4-66760623a211','26982927-e58e-40a1-a242-e291adcf9dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0843ff6bb146cfaa77a5964a82da8a',volume_type_id=cd759ef1-903a-4ceb-940c-7a81cbd4b02a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1624060879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=95a97923-4cbf-4957-b905-7fa629407375,host=None,id=eecec639-5d64-4641-b6ff-58566b8bab54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60aaaff01c314b5081e0f743e5c2f6c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b0843ff6bb146cfaa77a5964a82da8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd759ef1-903a-4ceb-940c-7a81cbd4b02a),volume_type_id=cd759ef1-903a-4ceb-940c-7a81cbd4b02a)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:19.562812 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d804ee03-91da-405a-9268-bf21dd6b7d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:19.593003 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5dc13fab-ce5d-4994-a2fc-da9f8093f415 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.593373 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d804ee03-91da-405a-9268-bf21dd6b7d38) transitioned into state 'SUCCESS' from state '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-1624060879',encryption_key_id=None,group_id=95a97923-4cbf-4957-b905-7fa629407375,group_type_id=,metadata={},multiattach=False,project_id='60aaaff01c314b5081e0f743e5c2f6c7',qos_specs=None,replication_status=,reservations=['30b65202-5ad9-4784-b678-2e888fd4f9d2','f223eb8c-63e0-4acc-b2e1-a0b896e38965','4bbd5ce6-4b11-4b97-97d4-66760623a211','26982927-e58e-40a1-a242-e291adcf9dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0843ff6bb146cfaa77a5964a82da8a',volume_type_id=cd759ef1-903a-4ceb-940c-7a81cbd4b02a)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:19.594409 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65f3dcf-19f4-435d-b8ce-82ae2ea2ed2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:19.595321 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5dc13fab-ce5d-4994-a2fc-da9f8093f415 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:19.595628 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5dc13fab-ce5d-4994-a2fc-da9f8093f415 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:19.596175 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5dc13fab-ce5d-4994-a2fc-da9f8093f415 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:19.608658 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.608658 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:19.616797 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5dc13fab-ce5d-4994-a2fc-da9f8093f415 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:19.620210 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65f3dcf-19f4-435d-b8ce-82ae2ea2ed2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:19.620210 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Flow 'volume_create_api' (6ee2bd00-c064-46b0-831c-6dd79267dc07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:19.620210 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Create volume request issued successfully. Aug 09 10:41:19.620210 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:19.620426 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:19.624072 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5dc13fab-ce5d-4994-a2fc-da9f8093f415 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:19.624644 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 249/993] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:19 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:19.639417 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2ec8c1a9-854f-414e-81a6-976716bdb2ea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.642957 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2ec8c1a9-854f-414e-81a6-976716bdb2ea tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:19.643318 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2ec8c1a9-854f-414e-81a6-976716bdb2ea tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:19.643588 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2ec8c1a9-854f-414e-81a6-976716bdb2ea tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:19.654687 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.654687 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:19.662119 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2ec8c1a9-854f-414e-81a6-976716bdb2ea tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Volume info retrieved successfully. Aug 09 10:41:19.673368 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2ec8c1a9-854f-414e-81a6-976716bdb2ea tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:19.673368 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 251/994] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:19 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 1192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:19.677149 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:19.681224 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.681224 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:19.686113 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ecade3bb-7b4d-4731-a61a-36227687c909 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.687063 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-355c9b5a-81a9-4f93-bbd5-6fd09fd90fd0 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:19.687555 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 246/995] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:41:19 2026] POST /volume/v3/volumes => generated 815 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:19.688376 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] POST https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78/action Aug 09 10:41:19.688767 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1158040015", "migration_policy": "never"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:19.688881 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1158040015", "migration_policy": "never"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:19.704961 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-332b1839-8687-49dc-8f30-d9f948a98dfc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.706620 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.706620 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:19.707102 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:19.707225 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-332b1839-8687-49dc-8f30-d9f948a98dfc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 Aug 09 10:41:19.707459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-332b1839-8687-49dc-8f30-d9f948a98dfc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:19.707746 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-332b1839-8687-49dc-8f30-d9f948a98dfc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:19.716387 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.716387 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:19.716535 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.716535 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:19.721656 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-332b1839-8687-49dc-8f30-d9f948a98dfc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Volume info retrieved successfully. Aug 09 10:41:19.722778 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-332b1839-8687-49dc-8f30-d9f948a98dfc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:19.722778 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-332b1839-8687-49dc-8f30-d9f948a98dfc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:19.743144 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1158040015 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1158040015, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:19.743430 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1158040015 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1158040015, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:19.777921 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Created reservations ['19f7c265-7b34-424e-af6f-10c25ff7a8fd', 'a89095ac-3b18-49ef-bd8d-9a4878274e13'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:19.778488 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-332b1839-8687-49dc-8f30-d9f948a98dfc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:19.782656 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.782656 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:19.794585 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:19.795144 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:19.796596 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-332b1839-8687-49dc-8f30-d9f948a98dfc tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 returned with HTTP 200 Aug 09 10:41:19.797595 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 250/996] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:19 2026] GET /volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 => generated 883 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:19.807995 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Created reservations ['2e418a2a-23f7-4227-8524-e4c21f2c0e94', '74ed3d78-b95d-41b8-8579-dac6e6578f49'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:19.868117 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fe0a00c1-2376-4d90-95c9-cbb2961882c7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.870438 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe0a00c1-2376-4d90-95c9-cbb2961882c7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:19.870694 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe0a00c1-2376-4d90-95c9-cbb2961882c7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:19.870983 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe0a00c1-2376-4d90-95c9-cbb2961882c7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:19.871079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fe0a00c1-2376-4d90-95c9-cbb2961882c7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:19.873662 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Retype volume request issued successfully. Aug 09 10:41:19.874010 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ecade3bb-7b4d-4731-a61a-36227687c909 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78/action returned with HTTP 202 Aug 09 10:41:19.875008 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 250/997] 10.4.3.125 () {70 vars in 1432 bytes} [Sun Aug 9 10:41:19 2026] POST /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 10:41:19.882423 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.882423 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:19.883508 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe0a00c1-2376-4d90-95c9-cbb2961882c7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:19.884097 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 252/998] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:19 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:19.884741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4036bc9b-0cf3-4009-ad70-f3a2747c497f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:19.887456 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4036bc9b-0cf3-4009-ad70-f3a2747c497f tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:19.887784 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4036bc9b-0cf3-4009-ad70-f3a2747c497f tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:19.888058 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4036bc9b-0cf3-4009-ad70-f3a2747c497f tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:19.898794 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:19.898794 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:19.906732 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4036bc9b-0cf3-4009-ad70-f3a2747c497f tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:19.916638 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4036bc9b-0cf3-4009-ad70-f3a2747c497f tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:19.917375 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 247/999] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:19 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:20.084509 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-78eb256b-2bd2-4d37-9164-35f59109b3bb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.088078 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-78eb256b-2bd2-4d37-9164-35f59109b3bb tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/attachments/1c4bc502-5178-4606-95e9-7f498af2dc8b/action Aug 09 10:41:20.088078 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-78eb256b-2bd2-4d37-9164-35f59109b3bb tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:20.088275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-78eb256b-2bd2-4d37-9164-35f59109b3bb tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:20.119277 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.119277 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:20.137441 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2d58563c-af5d-4456-9eb5-c4084d3f8bcd req-78eb256b-2bd2-4d37-9164-35f59109b3bb tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments/1c4bc502-5178-4606-95e9-7f498af2dc8b/action returned with HTTP 204 Aug 09 10:41:20.138103 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 251/1000] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:41:20 2026] POST /volume/v3/attachments/1c4bc502-5178-4606-95e9-7f498af2dc8b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:20.527977 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-234cc2b1-ab93-47e5-925e-b5d435a72d76 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.530019 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-234cc2b1-ab93-47e5-925e-b5d435a72d76 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:20.530251 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-234cc2b1-ab93-47e5-925e-b5d435a72d76 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:20.530448 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-234cc2b1-ab93-47e5-925e-b5d435a72d76 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:20.536049 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-641ef4ac-b7ef-4bc9-b1cd-ca25325804db None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.540247 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-641ef4ac-b7ef-4bc9-b1cd-ca25325804db tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:20.540247 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-641ef4ac-b7ef-4bc9-b1cd-ca25325804db tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:20.540247 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-641ef4ac-b7ef-4bc9-b1cd-ca25325804db tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:20.542074 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.542074 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:20.546301 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-234cc2b1-ab93-47e5-925e-b5d435a72d76 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:20.549596 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9309701f-1662-4601-81f0-e829d31d19a8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.551368 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-234cc2b1-ab93-47e5-925e-b5d435a72d76 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:20.551479 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 251/1001] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:20 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:20.551589 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9309701f-1662-4601-81f0-e829d31d19a8 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:20.552014 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.552014 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:20.552115 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9309701f-1662-4601-81f0-e829d31d19a8 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:20.552115 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9309701f-1662-4601-81f0-e829d31d19a8 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:20.556097 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-641ef4ac-b7ef-4bc9-b1cd-ca25325804db tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:20.561115 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-641ef4ac-b7ef-4bc9-b1cd-ca25325804db tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:20.561265 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.561265 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:20.561675 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 253/1002] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:20 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:20.564533 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9309701f-1662-4601-81f0-e829d31d19a8 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:20.569043 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9309701f-1662-4601-81f0-e829d31d19a8 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:20.572213 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 248/1003] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:20 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1162 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:20.579339 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-43cd7f96-4955-4023-b293-010af820947a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.581996 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43cd7f96-4955-4023-b293-010af820947a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:20.582241 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43cd7f96-4955-4023-b293-010af820947a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:20.582510 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43cd7f96-4955-4023-b293-010af820947a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:20.594560 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.594560 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:20.600277 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-43cd7f96-4955-4023-b293-010af820947a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:20.604901 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43cd7f96-4955-4023-b293-010af820947a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:20.605341 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 252/1004] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:20 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:20.710978 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9e17d560-503c-45b2-8299-f43378c2ec80 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.712767 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:20.713114 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1099125760"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:20.714775 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1099125760'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:20.714884 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Create volume of 1 GB Aug 09 10:41:20.719183 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Availability Zones retrieved successfully. Aug 09 10:41:20.725134 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Flow 'volume_create_api' (ec168a6d-0daf-470f-8ca9-ab578e3469fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:20.726199 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d366636-73f4-45a0-af51-cadc9032aefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:20.727883 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:20.754873 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d366636-73f4-45a0-af51-cadc9032aefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:20.755981 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c8b64a-6ad5-4d82-94a1-0f248f163798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:20.806218 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Created reservations ['7c078a5a-0865-4e2d-80bd-25ab6239d784', '712962a5-472a-45fc-806b-fbdff1ce4fd4', 'a31d6c75-abbe-4b0c-8fcc-ac1c96855270', '96edfab8-bc0b-45ab-978a-49eb4bd4af17'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:20.807212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c8b64a-6ad5-4d82-94a1-0f248f163798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c078a5a-0865-4e2d-80bd-25ab6239d784', '712962a5-472a-45fc-806b-fbdff1ce4fd4', 'a31d6c75-abbe-4b0c-8fcc-ac1c96855270', '96edfab8-bc0b-45ab-978a-49eb4bd4af17']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:20.808217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4054196d-309d-452c-95c3-5471230d47da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:20.813845 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-75f66e9a-5a05-429b-8d6c-41f61d64b06b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.815632 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75f66e9a-5a05-429b-8d6c-41f61d64b06b tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 Aug 09 10:41:20.815907 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75f66e9a-5a05-429b-8d6c-41f61d64b06b tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:20.816062 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75f66e9a-5a05-429b-8d6c-41f61d64b06b tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:20.824020 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.824020 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:20.827738 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-75f66e9a-5a05-429b-8d6c-41f61d64b06b tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Volume info retrieved successfully. Aug 09 10:41:20.828501 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-75f66e9a-5a05-429b-8d6c-41f61d64b06b tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:20.828663 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-75f66e9a-5a05-429b-8d6c-41f61d64b06b tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:20.836319 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4054196d-309d-452c-95c3-5471230d47da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1099125760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0a52d641ebd42dbb2f65b7a046c77ce',qos_specs=None,replication_status=,reservations=['7c078a5a-0865-4e2d-80bd-25ab6239d784','712962a5-472a-45fc-806b-fbdff1ce4fd4','a31d6c75-abbe-4b0c-8fcc-ac1c96855270','96edfab8-bc0b-45ab-978a-49eb4bd4af17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d0bf10f1d4433e89861ece0a8acb64',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1099125760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0a52d641ebd42dbb2f65b7a046c77ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28d0bf10f1d4433e89861ece0a8acb64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:20.837477 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0ba6dd7-4019-43d6-9db3-13feac9e86d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:20.862760 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0ba6dd7-4019-43d6-9db3-13feac9e86d2) transitioned into state 'SUCCESS' from state '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-1099125760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0a52d641ebd42dbb2f65b7a046c77ce',qos_specs=None,replication_status=,reservations=['7c078a5a-0865-4e2d-80bd-25ab6239d784','712962a5-472a-45fc-806b-fbdff1ce4fd4','a31d6c75-abbe-4b0c-8fcc-ac1c96855270','96edfab8-bc0b-45ab-978a-49eb4bd4af17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d0bf10f1d4433e89861ece0a8acb64',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:20.863813 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123ac6ec-7bbb-4046-88fd-e0d87f6ec3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:20.869529 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-75f66e9a-5a05-429b-8d6c-41f61d64b06b tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:20.875905 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.875905 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:20.879970 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123ac6ec-7bbb-4046-88fd-e0d87f6ec3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:20.881216 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Flow 'volume_create_api' (ec168a6d-0daf-470f-8ca9-ab578e3469fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:20.881216 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Create volume request issued successfully. Aug 09 10:41:20.881751 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9e17d560-503c-45b2-8299-f43378c2ec80 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:20.882169 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 252/1005] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:41:20 2026] POST /volume/v3/volumes => generated 751 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:20.888501 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75f66e9a-5a05-429b-8d6c-41f61d64b06b tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 returned with HTTP 200 Aug 09 10:41:20.888501 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 254/1006] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:20 2026] GET /volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 => generated 908 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:20.895223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-875170b9-6843-425d-bc34-d7be15f535d1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.897459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-abf22e6f-f7b7-438c-bd38-ce0c95ab6240 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.898230 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-875170b9-6843-425d-bc34-d7be15f535d1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:20.898444 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-875170b9-6843-425d-bc34-d7be15f535d1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:20.898746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-875170b9-6843-425d-bc34-d7be15f535d1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:20.899365 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abf22e6f-f7b7-438c-bd38-ce0c95ab6240 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:20.899626 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abf22e6f-f7b7-438c-bd38-ce0c95ab6240 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:20.899775 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abf22e6f-f7b7-438c-bd38-ce0c95ab6240 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:20.899920 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-abf22e6f-f7b7-438c-bd38-ce0c95ab6240 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:20.904610 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f69430d8-71c9-4aa6-8a33-e9bafda0c804 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.904781 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.904781 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:20.905755 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abf22e6f-f7b7-438c-bd38-ce0c95ab6240 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:20.906108 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 253/1007] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:20 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:20.907842 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f69430d8-71c9-4aa6-8a33-e9bafda0c804 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] PUT https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:20.907915 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.907915 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:20.908362 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f69430d8-71c9-4aa6-8a33-e9bafda0c804 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "eecec639-5d64-4641-b6ff-58566b8bab54"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:20.913932 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-875170b9-6843-425d-bc34-d7be15f535d1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:20.914778 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-f69430d8-71c9-4aa6-8a33-e9bafda0c804 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Update called for group 95a97923-4cbf-4957-b905-7fa629407375. {{(pid=100316) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 10:41:20.914778 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-f69430d8-71c9-4aa6-8a33-e9bafda0c804 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Updating group 95a97923-4cbf-4957-b905-7fa629407375 with name new_group description: This is a new group add_volumes: None remove_volumes: eecec639-5d64-4641-b6ff-58566b8bab54. Aug 09 10:41:20.919288 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.919288 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:20.919407 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-875170b9-6843-425d-bc34-d7be15f535d1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:20.920004 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 249/1008] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:20 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:20.940095 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f6d59091-4872-4d28-9f79-8d404c12489c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.941988 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f6d59091-4872-4d28-9f79-8d404c12489c tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:20.942240 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f6d59091-4872-4d28-9f79-8d404c12489c tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:20.942481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f6d59091-4872-4d28-9f79-8d404c12489c tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:20.952717 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.952717 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:20.957659 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f69430d8-71c9-4aa6-8a33-e9bafda0c804 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 returned with HTTP 202 Aug 09 10:41:20.958352 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 253/1009] 10.4.3.125 () {70 vars in 1407 bytes} [Sun Aug 9 10:41:20 2026] PUT /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:20.958471 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f6d59091-4872-4d28-9f79-8d404c12489c tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:20.965360 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f6d59091-4872-4d28-9f79-8d404c12489c tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:20.965641 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c146152f-8358-4457-a8fa-e69a4c4ce9ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.965949 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 255/1010] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:20 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:20.967770 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c146152f-8358-4457-a8fa-e69a4c4ce9ea tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:20.968001 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c146152f-8358-4457-a8fa-e69a4c4ce9ea tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:20.968207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c146152f-8358-4457-a8fa-e69a4c4ce9ea tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:20.968410 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-c146152f-8358-4457-a8fa-e69a4c4ce9ea tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 95a97923-4cbf-4957-b905-7fa629407375 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:20.971951 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.971951 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:20.980742 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c146152f-8358-4457-a8fa-e69a4c4ce9ea tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 returned with HTTP 200 Aug 09 10:41:20.980742 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 254/1011] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:20 2026] GET /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:20.981123 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4f9fe35e-ddda-4786-843e-4e53618c37ab None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:20.983244 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f9fe35e-ddda-4786-843e-4e53618c37ab tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:20.983474 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f9fe35e-ddda-4786-843e-4e53618c37ab tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:20.983720 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f9fe35e-ddda-4786-843e-4e53618c37ab tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:20.992368 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:20.992368 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:20.996244 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4f9fe35e-ddda-4786-843e-4e53618c37ab tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Volume info retrieved successfully. Aug 09 10:41:21.000357 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f9fe35e-ddda-4786-843e-4e53618c37ab tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:21.000754 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 250/1012] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:20 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:21.013247 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-21a31d27-39c0-478c-9925-a257f8324864 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:21.015572 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21a31d27-39c0-478c-9925-a257f8324864 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:21.016139 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21a31d27-39c0-478c-9925-a257f8324864 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:21.016139 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21a31d27-39c0-478c-9925-a257f8324864 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:21.024909 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:21.024909 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:21.031151 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-21a31d27-39c0-478c-9925-a257f8324864 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Volume info retrieved successfully. Aug 09 10:41:21.038820 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21a31d27-39c0-478c-9925-a257f8324864 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:21.040231 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 254/1013] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:21 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:21.054768 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-da95df5d-1300-4aac-853a-e63864f5c993 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:21.056607 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] POST https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78/action Aug 09 10:41:21.057030 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1233407020", "migration_policy": "never"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:21.057162 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1233407020", "migration_policy": "never"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:21.066428 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:21.066428 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:21.067021 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:21.097929 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:21.098355 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1233407020, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:21.115873 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Created reservations ['ccd17d46-6d84-4334-a120-222561343cef', '705f03f4-a80a-4f64-8fc0-73cdcade7e89'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:21.133263 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1158040015 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1158040015, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:21.133431 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1158040015 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1158040015, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:21.144808 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Created reservations ['1edd5709-c7ce-429f-b2c8-0d626443ea57', '1227ab1d-d4e3-464a-b3fe-d829fd8bf1a1'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:21.186755 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Retype volume request issued successfully. Aug 09 10:41:21.186973 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da95df5d-1300-4aac-853a-e63864f5c993 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78/action returned with HTTP 202 Aug 09 10:41:21.187422 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 256/1014] 10.4.3.125 () {70 vars in 1432 bytes} [Sun Aug 9 10:41:21 2026] POST /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 10:41:21.197505 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2b3d0060-de21-4ca9-8cf4-1b8138c28371 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:21.199875 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b3d0060-de21-4ca9-8cf4-1b8138c28371 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:21.199875 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b3d0060-de21-4ca9-8cf4-1b8138c28371 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:21.200124 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b3d0060-de21-4ca9-8cf4-1b8138c28371 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:21.209758 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:21.209758 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:21.215359 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2b3d0060-de21-4ca9-8cf4-1b8138c28371 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:21.223399 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b3d0060-de21-4ca9-8cf4-1b8138c28371 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:21.223399 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 255/1015] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:21 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:21.566313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a583c379-822b-4491-8f98-b3b68f92be6d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:21.568166 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a583c379-822b-4491-8f98-b3b68f92be6d tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:21.568365 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a583c379-822b-4491-8f98-b3b68f92be6d tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:21.568538 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a583c379-822b-4491-8f98-b3b68f92be6d tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:21.578568 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:21.578568 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:21.582286 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a583c379-822b-4491-8f98-b3b68f92be6d tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:21.582851 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9547b63e-aad4-45d4-92b0-ac0951fe0811 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:21.584775 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9547b63e-aad4-45d4-92b0-ac0951fe0811 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:21.584997 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9547b63e-aad4-45d4-92b0-ac0951fe0811 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:21.585282 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9547b63e-aad4-45d4-92b0-ac0951fe0811 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:21.586511 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a583c379-822b-4491-8f98-b3b68f92be6d tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:21.587167 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 251/1016] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:21 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:21.596199 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:21.596199 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:21.600275 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9547b63e-aad4-45d4-92b0-ac0951fe0811 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:21.605615 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9547b63e-aad4-45d4-92b0-ac0951fe0811 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:21.606092 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 255/1017] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:21 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:21.922358 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-04149852-403e-4f9b-83de-377c26dd35f3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:21.924334 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04149852-403e-4f9b-83de-377c26dd35f3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:21.924996 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04149852-403e-4f9b-83de-377c26dd35f3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:21.924996 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04149852-403e-4f9b-83de-377c26dd35f3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:21.924996 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-04149852-403e-4f9b-83de-377c26dd35f3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:21.928837 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:21.928837 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:21.929559 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04149852-403e-4f9b-83de-377c26dd35f3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:21.929905 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 257/1018] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:21 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:21.938272 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37965bb9-4b66-45c8-a194-1ef4f5a4b5c9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:21.940725 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37965bb9-4b66-45c8-a194-1ef4f5a4b5c9 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:21.941015 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37965bb9-4b66-45c8-a194-1ef4f5a4b5c9 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:21.942445 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37965bb9-4b66-45c8-a194-1ef4f5a4b5c9 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:21.950801 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:21.950801 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:21.954681 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-37965bb9-4b66-45c8-a194-1ef4f5a4b5c9 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:21.959225 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37965bb9-4b66-45c8-a194-1ef4f5a4b5c9 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:21.959662 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 256/1019] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:21 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:21.992013 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-86c00a5b-ae6b-4267-b7b3-f1ca1ad08381 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:21.994474 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86c00a5b-ae6b-4267-b7b3-f1ca1ad08381 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:21.994557 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86c00a5b-ae6b-4267-b7b3-f1ca1ad08381 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:21.994879 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86c00a5b-ae6b-4267-b7b3-f1ca1ad08381 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:21.994972 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-86c00a5b-ae6b-4267-b7b3-f1ca1ad08381 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 95a97923-4cbf-4957-b905-7fa629407375 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:21.999447 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:21.999447 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:22.001863 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-50d4fb88-4410-4da5-a8f8-30fc082bc7d0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.003858 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-50d4fb88-4410-4da5-a8f8-30fc082bc7d0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:22.004016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-50d4fb88-4410-4da5-a8f8-30fc082bc7d0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.004197 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-50d4fb88-4410-4da5-a8f8-30fc082bc7d0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.007424 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86c00a5b-ae6b-4267-b7b3-f1ca1ad08381 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 returned with HTTP 200 Aug 09 10:41:22.007916 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 252/1020] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:21 2026] GET /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:22.009919 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.009919 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:22.012778 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-50d4fb88-4410-4da5-a8f8-30fc082bc7d0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:22.016230 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-50d4fb88-4410-4da5-a8f8-30fc082bc7d0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:22.016638 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 256/1021] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:22.017794 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-66a26473-8c56-4607-ae53-f668a3e27c36 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.020266 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-66a26473-8c56-4607-ae53-f668a3e27c36 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:22.020595 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-66a26473-8c56-4607-ae53-f668a3e27c36 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.020905 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-66a26473-8c56-4607-ae53-f668a3e27c36 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.021110 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-66a26473-8c56-4607-ae53-f668a3e27c36 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 95a97923-4cbf-4957-b905-7fa629407375 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:22.025342 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.025342 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:22.035079 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-66a26473-8c56-4607-ae53-f668a3e27c36 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 returned with HTTP 200 Aug 09 10:41:22.035733 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 258/1022] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:22.045663 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8a498336-e107-40b9-8e56-1476fa92a3dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.047819 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a498336-e107-40b9-8e56-1476fa92a3dd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:22.048058 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a498336-e107-40b9-8e56-1476fa92a3dd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.048262 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a498336-e107-40b9-8e56-1476fa92a3dd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.048579 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-8a498336-e107-40b9-8e56-1476fa92a3dd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:22.049306 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a498336-e107-40b9-8e56-1476fa92a3dd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:22.059335 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8a498336-e107-40b9-8e56-1476fa92a3dd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Get all volumes completed successfully. Aug 09 10:41:22.060207 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-8a498336-e107-40b9-8e56-1476fa92a3dd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:22.060414 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-8a498336-e107-40b9-8e56-1476fa92a3dd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:22.088108 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-43a1fee4-6324-4228-a8d0-ce865b9997ab None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.088801 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43a1fee4-6324-4228-a8d0-ce865b9997ab None None] GET https://10.4.3.125/volume// Aug 09 10:41:22.088801 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-43a1fee4-6324-4228-a8d0-ce865b9997ab None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.089032 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-43a1fee4-6324-4228-a8d0-ce865b9997ab None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.089514 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43a1fee4-6324-4228-a8d0-ce865b9997ab None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:22.089731 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 253/1023] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:41: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 09 10:41:22.097108 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-4811e982-67a9-45ba-8df9-67d413c85b7a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.097326 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-8a498336-e107-40b9-8e56-1476fa92a3dd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:22.099342 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-4811e982-67a9-45ba-8df9-67d413c85b7a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:41:22.099736 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-4811e982-67a9-45ba-8df9-67d413c85b7a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2", "connector": null, "instance_uuid": "7c7e28f2-4dba-4c83-98c1-80c7f6d635cb"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:22.100542 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.100542 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:22.107489 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a498336-e107-40b9-8e56-1476fa92a3dd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:22.107917 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 257/1024] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:22.108173 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.108173 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:22.121139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f118f641-1962-448c-8b02-249100f039c9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.122959 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f118f641-1962-448c-8b02-249100f039c9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] PUT https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:22.123372 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f118f641-1962-448c-8b02-249100f039c9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "eecec639-5d64-4641-b6ff-58566b8bab54"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:22.128633 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-f118f641-1962-448c-8b02-249100f039c9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Update called for group 95a97923-4cbf-4957-b905-7fa629407375. {{(pid=100319) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 10:41:22.128772 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-f118f641-1962-448c-8b02-249100f039c9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Updating group 95a97923-4cbf-4957-b905-7fa629407375 with name None description: None add_volumes: eecec639-5d64-4641-b6ff-58566b8bab54 remove_volumes: None. Aug 09 10:41:22.132661 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.132661 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:22.134681 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-4811e982-67a9-45ba-8df9-67d413c85b7a tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:41:22.135342 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 257/1025] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:41:22 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 09 10:41:22.161170 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f118f641-1962-448c-8b02-249100f039c9 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 returned with HTTP 202 Aug 09 10:41:22.162421 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 259/1026] 10.4.3.125 () {70 vars in 1406 bytes} [Sun Aug 9 10:41:22 2026] PUT /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:22.167983 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fe98d8f1-41cd-4667-9e82-1c4811fc08b4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.170077 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe98d8f1-41cd-4667-9e82-1c4811fc08b4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:22.170378 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe98d8f1-41cd-4667-9e82-1c4811fc08b4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.170539 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-12672b14-7a15-491e-bccc-47e0fdb7c395 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.170609 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe98d8f1-41cd-4667-9e82-1c4811fc08b4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.173116 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12672b14-7a15-491e-bccc-47e0fdb7c395 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:22.173435 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12672b14-7a15-491e-bccc-47e0fdb7c395 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.173948 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12672b14-7a15-491e-bccc-47e0fdb7c395 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.173948 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-12672b14-7a15-491e-bccc-47e0fdb7c395 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 95a97923-4cbf-4957-b905-7fa629407375 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:22.178031 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.178031 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:22.179246 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5b5ec337-a6ea-4043-9693-2ef12f2412b2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.179756 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b5ec337-a6ea-4043-9693-2ef12f2412b2 None None] GET https://10.4.3.125/volume// Aug 09 10:41:22.179971 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b5ec337-a6ea-4043-9693-2ef12f2412b2 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.180214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b5ec337-a6ea-4043-9693-2ef12f2412b2 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.180592 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b5ec337-a6ea-4043-9693-2ef12f2412b2 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:22.180955 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 258/1027] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:41: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 09 10:41:22.182811 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.182811 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:22.186752 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12672b14-7a15-491e-bccc-47e0fdb7c395 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 returned with HTTP 200 Aug 09 10:41:22.187264 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 258/1028] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:22.187544 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fe98d8f1-41cd-4667-9e82-1c4811fc08b4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:22.189001 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-145fdba8-698a-4244-a17c-fd775ea94e55 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.191247 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-145fdba8-698a-4244-a17c-fd775ea94e55 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:22.191577 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-145fdba8-698a-4244-a17c-fd775ea94e55 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.191577 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-145fdba8-698a-4244-a17c-fd775ea94e55 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.193419 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe98d8f1-41cd-4667-9e82-1c4811fc08b4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:22.193956 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 254/1029] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:22.203103 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.203103 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:22.207223 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-145fdba8-698a-4244-a17c-fd775ea94e55 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:22.211324 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-145fdba8-698a-4244-a17c-fd775ea94e55 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:22.212234 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 260/1030] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:22.236872 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7ac99828-f07f-4cfd-bb55-ccb064142af7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.239542 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ac99828-f07f-4cfd-bb55-ccb064142af7 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:22.239947 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ac99828-f07f-4cfd-bb55-ccb064142af7 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.240131 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ac99828-f07f-4cfd-bb55-ccb064142af7 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.247243 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.247243 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:22.251093 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7ac99828-f07f-4cfd-bb55-ccb064142af7 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:22.255629 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ac99828-f07f-4cfd-bb55-ccb064142af7 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:22.256074 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 259/1031] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:22.271962 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5ceba2fb-f57d-4caf-b42e-de07440f8c7e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.273866 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ceba2fb-f57d-4caf-b42e-de07440f8c7e tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:22.274122 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ceba2fb-f57d-4caf-b42e-de07440f8c7e tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.274378 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ceba2fb-f57d-4caf-b42e-de07440f8c7e tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.281741 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.281741 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:22.286722 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5ceba2fb-f57d-4caf-b42e-de07440f8c7e tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Volume info retrieved successfully. Aug 09 10:41:22.292048 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ceba2fb-f57d-4caf-b42e-de07440f8c7e tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:22.292437 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 259/1032] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:22.308765 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8a999ed8-d2c4-4fbc-9265-488a745b3d75 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.310606 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a999ed8-d2c4-4fbc-9265-488a745b3d75 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] GET https://10.4.3.125/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-116177177 Aug 09 10:41:22.310843 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a999ed8-d2c4-4fbc-9265-488a745b3d75 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.311041 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a999ed8-d2c4-4fbc-9265-488a745b3d75 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.311916 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8a999ed8-d2c4-4fbc-9265-488a745b3d75 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-116177177'), ('all_tenants', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:22.314732 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-ee49755a-cd53-42b1-aa92-69d5b966eca0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.316866 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-ee49755a-cd53-42b1-aa92-69d5b966eca0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] PUT https://10.4.3.125/volume/v3/attachments/0899c21b-19ec-4f76-bad6-9054b4ac2e07 Aug 09 10:41:22.317275 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-ee49755a-cd53-42b1-aa92-69d5b966eca0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:22.324813 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-ee49755a-cd53-42b1-aa92-69d5b966eca0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Acquiring lock "cinder-attachment_update-69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:41:22.330085 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-ee49755a-cd53-42b1-aa92-69d5b966eca0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Lock "cinder-attachment_update-69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:41:22.331025 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.331025 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:22.340409 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8a999ed8-d2c4-4fbc-9265-488a745b3d75 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Get all volumes completed successfully. Aug 09 10:41:22.340928 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a999ed8-d2c4-4fbc-9265-488a745b3d75 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-116177177 returned with HTTP 200 Aug 09 10:41:22.341435 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 255/1033] 10.4.3.125 () {68 vars in 1427 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-116177177 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:22.350243 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7ca611b1-5822-4882-ab15-d59f02ecd255 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.352204 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ca611b1-5822-4882-ab15-d59f02ecd255 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] GET https://10.4.3.125/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-116177177 Aug 09 10:41:22.352457 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ca611b1-5822-4882-ab15-d59f02ecd255 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.352737 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ca611b1-5822-4882-ab15-d59f02ecd255 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.353565 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7ca611b1-5822-4882-ab15-d59f02ecd255 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-116177177'), ('all_tenants', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:22.385843 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7ca611b1-5822-4882-ab15-d59f02ecd255 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Get all volumes completed successfully. Aug 09 10:41:22.386570 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ca611b1-5822-4882-ab15-d59f02ecd255 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-116177177 returned with HTTP 200 Aug 09 10:41:22.386791 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 260/1034] 10.4.3.125 () {68 vars in 1427 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-116177177 => generated 341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:22.397286 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac367097-ac3f-45b2-b0d8-f2d14afe4e31 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.399512 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac367097-ac3f-45b2-b0d8-f2d14afe4e31 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:22.399794 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac367097-ac3f-45b2-b0d8-f2d14afe4e31 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.400038 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac367097-ac3f-45b2-b0d8-f2d14afe4e31 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.407824 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.407824 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:22.411436 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ac367097-ac3f-45b2-b0d8-f2d14afe4e31 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:22.415925 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac367097-ac3f-45b2-b0d8-f2d14afe4e31 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:22.416369 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 260/1035] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:22.425616 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-ee49755a-cd53-42b1-aa92-69d5b966eca0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Lock "cinder-attachment_update-69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2-np0000006833" released by "attachment_update" :: held 0.095s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:41:22.426030 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-ee49755a-cd53-42b1-aa92-69d5b966eca0 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments/0899c21b-19ec-4f76-bad6-9054b4ac2e07 returned with HTTP 200 Aug 09 10:41:22.426681 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 261/1036] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:41:22 2026] PUT /volume/v3/attachments/0899c21b-19ec-4f76-bad6-9054b4ac2e07 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:22.429601 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9034a45-5634-4584-b4a2-297846a3e63e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.431931 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9034a45-5634-4584-b4a2-297846a3e63e tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] DELETE https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:22.431931 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9034a45-5634-4584-b4a2-297846a3e63e tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.432054 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9034a45-5634-4584-b4a2-297846a3e63e tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.432259 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f9034a45-5634-4584-b4a2-297846a3e63e tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Delete volume with id: 6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:22.439455 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.439455 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:22.439960 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f9034a45-5634-4584-b4a2-297846a3e63e tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:22.464436 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f9034a45-5634-4584-b4a2-297846a3e63e tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Delete volume request issued successfully. Aug 09 10:41:22.465452 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9034a45-5634-4584-b4a2-297846a3e63e tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 202 Aug 09 10:41:22.465452 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 256/1037] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:41:22 2026] DELETE /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:22.474495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0059faaf-a960-4993-bea8-430551caad30 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.476596 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0059faaf-a960-4993-bea8-430551caad30 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:22.477239 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0059faaf-a960-4993-bea8-430551caad30 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.477239 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0059faaf-a960-4993-bea8-430551caad30 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.493474 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.493474 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:22.498653 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0059faaf-a960-4993-bea8-430551caad30 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Volume info retrieved successfully. Aug 09 10:41:22.503929 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0059faaf-a960-4993-bea8-430551caad30 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 200 Aug 09 10:41:22.504384 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 261/1038] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:22.603969 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1196edda-fbcb-4f4a-9485-1aa36182dc68 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.605996 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1196edda-fbcb-4f4a-9485-1aa36182dc68 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:22.606227 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1196edda-fbcb-4f4a-9485-1aa36182dc68 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.606433 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1196edda-fbcb-4f4a-9485-1aa36182dc68 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.616859 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.616859 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:22.619451 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cfdd4b55-a30c-4f1d-b67f-c0511f851d34 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.620839 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1196edda-fbcb-4f4a-9485-1aa36182dc68 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:22.621532 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfdd4b55-a30c-4f1d-b67f-c0511f851d34 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:22.621798 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfdd4b55-a30c-4f1d-b67f-c0511f851d34 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.622069 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfdd4b55-a30c-4f1d-b67f-c0511f851d34 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.626695 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1196edda-fbcb-4f4a-9485-1aa36182dc68 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:22.627410 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 261/1039] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:22.633022 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.633022 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:22.637020 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cfdd4b55-a30c-4f1d-b67f-c0511f851d34 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:22.641204 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfdd4b55-a30c-4f1d-b67f-c0511f851d34 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:22.641621 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 262/1040] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:22.944293 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ef63b4b3-7612-4e1d-ba60-d481970be98a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:22.946544 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef63b4b3-7612-4e1d-ba60-d481970be98a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:22.946929 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef63b4b3-7612-4e1d-ba60-d481970be98a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:22.947101 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef63b4b3-7612-4e1d-ba60-d481970be98a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:22.947244 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ef63b4b3-7612-4e1d-ba60-d481970be98a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:22.952176 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:22.952176 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:22.953156 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef63b4b3-7612-4e1d-ba60-d481970be98a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:22.953586 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 257/1041] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:22 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:23.196626 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ec98a71c-92ff-405b-bcec-9ca09b0ae71e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.198354 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ec98a71c-92ff-405b-bcec-9ca09b0ae71e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:23.198607 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ec98a71c-92ff-405b-bcec-9ca09b0ae71e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.198854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ec98a71c-92ff-405b-bcec-9ca09b0ae71e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.199047 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-ec98a71c-92ff-405b-bcec-9ca09b0ae71e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 95a97923-4cbf-4957-b905-7fa629407375 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:23.202352 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.202352 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:23.209792 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d2649bff-20f9-48ce-a41b-e53ee4fae0e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.211375 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ec98a71c-92ff-405b-bcec-9ca09b0ae71e tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 returned with HTTP 200 Aug 09 10:41:23.211800 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2649bff-20f9-48ce-a41b-e53ee4fae0e8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:23.212252 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 262/1042] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:23.212353 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2649bff-20f9-48ce-a41b-e53ee4fae0e8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.212353 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2649bff-20f9-48ce-a41b-e53ee4fae0e8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.221866 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.222247 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.222247 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:23.224947 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:23.225136 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.225326 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.225621 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:23.225675 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d2649bff-20f9-48ce-a41b-e53ee4fae0e8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:23.226349 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:23.229852 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2649bff-20f9-48ce-a41b-e53ee4fae0e8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:23.230218 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 262/1043] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:23.233923 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Get all volumes completed successfully. Aug 09 10:41:23.234666 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:23.234810 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:23.271732 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:23.275174 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.275174 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:23.279788 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:23.279976 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:23.317712 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:23.321730 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.321730 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:23.330218 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d74e3c3-8a73-429d-ac22-c97e44e0460f tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:23.330660 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 263/1044] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:23.345388 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.347208 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:23.347469 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.347650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.347879 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:23.348548 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:23.356671 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Get all volumes completed successfully. Aug 09 10:41:23.357596 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:23.357801 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:23.400553 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:23.405339 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.405339 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:23.410908 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:23.411776 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:23.462917 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:23.467262 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.467262 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:23.479836 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a5fe119-d796-4273-b7d4-9a024eb498ff tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:23.480292 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 258/1045] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:23.495683 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-23ddde9f-b253-4c36-bfaa-1b87d33422d5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.497882 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23ddde9f-b253-4c36-bfaa-1b87d33422d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] POST https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375/action Aug 09 10:41:23.498345 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23ddde9f-b253-4c36-bfaa-1b87d33422d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:23.498473 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23ddde9f-b253-4c36-bfaa-1b87d33422d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:23.500066 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-23ddde9f-b253-4c36-bfaa-1b87d33422d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] delete called for group 95a97923-4cbf-4957-b905-7fa629407375 {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:41:23.500236 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-23ddde9f-b253-4c36-bfaa-1b87d33422d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Delete group with id: 95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:23.507629 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.507629 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:23.519160 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-090c84a2-f8ea-43d1-bcb1-c7bdb40c8af0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.522253 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-090c84a2-f8ea-43d1-bcb1-c7bdb40c8af0 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] GET https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 Aug 09 10:41:23.522253 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-090c84a2-f8ea-43d1-bcb1-c7bdb40c8af0 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.522253 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-090c84a2-f8ea-43d1-bcb1-c7bdb40c8af0 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.530861 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-090c84a2-f8ea-43d1-bcb1-c7bdb40c8af0 tempest-VolumeRetypeMultiattachTest-281005567 tempest-VolumeRetypeMultiattachTest-281005567-project-member] https://10.4.3.125/volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 returned with HTTP 404 Aug 09 10:41:23.531463 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 263/1046] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/volumes/6790e6a4-f8a5-497a-836a-8f4ddd1e7d78 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:23.542408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e1c5f2c2-435a-4c73-afeb-d8bf1859360b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.544744 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1c5f2c2-435a-4c73-afeb-d8bf1859360b tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] DELETE https://10.4.3.125/volume/v3/types/3d7a4f64-e1a6-4ec2-8cee-0e2dc1b68c7c Aug 09 10:41:23.544965 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1c5f2c2-435a-4c73-afeb-d8bf1859360b tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.545304 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1c5f2c2-435a-4c73-afeb-d8bf1859360b tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.584888 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1c5f2c2-435a-4c73-afeb-d8bf1859360b tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/types/3d7a4f64-e1a6-4ec2-8cee-0e2dc1b68c7c returned with HTTP 202 Aug 09 10:41:23.585041 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23ddde9f-b253-4c36-bfaa-1b87d33422d5 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375/action returned with HTTP 202 Aug 09 10:41:23.585462 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 264/1047] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:41:23 2026] DELETE /volume/v3/types/3d7a4f64-e1a6-4ec2-8cee-0e2dc1b68c7c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:23.585548 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 263/1048] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:41:23 2026] POST /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:23.593805 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7b6603b2-adbe-4f5a-9ffe-14687f8ec8fe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.594978 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e43e2e2-cd81-4667-8111-b75ff41fd13c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.595803 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b6603b2-adbe-4f5a-9ffe-14687f8ec8fe tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] GET https://10.4.3.125/volume/v3/types/3d7a4f64-e1a6-4ec2-8cee-0e2dc1b68c7c Aug 09 10:41:23.596243 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b6603b2-adbe-4f5a-9ffe-14687f8ec8fe tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.596662 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b6603b2-adbe-4f5a-9ffe-14687f8ec8fe tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.597401 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e43e2e2-cd81-4667-8111-b75ff41fd13c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 Aug 09 10:41:23.597688 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e43e2e2-cd81-4667-8111-b75ff41fd13c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.599666 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e43e2e2-cd81-4667-8111-b75ff41fd13c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.599753 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b6603b2-adbe-4f5a-9ffe-14687f8ec8fe tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/types/3d7a4f64-e1a6-4ec2-8cee-0e2dc1b68c7c returned with HTTP 404 Aug 09 10:41:23.600109 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 259/1049] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/types/3d7a4f64-e1a6-4ec2-8cee-0e2dc1b68c7c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:23.608606 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.608606 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:23.609026 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5afda61d-5a1e-4481-9f60-26f943f1ba24 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.611503 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5afda61d-5a1e-4481-9f60-26f943f1ba24 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] DELETE https://10.4.3.125/volume/v3/types/6ef0b629-4460-41c8-89e8-5351735436d1 Aug 09 10:41:23.612544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5afda61d-5a1e-4481-9f60-26f943f1ba24 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.612544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5afda61d-5a1e-4481-9f60-26f943f1ba24 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.615277 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e43e2e2-cd81-4667-8111-b75ff41fd13c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Volume info retrieved successfully. Aug 09 10:41:23.616155 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-4e43e2e2-cd81-4667-8111-b75ff41fd13c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:41:23.616384 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-4e43e2e2-cd81-4667-8111-b75ff41fd13c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:41:23.641617 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a90d05da-6072-4a12-996d-31d8357529eb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.645006 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a90d05da-6072-4a12-996d-31d8357529eb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:23.645006 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a90d05da-6072-4a12-996d-31d8357529eb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.645562 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a90d05da-6072-4a12-996d-31d8357529eb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.651181 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5afda61d-5a1e-4481-9f60-26f943f1ba24 tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/types/6ef0b629-4460-41c8-89e8-5351735436d1 returned with HTTP 202 Aug 09 10:41:23.651840 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 265/1050] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:41:23 2026] DELETE /volume/v3/types/6ef0b629-4460-41c8-89e8-5351735436d1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:23.654608 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5f062f52-6df4-4d26-aca4-389c94080e5d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.657705 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f062f52-6df4-4d26-aca4-389c94080e5d tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:23.657705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f062f52-6df4-4d26-aca4-389c94080e5d tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.657705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f062f52-6df4-4d26-aca4-389c94080e5d tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.659070 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.659070 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:23.660263 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3363d3cf-d017-4cc6-9366-18e45c5c409f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.662361 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3363d3cf-d017-4cc6-9366-18e45c5c409f tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] GET https://10.4.3.125/volume/v3/types/6ef0b629-4460-41c8-89e8-5351735436d1 Aug 09 10:41:23.662648 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3363d3cf-d017-4cc6-9366-18e45c5c409f tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.662872 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3363d3cf-d017-4cc6-9366-18e45c5c409f tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.664933 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a90d05da-6072-4a12-996d-31d8357529eb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:23.666561 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3363d3cf-d017-4cc6-9366-18e45c5c409f tempest-VolumeRetypeMultiattachTest-1790708539 tempest-VolumeRetypeMultiattachTest-1790708539-project-admin] https://10.4.3.125/volume/v3/types/6ef0b629-4460-41c8-89e8-5351735436d1 returned with HTTP 404 Aug 09 10:41:23.667766 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 266/1051] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/types/6ef0b629-4460-41c8-89e8-5351735436d1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:23.667877 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.667877 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:23.668987 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-4e43e2e2-cd81-4667-8111-b75ff41fd13c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:41:23.671845 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a90d05da-6072-4a12-996d-31d8357529eb tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:23.672271 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 264/1052] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:23.673781 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.673781 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:23.673926 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5f062f52-6df4-4d26-aca4-389c94080e5d tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:23.680487 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f062f52-6df4-4d26-aca4-389c94080e5d tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:23.680826 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 260/1053] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:23.685346 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e43e2e2-cd81-4667-8111-b75ff41fd13c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 returned with HTTP 200 Aug 09 10:41:23.686105 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 264/1054] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 => generated 907 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:23.687960 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.690598 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:23.691815 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-852810008", "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:23.693220 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-852810008', 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:23.968141 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c1e80ccb-2052-47f6-be81-1222e33b7925 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:23.972850 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1e80ccb-2052-47f6-be81-1222e33b7925 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:23.972850 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1e80ccb-2052-47f6-be81-1222e33b7925 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:23.972850 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1e80ccb-2052-47f6-be81-1222e33b7925 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:23.974866 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c1e80ccb-2052-47f6-be81-1222e33b7925 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:23.981807 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:23.981807 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:23.982831 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1e80ccb-2052-47f6-be81-1222e33b7925 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:23.983731 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 265/1055] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:23 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:24.090245 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Create volume of 1 GB Aug 09 10:41:24.095870 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Availability Zones retrieved successfully. Aug 09 10:41:24.102704 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Flow 'volume_create_api' (c3924760-09c9-4d21-98b4-730b65705586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:24.103890 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ec96f30-f502-4aaf-bd00-e49320b905cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:24.105040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:24.121993 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-bc773c9a-bb71-4c42-aaed-a3bc18ee8e92 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.125308 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-bc773c9a-bb71-4c42-aaed-a3bc18ee8e92 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] POST https://10.4.3.125/volume/v3/attachments/4e88312f-0d08-4a27-8bf4-195f9476e3e3/action Aug 09 10:41:24.125308 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-bc773c9a-bb71-4c42-aaed-a3bc18ee8e92 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:24.125407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-bc773c9a-bb71-4c42-aaed-a3bc18ee8e92 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:24.151806 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:24.151806 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:24.170108 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e522a845-6e56-40d6-ad72-baf4c72d254b req-bc773c9a-bb71-4c42-aaed-a3bc18ee8e92 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/attachments/4e88312f-0d08-4a27-8bf4-195f9476e3e3/action returned with HTTP 204 Aug 09 10:41:24.170897 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 261/1056] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:41:24 2026] POST /volume/v3/attachments/4e88312f-0d08-4a27-8bf4-195f9476e3e3/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:24.205652 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ec96f30-f502-4aaf-bd00-e49320b905cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:24.208086 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c380936f-9354-4d5e-a752-1f7cbc0fe4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:24.243021 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-7c605982-cade-46a2-b6fb-d88e69bd6b93 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.245024 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9b6eeecb-be29-4f26-a971-0d405c9145a4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.246420 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-7c605982-cade-46a2-b6fb-d88e69bd6b93 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] DELETE https://10.4.3.125/volume/v3/attachments/2a10738d-8df9-40e4-ad3d-2ff3004b8136 Aug 09 10:41:24.246749 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-7c605982-cade-46a2-b6fb-d88e69bd6b93 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.247373 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-7c605982-cade-46a2-b6fb-d88e69bd6b93 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.248056 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b6eeecb-be29-4f26-a971-0d405c9145a4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:24.248345 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b6eeecb-be29-4f26-a971-0d405c9145a4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.248591 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b6eeecb-be29-4f26-a971-0d405c9145a4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.261712 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:24.261712 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:24.270338 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:24.270338 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:24.280005 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9b6eeecb-be29-4f26-a971-0d405c9145a4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:24.287714 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b6eeecb-be29-4f26-a971-0d405c9145a4 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:24.288271 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 266/1057] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:24.305925 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Created reservations ['b5b97dc5-fd01-4e59-bb3e-9f0598c33d0b', '06be0c69-dd3f-47ad-8ed5-746bc0e43e73', '103b161a-f7eb-4423-8cf9-561b7d5e9c3f', '7cfb6d41-8525-439a-bcf8-c0a215b6348d'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:24.306718 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c380936f-9354-4d5e-a752-1f7cbc0fe4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b97dc5-fd01-4e59-bb3e-9f0598c33d0b', '06be0c69-dd3f-47ad-8ed5-746bc0e43e73', '103b161a-f7eb-4423-8cf9-561b7d5e9c3f', '7cfb6d41-8525-439a-bcf8-c0a215b6348d']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:24.307423 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc65afa-3d24-4fb1-a59c-7ed2e553256d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:24.334242 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-141732e5-14cb-41af-ae87-6f4b43c1e662 req-7c605982-cade-46a2-b6fb-d88e69bd6b93 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/attachments/2a10738d-8df9-40e4-ad3d-2ff3004b8136 returned with HTTP 200 Aug 09 10:41:24.334840 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 265/1058] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:41:24 2026] DELETE /volume/v3/attachments/2a10738d-8df9-40e4-ad3d-2ff3004b8136 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:24.342080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc65afa-3d24-4fb1-a59c-7ed2e553256d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc8631e4-7fee-4b7f-ac91-7c874adaa19c', '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-852810008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdf60511961847e68b5c857fbc46f8ab',qos_specs=None,replication_status=,reservations=['b5b97dc5-fd01-4e59-bb3e-9f0598c33d0b','06be0c69-dd3f-47ad-8ed5-746bc0e43e73','103b161a-f7eb-4423-8cf9-561b7d5e9c3f','7cfb6d41-8525-439a-bcf8-c0a215b6348d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b470acadba74ce4bdcbbe97e9697eaa',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-852810008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc8631e4-7fee-4b7f-ac91-7c874adaa19c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdf60511961847e68b5c857fbc46f8ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b470acadba74ce4bdcbbe97e9697eaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:24.343608 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd6676c-f5ad-45ba-92b5-f75c2952d8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:24.367230 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd6676c-f5ad-45ba-92b5-f75c2952d8e1) transitioned into state 'SUCCESS' from state '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-852810008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdf60511961847e68b5c857fbc46f8ab',qos_specs=None,replication_status=,reservations=['b5b97dc5-fd01-4e59-bb3e-9f0598c33d0b','06be0c69-dd3f-47ad-8ed5-746bc0e43e73','103b161a-f7eb-4423-8cf9-561b7d5e9c3f','7cfb6d41-8525-439a-bcf8-c0a215b6348d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b470acadba74ce4bdcbbe97e9697eaa',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:24.368253 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ec5b6a-235a-4087-813f-f2fa17c34d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:24.390404 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ec5b6a-235a-4087-813f-f2fa17c34d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:24.391830 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Flow 'volume_create_api' (c3924760-09c9-4d21-98b4-730b65705586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:24.392237 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Create volume request issued successfully. Aug 09 10:41:24.393155 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ba92372-63d7-4379-b33f-4bb0e4c30b75 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:24.395521 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 267/1059] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:41:23 2026] POST /volume/v3/volumes => generated 898 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:24.411431 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7f5056d5-f97d-4d48-97c3-50f94b78dc23 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.414051 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f5056d5-f97d-4d48-97c3-50f94b78dc23 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] GET https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:41:24.414438 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f5056d5-f97d-4d48-97c3-50f94b78dc23 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.414514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f5056d5-f97d-4d48-97c3-50f94b78dc23 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.423788 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:24.423788 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:24.428336 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7f5056d5-f97d-4d48-97c3-50f94b78dc23 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:41:24.433898 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f5056d5-f97d-4d48-97c3-50f94b78dc23 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 200 Aug 09 10:41:24.434321 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 262/1060] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:24.686829 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6b65055b-55da-4ff5-aebc-d6665d881f6f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.689372 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b65055b-55da-4ff5-aebc-d6665d881f6f tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:24.689566 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b65055b-55da-4ff5-aebc-d6665d881f6f tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.689918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b65055b-55da-4ff5-aebc-d6665d881f6f tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.696949 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-58179b0e-14c2-4212-8b19-7199f080c2c7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.699090 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58179b0e-14c2-4212-8b19-7199f080c2c7 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:24.699342 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58179b0e-14c2-4212-8b19-7199f080c2c7 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.699967 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58179b0e-14c2-4212-8b19-7199f080c2c7 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.702544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d2c4f883-b6f1-461b-8282-163ecee6951c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.704959 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:24.704959 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:24.705328 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d2c4f883-b6f1-461b-8282-163ecee6951c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 Aug 09 10:41:24.705776 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d2c4f883-b6f1-461b-8282-163ecee6951c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.706083 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d2c4f883-b6f1-461b-8282-163ecee6951c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.709204 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:24.709204 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:24.713582 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6b65055b-55da-4ff5-aebc-d6665d881f6f tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:24.714159 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d2c4f883-b6f1-461b-8282-163ecee6951c tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 returned with HTTP 404 Aug 09 10:41:24.714278 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-58179b0e-14c2-4212-8b19-7199f080c2c7 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:24.714828 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 268/1061] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/volumes/eecec639-5d64-4641-b6ff-58566b8bab54 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:24.719981 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b65055b-55da-4ff5-aebc-d6665d881f6f tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:24.720404 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58179b0e-14c2-4212-8b19-7199f080c2c7 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:24.720528 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 267/1062] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:24.721004 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 266/1063] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:24.723201 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-163ee7f7-53bd-4d32-bd75-fc2fca16bedd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.725814 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-163ee7f7-53bd-4d32-bd75-fc2fca16bedd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/volumes/be4e8461-acaf-4b4d-9336-3de22a06113c Aug 09 10:41:24.725994 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-163ee7f7-53bd-4d32-bd75-fc2fca16bedd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.726146 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-163ee7f7-53bd-4d32-bd75-fc2fca16bedd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.732919 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b468b340-01b5-427a-8e43-6245970f1513 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.733655 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-163ee7f7-53bd-4d32-bd75-fc2fca16bedd tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/volumes/be4e8461-acaf-4b4d-9336-3de22a06113c returned with HTTP 404 Aug 09 10:41:24.734312 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 263/1064] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/volumes/be4e8461-acaf-4b4d-9336-3de22a06113c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:24.735740 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b468b340-01b5-427a-8e43-6245970f1513 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:24.735961 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b468b340-01b5-427a-8e43-6245970f1513 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.736209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b468b340-01b5-427a-8e43-6245970f1513 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.743886 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ef9c4f7b-a751-4702-bbac-397fab80bcf3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.746223 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef9c4f7b-a751-4702-bbac-397fab80bcf3 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] GET https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 Aug 09 10:41:24.746717 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef9c4f7b-a751-4702-bbac-397fab80bcf3 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.746717 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef9c4f7b-a751-4702-bbac-397fab80bcf3 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.746909 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-ef9c4f7b-a751-4702-bbac-397fab80bcf3 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] show called for member 95a97923-4cbf-4957-b905-7fa629407375 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:24.749922 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:24.749922 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:24.752703 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef9c4f7b-a751-4702-bbac-397fab80bcf3 tempest-GroupsTest-1460800203 tempest-GroupsTest-1460800203-project-member] https://10.4.3.125/volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 returned with HTTP 404 Aug 09 10:41:24.753388 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 268/1065] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/groups/95a97923-4cbf-4957-b905-7fa629407375 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:24.755957 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b468b340-01b5-427a-8e43-6245970f1513 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:24.760973 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b468b340-01b5-427a-8e43-6245970f1513 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:24.761532 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 269/1066] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:24.763267 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7c5f048-18c8-4764-92d6-3251f20ded75 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.764862 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7c5f048-18c8-4764-92d6-3251f20ded75 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/c7d0e3c7-e2e6-4345-8611-fae50391dff7 Aug 09 10:41:24.765118 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7c5f048-18c8-4764-92d6-3251f20ded75 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.765516 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7c5f048-18c8-4764-92d6-3251f20ded75 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.775905 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-919e7ca9-fdf4-4ca8-8f2e-83b055b79dd5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.778293 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-919e7ca9-fdf4-4ca8-8f2e-83b055b79dd5 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:24.778544 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-919e7ca9-fdf4-4ca8-8f2e-83b055b79dd5 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.778792 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-919e7ca9-fdf4-4ca8-8f2e-83b055b79dd5 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.783943 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7c5f048-18c8-4764-92d6-3251f20ded75 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] https://10.4.3.125/volume/v3/group_types/c7d0e3c7-e2e6-4345-8611-fae50391dff7 returned with HTTP 202 Aug 09 10:41:24.784355 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 267/1067] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:41:24 2026] DELETE /volume/v3/group_types/c7d0e3c7-e2e6-4345-8611-fae50391dff7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:24.793987 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-527100d2-456d-47a4-9bd3-36193f577a22 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.794248 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:24.794248 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:24.795595 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-527100d2-456d-47a4-9bd3-36193f577a22 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] DELETE https://10.4.3.125/volume/v3/types/cd759ef1-903a-4ceb-940c-7a81cbd4b02a Aug 09 10:41:24.795849 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-527100d2-456d-47a4-9bd3-36193f577a22 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.796043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-527100d2-456d-47a4-9bd3-36193f577a22 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.798879 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-919e7ca9-fdf4-4ca8-8f2e-83b055b79dd5 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:24.804471 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-919e7ca9-fdf4-4ca8-8f2e-83b055b79dd5 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:24.804974 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 264/1068] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:24.827941 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-527100d2-456d-47a4-9bd3-36193f577a22 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] https://10.4.3.125/volume/v3/types/cd759ef1-903a-4ceb-940c-7a81cbd4b02a returned with HTTP 202 Aug 09 10:41:24.828382 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 269/1069] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:41:24 2026] DELETE /volume/v3/types/cd759ef1-903a-4ceb-940c-7a81cbd4b02a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:24.837417 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fbdc2ce5-c6ad-430e-91d7-437a62ec95b4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.839786 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fbdc2ce5-c6ad-430e-91d7-437a62ec95b4 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] GET https://10.4.3.125/volume/v3/types/cd759ef1-903a-4ceb-940c-7a81cbd4b02a Aug 09 10:41:24.839837 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fbdc2ce5-c6ad-430e-91d7-437a62ec95b4 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.840047 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fbdc2ce5-c6ad-430e-91d7-437a62ec95b4 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.843578 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fbdc2ce5-c6ad-430e-91d7-437a62ec95b4 tempest-GroupsTest-442897260 tempest-GroupsTest-442897260-project-admin] https://10.4.3.125/volume/v3/types/cd759ef1-903a-4ceb-940c-7a81cbd4b02a returned with HTTP 404 Aug 09 10:41:24.844458 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 270/1070] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/types/cd759ef1-903a-4ceb-940c-7a81cbd4b02a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:24.978914 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e4561df9-e111-4dd8-9c26-5526eaa4e245 req-cefc0eba-989c-4bf1-8bdb-03665a70936c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:24.984129 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4561df9-e111-4dd8-9c26-5526eaa4e245 req-cefc0eba-989c-4bf1-8bdb-03665a70936c tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:41:24.984700 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4561df9-e111-4dd8-9c26-5526eaa4e245 req-cefc0eba-989c-4bf1-8bdb-03665a70936c tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:24.984700 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4561df9-e111-4dd8-9c26-5526eaa4e245 req-cefc0eba-989c-4bf1-8bdb-03665a70936c tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:24.997456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4fe5bb15-ca1f-4ce7-ad88-7447d1644947 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:25.000381 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4fe5bb15-ca1f-4ce7-ad88-7447d1644947 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:25.000381 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4fe5bb15-ca1f-4ce7-ad88-7447d1644947 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:25.000679 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4fe5bb15-ca1f-4ce7-ad88-7447d1644947 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:25.001442 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-4fe5bb15-ca1f-4ce7-ad88-7447d1644947 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:25.003195 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:25.003195 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:25.009676 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:25.009676 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:25.009818 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e4561df9-e111-4dd8-9c26-5526eaa4e245 req-cefc0eba-989c-4bf1-8bdb-03665a70936c tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:41:25.011245 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4fe5bb15-ca1f-4ce7-ad88-7447d1644947 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:25.011245 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 265/1071] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:25.015984 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4561df9-e111-4dd8-9c26-5526eaa4e245 req-cefc0eba-989c-4bf1-8bdb-03665a70936c tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:41:25.016527 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 268/1072] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:24 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:25.305030 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bbb97787-1ef3-4e71-93fb-a4c34be23bf2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:25.308495 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bbb97787-1ef3-4e71-93fb-a4c34be23bf2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:25.308495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bbb97787-1ef3-4e71-93fb-a4c34be23bf2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:25.308593 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bbb97787-1ef3-4e71-93fb-a4c34be23bf2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:25.324420 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:25.324420 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:25.330100 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bbb97787-1ef3-4e71-93fb-a4c34be23bf2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:25.335433 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bbb97787-1ef3-4e71-93fb-a4c34be23bf2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:25.335944 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 270/1073] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:25 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:25.450862 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2b8edb9d-4cf1-462e-9c72-12aa2d6da668 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:25.453021 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b8edb9d-4cf1-462e-9c72-12aa2d6da668 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] GET https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:41:25.453973 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b8edb9d-4cf1-462e-9c72-12aa2d6da668 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:25.453973 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b8edb9d-4cf1-462e-9c72-12aa2d6da668 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:25.465684 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:25.465684 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:25.471509 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2b8edb9d-4cf1-462e-9c72-12aa2d6da668 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:41:25.477998 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b8edb9d-4cf1-462e-9c72-12aa2d6da668 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 200 Aug 09 10:41:25.478594 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 271/1074] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:25 2026] GET /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:25.531950 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-ee40b156-7943-4fd2-aaac-9578a45fe842 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:25.535069 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-ee40b156-7943-4fd2-aaac-9578a45fe842 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] GET https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:41:25.536761 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-ee40b156-7943-4fd2-aaac-9578a45fe842 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:25.536761 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-ee40b156-7943-4fd2-aaac-9578a45fe842 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:25.552822 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:25.552822 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:25.564340 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-ee40b156-7943-4fd2-aaac-9578a45fe842 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:41:25.581876 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-ee40b156-7943-4fd2-aaac-9578a45fe842 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 200 Aug 09 10:41:25.582741 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 266/1075] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:25 2026] GET /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 1360 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:26.023942 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d4a189ef-adcc-4224-b163-d280f04ebdf0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:26.025922 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4a189ef-adcc-4224-b163-d280f04ebdf0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:26.026673 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4a189ef-adcc-4224-b163-d280f04ebdf0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:26.026673 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4a189ef-adcc-4224-b163-d280f04ebdf0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:26.026834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d4a189ef-adcc-4224-b163-d280f04ebdf0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:26.033053 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:26.033053 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:26.034355 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4a189ef-adcc-4224-b163-d280f04ebdf0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:26.035128 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 269/1076] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:26 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:26.205978 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-d307c7af-897a-437d-baf4-697088dcf320 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:26.208539 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-d307c7af-897a-437d-baf4-697088dcf320 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] GET https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:41:26.209218 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-d307c7af-897a-437d-baf4-697088dcf320 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:26.209218 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-d307c7af-897a-437d-baf4-697088dcf320 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:26.217836 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:26.217836 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:26.222519 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-d307c7af-897a-437d-baf4-697088dcf320 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:41:26.228660 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-d307c7af-897a-437d-baf4-697088dcf320 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 200 Aug 09 10:41:26.229228 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 271/1077] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:26 2026] GET /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:26.242653 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-90fac5c2-f80b-48d4-912c-6f9add3ff4a5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:26.243212 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-90fac5c2-f80b-48d4-912c-6f9add3ff4a5 None None] GET https://10.4.3.125/volume// Aug 09 10:41:26.243446 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-90fac5c2-f80b-48d4-912c-6f9add3ff4a5 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:26.243767 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-90fac5c2-f80b-48d4-912c-6f9add3ff4a5 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:26.244129 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-90fac5c2-f80b-48d4-912c-6f9add3ff4a5 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:26.245069 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 272/1078] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:41: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 09 10:41:26.257054 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-eadf471d-4565-426c-81b5-245ff4f59dac None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:26.261280 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-eadf471d-4565-426c-81b5-245ff4f59dac tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:41:26.261733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-eadf471d-4565-426c-81b5-245ff4f59dac tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc8631e4-7fee-4b7f-ac91-7c874adaa19c", "connector": null, "instance_uuid": "4f0bf4ee-b1f8-4fcd-90d2-ffa8d5bb7983"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:26.273093 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:26.273093 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:26.320128 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-eadf471d-4565-426c-81b5-245ff4f59dac tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:41:26.320528 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 267/1079] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:41:26 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 09 10:41:26.353329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-66d0f2aa-daf1-4425-8d3c-437eac76b295 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:26.356033 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66d0f2aa-daf1-4425-8d3c-437eac76b295 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:26.356290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66d0f2aa-daf1-4425-8d3c-437eac76b295 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:26.356476 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66d0f2aa-daf1-4425-8d3c-437eac76b295 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:26.368786 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:26.368786 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:26.372763 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-66d0f2aa-daf1-4425-8d3c-437eac76b295 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:26.377559 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66d0f2aa-daf1-4425-8d3c-437eac76b295 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:26.377757 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 270/1080] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:26 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:27.047786 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1baceb8d-bcf6-47f6-9249-6a57d5bb4c04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:27.050206 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1baceb8d-bcf6-47f6-9249-6a57d5bb4c04 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:27.050514 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1baceb8d-bcf6-47f6-9249-6a57d5bb4c04 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:27.050862 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1baceb8d-bcf6-47f6-9249-6a57d5bb4c04 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:27.052163 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1baceb8d-bcf6-47f6-9249-6a57d5bb4c04 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:27.056608 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:27.056608 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:27.057443 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1baceb8d-bcf6-47f6-9249-6a57d5bb4c04 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:27.057781 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 272/1081] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:27 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:27.105231 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:27.278052 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:27.278429 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-882363618"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:27.279746 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-882363618'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:27.279898 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Create volume of 1 GB Aug 09 10:41:27.290390 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Availability Zones retrieved successfully. Aug 09 10:41:27.304382 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Flow 'volume_create_api' (c730ddb1-4a5f-4176-89d2-0ea7cb43bb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:27.304382 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031805d9-634f-4eea-a358-3559e09dad8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:27.304382 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:27.332758 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031805d9-634f-4eea-a358-3559e09dad8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:27.333623 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c5950d-636c-4f20-a46a-a5eb0a80d785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:27.391212 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1c022b09-b076-4ce1-bd7f-a7b83c7c95be None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:27.394571 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c022b09-b076-4ce1-bd7f-a7b83c7c95be tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:27.394925 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c022b09-b076-4ce1-bd7f-a7b83c7c95be tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:27.395058 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c022b09-b076-4ce1-bd7f-a7b83c7c95be tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:27.408092 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:27.408092 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:27.412964 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1c022b09-b076-4ce1-bd7f-a7b83c7c95be tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:27.418874 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c022b09-b076-4ce1-bd7f-a7b83c7c95be tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:27.419292 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 268/1082] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:27 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:27.435098 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Created reservations ['8cd768ec-1313-4b6f-ba9d-40aa51fc967f', 'd1a37394-21af-44e2-a849-e850941a414c', '9b26ce82-3682-4fea-8fdd-a74bc370db77', 'd289f351-6347-4e1d-9a3c-3343e1d939f1'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:27.435945 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c5950d-636c-4f20-a46a-a5eb0a80d785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cd768ec-1313-4b6f-ba9d-40aa51fc967f', 'd1a37394-21af-44e2-a849-e850941a414c', '9b26ce82-3682-4fea-8fdd-a74bc370db77', 'd289f351-6347-4e1d-9a3c-3343e1d939f1']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:27.436675 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f128d0f3-665d-4b80-bfb4-86a9a44841cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:27.464998 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f128d0f3-665d-4b80-bfb4-86a9a44841cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be4ba54e-0940-407c-8d0b-82d8768d84d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-882363618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95ee243d42a4e30bac283872a30306c',qos_specs=None,replication_status=,reservations=['8cd768ec-1313-4b6f-ba9d-40aa51fc967f','d1a37394-21af-44e2-a849-e850941a414c','9b26ce82-3682-4fea-8fdd-a74bc370db77','d289f351-6347-4e1d-9a3c-3343e1d939f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f2ce505bd094f428ee7c6ee44fe0dec',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-882363618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be4ba54e-0940-407c-8d0b-82d8768d84d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95ee243d42a4e30bac283872a30306c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f2ce505bd094f428ee7c6ee44fe0dec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:27.467044 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29d608f-e44a-438c-a940-4edde5686ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:27.503053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29d608f-e44a-438c-a940-4edde5686ea8) transitioned into state 'SUCCESS' from state '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-882363618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95ee243d42a4e30bac283872a30306c',qos_specs=None,replication_status=,reservations=['8cd768ec-1313-4b6f-ba9d-40aa51fc967f','d1a37394-21af-44e2-a849-e850941a414c','9b26ce82-3682-4fea-8fdd-a74bc370db77','d289f351-6347-4e1d-9a3c-3343e1d939f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f2ce505bd094f428ee7c6ee44fe0dec',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:27.503053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e20fa9-76ff-421b-a10e-02faacc7143a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:27.517082 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e20fa9-76ff-421b-a10e-02faacc7143a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:27.518035 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Flow 'volume_create_api' (c730ddb1-4a5f-4176-89d2-0ea7cb43bb58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:27.518397 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Create volume request issued successfully. Aug 09 10:41:27.520235 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8803775-7f9a-48c8-9ff3-4a5f773d6318 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:27.520235 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 273/1083] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:41:27 2026] POST /volume/v3/volumes => generated 818 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:27.535899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a33374ee-4a08-4ef9-ab52-d11b24fdf95c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:27.538916 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a33374ee-4a08-4ef9-ab52-d11b24fdf95c tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:27.539350 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a33374ee-4a08-4ef9-ab52-d11b24fdf95c tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:27.539548 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a33374ee-4a08-4ef9-ab52-d11b24fdf95c tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:27.548492 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:27.548492 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:27.552479 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a33374ee-4a08-4ef9-ab52-d11b24fdf95c tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Volume info retrieved successfully. Aug 09 10:41:27.558973 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a33374ee-4a08-4ef9-ab52-d11b24fdf95c tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 returned with HTTP 200 Aug 09 10:41:27.559122 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 271/1084] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:27 2026] GET /volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:27.637813 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-43e3d6c5-7798-4dde-8214-b4a31371ea22 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:27.640539 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-43e3d6c5-7798-4dde-8214-b4a31371ea22 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/attachments/0899c21b-19ec-4f76-bad6-9054b4ac2e07/action Aug 09 10:41:27.641693 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-43e3d6c5-7798-4dde-8214-b4a31371ea22 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:27.641693 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-43e3d6c5-7798-4dde-8214-b4a31371ea22 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:27.664651 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:27.664651 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:27.695861 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-75f52c0d-2efb-4270-8118-a1124b2aad41 req-43e3d6c5-7798-4dde-8214-b4a31371ea22 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments/0899c21b-19ec-4f76-bad6-9054b4ac2e07/action returned with HTTP 204 Aug 09 10:41:27.696572 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 273/1085] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:41:27 2026] POST /volume/v3/attachments/0899c21b-19ec-4f76-bad6-9054b4ac2e07/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:27.874058 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4bec7fb2-1037-44e7-8692-94faf42694ee None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:27.874805 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4bec7fb2-1037-44e7-8692-94faf42694ee None None] GET https://10.4.3.125/volume// Aug 09 10:41:27.874805 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4bec7fb2-1037-44e7-8692-94faf42694ee None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:27.875004 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4bec7fb2-1037-44e7-8692-94faf42694ee None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:27.875338 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4bec7fb2-1037-44e7-8692-94faf42694ee None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:27.875705 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 269/1086] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:41: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 09 10:41:27.888268 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-b75198f9-0970-452d-b1a9-43ae58ccc7bd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:27.891289 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-b75198f9-0970-452d-b1a9-43ae58ccc7bd tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] GET https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:41:27.891648 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-b75198f9-0970-452d-b1a9-43ae58ccc7bd tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:27.891944 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-b75198f9-0970-452d-b1a9-43ae58ccc7bd tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:27.908304 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:27.908304 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:27.913415 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-b75198f9-0970-452d-b1a9-43ae58ccc7bd tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:41:27.921360 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-b75198f9-0970-452d-b1a9-43ae58ccc7bd tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 200 Aug 09 10:41:27.922096 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 274/1087] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:41:27 2026] GET /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 1539 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:28.073048 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ad230a79-1957-4adb-b323-bae22e2dd6cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.075030 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad230a79-1957-4adb-b323-bae22e2dd6cb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:28.075310 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad230a79-1957-4adb-b323-bae22e2dd6cb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.075553 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad230a79-1957-4adb-b323-bae22e2dd6cb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.075678 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ad230a79-1957-4adb-b323-bae22e2dd6cb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:28.081571 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c1cdfb66-eb29-4766-851d-b7999cf3b6fa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.083013 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-4bee60e9-6ae3-4387-8d66-f41b70d10183 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.084040 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1cdfb66-eb29-4766-851d-b7999cf3b6fa tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:28.084443 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1cdfb66-eb29-4766-851d-b7999cf3b6fa tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.084748 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1cdfb66-eb29-4766-851d-b7999cf3b6fa tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.085551 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-4bee60e9-6ae3-4387-8d66-f41b70d10183 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] PUT https://10.4.3.125/volume/v3/attachments/f9102bcf-e098-4a79-860b-995d4aee255c Aug 09 10:41:28.086054 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-4bee60e9-6ae3-4387-8d66-f41b70d10183 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:28.087485 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.087485 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:28.088610 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad230a79-1957-4adb-b323-bae22e2dd6cb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:28.089120 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 272/1088] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:28.094724 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.094724 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:28.096286 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-4bee60e9-6ae3-4387-8d66-f41b70d10183 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Acquiring lock "cinder-attachment_update-fc8631e4-7fee-4b7f-ac91-7c874adaa19c-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:41:28.099865 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c1cdfb66-eb29-4766-851d-b7999cf3b6fa tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:28.103090 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-153206c1-8884-4708-b6f5-6c73c2b3dba7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.103774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-4bee60e9-6ae3-4387-8d66-f41b70d10183 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Lock "cinder-attachment_update-fc8631e4-7fee-4b7f-ac91-7c874adaa19c-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:41:28.104808 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.104808 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:28.104973 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-153206c1-8884-4708-b6f5-6c73c2b3dba7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:28.105243 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-153206c1-8884-4708-b6f5-6c73c2b3dba7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.105498 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-153206c1-8884-4708-b6f5-6c73c2b3dba7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.109306 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1cdfb66-eb29-4766-851d-b7999cf3b6fa tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:28.109778 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 274/1089] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.120672 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.120672 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:28.124300 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c663beff-687a-4d71-9825-69d1527ec026 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.124613 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-153206c1-8884-4708-b6f5-6c73c2b3dba7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:28.127426 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c663beff-687a-4d71-9825-69d1527ec026 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] DELETE https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:28.127732 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c663beff-687a-4d71-9825-69d1527ec026 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.127985 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c663beff-687a-4d71-9825-69d1527ec026 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.128227 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c663beff-687a-4d71-9825-69d1527ec026 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Delete volume with id: 02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:28.129543 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-153206c1-8884-4708-b6f5-6c73c2b3dba7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:41:28.130009 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 275/1090] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.139094 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4156e978-894c-4c72-8591-335fe5fabc9a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.140102 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.140102 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:28.141531 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c663beff-687a-4d71-9825-69d1527ec026 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:28.147784 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e0257b28-8dd2-46fb-8e89-ac9dc612a1ae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.150162 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0257b28-8dd2-46fb-8e89-ac9dc612a1ae tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:28.150647 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0257b28-8dd2-46fb-8e89-ac9dc612a1ae tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.150930 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0257b28-8dd2-46fb-8e89-ac9dc612a1ae tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.151103 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-e0257b28-8dd2-46fb-8e89-ac9dc612a1ae tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete backup with id: ee25d3c4-80ac-464c-acfc-84034a1c6edd. Aug 09 10:41:28.158271 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.158271 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:28.176088 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c663beff-687a-4d71-9825-69d1527ec026 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Delete volume request issued successfully. Aug 09 10:41:28.177287 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c663beff-687a-4d71-9825-69d1527ec026 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 202 Aug 09 10:41:28.177287 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 273/1091] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:41:28 2026] DELETE /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:28.187126 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-196f7213-71a3-4f92-b66d-e773938750e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.189825 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-196f7213-71a3-4f92-b66d-e773938750e2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:28.189931 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-196f7213-71a3-4f92-b66d-e773938750e2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.191156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-196f7213-71a3-4f92-b66d-e773938750e2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.193512 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-e0257b28-8dd2-46fb-8e89-ac9dc612a1ae tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] delete_backup rpcapi backup_id ee25d3c4-80ac-464c-acfc-84034a1c6edd {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:41:28.198452 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0257b28-8dd2-46fb-8e89-ac9dc612a1ae tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 202 Aug 09 10:41:28.199228 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 276/1092] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:28 2026] DELETE /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:41:28.203506 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.203506 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:28.212336 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-76dca47a-bf0b-4a50-824c-c1486fa08095 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.214414 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76dca47a-bf0b-4a50-824c-c1486fa08095 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:28.214671 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-196f7213-71a3-4f92-b66d-e773938750e2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Volume info retrieved successfully. Aug 09 10:41:28.214725 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76dca47a-bf0b-4a50-824c-c1486fa08095 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.214971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76dca47a-bf0b-4a50-824c-c1486fa08095 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.215538 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-76dca47a-bf0b-4a50-824c-c1486fa08095 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:28.223793 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.223793 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:28.224456 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76dca47a-bf0b-4a50-824c-c1486fa08095 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 200 Aug 09 10:41:28.224985 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 277/1093] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:41:28.227853 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-196f7213-71a3-4f92-b66d-e773938750e2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 200 Aug 09 10:41:28.228104 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 274/1094] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.248761 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-4bee60e9-6ae3-4387-8d66-f41b70d10183 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Lock "cinder-attachment_update-fc8631e4-7fee-4b7f-ac91-7c874adaa19c-np0000006833" released by "attachment_update" :: held 0.144s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:41:28.248761 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-4bee60e9-6ae3-4387-8d66-f41b70d10183 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/attachments/f9102bcf-e098-4a79-860b-995d4aee255c returned with HTTP 200 Aug 09 10:41:28.250255 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 270/1095] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:41:28 2026] PUT /volume/v3/attachments/f9102bcf-e098-4a79-860b-995d4aee255c => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.294979 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4156e978-894c-4c72-8591-335fe5fabc9a tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:41:28.295423 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4156e978-894c-4c72-8591-335fe5fabc9a tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1746000449"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:28.314654 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4156e978-894c-4c72-8591-335fe5fabc9a tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:41:28.315086 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 275/1096] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:41:28 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 09 10:41:28.326716 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-82239473-9c54-43f1-bcb4-e6cde66670aa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.329576 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-82239473-9c54-43f1-bcb4-e6cde66670aa tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:41:28.330167 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-82239473-9c54-43f1-bcb4-e6cde66670aa tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1228024866"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:28.331027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-3c013965-17b3-4f17-b0d4-12572ccfcc3a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.333322 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-3c013965-17b3-4f17-b0d4-12572ccfcc3a tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] POST https://10.4.3.125/volume/v3/attachments/f9102bcf-e098-4a79-860b-995d4aee255c/action Aug 09 10:41:28.333713 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-3c013965-17b3-4f17-b0d4-12572ccfcc3a tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:28.333976 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-3c013965-17b3-4f17-b0d4-12572ccfcc3a tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:28.351722 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-82239473-9c54-43f1-bcb4-e6cde66670aa tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:41:28.352426 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 278/1097] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:41:28 2026] POST /volume/v3/group_types => generated 177 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:28.363164 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.363164 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:28.367238 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a8cf1bde-c78f-48d1-8716-3e3befa9c931 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.386086 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ede6d067-a498-49c9-b9ef-a7fbe9d8d954 req-3c013965-17b3-4f17-b0d4-12572ccfcc3a tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/attachments/f9102bcf-e098-4a79-860b-995d4aee255c/action returned with HTTP 204 Aug 09 10:41:28.386727 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 275/1098] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:41:28 2026] POST /volume/v3/attachments/f9102bcf-e098-4a79-860b-995d4aee255c/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:28.435720 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1d109995-2b19-483c-909d-ca6b54e0d930 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.438735 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d109995-2b19-483c-909d-ca6b54e0d930 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:28.438735 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d109995-2b19-483c-909d-ca6b54e0d930 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.438735 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d109995-2b19-483c-909d-ca6b54e0d930 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.457805 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.457805 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:28.467824 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1d109995-2b19-483c-909d-ca6b54e0d930 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:28.474581 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d109995-2b19-483c-909d-ca6b54e0d930 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:28.474581 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 276/1099] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.488433 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d7734a83-8a27-4ed0-ac72-cd0e8a955dbf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.490762 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7734a83-8a27-4ed0-ac72-cd0e8a955dbf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:28.491052 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7734a83-8a27-4ed0-ac72-cd0e8a955dbf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.491275 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7734a83-8a27-4ed0-ac72-cd0e8a955dbf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.505600 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.505600 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:28.509592 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8cf1bde-c78f-48d1-8716-3e3befa9c931 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] POST https://10.4.3.125/volume/v3/groups Aug 09 10:41:28.510060 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8cf1bde-c78f-48d1-8716-3e3befa9c931 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "01ab56e9-83e2-4c4c-9205-dda44e248473", "volume_types": ["881c2cdd-b0ac-4c5c-b006-08b4de2c31f6"], "name": "tempest-GroupsV320Test-Group-1651268334"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:28.510369 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d7734a83-8a27-4ed0-ac72-cd0e8a955dbf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:28.511865 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-a8cf1bde-c78f-48d1-8716-3e3befa9c931 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Creating new group {'group': {'group_type': '01ab56e9-83e2-4c4c-9205-dda44e248473', 'volume_types': ['881c2cdd-b0ac-4c5c-b006-08b4de2c31f6'], 'name': 'tempest-GroupsV320Test-Group-1651268334'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 10:41:28.516166 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-a8cf1bde-c78f-48d1-8716-3e3befa9c931 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Creating group tempest-GroupsV320Test-Group-1651268334. Aug 09 10:41:28.516592 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.516592 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:28.518300 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7734a83-8a27-4ed0-ac72-cd0e8a955dbf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:28.518943 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 279/1100] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.533844 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a8cf1bde-c78f-48d1-8716-3e3befa9c931 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Availability Zones retrieved successfully. Aug 09 10:41:28.576244 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2a98a4a4-3851-4d18-a4c2-776d06046941 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.578544 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a98a4a4-3851-4d18-a4c2-776d06046941 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:28.579030 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a98a4a4-3851-4d18-a4c2-776d06046941 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.579030 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a98a4a4-3851-4d18-a4c2-776d06046941 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.582041 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-a8cf1bde-c78f-48d1-8716-3e3befa9c931 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Created reservations ['feb929da-ccf1-4a39-b6f9-f5e1f6d9d242'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:28.587924 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.587924 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:28.596401 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2a98a4a4-3851-4d18-a4c2-776d06046941 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Volume info retrieved successfully. Aug 09 10:41:28.613372 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a98a4a4-3851-4d18-a4c2-776d06046941 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 returned with HTTP 200 Aug 09 10:41:28.613372 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 276/1101] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 => generated 945 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.631002 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1be9bfef-9356-473f-b4c7-d3750836f8e8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.632136 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8cf1bde-c78f-48d1-8716-3e3befa9c931 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/groups returned with HTTP 202 Aug 09 10:41:28.632886 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 271/1102] 10.4.3.125 () {70 vars in 1297 bytes} [Sun Aug 9 10:41:28 2026] POST /volume/v3/groups => generated 108 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:28.635226 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1be9bfef-9356-473f-b4c7-d3750836f8e8 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] POST https://10.4.3.125/volume/v3/volume-transfers Aug 09 10:41:28.635226 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1be9bfef-9356-473f-b4c7-d3750836f8e8 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "be4ba54e-0940-407c-8d0b-82d8768d84d3"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:28.635585 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volume_transfer [None req-1be9bfef-9356-473f-b4c7-d3750836f8e8 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Creating new volume transfer {'transfer': {'volume_id': 'be4ba54e-0940-407c-8d0b-82d8768d84d3'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 09 10:41:28.636074 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volume_transfer [None req-1be9bfef-9356-473f-b4c7-d3750836f8e8 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Creating transfer of volume be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:28.636074 np0000006833 devstack@c-api.service[100316]: INFO cinder.transfer.api [None req-1be9bfef-9356-473f-b4c7-d3750836f8e8 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Generating transfer record for volume be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:28.641789 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6aac1c32-b643-45c0-be9b-e20f6ff67b8e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.645275 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6aac1c32-b643-45c0-be9b-e20f6ff67b8e tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] GET https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c Aug 09 10:41:28.645570 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6aac1c32-b643-45c0-be9b-e20f6ff67b8e tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.645773 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6aac1c32-b643-45c0-be9b-e20f6ff67b8e tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.645920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-6aac1c32-b643-45c0-be9b-e20f6ff67b8e tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] show called for member df953ecf-dedc-4c7d-8e44-0e3a0d98d15c {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:28.651916 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.651916 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:28.655392 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.655392 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:28.677200 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6aac1c32-b643-45c0-be9b-e20f6ff67b8e tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c returned with HTTP 200 Aug 09 10:41:28.677810 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 280/1103] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.685143 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1be9bfef-9356-473f-b4c7-d3750836f8e8 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volume-transfers returned with HTTP 202 Aug 09 10:41:28.685703 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 277/1104] 10.4.3.125 () {70 vars in 1326 bytes} [Sun Aug 9 10:41:28 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:28.696883 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5fd51de3-951e-4211-bf19-268a46c52951 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.698729 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5fd51de3-951e-4211-bf19-268a46c52951 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:28.698939 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5fd51de3-951e-4211-bf19-268a46c52951 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.699152 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5fd51de3-951e-4211-bf19-268a46c52951 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.710283 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.710283 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:28.715258 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5fd51de3-951e-4211-bf19-268a46c52951 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Volume info retrieved successfully. Aug 09 10:41:28.721259 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5fd51de3-951e-4211-bf19-268a46c52951 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 returned with HTTP 200 Aug 09 10:41:28.721895 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 277/1105] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.739206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-90a3fc9e-de81-4566-a3a5-b978a567cbe7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.741563 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-90a3fc9e-de81-4566-a3a5-b978a567cbe7 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volume-transfers/08544266-8112-4773-aedb-408a32a61ccc Aug 09 10:41:28.741839 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-90a3fc9e-de81-4566-a3a5-b978a567cbe7 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.742077 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-90a3fc9e-de81-4566-a3a5-b978a567cbe7 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.742442 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.742442 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:28.752111 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-90a3fc9e-de81-4566-a3a5-b978a567cbe7 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volume-transfers/08544266-8112-4773-aedb-408a32a61ccc returned with HTTP 200 Aug 09 10:41:28.752501 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 272/1106] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/volume-transfers/08544266-8112-4773-aedb-408a32a61ccc => generated 432 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.761854 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-83974d9d-a1cb-46cf-94b1-c9b284fdc79c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.763678 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83974d9d-a1cb-46cf-94b1-c9b284fdc79c tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volume-transfers Aug 09 10:41:28.763929 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83974d9d-a1cb-46cf-94b1-c9b284fdc79c tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.764111 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83974d9d-a1cb-46cf-94b1-c9b284fdc79c tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.764308 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volume_transfer [None req-83974d9d-a1cb-46cf-94b1-c9b284fdc79c tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Listing volume transfers {{(pid=100319) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 09 10:41:28.764573 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.764573 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:28.771295 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83974d9d-a1cb-46cf-94b1-c9b284fdc79c tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volume-transfers returned with HTTP 200 Aug 09 10:41:28.771385 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 281/1107] 10.4.3.125 () {68 vars in 1305 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.783574 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76034e49-5948-45a5-b8e0-dc71287db57e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.851978 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] POST https://10.4.3.125/volume/v3/volume-transfers/08544266-8112-4773-aedb-408a32a61ccc/accept Aug 09 10:41:28.852463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "10fca1a9062ba840"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:28.853837 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.volume_transfer [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Accepting volume transfer 08544266-8112-4773-aedb-408a32a61ccc {{(pid=100316) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 09 10:41:28.853974 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.volume_transfer [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Accepting transfer 08544266-8112-4773-aedb-408a32a61ccc Aug 09 10:41:28.925007 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Created reservations ['31624027-e860-4347-8237-cd998f6d0d51', 'c951fcf3-b2d7-4e3d-ac80-4bc4ae2c61b5', '6d5603a9-4ca7-4bb6-b915-3dea2bf4e558', '9432086c-c7fe-4dea-ba5e-bdc491e5fd88'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:28.937804 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-2513ba05-97b2-4867-95e7-b2bd811db7a3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.941137 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-2513ba05-97b2-4867-95e7-b2bd811db7a3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:28.941707 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-2513ba05-97b2-4867-95e7-b2bd811db7a3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:28.942608 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-2513ba05-97b2-4867-95e7-b2bd811db7a3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:28.951608 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Created reservations ['d6b1452f-35b1-451f-84eb-429bacfb2792', 'c8cc886b-fda8-438a-8060-e61319ea5cc2', 'd460d21d-4f92-48b0-9f00-3c0d0a50301d', '5c9c3bab-7279-4c69-bf98-c00604d862e6'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:28.953375 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:28.953375 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:28.959666 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-2513ba05-97b2-4867-95e7-b2bd811db7a3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:28.965310 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-2513ba05-97b2-4867-95e7-b2bd811db7a3 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:28.965915 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 278/1108] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:28 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:28.988405 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-8ca4bcec-b2fa-41c0-aa7c-3e981b50aaf1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:28.990756 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-8ca4bcec-b2fa-41c0-aa7c-3e981b50aaf1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29/action Aug 09 10:41:28.991111 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-8ca4bcec-b2fa-41c0-aa7c-3e981b50aaf1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:28.991279 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-8ca4bcec-b2fa-41c0-aa7c-3e981b50aaf1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:28.993782 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Created reservations ['45da457d-3404-4266-8ef3-278a0ef102e5', '5bde016e-00f5-414d-bf57-794425ef2b48', '4dac0732-248a-40f4-ae88-df8a53d2eaea', '050ac30b-2a4c-4061-85e3-2218e57b7b9a'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:29.005889 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.005889 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:29.006491 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-8ca4bcec-b2fa-41c0-aa7c-3e981b50aaf1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:29.014016 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-8ca4bcec-b2fa-41c0-aa7c-3e981b50aaf1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Begin detaching volume completed successfully. Aug 09 10:41:29.014362 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-8ca4bcec-b2fa-41c0-aa7c-3e981b50aaf1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29/action returned with HTTP 202 Aug 09 10:41:29.014875 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 273/1109] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:41:28 2026] POST /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:41:29.029124 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Created reservations ['dded89ce-bea9-41e5-900a-a65f84b11d4e', '9e81fa10-1090-455e-b73b-5dbf14dd76a6', '87a8c31d-cbcb-4a87-a850-8167641e4305', 'ddb75e24-56a9-4a44-b39b-77675b3f7dd3'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:29.035866 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d9693cff-65ac-461a-9125-8570d59c733e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.037816 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9693cff-65ac-461a-9125-8570d59c733e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:29.038036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9693cff-65ac-461a-9125-8570d59c733e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.038317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9693cff-65ac-461a-9125-8570d59c733e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.045275 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Transfer volume completed successfully. Aug 09 10:41:29.053374 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.053374 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:29.060773 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d9693cff-65ac-461a-9125-8570d59c733e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:29.066913 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9693cff-65ac-461a-9125-8570d59c733e tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:29.067756 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 282/1110] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:29.081274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d3ea754-6974-4198-ab7d-ad5d7247fc3f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.082576 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d3ea754-6974-4198-ab7d-ad5d7247fc3f None None] GET https://10.4.3.125/volume// Aug 09 10:41:29.082576 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d3ea754-6974-4198-ab7d-ad5d7247fc3f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.083141 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d3ea754-6974-4198-ab7d-ad5d7247fc3f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.085148 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d3ea754-6974-4198-ab7d-ad5d7247fc3f None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:29.085536 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 279/1111] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:41:29.103410 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-0531aadd-7241-4147-957c-e5f28b194919 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.106488 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-0531aadd-7241-4147-957c-e5f28b194919 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:29.106769 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-0531aadd-7241-4147-957c-e5f28b194919 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.107025 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-0531aadd-7241-4147-957c-e5f28b194919 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.119963 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.119963 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:29.128882 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-0531aadd-7241-4147-957c-e5f28b194919 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:29.135289 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-0531aadd-7241-4147-957c-e5f28b194919 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:29.135836 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 274/1112] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 1318 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:29.167010 np0000006833 devstack@c-api.service[100316]: INFO cinder.transfer.api [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Volume be4ba54e-0940-407c-8d0b-82d8768d84d3 has been transferred. Aug 09 10:41:29.177417 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76034e49-5948-45a5-b8e0-dc71287db57e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] https://10.4.3.125/volume/v3/volume-transfers/08544266-8112-4773-aedb-408a32a61ccc/accept returned with HTTP 202 Aug 09 10:41:29.178022 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 278/1113] 10.4.3.125 () {70 vars in 1458 bytes} [Sun Aug 9 10:41:28 2026] POST /volume/v3/volume-transfers/08544266-8112-4773-aedb-408a32a61ccc/accept => generated 365 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:29.188128 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6d374666-0662-412d-aeec-4bd51fee5d5e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.190737 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d374666-0662-412d-aeec-4bd51fee5d5e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] GET https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:29.190986 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d374666-0662-412d-aeec-4bd51fee5d5e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.191275 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d374666-0662-412d-aeec-4bd51fee5d5e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.201135 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.201135 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:29.207322 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6d374666-0662-412d-aeec-4bd51fee5d5e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Volume info retrieved successfully. Aug 09 10:41:29.212439 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d374666-0662-412d-aeec-4bd51fee5d5e tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 returned with HTTP 200 Aug 09 10:41:29.212906 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 283/1114] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:29.227146 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fdc44570-7909-438e-8b9c-b5069f6724ff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.229585 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fdc44570-7909-438e-8b9c-b5069f6724ff tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] GET https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:29.229886 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fdc44570-7909-438e-8b9c-b5069f6724ff tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.230153 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fdc44570-7909-438e-8b9c-b5069f6724ff tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.238620 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dee4b525-ce46-4b68-939a-c4455ed15ac9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.239583 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.239583 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:29.240602 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dee4b525-ce46-4b68-939a-c4455ed15ac9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd Aug 09 10:41:29.240857 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dee4b525-ce46-4b68-939a-c4455ed15ac9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.241083 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dee4b525-ce46-4b68-939a-c4455ed15ac9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.241218 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dee4b525-ce46-4b68-939a-c4455ed15ac9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id ee25d3c4-80ac-464c-acfc-84034a1c6edd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:29.244600 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fdc44570-7909-438e-8b9c-b5069f6724ff tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] Volume info retrieved successfully. Aug 09 10:41:29.245854 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dee4b525-ce46-4b68-939a-c4455ed15ac9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd returned with HTTP 404 Aug 09 10:41:29.246566 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 275/1115] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/backups/ee25d3c4-80ac-464c-acfc-84034a1c6edd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:29.249870 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9bfebe6e-7d60-4e07-827b-36910d2a79c2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.251512 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9bfebe6e-7d60-4e07-827b-36910d2a79c2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] GET https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 Aug 09 10:41:29.251599 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fdc44570-7909-438e-8b9c-b5069f6724ff tempest-VolumesTransfersV355Test-1793224869 tempest-VolumesTransfersV355Test-1793224869-project-member] https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 returned with HTTP 200 Aug 09 10:41:29.251908 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9bfebe6e-7d60-4e07-827b-36910d2a79c2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.252052 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 280/1116] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:29.252279 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9bfebe6e-7d60-4e07-827b-36910d2a79c2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.262971 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9bfebe6e-7d60-4e07-827b-36910d2a79c2 tempest-VolumesExtendAttachedTest-1543753818 tempest-VolumesExtendAttachedTest-1543753818-project-member] https://10.4.3.125/volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 returned with HTTP 404 Aug 09 10:41:29.263762 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 279/1117] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/volumes/02a43444-8b54-4a58-8860-99235768af52 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:29.268886 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2e5765d0-f305-45ea-9eca-e7adec07b899 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.271003 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e5765d0-f305-45ea-9eca-e7adec07b899 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] DELETE https://10.4.3.125/volume/v3/volume-transfers/08544266-8112-4773-aedb-408a32a61ccc Aug 09 10:41:29.271329 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e5765d0-f305-45ea-9eca-e7adec07b899 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.271598 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e5765d0-f305-45ea-9eca-e7adec07b899 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.271778 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-2e5765d0-f305-45ea-9eca-e7adec07b899 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Delete transfer with id: 08544266-8112-4773-aedb-408a32a61ccc Aug 09 10:41:29.279986 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e5765d0-f305-45ea-9eca-e7adec07b899 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volume-transfers/08544266-8112-4773-aedb-408a32a61ccc returned with HTTP 404 Aug 09 10:41:29.280877 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 284/1118] 10.4.3.125 () {68 vars in 1419 bytes} [Sun Aug 9 10:41:29 2026] DELETE /volume/v3/volume-transfers/08544266-8112-4773-aedb-408a32a61ccc => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:29.290671 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-930aaad3-5462-4cf0-8cd9-6d32d7909b3a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.382947 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-930aaad3-5462-4cf0-8cd9-6d32d7909b3a tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:29.383233 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-930aaad3-5462-4cf0-8cd9-6d32d7909b3a tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.383398 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-930aaad3-5462-4cf0-8cd9-6d32d7909b3a tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.383573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-930aaad3-5462-4cf0-8cd9-6d32d7909b3a tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Delete volume with id: be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:29.394169 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.394169 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:29.394753 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-930aaad3-5462-4cf0-8cd9-6d32d7909b3a tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Volume info retrieved successfully. Aug 09 10:41:29.415221 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-930aaad3-5462-4cf0-8cd9-6d32d7909b3a tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Delete volume request issued successfully. Aug 09 10:41:29.415647 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-930aaad3-5462-4cf0-8cd9-6d32d7909b3a tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 returned with HTTP 202 Aug 09 10:41:29.416034 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 276/1119] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:41:29 2026] DELETE /volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:29.426404 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3e063793-edce-40e7-852c-011817c89622 req-e3094a6d-8adc-41e3-a6a8-0beed1272d9d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.426513 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b1be48da-06be-4d9c-9f49-a9711dfde09d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.427981 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1be48da-06be-4d9c-9f49-a9711dfde09d tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] GET https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:29.428304 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1be48da-06be-4d9c-9f49-a9711dfde09d tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.428543 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1be48da-06be-4d9c-9f49-a9711dfde09d tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.430386 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-e3094a6d-8adc-41e3-a6a8-0beed1272d9d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:29.430703 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-e3094a6d-8adc-41e3-a6a8-0beed1272d9d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.430974 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-e3094a6d-8adc-41e3-a6a8-0beed1272d9d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.436453 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.436453 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:29.440040 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b1be48da-06be-4d9c-9f49-a9711dfde09d tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Volume info retrieved successfully. Aug 09 10:41:29.446966 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.446966 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:29.449689 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1be48da-06be-4d9c-9f49-a9711dfde09d tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 returned with HTTP 200 Aug 09 10:41:29.449689 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 280/1120] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 => generated 1129 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:29.459129 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3e063793-edce-40e7-852c-011817c89622 req-e3094a6d-8adc-41e3-a6a8-0beed1272d9d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:29.465800 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-e3094a6d-8adc-41e3-a6a8-0beed1272d9d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:41:29.466634 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 281/1121] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 1133 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:29.532095 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3e063793-edce-40e7-852c-011817c89622 req-8e516862-1a45-4bf4-8239-e58180ac5e79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.536879 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-8e516862-1a45-4bf4-8239-e58180ac5e79 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3/action Aug 09 10:41:29.537436 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-8e516862-1a45-4bf4-8239-e58180ac5e79 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:29.537691 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-8e516862-1a45-4bf4-8239-e58180ac5e79 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:29.556263 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.556263 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:29.556843 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3e063793-edce-40e7-852c-011817c89622 req-8e516862-1a45-4bf4-8239-e58180ac5e79 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:29.567413 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3e063793-edce-40e7-852c-011817c89622 req-8e516862-1a45-4bf4-8239-e58180ac5e79 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Begin detaching volume completed successfully. Aug 09 10:41:29.567683 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-8e516862-1a45-4bf4-8239-e58180ac5e79 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3/action returned with HTTP 202 Aug 09 10:41:29.568115 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 285/1122] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:41:29 2026] POST /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:41:29.592111 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2d261abc-2bcf-40eb-a0be-09051e46ecce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.594089 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d261abc-2bcf-40eb-a0be-09051e46ecce tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:29.594353 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d261abc-2bcf-40eb-a0be-09051e46ecce tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.594514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d261abc-2bcf-40eb-a0be-09051e46ecce tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.608315 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.608315 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:29.615031 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2d261abc-2bcf-40eb-a0be-09051e46ecce tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:29.622960 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d261abc-2bcf-40eb-a0be-09051e46ecce tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:41:29.623550 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 277/1123] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:29.630215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6fc02d2e-bc43-457f-b3ad-e8156c6490b9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.630215 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6fc02d2e-bc43-457f-b3ad-e8156c6490b9 None None] GET https://10.4.3.125/volume// Aug 09 10:41:29.630215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6fc02d2e-bc43-457f-b3ad-e8156c6490b9 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.630215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6fc02d2e-bc43-457f-b3ad-e8156c6490b9 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.630215 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6fc02d2e-bc43-457f-b3ad-e8156c6490b9 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:29.630924 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 281/1124] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10: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 09 10:41:29.640683 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3e063793-edce-40e7-852c-011817c89622 req-4c3b1df3-cb2e-4a26-b77c-36d17f2b86d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.643872 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-4c3b1df3-cb2e-4a26-b77c-36d17f2b86d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:29.644230 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-4c3b1df3-cb2e-4a26-b77c-36d17f2b86d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.644508 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-4c3b1df3-cb2e-4a26-b77c-36d17f2b86d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.659364 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.659364 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:29.665043 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3e063793-edce-40e7-852c-011817c89622 req-4c3b1df3-cb2e-4a26-b77c-36d17f2b86d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:29.672436 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-4c3b1df3-cb2e-4a26-b77c-36d17f2b86d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:41:29.672993 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 282/1125] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 1316 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:29.689551 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-942cb2e9-aeb2-4c3a-bf99-5bf7d67ed0cf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.691313 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-942cb2e9-aeb2-4c3a-bf99-5bf7d67ed0cf tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] GET https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c Aug 09 10:41:29.691527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-942cb2e9-aeb2-4c3a-bf99-5bf7d67ed0cf tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.691790 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-942cb2e9-aeb2-4c3a-bf99-5bf7d67ed0cf tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.691894 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-942cb2e9-aeb2-4c3a-bf99-5bf7d67ed0cf tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] show called for member df953ecf-dedc-4c7d-8e44-0e3a0d98d15c {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:29.695988 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.695988 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:29.704417 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-942cb2e9-aeb2-4c3a-bf99-5bf7d67ed0cf tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c returned with HTTP 200 Aug 09 10:41:29.704903 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 286/1126] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:29.720735 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-82345981-80bd-4057-a0cd-7069cbe092b2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.723988 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82345981-80bd-4057-a0cd-7069cbe092b2 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] POST https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action Aug 09 10:41:29.724907 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82345981-80bd-4057-a0cd-7069cbe092b2 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:29.725026 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82345981-80bd-4057-a0cd-7069cbe092b2 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:29.726671 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-82345981-80bd-4057-a0cd-7069cbe092b2 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Updating group 'df953ecf-dedc-4c7d-8e44-0e3a0d98d15c' with 'creating' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 09 10:41:29.732666 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.732666 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:29.742059 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82345981-80bd-4057-a0cd-7069cbe092b2 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action returned with HTTP 202 Aug 09 10:41:29.742592 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 278/1127] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:41:29 2026] POST /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:29.750515 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3d67693c-7870-466c-b9e6-e47572a6c4ac None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.753745 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d67693c-7870-466c-b9e6-e47572a6c4ac tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] GET https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c Aug 09 10:41:29.753745 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d67693c-7870-466c-b9e6-e47572a6c4ac tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.753745 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d67693c-7870-466c-b9e6-e47572a6c4ac tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.753745 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-3d67693c-7870-466c-b9e6-e47572a6c4ac tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] show called for member df953ecf-dedc-4c7d-8e44-0e3a0d98d15c {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:29.756734 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.756734 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:29.763697 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d67693c-7870-466c-b9e6-e47572a6c4ac tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c returned with HTTP 200 Aug 09 10:41:29.764310 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 282/1128] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:29.775027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-329bb222-d8d1-4f1e-a647-0586c2c24d53 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.776740 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-329bb222-d8d1-4f1e-a647-0586c2c24d53 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] POST https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action Aug 09 10:41:29.779217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-329bb222-d8d1-4f1e-a647-0586c2c24d53 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:29.779217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-329bb222-d8d1-4f1e-a647-0586c2c24d53 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:29.781740 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-329bb222-d8d1-4f1e-a647-0586c2c24d53 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Updating group 'df953ecf-dedc-4c7d-8e44-0e3a0d98d15c' with 'available' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 09 10:41:29.788923 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.788923 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:29.804390 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-329bb222-d8d1-4f1e-a647-0586c2c24d53 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action returned with HTTP 202 Aug 09 10:41:29.804926 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 283/1129] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:41:29 2026] POST /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:29.812587 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4e7f7146-f1a0-4f79-8725-580352ec52ab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.814651 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e7f7146-f1a0-4f79-8725-580352ec52ab tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] GET https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c Aug 09 10:41:29.814867 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e7f7146-f1a0-4f79-8725-580352ec52ab tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.815081 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e7f7146-f1a0-4f79-8725-580352ec52ab tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.815220 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-4e7f7146-f1a0-4f79-8725-580352ec52ab tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] show called for member df953ecf-dedc-4c7d-8e44-0e3a0d98d15c {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:29.818451 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.818451 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:29.825777 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e7f7146-f1a0-4f79-8725-580352ec52ab tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c returned with HTTP 200 Aug 09 10:41:29.826276 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 287/1130] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:41:29.836289 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-944d0391-88e2-4361-bc41-d720ab2daa3f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.838765 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-944d0391-88e2-4361-bc41-d720ab2daa3f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] POST https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action Aug 09 10:41:29.839557 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-944d0391-88e2-4361-bc41-d720ab2daa3f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:29.839745 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-944d0391-88e2-4361-bc41-d720ab2daa3f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:29.841854 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-944d0391-88e2-4361-bc41-d720ab2daa3f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Updating group 'df953ecf-dedc-4c7d-8e44-0e3a0d98d15c' with 'error' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 09 10:41:29.846026 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.846026 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:29.854819 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-944d0391-88e2-4361-bc41-d720ab2daa3f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action returned with HTTP 202 Aug 09 10:41:29.855326 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 279/1131] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:41:29 2026] POST /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:29.864205 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-819b116a-bbd0-437b-8ad0-c7019ee6efb9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.868045 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-819b116a-bbd0-437b-8ad0-c7019ee6efb9 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] GET https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c Aug 09 10:41:29.868045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-819b116a-bbd0-437b-8ad0-c7019ee6efb9 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.868045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-819b116a-bbd0-437b-8ad0-c7019ee6efb9 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.868045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-819b116a-bbd0-437b-8ad0-c7019ee6efb9 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] show called for member df953ecf-dedc-4c7d-8e44-0e3a0d98d15c {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:29.871797 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.871797 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:29.880733 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-819b116a-bbd0-437b-8ad0-c7019ee6efb9 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c returned with HTTP 200 Aug 09 10:41:29.881270 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 283/1132] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c => generated 385 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:29.892462 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-88ff148a-a6c4-41bc-a459-6874b9cf5ad1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.894198 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88ff148a-a6c4-41bc-a459-6874b9cf5ad1 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] POST https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action Aug 09 10:41:29.894547 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88ff148a-a6c4-41bc-a459-6874b9cf5ad1 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:29.894675 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88ff148a-a6c4-41bc-a459-6874b9cf5ad1 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:29.896193 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-88ff148a-a6c4-41bc-a459-6874b9cf5ad1 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Updating group 'df953ecf-dedc-4c7d-8e44-0e3a0d98d15c' with 'available' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 09 10:41:29.902612 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.902612 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:29.912799 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88ff148a-a6c4-41bc-a459-6874b9cf5ad1 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action returned with HTTP 202 Aug 09 10:41:29.913299 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 284/1133] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:41:29 2026] POST /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:29.922008 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fced71e6-2f8b-430b-a116-28b6c769f60c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.924910 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fced71e6-2f8b-430b-a116-28b6c769f60c tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] GET https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c Aug 09 10:41:29.925292 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fced71e6-2f8b-430b-a116-28b6c769f60c tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.925696 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fced71e6-2f8b-430b-a116-28b6c769f60c tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.925851 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-fced71e6-2f8b-430b-a116-28b6c769f60c tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] show called for member df953ecf-dedc-4c7d-8e44-0e3a0d98d15c {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:29.930151 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.930151 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:29.942133 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fced71e6-2f8b-430b-a116-28b6c769f60c tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c returned with HTTP 200 Aug 09 10:41:29.942584 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 288/1134] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:29.953720 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9691f01-2030-4321-b583-dde0a73eadad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.959170 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9691f01-2030-4321-b583-dde0a73eadad tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:41:29.959488 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9691f01-2030-4321-b583-dde0a73eadad tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:29.959803 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9691f01-2030-4321-b583-dde0a73eadad tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:29.960124 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-f9691f01-2030-4321-b583-dde0a73eadad tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:41:29.961465 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f9691f01-2030-4321-b583-dde0a73eadad tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:29.970853 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f9691f01-2030-4321-b583-dde0a73eadad tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Get all volumes completed successfully. Aug 09 10:41:29.973309 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9691f01-2030-4321-b583-dde0a73eadad tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:41:29.973791 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 280/1135] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:41:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:29.988748 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9c13365d-e58c-4397-8fc1-c1467d79d754 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:29.990613 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c13365d-e58c-4397-8fc1-c1467d79d754 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] POST https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action Aug 09 10:41:29.991158 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c13365d-e58c-4397-8fc1-c1467d79d754 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:29.991430 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c13365d-e58c-4397-8fc1-c1467d79d754 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:29.993227 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-9c13365d-e58c-4397-8fc1-c1467d79d754 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] delete called for group df953ecf-dedc-4c7d-8e44-0e3a0d98d15c {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:41:29.993468 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-9c13365d-e58c-4397-8fc1-c1467d79d754 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Delete group with id: df953ecf-dedc-4c7d-8e44-0e3a0d98d15c Aug 09 10:41:29.998078 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:29.998078 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:30.029000 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c13365d-e58c-4397-8fc1-c1467d79d754 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action returned with HTTP 202 Aug 09 10:41:30.029000 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 284/1136] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:41:29 2026] POST /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:30.040103 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70f56c65-f41f-4386-ac14-86f2850ea4a7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:30.042527 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70f56c65-f41f-4386-ac14-86f2850ea4a7 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] GET https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c Aug 09 10:41:30.042898 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70f56c65-f41f-4386-ac14-86f2850ea4a7 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:30.043159 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70f56c65-f41f-4386-ac14-86f2850ea4a7 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:30.043363 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-70f56c65-f41f-4386-ac14-86f2850ea4a7 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] show called for member df953ecf-dedc-4c7d-8e44-0e3a0d98d15c {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:30.049526 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:30.049526 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:30.064002 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70f56c65-f41f-4386-ac14-86f2850ea4a7 tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c returned with HTTP 200 Aug 09 10:41:30.064496 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 285/1137] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:30 2026] GET /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:30.084329 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8b2eb626-7e37-48ca-8906-72569e06e0e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:30.086874 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b2eb626-7e37-48ca-8906-72569e06e0e2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:30.087207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b2eb626-7e37-48ca-8906-72569e06e0e2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:30.087450 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b2eb626-7e37-48ca-8906-72569e06e0e2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:30.101196 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:30.101196 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:30.106006 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8b2eb626-7e37-48ca-8906-72569e06e0e2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:30.110822 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b2eb626-7e37-48ca-8906-72569e06e0e2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:30.111196 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 289/1138] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:30 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:30.468988 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-59628ac1-9ed4-4e0c-aed5-724e9723b92d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:30.471436 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59628ac1-9ed4-4e0c-aed5-724e9723b92d tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] GET https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:30.471686 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59628ac1-9ed4-4e0c-aed5-724e9723b92d tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:30.471939 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59628ac1-9ed4-4e0c-aed5-724e9723b92d tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:30.479953 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59628ac1-9ed4-4e0c-aed5-724e9723b92d tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 returned with HTTP 404 Aug 09 10:41:30.480614 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 281/1139] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:30 2026] GET /volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:30.490959 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0391959a-a5bf-483b-9794-f07c0baed2e5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:30.494950 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0391959a-a5bf-483b-9794-f07c0baed2e5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:30.495118 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0391959a-a5bf-483b-9794-f07c0baed2e5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:30.495736 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0391959a-a5bf-483b-9794-f07c0baed2e5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:30.506222 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0391959a-a5bf-483b-9794-f07c0baed2e5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 returned with HTTP 404 Aug 09 10:41:30.506882 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 285/1140] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:30 2026] GET /volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:30.516788 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-22bae744-7fb8-4afa-a4b7-9bffa33bcbd5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:30.518934 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22bae744-7fb8-4afa-a4b7-9bffa33bcbd5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] DELETE https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:30.519207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22bae744-7fb8-4afa-a4b7-9bffa33bcbd5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:30.519430 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22bae744-7fb8-4afa-a4b7-9bffa33bcbd5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:30.521267 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-22bae744-7fb8-4afa-a4b7-9bffa33bcbd5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Delete volume with id: be4ba54e-0940-407c-8d0b-82d8768d84d3 Aug 09 10:41:30.528077 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22bae744-7fb8-4afa-a4b7-9bffa33bcbd5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 returned with HTTP 404 Aug 09 10:41:30.528077 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 286/1141] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:41:30 2026] DELETE /volume/v3/volumes/be4ba54e-0940-407c-8d0b-82d8768d84d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:30.538209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:30.540999 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:30.541384 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2122854806"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:30.544477 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2122854806'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:30.544537 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Create volume of 1 GB Aug 09 10:41:30.560686 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Availability Zones retrieved successfully. Aug 09 10:41:30.571033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Flow 'volume_create_api' (c134bcc0-b5a9-4b17-bc48-ba8771f40457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:30.573197 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d638a13-4194-43c6-810d-e5e028295ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:30.574781 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:30.611513 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d638a13-4194-43c6-810d-e5e028295ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:30.612470 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36bc558a-e43e-428e-a7b5-cffa54cc23b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:30.642092 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-507ba2ca-da85-45cd-a233-53ad0a96519c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:30.644159 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-507ba2ca-da85-45cd-a233-53ad0a96519c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:30.644391 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-507ba2ca-da85-45cd-a233-53ad0a96519c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:30.644659 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-507ba2ca-da85-45cd-a233-53ad0a96519c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:30.664830 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:30.664830 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:30.669061 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-507ba2ca-da85-45cd-a233-53ad0a96519c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:30.676538 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Created reservations ['d4f08419-26d7-43cc-b4e3-95cfcf0cdc9b', 'aec10915-fb4c-4384-9f55-8804ec1e3fb2', 'e02a18e2-217b-4a4d-9372-9f7b0763dcad', 'db541b07-c877-4f60-bab4-70b5e09e25e2'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:30.677542 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36bc558a-e43e-428e-a7b5-cffa54cc23b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4f08419-26d7-43cc-b4e3-95cfcf0cdc9b', 'aec10915-fb4c-4384-9f55-8804ec1e3fb2', 'e02a18e2-217b-4a4d-9372-9f7b0763dcad', 'db541b07-c877-4f60-bab4-70b5e09e25e2']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:30.678695 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f0e324-e37c-47ff-9bc4-6ba2a4346c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:30.678852 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-507ba2ca-da85-45cd-a233-53ad0a96519c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:41:30.679343 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 282/1142] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:30 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:30.708076 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f0e324-e37c-47ff-9bc4-6ba2a4346c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a016e1a9-7a65-415c-b686-c0bb9b576444', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2122854806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95ee243d42a4e30bac283872a30306c',qos_specs=None,replication_status=,reservations=['d4f08419-26d7-43cc-b4e3-95cfcf0cdc9b','aec10915-fb4c-4384-9f55-8804ec1e3fb2','e02a18e2-217b-4a4d-9372-9f7b0763dcad','db541b07-c877-4f60-bab4-70b5e09e25e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f2ce505bd094f428ee7c6ee44fe0dec',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2122854806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a016e1a9-7a65-415c-b686-c0bb9b576444,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95ee243d42a4e30bac283872a30306c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f2ce505bd094f428ee7c6ee44fe0dec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:30.708940 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57bbee7-32e4-4953-8aa9-d46871cf67d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:30.731793 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57bbee7-32e4-4953-8aa9-d46871cf67d7) transitioned into state 'SUCCESS' from state '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-2122854806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95ee243d42a4e30bac283872a30306c',qos_specs=None,replication_status=,reservations=['d4f08419-26d7-43cc-b4e3-95cfcf0cdc9b','aec10915-fb4c-4384-9f55-8804ec1e3fb2','e02a18e2-217b-4a4d-9372-9f7b0763dcad','db541b07-c877-4f60-bab4-70b5e09e25e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f2ce505bd094f428ee7c6ee44fe0dec',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:30.732703 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf6dbad-c8f5-44ed-bec7-1577ce6f5629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:30.745151 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf6dbad-c8f5-44ed-bec7-1577ce6f5629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:30.746527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Flow 'volume_create_api' (c134bcc0-b5a9-4b17-bc48-ba8771f40457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:30.746925 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Create volume request issued successfully. Aug 09 10:41:30.747810 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-32c2af36-c668-4fab-af96-2f9fe1abe2d5 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:30.748364 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 290/1143] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:41:30 2026] POST /volume/v3/volumes => generated 819 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:30.763463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-17f30478-6663-4827-bb48-0574d832eb46 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:30.765898 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17f30478-6663-4827-bb48-0574d832eb46 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:30.766242 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17f30478-6663-4827-bb48-0574d832eb46 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:30.767534 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17f30478-6663-4827-bb48-0574d832eb46 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:30.779015 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:30.779015 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:30.785586 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-17f30478-6663-4827-bb48-0574d832eb46 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Volume info retrieved successfully. Aug 09 10:41:30.793628 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17f30478-6663-4827-bb48-0574d832eb46 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 returned with HTTP 200 Aug 09 10:41:30.793628 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 286/1144] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:30 2026] GET /volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:30.852395 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-e95d66a9-0939-4367-a3b7-342b4ba198f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:30.854752 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-e95d66a9-0939-4367-a3b7-342b4ba198f9 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] DELETE https://10.4.3.125/volume/v3/attachments/1c4bc502-5178-4606-95e9-7f498af2dc8b Aug 09 10:41:30.854925 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-e95d66a9-0939-4367-a3b7-342b4ba198f9 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:30.855128 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-e95d66a9-0939-4367-a3b7-342b4ba198f9 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:30.864307 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:30.864307 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:30.974428 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5832698e-9c5a-407b-bdd1-a0ec4dbf91fa req-e95d66a9-0939-4367-a3b7-342b4ba198f9 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments/1c4bc502-5178-4606-95e9-7f498af2dc8b returned with HTTP 200 Aug 09 10:41:30.974959 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 287/1145] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:41:30 2026] DELETE /volume/v3/attachments/1c4bc502-5178-4606-95e9-7f498af2dc8b => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:31.077639 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-980d85b9-97b1-44b5-a0d3-097ad827feba None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.079880 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-980d85b9-97b1-44b5-a0d3-097ad827feba tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] GET https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c Aug 09 10:41:31.080140 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-980d85b9-97b1-44b5-a0d3-097ad827feba tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.080394 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-980d85b9-97b1-44b5-a0d3-097ad827feba tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.080561 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-980d85b9-97b1-44b5-a0d3-097ad827feba tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] show called for member df953ecf-dedc-4c7d-8e44-0e3a0d98d15c {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:41:31.083958 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-980d85b9-97b1-44b5-a0d3-097ad827feba tempest-GroupsV320Test-376091775 tempest-GroupsV320Test-376091775-project-member] https://10.4.3.125/volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c returned with HTTP 404 Aug 09 10:41:31.084519 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 283/1146] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/v3/groups/df953ecf-dedc-4c7d-8e44-0e3a0d98d15c => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:31.093173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4821362f-445e-4969-bc51-922d8483e21f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.095208 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4821362f-445e-4969-bc51-922d8483e21f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/01ab56e9-83e2-4c4c-9205-dda44e248473 Aug 09 10:41:31.095477 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4821362f-445e-4969-bc51-922d8483e21f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.095727 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4821362f-445e-4969-bc51-922d8483e21f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.096027 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:31.096027 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:31.112955 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4821362f-445e-4969-bc51-922d8483e21f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] https://10.4.3.125/volume/v3/group_types/01ab56e9-83e2-4c4c-9205-dda44e248473 returned with HTTP 202 Aug 09 10:41:31.113806 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 291/1147] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:41:31 2026] DELETE /volume/v3/group_types/01ab56e9-83e2-4c4c-9205-dda44e248473 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:31.122381 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8d6e1778-39e8-428a-a49f-44a0fa3703f0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.124291 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e2d5b3bc-6c39-4a54-a5ac-e58e48486352 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.124548 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d6e1778-39e8-428a-a49f-44a0fa3703f0 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] DELETE https://10.4.3.125/volume/v3/types/881c2cdd-b0ac-4c5c-b006-08b4de2c31f6 Aug 09 10:41:31.124834 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d6e1778-39e8-428a-a49f-44a0fa3703f0 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.125014 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d6e1778-39e8-428a-a49f-44a0fa3703f0 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.127087 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e2d5b3bc-6c39-4a54-a5ac-e58e48486352 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:31.127087 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e2d5b3bc-6c39-4a54-a5ac-e58e48486352 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.127944 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e2d5b3bc-6c39-4a54-a5ac-e58e48486352 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.136869 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:31.136869 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:31.141452 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e2d5b3bc-6c39-4a54-a5ac-e58e48486352 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:31.146819 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e2d5b3bc-6c39-4a54-a5ac-e58e48486352 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:31.147327 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 288/1148] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:31.152558 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d6e1778-39e8-428a-a49f-44a0fa3703f0 tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] https://10.4.3.125/volume/v3/types/881c2cdd-b0ac-4c5c-b006-08b4de2c31f6 returned with HTTP 202 Aug 09 10:41:31.155230 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 287/1149] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:41:31 2026] DELETE /volume/v3/types/881c2cdd-b0ac-4c5c-b006-08b4de2c31f6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:31.161516 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a1f15e85-7bfd-4edb-af4a-d1f77823405f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.165264 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a1f15e85-7bfd-4edb-af4a-d1f77823405f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] GET https://10.4.3.125/volume/v3/types/881c2cdd-b0ac-4c5c-b006-08b4de2c31f6 Aug 09 10:41:31.165264 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a1f15e85-7bfd-4edb-af4a-d1f77823405f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.165264 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a1f15e85-7bfd-4edb-af4a-d1f77823405f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.168824 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a1f15e85-7bfd-4edb-af4a-d1f77823405f tempest-GroupsV320Test-1420562597 tempest-GroupsV320Test-1420562597-project-admin] https://10.4.3.125/volume/v3/types/881c2cdd-b0ac-4c5c-b006-08b4de2c31f6 returned with HTTP 404 Aug 09 10:41:31.169345 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 284/1150] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/v3/types/881c2cdd-b0ac-4c5c-b006-08b4de2c31f6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:31.245533 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-bde3b1d0-d31f-48ad-8036-756769133337 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.247879 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-bde3b1d0-d31f-48ad-8036-756769133337 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:31.248204 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-bde3b1d0-d31f-48ad-8036-756769133337 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.248443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-bde3b1d0-d31f-48ad-8036-756769133337 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.260854 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:31.260854 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:31.265791 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-bde3b1d0-d31f-48ad-8036-756769133337 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:31.271425 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-bde3b1d0-d31f-48ad-8036-756769133337 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:31.271909 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 292/1151] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:31.294596 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-97cc0e6d-3ffc-49dc-9177-ef6c1442596c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.298208 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-97cc0e6d-3ffc-49dc-9177-ef6c1442596c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] POST https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2/action Aug 09 10:41:31.298208 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-97cc0e6d-3ffc-49dc-9177-ef6c1442596c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:31.298208 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-97cc0e6d-3ffc-49dc-9177-ef6c1442596c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:31.311149 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:31.311149 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:31.312569 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-97cc0e6d-3ffc-49dc-9177-ef6c1442596c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:31.324104 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-97cc0e6d-3ffc-49dc-9177-ef6c1442596c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Begin detaching volume completed successfully. Aug 09 10:41:31.324406 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-97cc0e6d-3ffc-49dc-9177-ef6c1442596c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2/action returned with HTTP 202 Aug 09 10:41:31.324965 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 289/1152] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:41:31 2026] POST /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:41:31.353453 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eb32020e-77b2-452a-9667-c752a7335d5c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.356156 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb32020e-77b2-452a-9667-c752a7335d5c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:31.356494 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb32020e-77b2-452a-9667-c752a7335d5c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.356811 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb32020e-77b2-452a-9667-c752a7335d5c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.370750 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:31.370750 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:31.375893 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eb32020e-77b2-452a-9667-c752a7335d5c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:31.378700 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e03e154f-8d9f-49f1-ad16-2f51ff9961a3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.379870 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e03e154f-8d9f-49f1-ad16-2f51ff9961a3 None None] GET https://10.4.3.125/volume// Aug 09 10:41:31.379870 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e03e154f-8d9f-49f1-ad16-2f51ff9961a3 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.380154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e03e154f-8d9f-49f1-ad16-2f51ff9961a3 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.380634 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e03e154f-8d9f-49f1-ad16-2f51ff9961a3 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:41:31.381492 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 285/1153] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:41:31.383267 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb32020e-77b2-452a-9667-c752a7335d5c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:31.383770 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 288/1154] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:31.391492 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-29ebd5f7-f7c7-4cd2-a256-09f1bbba30bf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.394426 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-29ebd5f7-f7c7-4cd2-a256-09f1bbba30bf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:31.394669 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-29ebd5f7-f7c7-4cd2-a256-09f1bbba30bf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.394860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-29ebd5f7-f7c7-4cd2-a256-09f1bbba30bf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.412614 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:31.412614 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:31.417614 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-29ebd5f7-f7c7-4cd2-a256-09f1bbba30bf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:31.423554 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-29ebd5f7-f7c7-4cd2-a256-09f1bbba30bf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:31.424070 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 293/1155] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:31.698901 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1378d6d2-61be-45bb-9a74-8d272f7ef41a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.701379 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1378d6d2-61be-45bb-9a74-8d272f7ef41a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:31.701617 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1378d6d2-61be-45bb-9a74-8d272f7ef41a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.701898 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1378d6d2-61be-45bb-9a74-8d272f7ef41a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.716729 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:31.716729 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:31.722888 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1378d6d2-61be-45bb-9a74-8d272f7ef41a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:31.730657 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1378d6d2-61be-45bb-9a74-8d272f7ef41a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:41:31.731447 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 290/1156] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:31.811264 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1c9568a8-dd8d-4b0a-ac3e-0baf33e70dbc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.813882 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c9568a8-dd8d-4b0a-ac3e-0baf33e70dbc tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:31.814172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c9568a8-dd8d-4b0a-ac3e-0baf33e70dbc tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.814456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c9568a8-dd8d-4b0a-ac3e-0baf33e70dbc tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.824656 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:31.824656 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:31.831030 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1c9568a8-dd8d-4b0a-ac3e-0baf33e70dbc tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Volume info retrieved successfully. Aug 09 10:41:31.836634 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c9568a8-dd8d-4b0a-ac3e-0baf33e70dbc tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 returned with HTTP 200 Aug 09 10:41:31.837332 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 286/1157] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:31.861546 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f1d6c301-d3ea-43c5-9290-00e632eb5148 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.864518 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f1d6c301-d3ea-43c5-9290-00e632eb5148 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] POST https://10.4.3.125/volume/v3/volume-transfers Aug 09 10:41:31.865098 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f1d6c301-d3ea-43c5-9290-00e632eb5148 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a016e1a9-7a65-415c-b686-c0bb9b576444"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:31.868269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volume_transfer [None req-f1d6c301-d3ea-43c5-9290-00e632eb5148 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a016e1a9-7a65-415c-b686-c0bb9b576444'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 09 10:41:31.868269 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volume_transfer [None req-f1d6c301-d3ea-43c5-9290-00e632eb5148 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Creating transfer of volume a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:31.868269 np0000006833 devstack@c-api.service[100316]: INFO cinder.transfer.api [None req-f1d6c301-d3ea-43c5-9290-00e632eb5148 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Generating transfer record for volume a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:31.887293 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:31.887293 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:31.904888 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f1d6c301-d3ea-43c5-9290-00e632eb5148 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volume-transfers returned with HTTP 202 Aug 09 10:41:31.905641 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 289/1158] 10.4.3.125 () {70 vars in 1326 bytes} [Sun Aug 9 10:41:31 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:31.917640 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-88c209d9-6759-4e89-9f0b-5af80217a9f0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.921504 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-88c209d9-6759-4e89-9f0b-5af80217a9f0 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:31.921959 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-88c209d9-6759-4e89-9f0b-5af80217a9f0 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.922256 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-88c209d9-6759-4e89-9f0b-5af80217a9f0 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.932787 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:31.932787 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:31.942246 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-88c209d9-6759-4e89-9f0b-5af80217a9f0 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Volume info retrieved successfully. Aug 09 10:41:31.950956 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-88c209d9-6759-4e89-9f0b-5af80217a9f0 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 returned with HTTP 200 Aug 09 10:41:31.950956 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 294/1159] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:31.968233 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4f153c36-7df8-441f-a45d-4a6067aaf7ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.970076 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f153c36-7df8-441f-a45d-4a6067aaf7ed tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volume-transfers/detail Aug 09 10:41:31.970797 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f153c36-7df8-441f-a45d-4a6067aaf7ed tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.970797 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f153c36-7df8-441f-a45d-4a6067aaf7ed tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.971129 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volume_transfer [None req-4f153c36-7df8-441f-a45d-4a6067aaf7ed tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Listing volume transfers {{(pid=100317) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 09 10:41:31.981551 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f153c36-7df8-441f-a45d-4a6067aaf7ed tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 09 10:41:31.981551 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 291/1160] 10.4.3.125 () {68 vars in 1326 bytes} [Sun Aug 9 10:41:31 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:31.993208 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fbab567a-c336-4645-b45d-2e94f712d115 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:31.993208 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fbab567a-c336-4645-b45d-2e94f712d115 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] DELETE https://10.4.3.125/volume/v3/volume-transfers/518bd49a-9d89-444f-80e0-96aa5f3a6a30 Aug 09 10:41:31.993208 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fbab567a-c336-4645-b45d-2e94f712d115 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:31.993208 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fbab567a-c336-4645-b45d-2e94f712d115 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:31.993434 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.volume_transfer [None req-fbab567a-c336-4645-b45d-2e94f712d115 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Delete transfer with id: 518bd49a-9d89-444f-80e0-96aa5f3a6a30 Aug 09 10:41:32.007347 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:32.007347 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:32.036820 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fbab567a-c336-4645-b45d-2e94f712d115 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volume-transfers/518bd49a-9d89-444f-80e0-96aa5f3a6a30 returned with HTTP 202 Aug 09 10:41:32.040088 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 287/1161] 10.4.3.125 () {68 vars in 1419 bytes} [Sun Aug 9 10:41:31 2026] DELETE /volume/v3/volume-transfers/518bd49a-9d89-444f-80e0-96aa5f3a6a30 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 09 10:41:32.048992 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d147d435-6f01-4478-bb2b-599099a092f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:32.051449 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d147d435-6f01-4478-bb2b-599099a092f1 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:32.051688 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d147d435-6f01-4478-bb2b-599099a092f1 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:32.051936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d147d435-6f01-4478-bb2b-599099a092f1 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:32.068229 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:32.068229 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:32.072871 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d147d435-6f01-4478-bb2b-599099a092f1 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Volume info retrieved successfully. Aug 09 10:41:32.080922 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d147d435-6f01-4478-bb2b-599099a092f1 tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 returned with HTTP 200 Aug 09 10:41:32.082225 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 290/1162] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:32 2026] GET /volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 => generated 946 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:32.101360 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b30f2c6-9357-4964-a278-77fbb123ffdc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:32.113772 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b30f2c6-9357-4964-a278-77fbb123ffdc tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] DELETE https://10.4.3.125/volume/v3/volume-transfers/518bd49a-9d89-444f-80e0-96aa5f3a6a30 Aug 09 10:41:32.113772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b30f2c6-9357-4964-a278-77fbb123ffdc tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:32.117942 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b30f2c6-9357-4964-a278-77fbb123ffdc tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:32.117942 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-4b30f2c6-9357-4964-a278-77fbb123ffdc tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Delete transfer with id: 518bd49a-9d89-444f-80e0-96aa5f3a6a30 Aug 09 10:41:32.130403 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b30f2c6-9357-4964-a278-77fbb123ffdc tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volume-transfers/518bd49a-9d89-444f-80e0-96aa5f3a6a30 returned with HTTP 404 Aug 09 10:41:32.131456 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 295/1163] 10.4.3.125 () {68 vars in 1419 bytes} [Sun Aug 9 10:41:32 2026] DELETE /volume/v3/volume-transfers/518bd49a-9d89-444f-80e0-96aa5f3a6a30 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:32.141603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7e94d15-c24d-4733-8322-ee3fb7a4871f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:32.143793 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7e94d15-c24d-4733-8322-ee3fb7a4871f tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:32.144042 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7e94d15-c24d-4733-8322-ee3fb7a4871f tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:32.144265 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7e94d15-c24d-4733-8322-ee3fb7a4871f tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:32.144496 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d7e94d15-c24d-4733-8322-ee3fb7a4871f tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Delete volume with id: a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:32.157388 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:32.157388 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:32.157847 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d7e94d15-c24d-4733-8322-ee3fb7a4871f tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Volume info retrieved successfully. Aug 09 10:41:32.190460 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d7e94d15-c24d-4733-8322-ee3fb7a4871f tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Delete volume request issued successfully. Aug 09 10:41:32.190460 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7e94d15-c24d-4733-8322-ee3fb7a4871f tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 returned with HTTP 202 Aug 09 10:41:32.190460 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 292/1164] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:41:32 2026] DELETE /volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:41:32.202164 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-94ddcf30-ae61-4575-b90f-00b826951d81 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:32.205118 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-94ddcf30-ae61-4575-b90f-00b826951d81 tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] GET https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:32.205989 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-94ddcf30-ae61-4575-b90f-00b826951d81 tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:32.207966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-94ddcf30-ae61-4575-b90f-00b826951d81 tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:32.227548 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:32.227548 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:32.237634 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-94ddcf30-ae61-4575-b90f-00b826951d81 tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Volume info retrieved successfully. Aug 09 10:41:32.244218 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-94ddcf30-ae61-4575-b90f-00b826951d81 tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 returned with HTTP 200 Aug 09 10:41:32.244218 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 288/1165] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:32 2026] GET /volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:32.408048 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-29576437-6214-485c-925e-957d50396cdf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:32.410760 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29576437-6214-485c-925e-957d50396cdf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:32.411057 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29576437-6214-485c-925e-957d50396cdf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:32.411333 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29576437-6214-485c-925e-957d50396cdf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:32.429770 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:32.429770 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:32.434993 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-29576437-6214-485c-925e-957d50396cdf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:32.440331 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29576437-6214-485c-925e-957d50396cdf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:32.441791 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 291/1166] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:32 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:32.753028 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1e6f0c1b-66ae-437b-a4c5-e559d88e8ab8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:32.758329 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e6f0c1b-66ae-437b-a4c5-e559d88e8ab8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:32.758329 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e6f0c1b-66ae-437b-a4c5-e559d88e8ab8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:32.758329 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e6f0c1b-66ae-437b-a4c5-e559d88e8ab8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:32.776866 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:32.776866 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:32.781946 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1e6f0c1b-66ae-437b-a4c5-e559d88e8ab8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:32.788661 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e6f0c1b-66ae-437b-a4c5-e559d88e8ab8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:41:32.789205 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 296/1167] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:32 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:33.262923 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4ce030d3-6b09-478a-82f0-5b4da83ea8e7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:33.267255 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ce030d3-6b09-478a-82f0-5b4da83ea8e7 tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] GET https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:33.267255 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ce030d3-6b09-478a-82f0-5b4da83ea8e7 tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:33.267508 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ce030d3-6b09-478a-82f0-5b4da83ea8e7 tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:33.281471 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ce030d3-6b09-478a-82f0-5b4da83ea8e7 tempest-VolumesTransfersV355Test-2026328210 tempest-VolumesTransfersV355Test-2026328210-project-admin] https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 returned with HTTP 404 Aug 09 10:41:33.282281 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 293/1168] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:33 2026] GET /volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:33.289957 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-92366c29-e771-4d7c-ae6e-ec4a32cd585d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:33.292409 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-92366c29-e771-4d7c-ae6e-ec4a32cd585d tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] GET https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:33.292735 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-92366c29-e771-4d7c-ae6e-ec4a32cd585d tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:33.293014 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-92366c29-e771-4d7c-ae6e-ec4a32cd585d tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:33.301622 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-92366c29-e771-4d7c-ae6e-ec4a32cd585d tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 returned with HTTP 404 Aug 09 10:41:33.302309 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 289/1169] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:33 2026] GET /volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:33.313623 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b68c5925-79d0-49fe-8c7a-662c157a331d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:33.315384 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b68c5925-79d0-49fe-8c7a-662c157a331d tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] DELETE https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:33.316047 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b68c5925-79d0-49fe-8c7a-662c157a331d tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:33.316047 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b68c5925-79d0-49fe-8c7a-662c157a331d tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:33.316323 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b68c5925-79d0-49fe-8c7a-662c157a331d tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] Delete volume with id: a016e1a9-7a65-415c-b686-c0bb9b576444 Aug 09 10:41:33.323869 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b68c5925-79d0-49fe-8c7a-662c157a331d tempest-VolumesTransfersV355Test-1802729958 tempest-VolumesTransfersV355Test-1802729958-project-member] https://10.4.3.125/volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 returned with HTTP 404 Aug 09 10:41:33.324961 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 292/1170] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:41:33 2026] DELETE /volume/v3/volumes/a016e1a9-7a65-415c-b686-c0bb9b576444 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:33.457661 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0d5162bc-b5fc-46a9-8bae-2a7f96219fb2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:33.460931 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d5162bc-b5fc-46a9-8bae-2a7f96219fb2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:33.461497 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d5162bc-b5fc-46a9-8bae-2a7f96219fb2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:33.461592 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d5162bc-b5fc-46a9-8bae-2a7f96219fb2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:33.482417 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:33.482417 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:33.488733 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0d5162bc-b5fc-46a9-8bae-2a7f96219fb2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:33.495013 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d5162bc-b5fc-46a9-8bae-2a7f96219fb2 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:33.495438 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 297/1171] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:33 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:33.807098 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b1aac76-8dc0-4891-b09d-2705a5957599 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:33.809543 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b1aac76-8dc0-4891-b09d-2705a5957599 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:33.809543 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b1aac76-8dc0-4891-b09d-2705a5957599 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:33.809848 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b1aac76-8dc0-4891-b09d-2705a5957599 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:33.826292 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:33.826292 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:33.833649 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3b1aac76-8dc0-4891-b09d-2705a5957599 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:33.842762 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b1aac76-8dc0-4891-b09d-2705a5957599 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:41:33.843604 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 294/1172] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:33 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:34.325978 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3e063793-edce-40e7-852c-011817c89622 req-57b01501-a4ad-4e9d-8a56-9a24dbdd385f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:34.329289 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-57b01501-a4ad-4e9d-8a56-9a24dbdd385f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/attachments/1867c7d0-daf9-41fb-9f73-7b3156985462 Aug 09 10:41:34.330583 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-57b01501-a4ad-4e9d-8a56-9a24dbdd385f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:34.331263 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-57b01501-a4ad-4e9d-8a56-9a24dbdd385f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:34.350483 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:34.350483 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:34.452861 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3e063793-edce-40e7-852c-011817c89622 req-57b01501-a4ad-4e9d-8a56-9a24dbdd385f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/attachments/1867c7d0-daf9-41fb-9f73-7b3156985462 returned with HTTP 200 Aug 09 10:41:34.453335 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 290/1173] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:41:34 2026] DELETE /volume/v3/attachments/1867c7d0-daf9-41fb-9f73-7b3156985462 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:34.518724 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d8101ea8-237c-40dd-b3d0-2eaa01b70b8c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:34.525941 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8101ea8-237c-40dd-b3d0-2eaa01b70b8c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:34.526222 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8101ea8-237c-40dd-b3d0-2eaa01b70b8c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:34.526569 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8101ea8-237c-40dd-b3d0-2eaa01b70b8c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:34.553707 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:34.553707 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:34.562410 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d8101ea8-237c-40dd-b3d0-2eaa01b70b8c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:34.571522 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8101ea8-237c-40dd-b3d0-2eaa01b70b8c tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:34.572802 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 293/1174] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:34 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:34.665832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f1a4e8bd-b574-4e26-855c-825399d10b7c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:34.730367 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-d2b831ab-2c56-4cb0-b2db-4657fd6002f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:34.737739 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-d2b831ab-2c56-4cb0-b2db-4657fd6002f1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] DELETE https://10.4.3.125/volume/v3/attachments/0899c21b-19ec-4f76-bad6-9054b4ac2e07 Aug 09 10:41:34.737739 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-d2b831ab-2c56-4cb0-b2db-4657fd6002f1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:34.737739 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-d2b831ab-2c56-4cb0-b2db-4657fd6002f1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:34.757379 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:34.757379 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:34.861580 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aae5574e-4ac6-4402-b333-82706ae3ce75 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:34.863702 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aae5574e-4ac6-4402-b333-82706ae3ce75 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:34.863969 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aae5574e-4ac6-4402-b333-82706ae3ce75 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:34.864282 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aae5574e-4ac6-4402-b333-82706ae3ce75 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:34.869473 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-59ea5cb9-56c0-4a89-96b0-dd89e38be9bc req-d2b831ab-2c56-4cb0-b2db-4657fd6002f1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/attachments/0899c21b-19ec-4f76-bad6-9054b4ac2e07 returned with HTTP 200 Aug 09 10:41:34.871092 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 295/1175] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:41:34 2026] DELETE /volume/v3/attachments/0899c21b-19ec-4f76-bad6-9054b4ac2e07 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:34.873279 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:34.873279 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:34.873809 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f1a4e8bd-b574-4e26-855c-825399d10b7c tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:41:34.874328 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f1a4e8bd-b574-4e26-855c-825399d10b7c tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1427127783", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1075385844", "vendor_name": "tempest-vendor_name-1606176209"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:34.879221 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-aae5574e-4ac6-4402-b333-82706ae3ce75 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:34.885689 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aae5574e-4ac6-4402-b333-82706ae3ce75 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:41:34.887198 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 291/1176] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:34 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:34.908391 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f1a4e8bd-b574-4e26-855c-825399d10b7c tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:41:34.908946 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 298/1177] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:41:34 2026] POST /volume/v3/types => generated 328 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:34.929887 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-09adcf79-405b-4875-96bd-d8c51f615c6d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:35.082336 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:35.082336 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3c0c2bdf-0070-496d-930f-662d2f98622b", "size": 1, "name": "tempest-UserMessagesTest-Volume-153381208"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:35.082923 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Create volume request body: {'volume': {'volume_type': '3c0c2bdf-0070-496d-930f-662d2f98622b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-153381208'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:35.094896 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Create volume of 1 GB Aug 09 10:41:35.095371 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:35.095371 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:35.096037 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Availability Zones retrieved successfully. Aug 09 10:41:35.104305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Flow 'volume_create_api' (8e1f27fa-bf07-42d8-960f-940542e22ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:35.105858 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c5d5f2-016d-472c-bb00-bb8478f68eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:35.107361 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:35.148709 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c5d5f2-016d-472c-bb00-bb8478f68eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:41:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1075385844',vendor_name='tempest-vendor_name-1606176209'},id=3c0c2bdf-0070-496d-930f-662d2f98622b,is_public=True,name='tempest-UserMessagesTest-volume-type-1427127783',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c0c2bdf-0070-496d-930f-662d2f98622b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:35.149867 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893b59f8-6eff-4bc9-bb7d-2713b6952328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:35.184004 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1427127783 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1427127783, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:35.184462 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1427127783 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1427127783, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:35.252537 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Created reservations ['bb7ff010-1980-4da9-a5b9-ef94c33200c9', '4ca93500-7211-4d66-8be1-d6de31719ff9', '07474541-5614-4652-8111-6cf25e438ecf', 'df7f4820-aea0-45f9-a372-c7d4579abd80'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:35.253319 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893b59f8-6eff-4bc9-bb7d-2713b6952328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb7ff010-1980-4da9-a5b9-ef94c33200c9', '4ca93500-7211-4d66-8be1-d6de31719ff9', '07474541-5614-4652-8111-6cf25e438ecf', 'df7f4820-aea0-45f9-a372-c7d4579abd80']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:35.254370 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493ccf3b-e470-4d4e-a2f2-d3076e04d595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:35.298506 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493ccf3b-e470-4d4e-a2f2-d3076e04d595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd56c3c0-0056-4f7d-947c-a35180bb6131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-153381208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5be9ffc4da482b8f25a502ca5f5a82',qos_specs=None,replication_status=,reservations=['bb7ff010-1980-4da9-a5b9-ef94c33200c9','4ca93500-7211-4d66-8be1-d6de31719ff9','07474541-5614-4652-8111-6cf25e438ecf','df7f4820-aea0-45f9-a372-c7d4579abd80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3cad03aa56b4c8b9ee074ab074cb688',volume_type_id=3c0c2bdf-0070-496d-930f-662d2f98622b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-153381208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd56c3c0-0056-4f7d-947c-a35180bb6131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5be9ffc4da482b8f25a502ca5f5a82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3cad03aa56b4c8b9ee074ab074cb688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c0c2bdf-0070-496d-930f-662d2f98622b),volume_type_id=3c0c2bdf-0070-496d-930f-662d2f98622b)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:35.301527 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ce8a22f-87ab-4fb9-8428-bac411cdfe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:35.333650 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ce8a22f-87ab-4fb9-8428-bac411cdfe30) transitioned into state 'SUCCESS' from state '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-153381208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5be9ffc4da482b8f25a502ca5f5a82',qos_specs=None,replication_status=,reservations=['bb7ff010-1980-4da9-a5b9-ef94c33200c9','4ca93500-7211-4d66-8be1-d6de31719ff9','07474541-5614-4652-8111-6cf25e438ecf','df7f4820-aea0-45f9-a372-c7d4579abd80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3cad03aa56b4c8b9ee074ab074cb688',volume_type_id=3c0c2bdf-0070-496d-930f-662d2f98622b)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:35.334818 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31507382-061f-4384-9fba-050252578f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:35.351455 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31507382-061f-4384-9fba-050252578f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:35.352342 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Flow 'volume_create_api' (8e1f27fa-bf07-42d8-960f-940542e22ced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:35.352875 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Create volume request issued successfully. Aug 09 10:41:35.353861 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-09adcf79-405b-4875-96bd-d8c51f615c6d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:35.354564 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 294/1178] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:41:34 2026] POST /volume/v3/volumes => generated 785 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:35.374274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed96f18f-3e3f-4630-9411-6bf415f26b62 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:35.380845 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed96f18f-3e3f-4630-9411-6bf415f26b62 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 Aug 09 10:41:35.381022 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed96f18f-3e3f-4630-9411-6bf415f26b62 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:35.381895 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed96f18f-3e3f-4630-9411-6bf415f26b62 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:35.396742 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:35.396742 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:35.407736 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed96f18f-3e3f-4630-9411-6bf415f26b62 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Volume info retrieved successfully. Aug 09 10:41:35.416008 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed96f18f-3e3f-4630-9411-6bf415f26b62 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 returned with HTTP 200 Aug 09 10:41:35.416719 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 296/1179] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:41:35 2026] GET /volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:35.598355 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd168c32-f06a-4e52-8174-678a74773d16 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:35.604027 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd168c32-f06a-4e52-8174-678a74773d16 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:35.604027 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd168c32-f06a-4e52-8174-678a74773d16 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:35.604027 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd168c32-f06a-4e52-8174-678a74773d16 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:35.623325 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:35.623325 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:35.632634 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cd168c32-f06a-4e52-8174-678a74773d16 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:35.641355 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd168c32-f06a-4e52-8174-678a74773d16 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:35.642657 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 292/1180] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:35 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:35.662177 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fb771509-6f75-4ad9-8419-c2376d723eaf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:35.663917 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb771509-6f75-4ad9-8419-c2376d723eaf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:35.664599 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb771509-6f75-4ad9-8419-c2376d723eaf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:35.664949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb771509-6f75-4ad9-8419-c2376d723eaf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:35.677216 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:35.677216 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:35.687749 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fb771509-6f75-4ad9-8419-c2376d723eaf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:35.694386 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb771509-6f75-4ad9-8419-c2376d723eaf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:35.695273 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 299/1181] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:35 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:35.767456 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-44540b31-693c-4512-8a67-32ab60a903ee None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:35.769679 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-44540b31-693c-4512-8a67-32ab60a903ee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:35.769987 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-44540b31-693c-4512-8a67-32ab60a903ee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:35.770303 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-44540b31-693c-4512-8a67-32ab60a903ee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:35.781847 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:35.781847 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:35.788637 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-44540b31-693c-4512-8a67-32ab60a903ee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:35.796344 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-44540b31-693c-4512-8a67-32ab60a903ee tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:35.796344 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 295/1182] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:35 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:35.821270 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9cab6956-01f8-41b2-946a-c3814b7e6a54 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:35.823328 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cab6956-01f8-41b2-946a-c3814b7e6a54 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:35.823487 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cab6956-01f8-41b2-946a-c3814b7e6a54 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:35.824563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cab6956-01f8-41b2-946a-c3814b7e6a54 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:35.836986 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:35.836986 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:35.846219 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9cab6956-01f8-41b2-946a-c3814b7e6a54 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:35.857213 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cab6956-01f8-41b2-946a-c3814b7e6a54 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:35.857213 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 297/1183] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:35 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:35.925762 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3ff510e8-e21a-47ae-96cb-f9c3a3713521 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:35.930223 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ff510e8-e21a-47ae-96cb-f9c3a3713521 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:35.930223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ff510e8-e21a-47ae-96cb-f9c3a3713521 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:35.930223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ff510e8-e21a-47ae-96cb-f9c3a3713521 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:35.938335 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:35.938335 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:35.945388 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3ff510e8-e21a-47ae-96cb-f9c3a3713521 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:35.959637 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ff510e8-e21a-47ae-96cb-f9c3a3713521 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:35.960381 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 293/1184] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:35 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:36.440920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fa8a3535-ea2b-4bff-b8d1-47a35fd91b22 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:36.441636 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fa8a3535-ea2b-4bff-b8d1-47a35fd91b22 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 Aug 09 10:41:36.442296 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fa8a3535-ea2b-4bff-b8d1-47a35fd91b22 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:36.442296 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fa8a3535-ea2b-4bff-b8d1-47a35fd91b22 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:36.453149 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:36.453149 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:36.458850 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fa8a3535-ea2b-4bff-b8d1-47a35fd91b22 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Volume info retrieved successfully. Aug 09 10:41:36.468845 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fa8a3535-ea2b-4bff-b8d1-47a35fd91b22 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 returned with HTTP 200 Aug 09 10:41:36.469317 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 300/1185] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:41:36 2026] GET /volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:36.492021 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f88f1e2-fea4-426e-8f04-4c3f5bcabfbc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:36.495180 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f88f1e2-fea4-426e-8f04-4c3f5bcabfbc tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/messages Aug 09 10:41:36.495180 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f88f1e2-fea4-426e-8f04-4c3f5bcabfbc tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:36.495371 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f88f1e2-fea4-426e-8f04-4c3f5bcabfbc tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:36.512936 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f88f1e2-fea4-426e-8f04-4c3f5bcabfbc tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:41:36.513740 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 296/1186] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:41:36 2026] GET /volume/v3/messages => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:36.525654 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-697eaad5-0cab-41c8-9672-064e8e7d4cc5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:36.531047 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-697eaad5-0cab-41c8-9672-064e8e7d4cc5 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] DELETE https://10.4.3.125/volume/v3/messages/3e045da2-70f4-4e0c-8ab1-d0e0dde91377 Aug 09 10:41:36.531047 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-697eaad5-0cab-41c8-9672-064e8e7d4cc5 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:36.531047 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-697eaad5-0cab-41c8-9672-064e8e7d4cc5 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:36.552455 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-697eaad5-0cab-41c8-9672-064e8e7d4cc5 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/messages/3e045da2-70f4-4e0c-8ab1-d0e0dde91377 returned with HTTP 204 Aug 09 10:41:36.553001 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 298/1187] 10.4.3.125 () {68 vars in 1394 bytes} [Sun Aug 9 10:41:36 2026] DELETE /volume/v3/messages/3e045da2-70f4-4e0c-8ab1-d0e0dde91377 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 10:41:36.570438 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-81efe93a-cf66-480d-aa15-43091225820d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:36.573245 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-81efe93a-cf66-480d-aa15-43091225820d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/messages/3e045da2-70f4-4e0c-8ab1-d0e0dde91377 Aug 09 10:41:36.573645 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-81efe93a-cf66-480d-aa15-43091225820d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:36.573793 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-81efe93a-cf66-480d-aa15-43091225820d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:36.585455 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-81efe93a-cf66-480d-aa15-43091225820d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/messages/3e045da2-70f4-4e0c-8ab1-d0e0dde91377 returned with HTTP 404 Aug 09 10:41:36.586426 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 294/1188] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:41:36 2026] GET /volume/v3/messages/3e045da2-70f4-4e0c-8ab1-d0e0dde91377 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:36.595361 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6be58047-2ead-412f-b372-5a519a4b63df None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:36.598225 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6be58047-2ead-412f-b372-5a519a4b63df tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 Aug 09 10:41:36.598444 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6be58047-2ead-412f-b372-5a519a4b63df tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:36.598510 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6be58047-2ead-412f-b372-5a519a4b63df tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:36.611559 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:36.611559 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:36.631688 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6be58047-2ead-412f-b372-5a519a4b63df tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Volume info retrieved successfully. Aug 09 10:41:36.646848 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6be58047-2ead-412f-b372-5a519a4b63df tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 returned with HTTP 200 Aug 09 10:41:36.647414 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 301/1189] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:41:36 2026] GET /volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 => generated 874 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:36.672306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1e1d58c6-cda7-441b-bf1c-5be0729e59c0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:36.678448 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e1d58c6-cda7-441b-bf1c-5be0729e59c0 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] DELETE https://10.4.3.125/volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 Aug 09 10:41:36.678448 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e1d58c6-cda7-441b-bf1c-5be0729e59c0 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:36.678448 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e1d58c6-cda7-441b-bf1c-5be0729e59c0 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:36.679333 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-1e1d58c6-cda7-441b-bf1c-5be0729e59c0 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Delete volume with id: cd56c3c0-0056-4f7d-947c-a35180bb6131 Aug 09 10:41:36.693270 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:36.693270 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:36.693919 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1e1d58c6-cda7-441b-bf1c-5be0729e59c0 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Volume info retrieved successfully. Aug 09 10:41:36.695724 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1e1d58c6-cda7-441b-bf1c-5be0729e59c0 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100316) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 10:41:36.748262 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-1e1d58c6-cda7-441b-bf1c-5be0729e59c0 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Created reservations ['e7d69372-6473-4abf-8b16-486b2ec561bc', 'ab0d192a-1fee-493c-a21b-033088307559', 'a3f9137a-248c-43d0-b6c3-19d242428ce9', '618fca21-a256-433b-92e3-4fb4b9b9024b'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:36.817763 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1e1d58c6-cda7-441b-bf1c-5be0729e59c0 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Delete volume request issued successfully. Aug 09 10:41:36.818365 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e1d58c6-cda7-441b-bf1c-5be0729e59c0 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 returned with HTTP 202 Aug 09 10:41:36.818588 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 297/1190] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:41:36 2026] DELETE /volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:36.831255 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-79125ba6-f3d7-4235-9fc0-3bc5ec4ae31d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:36.834038 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79125ba6-f3d7-4235-9fc0-3bc5ec4ae31d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 Aug 09 10:41:36.834430 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79125ba6-f3d7-4235-9fc0-3bc5ec4ae31d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:36.834804 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79125ba6-f3d7-4235-9fc0-3bc5ec4ae31d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:36.846705 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79125ba6-f3d7-4235-9fc0-3bc5ec4ae31d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 returned with HTTP 404 Aug 09 10:41:36.847383 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 299/1191] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:41:36 2026] GET /volume/v3/volumes/cd56c3c0-0056-4f7d-947c-a35180bb6131 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:36.860292 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-da66b88c-0036-4ed9-9486-0e1089ab37fc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:36.866523 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-da66b88c-0036-4ed9-9486-0e1089ab37fc tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] DELETE https://10.4.3.125/volume/v3/types/3c0c2bdf-0070-496d-930f-662d2f98622b Aug 09 10:41:36.867351 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-da66b88c-0036-4ed9-9486-0e1089ab37fc tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:36.867351 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-da66b88c-0036-4ed9-9486-0e1089ab37fc tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:36.931270 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-da66b88c-0036-4ed9-9486-0e1089ab37fc tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] https://10.4.3.125/volume/v3/types/3c0c2bdf-0070-496d-930f-662d2f98622b returned with HTTP 202 Aug 09 10:41:36.931810 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 295/1192] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:41:36 2026] DELETE /volume/v3/types/3c0c2bdf-0070-496d-930f-662d2f98622b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:36.942586 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3751da13-06d0-47f5-9300-4c4df3913e7e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:36.949279 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3751da13-06d0-47f5-9300-4c4df3913e7e tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] GET https://10.4.3.125/volume/v3/types/3c0c2bdf-0070-496d-930f-662d2f98622b Aug 09 10:41:36.949443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3751da13-06d0-47f5-9300-4c4df3913e7e tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:36.949772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3751da13-06d0-47f5-9300-4c4df3913e7e tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:36.964598 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3751da13-06d0-47f5-9300-4c4df3913e7e tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] https://10.4.3.125/volume/v3/types/3c0c2bdf-0070-496d-930f-662d2f98622b returned with HTTP 404 Aug 09 10:41:36.965116 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 302/1193] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:41:36 2026] GET /volume/v3/types/3c0c2bdf-0070-496d-930f-662d2f98622b => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:36.976148 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-147d8306-93da-4336-840a-461f15d15138 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:36.981793 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-147d8306-93da-4336-840a-461f15d15138 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:41:36.981793 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-147d8306-93da-4336-840a-461f15d15138 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-368223503", "extra_specs": {"storage_protocol": "tempest-storage_protocol-320040717", "vendor_name": "tempest-vendor_name-561357923"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:37.019371 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-147d8306-93da-4336-840a-461f15d15138 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:41:37.019774 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 298/1194] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:41:36 2026] POST /volume/v3/types => generated 325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:37.043452 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-25811fcd-5995-47ac-a8c3-695216b39c51 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:37.049477 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:37.051089 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87", "size": 1, "name": "tempest-UserMessagesTest-Volume-270643820"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:37.053203 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Create volume request body: {'volume': {'volume_type': '2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-270643820'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:37.065271 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Create volume of 1 GB Aug 09 10:41:37.065271 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:37.065271 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:37.065614 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Availability Zones retrieved successfully. Aug 09 10:41:37.077605 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Flow 'volume_create_api' (17c224f2-0e94-44b7-b44e-8f27db7964ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:37.078263 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33c254b5-e198-4f9d-afa1-de1ea604a19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:37.079437 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:37.118963 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33c254b5-e198-4f9d-afa1-de1ea604a19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:41:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-320040717',vendor_name='tempest-vendor_name-561357923'},id=2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87,is_public=True,name='tempest-UserMessagesTest-volume-type-368223503',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:37.119841 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c574ad-4c8c-4cb8-a228-e67d2f07e1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:37.165879 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-368223503 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-368223503, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:37.166373 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-368223503 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-368223503, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:37.215350 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Created reservations ['987fb7a1-ff05-4b2e-96e8-b546b702248d', '5cfc5ae1-7ac6-4a03-aefd-02795bc3a0bb', '8eac0240-7b88-4256-b1e0-61cf14e998df', 'c9e31bf3-941a-4395-8e61-5344c55428cf'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:37.217836 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c574ad-4c8c-4cb8-a228-e67d2f07e1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987fb7a1-ff05-4b2e-96e8-b546b702248d', '5cfc5ae1-7ac6-4a03-aefd-02795bc3a0bb', '8eac0240-7b88-4256-b1e0-61cf14e998df', 'c9e31bf3-941a-4395-8e61-5344c55428cf']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:37.219320 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317ef404-409f-4535-bd21-6b521ecf2247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:37.255198 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317ef404-409f-4535-bd21-6b521ecf2247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a84a068-332d-43f6-928e-e9ce5f0de5cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-270643820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5be9ffc4da482b8f25a502ca5f5a82',qos_specs=None,replication_status=,reservations=['987fb7a1-ff05-4b2e-96e8-b546b702248d','5cfc5ae1-7ac6-4a03-aefd-02795bc3a0bb','8eac0240-7b88-4256-b1e0-61cf14e998df','c9e31bf3-941a-4395-8e61-5344c55428cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3cad03aa56b4c8b9ee074ab074cb688',volume_type_id=2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-270643820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a84a068-332d-43f6-928e-e9ce5f0de5cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5be9ffc4da482b8f25a502ca5f5a82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3cad03aa56b4c8b9ee074ab074cb688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87),volume_type_id=2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:37.258729 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3b8840-fa3e-4c2c-9367-b2e59500fcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:37.299364 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3b8840-fa3e-4c2c-9367-b2e59500fcb9) transitioned into state 'SUCCESS' from state '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-270643820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5be9ffc4da482b8f25a502ca5f5a82',qos_specs=None,replication_status=,reservations=['987fb7a1-ff05-4b2e-96e8-b546b702248d','5cfc5ae1-7ac6-4a03-aefd-02795bc3a0bb','8eac0240-7b88-4256-b1e0-61cf14e998df','c9e31bf3-941a-4395-8e61-5344c55428cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3cad03aa56b4c8b9ee074ab074cb688',volume_type_id=2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:37.300555 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a47b05c0-8868-41ec-9b36-e48a9e83dd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:37.321931 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a47b05c0-8868-41ec-9b36-e48a9e83dd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:37.323140 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Flow 'volume_create_api' (17c224f2-0e94-44b7-b44e-8f27db7964ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:37.323686 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Create volume request issued successfully. Aug 09 10:41:37.324555 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25811fcd-5995-47ac-a8c3-695216b39c51 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:37.325100 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 300/1195] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:41:37 2026] POST /volume/v3/volumes => generated 784 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:37.343794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0dbe85f-2eb5-4652-84a3-7567174a80aa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:37.346298 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0dbe85f-2eb5-4652-84a3-7567174a80aa tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb Aug 09 10:41:37.346883 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0dbe85f-2eb5-4652-84a3-7567174a80aa tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:37.347033 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0dbe85f-2eb5-4652-84a3-7567174a80aa tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:37.358249 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:37.358249 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:37.363659 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b0dbe85f-2eb5-4652-84a3-7567174a80aa tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Volume info retrieved successfully. Aug 09 10:41:37.377988 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0dbe85f-2eb5-4652-84a3-7567174a80aa tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb returned with HTTP 200 Aug 09 10:41:37.379421 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 296/1196] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:41:37 2026] GET /volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:38.400019 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-274c1ec2-83fe-4973-8f60-f927321fd9fc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.402885 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-274c1ec2-83fe-4973-8f60-f927321fd9fc tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb Aug 09 10:41:38.402885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-274c1ec2-83fe-4973-8f60-f927321fd9fc tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.403092 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-274c1ec2-83fe-4973-8f60-f927321fd9fc tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.415288 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:38.415288 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:38.423832 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-274c1ec2-83fe-4973-8f60-f927321fd9fc tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Volume info retrieved successfully. Aug 09 10:41:38.431710 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-274c1ec2-83fe-4973-8f60-f927321fd9fc tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb returned with HTTP 200 Aug 09 10:41:38.433028 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 303/1197] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:41:38 2026] GET /volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:38.452086 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a5162b5d-9e25-4b15-82b4-9e429bd22c94 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.455437 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5162b5d-9e25-4b15-82b4-9e429bd22c94 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/messages Aug 09 10:41:38.455657 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5162b5d-9e25-4b15-82b4-9e429bd22c94 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.455958 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5162b5d-9e25-4b15-82b4-9e429bd22c94 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.472410 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5162b5d-9e25-4b15-82b4-9e429bd22c94 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:41:38.472975 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 299/1198] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:41:38 2026] GET /volume/v3/messages => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:38.484879 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-00dc8833-42f4-417c-b52c-8b2ce82199ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.486980 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00dc8833-42f4-417c-b52c-8b2ce82199ea tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/messages/954883c6-de7d-4782-a792-d0eee02ebaa8 Aug 09 10:41:38.487385 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00dc8833-42f4-417c-b52c-8b2ce82199ea tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.487690 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00dc8833-42f4-417c-b52c-8b2ce82199ea tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.496197 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:38.496197 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:38.496197 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00dc8833-42f4-417c-b52c-8b2ce82199ea tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/messages/954883c6-de7d-4782-a792-d0eee02ebaa8 returned with HTTP 200 Aug 09 10:41:38.496197 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 301/1199] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:41:38 2026] GET /volume/v3/messages/954883c6-de7d-4782-a792-d0eee02ebaa8 => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:38.511264 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d2f68106-59ef-48a2-9a65-f65627de61df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.513367 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d2f68106-59ef-48a2-9a65-f65627de61df tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/messages Aug 09 10:41:38.513701 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d2f68106-59ef-48a2-9a65-f65627de61df tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.513955 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d2f68106-59ef-48a2-9a65-f65627de61df tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.523385 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d2f68106-59ef-48a2-9a65-f65627de61df tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:41:38.523934 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 297/1200] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:41:38 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:38.538482 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-80eaa483-370a-4abb-b954-9063aa0e9a0d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.543996 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80eaa483-370a-4abb-b954-9063aa0e9a0d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] DELETE https://10.4.3.125/volume/v3/messages/954883c6-de7d-4782-a792-d0eee02ebaa8 Aug 09 10:41:38.543996 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80eaa483-370a-4abb-b954-9063aa0e9a0d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.545502 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80eaa483-370a-4abb-b954-9063aa0e9a0d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.577533 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80eaa483-370a-4abb-b954-9063aa0e9a0d tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/messages/954883c6-de7d-4782-a792-d0eee02ebaa8 returned with HTTP 204 Aug 09 10:41:38.579179 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 304/1201] 10.4.3.125 () {68 vars in 1394 bytes} [Sun Aug 9 10:41:38 2026] DELETE /volume/v3/messages/954883c6-de7d-4782-a792-d0eee02ebaa8 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 10:41:38.590325 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-08fdd66d-b387-4036-b301-252eb8fd7f40 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.592494 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.596681 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08fdd66d-b387-4036-b301-252eb8fd7f40 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb Aug 09 10:41:38.598022 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08fdd66d-b387-4036-b301-252eb8fd7f40 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.598022 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08fdd66d-b387-4036-b301-252eb8fd7f40 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.615936 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:38.615936 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:38.630823 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-08fdd66d-b387-4036-b301-252eb8fd7f40 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Volume info retrieved successfully. Aug 09 10:41:38.643265 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08fdd66d-b387-4036-b301-252eb8fd7f40 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb returned with HTTP 200 Aug 09 10:41:38.643265 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 300/1202] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:41:38 2026] GET /volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb => generated 873 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:38.666307 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.670283 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] DELETE https://10.4.3.125/volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb Aug 09 10:41:38.670557 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.670870 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.671963 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Delete volume with id: 4a84a068-332d-43f6-928e-e9ce5f0de5cb Aug 09 10:41:38.695764 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:38.695764 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:38.695764 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Volume info retrieved successfully. Aug 09 10:41:38.698820 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100318) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 10:41:38.726835 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-368223503 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-368223503, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:38.727460 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-368223503 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-368223503, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:41:38.746960 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Created reservations ['97a3036a-6244-417d-beea-187d8b6c4316', '58d19504-5a7b-450a-8746-ea3b1f4bce49', '55ac7438-3469-4e1b-b666-91cc97030932', '17cbf22b-a8a2-4a60-92e4-455f1975eb57'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:38.756622 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0349fa38-ebd3-4653-864c-694a34e75560 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.759105 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0349fa38-ebd3-4653-864c-694a34e75560 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:38.759381 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0349fa38-ebd3-4653-864c-694a34e75560 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.759652 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0349fa38-ebd3-4653-864c-694a34e75560 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.759868 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-0349fa38-ebd3-4653-864c-694a34e75560 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume with id: 1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:38.772285 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:38.772285 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:38.772990 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0349fa38-ebd3-4653-864c-694a34e75560 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:38.794554 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:38.794887 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1749241222", "metadata": {"Type": "Test"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:38.796588 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1749241222', 'metadata': {'Type': 'Test'}}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:38.796898 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume of 1 GB Aug 09 10:41:38.804726 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0349fa38-ebd3-4653-864c-694a34e75560 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume request issued successfully. Aug 09 10:41:38.804892 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Availability Zones retrieved successfully. Aug 09 10:41:38.805151 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0349fa38-ebd3-4653-864c-694a34e75560 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 202 Aug 09 10:41:38.805710 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 305/1203] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:38 2026] DELETE /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:38.812636 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (e84e3ba3-370a-48d4-9485-89e936f90ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:38.813860 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeab13e1-74d0-4de0-ba34-9bda8bbfa483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:38.815593 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:38.821307 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-60ccc701-0887-4e5a-911a-2b3844b06958 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.825306 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-60ccc701-0887-4e5a-911a-2b3844b06958 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:38.825306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-60ccc701-0887-4e5a-911a-2b3844b06958 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.825306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-60ccc701-0887-4e5a-911a-2b3844b06958 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.835210 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:38.835210 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:38.839324 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Delete volume request issued successfully. Aug 09 10:41:38.839559 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d30c169-d2a2-44bc-b2d3-4af817de4db4 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb returned with HTTP 202 Aug 09 10:41:38.840995 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 298/1204] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:41:38 2026] DELETE /volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:38.845299 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-60ccc701-0887-4e5a-911a-2b3844b06958 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:38.852612 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-60ccc701-0887-4e5a-911a-2b3844b06958 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 200 Aug 09 10:41:38.852612 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 301/1205] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:38 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:38.855244 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4d7299b4-76e4-4401-b470-dc3417023f40 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.859307 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4d7299b4-76e4-4401-b470-dc3417023f40 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] GET https://10.4.3.125/volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb Aug 09 10:41:38.859658 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4d7299b4-76e4-4401-b470-dc3417023f40 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.859952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4d7299b4-76e4-4401-b470-dc3417023f40 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.866001 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeab13e1-74d0-4de0-ba34-9bda8bbfa483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:38.867175 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c6b673-09d4-467e-afec-76b15a09e57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:38.870235 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4d7299b4-76e4-4401-b470-dc3417023f40 tempest-UserMessagesTest-1467676614 tempest-UserMessagesTest-1467676614-project-member] https://10.4.3.125/volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb returned with HTTP 404 Aug 09 10:41:38.870235 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 306/1206] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:41:38 2026] GET /volume/v3/volumes/4a84a068-332d-43f6-928e-e9ce5f0de5cb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:38.886365 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ecba09e0-8c93-4415-9e6d-0a31d917b1e1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.890047 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ecba09e0-8c93-4415-9e6d-0a31d917b1e1 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] DELETE https://10.4.3.125/volume/v3/types/2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87 Aug 09 10:41:38.890047 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ecba09e0-8c93-4415-9e6d-0a31d917b1e1 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.891482 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ecba09e0-8c93-4415-9e6d-0a31d917b1e1 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.939120 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ecba09e0-8c93-4415-9e6d-0a31d917b1e1 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] https://10.4.3.125/volume/v3/types/2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87 returned with HTTP 202 Aug 09 10:41:38.939980 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 299/1207] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:41:38 2026] DELETE /volume/v3/types/2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:38.953729 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fecefaec-97b6-4efb-868f-c4863dd4beb5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:38.955707 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fecefaec-97b6-4efb-868f-c4863dd4beb5 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] GET https://10.4.3.125/volume/v3/types/2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87 Aug 09 10:41:38.956634 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fecefaec-97b6-4efb-868f-c4863dd4beb5 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:38.956634 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fecefaec-97b6-4efb-868f-c4863dd4beb5 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:38.966457 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fecefaec-97b6-4efb-868f-c4863dd4beb5 tempest-UserMessagesTest-835174063 tempest-UserMessagesTest-835174063-project-admin] https://10.4.3.125/volume/v3/types/2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87 returned with HTTP 404 Aug 09 10:41:38.966457 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 302/1208] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:41:38 2026] GET /volume/v3/types/2a1dc5dd-9a27-4fa7-8b91-4b58deb73b87 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:38.987103 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Created reservations ['c74de4a0-4445-45d4-b409-29dceffb8f3d', 'ea5161e8-d670-4530-8857-3918bd2cce30', '08fd29ff-109c-4803-9ff3-182a7ca73c0e', 'd234e736-6d21-4f5e-ae1b-ff7ffa160fa4'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:38.988260 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c6b673-09d4-467e-afec-76b15a09e57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c74de4a0-4445-45d4-b409-29dceffb8f3d', 'ea5161e8-d670-4530-8857-3918bd2cce30', '08fd29ff-109c-4803-9ff3-182a7ca73c0e', 'd234e736-6d21-4f5e-ae1b-ff7ffa160fa4']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:38.989364 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12aced49-6782-48b8-97e7-57e53d501269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:39.034487 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12aced49-6782-48b8-97e7-57e53d501269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1d30f4d-6a54-4229-a3a9-077fa9fac7f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1749241222',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['c74de4a0-4445-45d4-b409-29dceffb8f3d','ea5161e8-d670-4530-8857-3918bd2cce30','08fd29ff-109c-4803-9ff3-182a7ca73c0e','d234e736-6d21-4f5e-ae1b-ff7ffa160fa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1749241222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1d30f4d-6a54-4229-a3a9-077fa9fac7f7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:39.035780 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f281a61a-20fb-4b9c-abed-caf985fefcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:39.070816 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f281a61a-20fb-4b9c-abed-caf985fefcfc) transitioned into state 'SUCCESS' from state '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-1749241222',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['c74de4a0-4445-45d4-b409-29dceffb8f3d','ea5161e8-d670-4530-8857-3918bd2cce30','08fd29ff-109c-4803-9ff3-182a7ca73c0e','d234e736-6d21-4f5e-ae1b-ff7ffa160fa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:39.071933 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ef2cd1-b3b5-4334-ac45-1987c96e0fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:39.088811 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ef2cd1-b3b5-4334-ac45-1987c96e0fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:39.090973 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (e84e3ba3-370a-48d4-9485-89e936f90ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:39.092663 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request issued successfully. Aug 09 10:41:39.092663 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be1551d6-870a-42eb-b756-5fe74e0e4046 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:39.094925 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 302/1209] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:38 2026] POST /volume/v3/volumes => generated 759 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:39.117074 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4e697bf6-5f40-4109-9d73-1a8bc1176cb8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:39.119017 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e697bf6-5f40-4109-9d73-1a8bc1176cb8 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:39.119948 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e697bf6-5f40-4109-9d73-1a8bc1176cb8 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:39.119948 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e697bf6-5f40-4109-9d73-1a8bc1176cb8 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:39.127311 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:39.127311 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:39.132314 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4e697bf6-5f40-4109-9d73-1a8bc1176cb8 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:39.137880 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e697bf6-5f40-4109-9d73-1a8bc1176cb8 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 returned with HTTP 200 Aug 09 10:41:39.137880 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 307/1210] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:39 2026] GET /volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:39.522650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f98ff77c-2166-4901-9c7d-34cf2fe2438d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:39.524983 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f98ff77c-2166-4901-9c7d-34cf2fe2438d tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] GET https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:41:39.525086 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f98ff77c-2166-4901-9c7d-34cf2fe2438d tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:39.525760 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f98ff77c-2166-4901-9c7d-34cf2fe2438d tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:39.539914 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:39.539914 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:39.548449 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f98ff77c-2166-4901-9c7d-34cf2fe2438d tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:41:39.556795 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f98ff77c-2166-4901-9c7d-34cf2fe2438d tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 200 Aug 09 10:41:39.557046 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 300/1211] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:41:39 2026] GET /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 1832 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:41:39.695082 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3c739d5a-d91a-4e68-82f0-7552d99fd234 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:39.697742 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c739d5a-d91a-4e68-82f0-7552d99fd234 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] DELETE https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:39.698027 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c739d5a-d91a-4e68-82f0-7552d99fd234 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:39.699476 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c739d5a-d91a-4e68-82f0-7552d99fd234 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:39.699790 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-3c739d5a-d91a-4e68-82f0-7552d99fd234 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Delete volume with id: 69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:39.710956 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:39.710956 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:39.712416 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3c739d5a-d91a-4e68-82f0-7552d99fd234 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:39.741079 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3c739d5a-d91a-4e68-82f0-7552d99fd234 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Delete volume request issued successfully. Aug 09 10:41:39.741753 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c739d5a-d91a-4e68-82f0-7552d99fd234 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 202 Aug 09 10:41:39.742340 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 303/1212] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:39 2026] DELETE /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:39.755406 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c3bdb4f-389c-4ecb-85c5-2430b0aadbe1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:39.757976 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c3bdb4f-389c-4ecb-85c5-2430b0aadbe1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:39.758445 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c3bdb4f-389c-4ecb-85c5-2430b0aadbe1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:39.758571 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c3bdb4f-389c-4ecb-85c5-2430b0aadbe1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:39.768444 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:39.768444 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:39.774281 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1c3bdb4f-389c-4ecb-85c5-2430b0aadbe1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:39.779994 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c3bdb4f-389c-4ecb-85c5-2430b0aadbe1 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 200 Aug 09 10:41:39.780561 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 303/1213] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:39 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:39.874375 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-db053957-26f3-4d48-a674-5615085cb36e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:39.878112 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-db053957-26f3-4d48-a674-5615085cb36e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:39.878531 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-db053957-26f3-4d48-a674-5615085cb36e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:39.879439 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-db053957-26f3-4d48-a674-5615085cb36e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:39.886709 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-db053957-26f3-4d48-a674-5615085cb36e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 404 Aug 09 10:41:39.888472 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 308/1214] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:39 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:39.899157 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-775f2bda-3e37-4fa9-bda1-28e394888306 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:39.902550 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-775f2bda-3e37-4fa9-bda1-28e394888306 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:39.902831 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-775f2bda-3e37-4fa9-bda1-28e394888306 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:39.903075 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-775f2bda-3e37-4fa9-bda1-28e394888306 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:39.913131 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-775f2bda-3e37-4fa9-bda1-28e394888306 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 404 Aug 09 10:41:39.914509 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 301/1215] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:39 2026] GET /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:39.925129 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-98978454-ca9a-4cb6-9019-cf51dab0bf46 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:39.927732 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-98978454-ca9a-4cb6-9019-cf51dab0bf46 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:39.928179 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-98978454-ca9a-4cb6-9019-cf51dab0bf46 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:39.928463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-98978454-ca9a-4cb6-9019-cf51dab0bf46 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:39.928679 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-98978454-ca9a-4cb6-9019-cf51dab0bf46 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume with id: 1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 Aug 09 10:41:39.936030 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-98978454-ca9a-4cb6-9019-cf51dab0bf46 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 returned with HTTP 404 Aug 09 10:41:39.936679 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 304/1216] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:39 2026] DELETE /volume/v3/volumes/1b1a7e4e-6e39-4492-9b14-b4f063e91ed3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:39.978540 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:39.980811 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:39.980811 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-454151568"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:39.983832 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume request body: {'volume': {'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-454151568'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:40.160102 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2537fc6e-155d-4ec3-8bba-e473da4c8080 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.162718 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2537fc6e-155d-4ec3-8bba-e473da4c8080 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:40.162718 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2537fc6e-155d-4ec3-8bba-e473da4c8080 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:40.162905 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2537fc6e-155d-4ec3-8bba-e473da4c8080 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:40.175037 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:40.175037 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:40.189710 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2537fc6e-155d-4ec3-8bba-e473da4c8080 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:40.198153 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2537fc6e-155d-4ec3-8bba-e473da4c8080 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 returned with HTTP 200 Aug 09 10:41:40.198887 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 309/1217] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:40 2026] GET /volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:40.214446 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-207fcf63-a244-45e9-8725-a86463fcf6bc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.218063 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-207fcf63-a244-45e9-8725-a86463fcf6bc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:40.218063 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-207fcf63-a244-45e9-8725-a86463fcf6bc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:40.218063 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-207fcf63-a244-45e9-8725-a86463fcf6bc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:40.229328 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:40.229328 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:40.235474 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-207fcf63-a244-45e9-8725-a86463fcf6bc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:40.245851 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-207fcf63-a244-45e9-8725-a86463fcf6bc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 returned with HTTP 200 Aug 09 10:41:40.246392 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 302/1218] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:40 2026] GET /volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:40.263420 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1d9a0dc5-c9a4-4a4a-80ec-7533e55acee2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.266057 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d9a0dc5-c9a4-4a4a-80ec-7533e55acee2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] PUT https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:40.266504 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d9a0dc5-c9a4-4a4a-80ec-7533e55acee2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1749241222"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:40.281844 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:40.281844 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:40.294119 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1d9a0dc5-c9a4-4a4a-80ec-7533e55acee2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:40.304088 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1d9a0dc5-c9a4-4a4a-80ec-7533e55acee2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume updated successfully. Aug 09 10:41:40.304928 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d9a0dc5-c9a4-4a4a-80ec-7533e55acee2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 returned with HTTP 200 Aug 09 10:41:40.305478 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 305/1219] 10.4.3.125 () {68 vars in 1368 bytes} [Sun Aug 9 10:41:40 2026] PUT /volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 => generated 784 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:40.317593 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume of 1 GB Aug 09 10:41:40.323693 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-47a2490b-e43a-435b-80a6-f8d2a74b9294 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.324453 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Availability Zones retrieved successfully. Aug 09 10:41:40.326465 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-47a2490b-e43a-435b-80a6-f8d2a74b9294 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] PUT https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:40.327403 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-47a2490b-e43a-435b-80a6-f8d2a74b9294 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1159566388", "description": "This is the new description of volume"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:40.331046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (0794e6b0-0423-41d6-9147-4d5ee2e6ca5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:40.333570 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c85dd91-ef6c-41c8-94cb-33b2b3c4f361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:40.334723 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:40.340878 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:40.340878 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:40.346787 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-47a2490b-e43a-435b-80a6-f8d2a74b9294 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:40.362445 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-47a2490b-e43a-435b-80a6-f8d2a74b9294 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume updated successfully. Aug 09 10:41:40.363368 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-47a2490b-e43a-435b-80a6-f8d2a74b9294 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 returned with HTTP 200 Aug 09 10:41:40.363887 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 310/1220] 10.4.3.125 () {68 vars in 1369 bytes} [Sun Aug 9 10:41:40 2026] PUT /volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:40.385040 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f642d7ba-dfc5-45a2-850d-c6317ef3dde2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.387609 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f642d7ba-dfc5-45a2-850d-c6317ef3dde2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:40.387908 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f642d7ba-dfc5-45a2-850d-c6317ef3dde2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:40.388207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f642d7ba-dfc5-45a2-850d-c6317ef3dde2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:40.401216 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:40.401216 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:40.402667 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f642d7ba-dfc5-45a2-850d-c6317ef3dde2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:40.408817 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f642d7ba-dfc5-45a2-850d-c6317ef3dde2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 returned with HTTP 200 Aug 09 10:41:40.409244 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 303/1221] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:40 2026] GET /volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 => generated 891 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:40.427696 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ecdb980e-474e-478a-b147-610bd96b5629 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.429980 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:40.430529 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1969680490", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1322009970"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:40.433235 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1969680490', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1322009970'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:40.433629 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume of 1 GB Aug 09 10:41:40.433849 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c85dd91-ef6c-41c8-94cb-33b2b3c4f361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:40.435086 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49bda8c-c80f-4fc3-a093-eb98febd8755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:40.440974 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Availability Zones retrieved successfully. Aug 09 10:41:40.448622 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (de91a6c9-81a0-4fce-8df9-172f15610720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:40.450149 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9a6b408-9bfc-4e2a-bffa-6fc77a9682b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:40.454381 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:40.514606 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9a6b408-9bfc-4e2a-bffa-6fc77a9682b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:40.515580 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc48dd00-6868-44ee-a19d-89970b533472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:40.538746 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['45bbb0d7-5910-4559-b695-1e123f544bd9', '19a1b9c2-c36f-48eb-9c94-2637efd75f51', '1e9bc7d4-beb9-4f0e-a119-11b111357042', '36963118-0a8e-466f-a7df-b3846f34b608'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:40.539690 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49bda8c-c80f-4fc3-a093-eb98febd8755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45bbb0d7-5910-4559-b695-1e123f544bd9', '19a1b9c2-c36f-48eb-9c94-2637efd75f51', '1e9bc7d4-beb9-4f0e-a119-11b111357042', '36963118-0a8e-466f-a7df-b3846f34b608']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:40.540514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d96dde-94c3-4d4b-a120-c2e6fd540eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:40.572844 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d96dde-94c3-4d4b-a120-c2e6fd540eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9f16a6a-ce9b-49a0-a60f-809d731cb1ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-454151568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['45bbb0d7-5910-4559-b695-1e123f544bd9','19a1b9c2-c36f-48eb-9c94-2637efd75f51','1e9bc7d4-beb9-4f0e-a119-11b111357042','36963118-0a8e-466f-a7df-b3846f34b608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-454151568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9f16a6a-ce9b-49a0-a60f-809d731cb1ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='353431c546114cbfa09d02159489050d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:40.574719 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2720a1-392b-4425-a2d6-100956ba50ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:40.582039 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Created reservations ['f1a29935-d85e-4524-b8ec-9acd8c3ae703', '5bdbdcbb-14fd-4b67-bd17-1e282e656fac', 'a80618f0-4e1c-4c41-b190-6a8cf802ec52', '602167c0-8f87-491a-964c-4147abd8b23b'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:40.583808 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc48dd00-6868-44ee-a19d-89970b533472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1a29935-d85e-4524-b8ec-9acd8c3ae703', '5bdbdcbb-14fd-4b67-bd17-1e282e656fac', 'a80618f0-4e1c-4c41-b190-6a8cf802ec52', '602167c0-8f87-491a-964c-4147abd8b23b']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:40.584645 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37ccc456-c17e-41d0-9f01-1fbaf11dfaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:40.599798 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2720a1-392b-4425-a2d6-100956ba50ea) transitioned into state 'SUCCESS' from state '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-454151568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['45bbb0d7-5910-4559-b695-1e123f544bd9','19a1b9c2-c36f-48eb-9c94-2637efd75f51','1e9bc7d4-beb9-4f0e-a119-11b111357042','36963118-0a8e-466f-a7df-b3846f34b608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:40.600680 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108ab59c-0b5b-4917-9762-2ec5bb8cfabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:40.615088 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108ab59c-0b5b-4917-9762-2ec5bb8cfabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:40.616434 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (0794e6b0-0423-41d6-9147-4d5ee2e6ca5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:40.616968 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume request issued successfully. Aug 09 10:41:40.617893 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37ccc456-c17e-41d0-9f01-1fbaf11dfaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e28ae6a-e99d-410a-897b-0ccc12c51b11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1969680490',display_name='tempest-VolumesGetTest-Volume-1322009970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['f1a29935-d85e-4524-b8ec-9acd8c3ae703','5bdbdcbb-14fd-4b67-bd17-1e282e656fac','a80618f0-4e1c-4c41-b190-6a8cf802ec52','602167c0-8f87-491a-964c-4147abd8b23b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1969680490',display_name='tempest-VolumesGetTest-Volume-1322009970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e28ae6a-e99d-410a-897b-0ccc12c51b11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:40.618021 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-430ae6f6-6f98-4920-927d-53363e4e90a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:40.619022 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 304/1222] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:39 2026] POST /volume/v3/volumes => generated 748 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:40.619431 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aecba71-1165-4c47-95bf-3f136c8267d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:40.635464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-561ab412-31f8-428e-af98-7c0e85bf4f90 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.637736 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-561ab412-31f8-428e-af98-7c0e85bf4f90 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee Aug 09 10:41:40.637871 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-561ab412-31f8-428e-af98-7c0e85bf4f90 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:40.638079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-561ab412-31f8-428e-af98-7c0e85bf4f90 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:40.654709 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:40.654709 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:40.658401 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-561ab412-31f8-428e-af98-7c0e85bf4f90 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:40.659724 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aecba71-1165-4c47-95bf-3f136c8267d6) transitioned into 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-1969680490',display_name='tempest-VolumesGetTest-Volume-1322009970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['f1a29935-d85e-4524-b8ec-9acd8c3ae703','5bdbdcbb-14fd-4b67-bd17-1e282e656fac','a80618f0-4e1c-4c41-b190-6a8cf802ec52','602167c0-8f87-491a-964c-4147abd8b23b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:40.661085 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adcbffae-a0ae-4ecb-9a57-e065f10e4a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:40.664922 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-561ab412-31f8-428e-af98-7c0e85bf4f90 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee returned with HTTP 200 Aug 09 10:41:40.665549 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 311/1223] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:40 2026] GET /volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:40.674794 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adcbffae-a0ae-4ecb-9a57-e065f10e4a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:40.676241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (de91a6c9-81a0-4fce-8df9-172f15610720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:40.676747 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request issued successfully. Aug 09 10:41:40.677637 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ecdb980e-474e-478a-b147-610bd96b5629 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:40.678260 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 306/1224] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:40 2026] POST /volume/v3/volumes => generated 780 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:40.694572 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-30cd6bf9-907f-4f8c-aaf3-4559da4817b1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.697576 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30cd6bf9-907f-4f8c-aaf3-4559da4817b1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 Aug 09 10:41:40.697689 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30cd6bf9-907f-4f8c-aaf3-4559da4817b1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:40.697896 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30cd6bf9-907f-4f8c-aaf3-4559da4817b1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:40.710100 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:40.710100 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:40.714656 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-30cd6bf9-907f-4f8c-aaf3-4559da4817b1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:40.721881 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30cd6bf9-907f-4f8c-aaf3-4559da4817b1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 returned with HTTP 200 Aug 09 10:41:40.722433 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 304/1225] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:40 2026] GET /volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:40.801016 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-873a20e3-f23c-466f-8437-c764c95d67ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.803601 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-873a20e3-f23c-466f-8437-c764c95d67ad tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 Aug 09 10:41:40.803985 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-873a20e3-f23c-466f-8437-c764c95d67ad tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:40.804379 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-873a20e3-f23c-466f-8437-c764c95d67ad tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:40.814232 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-873a20e3-f23c-466f-8437-c764c95d67ad tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 returned with HTTP 404 Aug 09 10:41:40.814377 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 305/1226] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:40 2026] GET /volume/v3/volumes/69dd5dcd-3de9-4dfd-8bcf-9e0703a58ca2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:40.826059 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-64acd874-ad77-4488-b323-265f38b575f8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.828136 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64acd874-ad77-4488-b323-265f38b575f8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] DELETE https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:40.828350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64acd874-ad77-4488-b323-265f38b575f8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:40.829412 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64acd874-ad77-4488-b323-265f38b575f8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:40.829593 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-64acd874-ad77-4488-b323-265f38b575f8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Delete volume with id: 531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:40.839579 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:40.839579 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:40.840022 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-64acd874-ad77-4488-b323-265f38b575f8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:40.870834 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-64acd874-ad77-4488-b323-265f38b575f8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Delete volume request issued successfully. Aug 09 10:41:40.871085 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64acd874-ad77-4488-b323-265f38b575f8 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 202 Aug 09 10:41:40.871630 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 312/1227] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:40 2026] DELETE /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:40.880339 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e2b885ed-1108-41b7-afbb-d09f4351cec6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:40.882625 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2b885ed-1108-41b7-afbb-d09f4351cec6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:40.882846 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2b885ed-1108-41b7-afbb-d09f4351cec6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:40.883038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2b885ed-1108-41b7-afbb-d09f4351cec6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:40.893100 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:40.893100 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:40.899213 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e2b885ed-1108-41b7-afbb-d09f4351cec6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:40.905040 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2b885ed-1108-41b7-afbb-d09f4351cec6 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 200 Aug 09 10:41:40.906229 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 307/1228] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:40 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:41.683242 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d8413b9-abc2-4404-b2d6-ab67b3ba5414 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:41.689259 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d8413b9-abc2-4404-b2d6-ab67b3ba5414 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee Aug 09 10:41:41.689259 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d8413b9-abc2-4404-b2d6-ab67b3ba5414 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:41.689259 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d8413b9-abc2-4404-b2d6-ab67b3ba5414 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:41.706602 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:41.706602 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:41.717534 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3d8413b9-abc2-4404-b2d6-ab67b3ba5414 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:41.724853 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d8413b9-abc2-4404-b2d6-ab67b3ba5414 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee returned with HTTP 200 Aug 09 10:41:41.725491 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 305/1229] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:41 2026] GET /volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee => generated 1356 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:41.745891 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-13d3e1db-0033-4dcb-b53b-99298f7b51f2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:41.750174 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13d3e1db-0033-4dcb-b53b-99298f7b51f2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 Aug 09 10:41:41.751343 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3582b3d-a5c3-4657-9da6-331ca84baf83 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:41.751940 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13d3e1db-0033-4dcb-b53b-99298f7b51f2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:41.751940 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13d3e1db-0033-4dcb-b53b-99298f7b51f2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:41.754971 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3582b3d-a5c3-4657-9da6-331ca84baf83 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee Aug 09 10:41:41.754971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3582b3d-a5c3-4657-9da6-331ca84baf83 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:41.755155 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3582b3d-a5c3-4657-9da6-331ca84baf83 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:41.774807 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:41.774807 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:41.780119 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:41.780119 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:41.787726 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e3582b3d-a5c3-4657-9da6-331ca84baf83 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:41.790792 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-13d3e1db-0033-4dcb-b53b-99298f7b51f2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:41.793859 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3582b3d-a5c3-4657-9da6-331ca84baf83 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee returned with HTTP 200 Aug 09 10:41:41.794399 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 313/1230] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:41 2026] GET /volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee => generated 1356 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:41.798361 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13d3e1db-0033-4dcb-b53b-99298f7b51f2 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 returned with HTTP 200 Aug 09 10:41:41.798950 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 306/1231] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:41 2026] GET /volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 => generated 873 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:41.813627 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c09925f1-b63e-4494-8aac-ff4c272f784f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:41.815945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cf5c8de3-2bce-48c0-8a8f-abb4674a9419 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:41.815997 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c09925f1-b63e-4494-8aac-ff4c272f784f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] PUT https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 Aug 09 10:41:41.816242 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c09925f1-b63e-4494-8aac-ff4c272f784f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1749241222", "description": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:41.818165 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cf5c8de3-2bce-48c0-8a8f-abb4674a9419 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:41:41.818414 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cf5c8de3-2bce-48c0-8a8f-abb4674a9419 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b9f16a6a-ce9b-49a0-a60f-809d731cb1ee", "name": "tempest-VolumesBackupsTest-Backup-566490568", "container": "tempest-volumesbackupstest-backup-container-366059609"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:41.820165 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-cf5c8de3-2bce-48c0-8a8f-abb4674a9419 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating new backup {'backup': {'volume_id': 'b9f16a6a-ce9b-49a0-a60f-809d731cb1ee', 'name': 'tempest-VolumesBackupsTest-Backup-566490568', 'container': 'tempest-volumesbackupstest-backup-container-366059609'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:41:41.820329 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-cf5c8de3-2bce-48c0-8a8f-abb4674a9419 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating backup of volume b9f16a6a-ce9b-49a0-a60f-809d731cb1ee in container tempest-volumesbackupstest-backup-container-366059609 Aug 09 10:41:41.830258 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:41.830258 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:41.831100 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:41.831100 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:41.831591 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cf5c8de3-2bce-48c0-8a8f-abb4674a9419 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:41:41.836732 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c09925f1-b63e-4494-8aac-ff4c272f784f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:41.850809 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c09925f1-b63e-4494-8aac-ff4c272f784f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume updated successfully. Aug 09 10:41:41.852835 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c09925f1-b63e-4494-8aac-ff4c272f784f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 returned with HTTP 200 Aug 09 10:41:41.853177 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 308/1232] 10.4.3.125 () {68 vars in 1368 bytes} [Sun Aug 9 10:41:41 2026] PUT /volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 => generated 770 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:41.865922 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-cf5c8de3-2bce-48c0-8a8f-abb4674a9419 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['9ef63182-9631-4f1a-9da4-d8f5f5414302', '35bd9d61-8d1d-4cd7-8669-c68a4056aaa3'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:41.879396 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8f4dd0bc-ce81-49bd-a970-de27717b3a7f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:41.882781 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f4dd0bc-ce81-49bd-a970-de27717b3a7f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 Aug 09 10:41:41.883042 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f4dd0bc-ce81-49bd-a970-de27717b3a7f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:41.883364 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f4dd0bc-ce81-49bd-a970-de27717b3a7f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:41.894566 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:41.894566 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:41.901613 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8f4dd0bc-ce81-49bd-a970-de27717b3a7f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:41.910432 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f4dd0bc-ce81-49bd-a970-de27717b3a7f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 returned with HTTP 200 Aug 09 10:41:41.910783 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 314/1233] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:41 2026] GET /volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:41.927843 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f045a6f-d337-4bd5-b6cf-5b9c635a3fa7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:41.929434 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f045a6f-d337-4bd5-b6cf-5b9c635a3fa7 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 Aug 09 10:41:41.930479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f045a6f-d337-4bd5-b6cf-5b9c635a3fa7 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:41.930479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f045a6f-d337-4bd5-b6cf-5b9c635a3fa7 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:41.931400 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-45e27515-3c33-4e44-b708-cb87e7ef143e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:41.934647 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-45e27515-3c33-4e44-b708-cb87e7ef143e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] DELETE https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 Aug 09 10:41:41.934815 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-45e27515-3c33-4e44-b708-cb87e7ef143e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:41.935085 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-45e27515-3c33-4e44-b708-cb87e7ef143e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:41.935397 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-45e27515-3c33-4e44-b708-cb87e7ef143e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume with id: 0e28ae6a-e99d-410a-897b-0ccc12c51b11 Aug 09 10:41:41.940496 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cf5c8de3-2bce-48c0-8a8f-abb4674a9419 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:41:41.941105 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 306/1234] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:41 2026] POST /volume/v3/backups => generated 329 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:41.943023 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f045a6f-d337-4bd5-b6cf-5b9c635a3fa7 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 returned with HTTP 404 Aug 09 10:41:41.944522 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 307/1235] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:41 2026] GET /volume/v3/volumes/531ca49c-04b4-4c03-86a0-51abc0644b29 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:41.949205 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:41.949205 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:41.949925 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-45e27515-3c33-4e44-b708-cb87e7ef143e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:41.953523 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b8abcb8c-ac42-471b-b305-003a274c3417 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:41.955763 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8abcb8c-ac42-471b-b305-003a274c3417 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:41.956129 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8abcb8c-ac42-471b-b305-003a274c3417 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:41.956504 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8abcb8c-ac42-471b-b305-003a274c3417 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:41.956712 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b8abcb8c-ac42-471b-b305-003a274c3417 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:41.963389 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:41.963389 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:41.965132 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8abcb8c-ac42-471b-b305-003a274c3417 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:41.966880 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 315/1236] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:41 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:41.987315 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-45e27515-3c33-4e44-b708-cb87e7ef143e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume request issued successfully. Aug 09 10:41:41.987544 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-45e27515-3c33-4e44-b708-cb87e7ef143e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 returned with HTTP 202 Aug 09 10:41:41.987986 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 309/1237] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:41 2026] DELETE /volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:42.002314 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3be38cab-e15b-4627-9e2d-82d6f2a3844f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:42.003576 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3be38cab-e15b-4627-9e2d-82d6f2a3844f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 Aug 09 10:41:42.003669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3be38cab-e15b-4627-9e2d-82d6f2a3844f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:42.004342 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3be38cab-e15b-4627-9e2d-82d6f2a3844f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:42.014271 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:42.014271 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:42.019925 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3be38cab-e15b-4627-9e2d-82d6f2a3844f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:42.031324 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b803a6d5-8f7e-4c71-96d6-01f7201ed6ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:42.032068 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3be38cab-e15b-4627-9e2d-82d6f2a3844f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 returned with HTTP 200 Aug 09 10:41:42.032712 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 307/1238] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:41 2026] GET /volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:42.034540 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b803a6d5-8f7e-4c71-96d6-01f7201ed6ec tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] DELETE https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:41:42.034776 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b803a6d5-8f7e-4c71-96d6-01f7201ed6ec tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:42.035005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b803a6d5-8f7e-4c71-96d6-01f7201ed6ec tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:42.035410 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b803a6d5-8f7e-4c71-96d6-01f7201ed6ec tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Delete volume with id: 82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:41:42.054642 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:42.054642 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:42.056211 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b803a6d5-8f7e-4c71-96d6-01f7201ed6ec tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:42.084392 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b803a6d5-8f7e-4c71-96d6-01f7201ed6ec tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Delete volume request issued successfully. Aug 09 10:41:42.084678 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b803a6d5-8f7e-4c71-96d6-01f7201ed6ec tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 202 Aug 09 10:41:42.086353 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 308/1239] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:42 2026] DELETE /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:42.099122 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-76dfbb2a-3ac4-48ce-b82d-812054b331e5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:42.102973 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76dfbb2a-3ac4-48ce-b82d-812054b331e5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:41:42.103250 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76dfbb2a-3ac4-48ce-b82d-812054b331e5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:42.103508 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76dfbb2a-3ac4-48ce-b82d-812054b331e5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:42.121025 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:42.121025 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:42.126205 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-76dfbb2a-3ac4-48ce-b82d-812054b331e5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Volume info retrieved successfully. Aug 09 10:41:42.135248 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76dfbb2a-3ac4-48ce-b82d-812054b331e5 tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 200 Aug 09 10:41:42.135960 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 316/1240] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:42 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:42.237097 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00c1cfa3-1da9-4ce0-9f0c-ec8707610c74 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:42.403213 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00c1cfa3-1da9-4ce0-9f0c-ec8707610c74 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:41:42.403213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00c1cfa3-1da9-4ce0-9f0c-ec8707610c74 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:42.425379 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00c1cfa3-1da9-4ce0-9f0c-ec8707610c74 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:41:42.426093 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 310/1241] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:41:42 2026] POST /volume/v3/types => generated 188 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:42.437117 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8a0ffe0-d744-4560-bb0d-76a0ffce1f21 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:42.439420 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8a0ffe0-d744-4560-bb0d-76a0ffce1f21 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:41:42.439874 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8a0ffe0-d744-4560-bb0d-76a0ffce1f21 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:42.461789 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8a0ffe0-d744-4560-bb0d-76a0ffce1f21 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:41:42.462527 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 308/1242] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:41:42 2026] POST /volume/v3/types => generated 188 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:42.475634 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-261014ea-d759-4329-9d42-037ddad2159a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:42.586330 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:42.586744 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1417822071"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:42.588556 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1417822071'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:42.595392 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Create volume of 1 GB Aug 09 10:41:42.595392 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:42.595392 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:42.596006 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Availability Zones retrieved successfully. Aug 09 10:41:42.603012 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Flow 'volume_create_api' (b8116e3d-f3e0-4d18-849b-ff419974a37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:42.604168 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a525f4c4-af0e-44fa-9643-f1e08f67ad9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:42.605306 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:42.647986 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a525f4c4-af0e-44fa-9643-f1e08f67ad9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:41:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:42.648863 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc251bce-c214-426a-8698-1fb4e0c59161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:42.695282 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-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 09 10:41:42.695571 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-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 09 10:41:42.738134 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Created reservations ['03bcb1c9-e3fc-484d-a546-46ae4734e568', '903a11b4-7e76-4ef3-89a5-f94bcf9b319d', '7d0b0607-399e-4d47-8d1a-925ce20b2626', 'cf762c0c-4ff4-4097-b7bd-0a79d6cf4e60'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:42.739413 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc251bce-c214-426a-8698-1fb4e0c59161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03bcb1c9-e3fc-484d-a546-46ae4734e568', '903a11b4-7e76-4ef3-89a5-f94bcf9b319d', '7d0b0607-399e-4d47-8d1a-925ce20b2626', 'cf762c0c-4ff4-4097-b7bd-0a79d6cf4e60']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:42.740016 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53d3d4e-a753-4359-b347-5cf4efde3b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:42.768445 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53d3d4e-a753-4359-b347-5cf4efde3b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c54313f0-f62f-4fc6-a325-95b69d65729d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1417822071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baeed49fd0e94e3fb8276b7cd3e247e7',qos_specs=None,replication_status=,reservations=['03bcb1c9-e3fc-484d-a546-46ae4734e568','903a11b4-7e76-4ef3-89a5-f94bcf9b319d','7d0b0607-399e-4d47-8d1a-925ce20b2626','cf762c0c-4ff4-4097-b7bd-0a79d6cf4e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd190abbb0914286bea7015f6053f656',volume_type_id=d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1417822071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c54313f0-f62f-4fc6-a325-95b69d65729d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baeed49fd0e94e3fb8276b7cd3e247e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd190abbb0914286bea7015f6053f656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72),volume_type_id=d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:42.769809 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa18adc8-b01a-405e-9851-394dfe50ace2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:42.806893 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa18adc8-b01a-405e-9851-394dfe50ace2) transitioned into state 'SUCCESS' from state '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-1417822071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baeed49fd0e94e3fb8276b7cd3e247e7',qos_specs=None,replication_status=,reservations=['03bcb1c9-e3fc-484d-a546-46ae4734e568','903a11b4-7e76-4ef3-89a5-f94bcf9b319d','7d0b0607-399e-4d47-8d1a-925ce20b2626','cf762c0c-4ff4-4097-b7bd-0a79d6cf4e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd190abbb0914286bea7015f6053f656',volume_type_id=d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:42.806893 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54a803e6-6937-4e7e-b7bc-1aebcce568b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:42.819692 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54a803e6-6937-4e7e-b7bc-1aebcce568b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:42.820991 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Flow 'volume_create_api' (b8116e3d-f3e0-4d18-849b-ff419974a37c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:42.821330 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Create volume request issued successfully. Aug 09 10:41:42.822211 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-261014ea-d759-4329-9d42-037ddad2159a tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:42.822820 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 309/1243] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:42 2026] POST /volume/v3/volumes => generated 768 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:42.837800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ab437fbe-57a1-43a0-8d0b-18cacc9b1d54 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:42.842332 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab437fbe-57a1-43a0-8d0b-18cacc9b1d54 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] GET https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:42.842621 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab437fbe-57a1-43a0-8d0b-18cacc9b1d54 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:42.842884 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab437fbe-57a1-43a0-8d0b-18cacc9b1d54 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:42.862505 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:42.862505 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:42.873764 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ab437fbe-57a1-43a0-8d0b-18cacc9b1d54 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Volume info retrieved successfully. Aug 09 10:41:42.880179 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab437fbe-57a1-43a0-8d0b-18cacc9b1d54 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d returned with HTTP 200 Aug 09 10:41:42.880977 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 317/1244] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:42 2026] GET /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d => generated 836 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:42.891654 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d4867712-7eab-4c14-a345-411ee4689713 req-6b10bf86-9fc1-4b02-bace-6fc8c1a7a48e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:42.895610 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d4867712-7eab-4c14-a345-411ee4689713 req-6b10bf86-9fc1-4b02-bace-6fc8c1a7a48e tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] DELETE https://10.4.3.125/volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea Aug 09 10:41:42.896400 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d4867712-7eab-4c14-a345-411ee4689713 req-6b10bf86-9fc1-4b02-bace-6fc8c1a7a48e tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:42.896950 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d4867712-7eab-4c14-a345-411ee4689713 req-6b10bf86-9fc1-4b02-bace-6fc8c1a7a48e tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:42.912339 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:42.912339 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:42.975088 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d4867712-7eab-4c14-a345-411ee4689713 req-6b10bf86-9fc1-4b02-bace-6fc8c1a7a48e tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea returned with HTTP 200 Aug 09 10:41:42.975609 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 311/1245] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:41:42 2026] DELETE /volume/v3/attachments/7e7e2de2-422a-4b5c-b02f-33165071d2ea => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:42.986798 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bd37238d-9aef-4e7d-95f9-f0604b206df5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:42.987263 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d4867712-7eab-4c14-a345-411ee4689713 req-1d01c0f1-bb70-4281-a75a-fa8ef864956c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:42.989227 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd37238d-9aef-4e7d-95f9-f0604b206df5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:42.989545 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd37238d-9aef-4e7d-95f9-f0604b206df5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:42.989777 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d4867712-7eab-4c14-a345-411ee4689713 req-1d01c0f1-bb70-4281-a75a-fa8ef864956c tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] DELETE https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc Aug 09 10:41:42.989830 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd37238d-9aef-4e7d-95f9-f0604b206df5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:42.989965 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-bd37238d-9aef-4e7d-95f9-f0604b206df5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:42.990002 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d4867712-7eab-4c14-a345-411ee4689713 req-1d01c0f1-bb70-4281-a75a-fa8ef864956c tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:42.990241 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d4867712-7eab-4c14-a345-411ee4689713 req-1d01c0f1-bb70-4281-a75a-fa8ef864956c tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:42.990510 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-d4867712-7eab-4c14-a345-411ee4689713 req-1d01c0f1-bb70-4281-a75a-fa8ef864956c tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Delete volume with id: 6c0bb8e4-de30-4915-b1c1-886e54e1cffc Aug 09 10:41:42.997683 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:42.997683 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:42.998708 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd37238d-9aef-4e7d-95f9-f0604b206df5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:42.999353 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 309/1246] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:42 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:43.001495 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:43.001495 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:43.002053 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d4867712-7eab-4c14-a345-411ee4689713 req-1d01c0f1-bb70-4281-a75a-fa8ef864956c tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:41:43.026371 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d4867712-7eab-4c14-a345-411ee4689713 req-1d01c0f1-bb70-4281-a75a-fa8ef864956c tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Delete volume request issued successfully. Aug 09 10:41:43.026662 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d4867712-7eab-4c14-a345-411ee4689713 req-1d01c0f1-bb70-4281-a75a-fa8ef864956c tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc returned with HTTP 202 Aug 09 10:41:43.027173 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 310/1247] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:41:42 2026] DELETE /volume/v3/volumes/6c0bb8e4-de30-4915-b1c1-886e54e1cffc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:43.053093 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-49cb3fdd-3886-4211-ae25-4cfd2353eff4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:43.054829 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-49cb3fdd-3886-4211-ae25-4cfd2353eff4 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 Aug 09 10:41:43.055063 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-49cb3fdd-3886-4211-ae25-4cfd2353eff4 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:43.055331 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-49cb3fdd-3886-4211-ae25-4cfd2353eff4 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:43.062045 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-49cb3fdd-3886-4211-ae25-4cfd2353eff4 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 returned with HTTP 404 Aug 09 10:41:43.062766 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 318/1248] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:43 2026] GET /volume/v3/volumes/0e28ae6a-e99d-410a-897b-0ccc12c51b11 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:43.070756 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d99bf3f-1464-4606-bd6e-159aa28f3265 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:43.072959 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d99bf3f-1464-4606-bd6e-159aa28f3265 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:43.073230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d99bf3f-1464-4606-bd6e-159aa28f3265 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:43.073450 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d99bf3f-1464-4606-bd6e-159aa28f3265 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:43.153578 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bd18fda8-787d-4ec6-a3a7-14555e90f1cf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:43.155964 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd18fda8-787d-4ec6-a3a7-14555e90f1cf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] GET https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 Aug 09 10:41:43.156276 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd18fda8-787d-4ec6-a3a7-14555e90f1cf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:43.156649 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd18fda8-787d-4ec6-a3a7-14555e90f1cf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:43.166650 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd18fda8-787d-4ec6-a3a7-14555e90f1cf tempest-AttachVolumeTestJSON-886654261 tempest-AttachVolumeTestJSON-886654261-project-member] https://10.4.3.125/volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 returned with HTTP 404 Aug 09 10:41:43.167810 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 310/1249] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:43 2026] GET /volume/v3/volumes/82c3b8dc-3f8b-4fdd-934b-77f67f6a1425 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:43.256943 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:43.256943 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:43.261130 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6d99bf3f-1464-4606-bd6e-159aa28f3265 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:43.265663 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d99bf3f-1464-4606-bd6e-159aa28f3265 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 returned with HTTP 200 Aug 09 10:41:43.265663 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 312/1250] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:43 2026] GET /volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 => generated 891 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:43.282885 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dcda16bc-63de-4dbc-afcc-74ac224007e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:43.284959 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dcda16bc-63de-4dbc-afcc-74ac224007e9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] DELETE https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:43.285328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dcda16bc-63de-4dbc-afcc-74ac224007e9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:43.285390 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dcda16bc-63de-4dbc-afcc-74ac224007e9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:43.285770 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-dcda16bc-63de-4dbc-afcc-74ac224007e9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume with id: d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:43.297203 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:43.297203 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:43.297846 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dcda16bc-63de-4dbc-afcc-74ac224007e9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:43.336898 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dcda16bc-63de-4dbc-afcc-74ac224007e9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume request issued successfully. Aug 09 10:41:43.337200 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dcda16bc-63de-4dbc-afcc-74ac224007e9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 returned with HTTP 202 Aug 09 10:41:43.337826 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 311/1251] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:43 2026] DELETE /volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:43.349515 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-428ca0d6-14f0-4fab-848f-22cb7f818d7a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:43.351861 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-428ca0d6-14f0-4fab-848f-22cb7f818d7a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:43.352036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-428ca0d6-14f0-4fab-848f-22cb7f818d7a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:43.352304 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-428ca0d6-14f0-4fab-848f-22cb7f818d7a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:43.365709 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:43.365709 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:43.370785 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-428ca0d6-14f0-4fab-848f-22cb7f818d7a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:43.378282 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-428ca0d6-14f0-4fab-848f-22cb7f818d7a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 returned with HTTP 200 Aug 09 10:41:43.381799 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 319/1252] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:43 2026] GET /volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 => generated 890 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:43.896051 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0af3b6e-5043-483e-ac59-04ab5562cf26 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:43.898412 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0af3b6e-5043-483e-ac59-04ab5562cf26 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] GET https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:43.898696 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0af3b6e-5043-483e-ac59-04ab5562cf26 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:43.898940 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0af3b6e-5043-483e-ac59-04ab5562cf26 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:43.910939 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:43.910939 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:43.917404 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b0af3b6e-5043-483e-ac59-04ab5562cf26 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Volume info retrieved successfully. Aug 09 10:41:43.927762 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0af3b6e-5043-483e-ac59-04ab5562cf26 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d returned with HTTP 200 Aug 09 10:41:43.928280 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 311/1253] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:43 2026] GET /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:43.930334 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-06bcb775-19fb-4cc1-9085-79548dce1711 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:43.932066 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-06bcb775-19fb-4cc1-9085-79548dce1711 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:41:43.932263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-06bcb775-19fb-4cc1-9085-79548dce1711 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:43.932507 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-06bcb775-19fb-4cc1-9085-79548dce1711 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:43.932716 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-06bcb775-19fb-4cc1-9085-79548dce1711 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Delete volume with id: ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:41:43.942291 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:43.942291 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:43.942855 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-06bcb775-19fb-4cc1-9085-79548dce1711 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:41:43.946340 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7c2a2d7-f561-4a62-91f2-0c6be3bc0609 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:43.948385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7c2a2d7-f561-4a62-91f2-0c6be3bc0609 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] GET https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:43.949904 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7c2a2d7-f561-4a62-91f2-0c6be3bc0609 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:43.949904 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7c2a2d7-f561-4a62-91f2-0c6be3bc0609 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:43.962322 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:43.962322 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:43.967155 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-06bcb775-19fb-4cc1-9085-79548dce1711 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Delete volume request issued successfully. Aug 09 10:41:43.967589 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-06bcb775-19fb-4cc1-9085-79548dce1711 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 202 Aug 09 10:41:43.968781 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 313/1254] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:43 2026] DELETE /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:43.973215 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7c2a2d7-f561-4a62-91f2-0c6be3bc0609 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Volume info retrieved successfully. Aug 09 10:41:43.976080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-be375925-73ca-437c-8ce5-e03ba81e4a01 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:43.978488 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be375925-73ca-437c-8ce5-e03ba81e4a01 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:41:43.979429 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be375925-73ca-437c-8ce5-e03ba81e4a01 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:43.979429 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be375925-73ca-437c-8ce5-e03ba81e4a01 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:43.982036 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7c2a2d7-f561-4a62-91f2-0c6be3bc0609 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d returned with HTTP 200 Aug 09 10:41:43.982036 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 312/1255] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:43 2026] GET /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:43.988212 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:43.988212 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:43.993030 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-be375925-73ca-437c-8ce5-e03ba81e4a01 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Volume info retrieved successfully. Aug 09 10:41:44.002488 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be375925-73ca-437c-8ce5-e03ba81e4a01 tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 200 Aug 09 10:41:44.002932 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 320/1256] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:43 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:44.004009 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:44.008232 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] POST https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d/action Aug 09 10:41:44.008810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:41:44.008981 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:44.019528 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5e4eb959-1705-4b86-a506-058ab5522ed0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:44.022386 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e4eb959-1705-4b86-a506-058ab5522ed0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:44.022642 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e4eb959-1705-4b86-a506-058ab5522ed0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:44.022764 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:44.022764 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:44.022901 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e4eb959-1705-4b86-a506-058ab5522ed0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:44.023118 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5e4eb959-1705-4b86-a506-058ab5522ed0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:44.023463 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Volume info retrieved successfully. Aug 09 10:41:44.032422 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:44.032422 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:44.033527 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e4eb959-1705-4b86-a506-058ab5522ed0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:44.034262 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 314/1257] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:44 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:44.062280 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-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 09 10:41:44.062710 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-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 09 10:41:44.113250 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Created reservations ['955f27ff-91ce-4ebd-b7f9-ff92d14afbe7', 'f9271733-ea9e-425b-a02d-de46aeaf39d1'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:44.134199 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-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 09 10:41:44.134692 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-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 09 10:41:44.148087 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Created reservations ['fb27b2b4-308d-44a8-b78f-72c0293711ad', '39c44498-b3ba-4660-a4f9-7e1b22cedc14'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:44.183057 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Retype volume request issued successfully. Aug 09 10:41:44.183389 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e1aa588e-144c-4638-a6d1-6ab6f87e9d67 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d/action returned with HTTP 202 Aug 09 10:41:44.184114 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 312/1258] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:41:44 2026] POST /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:41:44.198612 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1a13dbd-d64f-4082-ac52-1f3bd35835c9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:44.201197 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1a13dbd-d64f-4082-ac52-1f3bd35835c9 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] GET https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:44.201481 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1a13dbd-d64f-4082-ac52-1f3bd35835c9 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:44.201713 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1a13dbd-d64f-4082-ac52-1f3bd35835c9 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:44.211461 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:44.211461 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:44.217971 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d1a13dbd-d64f-4082-ac52-1f3bd35835c9 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Volume info retrieved successfully. Aug 09 10:41:44.223985 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1a13dbd-d64f-4082-ac52-1f3bd35835c9 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d returned with HTTP 200 Aug 09 10:41:44.224628 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 313/1259] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:44 2026] GET /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:44.398710 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e59a2cae-845a-4e34-beb3-296455bf679c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:44.401170 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e59a2cae-845a-4e34-beb3-296455bf679c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 Aug 09 10:41:44.401390 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e59a2cae-845a-4e34-beb3-296455bf679c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:44.401599 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e59a2cae-845a-4e34-beb3-296455bf679c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:44.407314 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e59a2cae-845a-4e34-beb3-296455bf679c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 returned with HTTP 404 Aug 09 10:41:44.407758 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 321/1260] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:44 2026] GET /volume/v3/volumes/d1d30f4d-6a54-4229-a3a9-077fa9fac7f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:44.423136 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:44.426342 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:44.426878 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1509271011"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:44.429068 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1509271011'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:44.429255 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume of 1 GB Aug 09 10:41:44.438352 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Availability Zones retrieved successfully. Aug 09 10:41:44.445605 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (d8313043-8ebf-4b04-a600-3974ec66b781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:44.446930 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6af43c0a-9862-4de0-a0d4-acf5551b88ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:44.448492 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:44.484932 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6af43c0a-9862-4de0-a0d4-acf5551b88ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:44.485891 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bea954-eb41-47d9-9320-edd0e4ba0a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:44.557166 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Created reservations ['333390fe-022a-4705-bab5-7bb8e798a2df', '08591aaf-0b75-4836-a8c8-6be9f72ef60c', 'e4119e44-f61e-4b10-adbf-258a61f7889c', 'b64ad736-5263-4b6a-a8f5-207a94d912f7'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:44.558620 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bea954-eb41-47d9-9320-edd0e4ba0a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['333390fe-022a-4705-bab5-7bb8e798a2df', '08591aaf-0b75-4836-a8c8-6be9f72ef60c', 'e4119e44-f61e-4b10-adbf-258a61f7889c', 'b64ad736-5263-4b6a-a8f5-207a94d912f7']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:44.560380 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b364c15-d694-4e18-a616-9b9be170cdf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:44.586102 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b364c15-d694-4e18-a616-9b9be170cdf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b41ff337-f233-4c81-b4d9-2e3cf6b33d4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1509271011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['333390fe-022a-4705-bab5-7bb8e798a2df','08591aaf-0b75-4836-a8c8-6be9f72ef60c','e4119e44-f61e-4b10-adbf-258a61f7889c','b64ad736-5263-4b6a-a8f5-207a94d912f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1509271011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b41ff337-f233-4c81-b4d9-2e3cf6b33d4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:44.586935 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699d44c5-5c70-46fd-9968-153ad529ff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:44.612595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699d44c5-5c70-46fd-9968-153ad529ff79) transitioned into state 'SUCCESS' from state '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-1509271011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['333390fe-022a-4705-bab5-7bb8e798a2df','08591aaf-0b75-4836-a8c8-6be9f72ef60c','e4119e44-f61e-4b10-adbf-258a61f7889c','b64ad736-5263-4b6a-a8f5-207a94d912f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:44.613610 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c619e53-f333-4f03-9091-66c4216c16e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:44.629665 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c619e53-f333-4f03-9091-66c4216c16e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:44.630509 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (d8313043-8ebf-4b04-a600-3974ec66b781) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:44.630939 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request issued successfully. Aug 09 10:41:44.631467 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ebed7169-0d5b-4b5e-a521-dc17e9b88562 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:44.632060 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 315/1261] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:41:44 2026] POST /volume/v3/volumes => generated 745 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:44.649259 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c209288c-7f76-4341-9be5-7a37eb3cce28 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:44.651882 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c209288c-7f76-4341-9be5-7a37eb3cce28 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a Aug 09 10:41:44.651882 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c209288c-7f76-4341-9be5-7a37eb3cce28 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:44.652094 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c209288c-7f76-4341-9be5-7a37eb3cce28 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:44.661509 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:44.661509 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:44.666646 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c209288c-7f76-4341-9be5-7a37eb3cce28 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:44.674287 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c209288c-7f76-4341-9be5-7a37eb3cce28 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a returned with HTTP 200 Aug 09 10:41:44.674981 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 313/1262] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:44 2026] GET /volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:45.021531 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f5ac014-78cc-49a5-9d1d-d4ee3fbec36a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:45.023351 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f5ac014-78cc-49a5-9d1d-d4ee3fbec36a tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] GET https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a Aug 09 10:41:45.023520 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f5ac014-78cc-49a5-9d1d-d4ee3fbec36a tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:45.023685 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f5ac014-78cc-49a5-9d1d-d4ee3fbec36a tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:45.031788 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f5ac014-78cc-49a5-9d1d-d4ee3fbec36a tempest-ServerActionsTestOtherA-452337378 tempest-ServerActionsTestOtherA-452337378-project-member] https://10.4.3.125/volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a returned with HTTP 404 Aug 09 10:41:45.032297 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 314/1263] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:45 2026] GET /volume/v3/volumes/ad832943-88fe-45b7-90b5-cd643f22a33a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:45.058125 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d941b396-1ec7-4415-8364-22aeeaa5f16b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:45.063100 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d941b396-1ec7-4415-8364-22aeeaa5f16b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:45.063404 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d941b396-1ec7-4415-8364-22aeeaa5f16b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:45.063704 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d941b396-1ec7-4415-8364-22aeeaa5f16b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:45.063867 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d941b396-1ec7-4415-8364-22aeeaa5f16b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:45.073964 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:45.073964 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:45.077635 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d941b396-1ec7-4415-8364-22aeeaa5f16b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:45.078368 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 322/1264] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:45 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:45.243444 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-67b66de8-af27-4731-b587-d44e4a2e6a25 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:45.246309 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-67b66de8-af27-4731-b587-d44e4a2e6a25 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] GET https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:45.246309 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-67b66de8-af27-4731-b587-d44e4a2e6a25 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:45.246554 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-67b66de8-af27-4731-b587-d44e4a2e6a25 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:45.256037 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:45.256037 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:45.261029 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-67b66de8-af27-4731-b587-d44e4a2e6a25 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Volume info retrieved successfully. Aug 09 10:41:45.266869 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-67b66de8-af27-4731-b587-d44e4a2e6a25 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d returned with HTTP 200 Aug 09 10:41:45.269211 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 316/1265] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:45 2026] GET /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:45.285099 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-09e9876e-7a09-4b42-a409-9031269de621 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:45.293829 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09e9876e-7a09-4b42-a409-9031269de621 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] GET https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:45.293829 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09e9876e-7a09-4b42-a409-9031269de621 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:45.293829 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09e9876e-7a09-4b42-a409-9031269de621 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:45.304089 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:45.304089 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:45.308618 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-09e9876e-7a09-4b42-a409-9031269de621 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Volume info retrieved successfully. Aug 09 10:41:45.314857 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09e9876e-7a09-4b42-a409-9031269de621 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d returned with HTTP 200 Aug 09 10:41:45.315566 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 314/1266] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:45 2026] GET /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:45.335121 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-538862d5-7bee-479c-a58e-51fa1cda6135 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:45.337478 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-538862d5-7bee-479c-a58e-51fa1cda6135 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] GET https://10.4.3.125/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1417822071 Aug 09 10:41:45.337712 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-538862d5-7bee-479c-a58e-51fa1cda6135 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:45.337899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-538862d5-7bee-479c-a58e-51fa1cda6135 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:45.338938 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-538862d5-7bee-479c-a58e-51fa1cda6135 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1417822071'), ('all_tenants', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:41:45.388285 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-538862d5-7bee-479c-a58e-51fa1cda6135 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Get all volumes completed successfully. Aug 09 10:41:45.389114 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-538862d5-7bee-479c-a58e-51fa1cda6135 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] https://10.4.3.125/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1417822071 returned with HTTP 200 Aug 09 10:41:45.389743 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 315/1267] 10.4.3.125 () {66 vars in 1398 bytes} [Sun Aug 9 10:41:45 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1417822071 => generated 347 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:45.400176 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d4f8f01-739d-4e04-a0a9-c110a230c6d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:45.402616 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d4f8f01-739d-4e04-a0a9-c110a230c6d0 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] GET https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:45.403136 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d4f8f01-739d-4e04-a0a9-c110a230c6d0 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:45.403136 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d4f8f01-739d-4e04-a0a9-c110a230c6d0 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:45.413259 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:45.413259 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:45.419219 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2d4f8f01-739d-4e04-a0a9-c110a230c6d0 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Volume info retrieved successfully. Aug 09 10:41:45.424796 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d4f8f01-739d-4e04-a0a9-c110a230c6d0 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d returned with HTTP 200 Aug 09 10:41:45.430397 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 323/1268] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:45 2026] GET /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:45.439269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c4f3448e-2134-48fc-b4a1-661ab9387cea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:45.441575 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c4f3448e-2134-48fc-b4a1-661ab9387cea tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] DELETE https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:45.441816 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c4f3448e-2134-48fc-b4a1-661ab9387cea tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:45.442106 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c4f3448e-2134-48fc-b4a1-661ab9387cea tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:45.442372 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-c4f3448e-2134-48fc-b4a1-661ab9387cea tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Delete volume with id: c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:45.449398 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:45.449398 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:45.449940 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c4f3448e-2134-48fc-b4a1-661ab9387cea tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Volume info retrieved successfully. Aug 09 10:41:45.496155 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c4f3448e-2134-48fc-b4a1-661ab9387cea tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Delete volume request issued successfully. Aug 09 10:41:45.496540 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c4f3448e-2134-48fc-b4a1-661ab9387cea tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d returned with HTTP 202 Aug 09 10:41:45.497260 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 317/1269] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:45 2026] DELETE /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:45.509394 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-19cd8020-cb8a-4fa7-b686-8eec9e219382 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:45.515218 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-19cd8020-cb8a-4fa7-b686-8eec9e219382 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] GET https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:45.515218 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-19cd8020-cb8a-4fa7-b686-8eec9e219382 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:45.515218 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-19cd8020-cb8a-4fa7-b686-8eec9e219382 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:45.525649 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:45.525649 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:45.536214 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-19cd8020-cb8a-4fa7-b686-8eec9e219382 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Volume info retrieved successfully. Aug 09 10:41:45.548067 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-19cd8020-cb8a-4fa7-b686-8eec9e219382 tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d returned with HTTP 200 Aug 09 10:41:45.548067 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 315/1270] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:45 2026] GET /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:45.695481 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5ee16c58-0e37-4e1b-b4b8-15959d9598e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:45.699525 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ee16c58-0e37-4e1b-b4b8-15959d9598e6 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a Aug 09 10:41:45.699525 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ee16c58-0e37-4e1b-b4b8-15959d9598e6 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:45.700070 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ee16c58-0e37-4e1b-b4b8-15959d9598e6 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:45.714603 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:45.714603 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:45.724647 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5ee16c58-0e37-4e1b-b4b8-15959d9598e6 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:45.732571 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ee16c58-0e37-4e1b-b4b8-15959d9598e6 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a returned with HTTP 200 Aug 09 10:41:45.733416 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 316/1271] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:45 2026] GET /volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:45.757481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:45.763395 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:45.763395 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b41ff337-f233-4c81-b4d9-2e3cf6b33d4a", "size": 1, "name": "tempest-VolumesGetTest-Volume-2070604006", "metadata": {"Type": "Test"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:45.764981 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request body: {'volume': {'source_volid': 'b41ff337-f233-4c81-b4d9-2e3cf6b33d4a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2070604006', 'metadata': {'Type': 'Test'}}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:45.775838 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:45.775838 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:45.777568 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume retrieved successfully. Aug 09 10:41:45.778054 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume of 1 GB Aug 09 10:41:45.789313 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Availability Zones retrieved successfully. Aug 09 10:41:45.803259 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (a5e14f19-eeb4-456c-8a61-98a60f3557f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:45.804701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bac2932c-bfa6-463d-8df3-303216ea1ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:45.806861 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:45.855162 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bac2932c-bfa6-463d-8df3-303216ea1ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b41ff337-f233-4c81-b4d9-2e3cf6b33d4a', 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:45.856387 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0f05b8-3737-45e2-b302-ce371f817935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:45.930210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Created reservations ['2e3e6a6d-fb5f-417f-8e3a-686f7152eae7', '948c0a67-f3c0-4fa2-bcf8-997c589b309f', '7db4344f-dae0-4393-90d1-d068713c2182', '6d09b50b-5a9d-4838-a8c9-d60f0a9405ef'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:45.930210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0f05b8-3737-45e2-b302-ce371f817935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e3e6a6d-fb5f-417f-8e3a-686f7152eae7', '948c0a67-f3c0-4fa2-bcf8-997c589b309f', '7db4344f-dae0-4393-90d1-d068713c2182', '6d09b50b-5a9d-4838-a8c9-d60f0a9405ef']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:45.930971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6280704-736e-4ccf-ac8b-9a32d5b09c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:45.984088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6280704-736e-4ccf-ac8b-9a32d5b09c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83ae4f78-8f22-433c-a101-d066864e2c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2070604006',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['2e3e6a6d-fb5f-417f-8e3a-686f7152eae7','948c0a67-f3c0-4fa2-bcf8-997c589b309f','7db4344f-dae0-4393-90d1-d068713c2182','6d09b50b-5a9d-4838-a8c9-d60f0a9405ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=b41ff337-f233-4c81-b4d9-2e3cf6b33d4a,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2070604006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83ae4f78-8f22-433c-a101-d066864e2c64,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b41ff337-f233-4c81-b4d9-2e3cf6b33d4a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:45.985602 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3cd9c64-4e2f-4a80-a8eb-6402793306cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:46.021281 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3cd9c64-4e2f-4a80-a8eb-6402793306cc) transitioned into state 'SUCCESS' from state '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-2070604006',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['2e3e6a6d-fb5f-417f-8e3a-686f7152eae7','948c0a67-f3c0-4fa2-bcf8-997c589b309f','7db4344f-dae0-4393-90d1-d068713c2182','6d09b50b-5a9d-4838-a8c9-d60f0a9405ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=b41ff337-f233-4c81-b4d9-2e3cf6b33d4a,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:46.022794 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd801fd9-ff4e-4ac0-a56a-826a9ba16919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:46.049382 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd801fd9-ff4e-4ac0-a56a-826a9ba16919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:46.049382 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (a5e14f19-eeb4-456c-8a61-98a60f3557f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:46.049382 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request issued successfully. Aug 09 10:41:46.050446 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26f3f981-5f07-45c6-b806-0c3b4bf40a6a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:46.055240 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 324/1272] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:45 2026] POST /volume/v3/volumes => generated 793 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:46.067352 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1accb512-8f55-4cb6-9545-7f8401a16bd1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:46.069621 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1accb512-8f55-4cb6-9545-7f8401a16bd1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:46.070143 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1accb512-8f55-4cb6-9545-7f8401a16bd1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:46.070143 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1accb512-8f55-4cb6-9545-7f8401a16bd1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:46.078583 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:46.078583 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:46.082896 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1accb512-8f55-4cb6-9545-7f8401a16bd1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:46.087995 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1accb512-8f55-4cb6-9545-7f8401a16bd1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 returned with HTTP 200 Aug 09 10:41:46.088474 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 318/1273] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:46 2026] GET /volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:46.090626 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5b4815d0-3f72-4763-8e5b-e2c895711e92 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:46.095689 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5b4815d0-3f72-4763-8e5b-e2c895711e92 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:46.095689 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5b4815d0-3f72-4763-8e5b-e2c895711e92 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:46.095689 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5b4815d0-3f72-4763-8e5b-e2c895711e92 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:46.095689 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5b4815d0-3f72-4763-8e5b-e2c895711e92 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:46.102961 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:46.102961 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:46.104266 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5b4815d0-3f72-4763-8e5b-e2c895711e92 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:46.104929 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 316/1274] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:46 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:46.574361 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f8301805-4592-46bf-9004-6a2823253def None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:46.576856 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f8301805-4592-46bf-9004-6a2823253def tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] GET https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d Aug 09 10:41:46.579683 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f8301805-4592-46bf-9004-6a2823253def tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:46.579982 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f8301805-4592-46bf-9004-6a2823253def tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:46.591747 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f8301805-4592-46bf-9004-6a2823253def tempest-VolumeRetypeWithoutMigrationTest-312886 tempest-VolumeRetypeWithoutMigrationTest-312886-project-member] https://10.4.3.125/volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d returned with HTTP 404 Aug 09 10:41:46.592517 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 317/1275] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:46 2026] GET /volume/v3/volumes/c54313f0-f62f-4fc6-a325-95b69d65729d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:46.606365 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-02340ceb-8b70-4be0-a247-25a886b95810 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:46.609657 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02340ceb-8b70-4be0-a247-25a886b95810 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] DELETE https://10.4.3.125/volume/v3/types/26364c44-0605-4ef0-8285-362338524a38 Aug 09 10:41:46.610073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02340ceb-8b70-4be0-a247-25a886b95810 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:46.610397 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02340ceb-8b70-4be0-a247-25a886b95810 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:46.610792 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:46.610792 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:46.670139 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02340ceb-8b70-4be0-a247-25a886b95810 tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] https://10.4.3.125/volume/v3/types/26364c44-0605-4ef0-8285-362338524a38 returned with HTTP 202 Aug 09 10:41:46.670773 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 325/1276] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:41:46 2026] DELETE /volume/v3/types/26364c44-0605-4ef0-8285-362338524a38 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:46.679287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-33308c0f-ab6a-463a-8a2d-a4e903eedade None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:46.684237 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33308c0f-ab6a-463a-8a2d-a4e903eedade tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] GET https://10.4.3.125/volume/v3/types/26364c44-0605-4ef0-8285-362338524a38 Aug 09 10:41:46.684237 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-33308c0f-ab6a-463a-8a2d-a4e903eedade tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:46.684237 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-33308c0f-ab6a-463a-8a2d-a4e903eedade tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:46.693854 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33308c0f-ab6a-463a-8a2d-a4e903eedade tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] https://10.4.3.125/volume/v3/types/26364c44-0605-4ef0-8285-362338524a38 returned with HTTP 404 Aug 09 10:41:46.693854 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 319/1277] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:41:46 2026] GET /volume/v3/types/26364c44-0605-4ef0-8285-362338524a38 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:46.703999 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7a69505a-f89b-406a-9b59-f99574a10aab None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:46.707714 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a69505a-f89b-406a-9b59-f99574a10aab tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] DELETE https://10.4.3.125/volume/v3/types/d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72 Aug 09 10:41:46.708057 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a69505a-f89b-406a-9b59-f99574a10aab tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:46.708402 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a69505a-f89b-406a-9b59-f99574a10aab tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:46.749517 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a69505a-f89b-406a-9b59-f99574a10aab tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] https://10.4.3.125/volume/v3/types/d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72 returned with HTTP 202 Aug 09 10:41:46.750285 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 317/1278] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:41:46 2026] DELETE /volume/v3/types/d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:46.760242 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c76a4b5d-158b-40e0-a22d-6d38f25943ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:46.760982 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c76a4b5d-158b-40e0-a22d-6d38f25943ac tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] GET https://10.4.3.125/volume/v3/types/d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72 Aug 09 10:41:46.761260 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c76a4b5d-158b-40e0-a22d-6d38f25943ac tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:46.761529 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c76a4b5d-158b-40e0-a22d-6d38f25943ac tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:46.767064 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c76a4b5d-158b-40e0-a22d-6d38f25943ac tempest-VolumeRetypeWithoutMigrationTest-2020867909 tempest-VolumeRetypeWithoutMigrationTest-2020867909-project-admin] https://10.4.3.125/volume/v3/types/d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72 returned with HTTP 404 Aug 09 10:41:46.768292 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 318/1279] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:41:46 2026] GET /volume/v3/types/d9ec2cc2-a225-4c7a-98cf-2fa4cd93fb72 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:47.114274 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e2587acf-6554-4686-a341-2c47674ba7e8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:47.118952 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2587acf-6554-4686-a341-2c47674ba7e8 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:47.118952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2587acf-6554-4686-a341-2c47674ba7e8 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:47.118952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2587acf-6554-4686-a341-2c47674ba7e8 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:47.119460 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2f185aaf-f7ac-4b03-9566-ff53ecd8efbb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:47.120971 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f185aaf-f7ac-4b03-9566-ff53ecd8efbb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:47.121173 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f185aaf-f7ac-4b03-9566-ff53ecd8efbb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:47.122366 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f185aaf-f7ac-4b03-9566-ff53ecd8efbb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:47.122366 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-2f185aaf-f7ac-4b03-9566-ff53ecd8efbb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:47.127898 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:47.127898 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:47.131214 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f185aaf-f7ac-4b03-9566-ff53ecd8efbb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:47.131372 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:47.131372 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:47.131474 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 320/1280] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:47 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:47.138750 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e2587acf-6554-4686-a341-2c47674ba7e8 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:47.147047 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2587acf-6554-4686-a341-2c47674ba7e8 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 returned with HTTP 200 Aug 09 10:41:47.147669 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 326/1281] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:47 2026] GET /volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:47.168108 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9d6e5f1-511d-4adf-8610-ff147ff86f1c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:47.170616 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9d6e5f1-511d-4adf-8610-ff147ff86f1c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:47.170829 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9d6e5f1-511d-4adf-8610-ff147ff86f1c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:47.171062 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9d6e5f1-511d-4adf-8610-ff147ff86f1c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:47.180034 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:47.180034 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:47.186404 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f9d6e5f1-511d-4adf-8610-ff147ff86f1c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:47.194374 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9d6e5f1-511d-4adf-8610-ff147ff86f1c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 returned with HTTP 200 Aug 09 10:41:47.194374 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 318/1282] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:47 2026] GET /volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 => generated 886 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:47.212046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0edc8a6-3d1c-43d7-b595-ebfd0d518547 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:47.215512 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0edc8a6-3d1c-43d7-b595-ebfd0d518547 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] PUT https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:47.215922 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0edc8a6-3d1c-43d7-b595-ebfd0d518547 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2070604006"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:47.239827 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:47.239827 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:47.248107 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0edc8a6-3d1c-43d7-b595-ebfd0d518547 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:47.261337 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0edc8a6-3d1c-43d7-b595-ebfd0d518547 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume updated successfully. Aug 09 10:41:47.262629 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0edc8a6-3d1c-43d7-b595-ebfd0d518547 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 returned with HTTP 200 Aug 09 10:41:47.262785 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 319/1283] 10.4.3.125 () {68 vars in 1368 bytes} [Sun Aug 9 10:41:47 2026] PUT /volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:47.279966 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f624d2c2-d4d2-464b-909f-3b1f104b41f9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:47.282220 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f624d2c2-d4d2-464b-909f-3b1f104b41f9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] PUT https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:47.283107 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f624d2c2-d4d2-464b-909f-3b1f104b41f9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-779128488", "description": "This is the new description of volume"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:47.294156 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:47.294156 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:47.305500 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f624d2c2-d4d2-464b-909f-3b1f104b41f9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:47.320484 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f624d2c2-d4d2-464b-909f-3b1f104b41f9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume updated successfully. Aug 09 10:41:47.321372 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f624d2c2-d4d2-464b-909f-3b1f104b41f9 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 returned with HTTP 200 Aug 09 10:41:47.321979 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 321/1284] 10.4.3.125 () {68 vars in 1369 bytes} [Sun Aug 9 10:41:47 2026] PUT /volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:47.340815 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2bcc0c3c-4b47-4686-b6f4-fb8b493dc635 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:47.343096 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bcc0c3c-4b47-4686-b6f4-fb8b493dc635 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:47.343096 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bcc0c3c-4b47-4686-b6f4-fb8b493dc635 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:47.343096 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bcc0c3c-4b47-4686-b6f4-fb8b493dc635 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:47.351574 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:47.351574 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:47.357416 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2bcc0c3c-4b47-4686-b6f4-fb8b493dc635 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:47.363788 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bcc0c3c-4b47-4686-b6f4-fb8b493dc635 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 returned with HTTP 200 Aug 09 10:41:47.364367 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 327/1285] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:47 2026] GET /volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 => generated 924 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:47.382910 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-73fa0cbb-7a26-4245-921b-b5869428d25c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:47.385270 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:47.385525 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-713700141", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-515987469"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:47.387221 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-713700141', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-515987469'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:47.387768 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume of 1 GB Aug 09 10:41:47.394385 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Availability Zones retrieved successfully. Aug 09 10:41:47.401588 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (41b3753f-d2db-487a-8429-c99a166f26a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:47.402883 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d1b5cc6-9539-43bb-b346-831b0996df48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:47.404080 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:47.446655 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d1b5cc6-9539-43bb-b346-831b0996df48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:47.449495 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fab822c-3a2c-4ff2-ad6f-c3f31be5dd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:47.537556 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Created reservations ['fe7f820d-0a6d-4edb-85a0-d618c0490fc5', '1be591d7-d1e3-4d93-a537-38109ad31242', '97c05fa5-2ee4-480d-ae71-0dadaafa0bc4', '891ac863-6123-4674-aa51-caba0ce2a464'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:47.538804 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fab822c-3a2c-4ff2-ad6f-c3f31be5dd9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe7f820d-0a6d-4edb-85a0-d618c0490fc5', '1be591d7-d1e3-4d93-a537-38109ad31242', '97c05fa5-2ee4-480d-ae71-0dadaafa0bc4', '891ac863-6123-4674-aa51-caba0ce2a464']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:47.539952 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac3899cc-1aec-4ebf-9024-1959740ce17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:47.782163 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac3899cc-1aec-4ebf-9024-1959740ce17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'feda9c5c-50ff-43e1-b630-36adedc667b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-713700141',display_name='tempest-VolumesGetTest-Volume-515987469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['fe7f820d-0a6d-4edb-85a0-d618c0490fc5','1be591d7-d1e3-4d93-a537-38109ad31242','97c05fa5-2ee4-480d-ae71-0dadaafa0bc4','891ac863-6123-4674-aa51-caba0ce2a464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-713700141',display_name='tempest-VolumesGetTest-Volume-515987469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=feda9c5c-50ff-43e1-b630-36adedc667b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:47.783177 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b54a77-ad1b-4f75-bc25-9461007758e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:47.814277 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b54a77-ad1b-4f75-bc25-9461007758e6) transitioned into 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-713700141',display_name='tempest-VolumesGetTest-Volume-515987469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['fe7f820d-0a6d-4edb-85a0-d618c0490fc5','1be591d7-d1e3-4d93-a537-38109ad31242','97c05fa5-2ee4-480d-ae71-0dadaafa0bc4','891ac863-6123-4674-aa51-caba0ce2a464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:47.815342 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddc8f7c-95e7-4cea-86ae-ada9bc4c8ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:47.839732 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddc8f7c-95e7-4cea-86ae-ada9bc4c8ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:47.843757 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (41b3753f-d2db-487a-8429-c99a166f26a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:47.843757 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request issued successfully. Aug 09 10:41:47.843757 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-73fa0cbb-7a26-4245-921b-b5869428d25c tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:47.843757 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 319/1286] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:47 2026] POST /volume/v3/volumes => generated 778 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:47.864108 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a4ec7284-926e-46c8-a326-e05e655e4093 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:47.870632 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4ec7284-926e-46c8-a326-e05e655e4093 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 Aug 09 10:41:47.870632 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4ec7284-926e-46c8-a326-e05e655e4093 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:47.870632 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4ec7284-926e-46c8-a326-e05e655e4093 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:48.080500 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:48.080500 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:48.087164 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a4ec7284-926e-46c8-a326-e05e655e4093 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:48.092971 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4ec7284-926e-46c8-a326-e05e655e4093 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 returned with HTTP 200 Aug 09 10:41:48.093636 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 320/1287] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:47 2026] GET /volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 => generated 846 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:48.144326 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6e7d1378-45e8-4dfb-911f-c99b659bb457 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:48.150568 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6e7d1378-45e8-4dfb-911f-c99b659bb457 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:48.150568 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6e7d1378-45e8-4dfb-911f-c99b659bb457 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:48.151912 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6e7d1378-45e8-4dfb-911f-c99b659bb457 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:48.151912 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6e7d1378-45e8-4dfb-911f-c99b659bb457 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:48.157056 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:48.157056 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:48.157431 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6e7d1378-45e8-4dfb-911f-c99b659bb457 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:48.160573 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 322/1288] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:48 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:49.115957 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8f3114bd-4479-4343-bc98-26befa114173 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:49.119498 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f3114bd-4479-4343-bc98-26befa114173 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 Aug 09 10:41:49.119498 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f3114bd-4479-4343-bc98-26befa114173 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:49.119498 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f3114bd-4479-4343-bc98-26befa114173 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:49.130142 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:49.130142 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:49.138441 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8f3114bd-4479-4343-bc98-26befa114173 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:49.143770 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f3114bd-4479-4343-bc98-26befa114173 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 returned with HTTP 200 Aug 09 10:41:49.144178 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 328/1289] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:49 2026] GET /volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:49.161408 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4e30ad1d-c0ed-40fe-96d4-2daf6e890825 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:49.164420 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4e30ad1d-c0ed-40fe-96d4-2daf6e890825 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] PUT https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 Aug 09 10:41:49.164942 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4e30ad1d-c0ed-40fe-96d4-2daf6e890825 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2070604006", "description": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:49.176711 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-08e431b9-1b48-46c1-aa63-99c9081f0eaf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:49.181845 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:49.181845 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:49.181934 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08e431b9-1b48-46c1-aa63-99c9081f0eaf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:49.181934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08e431b9-1b48-46c1-aa63-99c9081f0eaf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:49.181934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08e431b9-1b48-46c1-aa63-99c9081f0eaf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:49.181934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-08e431b9-1b48-46c1-aa63-99c9081f0eaf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:49.187603 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:49.187603 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:49.188793 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08e431b9-1b48-46c1-aa63-99c9081f0eaf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:49.189574 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 321/1290] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:49 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:49.192700 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4e30ad1d-c0ed-40fe-96d4-2daf6e890825 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:49.216493 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4e30ad1d-c0ed-40fe-96d4-2daf6e890825 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume updated successfully. Aug 09 10:41:49.217488 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4e30ad1d-c0ed-40fe-96d4-2daf6e890825 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 returned with HTTP 200 Aug 09 10:41:49.218292 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 320/1291] 10.4.3.125 () {68 vars in 1368 bytes} [Sun Aug 9 10:41:49 2026] PUT /volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 => generated 770 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:49.239257 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0a0d868e-3036-4c3c-9a8c-4af557d3fe3a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:49.241581 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a0d868e-3036-4c3c-9a8c-4af557d3fe3a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 Aug 09 10:41:49.241883 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a0d868e-3036-4c3c-9a8c-4af557d3fe3a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:49.242163 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a0d868e-3036-4c3c-9a8c-4af557d3fe3a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:49.252465 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:49.252465 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:49.258081 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0a0d868e-3036-4c3c-9a8c-4af557d3fe3a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:49.265381 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a0d868e-3036-4c3c-9a8c-4af557d3fe3a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 returned with HTTP 200 Aug 09 10:41:49.266540 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 323/1292] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:49 2026] GET /volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:49.286580 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dd4fd6c5-c0c0-44e6-82a3-a5bdace8d9e0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:49.289598 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd4fd6c5-c0c0-44e6-82a3-a5bdace8d9e0 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] DELETE https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 Aug 09 10:41:49.290525 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd4fd6c5-c0c0-44e6-82a3-a5bdace8d9e0 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:49.290777 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd4fd6c5-c0c0-44e6-82a3-a5bdace8d9e0 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:49.291812 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-dd4fd6c5-c0c0-44e6-82a3-a5bdace8d9e0 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume with id: feda9c5c-50ff-43e1-b630-36adedc667b0 Aug 09 10:41:49.306444 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:49.306444 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:49.307313 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dd4fd6c5-c0c0-44e6-82a3-a5bdace8d9e0 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:49.357454 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dd4fd6c5-c0c0-44e6-82a3-a5bdace8d9e0 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume request issued successfully. Aug 09 10:41:49.357796 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd4fd6c5-c0c0-44e6-82a3-a5bdace8d9e0 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 returned with HTTP 202 Aug 09 10:41:49.359554 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 329/1293] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:49 2026] DELETE /volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:49.372371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d29206c9-f3a9-4ace-af78-f2050595444d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:49.377575 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d29206c9-f3a9-4ace-af78-f2050595444d tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 Aug 09 10:41:49.377954 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d29206c9-f3a9-4ace-af78-f2050595444d tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:49.379305 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d29206c9-f3a9-4ace-af78-f2050595444d tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:49.394349 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:49.394349 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:49.401705 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d29206c9-f3a9-4ace-af78-f2050595444d tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:49.412080 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d29206c9-f3a9-4ace-af78-f2050595444d tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 returned with HTTP 200 Aug 09 10:41:49.412667 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 322/1294] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:49 2026] GET /volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:50.209654 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-193ac862-e7bf-4a0d-8fae-b7832bbf98ca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.211809 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-193ac862-e7bf-4a0d-8fae-b7832bbf98ca tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:50.212053 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-193ac862-e7bf-4a0d-8fae-b7832bbf98ca tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:50.212344 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-193ac862-e7bf-4a0d-8fae-b7832bbf98ca tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:50.212506 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-193ac862-e7bf-4a0d-8fae-b7832bbf98ca tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:50.217624 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:50.217624 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:50.218646 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-193ac862-e7bf-4a0d-8fae-b7832bbf98ca tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:50.219195 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 321/1295] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:50 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:50.291814 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3b536ae7-e4dd-4c11-8931-54d4a1a92061 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.408770 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b536ae7-e4dd-4c11-8931-54d4a1a92061 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] GET https://10.4.3.125/volume/v3/os-services Aug 09 10:41:50.409110 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b536ae7-e4dd-4c11-8931-54d4a1a92061 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:50.409277 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b536ae7-e4dd-4c11-8931-54d4a1a92061 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:50.416904 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b536ae7-e4dd-4c11-8931-54d4a1a92061 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] https://10.4.3.125/volume/v3/os-services returned with HTTP 200 Aug 09 10:41:50.417463 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 324/1296] 10.4.3.125 () {66 vars in 1249 bytes} [Sun Aug 9 10:41:50 2026] GET /volume/v3/os-services => generated 626 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:50.433307 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-de728d81-335f-42e2-bbf6-6d404a2e9c81 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.434641 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ecd6e755-e24f-4cf4-a604-09f43d5ccfd6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.437120 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de728d81-335f-42e2-bbf6-6d404a2e9c81 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] PUT https://10.4.3.125/volume/v3/os-services/disable-log-reason Aug 09 10:41:50.437120 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de728d81-335f-42e2-bbf6-6d404a2e9c81 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006833", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:50.437852 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecd6e755-e24f-4cf4-a604-09f43d5ccfd6 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 Aug 09 10:41:50.439327 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de728d81-335f-42e2-bbf6-6d404a2e9c81 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] https://10.4.3.125/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 09 10:41:50.439327 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 330/1297] 10.4.3.125 () {68 vars in 1326 bytes} [Sun Aug 9 10:41:50 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:41:50.440453 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecd6e755-e24f-4cf4-a604-09f43d5ccfd6 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:50.442132 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecd6e755-e24f-4cf4-a604-09f43d5ccfd6 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:50.449067 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecd6e755-e24f-4cf4-a604-09f43d5ccfd6 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 returned with HTTP 404 Aug 09 10:41:50.449225 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ddbb6f79-70d3-4633-8a1e-8f0e5c31c94f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.450175 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 323/1298] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:50 2026] GET /volume/v3/volumes/feda9c5c-50ff-43e1-b630-36adedc667b0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:50.452259 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ddbb6f79-70d3-4633-8a1e-8f0e5c31c94f tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] PUT https://10.4.3.125/volume/v3/os-services/disable Aug 09 10:41:50.452767 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ddbb6f79-70d3-4633-8a1e-8f0e5c31c94f tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006833", "binary": "invalid_binary"} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:50.462945 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-62d87691-f7e4-4f1c-a2c9-dcf0d2bfbf53 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.463256 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ddbb6f79-70d3-4633-8a1e-8f0e5c31c94f tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] https://10.4.3.125/volume/v3/os-services/disable returned with HTTP 404 Aug 09 10:41:50.464025 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 322/1299] 10.4.3.125 () {68 vars in 1293 bytes} [Sun Aug 9 10:41:50 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:50.465673 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-62d87691-f7e4-4f1c-a2c9-dcf0d2bfbf53 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:50.466005 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-62d87691-f7e4-4f1c-a2c9-dcf0d2bfbf53 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:50.466339 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-62d87691-f7e4-4f1c-a2c9-dcf0d2bfbf53 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:50.478547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-60fee6ba-c522-4231-bbbd-adc00649491a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.481906 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60fee6ba-c522-4231-bbbd-adc00649491a tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] PUT https://10.4.3.125/volume/v3/os-services/enable Aug 09 10:41:50.482459 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60fee6ba-c522-4231-bbbd-adc00649491a tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:50.483016 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:50.483016 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:50.488820 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-62d87691-f7e4-4f1c-a2c9-dcf0d2bfbf53 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:50.497106 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-62d87691-f7e4-4f1c-a2c9-dcf0d2bfbf53 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 returned with HTTP 200 Aug 09 10:41:50.497902 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60fee6ba-c522-4231-bbbd-adc00649491a tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] https://10.4.3.125/volume/v3/os-services/enable returned with HTTP 404 Aug 09 10:41:50.498009 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 325/1300] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:50 2026] GET /volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 => generated 924 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:50.499111 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 331/1301] 10.4.3.125 () {68 vars in 1290 bytes} [Sun Aug 9 10:41:50 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:50.516395 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e98f45c6-dd42-4804-a65c-ed8580b09570 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.516878 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eeb925c4-edc7-4b7d-b3df-abd65cdd48ea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.519034 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e98f45c6-dd42-4804-a65c-ed8580b09570 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] PUT https://10.4.3.125/volume/v3/os-services/freeze Aug 09 10:41:50.519295 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eeb925c4-edc7-4b7d-b3df-abd65cdd48ea tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] DELETE https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:50.519578 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eeb925c4-edc7-4b7d-b3df-abd65cdd48ea tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:50.519823 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eeb925c4-edc7-4b7d-b3df-abd65cdd48ea tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:50.521204 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-eeb925c4-edc7-4b7d-b3df-abd65cdd48ea tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume with id: 83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:50.521302 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e98f45c6-dd42-4804-a65c-ed8580b09570 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:50.531587 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e98f45c6-dd42-4804-a65c-ed8580b09570 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] https://10.4.3.125/volume/v3/os-services/freeze returned with HTTP 400 Aug 09 10:41:50.531652 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:50.531652 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:50.531724 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 324/1302] 10.4.3.125 () {68 vars in 1290 bytes} [Sun Aug 9 10:41:50 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:50.531784 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eeb925c4-edc7-4b7d-b3df-abd65cdd48ea tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:50.541281 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-05b5f15e-31e0-4ad1-9216-7376dae95981 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.543209 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05b5f15e-31e0-4ad1-9216-7376dae95981 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] PUT https://10.4.3.125/volume/v3/os-services/thaw Aug 09 10:41:50.543778 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-05b5f15e-31e0-4ad1-9216-7376dae95981 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:50.554206 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05b5f15e-31e0-4ad1-9216-7376dae95981 tempest-VolumeServicesNegativeTest-365185759 tempest-VolumeServicesNegativeTest-365185759-project-admin] https://10.4.3.125/volume/v3/os-services/thaw returned with HTTP 400 Aug 09 10:41:50.554815 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 326/1303] 10.4.3.125 () {68 vars in 1284 bytes} [Sun Aug 9 10:41:50 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:41:50.572256 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eeb925c4-edc7-4b7d-b3df-abd65cdd48ea tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume request issued successfully. Aug 09 10:41:50.572721 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eeb925c4-edc7-4b7d-b3df-abd65cdd48ea tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 returned with HTTP 202 Aug 09 10:41:50.573503 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 323/1304] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:50 2026] DELETE /volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:50.585687 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dcab2369-cf39-449d-ad6a-4161f9b4fff5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:50.589954 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dcab2369-cf39-449d-ad6a-4161f9b4fff5 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:50.592662 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dcab2369-cf39-449d-ad6a-4161f9b4fff5 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:50.592662 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dcab2369-cf39-449d-ad6a-4161f9b4fff5 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:50.611876 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:50.611876 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:50.632746 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dcab2369-cf39-449d-ad6a-4161f9b4fff5 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:50.643229 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dcab2369-cf39-449d-ad6a-4161f9b4fff5 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 returned with HTTP 200 Aug 09 10:41:50.643497 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 332/1305] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:50 2026] GET /volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 => generated 923 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:51.243974 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1e038842-67a4-4853-84c2-8bb700b5f14c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:51.246965 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e038842-67a4-4853-84c2-8bb700b5f14c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:51.246965 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e038842-67a4-4853-84c2-8bb700b5f14c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:51.247332 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e038842-67a4-4853-84c2-8bb700b5f14c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:51.253140 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1e038842-67a4-4853-84c2-8bb700b5f14c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:51.263467 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:51.263467 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:51.267700 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e038842-67a4-4853-84c2-8bb700b5f14c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:51.268112 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 325/1306] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:51 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:51.667140 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-71171142-ab07-423e-bcb1-d456ab9e0e87 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:51.672716 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71171142-ab07-423e-bcb1-d456ab9e0e87 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 Aug 09 10:41:51.672891 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71171142-ab07-423e-bcb1-d456ab9e0e87 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:51.673765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71171142-ab07-423e-bcb1-d456ab9e0e87 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:51.684211 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71171142-ab07-423e-bcb1-d456ab9e0e87 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 returned with HTTP 404 Aug 09 10:41:51.687169 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 327/1307] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:51 2026] GET /volume/v3/volumes/83ae4f78-8f22-433c-a101-d066864e2c64 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:51.697096 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-47bb0b78-7c22-483d-a9d4-2bd6ff6972cc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:51.699291 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-47bb0b78-7c22-483d-a9d4-2bd6ff6972cc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a Aug 09 10:41:51.700789 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-47bb0b78-7c22-483d-a9d4-2bd6ff6972cc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:51.700789 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-47bb0b78-7c22-483d-a9d4-2bd6ff6972cc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:51.710941 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:51.710941 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:51.715605 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-47bb0b78-7c22-483d-a9d4-2bd6ff6972cc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:51.721289 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-47bb0b78-7c22-483d-a9d4-2bd6ff6972cc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a returned with HTTP 200 Aug 09 10:41:51.721289 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 324/1308] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:51 2026] GET /volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:51.740152 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ab1bf01c-75f9-446d-a173-f3c74c446556 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:51.745507 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab1bf01c-75f9-446d-a173-f3c74c446556 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] DELETE https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a Aug 09 10:41:51.745507 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab1bf01c-75f9-446d-a173-f3c74c446556 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:51.745605 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab1bf01c-75f9-446d-a173-f3c74c446556 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:51.746606 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ab1bf01c-75f9-446d-a173-f3c74c446556 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume with id: b41ff337-f233-4c81-b4d9-2e3cf6b33d4a Aug 09 10:41:51.757021 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:51.757021 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:51.758760 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ab1bf01c-75f9-446d-a173-f3c74c446556 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:51.801822 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ab1bf01c-75f9-446d-a173-f3c74c446556 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume request issued successfully. Aug 09 10:41:51.802013 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab1bf01c-75f9-446d-a173-f3c74c446556 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a returned with HTTP 202 Aug 09 10:41:51.803544 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 333/1309] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:51 2026] DELETE /volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:51.822809 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8df25ea9-5d6e-4ae4-988e-a5e3560ae786 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:51.832307 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8df25ea9-5d6e-4ae4-988e-a5e3560ae786 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a Aug 09 10:41:51.834222 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8df25ea9-5d6e-4ae4-988e-a5e3560ae786 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:51.834774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8df25ea9-5d6e-4ae4-988e-a5e3560ae786 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:51.852356 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:51.852356 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:51.857642 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8df25ea9-5d6e-4ae4-988e-a5e3560ae786 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:51.869211 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8df25ea9-5d6e-4ae4-988e-a5e3560ae786 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a returned with HTTP 200 Aug 09 10:41:51.869211 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 326/1310] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:51 2026] GET /volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a => generated 837 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:52.284970 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f3f68501-6cae-4bdb-b53b-f6fad6ed7ee9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:52.287398 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3f68501-6cae-4bdb-b53b-f6fad6ed7ee9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:52.287514 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3f68501-6cae-4bdb-b53b-f6fad6ed7ee9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:52.287745 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3f68501-6cae-4bdb-b53b-f6fad6ed7ee9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:52.287847 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f3f68501-6cae-4bdb-b53b-f6fad6ed7ee9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:52.298155 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:52.298287 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:52.298287 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:52.299271 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3f68501-6cae-4bdb-b53b-f6fad6ed7ee9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:52.299915 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 328/1311] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:52 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:52.300511 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:52.301241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1627590763", "imageRef": "69c35fa8-8291-448d-a344-7216d23e4631", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:52.304569 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1627590763', 'imageRef': '69c35fa8-8291-448d-a344-7216d23e4631', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:52.426827 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Create volume of 1 GB Aug 09 10:41:52.433535 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Availability Zones retrieved successfully. Aug 09 10:41:52.441114 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Flow 'volume_create_api' (f0a33072-6a00-4222-9dec-09579acf3865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:52.442985 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8d3e67-2d49-4dd6-8b1f-adaa86ba3af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:52.444494 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:52.554844 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8d3e67-2d49-4dd6-8b1f-adaa86ba3af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:52.556098 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d005d4-f425-4342-a512-089df9f196a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:52.682958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Created reservations ['2cd95850-3cff-4dbc-b570-e46d4ae59f1c', 'fcb274f7-002f-440e-b9f9-83da94402aa5', 'd3b85a07-8297-4f02-a740-b9eef84aabc8', 'aad5869a-a510-49d4-bdd7-49d2f673065e'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:52.683938 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d005d4-f425-4342-a512-089df9f196a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd95850-3cff-4dbc-b570-e46d4ae59f1c', 'fcb274f7-002f-440e-b9f9-83da94402aa5', 'd3b85a07-8297-4f02-a740-b9eef84aabc8', 'aad5869a-a510-49d4-bdd7-49d2f673065e']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:52.685413 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d299082f-5039-4965-b5db-d73cba267633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:52.731437 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d299082f-5039-4965-b5db-d73cba267633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e32a595d-6e2d-43a9-ae24-1981a419bbaf', '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-1627590763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6777ba26b44b8ea1fa57007d7c540e',qos_specs=None,replication_status=,reservations=['2cd95850-3cff-4dbc-b570-e46d4ae59f1c','fcb274f7-002f-440e-b9f9-83da94402aa5','d3b85a07-8297-4f02-a740-b9eef84aabc8','aad5869a-a510-49d4-bdd7-49d2f673065e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac9f210bbdd4401a51b4f00c175ebe6',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1627590763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e32a595d-6e2d-43a9-ae24-1981a419bbaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6777ba26b44b8ea1fa57007d7c540e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ac9f210bbdd4401a51b4f00c175ebe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:52.733482 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e4a012-dbc7-47a4-9a52-d2a456145cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:52.792887 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e4a012-dbc7-47a4-9a52-d2a456145cac) transitioned into state 'SUCCESS' from state '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-1627590763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6777ba26b44b8ea1fa57007d7c540e',qos_specs=None,replication_status=,reservations=['2cd95850-3cff-4dbc-b570-e46d4ae59f1c','fcb274f7-002f-440e-b9f9-83da94402aa5','d3b85a07-8297-4f02-a740-b9eef84aabc8','aad5869a-a510-49d4-bdd7-49d2f673065e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac9f210bbdd4401a51b4f00c175ebe6',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:52.794456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e46c82-be90-47cc-a200-b147e2f63154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:52.810541 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e46c82-be90-47cc-a200-b147e2f63154) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:52.811814 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Flow 'volume_create_api' (f0a33072-6a00-4222-9dec-09579acf3865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:52.812321 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Create volume request issued successfully. Aug 09 10:41:52.813260 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c2beb3c-9a49-4149-b8fd-e86d28d07bae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:52.813875 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 325/1312] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:52 2026] POST /volume/v3/volumes => generated 753 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:52.833016 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-03bb0c3d-44f1-4da0-b5a8-6046bc8fff25 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:52.836054 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-03bb0c3d-44f1-4da0-b5a8-6046bc8fff25 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:41:52.836608 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-03bb0c3d-44f1-4da0-b5a8-6046bc8fff25 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:52.836608 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-03bb0c3d-44f1-4da0-b5a8-6046bc8fff25 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:52.848839 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:52.848839 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:52.854342 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-03bb0c3d-44f1-4da0-b5a8-6046bc8fff25 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:41:52.861076 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-03bb0c3d-44f1-4da0-b5a8-6046bc8fff25 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:41:52.861595 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 334/1313] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:52 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:52.887467 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a3f864a1-c98e-41b1-9a2b-bd3cf5272dc3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:52.890500 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3f864a1-c98e-41b1-9a2b-bd3cf5272dc3 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a Aug 09 10:41:52.890845 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3f864a1-c98e-41b1-9a2b-bd3cf5272dc3 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:52.891138 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3f864a1-c98e-41b1-9a2b-bd3cf5272dc3 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:52.903914 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3f864a1-c98e-41b1-9a2b-bd3cf5272dc3 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a returned with HTTP 404 Aug 09 10:41:52.903914 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 327/1314] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:52 2026] GET /volume/v3/volumes/b41ff337-f233-4c81-b4d9-2e3cf6b33d4a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:52.976843 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:52.979461 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:52.979636 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-VolumesGetTest-Volume-753217232", "metadata": {"Type": "Test"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:52.983866 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request body: {'volume': {'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-753217232', 'metadata': {'Type': 'Test'}}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:53.124842 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume of 1 GB Aug 09 10:41:53.131536 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Availability Zones retrieved successfully. Aug 09 10:41:53.141318 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (6cc2dd69-e92b-4422-95b3-aef4305b7b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:53.142785 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53c5f7a-7a90-40d8-8350-6efddaf4ee43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:53.144549 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:53.241781 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53c5f7a-7a90-40d8-8350-6efddaf4ee43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:53.242980 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1be8ed0-d819-4d1d-ae22-40f2778a346b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:53.318374 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-46e52d39-3588-431b-8ae6-9a5b3aab7e5f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:53.320994 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Created reservations ['7ce8f3ef-c374-457b-a3e3-4436319d5d26', 'fa72f4ac-bfda-4a8b-aa79-e2fc2fd60974', '8bd77b38-6fb7-4b48-9315-7046e715f550', 'ec14bcc5-7c48-446d-9c87-97a368f1229d'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:53.321967 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46e52d39-3588-431b-8ae6-9a5b3aab7e5f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:53.321967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46e52d39-3588-431b-8ae6-9a5b3aab7e5f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:53.321967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46e52d39-3588-431b-8ae6-9a5b3aab7e5f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:53.322106 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1be8ed0-d819-4d1d-ae22-40f2778a346b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ce8f3ef-c374-457b-a3e3-4436319d5d26', 'fa72f4ac-bfda-4a8b-aa79-e2fc2fd60974', '8bd77b38-6fb7-4b48-9315-7046e715f550', 'ec14bcc5-7c48-446d-9c87-97a368f1229d']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:53.322195 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-46e52d39-3588-431b-8ae6-9a5b3aab7e5f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:53.323048 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f303213-4fe4-4d1b-95dc-5aa6057b6a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:53.329624 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:53.329624 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:53.330710 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46e52d39-3588-431b-8ae6-9a5b3aab7e5f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:53.330933 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 326/1315] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:53 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:53.363165 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f303213-4fe4-4d1b-95dc-5aa6057b6a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-753217232',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['7ce8f3ef-c374-457b-a3e3-4436319d5d26','fa72f4ac-bfda-4a8b-aa79-e2fc2fd60974','8bd77b38-6fb7-4b48-9315-7046e715f550','ec14bcc5-7c48-446d-9c87-97a368f1229d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-753217232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:53.364308 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (721f7303-4fff-4d38-aec0-ab2efe707343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:53.394408 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (721f7303-4fff-4d38-aec0-ab2efe707343) transitioned into state 'SUCCESS' from state '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-753217232',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['7ce8f3ef-c374-457b-a3e3-4436319d5d26','fa72f4ac-bfda-4a8b-aa79-e2fc2fd60974','8bd77b38-6fb7-4b48-9315-7046e715f550','ec14bcc5-7c48-446d-9c87-97a368f1229d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:53.395303 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddfeed7d-ae04-4062-8951-6bf8ccd5bd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:53.418093 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddfeed7d-ae04-4062-8951-6bf8ccd5bd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:53.420509 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (6cc2dd69-e92b-4422-95b3-aef4305b7b5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:53.420509 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request issued successfully. Aug 09 10:41:53.420967 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb1bd5b1-9388-4ba7-bf91-44cd8a202c86 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:53.421796 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 329/1316] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:52 2026] POST /volume/v3/volumes => generated 758 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:53.437724 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-28a1431c-c2c8-423a-8306-21e08d15284b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:53.441581 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28a1431c-c2c8-423a-8306-21e08d15284b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:53.441873 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28a1431c-c2c8-423a-8306-21e08d15284b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:53.442201 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28a1431c-c2c8-423a-8306-21e08d15284b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:53.454927 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:53.454927 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:53.472970 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-28a1431c-c2c8-423a-8306-21e08d15284b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:53.482243 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28a1431c-c2c8-423a-8306-21e08d15284b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 returned with HTTP 200 Aug 09 10:41:53.482977 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 335/1317] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:53 2026] GET /volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:53.881624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e54bcb2e-85be-4420-82af-ce0ab454a8ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:53.887987 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e54bcb2e-85be-4420-82af-ce0ab454a8ea tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:41:53.887987 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e54bcb2e-85be-4420-82af-ce0ab454a8ea tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:53.892727 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e54bcb2e-85be-4420-82af-ce0ab454a8ea tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:53.905799 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:53.905799 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:53.912245 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e54bcb2e-85be-4420-82af-ce0ab454a8ea tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:41:53.923273 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e54bcb2e-85be-4420-82af-ce0ab454a8ea tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:41:53.923617 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 328/1318] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:53 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:54.349498 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07fea78f-4af1-47d5-b921-5bca7ca5a33d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.351925 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07fea78f-4af1-47d5-b921-5bca7ca5a33d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:54.352211 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07fea78f-4af1-47d5-b921-5bca7ca5a33d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:54.352812 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07fea78f-4af1-47d5-b921-5bca7ca5a33d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:54.352812 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-07fea78f-4af1-47d5-b921-5bca7ca5a33d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:54.359305 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:54.359305 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:54.360529 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07fea78f-4af1-47d5-b921-5bca7ca5a33d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:54.361582 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 327/1319] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:54 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:54.508753 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ccd11fd4-cb5d-4e05-8a7c-053a3ca17b35 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.511389 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ccd11fd4-cb5d-4e05-8a7c-053a3ca17b35 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:54.511664 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ccd11fd4-cb5d-4e05-8a7c-053a3ca17b35 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:54.513466 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ccd11fd4-cb5d-4e05-8a7c-053a3ca17b35 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:54.524691 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:54.524691 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:54.534646 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ccd11fd4-cb5d-4e05-8a7c-053a3ca17b35 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:54.552572 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ccd11fd4-cb5d-4e05-8a7c-053a3ca17b35 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 returned with HTTP 200 Aug 09 10:41:54.553244 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 330/1320] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:54 2026] GET /volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:54.557822 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.575973 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e7e4c28-5792-4564-8221-fae9deaac065 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.576548 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e7e4c28-5792-4564-8221-fae9deaac065 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:54.576757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e7e4c28-5792-4564-8221-fae9deaac065 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:54.576970 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e7e4c28-5792-4564-8221-fae9deaac065 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:54.608098 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:54.608098 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:54.624637 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e7e4c28-5792-4564-8221-fae9deaac065 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:54.635407 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e7e4c28-5792-4564-8221-fae9deaac065 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 returned with HTTP 200 Aug 09 10:41:54.635804 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 329/1321] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:54 2026] GET /volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 => generated 1366 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:54.655341 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f2a8a4b1-b10d-45ab-98c4-bc5fa278c9a4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.657124 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2a8a4b1-b10d-45ab-98c4-bc5fa278c9a4 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] PUT https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:54.657845 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2a8a4b1-b10d-45ab-98c4-bc5fa278c9a4 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-753217232"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:54.679495 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:54.679495 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:54.691911 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2a8a4b1-b10d-45ab-98c4-bc5fa278c9a4 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:54.711468 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.716523 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2a8a4b1-b10d-45ab-98c4-bc5fa278c9a4 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume updated successfully. Aug 09 10:41:54.717675 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2a8a4b1-b10d-45ab-98c4-bc5fa278c9a4 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 returned with HTTP 200 Aug 09 10:41:54.717971 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 328/1322] 10.4.3.125 () {68 vars in 1368 bytes} [Sun Aug 9 10:41:54 2026] PUT /volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 => generated 782 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:54.739292 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7eca1266-3aea-45e7-ad28-1cd1511a1b29 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.743304 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7eca1266-3aea-45e7-ad28-1cd1511a1b29 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] PUT https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:54.744318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7eca1266-3aea-45e7-ad28-1cd1511a1b29 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1807875564", "description": "This is the new description of volume"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:54.759514 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:54.759514 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:54.765579 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7eca1266-3aea-45e7-ad28-1cd1511a1b29 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:54.778523 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7eca1266-3aea-45e7-ad28-1cd1511a1b29 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume updated successfully. Aug 09 10:41:54.779437 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7eca1266-3aea-45e7-ad28-1cd1511a1b29 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 returned with HTTP 200 Aug 09 10:41:54.780042 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 330/1323] 10.4.3.125 () {68 vars in 1369 bytes} [Sun Aug 9 10:41:54 2026] PUT /volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:54.802399 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1922dc9c-0639-4785-9454-697743e6eeab None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.804669 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1922dc9c-0639-4785-9454-697743e6eeab tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:54.804953 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1922dc9c-0639-4785-9454-697743e6eeab tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:54.805982 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1922dc9c-0639-4785-9454-697743e6eeab tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:54.817167 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:54.817167 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:54.822814 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:54.822814 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-658806961", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:54.824643 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-658806961', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:54.824874 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Create volume of 1 GB Aug 09 10:41:54.825128 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1922dc9c-0639-4785-9454-697743e6eeab tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:54.830233 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Availability Zones retrieved successfully. Aug 09 10:41:54.831723 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d Aug 09 10:41:54.831723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:54.831723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:54.836686 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1922dc9c-0639-4785-9454-697743e6eeab tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 returned with HTTP 200 Aug 09 10:41:54.837124 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 329/1324] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:54 2026] GET /volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 => generated 1406 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:54.841839 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Flow 'volume_create_api' (bc4e0a11-aa42-4eab-a756-7c5998b38096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:54.842847 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:54.843057 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:54.843999 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:54.843999 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:54.844401 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85bcc2c-2d79-47a6-9cbf-e9a7d48dee16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:54.844510 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:54.844710 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:54.845823 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:54.851776 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-599867e2-cc39-4ab0-8aa4-b0bf315d526b tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d returned with HTTP 200 Aug 09 10:41:54.852454 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 331/1325] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:41:54 2026] GET /volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d => generated 437 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:54.858869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.861302 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:54.861628 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-724439777", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-761531762"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:54.865010 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-724439777', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-761531762'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:54.865233 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume of 1 GB Aug 09 10:41:54.865445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1bb82dd0-c016-477a-9854-a81aa5a1b51e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.869528 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1bb82dd0-c016-477a-9854-a81aa5a1b51e tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d Aug 09 10:41:54.869528 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1bb82dd0-c016-477a-9854-a81aa5a1b51e tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:54.872086 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Availability Zones retrieved successfully. Aug 09 10:41:54.879371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (f8e0faf1-281a-449c-a7e5-a1dfe2a872ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:54.890018 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2e7f6b-6dac-4e6d-9e22-3d500abcdde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:54.891004 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:54.915824 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85bcc2c-2d79-47a6-9cbf-e9a7d48dee16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:54.918025 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18936d6b-e0a6-45bd-8927-7243d2ea747f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:54.928409 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2e7f6b-6dac-4e6d-9e22-3d500abcdde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:54.928790 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c27f5afc-e284-45da-9b0e-8bd2e9276526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:54.946416 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ddb78861-2dd4-4078-bfd8-5c722f4abaed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:54.948203 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ddb78861-2dd4-4078-bfd8-5c722f4abaed tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:41:54.949206 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ddb78861-2dd4-4078-bfd8-5c722f4abaed tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:54.949206 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ddb78861-2dd4-4078-bfd8-5c722f4abaed tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:54.960439 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:54.960439 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:54.968693 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ddb78861-2dd4-4078-bfd8-5c722f4abaed tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:41:54.976846 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ddb78861-2dd4-4078-bfd8-5c722f4abaed tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:41:54.978055 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 332/1326] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:54 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 906 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:55.000340 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Created reservations ['cf174064-02f5-49fb-bc23-a2010f7a6939', '7b25c513-6178-4f08-83f0-7d9f6cdab6fc', '41a0ed3b-b619-455d-a6d1-724d736fc59e', '5b33cf89-204a-463a-b13e-b048553ce0b7'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:55.000340 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c27f5afc-e284-45da-9b0e-8bd2e9276526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf174064-02f5-49fb-bc23-a2010f7a6939', '7b25c513-6178-4f08-83f0-7d9f6cdab6fc', '41a0ed3b-b619-455d-a6d1-724d736fc59e', '5b33cf89-204a-463a-b13e-b048553ce0b7']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.001233 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f3a01ff-6975-4f84-b243-d0ec8ef0022a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.002865 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-1bb82dd0-c016-477a-9854-a81aa5a1b51e tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:55.003725 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-1bb82dd0-c016-477a-9854-a81aa5a1b51e tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:55.003829 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-1bb82dd0-c016-477a-9854-a81aa5a1b51e tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:55.004732 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-1bb82dd0-c016-477a-9854-a81aa5a1b51e tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:55.005122 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-1bb82dd0-c016-477a-9854-a81aa5a1b51e tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:55.005548 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-1bb82dd0-c016-477a-9854-a81aa5a1b51e tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:55.012434 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1bb82dd0-c016-477a-9854-a81aa5a1b51e tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d returned with HTTP 200 Aug 09 10:41:55.013037 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 330/1327] 10.4.3.125 () {68 vars in 1374 bytes} [Sun Aug 9 10:41:54 2026] PUT /volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d => generated 390 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:55.018780 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Created reservations ['5243c84b-f273-4c53-be51-ddb96fad2d02', '5507928d-6b72-47ec-bc44-f17aadc2685c', 'bc18e72c-ad89-4205-8b38-bb4882eed07b', '35208063-1a8e-4ce4-a2d3-d2dd813326ce'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:55.020441 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18936d6b-e0a6-45bd-8927-7243d2ea747f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5243c84b-f273-4c53-be51-ddb96fad2d02', '5507928d-6b72-47ec-bc44-f17aadc2685c', 'bc18e72c-ad89-4205-8b38-bb4882eed07b', '35208063-1a8e-4ce4-a2d3-d2dd813326ce']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.021317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd31cb9a-382d-4993-b69a-156198a3648f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.026762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-60f6e551-7c77-443d-b309-a284a3d698cc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:55.032076 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f3a01ff-6975-4f84-b243-d0ec8ef0022a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6663a0a0-bb7b-4b94-8a11-6159d9799db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-724439777',display_name='tempest-VolumesGetTest-Volume-761531762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['cf174064-02f5-49fb-bc23-a2010f7a6939','7b25c513-6178-4f08-83f0-7d9f6cdab6fc','41a0ed3b-b619-455d-a6d1-724d736fc59e','5b33cf89-204a-463a-b13e-b048553ce0b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-724439777',display_name='tempest-VolumesGetTest-Volume-761531762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6663a0a0-bb7b-4b94-8a11-6159d9799db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.033544 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ab7558-8919-47ac-8f19-9d530d13ab31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.060061 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd31cb9a-382d-4993-b69a-156198a3648f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b7a201c-d0e0-41c9-baf5-a398fd9bc440', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-658806961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375d8bb315524797a35de9a0d8ca44ca',qos_specs=None,replication_status=,reservations=['5243c84b-f273-4c53-be51-ddb96fad2d02','5507928d-6b72-47ec-bc44-f17aadc2685c','bc18e72c-ad89-4205-8b38-bb4882eed07b','35208063-1a8e-4ce4-a2d3-d2dd813326ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a011a2fe58417685ed4ca80036de55',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-658806961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b7a201c-d0e0-41c9-baf5-a398fd9bc440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='375d8bb315524797a35de9a0d8ca44ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a011a2fe58417685ed4ca80036de55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.061159 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b359dcb2-48e1-45ba-a648-06e59ea729f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.067751 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ab7558-8919-47ac-8f19-9d530d13ab31) transitioned into 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-724439777',display_name='tempest-VolumesGetTest-Volume-761531762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8108d2a8784c43e0bd7d363e8e6eae4f',qos_specs=None,replication_status=,reservations=['cf174064-02f5-49fb-bc23-a2010f7a6939','7b25c513-6178-4f08-83f0-7d9f6cdab6fc','41a0ed3b-b619-455d-a6d1-724d736fc59e','5b33cf89-204a-463a-b13e-b048553ce0b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c978a0ec6faa4fe6a8f7b8fb70cc593f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.068733 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0884aae-eeb4-481a-a3c0-01cb7205236d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.085750 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0884aae-eeb4-481a-a3c0-01cb7205236d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.087067 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Flow 'volume_create_api' (f8e0faf1-281a-449c-a7e5-a1dfe2a872ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:55.087570 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Create volume request issued successfully. Aug 09 10:41:55.088345 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd953cf4-2311-4f7f-a6f7-99f701a6ac7b tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:55.088812 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 331/1328] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:54 2026] POST /volume/v3/volumes => generated 778 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:55.092745 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b359dcb2-48e1-45ba-a648-06e59ea729f5) transitioned into state 'SUCCESS' from state '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-658806961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375d8bb315524797a35de9a0d8ca44ca',qos_specs=None,replication_status=,reservations=['5243c84b-f273-4c53-be51-ddb96fad2d02','5507928d-6b72-47ec-bc44-f17aadc2685c','bc18e72c-ad89-4205-8b38-bb4882eed07b','35208063-1a8e-4ce4-a2d3-d2dd813326ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a011a2fe58417685ed4ca80036de55',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.093770 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf53abf9-1c44-46a7-bf5f-6b28b8934f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.110009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf53abf9-1c44-46a7-bf5f-6b28b8934f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.111540 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Flow 'volume_create_api' (bc4e0a11-aa42-4eab-a756-7c5998b38096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:55.112418 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Create volume request issued successfully. Aug 09 10:41:55.112558 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-227a3d64-642f-4445-ba91-13aeaaaa5e8a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:55.114055 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7649af0e-a8d4-4603-bae4-de13e39a98b2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:55.114055 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 336/1329] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:54 2026] POST /volume/v3/volumes => generated 764 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:55.115008 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-227a3d64-642f-4445-ba91-13aeaaaa5e8a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 Aug 09 10:41:55.115258 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-227a3d64-642f-4445-ba91-13aeaaaa5e8a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:55.115494 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-227a3d64-642f-4445-ba91-13aeaaaa5e8a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:55.120618 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:55.121018 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-993058002"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:55.123812 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:55.123812 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:55.126711 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-993058002'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:55.126884 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Create volume of 1 GB Aug 09 10:41:55.128751 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-227a3d64-642f-4445-ba91-13aeaaaa5e8a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:55.131468 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Availability Zones retrieved successfully. Aug 09 10:41:55.134524 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:55.135069 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-227a3d64-642f-4445-ba91-13aeaaaa5e8a tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 returned with HTTP 200 Aug 09 10:41:55.135655 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 331/1330] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:55 2026] GET /volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:55.137782 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:41:55.138356 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-945737750", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:55.138858 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Flow 'volume_create_api' (798704f6-e8c8-4a99-a2e9-8e86b3969ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:55.140043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33fe508e-f521-4556-a7c2-9d02b1104fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.140616 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-945737750', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:41:55.140852 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Create volume of 1 GB Aug 09 10:41:55.141264 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:55.141264 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:55.141444 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:55.148339 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Availability Zones retrieved successfully. Aug 09 10:41:55.157550 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Flow 'volume_create_api' (c44d9fdd-544a-4691-a89f-6f19823d6a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:55.160116 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (059dd302-0c81-411b-9ba8-04de6e2bc38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.162825 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:41:55.193657 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33fe508e-f521-4556-a7c2-9d02b1104fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.194572 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61ccecc-8def-40cc-a41a-91b44d66f1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.203618 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (059dd302-0c81-411b-9ba8-04de6e2bc38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.204759 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afd5161f-da12-4a21-8526-51f7e4bd201d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.264949 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Created reservations ['3315d0c3-4d48-4a13-8190-9a91d2d07ec4', '0a107912-277a-4203-8f90-f0d946418181', 'f87b763a-023d-4499-98c7-f96f89fa82f3', 'b2523d85-8f17-49cc-ae87-43f9db3a30a7'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:55.266468 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afd5161f-da12-4a21-8526-51f7e4bd201d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3315d0c3-4d48-4a13-8190-9a91d2d07ec4', '0a107912-277a-4203-8f90-f0d946418181', 'f87b763a-023d-4499-98c7-f96f89fa82f3', 'b2523d85-8f17-49cc-ae87-43f9db3a30a7']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.268083 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42db74d9-19ec-447e-8eea-418946a1c608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.298622 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Created reservations ['71a65c29-1637-491c-abe5-ba0200fe1695', '4c0fbdc7-9080-4e57-bd5c-92566516d009', '7e9d47d9-e630-492b-b009-10488b9e1c00', '877bda5b-2199-4196-9608-08e8693cf7a4'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:55.299468 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61ccecc-8def-40cc-a41a-91b44d66f1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71a65c29-1637-491c-abe5-ba0200fe1695', '4c0fbdc7-9080-4e57-bd5c-92566516d009', '7e9d47d9-e630-492b-b009-10488b9e1c00', '877bda5b-2199-4196-9608-08e8693cf7a4']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.300298 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82347e5a-a9cc-4594-99c8-2aab00800b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.303853 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42db74d9-19ec-447e-8eea-418946a1c608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76df2d99-a285-4000-a673-f336a4c67c90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-945737750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375d8bb315524797a35de9a0d8ca44ca',qos_specs=None,replication_status=,reservations=['3315d0c3-4d48-4a13-8190-9a91d2d07ec4','0a107912-277a-4203-8f90-f0d946418181','f87b763a-023d-4499-98c7-f96f89fa82f3','b2523d85-8f17-49cc-ae87-43f9db3a30a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a011a2fe58417685ed4ca80036de55',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-945737750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76df2d99-a285-4000-a673-f336a4c67c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='375d8bb315524797a35de9a0d8ca44ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a011a2fe58417685ed4ca80036de55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.305109 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b36eb12-ce1f-47d8-8eb8-ae7d552b3ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.334036 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82347e5a-a9cc-4594-99c8-2aab00800b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ded99d7-694c-471d-83c7-a4a8f64066fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-993058002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d40d08ce79d4503aa8021b78d718d7d',qos_specs=None,replication_status=,reservations=['71a65c29-1637-491c-abe5-ba0200fe1695','4c0fbdc7-9080-4e57-bd5c-92566516d009','7e9d47d9-e630-492b-b009-10488b9e1c00','877bda5b-2199-4196-9608-08e8693cf7a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ac8b5624df945a39e2165f0037dfc96',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-993058002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ded99d7-694c-471d-83c7-a4a8f64066fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d40d08ce79d4503aa8021b78d718d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ac8b5624df945a39e2165f0037dfc96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.334036 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c944c44d-c170-4c88-aaa9-0dd61d9e6c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.336644 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b36eb12-ce1f-47d8-8eb8-ae7d552b3ad1) transitioned into state 'SUCCESS' from state '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-945737750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375d8bb315524797a35de9a0d8ca44ca',qos_specs=None,replication_status=,reservations=['3315d0c3-4d48-4a13-8190-9a91d2d07ec4','0a107912-277a-4203-8f90-f0d946418181','f87b763a-023d-4499-98c7-f96f89fa82f3','b2523d85-8f17-49cc-ae87-43f9db3a30a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a011a2fe58417685ed4ca80036de55',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.337088 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cbfcb7a-f7f4-4741-89ce-d83756404592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.356065 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cbfcb7a-f7f4-4741-89ce-d83756404592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.357386 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Flow 'volume_create_api' (c44d9fdd-544a-4691-a89f-6f19823d6a0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:55.357755 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Create volume request issued successfully. Aug 09 10:41:55.358612 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b5323c9-7403-4dce-8216-b0f36da5d141 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:55.359384 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 332/1331] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:41:55 2026] POST /volume/v3/volumes => generated 764 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:55.367063 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c944c44d-c170-4c88-aaa9-0dd61d9e6c75) transitioned into state 'SUCCESS' from state '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-993058002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d40d08ce79d4503aa8021b78d718d7d',qos_specs=None,replication_status=,reservations=['71a65c29-1637-491c-abe5-ba0200fe1695','4c0fbdc7-9080-4e57-bd5c-92566516d009','7e9d47d9-e630-492b-b009-10488b9e1c00','877bda5b-2199-4196-9608-08e8693cf7a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ac8b5624df945a39e2165f0037dfc96',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.368315 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a598678b-88b5-4608-a0a4-2bc08ecf3120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:41:55.375715 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-50757b65-95e7-45e1-9c5e-16f04e5b3b71 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:55.378630 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-50757b65-95e7-45e1-9c5e-16f04e5b3b71 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:55.379713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-50757b65-95e7-45e1-9c5e-16f04e5b3b71 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:55.379713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-50757b65-95e7-45e1-9c5e-16f04e5b3b71 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:55.379713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-50757b65-95e7-45e1-9c5e-16f04e5b3b71 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:55.387204 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:55.387204 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:55.388471 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-50757b65-95e7-45e1-9c5e-16f04e5b3b71 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:55.389293 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 337/1332] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:55 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:55.395482 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a598678b-88b5-4608-a0a4-2bc08ecf3120) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:41:55.396608 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Flow 'volume_create_api' (798704f6-e8c8-4a99-a2e9-8e86b3969ebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:41:55.397016 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Create volume request issued successfully. Aug 09 10:41:55.398006 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-60f6e551-7c77-443d-b309-a284a3d698cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:41:55.398586 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 333/1333] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:41:55 2026] POST /volume/v3/volumes => generated 766 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:55.416210 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6312d337-f869-4c7a-a7cb-aa933c9f687e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:55.418603 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6312d337-f869-4c7a-a7cb-aa933c9f687e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] GET https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa Aug 09 10:41:55.418934 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6312d337-f869-4c7a-a7cb-aa933c9f687e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:55.420236 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6312d337-f869-4c7a-a7cb-aa933c9f687e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:55.432382 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:55.432382 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:55.436889 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6312d337-f869-4c7a-a7cb-aa933c9f687e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Volume info retrieved successfully. Aug 09 10:41:55.443723 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6312d337-f869-4c7a-a7cb-aa933c9f687e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa returned with HTTP 200 Aug 09 10:41:55.444949 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 332/1334] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:55 2026] GET /volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:56.000257 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a93c887-ba32-4dc4-9942-c6b47e4ca95d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:56.002730 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a93c887-ba32-4dc4-9942-c6b47e4ca95d tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:41:56.003041 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a93c887-ba32-4dc4-9942-c6b47e4ca95d tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:56.003334 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a93c887-ba32-4dc4-9942-c6b47e4ca95d tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:56.015665 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:56.015665 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:56.018886 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0a93c887-ba32-4dc4-9942-c6b47e4ca95d tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:41:56.025843 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a93c887-ba32-4dc4-9942-c6b47e4ca95d tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:41:56.026415 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 333/1335] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:55 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:56.164688 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-be017b23-7c59-4a61-9443-dcf675ff0dfc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:56.170244 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be017b23-7c59-4a61-9443-dcf675ff0dfc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 Aug 09 10:41:56.170244 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be017b23-7c59-4a61-9443-dcf675ff0dfc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:56.170244 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be017b23-7c59-4a61-9443-dcf675ff0dfc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:56.179293 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:56.179293 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:56.185390 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-be017b23-7c59-4a61-9443-dcf675ff0dfc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:56.191736 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be017b23-7c59-4a61-9443-dcf675ff0dfc tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 returned with HTTP 200 Aug 09 10:41:56.192525 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 338/1336] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:56 2026] GET /volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:56.213818 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1ae8426e-197e-4eb1-8610-53667ecaf45f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:56.216955 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ae8426e-197e-4eb1-8610-53667ecaf45f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] PUT https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 Aug 09 10:41:56.217523 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ae8426e-197e-4eb1-8610-53667ecaf45f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-753217232", "description": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:56.232526 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:56.232526 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:56.242586 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1ae8426e-197e-4eb1-8610-53667ecaf45f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:56.258586 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1ae8426e-197e-4eb1-8610-53667ecaf45f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume updated successfully. Aug 09 10:41:56.259759 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ae8426e-197e-4eb1-8610-53667ecaf45f tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 returned with HTTP 200 Aug 09 10:41:56.260451 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 334/1337] 10.4.3.125 () {68 vars in 1368 bytes} [Sun Aug 9 10:41:56 2026] PUT /volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 => generated 769 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:56.277268 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0260fc2-22a9-48db-a480-11304251b189 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:56.280231 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0260fc2-22a9-48db-a480-11304251b189 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 Aug 09 10:41:56.280996 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0260fc2-22a9-48db-a480-11304251b189 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:56.280996 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0260fc2-22a9-48db-a480-11304251b189 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:56.298128 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:56.298128 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:56.306477 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b0260fc2-22a9-48db-a480-11304251b189 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:56.316516 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0260fc2-22a9-48db-a480-11304251b189 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 returned with HTTP 200 Aug 09 10:41:56.318797 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 333/1338] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:56 2026] GET /volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:56.341584 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e69c8c0f-ae35-4b38-adf0-8a9f6ae74122 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:56.343572 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e69c8c0f-ae35-4b38-adf0-8a9f6ae74122 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] DELETE https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 Aug 09 10:41:56.344226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e69c8c0f-ae35-4b38-adf0-8a9f6ae74122 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:56.344226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e69c8c0f-ae35-4b38-adf0-8a9f6ae74122 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:56.345222 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e69c8c0f-ae35-4b38-adf0-8a9f6ae74122 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume with id: 6663a0a0-bb7b-4b94-8a11-6159d9799db0 Aug 09 10:41:56.363524 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:56.363524 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:56.363524 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e69c8c0f-ae35-4b38-adf0-8a9f6ae74122 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:56.406702 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ac0a4df7-9ddf-4c06-b535-9d3207168371 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:56.410292 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac0a4df7-9ddf-4c06-b535-9d3207168371 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:56.410292 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac0a4df7-9ddf-4c06-b535-9d3207168371 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:56.410292 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac0a4df7-9ddf-4c06-b535-9d3207168371 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:56.410292 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ac0a4df7-9ddf-4c06-b535-9d3207168371 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:56.413254 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e69c8c0f-ae35-4b38-adf0-8a9f6ae74122 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume request issued successfully. Aug 09 10:41:56.413254 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e69c8c0f-ae35-4b38-adf0-8a9f6ae74122 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 returned with HTTP 202 Aug 09 10:41:56.413254 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 334/1339] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:56 2026] DELETE /volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:56.419520 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:56.419520 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:56.421048 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac0a4df7-9ddf-4c06-b535-9d3207168371 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:56.421864 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 339/1340] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:56 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:56.432526 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1e9f6623-c630-4df4-ab6b-2ab7b775c0da None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:56.438017 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e9f6623-c630-4df4-ab6b-2ab7b775c0da tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 Aug 09 10:41:56.438246 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e9f6623-c630-4df4-ab6b-2ab7b775c0da tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:56.438485 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e9f6623-c630-4df4-ab6b-2ab7b775c0da tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:56.458912 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:56.458912 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:56.467025 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-12b97f0d-30e9-4265-b952-764e91d2a1b8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:56.476406 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12b97f0d-30e9-4265-b952-764e91d2a1b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] GET https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa Aug 09 10:41:56.476584 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1e9f6623-c630-4df4-ab6b-2ab7b775c0da tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:56.476635 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12b97f0d-30e9-4265-b952-764e91d2a1b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:56.477447 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12b97f0d-30e9-4265-b952-764e91d2a1b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:56.493605 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e9f6623-c630-4df4-ab6b-2ab7b775c0da tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 returned with HTTP 200 Aug 09 10:41:56.493605 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 335/1341] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:56 2026] GET /volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 => generated 836 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:56.498593 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:56.498593 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:56.498593 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-12b97f0d-30e9-4265-b952-764e91d2a1b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Volume info retrieved successfully. Aug 09 10:41:56.506216 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12b97f0d-30e9-4265-b952-764e91d2a1b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa returned with HTTP 200 Aug 09 10:41:56.506729 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 334/1342] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:56 2026] GET /volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:56.528763 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7fb50b59-f864-463f-9ccc-3d8684893ea3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:56.531536 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fb50b59-f864-463f-9ccc-3d8684893ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:41:56.535594 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fb50b59-f864-463f-9ccc-3d8684893ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ded99d7-694c-471d-83c7-a4a8f64066fa", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1447466564"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:56.546963 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:56.546963 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:56.547807 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fb50b59-f864-463f-9ccc-3d8684893ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Volume info retrieved successfully. Aug 09 10:41:56.548038 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-7fb50b59-f864-463f-9ccc-3d8684893ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Create snapshot from volume 3ded99d7-694c-471d-83c7-a4a8f64066fa Aug 09 10:41:56.638984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7fb50b59-f864-463f-9ccc-3d8684893ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Created reservations ['9d2e9d94-6e18-442f-abdd-ce1729431ffc', '83a991c9-db52-4eec-a9b1-99bc56a52bee', 'ef82e200-d4ad-4325-a9aa-83909c0f9aeb', '7b64e44b-263b-433a-a3a0-15df6e4364e6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:41:56.679942 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fb50b59-f864-463f-9ccc-3d8684893ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Snapshot create request issued successfully. Aug 09 10:41:56.680404 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fb50b59-f864-463f-9ccc-3d8684893ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:41:56.680858 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 335/1343] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:41:56 2026] POST /volume/v3/snapshots => generated 323 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:41:56.693919 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b63d596a-bb4b-4381-9088-70e54ebf08c6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:56.696471 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b63d596a-bb4b-4381-9088-70e54ebf08c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] GET https://10.4.3.125/volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f Aug 09 10:41:56.696772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b63d596a-bb4b-4381-9088-70e54ebf08c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:56.697085 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b63d596a-bb4b-4381-9088-70e54ebf08c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:56.711069 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:56.711069 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:56.711869 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b63d596a-bb4b-4381-9088-70e54ebf08c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Snapshot retrieved successfully. Aug 09 10:41:56.713041 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b63d596a-bb4b-4381-9088-70e54ebf08c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f returned with HTTP 200 Aug 09 10:41:56.717009 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 340/1344] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:41:56 2026] GET /volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f => generated 455 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:57.045051 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f68841e-640a-4500-82c6-d89949ce208a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:57.047603 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f68841e-640a-4500-82c6-d89949ce208a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:41:57.047731 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f68841e-640a-4500-82c6-d89949ce208a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:57.047941 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f68841e-640a-4500-82c6-d89949ce208a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:57.058886 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:57.058886 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:57.064098 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9f68841e-640a-4500-82c6-d89949ce208a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:41:57.068644 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f68841e-640a-4500-82c6-d89949ce208a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:41:57.069057 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 336/1345] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:57 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:57.436476 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-79739c3f-f157-4e90-bd64-744f8ac68afd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:57.439045 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-79739c3f-f157-4e90-bd64-744f8ac68afd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:57.439326 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-79739c3f-f157-4e90-bd64-744f8ac68afd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:57.439611 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-79739c3f-f157-4e90-bd64-744f8ac68afd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:57.439776 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-79739c3f-f157-4e90-bd64-744f8ac68afd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:57.445605 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:57.445605 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:57.446769 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-79739c3f-f157-4e90-bd64-744f8ac68afd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:57.447211 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 335/1346] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:57 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:57.512519 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-65ea27a7-0ea6-4e12-823c-07eb8a89a778 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:57.514971 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65ea27a7-0ea6-4e12-823c-07eb8a89a778 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 Aug 09 10:41:57.515258 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65ea27a7-0ea6-4e12-823c-07eb8a89a778 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:57.515526 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65ea27a7-0ea6-4e12-823c-07eb8a89a778 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:57.523674 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65ea27a7-0ea6-4e12-823c-07eb8a89a778 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 returned with HTTP 404 Aug 09 10:41:57.524408 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 336/1347] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:57 2026] GET /volume/v3/volumes/6663a0a0-bb7b-4b94-8a11-6159d9799db0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:57.536387 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2b6cb9b8-4801-4fc4-9eb8-92ff0a0a6b19 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:57.542963 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b6cb9b8-4801-4fc4-9eb8-92ff0a0a6b19 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:57.543355 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b6cb9b8-4801-4fc4-9eb8-92ff0a0a6b19 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:57.543679 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b6cb9b8-4801-4fc4-9eb8-92ff0a0a6b19 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:57.562028 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:57.562028 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:57.569631 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2b6cb9b8-4801-4fc4-9eb8-92ff0a0a6b19 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:57.580467 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b6cb9b8-4801-4fc4-9eb8-92ff0a0a6b19 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 returned with HTTP 200 Aug 09 10:41:57.580908 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 341/1348] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:57 2026] GET /volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 => generated 1406 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:57.598602 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b80a2db5-870d-486b-8ba9-6d353d17451e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:57.605241 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b80a2db5-870d-486b-8ba9-6d353d17451e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] DELETE https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:57.605241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b80a2db5-870d-486b-8ba9-6d353d17451e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:57.605241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b80a2db5-870d-486b-8ba9-6d353d17451e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:57.605241 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b80a2db5-870d-486b-8ba9-6d353d17451e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume with id: 0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:57.630496 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:57.630496 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:57.631087 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b80a2db5-870d-486b-8ba9-6d353d17451e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:57.677164 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b80a2db5-870d-486b-8ba9-6d353d17451e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Delete volume request issued successfully. Aug 09 10:41:57.677572 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b80a2db5-870d-486b-8ba9-6d353d17451e tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 returned with HTTP 202 Aug 09 10:41:57.678174 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 337/1349] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:57 2026] DELETE /volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:57.692543 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fa92170c-ecd9-41a6-9630-fc557b44e2a1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:57.696595 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa92170c-ecd9-41a6-9630-fc557b44e2a1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:57.696968 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa92170c-ecd9-41a6-9630-fc557b44e2a1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:57.697207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa92170c-ecd9-41a6-9630-fc557b44e2a1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:57.714634 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:57.714634 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:57.724277 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fa92170c-ecd9-41a6-9630-fc557b44e2a1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Volume info retrieved successfully. Aug 09 10:41:57.730561 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f18a1a48-3a13-43da-8f21-b2b4d1dce660 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:57.732479 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f18a1a48-3a13-43da-8f21-b2b4d1dce660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] GET https://10.4.3.125/volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f Aug 09 10:41:57.732479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f18a1a48-3a13-43da-8f21-b2b4d1dce660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:57.732707 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f18a1a48-3a13-43da-8f21-b2b4d1dce660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:57.738623 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa92170c-ecd9-41a6-9630-fc557b44e2a1 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 returned with HTTP 200 Aug 09 10:41:57.739106 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 336/1350] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:57 2026] GET /volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 => generated 1405 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:41:57.741833 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:57.741833 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:57.742241 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f18a1a48-3a13-43da-8f21-b2b4d1dce660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Snapshot retrieved successfully. Aug 09 10:41:57.743342 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f18a1a48-3a13-43da-8f21-b2b4d1dce660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f returned with HTTP 200 Aug 09 10:41:57.744064 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 337/1351] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:41:57 2026] GET /volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:57.757380 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0da49211-32b8-42b0-8471-1c78bb3c22b8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:57.765254 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0da49211-32b8-42b0-8471-1c78bb3c22b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d Aug 09 10:41:57.765254 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0da49211-32b8-42b0-8471-1c78bb3c22b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:57.854690 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0da49211-32b8-42b0-8471-1c78bb3c22b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:57.855685 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0da49211-32b8-42b0-8471-1c78bb3c22b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:57.855787 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0da49211-32b8-42b0-8471-1c78bb3c22b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:57.856870 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0da49211-32b8-42b0-8471-1c78bb3c22b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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 09 10:41:57.866577 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0da49211-32b8-42b0-8471-1c78bb3c22b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d returned with HTTP 200 Aug 09 10:41:57.867004 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 342/1352] 10.4.3.125 () {68 vars in 1374 bytes} [Sun Aug 9 10:41:57 2026] PUT /volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d => generated 390 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:57.879566 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5a1b2878-b332-4b33-b3d2-bc000932936e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:57.882267 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a1b2878-b332-4b33-b3d2-bc000932936e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:41:57.882646 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a1b2878-b332-4b33-b3d2-bc000932936e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ded99d7-694c-471d-83c7-a4a8f64066fa"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:57.895009 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:57.895009 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:57.895763 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5a1b2878-b332-4b33-b3d2-bc000932936e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Volume info retrieved successfully. Aug 09 10:41:57.896012 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-5a1b2878-b332-4b33-b3d2-bc000932936e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Create snapshot from volume 3ded99d7-694c-471d-83c7-a4a8f64066fa Aug 09 10:41:57.921159 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota_utils [None req-5a1b2878-b332-4b33-b3d2-bc000932936e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Quota exceeded for 9d40d08ce79d4503aa8021b78d718d7d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 09 10:41:57.921613 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.middleware.fault [None req-5a1b2878-b332-4b33-b3d2-bc000932936e tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 413 Aug 09 10:41:57.922888 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 338/1353] 10.4.3.125 () {68 vars in 1264 bytes} [Sun Aug 9 10:41:57 2026] POST /volume/v3/snapshots => generated 208 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 09 10:41:57.934240 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d0d80461-7fef-44a0-84a4-faf710e5119c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:57.939738 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d0d80461-7fef-44a0-84a4-faf710e5119c tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d Aug 09 10:41:57.939867 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d0d80461-7fef-44a0-84a4-faf710e5119c tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:58.024844 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d0d80461-7fef-44a0-84a4-faf710e5119c tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d returned with HTTP 200 Aug 09 10:41:58.025633 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 337/1354] 10.4.3.125 () {68 vars in 1374 bytes} [Sun Aug 9 10:41:57 2026] PUT /volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d => generated 390 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:58.038648 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d73d6e36-016b-490d-91f7-6cbf40dc1ad4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:58.040938 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d73d6e36-016b-490d-91f7-6cbf40dc1ad4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:41:58.041574 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d73d6e36-016b-490d-91f7-6cbf40dc1ad4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ded99d7-694c-471d-83c7-a4a8f64066fa"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:41:58.056201 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:58.056201 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:58.057013 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d73d6e36-016b-490d-91f7-6cbf40dc1ad4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Volume info retrieved successfully. Aug 09 10:41:58.057257 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-d73d6e36-016b-490d-91f7-6cbf40dc1ad4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Create snapshot from volume 3ded99d7-694c-471d-83c7-a4a8f64066fa Aug 09 10:41:58.079528 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota_utils [None req-d73d6e36-016b-490d-91f7-6cbf40dc1ad4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Quota exceeded for 9d40d08ce79d4503aa8021b78d718d7d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 09 10:41:58.079861 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.middleware.fault [None req-d73d6e36-016b-490d-91f7-6cbf40dc1ad4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 413 Aug 09 10:41:58.080991 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 338/1355] 10.4.3.125 () {68 vars in 1264 bytes} [Sun Aug 9 10:41:58 2026] POST /volume/v3/snapshots => generated 133 bytes in 43 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 09 10:41:58.086134 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-39a9f8dc-18b3-4c50-bdca-24c716c281f2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:58.088914 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-39a9f8dc-18b3-4c50-bdca-24c716c281f2 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:41:58.089364 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-39a9f8dc-18b3-4c50-bdca-24c716c281f2 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:58.089575 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-39a9f8dc-18b3-4c50-bdca-24c716c281f2 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:58.097861 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2d204693-a29a-415f-ac66-28e0d56dedf9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:58.098422 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:58.098422 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:58.100674 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d204693-a29a-415f-ac66-28e0d56dedf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f Aug 09 10:41:58.100885 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d204693-a29a-415f-ac66-28e0d56dedf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:58.101089 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d204693-a29a-415f-ac66-28e0d56dedf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:58.101349 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-2d204693-a29a-415f-ac66-28e0d56dedf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Delete snapshot with id: 1abe5389-f49e-4a5d-bfa8-14ee8939b52f Aug 09 10:41:58.103639 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-39a9f8dc-18b3-4c50-bdca-24c716c281f2 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:41:58.109603 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-39a9f8dc-18b3-4c50-bdca-24c716c281f2 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:41:58.110147 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 343/1356] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:58 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:58.111212 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:58.111212 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:58.111212 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2d204693-a29a-415f-ac66-28e0d56dedf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Snapshot retrieved successfully. Aug 09 10:41:58.137177 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2d204693-a29a-415f-ac66-28e0d56dedf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Snapshot delete request issued successfully. Aug 09 10:41:58.137485 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d204693-a29a-415f-ac66-28e0d56dedf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f returned with HTTP 202 Aug 09 10:41:58.138050 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 339/1357] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:41:58 2026] DELETE /volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:58.152863 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ba01ce53-5d14-4d57-85b0-9808ddfa69bb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:58.162095 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba01ce53-5d14-4d57-85b0-9808ddfa69bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] GET https://10.4.3.125/volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f Aug 09 10:41:58.162095 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba01ce53-5d14-4d57-85b0-9808ddfa69bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:58.163070 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba01ce53-5d14-4d57-85b0-9808ddfa69bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:58.177070 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:58.177070 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:58.178354 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ba01ce53-5d14-4d57-85b0-9808ddfa69bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Snapshot retrieved successfully. Aug 09 10:41:58.180206 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba01ce53-5d14-4d57-85b0-9808ddfa69bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f returned with HTTP 200 Aug 09 10:41:58.180821 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 338/1358] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:41:58 2026] GET /volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f => generated 481 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:58.465783 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb935fe1-c573-4ccb-85e5-ea778ee20075 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:58.472328 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb935fe1-c573-4ccb-85e5-ea778ee20075 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:58.472628 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb935fe1-c573-4ccb-85e5-ea778ee20075 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:58.472997 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb935fe1-c573-4ccb-85e5-ea778ee20075 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:58.473085 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-bb935fe1-c573-4ccb-85e5-ea778ee20075 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:58.489233 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:58.489233 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:58.489572 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb935fe1-c573-4ccb-85e5-ea778ee20075 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:58.490000 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 339/1359] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:58 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:58.756944 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-991735ee-04b3-4480-a8dc-e27ce7bbe285 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:58.758919 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-991735ee-04b3-4480-a8dc-e27ce7bbe285 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] GET https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 Aug 09 10:41:58.759125 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-991735ee-04b3-4480-a8dc-e27ce7bbe285 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:58.759388 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-991735ee-04b3-4480-a8dc-e27ce7bbe285 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:58.768889 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-991735ee-04b3-4480-a8dc-e27ce7bbe285 tempest-VolumesGetTest-1638455350 tempest-VolumesGetTest-1638455350-project-member] https://10.4.3.125/volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 returned with HTTP 404 Aug 09 10:41:58.768889 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 344/1360] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:58 2026] GET /volume/v3/volumes/0e3dbc2b-3e26-4cf9-9c63-5914b0c297e1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:59.130760 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-39033663-8fd1-4614-9ce5-51520c6dae91 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:59.134033 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39033663-8fd1-4614-9ce5-51520c6dae91 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:41:59.134432 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39033663-8fd1-4614-9ce5-51520c6dae91 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:59.134770 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39033663-8fd1-4614-9ce5-51520c6dae91 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:59.148425 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:59.148425 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:59.153745 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-39033663-8fd1-4614-9ce5-51520c6dae91 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:41:59.162307 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39033663-8fd1-4614-9ce5-51520c6dae91 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:41:59.162922 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 340/1361] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:59 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 906 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:59.193504 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c6db4358-a8ba-40b5-ad95-a43cc5ecbedf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:59.197021 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6db4358-a8ba-40b5-ad95-a43cc5ecbedf tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] GET https://10.4.3.125/volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f Aug 09 10:41:59.198205 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6db4358-a8ba-40b5-ad95-a43cc5ecbedf tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:59.198205 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6db4358-a8ba-40b5-ad95-a43cc5ecbedf tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:59.217596 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6db4358-a8ba-40b5-ad95-a43cc5ecbedf tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f returned with HTTP 404 Aug 09 10:41:59.219416 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 339/1362] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:41:59 2026] GET /volume/v3/snapshots/1abe5389-f49e-4a5d-bfa8-14ee8939b52f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:41:59.231323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dac6c93d-1999-412b-a02d-15e2f95b1c72 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:59.233941 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dac6c93d-1999-412b-a02d-15e2f95b1c72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] GET https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa Aug 09 10:41:59.234250 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dac6c93d-1999-412b-a02d-15e2f95b1c72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:59.235043 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dac6c93d-1999-412b-a02d-15e2f95b1c72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:59.248068 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:59.248068 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:41:59.256830 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dac6c93d-1999-412b-a02d-15e2f95b1c72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Volume info retrieved successfully. Aug 09 10:41:59.263883 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dac6c93d-1999-412b-a02d-15e2f95b1c72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa returned with HTTP 200 Aug 09 10:41:59.264561 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 340/1363] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:59 2026] GET /volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:41:59.285156 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-592050de-c2c3-4ebe-ac08-7687484f16f2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:59.290306 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-592050de-c2c3-4ebe-ac08-7687484f16f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] DELETE https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa Aug 09 10:41:59.290565 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-592050de-c2c3-4ebe-ac08-7687484f16f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:59.290778 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-592050de-c2c3-4ebe-ac08-7687484f16f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:59.290962 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-592050de-c2c3-4ebe-ac08-7687484f16f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Delete volume with id: 3ded99d7-694c-471d-83c7-a4a8f64066fa Aug 09 10:41:59.307890 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:59.307890 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:41:59.312535 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-592050de-c2c3-4ebe-ac08-7687484f16f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Volume info retrieved successfully. Aug 09 10:41:59.358145 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-592050de-c2c3-4ebe-ac08-7687484f16f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Delete volume request issued successfully. Aug 09 10:41:59.358546 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-592050de-c2c3-4ebe-ac08-7687484f16f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa returned with HTTP 202 Aug 09 10:41:59.359052 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 345/1364] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:41:59 2026] DELETE /volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:41:59.372528 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f9f9af8e-b44f-4d19-a579-d269f8ae2b68 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:59.376645 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9f9af8e-b44f-4d19-a579-d269f8ae2b68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] GET https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa Aug 09 10:41:59.376645 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9f9af8e-b44f-4d19-a579-d269f8ae2b68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:59.376645 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9f9af8e-b44f-4d19-a579-d269f8ae2b68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:59.386746 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:59.386746 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:41:59.392215 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f9f9af8e-b44f-4d19-a579-d269f8ae2b68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Volume info retrieved successfully. Aug 09 10:41:59.400042 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9f9af8e-b44f-4d19-a579-d269f8ae2b68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa returned with HTTP 200 Aug 09 10:41:59.400591 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 341/1365] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:59 2026] GET /volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:41:59.512349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-73bd6add-e69d-4f03-9828-eb304853e0d5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:41:59.516320 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-73bd6add-e69d-4f03-9828-eb304853e0d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:41:59.516320 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-73bd6add-e69d-4f03-9828-eb304853e0d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:41:59.516320 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-73bd6add-e69d-4f03-9828-eb304853e0d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:41:59.516320 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-73bd6add-e69d-4f03-9828-eb304853e0d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:41:59.529843 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:41:59.529843 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:41:59.531840 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-73bd6add-e69d-4f03-9828-eb304853e0d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:41:59.531931 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 340/1366] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:41:59 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:00.181046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eec6aa4c-fa72-4c32-aa8f-17dbbb1fb090 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:00.186946 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eec6aa4c-fa72-4c32-aa8f-17dbbb1fb090 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:42:00.187418 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eec6aa4c-fa72-4c32-aa8f-17dbbb1fb090 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:00.187899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eec6aa4c-fa72-4c32-aa8f-17dbbb1fb090 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:00.203452 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:00.203452 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:00.211122 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eec6aa4c-fa72-4c32-aa8f-17dbbb1fb090 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:42:00.217960 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eec6aa4c-fa72-4c32-aa8f-17dbbb1fb090 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:42:00.219118 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 341/1367] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:00 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:00.421678 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0c5e5be9-174c-4df5-b6d1-eec9a7eed73a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:00.424504 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c5e5be9-174c-4df5-b6d1-eec9a7eed73a tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] GET https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa Aug 09 10:42:00.424794 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c5e5be9-174c-4df5-b6d1-eec9a7eed73a tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:00.425059 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c5e5be9-174c-4df5-b6d1-eec9a7eed73a tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:00.437856 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c5e5be9-174c-4df5-b6d1-eec9a7eed73a tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141 tempest-VolumeSnapshotQuotasNegativeTestJSON-1253059141-project-member] https://10.4.3.125/volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa returned with HTTP 404 Aug 09 10:42:00.438732 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 346/1368] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:00 2026] GET /volume/v3/volumes/3ded99d7-694c-471d-83c7-a4a8f64066fa => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:00.452695 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0c1d65dd-8c7a-4000-808b-5404e395b51f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:00.458017 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c1d65dd-8c7a-4000-808b-5404e395b51f tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d Aug 09 10:42:00.458017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c1d65dd-8c7a-4000-808b-5404e395b51f tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-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=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:00.547376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0034b481-124b-4066-9c03-7874e4374492 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:00.553547 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0034b481-124b-4066-9c03-7874e4374492 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:00.554407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0034b481-124b-4066-9c03-7874e4374492 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:00.554407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0034b481-124b-4066-9c03-7874e4374492 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:00.555025 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0034b481-124b-4066-9c03-7874e4374492 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:00.571959 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:00.571959 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:00.573203 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0034b481-124b-4066-9c03-7874e4374492 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:00.573765 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 341/1369] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:00 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 789 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:00.602707 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c1d65dd-8c7a-4000-808b-5404e395b51f tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367 tempest-VolumeSnapshotQuotasNegativeTestJSON-561930367-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d returned with HTTP 200 Aug 09 10:42:00.603134 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 342/1370] 10.4.3.125 () {68 vars in 1375 bytes} [Sun Aug 9 10:42:00 2026] PUT /volume/v3/os-quota-sets/9d40d08ce79d4503aa8021b78d718d7d => generated 395 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:00.985546 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:01.206516 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:01.207004 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-459718261"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:01.208982 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-459718261'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:01.208982 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Create volume of 1 GB Aug 09 10:42:01.218467 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Availability Zones retrieved successfully. Aug 09 10:42:01.230925 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Flow 'volume_create_api' (03cdb6e7-96e4-4ef8-b68c-7568e3291b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:01.232710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efdb040-e027-4dfd-af0d-df445d225802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:01.233386 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:01.239304 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-026af05a-9b63-418c-b85b-4608271e2afd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:01.242338 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-026af05a-9b63-418c-b85b-4608271e2afd tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:42:01.243173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-026af05a-9b63-418c-b85b-4608271e2afd tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:01.243173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-026af05a-9b63-418c-b85b-4608271e2afd tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:01.256142 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:01.256142 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:01.263457 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-026af05a-9b63-418c-b85b-4608271e2afd tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:42:01.269905 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-026af05a-9b63-418c-b85b-4608271e2afd tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:42:01.270876 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 347/1371] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:01 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:01.291334 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efdb040-e027-4dfd-af0d-df445d225802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:01.291334 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d00560-d24e-4079-8ad0-ed1e5984fb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:01.323707 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-82629863-9197-4748-9203-d032d9917d69 req-429108d6-4bb7-4bb7-bc66-443167b1b34b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:01.326732 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-429108d6-4bb7-4bb7-bc66-443167b1b34b tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:42:01.327620 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-429108d6-4bb7-4bb7-bc66-443167b1b34b tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:01.327620 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-429108d6-4bb7-4bb7-bc66-443167b1b34b tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:01.337919 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:01.337919 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:01.347219 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-82629863-9197-4748-9203-d032d9917d69 req-429108d6-4bb7-4bb7-bc66-443167b1b34b tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:42:01.357053 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-429108d6-4bb7-4bb7-bc66-443167b1b34b tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:42:01.357053 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 342/1372] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:01 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:01.409985 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Created reservations ['a6f6433e-621b-4157-a963-429d71d13ebf', '7b9f23b1-40a6-41a2-9107-2c8d229687d4', '6a489374-74af-42e3-99d3-7d8126b267ea', '86b7f8da-62b5-4bb2-b409-a5ff3ac57814'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:01.411397 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d00560-d24e-4079-8ad0-ed1e5984fb31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6f6433e-621b-4157-a963-429d71d13ebf', '7b9f23b1-40a6-41a2-9107-2c8d229687d4', '6a489374-74af-42e3-99d3-7d8126b267ea', '86b7f8da-62b5-4bb2-b409-a5ff3ac57814']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:01.413007 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15952e79-5bd7-41ce-aa7f-f9cf85467ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:01.447401 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15952e79-5bd7-41ce-aa7f-f9cf85467ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3180592a-3e8a-4186-87a2-c7a53360d2f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-459718261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8a019a8438477ea8f466803d9e20db',qos_specs=None,replication_status=,reservations=['a6f6433e-621b-4157-a963-429d71d13ebf','7b9f23b1-40a6-41a2-9107-2c8d229687d4','6a489374-74af-42e3-99d3-7d8126b267ea','86b7f8da-62b5-4bb2-b409-a5ff3ac57814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f60ecd2c6ab43138456fde02c3ad348',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-459718261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3180592a-3e8a-4186-87a2-c7a53360d2f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8a019a8438477ea8f466803d9e20db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f60ecd2c6ab43138456fde02c3ad348',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:01.449363 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80457ede-e484-4a8d-9b4e-beefc7e9ce23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:01.492006 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80457ede-e484-4a8d-9b4e-beefc7e9ce23) transitioned into state 'SUCCESS' from state '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-459718261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8a019a8438477ea8f466803d9e20db',qos_specs=None,replication_status=,reservations=['a6f6433e-621b-4157-a963-429d71d13ebf','7b9f23b1-40a6-41a2-9107-2c8d229687d4','6a489374-74af-42e3-99d3-7d8126b267ea','86b7f8da-62b5-4bb2-b409-a5ff3ac57814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f60ecd2c6ab43138456fde02c3ad348',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:01.493490 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1a1390-6074-4754-84dd-6b22ab5b3386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:01.514927 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1a1390-6074-4754-84dd-6b22ab5b3386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:01.516591 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Flow 'volume_create_api' (03cdb6e7-96e4-4ef8-b68c-7568e3291b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:01.516994 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Create volume request issued successfully. Aug 09 10:42:01.518155 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aaebd97c-edb5-4c41-8fd5-5f1376aa0450 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:01.518630 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 342/1373] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:00 2026] POST /volume/v3/volumes => generated 749 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:01.540271 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-db8ad1f0-02f7-4afd-a0b8-0cb60270b6fb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:01.545871 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db8ad1f0-02f7-4afd-a0b8-0cb60270b6fb tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 Aug 09 10:42:01.545871 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db8ad1f0-02f7-4afd-a0b8-0cb60270b6fb tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:01.546237 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db8ad1f0-02f7-4afd-a0b8-0cb60270b6fb tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:01.561560 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:01.561560 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:01.568196 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-db8ad1f0-02f7-4afd-a0b8-0cb60270b6fb tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Volume info retrieved successfully. Aug 09 10:42:01.577918 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db8ad1f0-02f7-4afd-a0b8-0cb60270b6fb tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 returned with HTTP 200 Aug 09 10:42:01.577918 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 343/1374] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:01 2026] GET /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:01.593218 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6ffc6b62-e902-4d35-892d-81603756d231 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:01.595378 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ffc6b62-e902-4d35-892d-81603756d231 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:01.595636 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ffc6b62-e902-4d35-892d-81603756d231 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:01.595897 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ffc6b62-e902-4d35-892d-81603756d231 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:01.596037 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6ffc6b62-e902-4d35-892d-81603756d231 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:01.601266 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:01.601266 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:01.602592 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ffc6b62-e902-4d35-892d-81603756d231 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:01.602776 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 348/1375] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:01 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:01.858372 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-82629863-9197-4748-9203-d032d9917d69 req-26f7a8f5-a109-4a6f-80a5-eed1e6a201c4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:01.860985 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-26f7a8f5-a109-4a6f-80a5-eed1e6a201c4 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:42:01.861157 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-26f7a8f5-a109-4a6f-80a5-eed1e6a201c4 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:01.862160 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-26f7a8f5-a109-4a6f-80a5-eed1e6a201c4 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:01.870223 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:01.870223 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:01.876205 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-82629863-9197-4748-9203-d032d9917d69 req-26f7a8f5-a109-4a6f-80a5-eed1e6a201c4 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:42:01.882585 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-26f7a8f5-a109-4a6f-80a5-eed1e6a201c4 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:42:01.883347 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 343/1376] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:01 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:01.900834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d6eced56-ebb6-4843-8908-76ecf647b046 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:01.902347 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d6eced56-ebb6-4843-8908-76ecf647b046 None None] GET https://10.4.3.125/volume// Aug 09 10:42:01.902347 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d6eced56-ebb6-4843-8908-76ecf647b046 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:01.903468 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d6eced56-ebb6-4843-8908-76ecf647b046 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:01.903468 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d6eced56-ebb6-4843-8908-76ecf647b046 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:01.903468 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 343/1377] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:42: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 09 10:42:01.914531 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-82629863-9197-4748-9203-d032d9917d69 req-5141b3ee-31f3-4d59-923e-0d9129e5097a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:01.921599 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-5141b3ee-31f3-4d59-923e-0d9129e5097a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:42:01.922513 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-5141b3ee-31f3-4d59-923e-0d9129e5097a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e32a595d-6e2d-43a9-ae24-1981a419bbaf", "connector": null, "instance_uuid": "577e15f5-73fa-4b83-b608-0a48ba3be9db"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:01.936465 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:01.936465 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:01.988363 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-5141b3ee-31f3-4d59-923e-0d9129e5097a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:42:01.989214 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 344/1378] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:42:01 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 09 10:42:02.599670 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-026c4487-8fa7-45b1-8d94-5bce8ca09893 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:02.605050 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-026c4487-8fa7-45b1-8d94-5bce8ca09893 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 Aug 09 10:42:02.605050 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-026c4487-8fa7-45b1-8d94-5bce8ca09893 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:02.605050 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-026c4487-8fa7-45b1-8d94-5bce8ca09893 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:02.618424 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:02.618424 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:02.620752 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b89d25b6-237a-47ae-88ef-ba4b16009e6c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:02.624005 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b89d25b6-237a-47ae-88ef-ba4b16009e6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:02.624673 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b89d25b6-237a-47ae-88ef-ba4b16009e6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:02.625041 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b89d25b6-237a-47ae-88ef-ba4b16009e6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:02.625408 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b89d25b6-237a-47ae-88ef-ba4b16009e6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:02.629402 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-026c4487-8fa7-45b1-8d94-5bce8ca09893 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Volume info retrieved successfully. Aug 09 10:42:02.634611 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:02.634611 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:02.635740 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b89d25b6-237a-47ae-88ef-ba4b16009e6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:02.636370 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 344/1379] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:02 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:02.639203 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-026c4487-8fa7-45b1-8d94-5bce8ca09893 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 returned with HTTP 200 Aug 09 10:42:02.639763 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 349/1380] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:02 2026] GET /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:02.653556 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ef0de192-37c1-4119-bf78-b4fc591fc243 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:02.658682 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef0de192-37c1-4119-bf78-b4fc591fc243 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee Aug 09 10:42:02.659076 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef0de192-37c1-4119-bf78-b4fc591fc243 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:02.659633 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef0de192-37c1-4119-bf78-b4fc591fc243 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:02.675541 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:02.675541 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:02.684097 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ef0de192-37c1-4119-bf78-b4fc591fc243 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:02.696610 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef0de192-37c1-4119-bf78-b4fc591fc243 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee returned with HTTP 200 Aug 09 10:42:02.697173 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 344/1381] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:02 2026] GET /volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee => generated 1356 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:02.712646 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:02.715215 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f/restore Aug 09 10:42:02.716826 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:02.717155 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Restoring backup 5d2a653a-2195-4054-8664-32c51702ef4f ({'restore': {}}) {{(pid=100316) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 09 10:42:02.717402 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Restoring backup 5d2a653a-2195-4054-8664-32c51702ef4f to volume None. Aug 09 10:42:02.733402 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:02.733402 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:02.734972 np0000006833 devstack@c-api.service[100316]: INFO cinder.backup.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating volume of 1 GB for restore of backup 5d2a653a-2195-4054-8664-32c51702ef4f. Aug 09 10:42:02.752896 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Availability zone cache updated, next update will occur around 2026-08-09 11:42:02.751744. {{(pid=100316) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 10:42:02.752896 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Availability Zones retrieved successfully. Aug 09 10:42:02.761335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (e8c93e8a-a851-40e2-abec-70fba8583d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:02.762392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d923c24-2c0d-4914-bfb0-6f74247252ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:02.763574 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:02.822225 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d923c24-2c0d-4914-bfb0-6f74247252ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:02.822445 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0e4529-f8db-420f-9687-0ad967d0112d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:02.897899 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['e295c9ae-cc69-4646-a89a-dc913fde0094', 'bd74fe09-5183-4880-8dfc-012308fb9c54', 'cc5c50f9-5c40-45da-892b-83abf5f5b027', '744bddb7-c2d0-49ae-9ca9-f53b85af45b0'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:02.898918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0e4529-f8db-420f-9687-0ad967d0112d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e295c9ae-cc69-4646-a89a-dc913fde0094', 'bd74fe09-5183-4880-8dfc-012308fb9c54', 'cc5c50f9-5c40-45da-892b-83abf5f5b027', '744bddb7-c2d0-49ae-9ca9-f53b85af45b0']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:02.899792 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d68ccb3-e09f-46a3-9f49-0a53c2df0657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:02.968485 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d68ccb3-e09f-46a3-9f49-0a53c2df0657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d5c4eed-c110-4a0e-9fba-935281fe3f23', '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_5d2a653a-2195-4054-8664-32c51702ef4f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['e295c9ae-cc69-4646-a89a-dc913fde0094','bd74fe09-5183-4880-8dfc-012308fb9c54','cc5c50f9-5c40-45da-892b-83abf5f5b027','744bddb7-c2d0-49ae-9ca9-f53b85af45b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5d2a653a-2195-4054-8664-32c51702ef4f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d5c4eed-c110-4a0e-9fba-935281fe3f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='353431c546114cbfa09d02159489050d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:02.972856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5e9aeb-9b88-4002-b3df-d03850f876e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:03.015465 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5e9aeb-9b88-4002-b3df-d03850f876e3) transitioned into 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_5d2a653a-2195-4054-8664-32c51702ef4f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['e295c9ae-cc69-4646-a89a-dc913fde0094','bd74fe09-5183-4880-8dfc-012308fb9c54','cc5c50f9-5c40-45da-892b-83abf5f5b027','744bddb7-c2d0-49ae-9ca9-f53b85af45b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:03.016257 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8842ca17-bee9-4565-9fae-6576867093af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:03.037390 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8842ca17-bee9-4565-9fae-6576867093af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:03.037390 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (e8c93e8a-a851-40e2-abec-70fba8583d04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:03.037390 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume request issued successfully. Aug 09 10:42:03.052706 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:03.052706 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:03.053937 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:03.413638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2959b95d-5de3-4e6e-a734-a68edeca0e45 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:03.414567 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2959b95d-5de3-4e6e-a734-a68edeca0e45 None None] GET https://10.4.3.125/volume// Aug 09 10:42:03.414567 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2959b95d-5de3-4e6e-a734-a68edeca0e45 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:03.414872 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2959b95d-5de3-4e6e-a734-a68edeca0e45 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:03.415381 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2959b95d-5de3-4e6e-a734-a68edeca0e45 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:03.416723 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 345/1382] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:42:03.430591 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-82629863-9197-4748-9203-d032d9917d69 req-db4b5c05-0f1f-4c5a-a70c-6eb024458a5a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:03.434357 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-db4b5c05-0f1f-4c5a-a70c-6eb024458a5a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:42:03.434802 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-db4b5c05-0f1f-4c5a-a70c-6eb024458a5a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:03.434987 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-db4b5c05-0f1f-4c5a-a70c-6eb024458a5a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:03.449819 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:03.449819 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:03.456581 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-82629863-9197-4748-9203-d032d9917d69 req-db4b5c05-0f1f-4c5a-a70c-6eb024458a5a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:42:03.465876 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-db4b5c05-0f1f-4c5a-a70c-6eb024458a5a tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:42:03.466635 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 350/1383] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:42:03 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 1339 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:42:03.584317 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-82629863-9197-4748-9203-d032d9917d69 req-1bb4888f-3349-4f6e-8c65-9a8fc2e565ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:03.586158 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-1bb4888f-3349-4f6e-8c65-9a8fc2e565ae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] PUT https://10.4.3.125/volume/v3/attachments/4106c73b-fba9-46f4-adc3-921f89298911 Aug 09 10:42:03.586708 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-1bb4888f-3349-4f6e-8c65-9a8fc2e565ae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:03.596987 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-82629863-9197-4748-9203-d032d9917d69 req-1bb4888f-3349-4f6e-8c65-9a8fc2e565ae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Acquiring lock "cinder-attachment_update-e32a595d-6e2d-43a9-ae24-1981a419bbaf-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:42:03.603864 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-82629863-9197-4748-9203-d032d9917d69 req-1bb4888f-3349-4f6e-8c65-9a8fc2e565ae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Lock "cinder-attachment_update-e32a595d-6e2d-43a9-ae24-1981a419bbaf-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:42:03.605122 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:03.605122 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:03.756877 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-82629863-9197-4748-9203-d032d9917d69 req-1bb4888f-3349-4f6e-8c65-9a8fc2e565ae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Lock "cinder-attachment_update-e32a595d-6e2d-43a9-ae24-1981a419bbaf-np0000006833" released by "attachment_update" :: held 0.153s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:42:03.758153 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-1bb4888f-3349-4f6e-8c65-9a8fc2e565ae tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/attachments/4106c73b-fba9-46f4-adc3-921f89298911 returned with HTTP 200 Aug 09 10:42:03.759506 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 345/1384] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:42:03 2026] PUT /volume/v3/attachments/4106c73b-fba9-46f4-adc3-921f89298911 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:03.797996 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-82629863-9197-4748-9203-d032d9917d69 req-ba430df8-bb71-412a-9a04-33867bd3e23d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:03.801844 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-ba430df8-bb71-412a-9a04-33867bd3e23d tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] POST https://10.4.3.125/volume/v3/attachments/4106c73b-fba9-46f4-adc3-921f89298911/action Aug 09 10:42:03.802947 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-ba430df8-bb71-412a-9a04-33867bd3e23d tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:03.802947 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-ba430df8-bb71-412a-9a04-33867bd3e23d tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:03.827691 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:03.827691 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:03.867369 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-82629863-9197-4748-9203-d032d9917d69 req-ba430df8-bb71-412a-9a04-33867bd3e23d tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/attachments/4106c73b-fba9-46f4-adc3-921f89298911/action returned with HTTP 204 Aug 09 10:42:03.868152 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 346/1385] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:42:03 2026] POST /volume/v3/attachments/4106c73b-fba9-46f4-adc3-921f89298911/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:04.064376 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:04.064376 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:04.065131 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:04.065553 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Checking backup size 1 against volume size 1 {{(pid=100316) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 09 10:42:04.065553 np0000006833 devstack@c-api.service[100316]: INFO cinder.backup.api [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Overwriting volume 4d5c4eed-c110-4a0e-9fba-935281fe3f23 with restore of backup 5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:04.097946 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] restore_backup in rpcapi backup_id 5d2a653a-2195-4054-8664-32c51702ef4f {{(pid=100316) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 10:42:04.100213 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1afc4975-8951-4288-b7e0-8f50dc8a7b45 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f/restore returned with HTTP 202 Aug 09 10:42:04.100765 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 345/1386] 10.4.3.125 () {68 vars in 1393 bytes} [Sun Aug 9 10:42:02 2026] POST /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f/restore => generated 189 bytes in 1389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:04.111885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-790bf68d-a412-4986-9ad8-bceda1fa2bdd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:04.114712 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-790bf68d-a412-4986-9ad8-bceda1fa2bdd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:04.115017 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-790bf68d-a412-4986-9ad8-bceda1fa2bdd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:04.115667 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-790bf68d-a412-4986-9ad8-bceda1fa2bdd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:04.115667 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-790bf68d-a412-4986-9ad8-bceda1fa2bdd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:04.121462 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:04.121462 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:04.122624 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-790bf68d-a412-4986-9ad8-bceda1fa2bdd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:04.123155 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 351/1387] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:04 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:05.141632 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fbc079c8-8410-41fe-abc9-cab73de13b4e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:05.147740 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fbc079c8-8410-41fe-abc9-cab73de13b4e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:05.147983 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fbc079c8-8410-41fe-abc9-cab73de13b4e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:05.148206 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fbc079c8-8410-41fe-abc9-cab73de13b4e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:05.148864 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fbc079c8-8410-41fe-abc9-cab73de13b4e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:05.155482 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:05.155482 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:05.156813 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fbc079c8-8410-41fe-abc9-cab73de13b4e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:05.157264 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 346/1388] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:05 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:06.173034 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dceb61b3-09d6-40a5-9c2e-35e6d694c1f2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:06.175752 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dceb61b3-09d6-40a5-9c2e-35e6d694c1f2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:06.175962 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dceb61b3-09d6-40a5-9c2e-35e6d694c1f2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:06.176178 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dceb61b3-09d6-40a5-9c2e-35e6d694c1f2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:06.176411 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dceb61b3-09d6-40a5-9c2e-35e6d694c1f2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:06.181677 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:06.181677 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:06.182621 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dceb61b3-09d6-40a5-9c2e-35e6d694c1f2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:06.183047 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 347/1389] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:06 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:42:07.197589 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2d6e4945-9de7-417a-910d-64122f6414ed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:07.201171 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d6e4945-9de7-417a-910d-64122f6414ed tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:07.201171 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d6e4945-9de7-417a-910d-64122f6414ed tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:07.202033 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d6e4945-9de7-417a-910d-64122f6414ed tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:07.202033 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-2d6e4945-9de7-417a-910d-64122f6414ed tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:07.209465 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:07.209465 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:07.210655 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d6e4945-9de7-417a-910d-64122f6414ed tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:07.211033 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 346/1390] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:07 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:08.228879 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-80a0722b-9bd7-459c-8186-db1881f0ce06 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:08.232693 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80a0722b-9bd7-459c-8186-db1881f0ce06 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:08.233014 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80a0722b-9bd7-459c-8186-db1881f0ce06 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:08.235711 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80a0722b-9bd7-459c-8186-db1881f0ce06 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:08.236140 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-80a0722b-9bd7-459c-8186-db1881f0ce06 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:08.247156 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:08.247156 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:08.247893 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80a0722b-9bd7-459c-8186-db1881f0ce06 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:08.248418 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 352/1391] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:08 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:09.267602 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b7448ea-ff85-43e1-9230-a4b0015bba18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:09.275867 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b7448ea-ff85-43e1-9230-a4b0015bba18 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:09.275867 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b7448ea-ff85-43e1-9230-a4b0015bba18 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:09.275867 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b7448ea-ff85-43e1-9230-a4b0015bba18 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:09.275867 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0b7448ea-ff85-43e1-9230-a4b0015bba18 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:09.284339 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:09.284339 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:09.285969 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b7448ea-ff85-43e1-9230-a4b0015bba18 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:09.286584 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 347/1392] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:09 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:10.300329 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-388327b8-1cc4-46a6-9dbb-03dd26f8327a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:10.302855 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-388327b8-1cc4-46a6-9dbb-03dd26f8327a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:10.303079 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-388327b8-1cc4-46a6-9dbb-03dd26f8327a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:10.303318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-388327b8-1cc4-46a6-9dbb-03dd26f8327a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:10.303430 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-388327b8-1cc4-46a6-9dbb-03dd26f8327a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:10.311778 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:10.311778 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:10.312638 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-388327b8-1cc4-46a6-9dbb-03dd26f8327a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:10.313192 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 348/1393] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:10 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:11.332628 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-29ae154a-3633-4ea0-a169-88c63c3190f5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:11.339094 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29ae154a-3633-4ea0-a169-88c63c3190f5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:11.342276 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29ae154a-3633-4ea0-a169-88c63c3190f5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:11.342276 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29ae154a-3633-4ea0-a169-88c63c3190f5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:11.342551 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-29ae154a-3633-4ea0-a169-88c63c3190f5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:11.352019 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:11.352019 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:11.353156 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29ae154a-3633-4ea0-a169-88c63c3190f5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:11.354021 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 347/1394] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:11 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:11.464488 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-76903e9e-81ea-4ae0-893f-8dab5186a8c5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:11.467596 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76903e9e-81ea-4ae0-893f-8dab5186a8c5 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/af130844-c271-4645-896b-4ffbdf835ffb/action Aug 09 10:42:11.468070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76903e9e-81ea-4ae0-893f-8dab5186a8c5 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-attach": {"instance_uuid": "ffe271f2-f338-4f97-ab03-167f8a4d1331", "mountpoint": "/dev/vdc"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:11.468353 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76903e9e-81ea-4ae0-893f-8dab5186a8c5 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ffe271f2-f338-4f97-ab03-167f8a4d1331", "mountpoint": "/dev/vdc"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:11.473461 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=560,cinder:UPDATE=96,cinder:INSERT=59 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:42:11.480987 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76903e9e-81ea-4ae0-893f-8dab5186a8c5 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/af130844-c271-4645-896b-4ffbdf835ffb/action returned with HTTP 404 Aug 09 10:42:11.482061 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 353/1395] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:11 2026] POST /volume/v3/volumes/af130844-c271-4645-896b-4ffbdf835ffb/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:12.370337 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8747340c-61a2-4140-bd1c-50d9a3c646ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:12.379001 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8747340c-61a2-4140-bd1c-50d9a3c646ea tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:12.379001 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8747340c-61a2-4140-bd1c-50d9a3c646ea tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:12.379254 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8747340c-61a2-4140-bd1c-50d9a3c646ea tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:12.379365 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8747340c-61a2-4140-bd1c-50d9a3c646ea tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:12.382350 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=562,cinder:UPDATE=134,cinder:INSERT=74 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:42:12.388493 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:12.388493 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:12.389652 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8747340c-61a2-4140-bd1c-50d9a3c646ea tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:12.391854 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 348/1396] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:12 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:12.851600 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1c5f5a55-ee3e-4c44-8777-8fb8dddb5f05 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:12.856298 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c5f5a55-ee3e-4c44-8777-8fb8dddb5f05 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:42:12.856298 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c5f5a55-ee3e-4c44-8777-8fb8dddb5f05 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:12.856298 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c5f5a55-ee3e-4c44-8777-8fb8dddb5f05 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:12.861831 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=603,cinder:INSERT=82,cinder:UPDATE=154 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:42:12.870394 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:12.870394 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:12.876055 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1c5f5a55-ee3e-4c44-8777-8fb8dddb5f05 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:42:12.881520 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c5f5a55-ee3e-4c44-8777-8fb8dddb5f05 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:42:12.882038 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 349/1397] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:12 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:12.942405 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-236a28c0-c11e-450b-b599-79f3b4efa678 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:12.951368 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-236a28c0-c11e-450b-b599-79f3b4efa678 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:42:12.951730 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-236a28c0-c11e-450b-b599-79f3b4efa678 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:12.951999 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-236a28c0-c11e-450b-b599-79f3b4efa678 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:12.955778 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=654,cinder:UPDATE=176,cinder:INSERT=106 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:42:12.966040 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:12.966040 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:12.971051 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-236a28c0-c11e-450b-b599-79f3b4efa678 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:42:12.981916 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-236a28c0-c11e-450b-b599-79f3b4efa678 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:42:12.982368 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 348/1398] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:12 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:13.014521 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-c6202723-0e5d-4d9a-b3bf-2e395e0d6637 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:13.017370 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-c6202723-0e5d-4d9a-b3bf-2e395e0d6637 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] POST https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7/action Aug 09 10:42:13.017968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-c6202723-0e5d-4d9a-b3bf-2e395e0d6637 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:13.017968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-c6202723-0e5d-4d9a-b3bf-2e395e0d6637 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:13.032876 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:13.032876 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:13.033421 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-c6202723-0e5d-4d9a-b3bf-2e395e0d6637 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:42:13.041704 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-c6202723-0e5d-4d9a-b3bf-2e395e0d6637 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Begin detaching volume completed successfully. Aug 09 10:42:13.042012 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-c6202723-0e5d-4d9a-b3bf-2e395e0d6637 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7/action returned with HTTP 202 Aug 09 10:42:13.042790 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 354/1399] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:42:13 2026] POST /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:13.136910 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e3b90c11-16ea-4ed4-8133-88f97e7f4544 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:13.137578 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3b90c11-16ea-4ed4-8133-88f97e7f4544 None None] GET https://10.4.3.125/volume// Aug 09 10:42:13.137787 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3b90c11-16ea-4ed4-8133-88f97e7f4544 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:13.138044 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3b90c11-16ea-4ed4-8133-88f97e7f4544 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:13.138522 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3b90c11-16ea-4ed4-8133-88f97e7f4544 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:13.139707 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 349/1400] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42: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 09 10:42:13.157773 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-a7f88b5a-48f4-44dd-af26-5bcb7f9553fd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:13.163352 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-a7f88b5a-48f4-44dd-af26-5bcb7f9553fd tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:42:13.163579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-a7f88b5a-48f4-44dd-af26-5bcb7f9553fd tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:13.164488 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-a7f88b5a-48f4-44dd-af26-5bcb7f9553fd tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:13.177671 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:13.177671 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:13.184027 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-a7f88b5a-48f4-44dd-af26-5bcb7f9553fd tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:42:13.195776 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-a7f88b5a-48f4-44dd-af26-5bcb7f9553fd tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:42:13.199212 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 350/1401] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:42:13 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:42:13.211466 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-f562b510-6192-478e-9c52-fef065c520bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:13.221872 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-f562b510-6192-478e-9c52-fef065c520bc tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/limits Aug 09 10:42:13.222202 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-f562b510-6192-478e-9c52-fef065c520bc tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:13.225213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-f562b510-6192-478e-9c52-fef065c520bc tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:13.254588 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-f562b510-6192-478e-9c52-fef065c520bc tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/limits returned with HTTP 200 Aug 09 10:42:13.255100 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 349/1402] 10.4.3.125 () {68 vars in 1484 bytes} [Sun Aug 9 10:42:13 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:13.302621 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-d12145db-ff0a-43f5-9a50-df646be3bf10 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:13.304876 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-d12145db-ff0a-43f5-9a50-df646be3bf10 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:42:13.305123 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-d12145db-ff0a-43f5-9a50-df646be3bf10 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:13.305377 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-d12145db-ff0a-43f5-9a50-df646be3bf10 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:13.316094 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:13.316094 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:13.320815 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-d12145db-ff0a-43f5-9a50-df646be3bf10 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:42:13.328094 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-d12145db-ff0a-43f5-9a50-df646be3bf10 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 200 Aug 09 10:42:13.329946 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 355/1403] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:13 2026] GET /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 1452 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:13.344506 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-1ec75774-7ce2-4bba-8efe-a3c224e60c26 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:13.346904 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-1ec75774-7ce2-4bba-8efe-a3c224e60c26 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:42:13.347481 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-1ec75774-7ce2-4bba-8efe-a3c224e60c26 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e32a595d-6e2d-43a9-ae24-1981a419bbaf", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-838717628", "description": null, "metadata": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:13.365807 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:13.365807 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:13.366809 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-1ec75774-7ce2-4bba-8efe-a3c224e60c26 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:42:13.367267 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-1ec75774-7ce2-4bba-8efe-a3c224e60c26 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Create snapshot from volume e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:42:13.408090 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8ff00382-f3a6-46d1-9b38-56c040983390 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:13.412569 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ff00382-f3a6-46d1-9b38-56c040983390 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:13.412569 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ff00382-f3a6-46d1-9b38-56c040983390 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:13.412569 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ff00382-f3a6-46d1-9b38-56c040983390 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:13.412569 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-8ff00382-f3a6-46d1-9b38-56c040983390 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:13.421365 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:13.421365 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:13.422685 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ff00382-f3a6-46d1-9b38-56c040983390 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:13.423700 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 351/1404] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:13 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:13.435780 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-1ec75774-7ce2-4bba-8efe-a3c224e60c26 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Created reservations ['5137f7cd-5e3c-4515-9f80-5350f4fe8e47', '9a9213cf-7c36-454a-a6fc-f8c772d1e8da', '88761783-dcc3-4a4f-9b9d-b1fe318d4965', 'c2630662-e0fa-4107-842c-44d61f13e006'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:13.524650 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-1ec75774-7ce2-4bba-8efe-a3c224e60c26 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Snapshot force create request issued successfully. Aug 09 10:42:13.526450 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-79566e91-3b0f-425b-8b03-1b495dfcb7ed req-1ec75774-7ce2-4bba-8efe-a3c224e60c26 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:42:13.527517 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 350/1405] 10.4.3.125 () {72 vars in 1547 bytes} [Sun Aug 9 10:42:13 2026] POST /volume/v3/snapshots => generated 318 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:14.421720 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-2fb95787-a4f0-4bc8-8900-2d0920340541 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:14.424623 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-2fb95787-a4f0-4bc8-8900-2d0920340541 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] DELETE https://10.4.3.125/volume/v3/attachments/4e88312f-0d08-4a27-8bf4-195f9476e3e3 Aug 09 10:42:14.424851 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-2fb95787-a4f0-4bc8-8900-2d0920340541 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:14.425099 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-2fb95787-a4f0-4bc8-8900-2d0920340541 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:14.443217 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6c24190e-61f7-4de2-8f36-892777807a31 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:14.444132 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6c24190e-61f7-4de2-8f36-892777807a31 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:14.444504 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6c24190e-61f7-4de2-8f36-892777807a31 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:14.444808 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6c24190e-61f7-4de2-8f36-892777807a31 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:14.445242 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6c24190e-61f7-4de2-8f36-892777807a31 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:14.447841 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:14.447841 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:14.452219 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:14.452219 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:14.453285 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6c24190e-61f7-4de2-8f36-892777807a31 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:14.453776 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 356/1406] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:14 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:14.515980 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-06ad378d-066b-4de2-9ac5-9af32e022182 req-2fb95787-a4f0-4bc8-8900-2d0920340541 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/attachments/4e88312f-0d08-4a27-8bf4-195f9476e3e3 returned with HTTP 200 Aug 09 10:42:14.516651 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 350/1407] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:42:14 2026] DELETE /volume/v3/attachments/4e88312f-0d08-4a27-8bf4-195f9476e3e3 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:15.252149 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5cc1446e-d154-4210-b9f6-df6a22f257b1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:15.256081 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5cc1446e-d154-4210-b9f6-df6a22f257b1 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:42:15.256366 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5cc1446e-d154-4210-b9f6-df6a22f257b1 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:15.256651 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5cc1446e-d154-4210-b9f6-df6a22f257b1 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:15.267227 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:15.267227 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:15.276142 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5cc1446e-d154-4210-b9f6-df6a22f257b1 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:42:15.289530 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5cc1446e-d154-4210-b9f6-df6a22f257b1 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:42:15.290013 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 352/1408] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:15 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:15.476770 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a184aa79-f08a-49b1-800f-74e700fe4418 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:15.477927 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a184aa79-f08a-49b1-800f-74e700fe4418 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:15.478126 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a184aa79-f08a-49b1-800f-74e700fe4418 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:15.478331 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a184aa79-f08a-49b1-800f-74e700fe4418 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:15.478692 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a184aa79-f08a-49b1-800f-74e700fe4418 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:15.486446 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:15.486446 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:15.487801 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a184aa79-f08a-49b1-800f-74e700fe4418 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:15.488397 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 351/1409] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:15 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:15.503649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1082ef55-96e0-4a01-9192-23ded4664572 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:15.506236 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1082ef55-96e0-4a01-9192-23ded4664572 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 Aug 09 10:42:15.506665 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1082ef55-96e0-4a01-9192-23ded4664572 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:15.506934 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1082ef55-96e0-4a01-9192-23ded4664572 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:15.517002 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:15.517002 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:15.526929 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1082ef55-96e0-4a01-9192-23ded4664572 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:15.540596 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1082ef55-96e0-4a01-9192-23ded4664572 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 returned with HTTP 200 Aug 09 10:42:15.540596 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 357/1410] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:15 2026] GET /volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:15.561835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-511200f4-3bc1-4da3-a6d8-e8c31d9bfebe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:15.566013 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-511200f4-3bc1-4da3-a6d8-e8c31d9bfebe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 Aug 09 10:42:15.566377 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-511200f4-3bc1-4da3-a6d8-e8c31d9bfebe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:15.566662 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-511200f4-3bc1-4da3-a6d8-e8c31d9bfebe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:15.591788 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:15.591788 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:15.591788 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-511200f4-3bc1-4da3-a6d8-e8c31d9bfebe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:15.598902 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-511200f4-3bc1-4da3-a6d8-e8c31d9bfebe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 returned with HTTP 200 Aug 09 10:42:15.599631 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 351/1411] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:15 2026] GET /volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:15.617017 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6f46bb45-99c7-4d2b-94f0-80c5d11ec454 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:15.620920 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6f46bb45-99c7-4d2b-94f0-80c5d11ec454 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 Aug 09 10:42:15.622245 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6f46bb45-99c7-4d2b-94f0-80c5d11ec454 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:15.623435 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6f46bb45-99c7-4d2b-94f0-80c5d11ec454 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:15.624451 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6f46bb45-99c7-4d2b-94f0-80c5d11ec454 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume with id: 4d5c4eed-c110-4a0e-9fba-935281fe3f23 Aug 09 10:42:15.637154 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:15.637154 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:15.638021 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6f46bb45-99c7-4d2b-94f0-80c5d11ec454 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:15.695266 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6f46bb45-99c7-4d2b-94f0-80c5d11ec454 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume request issued successfully. Aug 09 10:42:15.695581 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6f46bb45-99c7-4d2b-94f0-80c5d11ec454 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 returned with HTTP 202 Aug 09 10:42:15.696731 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 353/1412] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:15 2026] DELETE /volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:15.705440 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-05f7a05b-7b76-4e57-9d30-dc1e04d7adca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:15.708097 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05f7a05b-7b76-4e57-9d30-dc1e04d7adca tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 Aug 09 10:42:15.708418 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05f7a05b-7b76-4e57-9d30-dc1e04d7adca tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:15.708546 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05f7a05b-7b76-4e57-9d30-dc1e04d7adca tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:15.717880 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:15.717880 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:15.723645 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-05f7a05b-7b76-4e57-9d30-dc1e04d7adca tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:15.732327 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05f7a05b-7b76-4e57-9d30-dc1e04d7adca tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 returned with HTTP 200 Aug 09 10:42:15.732762 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 352/1413] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:15 2026] GET /volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:16.145504 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e2ce65df-b6d1-4024-b71b-2ed43a56bed3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:16.148342 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2ce65df-b6d1-4024-b71b-2ed43a56bed3 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 Aug 09 10:42:16.148639 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2ce65df-b6d1-4024-b71b-2ed43a56bed3 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:16.148903 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2ce65df-b6d1-4024-b71b-2ed43a56bed3 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:16.159153 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:16.159153 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:16.159852 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e2ce65df-b6d1-4024-b71b-2ed43a56bed3 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Snapshot retrieved successfully. Aug 09 10:42:16.161054 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2ce65df-b6d1-4024-b71b-2ed43a56bed3 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 returned with HTTP 200 Aug 09 10:42:16.161551 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 358/1414] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:42:16 2026] GET /volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:16.421651 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-303df41a-ead8-4729-915b-af16f3be3396 req-513d69bc-666b-4c73-9a66-964840b4e696 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:16.425743 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-513d69bc-666b-4c73-9a66-964840b4e696 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] GET https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:42:16.425984 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-513d69bc-666b-4c73-9a66-964840b4e696 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:16.426221 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-513d69bc-666b-4c73-9a66-964840b4e696 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:16.440803 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:16.440803 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:16.445786 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-303df41a-ead8-4729-915b-af16f3be3396 req-513d69bc-666b-4c73-9a66-964840b4e696 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:42:16.451618 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-513d69bc-666b-4c73-9a66-964840b4e696 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 200 Aug 09 10:42:16.452094 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 352/1415] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:16 2026] GET /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:16.501603 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-11da8f91-7c57-47b3-8092-048b19eec912 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:16.504672 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:16.504672 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "85a930ae-9402-4227-9dbc-a6a086abdc76", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-186205042"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:16.506904 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Create volume request body: {'volume': {'imageRef': '85a930ae-9402-4227-9dbc-a6a086abdc76', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-186205042'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:16.510754 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b42e5c6-fe78-47ba-ad30-d9c4732cd4b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:16.512914 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-303df41a-ead8-4729-915b-af16f3be3396 req-e8ac9de2-79e4-4c58-a6be-40cffeb1734b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:16.521593 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b42e5c6-fe78-47ba-ad30-d9c4732cd4b1 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 Aug 09 10:42:16.521593 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b42e5c6-fe78-47ba-ad30-d9c4732cd4b1 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:16.521593 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b42e5c6-fe78-47ba-ad30-d9c4732cd4b1 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:16.521593 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-0b42e5c6-fe78-47ba-ad30-d9c4732cd4b1 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Delete snapshot with id: 8a17503c-f3f5-419a-ac9e-cec66ade8024 Aug 09 10:42:16.522550 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-e8ac9de2-79e4-4c58-a6be-40cffeb1734b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] GET https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:42:16.522550 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-e8ac9de2-79e4-4c58-a6be-40cffeb1734b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:16.522550 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-e8ac9de2-79e4-4c58-a6be-40cffeb1734b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:16.528082 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:16.528082 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:16.528665 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0b42e5c6-fe78-47ba-ad30-d9c4732cd4b1 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Snapshot retrieved successfully. Aug 09 10:42:16.538390 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:16.538390 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:16.547553 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-303df41a-ead8-4729-915b-af16f3be3396 req-e8ac9de2-79e4-4c58-a6be-40cffeb1734b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:42:16.558727 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-e8ac9de2-79e4-4c58-a6be-40cffeb1734b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 200 Aug 09 10:42:16.560382 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 359/1416] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:16 2026] GET /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 1652 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:16.571499 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0b42e5c6-fe78-47ba-ad30-d9c4732cd4b1 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Snapshot delete request issued successfully. Aug 09 10:42:16.571834 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b42e5c6-fe78-47ba-ad30-d9c4732cd4b1 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 returned with HTTP 202 Aug 09 10:42:16.572452 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 353/1417] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:42:16 2026] DELETE /volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:16.585092 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b4847149-d13f-4340-b752-57ef4eacc076 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:16.591880 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b4847149-d13f-4340-b752-57ef4eacc076 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 Aug 09 10:42:16.592656 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b4847149-d13f-4340-b752-57ef4eacc076 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:16.594211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b4847149-d13f-4340-b752-57ef4eacc076 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:16.602282 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:16.602282 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:16.603811 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b4847149-d13f-4340-b752-57ef4eacc076 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Snapshot retrieved successfully. Aug 09 10:42:16.605305 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b4847149-d13f-4340-b752-57ef4eacc076 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 returned with HTTP 200 Aug 09 10:42:16.606247 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 353/1418] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:42:16 2026] GET /volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:16.650028 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Create volume of 2 GB Aug 09 10:42:16.659735 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Availability Zones retrieved successfully. Aug 09 10:42:16.667341 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Flow 'volume_create_api' (2beb7ab5-7c2e-4ff2-b5a6-6ca86ed3f01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:16.669257 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91c503b-93ed-485f-bcda-2038c4d905d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:16.670164 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Validating volume size '2' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:16.727061 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91c503b-93ed-485f-bcda-2038c4d905d7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 10:42:16.727061 np0000006833 devstack@c-api.service[100318]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 85a930ae-9402-4227-9dbc-a6a086abdc76 is not active. Aug 09 10:42:16.731607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91c503b-93ed-485f-bcda-2038c4d905d7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:16.733040 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91c503b-93ed-485f-bcda-2038c4d905d7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 10:42:16.734492 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Flow 'volume_create_api' (2beb7ab5-7c2e-4ff2-b5a6-6ca86ed3f01a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 10:42:16.735029 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11da8f91-7c57-47b3-8092-048b19eec912 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 400 Aug 09 10:42:16.735803 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 354/1419] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:42:16 2026] POST /volume/v3/volumes => generated 125 bytes in 235 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:42:16.752777 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-af253583-1953-4474-b6a7-6dbbe56a7d7a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:16.754198 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-af253583-1953-4474-b6a7-6dbbe56a7d7a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 Aug 09 10:42:16.754534 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-af253583-1953-4474-b6a7-6dbbe56a7d7a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:16.754940 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-af253583-1953-4474-b6a7-6dbbe56a7d7a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:16.768144 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-af253583-1953-4474-b6a7-6dbbe56a7d7a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 returned with HTTP 404 Aug 09 10:42:16.768144 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 360/1420] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:16 2026] GET /volume/v3/volumes/4d5c4eed-c110-4a0e-9fba-935281fe3f23 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:16.777613 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5bf1473d-1063-442f-ab83-49c3f841422c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:16.780449 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5bf1473d-1063-442f-ab83-49c3f841422c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:16.780449 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5bf1473d-1063-442f-ab83-49c3f841422c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:16.780449 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5bf1473d-1063-442f-ab83-49c3f841422c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:16.780627 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-5bf1473d-1063-442f-ab83-49c3f841422c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete backup with id: 5d2a653a-2195-4054-8664-32c51702ef4f. Aug 09 10:42:16.786283 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:16.786283 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:16.813613 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-5bf1473d-1063-442f-ab83-49c3f841422c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] delete_backup rpcapi backup_id 5d2a653a-2195-4054-8664-32c51702ef4f {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:42:16.816364 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5bf1473d-1063-442f-ab83-49c3f841422c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 202 Aug 09 10:42:16.817003 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 354/1421] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:16 2026] DELETE /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:16.828504 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fa217a22-c25d-4416-aac2-56be598c61e9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:16.830508 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa217a22-c25d-4416-aac2-56be598c61e9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:16.830880 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa217a22-c25d-4416-aac2-56be598c61e9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:16.832999 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa217a22-c25d-4416-aac2-56be598c61e9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:16.833431 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-fa217a22-c25d-4416-aac2-56be598c61e9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:16.838456 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:16.838456 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:16.839909 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa217a22-c25d-4416-aac2-56be598c61e9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 200 Aug 09 10:42:16.840463 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 354/1422] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:16 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:17.620226 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f3d54d91-e32d-47d9-b0ae-623b22b9ef58 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:17.624384 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3d54d91-e32d-47d9-b0ae-623b22b9ef58 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] GET https://10.4.3.125/volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 Aug 09 10:42:17.624384 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3d54d91-e32d-47d9-b0ae-623b22b9ef58 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:17.627358 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3d54d91-e32d-47d9-b0ae-623b22b9ef58 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:17.644688 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3d54d91-e32d-47d9-b0ae-623b22b9ef58 tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 returned with HTTP 404 Aug 09 10:42:17.645356 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 355/1423] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:42:17 2026] GET /volume/v3/snapshots/8a17503c-f3f5-419a-ac9e-cec66ade8024 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:17.856487 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ae93d80a-023a-421f-b6f5-adf733c61e4a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:17.859409 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ae93d80a-023a-421f-b6f5-adf733c61e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f Aug 09 10:42:17.861260 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ae93d80a-023a-421f-b6f5-adf733c61e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:17.861260 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ae93d80a-023a-421f-b6f5-adf733c61e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:17.861260 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ae93d80a-023a-421f-b6f5-adf733c61e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 5d2a653a-2195-4054-8664-32c51702ef4f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:17.869842 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ae93d80a-023a-421f-b6f5-adf733c61e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f returned with HTTP 404 Aug 09 10:42:17.870599 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 361/1424] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:17 2026] GET /volume/v3/backups/5d2a653a-2195-4054-8664-32c51702ef4f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:18.004440 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f0a15017-f440-4c1c-940c-6fc1f333191a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:18.007275 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f0a15017-f440-4c1c-940c-6fc1f333191a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee Aug 09 10:42:18.007275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f0a15017-f440-4c1c-940c-6fc1f333191a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:18.007448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f0a15017-f440-4c1c-940c-6fc1f333191a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:18.017965 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:18.017965 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:18.025483 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f0a15017-f440-4c1c-940c-6fc1f333191a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:18.035696 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f0a15017-f440-4c1c-940c-6fc1f333191a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee returned with HTTP 200 Aug 09 10:42:18.036275 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 355/1425] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:18 2026] GET /volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:18.123298 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6dac18e5-c38e-41c1-b007-9b6e4e4d6d0a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:18.125680 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6dac18e5-c38e-41c1-b007-9b6e4e4d6d0a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee Aug 09 10:42:18.125931 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6dac18e5-c38e-41c1-b007-9b6e4e4d6d0a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:18.126175 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6dac18e5-c38e-41c1-b007-9b6e4e4d6d0a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:18.126400 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-6dac18e5-c38e-41c1-b007-9b6e4e4d6d0a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume with id: b9f16a6a-ce9b-49a0-a60f-809d731cb1ee Aug 09 10:42:18.136082 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:18.136082 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:18.136719 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6dac18e5-c38e-41c1-b007-9b6e4e4d6d0a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:18.160504 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6dac18e5-c38e-41c1-b007-9b6e4e4d6d0a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume request issued successfully. Aug 09 10:42:18.160824 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6dac18e5-c38e-41c1-b007-9b6e4e4d6d0a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee returned with HTTP 202 Aug 09 10:42:18.161159 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 355/1426] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:18 2026] DELETE /volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:18.172881 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-91529ca5-6c33-494c-ad3c-e2b4d8604479 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:18.175306 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-91529ca5-6c33-494c-ad3c-e2b4d8604479 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee Aug 09 10:42:18.175566 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-91529ca5-6c33-494c-ad3c-e2b4d8604479 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:18.175843 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-91529ca5-6c33-494c-ad3c-e2b4d8604479 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:18.185797 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:18.185797 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:18.192697 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-91529ca5-6c33-494c-ad3c-e2b4d8604479 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:18.199135 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-60333f5b-c5ff-4457-b526-eb86af473e38 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:18.200174 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60333f5b-c5ff-4457-b526-eb86af473e38 None None] GET https://10.4.3.125/volume// Aug 09 10:42:18.200174 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60333f5b-c5ff-4457-b526-eb86af473e38 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:18.200174 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60333f5b-c5ff-4457-b526-eb86af473e38 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:18.200483 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-91529ca5-6c33-494c-ad3c-e2b4d8604479 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee returned with HTTP 200 Aug 09 10:42:18.200533 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60333f5b-c5ff-4457-b526-eb86af473e38 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:18.201025 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 356/1427] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:18 2026] GET /volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:18.201100 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 362/1428] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:42:18.216097 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-303df41a-ead8-4729-915b-af16f3be3396 req-91aafd99-8967-4c43-9aa9-bfe91ca3c7af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:18.223802 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-91aafd99-8967-4c43-9aa9-bfe91ca3c7af tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:42:18.225381 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-91aafd99-8967-4c43-9aa9-bfe91ca3c7af tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc8631e4-7fee-4b7f-ac91-7c874adaa19c", "connector": null, "instance_uuid": "4f0bf4ee-b1f8-4fcd-90d2-ffa8d5bb7983"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:18.247475 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:18.247475 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:18.309261 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-91aafd99-8967-4c43-9aa9-bfe91ca3c7af tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:42:18.312068 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 356/1429] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:42:18 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:18.384956 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-303df41a-ead8-4729-915b-af16f3be3396 req-dd3cca55-e833-45cf-b67f-eb9499ea8842 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:18.390763 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-dd3cca55-e833-45cf-b67f-eb9499ea8842 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] DELETE https://10.4.3.125/volume/v3/attachments/f9102bcf-e098-4a79-860b-995d4aee255c Aug 09 10:42:18.391016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-dd3cca55-e833-45cf-b67f-eb9499ea8842 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:18.391321 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-dd3cca55-e833-45cf-b67f-eb9499ea8842 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:18.407085 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:18.407085 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:18.495548 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-dd3cca55-e833-45cf-b67f-eb9499ea8842 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/attachments/f9102bcf-e098-4a79-860b-995d4aee255c returned with HTTP 200 Aug 09 10:42:18.495830 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 356/1430] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:42:18 2026] DELETE /volume/v3/attachments/f9102bcf-e098-4a79-860b-995d4aee255c => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:18.655223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-05e66178-eb41-4033-ac99-8c92ec131d29 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:18.655223 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05e66178-eb41-4033-ac99-8c92ec131d29 None None] GET https://10.4.3.125/volume// Aug 09 10:42:18.655223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05e66178-eb41-4033-ac99-8c92ec131d29 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:18.655223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05e66178-eb41-4033-ac99-8c92ec131d29 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:18.655223 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05e66178-eb41-4033-ac99-8c92ec131d29 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:18.655919 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 357/1431] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42: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 09 10:42:18.687438 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-303df41a-ead8-4729-915b-af16f3be3396 req-5d502ee4-3132-4951-9168-47cfe09a0f51 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:18.690225 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-5d502ee4-3132-4951-9168-47cfe09a0f51 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] POST https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c/action Aug 09 10:42:18.690776 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-5d502ee4-3132-4951-9168-47cfe09a0f51 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action body: b'{"os-reimage": {"image_id": "b7f44ee6-4165-4a2a-8340-8a5c14a62506", "reimage_reserved": true}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:18.692291 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-5d502ee4-3132-4951-9168-47cfe09a0f51 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "b7f44ee6-4165-4a2a-8340-8a5c14a62506", "reimage_reserved": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:18.711638 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:18.711638 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:18.712154 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-303df41a-ead8-4729-915b-af16f3be3396 req-5d502ee4-3132-4951-9168-47cfe09a0f51 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:42:18.879920 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-5d502ee4-3132-4951-9168-47cfe09a0f51 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c/action returned with HTTP 202 Aug 09 10:42:18.880495 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 363/1432] 10.4.3.125 () {74 vars in 1713 bytes} [Sun Aug 9 10:42:18 2026] POST /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 10:42:19.218708 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1d05f226-f5cc-4271-b173-5b23448cb8b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.221963 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d05f226-f5cc-4271-b173-5b23448cb8b3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee Aug 09 10:42:19.222434 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d05f226-f5cc-4271-b173-5b23448cb8b3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:19.222711 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d05f226-f5cc-4271-b173-5b23448cb8b3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:19.235449 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d05f226-f5cc-4271-b173-5b23448cb8b3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee returned with HTTP 404 Aug 09 10:42:19.236102 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 357/1433] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:19 2026] GET /volume/v3/volumes/b9f16a6a-ce9b-49a0-a60f-809d731cb1ee => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:19.254594 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.256973 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:19.257383 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-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-1365125922"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:19.259416 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1365125922'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:19.259719 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume of 1 GB Aug 09 10:42:19.260248 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:19.260248 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:19.269344 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Availability Zones retrieved successfully. Aug 09 10:42:19.278899 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (3948e711-6330-441a-b63d-2d51c3948f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:19.279998 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd9c8d3-332a-4c37-ae2f-aeabe8936eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:19.281576 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:19.315169 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd9c8d3-332a-4c37-ae2f-aeabe8936eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:19.315555 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1e8361-cd89-4ae9-9b6a-a1c6281320c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:19.374777 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['e89107c0-519e-44b8-895d-7e37c889de8a', 'ac141828-3765-4284-8da3-e7f1db11b53e', '541aa344-ffde-4fe0-a96f-ebf6097c39d9', 'dbf65e89-7ac3-474f-b171-546d4b790518'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:19.375833 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1e8361-cd89-4ae9-9b6a-a1c6281320c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e89107c0-519e-44b8-895d-7e37c889de8a', 'ac141828-3765-4284-8da3-e7f1db11b53e', '541aa344-ffde-4fe0-a96f-ebf6097c39d9', 'dbf65e89-7ac3-474f-b171-546d4b790518']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:19.376860 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567927b1-202f-4f28-9cba-33a898a59402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:19.414294 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567927b1-202f-4f28-9cba-33a898a59402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3730e2a0-1f37-4a10-afce-52e593517c31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1365125922',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['e89107c0-519e-44b8-895d-7e37c889de8a','ac141828-3765-4284-8da3-e7f1db11b53e','541aa344-ffde-4fe0-a96f-ebf6097c39d9','dbf65e89-7ac3-474f-b171-546d4b790518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1365125922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3730e2a0-1f37-4a10-afce-52e593517c31,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='353431c546114cbfa09d02159489050d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:19.415382 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b821d67-ab75-4325-a4cf-7109205a82b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:19.435401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b821d67-ab75-4325-a4cf-7109205a82b0) transitioned into state 'SUCCESS' from state '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-1365125922',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['e89107c0-519e-44b8-895d-7e37c889de8a','ac141828-3765-4284-8da3-e7f1db11b53e','541aa344-ffde-4fe0-a96f-ebf6097c39d9','dbf65e89-7ac3-474f-b171-546d4b790518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:19.436193 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc5741a-7a76-4ae4-bccc-86c486d93ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:19.447777 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc5741a-7a76-4ae4-bccc-86c486d93ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:19.448977 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (3948e711-6330-441a-b63d-2d51c3948f2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:19.449065 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume request issued successfully. Aug 09 10:42:19.449597 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cd59d394-23d7-4c97-9938-a4496ff53a8a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:19.450245 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 357/1434] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:42:19 2026] POST /volume/v3/volumes => generated 816 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:19.466020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.468614 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d47609ec-71ff-491b-9d1c-44009ebf0edb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.471036 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d47609ec-71ff-491b-9d1c-44009ebf0edb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 Aug 09 10:42:19.471348 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d47609ec-71ff-491b-9d1c-44009ebf0edb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:19.471621 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d47609ec-71ff-491b-9d1c-44009ebf0edb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:19.471818 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:19.472200 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "45931443-7ce7-4164-8bd0-a867dda6c2df"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:19.477132 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '45931443-7ce7-4164-8bd0-a867dda6c2df'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:19.489441 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:19.489441 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:19.498000 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d47609ec-71ff-491b-9d1c-44009ebf0edb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:19.504759 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d47609ec-71ff-491b-9d1c-44009ebf0edb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 returned with HTTP 200 Aug 09 10:42:19.505341 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 364/1435] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:19 2026] GET /volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:19.515494 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ba09761f-f283-4cf6-a0a5-c0d6ff1ad976 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.517751 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba09761f-f283-4cf6-a0a5-c0d6ff1ad976 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] DELETE https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:42:19.517991 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba09761f-f283-4cf6-a0a5-c0d6ff1ad976 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:19.518253 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba09761f-f283-4cf6-a0a5-c0d6ff1ad976 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:19.518541 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ba09761f-f283-4cf6-a0a5-c0d6ff1ad976 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Delete volume with id: 24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:42:19.540963 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:19.540963 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:19.541489 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ba09761f-f283-4cf6-a0a5-c0d6ff1ad976 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:42:19.576010 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ba09761f-f283-4cf6-a0a5-c0d6ff1ad976 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Delete volume request issued successfully. Aug 09 10:42:19.576010 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba09761f-f283-4cf6-a0a5-c0d6ff1ad976 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 202 Aug 09 10:42:19.576235 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 358/1436] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:19 2026] DELETE /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:19.584038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e8b65c8a-c7c5-4ec9-92ae-f9386c1516ce None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.586733 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e8b65c8a-c7c5-4ec9-92ae-f9386c1516ce tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:42:19.586958 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e8b65c8a-c7c5-4ec9-92ae-f9386c1516ce tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:19.587153 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e8b65c8a-c7c5-4ec9-92ae-f9386c1516ce tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:19.596683 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:19.596683 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:19.596913 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Create volume of 1 GB Aug 09 10:42:19.602301 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e8b65c8a-c7c5-4ec9-92ae-f9386c1516ce tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Volume info retrieved successfully. Aug 09 10:42:19.602864 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Availability Zones retrieved successfully. Aug 09 10:42:19.608782 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e8b65c8a-c7c5-4ec9-92ae-f9386c1516ce tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 200 Aug 09 10:42:19.608944 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Flow 'volume_create_api' (5a4cb084-1a26-4f1f-b8d6-313cf9ddf013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:19.609359 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 358/1437] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:19 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:19.610151 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567f90cd-d595-4b59-9c1e-e50cb90374da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:19.611495 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:19.661653 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567f90cd-d595-4b59-9c1e-e50cb90374da) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 10:42:19.661653 np0000006833 devstack@c-api.service[100318]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 09 10:42:19.665420 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567f90cd-d595-4b59-9c1e-e50cb90374da) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:19.667256 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567f90cd-d595-4b59-9c1e-e50cb90374da) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 10:42:19.670220 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Flow 'volume_create_api' (5a4cb084-1a26-4f1f-b8d6-313cf9ddf013) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 10:42:19.670844 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c5f5da4c-ec3b-4b5c-bd5a-f2094cda8571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 400 Aug 09 10:42:19.671469 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 358/1438] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:19 2026] POST /volume/v3/volumes => generated 134 bytes in 206 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:42:19.848817 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ace20986-ea2d-4ca4-8055-936a3a7fd65f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.851064 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ace20986-ea2d-4ca4-8055-936a3a7fd65f tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] DELETE https://10.4.3.125/volume/v3/attachments/4106c73b-fba9-46f4-adc3-921f89298911 Aug 09 10:42:19.851360 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ace20986-ea2d-4ca4-8055-936a3a7fd65f tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:19.851572 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ace20986-ea2d-4ca4-8055-936a3a7fd65f tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:19.858905 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:19.858905 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:19.905392 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-140d4cf0-54c6-4f6c-8b6d-c5608cc5b3ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.907611 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-140d4cf0-54c6-4f6c-8b6d-c5608cc5b3ad tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:19.907964 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ace20986-ea2d-4ca4-8055-936a3a7fd65f tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/attachments/4106c73b-fba9-46f4-adc3-921f89298911 returned with HTTP 200 Aug 09 10:42:19.908255 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-140d4cf0-54c6-4f6c-8b6d-c5608cc5b3ad tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:19.908415 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 365/1439] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:42:19 2026] DELETE /volume/v3/attachments/4106c73b-fba9-46f4-adc3-921f89298911 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:19.911720 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-140d4cf0-54c6-4f6c-8b6d-c5608cc5b3ad tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 400 Aug 09 10:42:19.911720 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 359/1440] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:19 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:42:19.918863 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ee013862-db80-44bc-b402-c1cbf6c476ba None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.920568 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-40d9d849-beee-4d63-9638-2a20e2288571 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.924209 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-40d9d849-beee-4d63-9638-2a20e2288571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:19.924300 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ee013862-db80-44bc-b402-c1cbf6c476ba tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] DELETE https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:42:19.924362 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-40d9d849-beee-4d63-9638-2a20e2288571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c02ea8fc-0945-432e-88b8-bc18c229ce1c"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:19.924401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ee013862-db80-44bc-b402-c1cbf6c476ba tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:19.924401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ee013862-db80-44bc-b402-c1cbf6c476ba tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:19.924401 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ee013862-db80-44bc-b402-c1cbf6c476ba tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Delete volume with id: e32a595d-6e2d-43a9-ae24-1981a419bbaf Aug 09 10:42:19.925006 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-40d9d849-beee-4d63-9638-2a20e2288571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c02ea8fc-0945-432e-88b8-bc18c229ce1c'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:19.931297 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-40d9d849-beee-4d63-9638-2a20e2288571 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 404 Aug 09 10:42:19.931951 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 359/1441] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:19 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:19.934484 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:19.934484 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:19.935177 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ee013862-db80-44bc-b402-c1cbf6c476ba tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Volume info retrieved successfully. Aug 09 10:42:19.948315 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f8310f53-4670-48d9-86c3-1d458782d398 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.950901 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f8310f53-4670-48d9-86c3-1d458782d398 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:19.951326 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f8310f53-4670-48d9-86c3-1d458782d398 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "28f2b9a9-2d3a-4625-8688-2c01c0f90a61"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:19.953303 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-f8310f53-4670-48d9-86c3-1d458782d398 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '28f2b9a9-2d3a-4625-8688-2c01c0f90a61'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:19.959875 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ee013862-db80-44bc-b402-c1cbf6c476ba tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] Delete volume request issued successfully. Aug 09 10:42:19.960021 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3de0d343-9be0-4f2e-bac6-beb3a040d174 req-ee013862-db80-44bc-b402-c1cbf6c476ba tempest-ImageDependencyTests-492605717 tempest-ImageDependencyTests-492605717-project-member] https://10.4.3.125/volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf returned with HTTP 202 Aug 09 10:42:19.960561 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 359/1442] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:42:19 2026] DELETE /volume/v3/volumes/e32a595d-6e2d-43a9-ae24-1981a419bbaf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:19.961423 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f8310f53-4670-48d9-86c3-1d458782d398 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 404 Aug 09 10:42:19.962302 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 366/1443] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:19 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:19.975223 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-18dbef3d-4251-4df0-9f76-547f155a1de1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:19.977470 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18dbef3d-4251-4df0-9f76-547f155a1de1 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:19.977926 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18dbef3d-4251-4df0-9f76-547f155a1de1 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "2c817900-9247-49d0-8f28-27c03e464217"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:19.981293 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-18dbef3d-4251-4df0-9f76-547f155a1de1 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '2c817900-9247-49d0-8f28-27c03e464217'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:19.988252 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18dbef3d-4251-4df0-9f76-547f155a1de1 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 404 Aug 09 10:42:19.989342 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 360/1444] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:19 2026] POST /volume/v3/volumes => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:20.001926 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a656edd-4284-410e-8b42-5d1a490dc4e2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.004512 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a656edd-4284-410e-8b42-5d1a490dc4e2 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:20.004883 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a656edd-4284-410e-8b42-5d1a490dc4e2 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.006966 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a656edd-4284-410e-8b42-5d1a490dc4e2 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 400 Aug 09 10:42:20.007788 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 360/1445] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 09 10:42:20.019139 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1263b891-8ab3-4d86-adf4-e70357055f74 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.020889 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1263b891-8ab3-4d86-adf4-e70357055f74 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:20.021237 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1263b891-8ab3-4d86-adf4-e70357055f74 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.022822 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1263b891-8ab3-4d86-adf4-e70357055f74 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 400 Aug 09 10:42:20.023382 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 360/1446] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:20 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 09 10:42:20.032498 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e7fde70e-1700-4d6a-b230-65cf00b2bc4c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.034245 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7fde70e-1700-4d6a-b230-65cf00b2bc4c tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:20.034672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7fde70e-1700-4d6a-b230-65cf00b2bc4c tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.037089 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7fde70e-1700-4d6a-b230-65cf00b2bc4c tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 400 Aug 09 10:42:20.037089 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 367/1447] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:42:20.048603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9672f1f0-126d-43a4-b600-90216c1601c9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.051036 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9672f1f0-126d-43a4-b600-90216c1601c9 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] DELETE https://10.4.3.125/volume/v3/volumes/tempest-invalid-97145581 Aug 09 10:42:20.051334 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9672f1f0-126d-43a4-b600-90216c1601c9 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.051611 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9672f1f0-126d-43a4-b600-90216c1601c9 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.051849 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9672f1f0-126d-43a4-b600-90216c1601c9 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Delete volume with id: tempest-invalid-97145581 Aug 09 10:42:20.060134 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9672f1f0-126d-43a4-b600-90216c1601c9 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/tempest-invalid-97145581 returned with HTTP 404 Aug 09 10:42:20.060709 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 361/1448] 10.4.3.125 () {66 vars in 1315 bytes} [Sun Aug 9 10:42:20 2026] DELETE /volume/v3/volumes/tempest-invalid-97145581 => generated 97 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:20.071176 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-12588fef-ca1e-44ef-b6d5-d453e6c4e742 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.074260 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 361/1449] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:42:20 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 09 10:42:20.083793 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6c723b21-3a72-4c47-9d72-cfa8dd4d6d53 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.085491 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c723b21-3a72-4c47-9d72-cfa8dd4d6d53 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/xxx/action Aug 09 10:42:20.085843 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c723b21-3a72-4c47-9d72-cfa8dd4d6d53 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-detach": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.085992 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c723b21-3a72-4c47-9d72-cfa8dd4d6d53 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.093257 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c723b21-3a72-4c47-9d72-cfa8dd4d6d53 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 09 10:42:20.093956 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 361/1450] 10.4.3.125 () {68 vars in 1291 bytes} [Sun Aug 9 10:42:20 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 09 10:42:20.102216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bb886554-5e46-4e15-893d-41546a9248bd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.104599 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb886554-5e46-4e15-893d-41546a9248bd tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes/tempest-invalid-480518835 Aug 09 10:42:20.104860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb886554-5e46-4e15-893d-41546a9248bd tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.105143 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb886554-5e46-4e15-893d-41546a9248bd tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.113696 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb886554-5e46-4e15-893d-41546a9248bd tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/tempest-invalid-480518835 returned with HTTP 404 Aug 09 10:42:20.114312 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 368/1451] 10.4.3.125 () {66 vars in 1315 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes/tempest-invalid-480518835 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:20.123368 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f3547b7f-9062-4128-ad6c-bbcf760d2f48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.125248 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 362/1452] 10.4.3.125 () {66 vars in 1240 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 09 10:42:20.133202 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-414e189a-0e6d-4c86-ab74-f3d1c7ce4e41 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.134574 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-414e189a-0e6d-4c86-ab74-f3d1c7ce4e41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?status=null Aug 09 10:42:20.134947 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-414e189a-0e6d-4c86-ab74-f3d1c7ce4e41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.137207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-414e189a-0e6d-4c86-ab74-f3d1c7ce4e41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.137207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-414e189a-0e6d-4c86-ab74-f3d1c7ce4e41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:20.137207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-414e189a-0e6d-4c86-ab74-f3d1c7ce4e41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Could not evaluate value null, assuming string {{(pid=100318) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:42:20.137207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-414e189a-0e6d-4c86-ab74-f3d1c7ce4e41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:42:20.175929 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-414e189a-0e6d-4c86-ab74-f3d1c7ce4e41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Get all volumes completed successfully. Aug 09 10:42:20.178298 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-414e189a-0e6d-4c86-ab74-f3d1c7ce4e41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 09 10:42:20.178819 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 362/1453] 10.4.3.125 () {66 vars in 1281 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:20.193519 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a82f85e9-e5b6-4fbe-b8f6-23e1dbc3f6aa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.195206 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a82f85e9-e5b6-4fbe-b8f6-23e1dbc3f6aa tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-19645616 Aug 09 10:42:20.195429 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a82f85e9-e5b6-4fbe-b8f6-23e1dbc3f6aa tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.195656 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a82f85e9-e5b6-4fbe-b8f6-23e1dbc3f6aa tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.195962 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-a82f85e9-e5b6-4fbe-b8f6-23e1dbc3f6aa tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:20.196709 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a82f85e9-e5b6-4fbe-b8f6-23e1dbc3f6aa tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-19645616'), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:42:20.231447 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a82f85e9-e5b6-4fbe-b8f6-23e1dbc3f6aa tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Get all volumes completed successfully. Aug 09 10:42:20.233257 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a82f85e9-e5b6-4fbe-b8f6-23e1dbc3f6aa tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-19645616 returned with HTTP 200 Aug 09 10:42:20.233761 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 362/1454] 10.4.3.125 () {66 vars in 1355 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-19645616 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:20.247795 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-384db637-c2f1-4846-b738-c7754e37b97a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.249564 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-384db637-c2f1-4846-b738-c7754e37b97a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes?status=null Aug 09 10:42:20.249833 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-384db637-c2f1-4846-b738-c7754e37b97a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.250029 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-384db637-c2f1-4846-b738-c7754e37b97a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.250355 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-384db637-c2f1-4846-b738-c7754e37b97a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:20.250649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-384db637-c2f1-4846-b738-c7754e37b97a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Could not evaluate value null, assuming string {{(pid=100319) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:42:20.250938 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:20.250938 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:20.251388 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-384db637-c2f1-4846-b738-c7754e37b97a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:42:20.443889 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-384db637-c2f1-4846-b738-c7754e37b97a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Get all volumes completed successfully. Aug 09 10:42:20.443889 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-384db637-c2f1-4846-b738-c7754e37b97a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes?status=null returned with HTTP 200 Aug 09 10:42:20.443889 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 369/1455] 10.4.3.125 () {66 vars in 1260 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:20.456774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de9cf008-f585-4b0e-8736-667ba178c85f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.460375 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de9cf008-f585-4b0e-8736-667ba178c85f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1141350477 Aug 09 10:42:20.460725 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de9cf008-f585-4b0e-8736-667ba178c85f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.461244 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de9cf008-f585-4b0e-8736-667ba178c85f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.461702 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-de9cf008-f585-4b0e-8736-667ba178c85f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:20.462779 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-de9cf008-f585-4b0e-8736-667ba178c85f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1141350477'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:42:20.509398 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-de9cf008-f585-4b0e-8736-667ba178c85f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Get all volumes completed successfully. Aug 09 10:42:20.513213 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de9cf008-f585-4b0e-8736-667ba178c85f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1141350477 returned with HTTP 200 Aug 09 10:42:20.513213 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 363/1456] 10.4.3.125 () {66 vars in 1338 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1141350477 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:20.525946 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-db1822be-f26d-4893-a85c-b431996076d2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.534215 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db1822be-f26d-4893-a85c-b431996076d2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 Aug 09 10:42:20.534335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-49a03a68-1707-4a9b-9632-ccb89d91548a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.534658 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db1822be-f26d-4893-a85c-b431996076d2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.534658 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db1822be-f26d-4893-a85c-b431996076d2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.536486 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49a03a68-1707-4a9b-9632-ccb89d91548a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action Aug 09 10:42:20.536771 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49a03a68-1707-4a9b-9632-ccb89d91548a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.536970 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49a03a68-1707-4a9b-9632-ccb89d91548a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.550532 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:20.550532 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:20.552721 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:20.552721 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:20.554528 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-49a03a68-1707-4a9b-9632-ccb89d91548a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Volume info retrieved successfully. Aug 09 10:42:20.562419 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-db1822be-f26d-4893-a85c-b431996076d2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:20.563513 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-49a03a68-1707-4a9b-9632-ccb89d91548a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Reserve volume completed successfully. Aug 09 10:42:20.563785 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49a03a68-1707-4a9b-9632-ccb89d91548a tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action returned with HTTP 202 Aug 09 10:42:20.564273 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 363/1457] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:20.567216 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db1822be-f26d-4893-a85c-b431996076d2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 returned with HTTP 200 Aug 09 10:42:20.567748 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 363/1458] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 => generated 909 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:20.577956 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6d9bde7a-0932-447c-9770-6aa2a427e5ed None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.579819 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d9bde7a-0932-447c-9770-6aa2a427e5ed tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action Aug 09 10:42:20.580259 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d9bde7a-0932-447c-9770-6aa2a427e5ed tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.580430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d9bde7a-0932-447c-9770-6aa2a427e5ed tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.583383 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-db90e059-63df-4022-9492-8d8880f95173 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.585646 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db90e059-63df-4022-9492-8d8880f95173 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:42:20.586109 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db90e059-63df-4022-9492-8d8880f95173 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3730e2a0-1f37-4a10-afce-52e593517c31", "name": "tempest-VolumesBackupsTest-Backup-1445022102", "description": "tempest-backup-description-391785118", "container": "tempest-volumesbackupstest-backup-container-759925371"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.592852 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:20.592852 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:20.593488 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6d9bde7a-0932-447c-9770-6aa2a427e5ed tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Volume info retrieved successfully. Aug 09 10:42:20.593919 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-db90e059-63df-4022-9492-8d8880f95173 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating new backup {'backup': {'volume_id': '3730e2a0-1f37-4a10-afce-52e593517c31', 'name': 'tempest-VolumesBackupsTest-Backup-1445022102', 'description': 'tempest-backup-description-391785118', 'container': 'tempest-volumesbackupstest-backup-container-759925371'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:42:20.594162 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-db90e059-63df-4022-9492-8d8880f95173 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating backup of volume 3730e2a0-1f37-4a10-afce-52e593517c31 in container tempest-volumesbackupstest-backup-container-759925371 Aug 09 10:42:20.602061 np0000006833 devstack@c-api.service[100319]: ERROR cinder.volume.api [None req-6d9bde7a-0932-447c-9770-6aa2a427e5ed tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Volume status must be available to reserve, but the status is attaching. Aug 09 10:42:20.602541 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d9bde7a-0932-447c-9770-6aa2a427e5ed tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action returned with HTTP 400 Aug 09 10:42:20.603437 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 370/1459] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action => generated 132 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:42:20.606775 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:20.606775 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:20.607410 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-db90e059-63df-4022-9492-8d8880f95173 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:20.612533 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c0faafc8-b95a-4c51-8234-556d3aa64e67 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.614909 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0faafc8-b95a-4c51-8234-556d3aa64e67 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action Aug 09 10:42:20.615345 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0faafc8-b95a-4c51-8234-556d3aa64e67 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.615516 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0faafc8-b95a-4c51-8234-556d3aa64e67 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.628306 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:20.628306 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:20.629616 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c0faafc8-b95a-4c51-8234-556d3aa64e67 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Volume info retrieved successfully. Aug 09 10:42:20.630251 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ca5bf7d7-af7f-4827-ba3e-1a537baed700 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.635801 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca5bf7d7-af7f-4827-ba3e-1a537baed700 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] GET https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 Aug 09 10:42:20.636100 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca5bf7d7-af7f-4827-ba3e-1a537baed700 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.636414 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca5bf7d7-af7f-4827-ba3e-1a537baed700 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.647092 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca5bf7d7-af7f-4827-ba3e-1a537baed700 tempest-ServerStableDeviceRescueTest-1812469415 tempest-ServerStableDeviceRescueTest-1812469415-project-member] https://10.4.3.125/volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 returned with HTTP 404 Aug 09 10:42:20.647644 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 364/1460] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes/24a5d2fc-4c7a-40f2-820d-ea7b3773c7b7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:20.661208 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-db90e059-63df-4022-9492-8d8880f95173 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['c416f3c8-dead-4fdc-9435-f4a5030337f3', '19149a9d-267c-4079-9793-65c13026f120'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:20.661452 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c0faafc8-b95a-4c51-8234-556d3aa64e67 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Unreserve volume completed successfully. Aug 09 10:42:20.661789 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0faafc8-b95a-4c51-8234-556d3aa64e67 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action returned with HTTP 202 Aug 09 10:42:20.662914 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 364/1461] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:20.674567 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-918cd76b-0381-4650-af16-eb404ae3e517 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.677393 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-918cd76b-0381-4650-af16-eb404ae3e517 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/9f10a2be-66cf-4aa8-939c-50415a53d2f0/action Aug 09 10:42:20.677792 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-918cd76b-0381-4650-af16-eb404ae3e517 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.677937 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-918cd76b-0381-4650-af16-eb404ae3e517 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.691206 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-918cd76b-0381-4650-af16-eb404ae3e517 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/9f10a2be-66cf-4aa8-939c-50415a53d2f0/action returned with HTTP 404 Aug 09 10:42:20.691206 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 371/1462] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes/9f10a2be-66cf-4aa8-939c-50415a53d2f0/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:20.696013 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.698804 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:20.699153 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "8ca656d3-750f-4a0f-9837-7eee9d90ab33-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.701158 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '8ca656d3-750f-4a0f-9837-7eee9d90ab33-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:20.701301 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Create volume of 1 GB Aug 09 10:42:20.701920 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-20e68a0d-cec9-4939-9ad7-f80788c39a41 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.704938 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-20e68a0d-cec9-4939-9ad7-f80788c39a41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/050972cc-3e14-4011-834a-3807e7911361/action Aug 09 10:42:20.705470 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-20e68a0d-cec9-4939-9ad7-f80788c39a41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.705675 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-20e68a0d-cec9-4939-9ad7-f80788c39a41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.709504 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Availability Zones retrieved successfully. Aug 09 10:42:20.718638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Flow 'volume_create_api' (7fdc1379-b996-44e3-adc0-f5aa62f3e35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:20.719997 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-20e68a0d-cec9-4939-9ad7-f80788c39a41 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/050972cc-3e14-4011-834a-3807e7911361/action returned with HTTP 404 Aug 09 10:42:20.720112 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667bb09d-e46c-4eb8-bf7d-0e78918d354e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:20.720705 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 365/1463] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes/050972cc-3e14-4011-834a-3807e7911361/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:20.721669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:20.730449 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a4da79dc-023c-4a14-ad84-aa632ee13636 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.733088 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db90e059-63df-4022-9492-8d8880f95173 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:42:20.733641 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 372/1464] 10.4.3.125 () {68 vars in 1260 bytes} [Sun Aug 9 10:42:20 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 09 10:42:20.733736 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 364/1465] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/backups => generated 330 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:20.744941 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-da18819c-d9a1-4fa9-9c7a-830f6668eb3b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.747318 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-64b7f375-dd3c-4e73-848e-9f0574e30ebb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.748000 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da18819c-d9a1-4fa9-9c7a-830f6668eb3b tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] PUT https://10.4.3.125/volume/v3/volumes/tempest-invalid-1045824545 Aug 09 10:42:20.748490 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da18819c-d9a1-4fa9-9c7a-830f6668eb3b tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.749392 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64b7f375-dd3c-4e73-848e-9f0574e30ebb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:20.749672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64b7f375-dd3c-4e73-848e-9f0574e30ebb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.749859 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64b7f375-dd3c-4e73-848e-9f0574e30ebb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.750000 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-64b7f375-dd3c-4e73-848e-9f0574e30ebb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:20.756027 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:20.756027 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:20.756966 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64b7f375-dd3c-4e73-848e-9f0574e30ebb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:20.758104 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 373/1466] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:20.763573 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da18819c-d9a1-4fa9-9c7a-830f6668eb3b tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/tempest-invalid-1045824545 returned with HTTP 404 Aug 09 10:42:20.764341 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 366/1467] 10.4.3.125 () {68 vars in 1338 bytes} [Sun Aug 9 10:42:20 2026] PUT /volume/v3/volumes/tempest-invalid-1045824545 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:20.772773 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667bb09d-e46c-4eb8-bf7d-0e78918d354e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:20.773969 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcfc143-0681-4271-9790-0601ce82d7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:20.777306 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95bdc2b5-63b2-4a61-b52e-065ab6616236 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.780039 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95bdc2b5-63b2-4a61-b52e-065ab6616236 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] PUT https://10.4.3.125/volume/v3/volumes/dbd10951-1635-4960-99c8-1b853192f59a Aug 09 10:42:20.780576 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95bdc2b5-63b2-4a61-b52e-065ab6616236 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.791309 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95bdc2b5-63b2-4a61-b52e-065ab6616236 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/dbd10951-1635-4960-99c8-1b853192f59a returned with HTTP 404 Aug 09 10:42:20.791920 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 365/1468] 10.4.3.125 () {68 vars in 1368 bytes} [Sun Aug 9 10:42:20 2026] PUT /volume/v3/volumes/dbd10951-1635-4960-99c8-1b853192f59a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:20.807893 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cebda897-95fa-4870-992f-2ee5a13fad33 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.809496 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cebda897-95fa-4870-992f-2ee5a13fad33 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ed780d25-96c9-4601-96fe-410e30c9b350 Aug 09 10:42:20.809697 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cebda897-95fa-4870-992f-2ee5a13fad33 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.809898 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cebda897-95fa-4870-992f-2ee5a13fad33 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.810077 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-cebda897-95fa-4870-992f-2ee5a13fad33 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Delete volume with id: ed780d25-96c9-4601-96fe-410e30c9b350 Aug 09 10:42:20.816492 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cebda897-95fa-4870-992f-2ee5a13fad33 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/ed780d25-96c9-4601-96fe-410e30c9b350 returned with HTTP 404 Aug 09 10:42:20.816992 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 374/1469] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:20 2026] DELETE /volume/v3/volumes/ed780d25-96c9-4601-96fe-410e30c9b350 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:20.829227 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-64ed32f5-335b-4a36-993c-d0665801517f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.831537 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-64ed32f5-335b-4a36-993c-d0665801517f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action Aug 09 10:42:20.831992 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-64ed32f5-335b-4a36-993c-d0665801517f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.832068 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-64ed32f5-335b-4a36-993c-d0665801517f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.834470 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-64ed32f5-335b-4a36-993c-d0665801517f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action returned with HTTP 400 Aug 09 10:42:20.835123 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 367/1470] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:42:20.850212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44b09a6b-ce86-403a-a72d-44937551cd12 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.851840 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44b09a6b-ce86-403a-a72d-44937551cd12 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action Aug 09 10:42:20.852346 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44b09a6b-ce86-403a-a72d-44937551cd12 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.852806 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44b09a6b-ce86-403a-a72d-44937551cd12 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.854650 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44b09a6b-ce86-403a-a72d-44937551cd12 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action returned with HTTP 400 Aug 09 10:42:20.855478 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 366/1471] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:42:20.857453 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Created reservations ['7932f531-9b7b-48b3-bdff-f7bf1fa72d61', '912bc4f2-a92d-40aa-a942-00a08829a4db', 'f5b9b0af-4551-4003-89bd-984926f9d2ad', 'f73a9de6-5aa4-4f3a-8469-b21fbd95cbb4'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:20.858522 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcfc143-0681-4271-9790-0601ce82d7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7932f531-9b7b-48b3-bdff-f7bf1fa72d61', '912bc4f2-a92d-40aa-a942-00a08829a4db', 'f5b9b0af-4551-4003-89bd-984926f9d2ad', 'f73a9de6-5aa4-4f3a-8469-b21fbd95cbb4']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:20.859558 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0600dc-0096-4249-aec1-8561da9f26e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:20.865719 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7ff726fc-a230-4d55-9e43-78a8f014e905 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.868286 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ff726fc-a230-4d55-9e43-78a8f014e905 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/f5516815-bc4f-4189-80b6-833ab3f725c8/action Aug 09 10:42:20.868807 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ff726fc-a230-4d55-9e43-78a8f014e905 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.868981 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ff726fc-a230-4d55-9e43-78a8f014e905 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.879250 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ff726fc-a230-4d55-9e43-78a8f014e905 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/f5516815-bc4f-4189-80b6-833ab3f725c8/action returned with HTTP 404 Aug 09 10:42:20.879895 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 375/1472] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes/f5516815-bc4f-4189-80b6-833ab3f725c8/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:20.888833 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0600dc-0096-4249-aec1-8561da9f26e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='8ca656d3-750f-4a0f-9837-7eee9d90ab33-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3d30556305420f94282fe684929354',qos_specs=None,replication_status=,reservations=['7932f531-9b7b-48b3-bdff-f7bf1fa72d61','912bc4f2-a92d-40aa-a942-00a08829a4db','f5b9b0af-4551-4003-89bd-984926f9d2ad','f73a9de6-5aa4-4f3a-8469-b21fbd95cbb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a67439dd980e493a9d76773becbf6aee',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:20Z,deleted=False,deleted_at=None,display_description='',display_name='8ca656d3-750f-4a0f-9837-7eee9d90ab33-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e3d30556305420f94282fe684929354',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a67439dd980e493a9d76773becbf6aee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:20.889764 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa66de6-196d-4e38-8fac-573766e9b257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:20.897558 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2af70543-7ba3-449c-b136-b83a757d4617 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.901292 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2af70543-7ba3-449c-b136-b83a757d4617 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action Aug 09 10:42:20.901650 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2af70543-7ba3-449c-b136-b83a757d4617 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.902311 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2af70543-7ba3-449c-b136-b83a757d4617 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.903879 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2af70543-7ba3-449c-b136-b83a757d4617 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action returned with HTTP 400 Aug 09 10:42:20.904697 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 368/1473] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4/action => generated 129 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:42:20.916957 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69c52056-a8e9-4ead-9b7a-bcdf46d6c6ff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.919479 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69c52056-a8e9-4ead-9b7a-bcdf46d6c6ff tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] POST https://10.4.3.125/volume/v3/volumes/None/action Aug 09 10:42:20.923211 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69c52056-a8e9-4ead-9b7a-bcdf46d6c6ff tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:20.923350 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa66de6-196d-4e38-8fac-573766e9b257) transitioned into 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='8ca656d3-750f-4a0f-9837-7eee9d90ab33-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3d30556305420f94282fe684929354',qos_specs=None,replication_status=,reservations=['7932f531-9b7b-48b3-bdff-f7bf1fa72d61','912bc4f2-a92d-40aa-a942-00a08829a4db','f5b9b0af-4551-4003-89bd-984926f9d2ad','f73a9de6-5aa4-4f3a-8469-b21fbd95cbb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a67439dd980e493a9d76773becbf6aee',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:20.923445 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69c52056-a8e9-4ead-9b7a-bcdf46d6c6ff tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:20.923474 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c409562a-6480-456e-b254-e4d4ec72fdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:20.929351 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69c52056-a8e9-4ead-9b7a-bcdf46d6c6ff tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/None/action returned with HTTP 404 Aug 09 10:42:20.931236 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 367/1474] 10.4.3.125 () {68 vars in 1294 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:20.938484 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c409562a-6480-456e-b254-e4d4ec72fdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:20.942405 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Flow 'volume_create_api' (7fdc1379-b996-44e3-adc0-f5aa62f3e35c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:20.942405 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Create volume request issued successfully. Aug 09 10:42:20.942405 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-78b1b67c-a62d-4414-8bb1-2b9060d8d58d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:20.942405 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 365/1475] 10.4.3.125 () {72 vars in 1541 bytes} [Sun Aug 9 10:42:20 2026] POST /volume/v3/volumes => generated 749 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:20.942781 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-90d12e36-c041-4b39-9edb-b6227ceb49f1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.948053 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-90d12e36-c041-4b39-9edb-b6227ceb49f1 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes/6c3603fb-7b5e-48c1-a9fe-101346de564c Aug 09 10:42:20.948290 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-90d12e36-c041-4b39-9edb-b6227ceb49f1 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.948515 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-90d12e36-c041-4b39-9edb-b6227ceb49f1 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.952580 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6b043204-a340-412e-88ce-21d6548df069 req-404789d6-5cc8-4706-9151-ef8b90dafb7f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.958203 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-404789d6-5cc8-4706-9151-ef8b90dafb7f tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] GET https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 Aug 09 10:42:20.958602 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-90d12e36-c041-4b39-9edb-b6227ceb49f1 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/6c3603fb-7b5e-48c1-a9fe-101346de564c returned with HTTP 404 Aug 09 10:42:20.959254 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 376/1476] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes/6c3603fb-7b5e-48c1-a9fe-101346de564c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:20.959730 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-404789d6-5cc8-4706-9151-ef8b90dafb7f tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.960085 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-404789d6-5cc8-4706-9151-ef8b90dafb7f tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.970209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-288ae44f-5fd1-48e6-9502-570ba45475c4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:20.972149 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-288ae44f-5fd1-48e6-9502-570ba45475c4 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 Aug 09 10:42:20.972444 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-288ae44f-5fd1-48e6-9502-570ba45475c4 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:20.972740 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-288ae44f-5fd1-48e6-9502-570ba45475c4 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:20.982297 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:20.982297 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:20.983962 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:20.983962 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:20.987763 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-404789d6-5cc8-4706-9151-ef8b90dafb7f tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:42:20.992097 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-288ae44f-5fd1-48e6-9502-570ba45475c4 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Volume info retrieved successfully. Aug 09 10:42:20.994143 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-404789d6-5cc8-4706-9151-ef8b90dafb7f tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 returned with HTTP 200 Aug 09 10:42:20.995063 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 369/1477] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:20.998248 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-288ae44f-5fd1-48e6-9502-570ba45475c4 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 returned with HTTP 200 Aug 09 10:42:20.998560 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 368/1478] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:20 2026] GET /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:21.004938 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6b043204-a340-412e-88ce-21d6548df069 req-aaa776ec-2b0f-4b00-a073-63eca800a398 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:21.008487 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-aaa776ec-2b0f-4b00-a073-63eca800a398 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] GET https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 Aug 09 10:42:21.008487 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-aaa776ec-2b0f-4b00-a073-63eca800a398 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:21.008487 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-aaa776ec-2b0f-4b00-a073-63eca800a398 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:21.021032 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:21.021032 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:21.021476 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c3b0eb18-5900-42b5-9136-f2e836dcd018 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:21.021476 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3b0eb18-5900-42b5-9136-f2e836dcd018 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] DELETE https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 Aug 09 10:42:21.021476 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3b0eb18-5900-42b5-9136-f2e836dcd018 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:21.021476 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3b0eb18-5900-42b5-9136-f2e836dcd018 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:21.021476 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-c3b0eb18-5900-42b5-9136-f2e836dcd018 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Delete volume with id: 3180592a-3e8a-4186-87a2-c7a53360d2f4 Aug 09 10:42:21.023159 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-aaa776ec-2b0f-4b00-a073-63eca800a398 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:42:21.029199 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-aaa776ec-2b0f-4b00-a073-63eca800a398 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 returned with HTTP 200 Aug 09 10:42:21.029646 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 366/1479] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:21 2026] GET /volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:21.032199 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:21.032199 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:21.033008 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c3b0eb18-5900-42b5-9136-f2e836dcd018 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Volume info retrieved successfully. Aug 09 10:42:21.056509 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c3b0eb18-5900-42b5-9136-f2e836dcd018 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Delete volume request issued successfully. Aug 09 10:42:21.056731 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3b0eb18-5900-42b5-9136-f2e836dcd018 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 returned with HTTP 202 Aug 09 10:42:21.057144 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 377/1480] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:21 2026] DELETE /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:21.066522 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-711ec7e9-540a-4f18-9217-1080bb3c4e88 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:21.068478 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-711ec7e9-540a-4f18-9217-1080bb3c4e88 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 Aug 09 10:42:21.068720 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-711ec7e9-540a-4f18-9217-1080bb3c4e88 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:21.068918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-711ec7e9-540a-4f18-9217-1080bb3c4e88 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:21.076468 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:21.076468 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:21.080822 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-711ec7e9-540a-4f18-9217-1080bb3c4e88 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Volume info retrieved successfully. Aug 09 10:42:21.086057 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-711ec7e9-540a-4f18-9217-1080bb3c4e88 tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 returned with HTTP 200 Aug 09 10:42:21.086447 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 370/1481] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:21 2026] GET /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:21.773546 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-601611b1-0d2d-48d9-99be-a6805d293fa1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:21.776062 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-601611b1-0d2d-48d9-99be-a6805d293fa1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:21.776270 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-601611b1-0d2d-48d9-99be-a6805d293fa1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:21.776454 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-601611b1-0d2d-48d9-99be-a6805d293fa1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:21.776565 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-601611b1-0d2d-48d9-99be-a6805d293fa1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:21.782984 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:21.782984 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:21.784526 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-601611b1-0d2d-48d9-99be-a6805d293fa1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:21.785220 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 369/1482] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:21 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:22.785945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c5d31edc-193e-4aa0-a6a2-470c93183f8f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:22.785945 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c5d31edc-193e-4aa0-a6a2-470c93183f8f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] GET https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 Aug 09 10:42:22.785945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c5d31edc-193e-4aa0-a6a2-470c93183f8f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:22.785945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c5d31edc-193e-4aa0-a6a2-470c93183f8f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:22.785945 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c5d31edc-193e-4aa0-a6a2-470c93183f8f tempest-VolumesNegativeTest-313577500 tempest-VolumesNegativeTest-313577500-project-member] https://10.4.3.125/volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 returned with HTTP 404 Aug 09 10:42:22.785945 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 367/1483] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:22 2026] GET /volume/v3/volumes/3180592a-3e8a-4186-87a2-c7a53360d2f4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:22.798233 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0880d83e-1a7f-4b28-80bb-c648bb9169d3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:22.801842 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0880d83e-1a7f-4b28-80bb-c648bb9169d3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:22.802069 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0880d83e-1a7f-4b28-80bb-c648bb9169d3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:22.802266 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0880d83e-1a7f-4b28-80bb-c648bb9169d3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:22.802398 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0880d83e-1a7f-4b28-80bb-c648bb9169d3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:22.808747 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:22.808747 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:22.810353 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0880d83e-1a7f-4b28-80bb-c648bb9169d3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:22.810495 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 378/1484] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:22 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:23.829504 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5c5f6846-3c01-4b8b-b65f-e22c423f733e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:23.829504 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c5f6846-3c01-4b8b-b65f-e22c423f733e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:23.829504 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c5f6846-3c01-4b8b-b65f-e22c423f733e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:23.831595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c5f6846-3c01-4b8b-b65f-e22c423f733e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:23.831595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5c5f6846-3c01-4b8b-b65f-e22c423f733e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:23.842466 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:23.842466 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:23.844326 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c5f6846-3c01-4b8b-b65f-e22c423f733e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:23.845315 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 371/1485] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:23 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:24.062125 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6b043204-a340-412e-88ce-21d6548df069 req-8f6583a2-64cd-4e9c-a810-7d5e86dbe0ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:24.066490 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-8f6583a2-64cd-4e9c-a810-7d5e86dbe0ae tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] GET https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 Aug 09 10:42:24.066889 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-8f6583a2-64cd-4e9c-a810-7d5e86dbe0ae tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:24.067938 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-8f6583a2-64cd-4e9c-a810-7d5e86dbe0ae tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:24.090981 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:24.090981 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:24.097449 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-8f6583a2-64cd-4e9c-a810-7d5e86dbe0ae tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:42:24.106106 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-8f6583a2-64cd-4e9c-a810-7d5e86dbe0ae tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 returned with HTTP 200 Aug 09 10:42:24.107218 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 370/1486] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:24 2026] GET /volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:42:24.122121 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ce53f72f-3487-4295-8a68-ac60a33f319a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:24.123499 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce53f72f-3487-4295-8a68-ac60a33f319a None None] GET https://10.4.3.125/volume// Aug 09 10:42:24.123499 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce53f72f-3487-4295-8a68-ac60a33f319a None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:24.123499 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce53f72f-3487-4295-8a68-ac60a33f319a None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:24.123499 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce53f72f-3487-4295-8a68-ac60a33f319a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:24.125474 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 368/1487] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42:24 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:42:24.137573 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6b043204-a340-412e-88ce-21d6548df069 req-16efa0d9-c583-4516-9ca2-3a337436c74d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:24.140139 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-16efa0d9-c583-4516-9ca2-3a337436c74d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:42:24.140993 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-16efa0d9-c583-4516-9ca2-3a337436c74d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0", "connector": null, "instance_uuid": "8ca656d3-750f-4a0f-9837-7eee9d90ab33"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:24.159647 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:24.159647 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:24.213661 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-16efa0d9-c583-4516-9ca2-3a337436c74d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:42:24.215792 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 379/1488] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:42:24 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:24.249785 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9d0bac7f-185b-4c4b-8c32-3f68d7f47d18 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:24.250247 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d0bac7f-185b-4c4b-8c32-3f68d7f47d18 None None] GET https://10.4.3.125/volume// Aug 09 10:42:24.250247 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d0bac7f-185b-4c4b-8c32-3f68d7f47d18 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:24.250620 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d0bac7f-185b-4c4b-8c32-3f68d7f47d18 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:24.250933 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d0bac7f-185b-4c4b-8c32-3f68d7f47d18 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:24.252086 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 372/1489] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:42:24.263799 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6b043204-a340-412e-88ce-21d6548df069 req-fd4cb5b2-7a13-4242-9d34-26f6e67b8b4f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:24.269267 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-fd4cb5b2-7a13-4242-9d34-26f6e67b8b4f tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] GET https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 Aug 09 10:42:24.271600 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-fd4cb5b2-7a13-4242-9d34-26f6e67b8b4f tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:24.271600 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-fd4cb5b2-7a13-4242-9d34-26f6e67b8b4f tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:24.284557 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:24.284557 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:24.292212 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6b043204-a340-412e-88ce-21d6548df069 req-fd4cb5b2-7a13-4242-9d34-26f6e67b8b4f tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:42:24.298299 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-fd4cb5b2-7a13-4242-9d34-26f6e67b8b4f tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 returned with HTTP 200 Aug 09 10:42:24.298299 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 371/1490] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:42:24 2026] GET /volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:42:24.454694 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6b043204-a340-412e-88ce-21d6548df069 req-e5a96047-c7b6-44b2-bfaa-cf24b3beab18 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:24.464533 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-e5a96047-c7b6-44b2-bfaa-cf24b3beab18 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] PUT https://10.4.3.125/volume/v3/attachments/4185c9e1-93a4-4469-b14e-78ce4000b8f6 Aug 09 10:42:24.465086 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-e5a96047-c7b6-44b2-bfaa-cf24b3beab18 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:24.488299 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6b043204-a340-412e-88ce-21d6548df069 req-e5a96047-c7b6-44b2-bfaa-cf24b3beab18 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Acquiring lock "cinder-attachment_update-7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:42:24.500846 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6b043204-a340-412e-88ce-21d6548df069 req-e5a96047-c7b6-44b2-bfaa-cf24b3beab18 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Lock "cinder-attachment_update-7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0-np0000006833" acquired by "attachment_update" :: waited 0.013s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:42:24.503039 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:24.503039 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:24.680937 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6b043204-a340-412e-88ce-21d6548df069 req-e5a96047-c7b6-44b2-bfaa-cf24b3beab18 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Lock "cinder-attachment_update-7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0-np0000006833" released by "attachment_update" :: held 0.180s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:42:24.681947 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-e5a96047-c7b6-44b2-bfaa-cf24b3beab18 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/attachments/4185c9e1-93a4-4469-b14e-78ce4000b8f6 returned with HTTP 200 Aug 09 10:42:24.681947 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 369/1491] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:42:24 2026] PUT /volume/v3/attachments/4185c9e1-93a4-4469-b14e-78ce4000b8f6 => generated 969 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:24.754272 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6b043204-a340-412e-88ce-21d6548df069 req-7a18e85f-5924-44cd-a247-4dd52f3626f1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:24.761880 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-7a18e85f-5924-44cd-a247-4dd52f3626f1 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] POST https://10.4.3.125/volume/v3/attachments/4185c9e1-93a4-4469-b14e-78ce4000b8f6/action Aug 09 10:42:24.767048 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-7a18e85f-5924-44cd-a247-4dd52f3626f1 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:24.767048 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-7a18e85f-5924-44cd-a247-4dd52f3626f1 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:24.805951 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:24.805951 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:24.836892 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6b043204-a340-412e-88ce-21d6548df069 req-7a18e85f-5924-44cd-a247-4dd52f3626f1 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/attachments/4185c9e1-93a4-4469-b14e-78ce4000b8f6/action returned with HTTP 204 Aug 09 10:42:24.838015 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 380/1492] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:42:24 2026] POST /volume/v3/attachments/4185c9e1-93a4-4469-b14e-78ce4000b8f6/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:24.865725 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cabf1924-f771-4886-812a-aab6d1862153 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:24.872827 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cabf1924-f771-4886-812a-aab6d1862153 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:24.872827 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cabf1924-f771-4886-812a-aab6d1862153 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:24.873819 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cabf1924-f771-4886-812a-aab6d1862153 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:24.875928 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cabf1924-f771-4886-812a-aab6d1862153 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:24.891717 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:24.891717 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:24.893760 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cabf1924-f771-4886-812a-aab6d1862153 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:24.895104 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 373/1493] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:24 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:25.048256 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a9d8576f-562a-41e2-9c10-aa009e594b0f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:25.063715 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:25.306991 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:25.307665 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1843553271"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:25.310986 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1843553271'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:25.314798 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Create volume of 1 GB Aug 09 10:42:25.315970 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:25.315970 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:25.328640 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Availability Zones retrieved successfully. Aug 09 10:42:25.340038 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Flow 'volume_create_api' (26d87245-10ab-4259-9d87-4fe2abe25760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:25.341758 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e93ba2-5440-4e0b-a8ad-185fe8f97a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:25.344130 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:25.369353 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a9d8576f-562a-41e2-9c10-aa009e594b0f tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:25.371207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a9d8576f-562a-41e2-9c10-aa009e594b0f tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-173417085"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:25.395081 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e93ba2-5440-4e0b-a8ad-185fe8f97a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:25.396358 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a9d8576f-562a-41e2-9c10-aa009e594b0f tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:25.396782 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 372/1494] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:42:25 2026] POST /volume/v3/types => generated 227 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:25.398849 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ebc16bc-63b8-46e8-bb54-4027e8ff6e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:25.406624 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-06fe855c-a9ae-46b3-a7f1-caaea3e2adbd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:25.409143 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-06fe855c-a9ae-46b3-a7f1-caaea3e2adbd tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:42:25.409589 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-06fe855c-a9ae-46b3-a7f1-caaea3e2adbd tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-916789071"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:25.429841 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-06fe855c-a9ae-46b3-a7f1-caaea3e2adbd tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:42:25.430367 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 381/1495] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:42:25 2026] POST /volume/v3/group_types => generated 184 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:25.439537 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ddf2b42c-c076-499c-bbaf-1c5c16ebb644 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:25.495652 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Created reservations ['777970df-8410-4a5b-8915-c9947e366050', 'f61319aa-17a6-43be-9099-23a27e2e7f2c', '485b6e48-3d5f-4696-9c63-13d9d483ebfa', '90f01fdf-c09e-4bf0-ab82-cb4c302f3df3'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:25.496587 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ebc16bc-63b8-46e8-bb54-4027e8ff6e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['777970df-8410-4a5b-8915-c9947e366050', 'f61319aa-17a6-43be-9099-23a27e2e7f2c', '485b6e48-3d5f-4696-9c63-13d9d483ebfa', '90f01fdf-c09e-4bf0-ab82-cb4c302f3df3']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:25.497808 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12d2a69-4a5e-4a23-8d1a-239f262e58c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:25.544038 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12d2a69-4a5e-4a23-8d1a-239f262e58c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c39b1ea-b053-49ad-8561-51083c1c3937', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843553271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b6f830ef35046e284e477ac488c83e9',qos_specs=None,replication_status=,reservations=['777970df-8410-4a5b-8915-c9947e366050','f61319aa-17a6-43be-9099-23a27e2e7f2c','485b6e48-3d5f-4696-9c63-13d9d483ebfa','90f01fdf-c09e-4bf0-ab82-cb4c302f3df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='128d8bb82acb49eaac56de74ce045448',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843553271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c39b1ea-b053-49ad-8561-51083c1c3937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b6f830ef35046e284e477ac488c83e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='128d8bb82acb49eaac56de74ce045448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:25.545575 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ce5cc4-ae03-43b6-a2ba-515c27d85e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:25.548405 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ddf2b42c-c076-499c-bbaf-1c5c16ebb644 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] POST https://10.4.3.125/volume/v3/groups Aug 09 10:42:25.548987 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ddf2b42c-c076-499c-bbaf-1c5c16ebb644 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "66f09374-6bb8-4870-8578-e6eac8bc485a", "volume_types": ["e805c3d0-2fc9-4d42-affc-4c520546a8ed"], "name": "tempest-GroupSnapshotsV319Test-Group-1289017178"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:25.552268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-ddf2b42c-c076-499c-bbaf-1c5c16ebb644 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Creating new group {'group': {'group_type': '66f09374-6bb8-4870-8578-e6eac8bc485a', 'volume_types': ['e805c3d0-2fc9-4d42-affc-4c520546a8ed'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1289017178'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 10:42:25.558114 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-ddf2b42c-c076-499c-bbaf-1c5c16ebb644 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1289017178. Aug 09 10:42:25.572866 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ddf2b42c-c076-499c-bbaf-1c5c16ebb644 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Availability Zones retrieved successfully. Aug 09 10:42:25.580123 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ce5cc4-ae03-43b6-a2ba-515c27d85e0b) transitioned into state 'SUCCESS' from state '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-1843553271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b6f830ef35046e284e477ac488c83e9',qos_specs=None,replication_status=,reservations=['777970df-8410-4a5b-8915-c9947e366050','f61319aa-17a6-43be-9099-23a27e2e7f2c','485b6e48-3d5f-4696-9c63-13d9d483ebfa','90f01fdf-c09e-4bf0-ab82-cb4c302f3df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='128d8bb82acb49eaac56de74ce045448',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:25.580931 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26553da5-99a0-4f2c-bdfd-3f778a179190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:25.593137 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26553da5-99a0-4f2c-bdfd-3f778a179190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:25.594179 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Flow 'volume_create_api' (26d87245-10ab-4259-9d87-4fe2abe25760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:25.594532 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Create volume request issued successfully. Aug 09 10:42:25.595323 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7370c3a0-a6e7-4772-b8ff-acdd4fcd16f6 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:25.595843 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 370/1496] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:42:25 2026] POST /volume/v3/volumes => generated 778 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:25.604441 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ddf2b42c-c076-499c-bbaf-1c5c16ebb644 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Created reservations ['afd8fc0a-545a-4285-8be1-efbdf4a6e5a6'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:25.608982 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb12e75b-8b2b-4507-9586-8da871590d94 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:25.611163 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb12e75b-8b2b-4507-9586-8da871590d94 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 Aug 09 10:42:25.611492 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb12e75b-8b2b-4507-9586-8da871590d94 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:25.611627 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb12e75b-8b2b-4507-9586-8da871590d94 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:25.619747 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:25.619747 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:25.623746 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb12e75b-8b2b-4507-9586-8da871590d94 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Volume info retrieved successfully. Aug 09 10:42:25.628278 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb12e75b-8b2b-4507-9586-8da871590d94 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 returned with HTTP 200 Aug 09 10:42:25.628924 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 373/1497] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:25 2026] GET /volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:25.644409 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ddf2b42c-c076-499c-bbaf-1c5c16ebb644 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/groups returned with HTTP 202 Aug 09 10:42:25.644943 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 374/1498] 10.4.3.125 () {70 vars in 1297 bytes} [Sun Aug 9 10:42:25 2026] POST /volume/v3/groups => generated 116 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:25.656509 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cfa0bc21-0706-469b-b0df-a5cb09bd1217 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:25.662075 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfa0bc21-0706-469b-b0df-a5cb09bd1217 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6 Aug 09 10:42:25.662075 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfa0bc21-0706-469b-b0df-a5cb09bd1217 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:25.662075 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfa0bc21-0706-469b-b0df-a5cb09bd1217 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:25.662075 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-cfa0bc21-0706-469b-b0df-a5cb09bd1217 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] show called for member cb9128cb-6a3d-4c92-b250-d8d189b037a6 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:42:25.664711 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:25.664711 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:25.678313 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfa0bc21-0706-469b-b0df-a5cb09bd1217 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6 returned with HTTP 200 Aug 09 10:42:25.681214 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 382/1499] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:42:25 2026] GET /volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6 => generated 396 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:25.913237 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-33134c94-7755-4e6d-8276-6cdd5c1b1313 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:25.915084 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-33134c94-7755-4e6d-8276-6cdd5c1b1313 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:25.915303 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-33134c94-7755-4e6d-8276-6cdd5c1b1313 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:25.915491 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-33134c94-7755-4e6d-8276-6cdd5c1b1313 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:25.915589 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-33134c94-7755-4e6d-8276-6cdd5c1b1313 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:25.927213 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:25.927213 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:25.928072 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-33134c94-7755-4e6d-8276-6cdd5c1b1313 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:25.928835 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 371/1500] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:25 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:26.650846 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c0c06172-a110-4918-987a-4c381a7666eb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:26.656507 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0c06172-a110-4918-987a-4c381a7666eb tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 Aug 09 10:42:26.656785 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0c06172-a110-4918-987a-4c381a7666eb tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:26.657076 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0c06172-a110-4918-987a-4c381a7666eb tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:26.675534 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:26.675534 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:26.683518 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c0c06172-a110-4918-987a-4c381a7666eb tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Volume info retrieved successfully. Aug 09 10:42:26.693431 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00ef7e14-3a89-4111-855d-b843a5446701 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:26.694009 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0c06172-a110-4918-987a-4c381a7666eb tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 returned with HTTP 200 Aug 09 10:42:26.694638 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 374/1501] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:26 2026] GET /volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 => generated 1009 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:26.699101 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00ef7e14-3a89-4111-855d-b843a5446701 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6 Aug 09 10:42:26.699521 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00ef7e14-3a89-4111-855d-b843a5446701 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:26.699740 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00ef7e14-3a89-4111-855d-b843a5446701 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:26.702260 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-00ef7e14-3a89-4111-855d-b843a5446701 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] show called for member cb9128cb-6a3d-4c92-b250-d8d189b037a6 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:42:26.712394 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:26.712394 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:26.715521 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3f2c1ba-e834-42b9-ba30-65476729510a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:26.718181 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3f2c1ba-e834-42b9-ba30-65476729510a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:42:26.718971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3f2c1ba-e834-42b9-ba30-65476729510a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c39b1ea-b053-49ad-8561-51083c1c3937", "name": "tempest-type-Backup-1488236448"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:26.720713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-e3f2c1ba-e834-42b9-ba30-65476729510a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Creating new backup {'backup': {'volume_id': '9c39b1ea-b053-49ad-8561-51083c1c3937', 'name': 'tempest-type-Backup-1488236448'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:42:26.721560 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-e3f2c1ba-e834-42b9-ba30-65476729510a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Creating backup of volume 9c39b1ea-b053-49ad-8561-51083c1c3937 in container None Aug 09 10:42:26.735809 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:26.735809 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:26.736255 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e3f2c1ba-e834-42b9-ba30-65476729510a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Volume info retrieved successfully. Aug 09 10:42:26.746827 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00ef7e14-3a89-4111-855d-b843a5446701 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6 returned with HTTP 200 Aug 09 10:42:26.748657 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 375/1502] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:42:26 2026] GET /volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6 => generated 397 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:26.764428 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:26.766489 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:26.766919 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-92393607", "volume_type": "e805c3d0-2fc9-4d42-affc-4c520546a8ed", "group_id": "cb9128cb-6a3d-4c92-b250-d8d189b037a6", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:26.768545 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-92393607', 'volume_type': 'e805c3d0-2fc9-4d42-affc-4c520546a8ed', 'group_id': 'cb9128cb-6a3d-4c92-b250-d8d189b037a6', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:26.778494 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:26.778494 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:26.779022 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Create volume of 1 GB Aug 09 10:42:26.785667 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Availability Zones retrieved successfully. Aug 09 10:42:26.788665 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e3f2c1ba-e834-42b9-ba30-65476729510a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Created reservations ['8b590087-8e25-41dd-9bff-849c2cc569b5', '5d0fffb4-5087-4d8e-9541-fe249a7021e1'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:26.791909 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Flow 'volume_create_api' (5445a0db-9d35-4917-b421-ad83d89535e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:26.793309 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (947be374-e4a6-4804-a50a-f24de3d5f7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:26.793903 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:26.793903 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:26.794330 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:26.821749 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (947be374-e4a6-4804-a50a-f24de3d5f7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:42:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e805c3d0-2fc9-4d42-affc-4c520546a8ed,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-173417085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e805c3d0-2fc9-4d42-affc-4c520546a8ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cb9128cb-6a3d-4c92-b250-d8d189b037a6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:26.822734 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce5fd702-832e-4878-ad06-d639f4e1a775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:26.867093 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-173417085 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-173417085, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:42:26.867496 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-173417085 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-173417085, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:42:26.871729 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3f2c1ba-e834-42b9-ba30-65476729510a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:42:26.872165 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 383/1503] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:42:26 2026] POST /volume/v3/backups => generated 316 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:26.882156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1d28d84a-1c47-4c18-bdea-81a00e9180dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:26.884951 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d28d84a-1c47-4c18-bdea-81a00e9180dc tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:26.885239 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d28d84a-1c47-4c18-bdea-81a00e9180dc tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:26.885476 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d28d84a-1c47-4c18-bdea-81a00e9180dc tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:26.885595 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1d28d84a-1c47-4c18-bdea-81a00e9180dc tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:26.907110 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:26.907110 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:26.907110 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d28d84a-1c47-4c18-bdea-81a00e9180dc tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:26.907110 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 375/1504] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:26 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 723 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:26.917281 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Created reservations ['a9c541b4-bf67-4054-9ffc-b5f9786a8625', '56de673f-132d-4f44-8eb0-30dab227172a', '759c3e60-2569-4a9b-a969-4fdd00ae201b', 'bbbeef09-0376-47cf-92e0-0fcfc350699c'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:26.918201 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce5fd702-832e-4878-ad06-d639f4e1a775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9c541b4-bf67-4054-9ffc-b5f9786a8625', '56de673f-132d-4f44-8eb0-30dab227172a', '759c3e60-2569-4a9b-a969-4fdd00ae201b', 'bbbeef09-0376-47cf-92e0-0fcfc350699c']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:26.919132 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c676add9-449e-4983-9af2-f58a9d8a01ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:26.940350 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6678c74b-92c4-4e4c-a858-82527acc2d6d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:26.942349 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6678c74b-92c4-4e4c-a858-82527acc2d6d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:26.942615 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6678c74b-92c4-4e4c-a858-82527acc2d6d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:26.942873 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6678c74b-92c4-4e4c-a858-82527acc2d6d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:26.943079 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6678c74b-92c4-4e4c-a858-82527acc2d6d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:26.946048 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c676add9-449e-4983-9af2-f58a9d8a01ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6992094c-4a0b-4533-876f-a37a22bbf7c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-92393607',encryption_key_id=None,group_id=cb9128cb-6a3d-4c92-b250-d8d189b037a6,group_type_id=,metadata={},multiattach=False,project_id='78b34b679762480886e8fb4a86953f58',qos_specs=None,replication_status=,reservations=['a9c541b4-bf67-4054-9ffc-b5f9786a8625','56de673f-132d-4f44-8eb0-30dab227172a','759c3e60-2569-4a9b-a969-4fdd00ae201b','bbbeef09-0376-47cf-92e0-0fcfc350699c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cd2dca086b64d8792f7438fcecc3d37',volume_type_id=e805c3d0-2fc9-4d42-affc-4c520546a8ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-92393607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cb9128cb-6a3d-4c92-b250-d8d189b037a6,host=None,id=6992094c-4a0b-4533-876f-a37a22bbf7c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b34b679762480886e8fb4a86953f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd2dca086b64d8792f7438fcecc3d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e805c3d0-2fc9-4d42-affc-4c520546a8ed),volume_type_id=e805c3d0-2fc9-4d42-affc-4c520546a8ed)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:26.947645 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7ae0bc-9605-4670-b7ac-c72e16193478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:26.950883 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:26.950883 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:26.951875 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6678c74b-92c4-4e4c-a858-82527acc2d6d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:26.952339 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 376/1505] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:26 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:26.970532 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7ae0bc-9605-4670-b7ac-c72e16193478) transitioned into state 'SUCCESS' from state '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-92393607',encryption_key_id=None,group_id=cb9128cb-6a3d-4c92-b250-d8d189b037a6,group_type_id=,metadata={},multiattach=False,project_id='78b34b679762480886e8fb4a86953f58',qos_specs=None,replication_status=,reservations=['a9c541b4-bf67-4054-9ffc-b5f9786a8625','56de673f-132d-4f44-8eb0-30dab227172a','759c3e60-2569-4a9b-a969-4fdd00ae201b','bbbeef09-0376-47cf-92e0-0fcfc350699c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cd2dca086b64d8792f7438fcecc3d37',volume_type_id=e805c3d0-2fc9-4d42-affc-4c520546a8ed)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:26.971397 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8757ba4-ab77-4086-9de2-ea86086820a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:26.986526 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8757ba4-ab77-4086-9de2-ea86086820a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:26.987645 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Flow 'volume_create_api' (5445a0db-9d35-4917-b421-ad83d89535e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:26.988711 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Create volume request issued successfully. Aug 09 10:42:26.989162 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:42:26.989377 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:42:27.040624 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:42:27.044926 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:27.044926 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:27.051095 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-670bf386-783d-4d0e-9e5d-0c8d6fb97017 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:27.051675 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 372/1506] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:42:26 2026] POST /volume/v3/volumes => generated 824 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:27.073850 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fde0c117-a9be-4ed4-ae1a-2c1d807dd021 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:27.075206 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fde0c117-a9be-4ed4-ae1a-2c1d807dd021 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 Aug 09 10:42:27.075726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fde0c117-a9be-4ed4-ae1a-2c1d807dd021 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:27.075726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fde0c117-a9be-4ed4-ae1a-2c1d807dd021 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:27.097259 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:27.097259 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:27.103501 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fde0c117-a9be-4ed4-ae1a-2c1d807dd021 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Volume info retrieved successfully. Aug 09 10:42:27.104613 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-fde0c117-a9be-4ed4-ae1a-2c1d807dd021 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:42:27.104828 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-fde0c117-a9be-4ed4-ae1a-2c1d807dd021 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:42:27.155509 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-fde0c117-a9be-4ed4-ae1a-2c1d807dd021 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:42:27.159929 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:27.159929 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:27.175221 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fde0c117-a9be-4ed4-ae1a-2c1d807dd021 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 returned with HTTP 200 Aug 09 10:42:27.175221 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 384/1507] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:42:27 2026] GET /volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 => generated 892 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:27.583145 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:27.585701 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:27.586215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1047662831"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:27.588423 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1047662831'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:27.588637 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume of 1 GB Aug 09 10:42:27.597295 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Availability Zones retrieved successfully. Aug 09 10:42:27.605420 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (3b18bb86-74fb-48c1-9835-dcad100bb2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:27.606931 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943f6cec-3896-43b4-9f00-37d1f0cfbab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:27.608980 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:27.650682 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943f6cec-3896-43b4-9f00-37d1f0cfbab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:27.651578 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8207c55b-b056-4be3-a4c1-b9b7a3e8473b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:27.731646 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Created reservations ['f38c4593-a2e9-4dd9-a825-b65f0b1fcea5', '4f2d7c6b-b401-4e23-ad88-e2b354e02aa5', '63acfbc7-30d5-410f-8e37-78983dbc2496', '0b9c5ebf-0029-426c-8a4e-803d39e129ff'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:27.732670 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8207c55b-b056-4be3-a4c1-b9b7a3e8473b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f38c4593-a2e9-4dd9-a825-b65f0b1fcea5', '4f2d7c6b-b401-4e23-ad88-e2b354e02aa5', '63acfbc7-30d5-410f-8e37-78983dbc2496', '0b9c5ebf-0029-426c-8a4e-803d39e129ff']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:27.733508 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c265679-0b26-420d-95ec-1cb47c3eeea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:27.759991 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c265679-0b26-420d-95ec-1cb47c3eeea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc877420-f81e-4646-8440-9b2b958a8d0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1047662831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['f38c4593-a2e9-4dd9-a825-b65f0b1fcea5','4f2d7c6b-b401-4e23-ad88-e2b354e02aa5','63acfbc7-30d5-410f-8e37-78983dbc2496','0b9c5ebf-0029-426c-8a4e-803d39e129ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1047662831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc877420-f81e-4646-8440-9b2b958a8d0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:27.760724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed58cd08-e351-4508-b573-e9b1b9f7b83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:27.787627 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed58cd08-e351-4508-b573-e9b1b9f7b83f) transitioned into state 'SUCCESS' from state '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-1047662831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['f38c4593-a2e9-4dd9-a825-b65f0b1fcea5','4f2d7c6b-b401-4e23-ad88-e2b354e02aa5','63acfbc7-30d5-410f-8e37-78983dbc2496','0b9c5ebf-0029-426c-8a4e-803d39e129ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:27.788025 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (361329a8-eed8-46fc-bb55-41b3a9800aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:27.804906 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (361329a8-eed8-46fc-bb55-41b3a9800aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:27.806255 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (3b18bb86-74fb-48c1-9835-dcad100bb2b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:27.806791 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request issued successfully. Aug 09 10:42:27.807873 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5bdf5d19-bc86-4e07-8b55-2a0626e7dce5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:27.807873 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 376/1508] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:27 2026] POST /volume/v3/volumes => generated 749 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:27.823269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-183201d4-a2ce-4c7a-b89f-964637d57b6d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:27.827895 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-183201d4-a2ce-4c7a-b89f-964637d57b6d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:27.827895 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-183201d4-a2ce-4c7a-b89f-964637d57b6d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:27.827895 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-183201d4-a2ce-4c7a-b89f-964637d57b6d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:27.835163 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:27.835163 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:27.839384 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-183201d4-a2ce-4c7a-b89f-964637d57b6d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:27.845812 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-183201d4-a2ce-4c7a-b89f-964637d57b6d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 200 Aug 09 10:42:27.846496 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 377/1509] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:27 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:27.924028 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ce5775ff-56d2-492c-81a0-0cc92602453e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:27.930401 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce5775ff-56d2-492c-81a0-0cc92602453e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:27.930919 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce5775ff-56d2-492c-81a0-0cc92602453e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:27.931139 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce5775ff-56d2-492c-81a0-0cc92602453e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:27.931304 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ce5775ff-56d2-492c-81a0-0cc92602453e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:27.953863 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:27.953863 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:27.956013 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce5775ff-56d2-492c-81a0-0cc92602453e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:27.956728 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 373/1510] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:27 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 725 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:27.966494 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-80b42b2d-163a-4388-b03f-ead599d9c0eb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:27.968919 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80b42b2d-163a-4388-b03f-ead599d9c0eb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:27.969155 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80b42b2d-163a-4388-b03f-ead599d9c0eb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:27.969412 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80b42b2d-163a-4388-b03f-ead599d9c0eb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:27.970957 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-80b42b2d-163a-4388-b03f-ead599d9c0eb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:27.975447 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:27.975447 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:27.976445 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80b42b2d-163a-4388-b03f-ead599d9c0eb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:27.976852 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 385/1511] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:27 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:28.188175 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a4e07b4-4ec6-4da8-8d87-28b851cf6051 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:28.192606 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a4e07b4-4ec6-4da8-8d87-28b851cf6051 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 Aug 09 10:42:28.193282 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a4e07b4-4ec6-4da8-8d87-28b851cf6051 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:28.193669 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a4e07b4-4ec6-4da8-8d87-28b851cf6051 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:28.216018 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:28.216018 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:28.223381 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0a4e07b4-4ec6-4da8-8d87-28b851cf6051 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Volume info retrieved successfully. Aug 09 10:42:28.224483 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-0a4e07b4-4ec6-4da8-8d87-28b851cf6051 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:42:28.224861 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-0a4e07b4-4ec6-4da8-8d87-28b851cf6051 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:42:28.279403 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-0a4e07b4-4ec6-4da8-8d87-28b851cf6051 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:42:28.285667 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:28.285667 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:28.299744 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a4e07b4-4ec6-4da8-8d87-28b851cf6051 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 returned with HTTP 200 Aug 09 10:42:28.300391 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 377/1512] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:42:28 2026] GET /volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:28.317337 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-08caf074-7a85-4d67-8b9c-e480c3f8fb96 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:28.322756 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08caf074-7a85-4d67-8b9c-e480c3f8fb96 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] POST https://10.4.3.125/volume/v3/group_snapshots Aug 09 10:42:28.323741 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08caf074-7a85-4d67-8b9c-e480c3f8fb96 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cb9128cb-6a3d-4c92-b250-d8d189b037a6", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1385088353"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:28.325930 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-08caf074-7a85-4d67-8b9c-e480c3f8fb96 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cb9128cb-6a3d-4c92-b250-d8d189b037a6', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1385088353'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 09 10:42:28.330054 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:28.330054 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:28.334471 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.group_snapshots [None req-08caf074-7a85-4d67-8b9c-e480c3f8fb96 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1385088353. Aug 09 10:42:28.366970 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:28.366970 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:28.389553 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-08caf074-7a85-4d67-8b9c-e480c3f8fb96 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-173417085 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-173417085, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:42:28.389846 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-08caf074-7a85-4d67-8b9c-e480c3f8fb96 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-173417085 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-173417085, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:42:28.424842 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-08caf074-7a85-4d67-8b9c-e480c3f8fb96 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Created reservations ['ea5462bb-defc-421f-b613-c41f557cd56f', '488b16ef-5bb2-4cf0-aaf4-90f06dcfcb3b', '417e1320-ac10-4060-82d1-64001a14be9c', '9a03f65d-50d7-4d76-9995-118d70e74655'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:28.466270 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08caf074-7a85-4d67-8b9c-e480c3f8fb96 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/group_snapshots returned with HTTP 202 Aug 09 10:42:28.467523 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 378/1513] 10.4.3.125 () {70 vars in 1324 bytes} [Sun Aug 9 10:42:28 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:28.483664 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4f88e114-fa72-4872-aca3-7c5e0f01936a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:28.488172 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f88e114-fa72-4872-aca3-7c5e0f01936a tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 Aug 09 10:42:28.488172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f88e114-fa72-4872-aca3-7c5e0f01936a tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:28.488172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f88e114-fa72-4872-aca3-7c5e0f01936a tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:28.488172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-4f88e114-fa72-4872-aca3-7c5e0f01936a tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] show called for member 0a0afee8-e19c-4ec6-9a31-354d239c1940 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:42:28.497744 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:28.497744 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:28.504365 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f88e114-fa72-4872-aca3-7c5e0f01936a tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 returned with HTTP 200 Aug 09 10:42:28.504979 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 374/1514] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:42:28 2026] GET /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:28.864024 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c3667649-cd01-42ed-b35b-e1846d37e92c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:28.866305 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3667649-cd01-42ed-b35b-e1846d37e92c tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:28.866515 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3667649-cd01-42ed-b35b-e1846d37e92c tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:28.866722 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3667649-cd01-42ed-b35b-e1846d37e92c tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:28.875701 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:28.875701 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:28.879994 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c3667649-cd01-42ed-b35b-e1846d37e92c tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:28.885671 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3667649-cd01-42ed-b35b-e1846d37e92c tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 200 Aug 09 10:42:28.886341 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 386/1515] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:28 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:28.903692 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a906229b-14be-4f06-be5e-af8b516f895e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:28.906929 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a906229b-14be-4f06-be5e-af8b516f895e tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] POST https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action Aug 09 10:42:28.907639 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a906229b-14be-4f06-be5e-af8b516f895e tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Action body: b'{"os-attach": {"instance_uuid": "47443ef1-c0d6-427e-993f-b984d8a90eb4", "mountpoint": "/dev/vdb"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:28.907639 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a906229b-14be-4f06-be5e-af8b516f895e tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "47443ef1-c0d6-427e-993f-b984d8a90eb4", "mountpoint": "/dev/vdb"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:28.930762 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:28.930762 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:28.931982 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a906229b-14be-4f06-be5e-af8b516f895e tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:28.943778 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a906229b-14be-4f06-be5e-af8b516f895e tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Update volume admin metadata completed successfully. Aug 09 10:42:28.971595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-74ad674f-0e06-414d-804f-aac87b847274 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:28.973530 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-74ad674f-0e06-414d-804f-aac87b847274 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:28.973742 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-74ad674f-0e06-414d-804f-aac87b847274 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:28.973929 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-74ad674f-0e06-414d-804f-aac87b847274 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:28.974044 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-74ad674f-0e06-414d-804f-aac87b847274 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:28.986395 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:28.986395 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:28.987383 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-74ad674f-0e06-414d-804f-aac87b847274 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:28.988014 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 379/1516] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:28 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:28.989658 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c00a9794-a4e1-43b7-a769-753bfe04194d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:28.991986 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c00a9794-a4e1-43b7-a769-753bfe04194d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:28.992253 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c00a9794-a4e1-43b7-a769-753bfe04194d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:28.992716 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c00a9794-a4e1-43b7-a769-753bfe04194d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:28.992878 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c00a9794-a4e1-43b7-a769-753bfe04194d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:28.998950 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:28.998950 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:29.000146 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c00a9794-a4e1-43b7-a769-753bfe04194d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:29.000674 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 375/1517] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:28 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:29.017557 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a906229b-14be-4f06-be5e-af8b516f895e tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Attach volume completed successfully. Aug 09 10:42:29.018130 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a906229b-14be-4f06-be5e-af8b516f895e tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action returned with HTTP 202 Aug 09 10:42:29.018596 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 378/1518] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:28 2026] POST /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:29.027760 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f888eed7-5184-45a6-ae57-1b61bbadc04f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.029899 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f888eed7-5184-45a6-ae57-1b61bbadc04f tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:29.030140 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f888eed7-5184-45a6-ae57-1b61bbadc04f tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.030424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f888eed7-5184-45a6-ae57-1b61bbadc04f tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.044011 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.044011 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:29.048563 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f888eed7-5184-45a6-ae57-1b61bbadc04f tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:29.055416 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f888eed7-5184-45a6-ae57-1b61bbadc04f tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 200 Aug 09 10:42:29.056166 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 387/1519] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:29.073996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b72c31bf-6444-4135-8fc6-0d978d6befc2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.075942 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b72c31bf-6444-4135-8fc6-0d978d6befc2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:29.076479 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b72c31bf-6444-4135-8fc6-0d978d6befc2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.076479 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b72c31bf-6444-4135-8fc6-0d978d6befc2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.094932 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.094932 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:29.101132 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b72c31bf-6444-4135-8fc6-0d978d6befc2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:29.108504 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b72c31bf-6444-4135-8fc6-0d978d6befc2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 200 Aug 09 10:42:29.108890 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 380/1520] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 1176 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:29.125369 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c9c92dc2-bdf6-49d9-adfe-a05b7457ad19 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.302106 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9c92dc2-bdf6-49d9-adfe-a05b7457ad19 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action Aug 09 10:42:29.309289 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9c92dc2-bdf6-49d9-adfe-a05b7457ad19 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:29.309539 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9c92dc2-bdf6-49d9-adfe-a05b7457ad19 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:29.340668 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.340668 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:29.341044 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-c9c92dc2-bdf6-49d9-adfe-a05b7457ad19 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Updating volume 'cc877420-f81e-4646-8440-9b2b958a8d0e' with '{'status': 'error'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:29.419812 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9c92dc2-bdf6-49d9-adfe-a05b7457ad19 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action returned with HTTP 202 Aug 09 10:42:29.420055 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 376/1521] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:29 2026] POST /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:29.435829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-26448a90-08c3-4ebb-977e-2d120bcd1ee6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.437750 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-26448a90-08c3-4ebb-977e-2d120bcd1ee6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:29.438033 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-26448a90-08c3-4ebb-977e-2d120bcd1ee6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.438430 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-26448a90-08c3-4ebb-977e-2d120bcd1ee6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.455868 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.455868 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:29.463516 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-26448a90-08c3-4ebb-977e-2d120bcd1ee6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:29.472452 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-26448a90-08c3-4ebb-977e-2d120bcd1ee6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 200 Aug 09 10:42:29.473266 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 379/1522] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 1175 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:29.492660 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-638a7cdf-02c9-438b-be29-084636516c91 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.496156 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-638a7cdf-02c9-438b-be29-084636516c91 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action Aug 09 10:42:29.498751 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-638a7cdf-02c9-438b-be29-084636516c91 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1a22c04b-5522-4a9d-a17e-1a5674f91898"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:29.498751 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-638a7cdf-02c9-438b-be29-084636516c91 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1a22c04b-5522-4a9d-a17e-1a5674f91898"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:29.515006 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.515006 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:29.515456 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-638a7cdf-02c9-438b-be29-084636516c91 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Volume info retrieved successfully. Aug 09 10:42:29.518151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f4a7575a-c32b-4f19-a706-1edc6a61cec2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.520930 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f4a7575a-c32b-4f19-a706-1edc6a61cec2 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 Aug 09 10:42:29.520930 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f4a7575a-c32b-4f19-a706-1edc6a61cec2 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.520930 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f4a7575a-c32b-4f19-a706-1edc6a61cec2 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.520930 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-f4a7575a-c32b-4f19-a706-1edc6a61cec2 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] show called for member 0a0afee8-e19c-4ec6-9a31-354d239c1940 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:42:29.524315 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.524315 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:29.528270 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f4a7575a-c32b-4f19-a706-1edc6a61cec2 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 returned with HTTP 200 Aug 09 10:42:29.529589 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 381/1523] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:29.540839 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-feedf813-efef-4fbb-afd3-6609eee0ad7f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.544362 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-feedf813-efef-4fbb-afd3-6609eee0ad7f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail Aug 09 10:42:29.544454 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-638a7cdf-02c9-438b-be29-084636516c91 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Terminate volume connection completed successfully. Aug 09 10:42:29.544497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-feedf813-efef-4fbb-afd3-6609eee0ad7f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.544497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-feedf813-efef-4fbb-afd3-6609eee0ad7f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.544497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-feedf813-efef-4fbb-afd3-6609eee0ad7f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:29.544497 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.544497 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:29.544497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-feedf813-efef-4fbb-afd3-6609eee0ad7f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:42:29.551352 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-638a7cdf-02c9-438b-be29-084636516c91 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100319) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 09 10:42:29.556693 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-feedf813-efef-4fbb-afd3-6609eee0ad7f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Get all snapshots completed successfully. Aug 09 10:42:29.557167 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.557167 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:29.557991 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-feedf813-efef-4fbb-afd3-6609eee0ad7f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 10:42:29.558392 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 377/1524] 10.4.3.125 () {66 vars in 1264 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:29.573903 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3bf3dc1c-1c0e-41bb-853c-5cf74c051be8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.577264 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3bf3dc1c-1c0e-41bb-853c-5cf74c051be8 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/snapshots/b861fd4c-407e-4dc5-b215-70a1878167ab Aug 09 10:42:29.577615 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3bf3dc1c-1c0e-41bb-853c-5cf74c051be8 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.577941 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3bf3dc1c-1c0e-41bb-853c-5cf74c051be8 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.585464 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.585464 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:29.586050 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3bf3dc1c-1c0e-41bb-853c-5cf74c051be8 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Snapshot retrieved successfully. Aug 09 10:42:29.586997 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3bf3dc1c-1c0e-41bb-853c-5cf74c051be8 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/snapshots/b861fd4c-407e-4dc5-b215-70a1878167ab returned with HTTP 200 Aug 09 10:42:29.587431 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 380/1525] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/snapshots/b861fd4c-407e-4dc5-b215-70a1878167ab => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:29.600018 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d195e62-44f5-4dbe-8163-4828142a7c0a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.602464 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d195e62-44f5-4dbe-8163-4828142a7c0a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] POST https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action Aug 09 10:42:29.602901 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d195e62-44f5-4dbe-8163-4828142a7c0a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:29.603065 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d195e62-44f5-4dbe-8163-4828142a7c0a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:29.604737 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-6d195e62-44f5-4dbe-8163-4828142a7c0a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Updating group '0a0afee8-e19c-4ec6-9a31-354d239c1940' with 'creating' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 09 10:42:29.609666 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.609666 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:29.614713 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-638a7cdf-02c9-438b-be29-084636516c91 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Detach volume completed successfully. Aug 09 10:42:29.614713 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-638a7cdf-02c9-438b-be29-084636516c91 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action returned with HTTP 202 Aug 09 10:42:29.614713 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 388/1526] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:29 2026] POST /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:29.621766 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d195e62-44f5-4dbe-8163-4828142a7c0a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action returned with HTTP 202 Aug 09 10:42:29.622298 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 382/1527] 10.4.3.125 () {70 vars in 1455 bytes} [Sun Aug 9 10:42:29 2026] POST /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:42:29.623733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e8b2d99b-e101-4131-9dc7-536ed941961b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.626131 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8b2d99b-e101-4131-9dc7-536ed941961b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:29.626428 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8b2d99b-e101-4131-9dc7-536ed941961b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.626620 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8b2d99b-e101-4131-9dc7-536ed941961b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.629702 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-768bb393-e7f0-486f-b79f-3d6bde0db73a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.631996 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-768bb393-e7f0-486f-b79f-3d6bde0db73a tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 Aug 09 10:42:29.632239 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-768bb393-e7f0-486f-b79f-3d6bde0db73a tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.632411 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-768bb393-e7f0-486f-b79f-3d6bde0db73a tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.632563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-768bb393-e7f0-486f-b79f-3d6bde0db73a tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] show called for member 0a0afee8-e19c-4ec6-9a31-354d239c1940 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:42:29.636006 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.636006 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:29.639901 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.639901 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:29.640849 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e8b2d99b-e101-4131-9dc7-536ed941961b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:29.646250 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8b2d99b-e101-4131-9dc7-536ed941961b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 200 Aug 09 10:42:29.647155 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 378/1528] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:29.648101 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-768bb393-e7f0-486f-b79f-3d6bde0db73a tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 returned with HTTP 200 Aug 09 10:42:29.648578 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 381/1529] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:29.662050 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c71b05c4-5437-4467-a51c-c9d0afd395d4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.664514 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c71b05c4-5437-4467-a51c-c9d0afd395d4 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] POST https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action Aug 09 10:42:29.664762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76fd41f8-95cb-4a6b-8905-db50115dbe66 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.665218 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c71b05c4-5437-4467-a51c-c9d0afd395d4 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:29.665470 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c71b05c4-5437-4467-a51c-c9d0afd395d4 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:29.667032 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76fd41f8-95cb-4a6b-8905-db50115dbe66 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:29.667170 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76fd41f8-95cb-4a6b-8905-db50115dbe66 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.668346 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76fd41f8-95cb-4a6b-8905-db50115dbe66 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.668408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-c71b05c4-5437-4467-a51c-c9d0afd395d4 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Updating group '0a0afee8-e19c-4ec6-9a31-354d239c1940' with 'available' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 09 10:42:29.677254 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.677254 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:29.680122 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.680122 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:29.685847 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-76fd41f8-95cb-4a6b-8905-db50115dbe66 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:29.691055 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c71b05c4-5437-4467-a51c-c9d0afd395d4 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action returned with HTTP 202 Aug 09 10:42:29.691055 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 389/1530] 10.4.3.125 () {70 vars in 1455 bytes} [Sun Aug 9 10:42:29 2026] POST /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:42:29.693149 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76fd41f8-95cb-4a6b-8905-db50115dbe66 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 200 Aug 09 10:42:29.693723 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 383/1531] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:29.701383 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d10d9be-47e0-4884-8b11-cbf6be48813f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.703630 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d10d9be-47e0-4884-8b11-cbf6be48813f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 Aug 09 10:42:29.703869 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d10d9be-47e0-4884-8b11-cbf6be48813f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.704065 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d10d9be-47e0-4884-8b11-cbf6be48813f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.704262 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-3d10d9be-47e0-4884-8b11-cbf6be48813f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] show called for member 0a0afee8-e19c-4ec6-9a31-354d239c1940 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:42:29.708478 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.708478 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:29.709461 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0f3eb484-603e-46b5-bac5-83f7a261b1ee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.713250 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d10d9be-47e0-4884-8b11-cbf6be48813f tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 returned with HTTP 200 Aug 09 10:42:29.713538 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f3eb484-603e-46b5-bac5-83f7a261b1ee tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] POST https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action Aug 09 10:42:29.713796 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 379/1532] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:29.714212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f3eb484-603e-46b5-bac5-83f7a261b1ee tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Action body: b'{"os-detach": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:29.714557 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f3eb484-603e-46b5-bac5-83f7a261b1ee tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:29.724537 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9c1cd6a3-5c9c-4ae6-adbe-d30f8bbd982a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.728348 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c1cd6a3-5c9c-4ae6-adbe-d30f8bbd982a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] POST https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action Aug 09 10:42:29.728348 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c1cd6a3-5c9c-4ae6-adbe-d30f8bbd982a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:29.728348 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c1cd6a3-5c9c-4ae6-adbe-d30f8bbd982a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:29.729967 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.729967 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:29.730654 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0f3eb484-603e-46b5-bac5-83f7a261b1ee tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:29.731133 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-9c1cd6a3-5c9c-4ae6-adbe-d30f8bbd982a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Updating group '0a0afee8-e19c-4ec6-9a31-354d239c1940' with 'error' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 09 10:42:29.737138 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.737138 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:29.747693 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c1cd6a3-5c9c-4ae6-adbe-d30f8bbd982a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action returned with HTTP 202 Aug 09 10:42:29.747693 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 390/1533] 10.4.3.125 () {70 vars in 1455 bytes} [Sun Aug 9 10:42:29 2026] POST /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:42:29.760113 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8be3b930-2dc7-490e-b0a4-e9603fa35c24 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.762385 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8be3b930-2dc7-490e-b0a4-e9603fa35c24 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 Aug 09 10:42:29.762656 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8be3b930-2dc7-490e-b0a4-e9603fa35c24 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.762958 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8be3b930-2dc7-490e-b0a4-e9603fa35c24 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.763016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-8be3b930-2dc7-490e-b0a4-e9603fa35c24 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] show called for member 0a0afee8-e19c-4ec6-9a31-354d239c1940 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:42:29.764495 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0f3eb484-603e-46b5-bac5-83f7a261b1ee tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Detach volume completed successfully. Aug 09 10:42:29.764813 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f3eb484-603e-46b5-bac5-83f7a261b1ee tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action returned with HTTP 202 Aug 09 10:42:29.765471 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 382/1534] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:29 2026] POST /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:29.767820 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.767820 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:29.773316 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8be3b930-2dc7-490e-b0a4-e9603fa35c24 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 returned with HTTP 200 Aug 09 10:42:29.773494 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 384/1535] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:29.774241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7cadb10c-8dec-4792-88ac-c9013131e1bd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.777510 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7cadb10c-8dec-4792-88ac-c9013131e1bd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:29.777827 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7cadb10c-8dec-4792-88ac-c9013131e1bd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.778472 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7cadb10c-8dec-4792-88ac-c9013131e1bd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.784511 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-46c344f1-a957-4c13-8dbf-6cd43d2ac848 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.788372 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46c344f1-a957-4c13-8dbf-6cd43d2ac848 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] POST https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action Aug 09 10:42:29.788372 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46c344f1-a957-4c13-8dbf-6cd43d2ac848 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:29.788372 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46c344f1-a957-4c13-8dbf-6cd43d2ac848 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:29.790435 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-46c344f1-a957-4c13-8dbf-6cd43d2ac848 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Updating group '0a0afee8-e19c-4ec6-9a31-354d239c1940' with 'available' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 09 10:42:29.792078 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.792078 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:29.796375 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.796375 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:29.799305 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7cadb10c-8dec-4792-88ac-c9013131e1bd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:29.803327 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46c344f1-a957-4c13-8dbf-6cd43d2ac848 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action returned with HTTP 202 Aug 09 10:42:29.804203 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 391/1536] 10.4.3.125 () {70 vars in 1455 bytes} [Sun Aug 9 10:42:29 2026] POST /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:42:29.809847 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7cadb10c-8dec-4792-88ac-c9013131e1bd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 200 Aug 09 10:42:29.811443 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 380/1537] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:29.811832 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6f880c76-4284-461f-9442-7871de1bf5a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.814400 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f880c76-4284-461f-9442-7871de1bf5a0 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 Aug 09 10:42:29.814625 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f880c76-4284-461f-9442-7871de1bf5a0 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.814843 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f880c76-4284-461f-9442-7871de1bf5a0 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.815199 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-6f880c76-4284-461f-9442-7871de1bf5a0 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] show called for member 0a0afee8-e19c-4ec6-9a31-354d239c1940 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:42:29.820328 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.820328 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:29.825384 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f880c76-4284-461f-9442-7871de1bf5a0 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 returned with HTTP 200 Aug 09 10:42:29.825851 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 383/1538] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:29.828334 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-be8b7add-c096-4e26-b480-463f9fc444ea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.830548 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-be8b7add-c096-4e26-b480-463f9fc444ea tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:29.830828 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-be8b7add-c096-4e26-b480-463f9fc444ea tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.831118 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-be8b7add-c096-4e26-b480-463f9fc444ea tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.840431 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.840431 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:29.844163 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-be8b7add-c096-4e26-b480-463f9fc444ea tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:29.846874 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fe5728ee-a5fd-4c6d-96b4-1a53700f9756 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.850283 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe5728ee-a5fd-4c6d-96b4-1a53700f9756 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] DELETE https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 Aug 09 10:42:29.850283 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe5728ee-a5fd-4c6d-96b4-1a53700f9756 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.850283 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe5728ee-a5fd-4c6d-96b4-1a53700f9756 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.850283 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-fe5728ee-a5fd-4c6d-96b4-1a53700f9756 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] delete called for member 0a0afee8-e19c-4ec6-9a31-354d239c1940 {{(pid=100319) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 10:42:29.850283 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.group_snapshots [None req-fe5728ee-a5fd-4c6d-96b4-1a53700f9756 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Delete group_snapshot with id: 0a0afee8-e19c-4ec6-9a31-354d239c1940 Aug 09 10:42:29.850474 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-be8b7add-c096-4e26-b480-463f9fc444ea tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 200 Aug 09 10:42:29.850474 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 385/1539] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:29.858206 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.858206 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:29.868196 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-163316b3-6d19-4c66-b827-5d7c0a0f7f42 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.869582 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-163316b3-6d19-4c66-b827-5d7c0a0f7f42 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] DELETE https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:29.869582 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-163316b3-6d19-4c66-b827-5d7c0a0f7f42 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.869720 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-163316b3-6d19-4c66-b827-5d7c0a0f7f42 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.869921 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-163316b3-6d19-4c66-b827-5d7c0a0f7f42 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Delete volume with id: cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:29.880503 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.880503 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:29.880503 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-163316b3-6d19-4c66-b827-5d7c0a0f7f42 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:29.904522 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe5728ee-a5fd-4c6d-96b4-1a53700f9756 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 returned with HTTP 202 Aug 09 10:42:29.905546 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 392/1540] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:42:29 2026] DELETE /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:42:29.907268 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-163316b3-6d19-4c66-b827-5d7c0a0f7f42 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Delete volume request issued successfully. Aug 09 10:42:29.907573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-163316b3-6d19-4c66-b827-5d7c0a0f7f42 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 202 Aug 09 10:42:29.908149 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 381/1541] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:29 2026] DELETE /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:29.919341 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.919822 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bbf4515d-0e18-4fc2-921b-1e99e59a1b85 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:29.921306 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:42:29.921976 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.922259 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.922300 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bbf4515d-0e18-4fc2-921b-1e99e59a1b85 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:29.922563 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bbf4515d-0e18-4fc2-921b-1e99e59a1b85 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:29.922620 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:29.922858 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bbf4515d-0e18-4fc2-921b-1e99e59a1b85 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:29.923619 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:42:29.933680 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:29.933680 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:29.936646 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Get all volumes completed successfully. Aug 09 10:42:29.937842 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:42:29.938115 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:42:29.940654 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bbf4515d-0e18-4fc2-921b-1e99e59a1b85 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:29.947001 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bbf4515d-0e18-4fc2-921b-1e99e59a1b85 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 200 Aug 09 10:42:29.948364 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 386/1542] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:30.000709 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4ef4b063-dfbf-493d-b868-ade0408e5510 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:30.004547 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ef4b063-dfbf-493d-b868-ade0408e5510 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:30.005684 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ef4b063-dfbf-493d-b868-ade0408e5510 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:30.007549 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ef4b063-dfbf-493d-b868-ade0408e5510 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:30.007686 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:42:30.007816 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4ef4b063-dfbf-493d-b868-ade0408e5510 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:30.012203 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:30.012203 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:30.013643 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2325efdb-ee9d-463a-99c9-0081760f7a49 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:30.017007 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2325efdb-ee9d-463a-99c9-0081760f7a49 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:30.017298 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2325efdb-ee9d-463a-99c9-0081760f7a49 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:30.017578 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2325efdb-ee9d-463a-99c9-0081760f7a49 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:30.017714 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-2325efdb-ee9d-463a-99c9-0081760f7a49 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:30.018295 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:30.018295 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:30.019078 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ef4b063-dfbf-493d-b868-ade0408e5510 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:30.019932 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 393/1543] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 725 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:30.023427 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28f46ae9-0ede-4c06-b722-a9b74243eabf tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:42:30.024077 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 384/1544] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:42:29 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:30.029319 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:30.029319 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:30.031078 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2325efdb-ee9d-463a-99c9-0081760f7a49 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:30.032605 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 382/1545] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:30 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:30.046505 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-323d2bd8-7cec-4ff0-aa5e-d288a52385ce None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:30.052845 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-323d2bd8-7cec-4ff0-aa5e-d288a52385ce tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail Aug 09 10:42:30.053125 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-323d2bd8-7cec-4ff0-aa5e-d288a52385ce tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:30.053683 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-323d2bd8-7cec-4ff0-aa5e-d288a52385ce tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:30.055084 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-323d2bd8-7cec-4ff0-aa5e-d288a52385ce tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:30.058473 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-323d2bd8-7cec-4ff0-aa5e-d288a52385ce tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:42:30.092688 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-323d2bd8-7cec-4ff0-aa5e-d288a52385ce tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Get all snapshots completed successfully. Aug 09 10:42:30.094004 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-323d2bd8-7cec-4ff0-aa5e-d288a52385ce tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 10:42:30.096103 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 387/1546] 10.4.3.125 () {66 vars in 1264 bytes} [Sun Aug 9 10:42:30 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:30.105646 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c8da3b2c-b282-46da-87f7-99e226eeacc4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:30.108982 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8da3b2c-b282-46da-87f7-99e226eeacc4 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 Aug 09 10:42:30.108982 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8da3b2c-b282-46da-87f7-99e226eeacc4 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:30.108982 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8da3b2c-b282-46da-87f7-99e226eeacc4 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:30.108982 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-c8da3b2c-b282-46da-87f7-99e226eeacc4 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] show called for member 0a0afee8-e19c-4ec6-9a31-354d239c1940 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:42:30.111681 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8da3b2c-b282-46da-87f7-99e226eeacc4 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 returned with HTTP 404 Aug 09 10:42:30.112386 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 394/1547] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:42:30 2026] GET /volume/v3/group_snapshots/0a0afee8-e19c-4ec6-9a31-354d239c1940 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:42:30.123871 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:30.127673 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:42:30.127989 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:30.128265 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:30.128578 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:30.129492 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:42:30.138145 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Get all volumes completed successfully. Aug 09 10:42:30.139106 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:42:30.139321 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:42:30.188775 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:42:30.191985 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:30.191985 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:30.200391 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1b0f979-3764-4d32-b344-d4bdca3a2237 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:42:30.201064 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 385/1548] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:42:30 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:30.214131 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-da3c627e-b20d-42f5-8680-62ff63088166 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:30.216054 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-da3c627e-b20d-42f5-8680-62ff63088166 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] POST https://10.4.3.125/volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6/action Aug 09 10:42:30.216363 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-da3c627e-b20d-42f5-8680-62ff63088166 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:30.216472 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-da3c627e-b20d-42f5-8680-62ff63088166 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:30.218559 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-da3c627e-b20d-42f5-8680-62ff63088166 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] delete called for group cb9128cb-6a3d-4c92-b250-d8d189b037a6 {{(pid=100318) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:42:30.218661 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-da3c627e-b20d-42f5-8680-62ff63088166 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Delete group with id: cb9128cb-6a3d-4c92-b250-d8d189b037a6 Aug 09 10:42:30.222477 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:30.222477 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:30.268691 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-da3c627e-b20d-42f5-8680-62ff63088166 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6/action returned with HTTP 202 Aug 09 10:42:30.269896 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 383/1549] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:42:30 2026] POST /volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:42:30.278378 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1ddd2807-95c4-477a-a47d-637d043969e9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:30.281553 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ddd2807-95c4-477a-a47d-637d043969e9 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 Aug 09 10:42:30.281553 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ddd2807-95c4-477a-a47d-637d043969e9 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:30.281553 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ddd2807-95c4-477a-a47d-637d043969e9 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:30.294143 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:30.294143 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:30.299946 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1ddd2807-95c4-477a-a47d-637d043969e9 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Volume info retrieved successfully. Aug 09 10:42:30.305069 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-1ddd2807-95c4-477a-a47d-637d043969e9 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:42:30.305069 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-1ddd2807-95c4-477a-a47d-637d043969e9 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:42:30.366601 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-1ddd2807-95c4-477a-a47d-637d043969e9 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:42:30.373390 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:30.373390 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:30.388459 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ddd2807-95c4-477a-a47d-637d043969e9 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 returned with HTTP 200 Aug 09 10:42:30.389144 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 388/1550] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:42:30 2026] GET /volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:30.966847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a3aa5374-186c-4902-95f8-0fca6d421766 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:30.968898 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a3aa5374-186c-4902-95f8-0fca6d421766 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e Aug 09 10:42:30.969772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a3aa5374-186c-4902-95f8-0fca6d421766 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:30.969772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a3aa5374-186c-4902-95f8-0fca6d421766 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:30.978734 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a3aa5374-186c-4902-95f8-0fca6d421766 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e returned with HTTP 404 Aug 09 10:42:30.979599 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 395/1551] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:30 2026] GET /volume/v3/volumes/cc877420-f81e-4646-8440-9b2b958a8d0e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:31.034642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6d7cb129-ad40-4cec-b3e3-d8735f4722c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.037220 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d7cb129-ad40-4cec-b3e3-d8735f4722c0 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:31.038337 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d7cb129-ad40-4cec-b3e3-d8735f4722c0 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:31.038337 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d7cb129-ad40-4cec-b3e3-d8735f4722c0 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:31.038337 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6d7cb129-ad40-4cec-b3e3-d8735f4722c0 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:31.050446 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:31.050446 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:31.051312 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d7cb129-ad40-4cec-b3e3-d8735f4722c0 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:31.051843 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 386/1552] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:31 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:31.052380 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-04292615-e560-4a60-ab2d-c813f82fd6d5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.055213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-04292615-e560-4a60-ab2d-c813f82fd6d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:31.055213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-04292615-e560-4a60-ab2d-c813f82fd6d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:31.055213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-04292615-e560-4a60-ab2d-c813f82fd6d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:31.055349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-04292615-e560-4a60-ab2d-c813f82fd6d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:31.065055 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:31.065055 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:31.066411 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-04292615-e560-4a60-ab2d-c813f82fd6d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:31.067306 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 384/1553] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:31 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:42:31.245853 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-17b04ba2-6dac-4ef3-a7c9-5be0c7261127 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.246478 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17b04ba2-6dac-4ef3-a7c9-5be0c7261127 None None] GET https://10.4.3.125/volume// Aug 09 10:42:31.246704 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17b04ba2-6dac-4ef3-a7c9-5be0c7261127 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:31.246998 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17b04ba2-6dac-4ef3-a7c9-5be0c7261127 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:31.247457 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17b04ba2-6dac-4ef3-a7c9-5be0c7261127 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:31.248220 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 389/1554] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:42:31.263218 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-303df41a-ead8-4729-915b-af16f3be3396 req-4100eafb-d978-4135-9ac2-2a3443649534 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.263218 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-4100eafb-d978-4135-9ac2-2a3443649534 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] GET https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:42:31.263831 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-4100eafb-d978-4135-9ac2-2a3443649534 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:31.263831 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-4100eafb-d978-4135-9ac2-2a3443649534 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:31.276748 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:31.276748 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:31.281431 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-303df41a-ead8-4729-915b-af16f3be3396 req-4100eafb-d978-4135-9ac2-2a3443649534 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:42:31.287954 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-4100eafb-d978-4135-9ac2-2a3443649534 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 200 Aug 09 10:42:31.288450 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 396/1555] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:42:31 2026] GET /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 1539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:42:31.407478 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-29f429f8-01f2-49d2-ac53-3cb1ea26c79d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.413208 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29f429f8-01f2-49d2-ac53-3cb1ea26c79d tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 Aug 09 10:42:31.413552 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29f429f8-01f2-49d2-ac53-3cb1ea26c79d tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:31.413749 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29f429f8-01f2-49d2-ac53-3cb1ea26c79d tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:31.426442 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29f429f8-01f2-49d2-ac53-3cb1ea26c79d tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 returned with HTTP 404 Aug 09 10:42:31.427587 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 387/1556] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:42:31 2026] GET /volume/v3/volumes/6992094c-4a0b-4533-876f-a37a22bbf7c3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:42:31.443309 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4eac9f25-2d6c-4efd-8729-5025751016f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.443432 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-303df41a-ead8-4729-915b-af16f3be3396 req-2cd74a86-f731-4005-800c-7df91165fa1b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.446131 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4eac9f25-2d6c-4efd-8729-5025751016f6 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] GET https://10.4.3.125/volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6 Aug 09 10:42:31.446520 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4eac9f25-2d6c-4efd-8729-5025751016f6 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:31.446520 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4eac9f25-2d6c-4efd-8729-5025751016f6 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:31.446693 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-2cd74a86-f731-4005-800c-7df91165fa1b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] PUT https://10.4.3.125/volume/v3/attachments/4eee36a7-9b04-4980-8fa1-5d27f7904f9f Aug 09 10:42:31.446905 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-4eac9f25-2d6c-4efd-8729-5025751016f6 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] show called for member cb9128cb-6a3d-4c92-b250-d8d189b037a6 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:42:31.447179 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-2cd74a86-f731-4005-800c-7df91165fa1b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:31.450085 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4eac9f25-2d6c-4efd-8729-5025751016f6 tempest-GroupSnapshotsV319Test-1618358406 tempest-GroupSnapshotsV319Test-1618358406-project-member] https://10.4.3.125/volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6 returned with HTTP 404 Aug 09 10:42:31.450620 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 385/1557] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:42:31 2026] GET /volume/v3/groups/cb9128cb-6a3d-4c92-b250-d8d189b037a6 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:42:31.461672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f578a87c-b957-453e-9416-e84af275f75d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.465077 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-303df41a-ead8-4729-915b-af16f3be3396 req-2cd74a86-f731-4005-800c-7df91165fa1b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Acquiring lock "cinder-attachment_update-fc8631e4-7fee-4b7f-ac91-7c874adaa19c-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:42:31.465647 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f578a87c-b957-453e-9416-e84af275f75d tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/66f09374-6bb8-4870-8578-e6eac8bc485a Aug 09 10:42:31.466077 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f578a87c-b957-453e-9416-e84af275f75d tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:31.466548 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f578a87c-b957-453e-9416-e84af275f75d tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:31.473472 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-303df41a-ead8-4729-915b-af16f3be3396 req-2cd74a86-f731-4005-800c-7df91165fa1b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Lock "cinder-attachment_update-fc8631e4-7fee-4b7f-ac91-7c874adaa19c-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:42:31.475291 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:31.475291 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:31.502027 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f578a87c-b957-453e-9416-e84af275f75d tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] https://10.4.3.125/volume/v3/group_types/66f09374-6bb8-4870-8578-e6eac8bc485a returned with HTTP 202 Aug 09 10:42:31.502027 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 397/1558] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:42:31 2026] DELETE /volume/v3/group_types/66f09374-6bb8-4870-8578-e6eac8bc485a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:42:31.513289 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d03ae36-9a08-4a7c-834a-79fc404b651a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.515509 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d03ae36-9a08-4a7c-834a-79fc404b651a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] DELETE https://10.4.3.125/volume/v3/types/e805c3d0-2fc9-4d42-affc-4c520546a8ed Aug 09 10:42:31.515698 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d03ae36-9a08-4a7c-834a-79fc404b651a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:31.516073 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d03ae36-9a08-4a7c-834a-79fc404b651a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:31.608807 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d03ae36-9a08-4a7c-834a-79fc404b651a tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] https://10.4.3.125/volume/v3/types/e805c3d0-2fc9-4d42-affc-4c520546a8ed returned with HTTP 202 Aug 09 10:42:31.609386 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 388/1559] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:31 2026] DELETE /volume/v3/types/e805c3d0-2fc9-4d42-affc-4c520546a8ed => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:31.624618 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4eba12ba-b478-4383-b1fe-1e638e4beb60 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.627305 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4eba12ba-b478-4383-b1fe-1e638e4beb60 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] GET https://10.4.3.125/volume/v3/types/e805c3d0-2fc9-4d42-affc-4c520546a8ed Aug 09 10:42:31.627791 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4eba12ba-b478-4383-b1fe-1e638e4beb60 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:31.628210 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4eba12ba-b478-4383-b1fe-1e638e4beb60 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:31.636612 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4eba12ba-b478-4383-b1fe-1e638e4beb60 tempest-GroupSnapshotsV319Test-274751644 tempest-GroupSnapshotsV319Test-274751644-project-admin] https://10.4.3.125/volume/v3/types/e805c3d0-2fc9-4d42-affc-4c520546a8ed returned with HTTP 404 Aug 09 10:42:31.637528 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 386/1560] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:31 2026] GET /volume/v3/types/e805c3d0-2fc9-4d42-affc-4c520546a8ed => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:31.701755 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-303df41a-ead8-4729-915b-af16f3be3396 req-2cd74a86-f731-4005-800c-7df91165fa1b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Lock "cinder-attachment_update-fc8631e4-7fee-4b7f-ac91-7c874adaa19c-np0000006833" released by "attachment_update" :: held 0.227s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:42:31.701755 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-2cd74a86-f731-4005-800c-7df91165fa1b tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/attachments/4eee36a7-9b04-4980-8fa1-5d27f7904f9f returned with HTTP 200 Aug 09 10:42:31.701755 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 390/1561] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:42:31 2026] PUT /volume/v3/attachments/4eee36a7-9b04-4980-8fa1-5d27f7904f9f => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:31.757669 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-303df41a-ead8-4729-915b-af16f3be3396 req-0bfac17c-8bd9-4c57-a59c-8b18b44cd929 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:31.762618 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-0bfac17c-8bd9-4c57-a59c-8b18b44cd929 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] POST https://10.4.3.125/volume/v3/attachments/4eee36a7-9b04-4980-8fa1-5d27f7904f9f/action Aug 09 10:42:31.763657 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-0bfac17c-8bd9-4c57-a59c-8b18b44cd929 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:31.763868 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-0bfac17c-8bd9-4c57-a59c-8b18b44cd929 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:31.798532 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:31.798532 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:31.820939 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-303df41a-ead8-4729-915b-af16f3be3396 req-0bfac17c-8bd9-4c57-a59c-8b18b44cd929 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/attachments/4eee36a7-9b04-4980-8fa1-5d27f7904f9f/action returned with HTTP 204 Aug 09 10:42:31.821679 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 398/1562] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:42:31 2026] POST /volume/v3/attachments/4eee36a7-9b04-4980-8fa1-5d27f7904f9f/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:42:32.064689 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b2f72c4-8d38-4e29-8ad5-a21d82509991 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:32.066623 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b2f72c4-8d38-4e29-8ad5-a21d82509991 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:32.066848 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b2f72c4-8d38-4e29-8ad5-a21d82509991 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:32.067027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b2f72c4-8d38-4e29-8ad5-a21d82509991 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:32.067133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5b2f72c4-8d38-4e29-8ad5-a21d82509991 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:32.082206 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:32.082206 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:32.083297 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b2f72c4-8d38-4e29-8ad5-a21d82509991 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:32.083819 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 389/1563] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:32 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:32.084091 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-deeb2bef-eedd-4a11-8f0d-070a1f9d3e1a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:32.086276 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-deeb2bef-eedd-4a11-8f0d-070a1f9d3e1a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:32.086488 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-deeb2bef-eedd-4a11-8f0d-070a1f9d3e1a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:32.086727 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-deeb2bef-eedd-4a11-8f0d-070a1f9d3e1a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:32.086882 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-deeb2bef-eedd-4a11-8f0d-070a1f9d3e1a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:32.092036 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:32.092036 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:32.093026 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-deeb2bef-eedd-4a11-8f0d-070a1f9d3e1a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:32.093500 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 387/1564] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:32 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:32.150262 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c94e4908-4614-4ecc-8493-7a88c5a9f4a8 req-25903c63-3ba7-4f20-993e-9888b7b43096 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:32.152733 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c94e4908-4614-4ecc-8493-7a88c5a9f4a8 req-25903c63-3ba7-4f20-993e-9888b7b43096 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] GET https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 Aug 09 10:42:32.153203 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c94e4908-4614-4ecc-8493-7a88c5a9f4a8 req-25903c63-3ba7-4f20-993e-9888b7b43096 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:32.153633 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c94e4908-4614-4ecc-8493-7a88c5a9f4a8 req-25903c63-3ba7-4f20-993e-9888b7b43096 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:32.165383 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:32.165383 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:32.170866 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c94e4908-4614-4ecc-8493-7a88c5a9f4a8 req-25903c63-3ba7-4f20-993e-9888b7b43096 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:42:32.176580 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c94e4908-4614-4ecc-8493-7a88c5a9f4a8 req-25903c63-3ba7-4f20-993e-9888b7b43096 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 returned with HTTP 200 Aug 09 10:42:32.177316 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 391/1565] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:32 2026] GET /volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:33.097257 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-04783098-68fa-4c8b-acae-33804e8e0bfb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:33.100263 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04783098-68fa-4c8b-acae-33804e8e0bfb tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:33.100471 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04783098-68fa-4c8b-acae-33804e8e0bfb tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:33.100755 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04783098-68fa-4c8b-acae-33804e8e0bfb tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:33.100946 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-04783098-68fa-4c8b-acae-33804e8e0bfb tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:33.108694 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-afc8f50f-361d-4bf5-84c2-e3cff565e748 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:33.109572 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:33.109572 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:33.112105 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04783098-68fa-4c8b-acae-33804e8e0bfb tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:33.112105 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 399/1566] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:33 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:42:33.113470 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-afc8f50f-361d-4bf5-84c2-e3cff565e748 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:33.113719 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-afc8f50f-361d-4bf5-84c2-e3cff565e748 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:33.113947 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-afc8f50f-361d-4bf5-84c2-e3cff565e748 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:33.114239 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-afc8f50f-361d-4bf5-84c2-e3cff565e748 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:33.121142 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:33.121142 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:33.122148 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-afc8f50f-361d-4bf5-84c2-e3cff565e748 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:33.122563 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 390/1567] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:33 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:33.844254 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:33.846764 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:33.847743 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1210492418"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:33.850205 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1210492418'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:33.850542 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume of 1 GB Aug 09 10:42:33.860781 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Availability Zones retrieved successfully. Aug 09 10:42:33.871674 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (f3587344-6492-4ee0-8d39-1609cfc199ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:33.873361 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de221ffd-640e-484c-9870-054c960b617c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:33.875407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:33.931098 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de221ffd-640e-484c-9870-054c960b617c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:33.932424 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b920b4f-bd31-4210-ba2f-0490391e533d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:33.998516 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Created reservations ['85062cd2-3699-429d-afbc-4ac91213dea8', '07da25f8-841b-4010-89dc-31a501e9de57', 'bcdf7931-09dd-4b04-93f2-c31b1965ef80', 'b53601b3-a891-4a03-b898-63c9576cc09a'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:33.999745 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b920b4f-bd31-4210-ba2f-0490391e533d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85062cd2-3699-429d-afbc-4ac91213dea8', '07da25f8-841b-4010-89dc-31a501e9de57', 'bcdf7931-09dd-4b04-93f2-c31b1965ef80', 'b53601b3-a891-4a03-b898-63c9576cc09a']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:34.000787 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (894e5c71-3d72-41ad-bdad-843454841217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:34.031903 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (894e5c71-3d72-41ad-bdad-843454841217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d78fd0-348d-49ee-9d43-968304040555', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1210492418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['85062cd2-3699-429d-afbc-4ac91213dea8','07da25f8-841b-4010-89dc-31a501e9de57','bcdf7931-09dd-4b04-93f2-c31b1965ef80','b53601b3-a891-4a03-b898-63c9576cc09a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1210492418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d78fd0-348d-49ee-9d43-968304040555,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:34.034041 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1fb1126-8e15-4330-9a20-f23f15108b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:34.061042 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1fb1126-8e15-4330-9a20-f23f15108b1e) transitioned into state 'SUCCESS' from state '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-1210492418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['85062cd2-3699-429d-afbc-4ac91213dea8','07da25f8-841b-4010-89dc-31a501e9de57','bcdf7931-09dd-4b04-93f2-c31b1965ef80','b53601b3-a891-4a03-b898-63c9576cc09a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:34.062242 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082229c4-b8aa-46ea-991c-f2832b4a482c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:34.076103 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082229c4-b8aa-46ea-991c-f2832b4a482c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:34.076973 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (f3587344-6492-4ee0-8d39-1609cfc199ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:34.077414 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request issued successfully. Aug 09 10:42:34.077878 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b0e68a1-b8e7-4986-9f98-e4ad5ef29a56 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:34.079069 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 388/1568] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:33 2026] POST /volume/v3/volumes => generated 749 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:34.091254 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8a88a50e-6200-4ddc-8087-1cbb0ca161ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:34.096246 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a88a50e-6200-4ddc-8087-1cbb0ca161ff tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 Aug 09 10:42:34.096683 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a88a50e-6200-4ddc-8087-1cbb0ca161ff tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:34.096943 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a88a50e-6200-4ddc-8087-1cbb0ca161ff tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:34.107295 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:34.107295 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:34.112381 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8a88a50e-6200-4ddc-8087-1cbb0ca161ff tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:34.122207 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a88a50e-6200-4ddc-8087-1cbb0ca161ff tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 returned with HTTP 200 Aug 09 10:42:34.122207 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 392/1569] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:34 2026] GET /volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:34.125316 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6925c7c0-a53c-4450-bae0-598e49090e18 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:34.131226 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6925c7c0-a53c-4450-bae0-598e49090e18 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:34.131226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6925c7c0-a53c-4450-bae0-598e49090e18 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:34.131226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6925c7c0-a53c-4450-bae0-598e49090e18 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:34.131226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6925c7c0-a53c-4450-bae0-598e49090e18 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:34.136210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e9709829-7ba7-4909-bb7c-16862a21882a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:34.138516 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:34.138516 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:34.138900 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e9709829-7ba7-4909-bb7c-16862a21882a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:34.139205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e9709829-7ba7-4909-bb7c-16862a21882a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:34.139458 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e9709829-7ba7-4909-bb7c-16862a21882a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:34.139514 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6925c7c0-a53c-4450-bae0-598e49090e18 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:34.139593 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e9709829-7ba7-4909-bb7c-16862a21882a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:34.140125 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 400/1570] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:34 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:34.146554 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:34.146554 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:34.147796 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e9709829-7ba7-4909-bb7c-16862a21882a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:34.148475 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 391/1571] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:34 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:35.144138 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b21037b1-b6b0-49ac-b8d7-e1142702e7df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:35.150073 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b21037b1-b6b0-49ac-b8d7-e1142702e7df tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 Aug 09 10:42:35.150374 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b21037b1-b6b0-49ac-b8d7-e1142702e7df tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:35.150755 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b21037b1-b6b0-49ac-b8d7-e1142702e7df tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:35.160343 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-930f0a3c-3437-496b-a25f-af5365dd4b8b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:35.160343 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-930f0a3c-3437-496b-a25f-af5365dd4b8b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:35.161102 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-930f0a3c-3437-496b-a25f-af5365dd4b8b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:35.161102 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-930f0a3c-3437-496b-a25f-af5365dd4b8b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:35.161102 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-930f0a3c-3437-496b-a25f-af5365dd4b8b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:35.161405 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:35.161405 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:35.168460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-24dc081e-a886-4fbc-ac44-e8a4d2a2d459 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:35.170221 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-24dc081e-a886-4fbc-ac44-e8a4d2a2d459 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:35.170221 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-24dc081e-a886-4fbc-ac44-e8a4d2a2d459 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:35.170406 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b21037b1-b6b0-49ac-b8d7-e1142702e7df tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:35.170458 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-24dc081e-a886-4fbc-ac44-e8a4d2a2d459 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:35.170533 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-24dc081e-a886-4fbc-ac44-e8a4d2a2d459 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:35.170733 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:35.170733 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:35.172024 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-930f0a3c-3437-496b-a25f-af5365dd4b8b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:35.173658 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 393/1572] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:35 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:42:35.178021 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b21037b1-b6b0-49ac-b8d7-e1142702e7df tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 returned with HTTP 200 Aug 09 10:42:35.178021 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 389/1573] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:35 2026] GET /volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:35.181489 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:35.181489 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:35.182170 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-24dc081e-a886-4fbc-ac44-e8a4d2a2d459 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:35.183261 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 401/1574] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:35 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:35.200329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-62f4fb16-ed46-478b-9b3f-ba60bede7c0d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:35.204666 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62f4fb16-ed46-478b-9b3f-ba60bede7c0d tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555/action Aug 09 10:42:35.205563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62f4fb16-ed46-478b-9b3f-ba60bede7c0d tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:35.205563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62f4fb16-ed46-478b-9b3f-ba60bede7c0d tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:35.219586 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:35.219586 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:35.219846 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-62f4fb16-ed46-478b-9b3f-ba60bede7c0d tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Updating volume '33d78fd0-348d-49ee-9d43-968304040555' with '{'status': 'attaching'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:35.276713 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62f4fb16-ed46-478b-9b3f-ba60bede7c0d tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555/action returned with HTTP 202 Aug 09 10:42:35.279137 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 392/1575] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:35 2026] POST /volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:35.293966 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b93b2baf-91a5-44ce-8e1f-7cb740d46a81 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:35.296634 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b93b2baf-91a5-44ce-8e1f-7cb740d46a81 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 Aug 09 10:42:35.296932 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b93b2baf-91a5-44ce-8e1f-7cb740d46a81 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:35.298177 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b93b2baf-91a5-44ce-8e1f-7cb740d46a81 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:35.310683 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:35.310683 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:35.320068 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b93b2baf-91a5-44ce-8e1f-7cb740d46a81 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:35.328033 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b93b2baf-91a5-44ce-8e1f-7cb740d46a81 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 returned with HTTP 200 Aug 09 10:42:35.328612 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 394/1576] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:35 2026] GET /volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:35.347539 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e8596bc1-60f7-4a96-9d43-4a4446324035 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:35.351914 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8596bc1-60f7-4a96-9d43-4a4446324035 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555/action Aug 09 10:42:35.351914 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8596bc1-60f7-4a96-9d43-4a4446324035 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:35.352088 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8596bc1-60f7-4a96-9d43-4a4446324035 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:35.371682 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:35.371682 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:35.372039 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e8596bc1-60f7-4a96-9d43-4a4446324035 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Volume info retrieved successfully. Aug 09 10:42:35.412351 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e8596bc1-60f7-4a96-9d43-4a4446324035 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Delete volume request issued successfully. Aug 09 10:42:35.412674 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8596bc1-60f7-4a96-9d43-4a4446324035 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555/action returned with HTTP 202 Aug 09 10:42:35.413327 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 390/1577] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:35 2026] POST /volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:35.425556 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ca3aa110-f2a6-46d7-b649-0be7d4101c22 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:35.432834 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca3aa110-f2a6-46d7-b649-0be7d4101c22 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 Aug 09 10:42:35.432834 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca3aa110-f2a6-46d7-b649-0be7d4101c22 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:35.434669 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca3aa110-f2a6-46d7-b649-0be7d4101c22 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:35.447630 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:35.447630 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:35.452172 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ca3aa110-f2a6-46d7-b649-0be7d4101c22 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:35.458455 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca3aa110-f2a6-46d7-b649-0be7d4101c22 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 returned with HTTP 200 Aug 09 10:42:35.459261 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 402/1578] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:35 2026] GET /volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:36.043879 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-10d91d82-84c0-451e-8e0f-2db520881cb9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.188919 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-edfdf045-f997-4e3b-a924-209f887adb86 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.193791 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-edfdf045-f997-4e3b-a924-209f887adb86 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:36.193791 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-edfdf045-f997-4e3b-a924-209f887adb86 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:36.193791 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-edfdf045-f997-4e3b-a924-209f887adb86 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:36.193791 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-edfdf045-f997-4e3b-a924-209f887adb86 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:36.202208 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c4e05e5-2a45-4ca1-ae90-b10549efeb4e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.202581 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:36.202581 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:36.202581 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-edfdf045-f997-4e3b-a924-209f887adb86 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:36.202581 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 395/1579] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:36 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:36.202741 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c4e05e5-2a45-4ca1-ae90-b10549efeb4e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:36.204091 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c4e05e5-2a45-4ca1-ae90-b10549efeb4e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:36.204248 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c4e05e5-2a45-4ca1-ae90-b10549efeb4e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:36.204657 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3c4e05e5-2a45-4ca1-ae90-b10549efeb4e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:36.212486 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:36.212486 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:36.213583 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c4e05e5-2a45-4ca1-ae90-b10549efeb4e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:36.214389 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 391/1580] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:36 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:36.233093 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10d91d82-84c0-451e-8e0f-2db520881cb9 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:36.233554 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10d91d82-84c0-451e-8e0f-2db520881cb9 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-9309827", "os-volume-type-access:is_public": false}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:36.236080 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:36.236080 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:36.254891 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10d91d82-84c0-451e-8e0f-2db520881cb9 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:36.255228 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 393/1581] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:36 2026] POST /volume/v3/types => generated 226 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:36.265830 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-86794ff8-6015-4e91-bf92-455d5070eed9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.376441 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-86794ff8-6015-4e91-bf92-455d5070eed9 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:36.376971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-86794ff8-6015-4e91-bf92-455d5070eed9 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4928e77f-d270-47e7-aba4-079a8f840f40", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:36.381317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-86794ff8-6015-4e91-bf92-455d5070eed9 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Create volume request body: {'volume': {'volume_type': '4928e77f-d270-47e7-aba4-079a8f840f40', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:36.390252 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-86794ff8-6015-4e91-bf92-455d5070eed9 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 404 Aug 09 10:42:36.390797 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 403/1582] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:36 2026] POST /volume/v3/volumes => generated 114 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:36.402165 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-12cdf44d-6173-4371-98aa-e951d1713a78 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.408793 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12cdf44d-6173-4371-98aa-e951d1713a78 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] POST https://10.4.3.125/volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40/action Aug 09 10:42:36.408793 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12cdf44d-6173-4371-98aa-e951d1713a78 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action body: b'{"addProjectAccess": {"project": "4ff1d62e786f49db95bea0869d0f695d"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:36.408793 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12cdf44d-6173-4371-98aa-e951d1713a78 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4ff1d62e786f49db95bea0869d0f695d"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:36.424097 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12cdf44d-6173-4371-98aa-e951d1713a78 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40/action returned with HTTP 202 Aug 09 10:42:36.424179 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 396/1583] 10.4.3.125 () {68 vars in 1384 bytes} [Sun Aug 9 10:42:36 2026] POST /volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:36.434540 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.436673 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:36.437121 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4928e77f-d270-47e7-aba4-079a8f840f40", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-2076107767"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:36.438781 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Create volume request body: {'volume': {'volume_type': '4928e77f-d270-47e7-aba4-079a8f840f40', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-2076107767'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:36.445086 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Create volume of 1 GB Aug 09 10:42:36.447201 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:36.447201 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:36.447201 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Availability Zones retrieved successfully. Aug 09 10:42:36.455206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Flow 'volume_create_api' (b6eca8de-0c79-4508-ba32-bd818da06ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:36.455206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec18eb00-1c1f-44a3-a429-7f3ed61d1952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:36.456237 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:36.481017 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce176537-d0ee-4ca9-a729-14ee45b6495b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.483505 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce176537-d0ee-4ca9-a729-14ee45b6495b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 Aug 09 10:42:36.483896 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce176537-d0ee-4ca9-a729-14ee45b6495b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:36.483962 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce176537-d0ee-4ca9-a729-14ee45b6495b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:36.490235 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec18eb00-1c1f-44a3-a429-7f3ed61d1952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:42:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4928e77f-d270-47e7-aba4-079a8f840f40,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-9309827',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4928e77f-d270-47e7-aba4-079a8f840f40', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:36.491097 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58cb69ad-7218-4d50-9c08-a1aa2bdc94f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:36.495049 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce176537-d0ee-4ca9-a729-14ee45b6495b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 returned with HTTP 404 Aug 09 10:42:36.495592 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 394/1584] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:36 2026] GET /volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:36.506823 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-effd8250-b7a4-4b77-b59b-c2f227ea3d4d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.508739 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-effd8250-b7a4-4b77-b59b-c2f227ea3d4d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 Aug 09 10:42:36.509201 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-effd8250-b7a4-4b77-b59b-c2f227ea3d4d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:36.509201 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-effd8250-b7a4-4b77-b59b-c2f227ea3d4d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:36.532703 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-effd8250-b7a4-4b77-b59b-c2f227ea3d4d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 returned with HTTP 404 Aug 09 10:42:36.532962 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 404/1585] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:36 2026] GET /volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:36.544835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ccbd76ab-b7c8-4e56-b68c-0aa1bc655d3a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.549009 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-9309827 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-9309827, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:42:36.549009 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-9309827 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-9309827, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:42:36.549257 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ccbd76ab-b7c8-4e56-b68c-0aa1bc655d3a tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] DELETE https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 Aug 09 10:42:36.549682 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ccbd76ab-b7c8-4e56-b68c-0aa1bc655d3a tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:36.549750 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ccbd76ab-b7c8-4e56-b68c-0aa1bc655d3a tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:36.549971 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ccbd76ab-b7c8-4e56-b68c-0aa1bc655d3a tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Delete volume with id: 33d78fd0-348d-49ee-9d43-968304040555 Aug 09 10:42:36.562607 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ccbd76ab-b7c8-4e56-b68c-0aa1bc655d3a tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 returned with HTTP 404 Aug 09 10:42:36.563845 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 397/1586] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:36 2026] DELETE /volume/v3/volumes/33d78fd0-348d-49ee-9d43-968304040555 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:36.577985 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.579501 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:36.579590 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-694935266"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:36.581766 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-694935266'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:36.582288 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume of 1 GB Aug 09 10:42:36.589686 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Availability Zones retrieved successfully. Aug 09 10:42:36.599169 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (ef2c4902-510c-4c47-9fbe-7edc29455178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:36.600108 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86f2ddf-6580-4aed-b63a-0136efd72913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:36.601107 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:36.615702 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Created reservations ['41937154-6ef5-4351-8e2a-e8eb59c02feb', '810cf19a-a27a-4a37-8c78-817a6332945d', '12458af5-b741-4ea9-9825-9cfcb2b36d9a', 'ea8fc90b-5959-45ca-b322-b566d512a3b8'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:36.618197 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58cb69ad-7218-4d50-9c08-a1aa2bdc94f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41937154-6ef5-4351-8e2a-e8eb59c02feb', '810cf19a-a27a-4a37-8c78-817a6332945d', '12458af5-b741-4ea9-9825-9cfcb2b36d9a', 'ea8fc90b-5959-45ca-b322-b566d512a3b8']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:36.618197 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f0161b4-8449-4885-89fc-2ff4d7ec0538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:36.648819 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86f2ddf-6580-4aed-b63a-0136efd72913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:36.650687 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd0713a-4bb0-418d-8295-a00c66fedf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:36.663380 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f0161b4-8449-4885-89fc-2ff4d7ec0538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1440f5fd-1e04-4296-a4a3-8335a030bb16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2076107767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff1d62e786f49db95bea0869d0f695d',qos_specs=None,replication_status=,reservations=['41937154-6ef5-4351-8e2a-e8eb59c02feb','810cf19a-a27a-4a37-8c78-817a6332945d','12458af5-b741-4ea9-9825-9cfcb2b36d9a','ea8fc90b-5959-45ca-b322-b566d512a3b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f0c2e6a292d4601a9e2998e582ebf32',volume_type_id=4928e77f-d270-47e7-aba4-079a8f840f40), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2076107767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1440f5fd-1e04-4296-a4a3-8335a030bb16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff1d62e786f49db95bea0869d0f695d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f0c2e6a292d4601a9e2998e582ebf32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4928e77f-d270-47e7-aba4-079a8f840f40),volume_type_id=4928e77f-d270-47e7-aba4-079a8f840f40)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:36.663380 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764d9b3d-5b96-41b1-a4ea-73d9676e4cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:36.697050 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764d9b3d-5b96-41b1-a4ea-73d9676e4cae) transitioned into state 'SUCCESS' from state '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-2076107767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff1d62e786f49db95bea0869d0f695d',qos_specs=None,replication_status=,reservations=['41937154-6ef5-4351-8e2a-e8eb59c02feb','810cf19a-a27a-4a37-8c78-817a6332945d','12458af5-b741-4ea9-9825-9cfcb2b36d9a','ea8fc90b-5959-45ca-b322-b566d512a3b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f0c2e6a292d4601a9e2998e582ebf32',volume_type_id=4928e77f-d270-47e7-aba4-079a8f840f40)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:36.698126 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e6034b3-006f-45f2-b889-ec2ef28ae7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:36.712815 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e6034b3-006f-45f2-b889-ec2ef28ae7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:36.713957 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Flow 'volume_create_api' (b6eca8de-0c79-4508-ba32-bd818da06ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:36.714210 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Create volume request issued successfully. Aug 09 10:42:36.714873 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52c7f485-4e0e-48bf-8ccd-b542b00491e0 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:36.715763 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 392/1587] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:42:36 2026] POST /volume/v3/volumes => generated 793 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:36.717031 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Created reservations ['4702f72f-4930-478a-8e1e-e12c08afd4a7', '88bdeec4-449e-4542-a695-8c8ba86a4b64', '2f7cce17-7463-4f97-b057-219ab16e0e42', '5549a050-c0bb-4b0c-958a-6c7dd2e48de3'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:36.718603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd0713a-4bb0-418d-8295-a00c66fedf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4702f72f-4930-478a-8e1e-e12c08afd4a7', '88bdeec4-449e-4542-a695-8c8ba86a4b64', '2f7cce17-7463-4f97-b057-219ab16e0e42', '5549a050-c0bb-4b0c-958a-6c7dd2e48de3']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:36.719879 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1cda93-ea30-4260-ac98-9c6207bc66d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:36.735037 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a613a397-1b50-4323-ac67-a61fec52313d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.737222 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a613a397-1b50-4323-ac67-a61fec52313d tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] GET https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 Aug 09 10:42:36.737457 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a613a397-1b50-4323-ac67-a61fec52313d tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:36.737669 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a613a397-1b50-4323-ac67-a61fec52313d tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:36.746650 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:36.746650 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:36.752278 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a613a397-1b50-4323-ac67-a61fec52313d tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Volume info retrieved successfully. Aug 09 10:42:36.755701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1cda93-ea30-4260-ac98-9c6207bc66d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd50f0fb9-9173-49fd-a6cb-b1297981681b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-694935266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['4702f72f-4930-478a-8e1e-e12c08afd4a7','88bdeec4-449e-4542-a695-8c8ba86a4b64','2f7cce17-7463-4f97-b057-219ab16e0e42','5549a050-c0bb-4b0c-958a-6c7dd2e48de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-694935266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d50f0fb9-9173-49fd-a6cb-b1297981681b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:36.756894 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf18344-e060-4b27-8238-f1275ef059e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:36.760392 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a613a397-1b50-4323-ac67-a61fec52313d tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 returned with HTTP 200 Aug 09 10:42:36.763244 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 405/1588] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:36 2026] GET /volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:42:36.786422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf18344-e060-4b27-8238-f1275ef059e4) transitioned into state 'SUCCESS' from state '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-694935266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['4702f72f-4930-478a-8e1e-e12c08afd4a7','88bdeec4-449e-4542-a695-8c8ba86a4b64','2f7cce17-7463-4f97-b057-219ab16e0e42','5549a050-c0bb-4b0c-958a-6c7dd2e48de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:36.786422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2afc7c53-15be-46af-aede-64685b1866ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:36.800783 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2afc7c53-15be-46af-aede-64685b1866ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:36.802826 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (ef2c4902-510c-4c47-9fbe-7edc29455178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:36.802826 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request issued successfully. Aug 09 10:42:36.803659 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec8bcef7-e9aa-4c6f-8ac2-d069760f0f7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:36.804510 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 395/1589] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:36 2026] POST /volume/v3/volumes => generated 748 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:36.828877 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ab645e2e-45f2-43e3-a2a2-2ea23b5f6778 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:36.830535 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab645e2e-45f2-43e3-a2a2-2ea23b5f6778 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b Aug 09 10:42:36.831107 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab645e2e-45f2-43e3-a2a2-2ea23b5f6778 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:36.831628 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab645e2e-45f2-43e3-a2a2-2ea23b5f6778 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:36.845221 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:36.845221 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:36.852481 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ab645e2e-45f2-43e3-a2a2-2ea23b5f6778 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:36.865616 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab645e2e-45f2-43e3-a2a2-2ea23b5f6778 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b returned with HTTP 200 Aug 09 10:42:36.866381 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 398/1590] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:36 2026] GET /volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:37.216335 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4910dffc-8a00-4b5a-81b1-bccebc1e30b0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:37.219225 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4910dffc-8a00-4b5a-81b1-bccebc1e30b0 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:37.219516 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4910dffc-8a00-4b5a-81b1-bccebc1e30b0 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:37.219702 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4910dffc-8a00-4b5a-81b1-bccebc1e30b0 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:37.219803 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-4910dffc-8a00-4b5a-81b1-bccebc1e30b0 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:37.228665 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5d728e8-c5b2-41b2-b9ec-583f7e524aea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:37.232199 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:37.232199 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:37.232407 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5d728e8-c5b2-41b2-b9ec-583f7e524aea tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:37.232407 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5d728e8-c5b2-41b2-b9ec-583f7e524aea tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:37.232407 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5d728e8-c5b2-41b2-b9ec-583f7e524aea tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:37.232513 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4910dffc-8a00-4b5a-81b1-bccebc1e30b0 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:37.232552 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e5d728e8-c5b2-41b2-b9ec-583f7e524aea tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:37.232587 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 393/1591] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:37 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:37.242775 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:37.242775 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:37.244492 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5d728e8-c5b2-41b2-b9ec-583f7e524aea tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:37.245324 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 406/1592] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:37 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:37.782333 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ad1499c7-10d0-41fc-82ce-cba0cb0be062 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:37.787313 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad1499c7-10d0-41fc-82ce-cba0cb0be062 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] GET https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 Aug 09 10:42:37.787313 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad1499c7-10d0-41fc-82ce-cba0cb0be062 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:37.787313 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad1499c7-10d0-41fc-82ce-cba0cb0be062 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:37.793860 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:37.793860 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:37.798813 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ad1499c7-10d0-41fc-82ce-cba0cb0be062 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Volume info retrieved successfully. Aug 09 10:42:37.804960 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad1499c7-10d0-41fc-82ce-cba0cb0be062 tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 returned with HTTP 200 Aug 09 10:42:37.807407 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 396/1593] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:37 2026] GET /volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 => generated 886 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:37.842017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7d114606-e77c-4841-8767-3f8cee11559a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:37.846308 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d114606-e77c-4841-8767-3f8cee11559a tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] GET https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 Aug 09 10:42:37.846308 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d114606-e77c-4841-8767-3f8cee11559a tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:37.846308 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d114606-e77c-4841-8767-3f8cee11559a tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:37.855413 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:37.855413 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:37.862700 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7d114606-e77c-4841-8767-3f8cee11559a tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Volume info retrieved successfully. Aug 09 10:42:37.869590 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d114606-e77c-4841-8767-3f8cee11559a tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 returned with HTTP 200 Aug 09 10:42:37.870110 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 399/1594] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:37 2026] GET /volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:37.888442 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7bb7bf76-f284-4bf3-b06b-bfd95e1371cd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:37.888538 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-568e6cd4-8e07-4c56-83e5-7155aaac39cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:37.890389 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bb7bf76-f284-4bf3-b06b-bfd95e1371cd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b Aug 09 10:42:37.890673 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bb7bf76-f284-4bf3-b06b-bfd95e1371cd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:37.890743 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-568e6cd4-8e07-4c56-83e5-7155aaac39cc tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] DELETE https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 Aug 09 10:42:37.892108 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-568e6cd4-8e07-4c56-83e5-7155aaac39cc tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:37.892165 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bb7bf76-f284-4bf3-b06b-bfd95e1371cd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:37.892240 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-568e6cd4-8e07-4c56-83e5-7155aaac39cc tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:37.892240 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-568e6cd4-8e07-4c56-83e5-7155aaac39cc tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Delete volume with id: 1440f5fd-1e04-4296-a4a3-8335a030bb16 Aug 09 10:42:37.900932 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:37.900932 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:37.901558 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-568e6cd4-8e07-4c56-83e5-7155aaac39cc tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Volume info retrieved successfully. Aug 09 10:42:37.905392 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:37.905392 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:37.914786 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7bb7bf76-f284-4bf3-b06b-bfd95e1371cd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:37.927279 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bb7bf76-f284-4bf3-b06b-bfd95e1371cd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b returned with HTTP 200 Aug 09 10:42:37.928031 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 394/1595] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:37 2026] GET /volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:37.943442 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-568e6cd4-8e07-4c56-83e5-7155aaac39cc tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Delete volume request issued successfully. Aug 09 10:42:37.944532 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-568e6cd4-8e07-4c56-83e5-7155aaac39cc tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 returned with HTTP 202 Aug 09 10:42:37.944532 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 407/1596] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:37 2026] DELETE /volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:37.947823 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9c14d395-7625-4749-9b60-714f19bd8f42 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:37.950129 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c14d395-7625-4749-9b60-714f19bd8f42 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b/action Aug 09 10:42:37.950829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c14d395-7625-4749-9b60-714f19bd8f42 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:37.950913 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c14d395-7625-4749-9b60-714f19bd8f42 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:37.957931 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dc8e8b58-9441-41e6-9c73-4a9c457cf33c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:37.961924 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc8e8b58-9441-41e6-9c73-4a9c457cf33c tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] GET https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 Aug 09 10:42:37.962770 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc8e8b58-9441-41e6-9c73-4a9c457cf33c tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:37.962827 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc8e8b58-9441-41e6-9c73-4a9c457cf33c tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:37.965701 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:37.965701 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:37.966918 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-9c14d395-7625-4749-9b60-714f19bd8f42 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Updating volume 'd50f0fb9-9173-49fd-a6cb-b1297981681b' with '{'status': 'creating'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:37.978319 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:37.978319 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:37.986662 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dc8e8b58-9441-41e6-9c73-4a9c457cf33c tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Volume info retrieved successfully. Aug 09 10:42:37.997212 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc8e8b58-9441-41e6-9c73-4a9c457cf33c tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 returned with HTTP 200 Aug 09 10:42:37.997212 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 400/1597] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:37 2026] GET /volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 => generated 885 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:42:38.008387 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c14d395-7625-4749-9b60-714f19bd8f42 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b/action returned with HTTP 202 Aug 09 10:42:38.009030 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 397/1598] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:37 2026] POST /volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:38.022599 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ffcc1e4b-7aea-430f-9a1d-575831a28df3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:38.027532 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ffcc1e4b-7aea-430f-9a1d-575831a28df3 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b Aug 09 10:42:38.027856 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ffcc1e4b-7aea-430f-9a1d-575831a28df3 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:38.028119 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ffcc1e4b-7aea-430f-9a1d-575831a28df3 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:38.037376 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:38.037376 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:38.046222 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ffcc1e4b-7aea-430f-9a1d-575831a28df3 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:38.049825 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ffcc1e4b-7aea-430f-9a1d-575831a28df3 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b returned with HTTP 200 Aug 09 10:42:38.050461 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 395/1599] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:38 2026] GET /volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:38.070509 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dd83d678-9065-474c-9212-3b45368c0903 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:38.074137 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd83d678-9065-474c-9212-3b45368c0903 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b/action Aug 09 10:42:38.074805 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd83d678-9065-474c-9212-3b45368c0903 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:38.074805 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd83d678-9065-474c-9212-3b45368c0903 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:38.092758 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:38.092758 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:38.092758 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dd83d678-9065-474c-9212-3b45368c0903 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Volume info retrieved successfully. Aug 09 10:42:38.130072 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dd83d678-9065-474c-9212-3b45368c0903 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Delete volume request issued successfully. Aug 09 10:42:38.130350 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd83d678-9065-474c-9212-3b45368c0903 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b/action returned with HTTP 202 Aug 09 10:42:38.130927 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 408/1600] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:38 2026] POST /volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 09 10:42:38.147223 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-af01a56b-0381-4a47-8cdb-3998c19eaf81 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:38.148944 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-af01a56b-0381-4a47-8cdb-3998c19eaf81 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b Aug 09 10:42:38.149161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-af01a56b-0381-4a47-8cdb-3998c19eaf81 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:38.149392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-af01a56b-0381-4a47-8cdb-3998c19eaf81 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:38.160205 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:38.160205 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:38.166776 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-af01a56b-0381-4a47-8cdb-3998c19eaf81 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:38.174219 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-af01a56b-0381-4a47-8cdb-3998c19eaf81 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b returned with HTTP 200 Aug 09 10:42:38.174219 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 401/1601] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:38 2026] GET /volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:38.250120 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f95d0062-5937-46f4-b6a9-a6226f21c56e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:38.252360 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f95d0062-5937-46f4-b6a9-a6226f21c56e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:38.252589 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f95d0062-5937-46f4-b6a9-a6226f21c56e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:38.252784 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f95d0062-5937-46f4-b6a9-a6226f21c56e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:38.252956 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f95d0062-5937-46f4-b6a9-a6226f21c56e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:38.259744 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:38.259744 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:38.262914 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f95d0062-5937-46f4-b6a9-a6226f21c56e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:38.262914 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 398/1602] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:38 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:38.263017 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-22ce9078-fd72-4fd4-a5b3-6dad0dffafb6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:38.265793 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22ce9078-fd72-4fd4-a5b3-6dad0dffafb6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:38.265793 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22ce9078-fd72-4fd4-a5b3-6dad0dffafb6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:38.265951 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22ce9078-fd72-4fd4-a5b3-6dad0dffafb6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:38.266085 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-22ce9078-fd72-4fd4-a5b3-6dad0dffafb6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:38.272970 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:38.272970 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:38.274147 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22ce9078-fd72-4fd4-a5b3-6dad0dffafb6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:38.274662 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 396/1603] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:38 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:38.445045 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-78d6a4b4-e3ae-449e-92f1-ea467af42db6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:38.448094 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-78d6a4b4-e3ae-449e-92f1-ea467af42db6 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] GET https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:42:38.448800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-78d6a4b4-e3ae-449e-92f1-ea467af42db6 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:38.449378 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-78d6a4b4-e3ae-449e-92f1-ea467af42db6 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:38.465223 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:38.465223 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:38.467962 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-78d6a4b4-e3ae-449e-92f1-ea467af42db6 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:42:38.479637 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-78d6a4b4-e3ae-449e-92f1-ea467af42db6 tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 200 Aug 09 10:42:38.480178 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 409/1604] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:42:38 2026] GET /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 1832 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:42:39.019168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bc83f2d1-5c2a-494c-a106-8a341c37cd9b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.021027 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bc83f2d1-5c2a-494c-a106-8a341c37cd9b tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] GET https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 Aug 09 10:42:39.021306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bc83f2d1-5c2a-494c-a106-8a341c37cd9b tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.021514 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bc83f2d1-5c2a-494c-a106-8a341c37cd9b tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.028664 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bc83f2d1-5c2a-494c-a106-8a341c37cd9b tempest-VolumeTypesAccessTest-1481262829 tempest-VolumeTypesAccessTest-1481262829-project-member] https://10.4.3.125/volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 returned with HTTP 404 Aug 09 10:42:39.029346 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 402/1605] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:39 2026] GET /volume/v3/volumes/1440f5fd-1e04-4296-a4a3-8335a030bb16 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:39.042251 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bbd46969-1ec0-456b-b33b-962663c7514a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.045143 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbd46969-1ec0-456b-b33b-962663c7514a tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] POST https://10.4.3.125/volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40/action Aug 09 10:42:39.046133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbd46969-1ec0-456b-b33b-962663c7514a tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action body: b'{"removeProjectAccess": {"project": "4ff1d62e786f49db95bea0869d0f695d"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:39.046485 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbd46969-1ec0-456b-b33b-962663c7514a tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4ff1d62e786f49db95bea0869d0f695d"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:39.071102 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbd46969-1ec0-456b-b33b-962663c7514a tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40/action returned with HTTP 202 Aug 09 10:42:39.071610 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 399/1606] 10.4.3.125 () {68 vars in 1384 bytes} [Sun Aug 9 10:42:39 2026] POST /volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:39.082521 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5304af07-deaa-4db6-a296-9c2fb8195314 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.086037 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5304af07-deaa-4db6-a296-9c2fb8195314 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] DELETE https://10.4.3.125/volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40 Aug 09 10:42:39.086500 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5304af07-deaa-4db6-a296-9c2fb8195314 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.087449 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5304af07-deaa-4db6-a296-9c2fb8195314 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.136862 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5304af07-deaa-4db6-a296-9c2fb8195314 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40 returned with HTTP 202 Aug 09 10:42:39.137448 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 397/1607] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:39 2026] DELETE /volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:39.153902 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cd56c08b-f8be-4eb5-a426-efc559ae2833 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.156370 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd56c08b-f8be-4eb5-a426-efc559ae2833 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] GET https://10.4.3.125/volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40 Aug 09 10:42:39.156604 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd56c08b-f8be-4eb5-a426-efc559ae2833 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.156821 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd56c08b-f8be-4eb5-a426-efc559ae2833 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.162794 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd56c08b-f8be-4eb5-a426-efc559ae2833 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40 returned with HTTP 404 Aug 09 10:42:39.163418 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 410/1608] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:39 2026] GET /volume/v3/types/4928e77f-d270-47e7-aba4-079a8f840f40 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:39.175354 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-700b5951-9c34-435a-9098-7a7b01bd1eb5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.180096 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-700b5951-9c34-435a-9098-7a7b01bd1eb5 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:39.180096 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-700b5951-9c34-435a-9098-7a7b01bd1eb5 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1911734308", "os-volume-type-access:is_public": false}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:39.188662 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6605e4be-12f8-41ee-90ca-c813d024504a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.190828 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6605e4be-12f8-41ee-90ca-c813d024504a tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b Aug 09 10:42:39.191174 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6605e4be-12f8-41ee-90ca-c813d024504a tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.191479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6605e4be-12f8-41ee-90ca-c813d024504a tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.199683 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6605e4be-12f8-41ee-90ca-c813d024504a tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b returned with HTTP 404 Aug 09 10:42:39.200106 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 400/1609] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:39 2026] GET /volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:39.207811 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-700b5951-9c34-435a-9098-7a7b01bd1eb5 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:39.208530 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 403/1610] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:39 2026] POST /volume/v3/types => generated 229 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:39.214950 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a99c5d9c-1ed4-4ae5-a31c-bb30cfcaebdd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.219779 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a99c5d9c-1ed4-4ae5-a31c-bb30cfcaebdd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b Aug 09 10:42:39.220073 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a99c5d9c-1ed4-4ae5-a31c-bb30cfcaebdd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.220376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a99c5d9c-1ed4-4ae5-a31c-bb30cfcaebdd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.225517 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e446c51c-1a32-4d13-af9c-c7bf05f7f304 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.227710 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a99c5d9c-1ed4-4ae5-a31c-bb30cfcaebdd tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b returned with HTTP 404 Aug 09 10:42:39.228400 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 398/1611] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:39 2026] GET /volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:39.230256 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e446c51c-1a32-4d13-af9c-c7bf05f7f304 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] POST https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action Aug 09 10:42:39.230836 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e446c51c-1a32-4d13-af9c-c7bf05f7f304 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action body: b'{"addProjectAccess": {"project": "4ff1d62e786f49db95bea0869d0f695d"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:39.230836 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e446c51c-1a32-4d13-af9c-c7bf05f7f304 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4ff1d62e786f49db95bea0869d0f695d"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:39.238720 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2568705a-00d5-4e3c-8e4b-0cae5c2ae911 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.246876 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2568705a-00d5-4e3c-8e4b-0cae5c2ae911 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] DELETE https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b Aug 09 10:42:39.246876 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2568705a-00d5-4e3c-8e4b-0cae5c2ae911 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.246876 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2568705a-00d5-4e3c-8e4b-0cae5c2ae911 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.246876 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2568705a-00d5-4e3c-8e4b-0cae5c2ae911 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Delete volume with id: d50f0fb9-9173-49fd-a6cb-b1297981681b Aug 09 10:42:39.254092 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2568705a-00d5-4e3c-8e4b-0cae5c2ae911 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b returned with HTTP 404 Aug 09 10:42:39.254670 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 401/1612] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:39 2026] DELETE /volume/v3/volumes/d50f0fb9-9173-49fd-a6cb-b1297981681b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:39.257880 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e446c51c-1a32-4d13-af9c-c7bf05f7f304 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action returned with HTTP 202 Aug 09 10:42:39.261631 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 411/1613] 10.4.3.125 () {68 vars in 1384 bytes} [Sun Aug 9 10:42:39 2026] POST /volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:39.272233 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.272778 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e960cf1a-3f01-4153-92ed-5ddfa49ce7f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.275076 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e960cf1a-3f01-4153-92ed-5ddfa49ce7f6 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] POST https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action Aug 09 10:42:39.275204 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:39.275579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e960cf1a-3f01-4153-92ed-5ddfa49ce7f6 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action body: b'{"addProjectAccess": {"project": "3b600a9038eb484e9feb486928c0739b"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:39.275754 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e960cf1a-3f01-4153-92ed-5ddfa49ce7f6 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3b600a9038eb484e9feb486928c0739b"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:39.275811 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-809478584"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:39.279058 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-809478584'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:39.280487 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume of 1 GB Aug 09 10:42:39.284615 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d69ffafa-dc75-4031-af39-adf643f77dbc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.286781 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Availability Zones retrieved successfully. Aug 09 10:42:39.291333 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d69ffafa-dc75-4031-af39-adf643f77dbc tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:39.291650 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d69ffafa-dc75-4031-af39-adf643f77dbc tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.291854 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d69ffafa-dc75-4031-af39-adf643f77dbc tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.292010 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d69ffafa-dc75-4031-af39-adf643f77dbc tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:39.293533 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1ae7a879-dfca-43a9-9985-3272f9def497 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.294865 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ae7a879-dfca-43a9-9985-3272f9def497 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:39.295105 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ae7a879-dfca-43a9-9985-3272f9def497 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.295302 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ae7a879-dfca-43a9-9985-3272f9def497 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.295359 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (9d3e8ce8-62c0-4fdc-92c0-c2fdecab207a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:39.295401 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1ae7a879-dfca-43a9-9985-3272f9def497 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:39.297451 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16583065-57d5-44c6-9774-ab82bfa75316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:39.298737 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:39.301386 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e960cf1a-3f01-4153-92ed-5ddfa49ce7f6 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action returned with HTTP 202 Aug 09 10:42:39.301693 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 399/1614] 10.4.3.125 () {68 vars in 1384 bytes} [Sun Aug 9 10:42:39 2026] POST /volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:39.301955 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:39.301955 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:39.302756 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d69ffafa-dc75-4031-af39-adf643f77dbc tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:39.303231 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 402/1615] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:39 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:39.304660 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:39.304660 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:39.306236 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ae7a879-dfca-43a9-9985-3272f9def497 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:39.306236 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 412/1616] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:39 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:39.313556 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9a0fb97b-9083-4788-a068-14f4c56c91fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.317525 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a0fb97b-9083-4788-a068-14f4c56c91fa tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] GET https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/os-volume-type-access Aug 09 10:42:39.317809 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a0fb97b-9083-4788-a068-14f4c56c91fa tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.318090 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a0fb97b-9083-4788-a068-14f4c56c91fa tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.335046 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a0fb97b-9083-4788-a068-14f4c56c91fa tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/os-volume-type-access returned with HTTP 200 Aug 09 10:42:39.335613 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 400/1617] 10.4.3.125 () {66 vars in 1408 bytes} [Sun Aug 9 10:42:39 2026] GET /volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/os-volume-type-access => generated 244 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:39.350212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dff600a9-3112-414f-a579-120cefd5dc3f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.350362 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16583065-57d5-44c6-9774-ab82bfa75316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:39.350362 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a7f7aff-1bed-43e3-8611-a565f0a8e601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:39.350790 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dff600a9-3112-414f-a579-120cefd5dc3f tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] POST https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action Aug 09 10:42:39.350790 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dff600a9-3112-414f-a579-120cefd5dc3f tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action body: b'{"removeProjectAccess": {"project": "3b600a9038eb484e9feb486928c0739b"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:39.351057 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dff600a9-3112-414f-a579-120cefd5dc3f tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3b600a9038eb484e9feb486928c0739b"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:39.370244 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dff600a9-3112-414f-a579-120cefd5dc3f tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action returned with HTTP 202 Aug 09 10:42:39.370982 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 403/1618] 10.4.3.125 () {68 vars in 1384 bytes} [Sun Aug 9 10:42:39 2026] POST /volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:39.381035 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3aaa7d1c-09d6-4bc8-b15e-ec7526522a9f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.384966 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3aaa7d1c-09d6-4bc8-b15e-ec7526522a9f tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] POST https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action Aug 09 10:42:39.385459 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3aaa7d1c-09d6-4bc8-b15e-ec7526522a9f tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action body: b'{"removeProjectAccess": {"project": "4ff1d62e786f49db95bea0869d0f695d"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:39.385627 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3aaa7d1c-09d6-4bc8-b15e-ec7526522a9f tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4ff1d62e786f49db95bea0869d0f695d"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:39.405230 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3aaa7d1c-09d6-4bc8-b15e-ec7526522a9f tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action returned with HTTP 202 Aug 09 10:42:39.405772 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 413/1619] 10.4.3.125 () {68 vars in 1384 bytes} [Sun Aug 9 10:42:39 2026] POST /volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:39.410935 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Created reservations ['2cb919b6-2e40-4a1f-b435-0aadf7018645', '8f67c95b-23dc-4c04-91f7-7ed40ccb15d1', '2b6b4aad-8b37-4d25-833e-0be9902c4987', 'fd480b89-c4a0-4c41-8fcf-34bc79febfc5'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:39.411846 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a7f7aff-1bed-43e3-8611-a565f0a8e601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cb919b6-2e40-4a1f-b435-0aadf7018645', '8f67c95b-23dc-4c04-91f7-7ed40ccb15d1', '2b6b4aad-8b37-4d25-833e-0be9902c4987', 'fd480b89-c4a0-4c41-8fcf-34bc79febfc5']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:39.413075 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b0c7ca-af6a-4456-a84d-d63ea22ccb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:39.416070 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-85c1314c-aa3a-43b1-ab22-87bc9cdeaacf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.418074 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85c1314c-aa3a-43b1-ab22-87bc9cdeaacf tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] DELETE https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b Aug 09 10:42:39.418367 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85c1314c-aa3a-43b1-ab22-87bc9cdeaacf tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.418567 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85c1314c-aa3a-43b1-ab22-87bc9cdeaacf tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.443782 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b0c7ca-af6a-4456-a84d-d63ea22ccb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6873d178-2734-4731-ab57-2e8697502a04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-809478584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['2cb919b6-2e40-4a1f-b435-0aadf7018645','8f67c95b-23dc-4c04-91f7-7ed40ccb15d1','2b6b4aad-8b37-4d25-833e-0be9902c4987','fd480b89-c4a0-4c41-8fcf-34bc79febfc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-809478584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6873d178-2734-4731-ab57-2e8697502a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:39.446287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6fd9558-3c76-44d7-bac3-cb67a9896e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:39.451957 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85c1314c-aa3a-43b1-ab22-87bc9cdeaacf tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b returned with HTTP 202 Aug 09 10:42:39.451957 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 401/1620] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:39 2026] DELETE /volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 09 10:42:39.462289 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a52aee27-72f4-4894-b246-7f584a39f9e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.470955 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a52aee27-72f4-4894-b246-7f584a39f9e3 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] GET https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b Aug 09 10:42:39.471266 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a52aee27-72f4-4894-b246-7f584a39f9e3 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.471475 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a52aee27-72f4-4894-b246-7f584a39f9e3 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.477356 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6fd9558-3c76-44d7-bac3-cb67a9896e55) transitioned into state 'SUCCESS' from state '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-809478584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['2cb919b6-2e40-4a1f-b435-0aadf7018645','8f67c95b-23dc-4c04-91f7-7ed40ccb15d1','2b6b4aad-8b37-4d25-833e-0be9902c4987','fd480b89-c4a0-4c41-8fcf-34bc79febfc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:39.477356 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad113049-55d6-4e1a-8720-172ec6fb167b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:39.483442 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a52aee27-72f4-4894-b246-7f584a39f9e3 tempest-VolumeTypesAccessTest-1341700613 tempest-VolumeTypesAccessTest-1341700613-project-admin] https://10.4.3.125/volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b returned with HTTP 404 Aug 09 10:42:39.483442 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 404/1621] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:39 2026] GET /volume/v3/types/87808500-2b0d-4f43-aa1f-d8a0be49356b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:39.515625 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad113049-55d6-4e1a-8720-172ec6fb167b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:39.517983 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (9d3e8ce8-62c0-4fdc-92c0-c2fdecab207a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:39.517983 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request issued successfully. Aug 09 10:42:39.518493 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0a7b807-e2d7-425d-bdce-2e416e4eb5c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:39.518978 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 404/1622] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:39 2026] POST /volume/v3/volumes => generated 748 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:39.538605 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0df41ccd-6028-49e5-accb-8d97347deff8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:39.543258 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0df41ccd-6028-49e5-accb-8d97347deff8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 Aug 09 10:42:39.543258 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0df41ccd-6028-49e5-accb-8d97347deff8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:39.543258 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0df41ccd-6028-49e5-accb-8d97347deff8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:39.562515 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:39.562515 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:39.567864 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0df41ccd-6028-49e5-accb-8d97347deff8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:39.575520 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0df41ccd-6028-49e5-accb-8d97347deff8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 returned with HTTP 200 Aug 09 10:42:39.576345 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 414/1623] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:39 2026] GET /volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:40.321124 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9ed00c5a-52d6-4389-935c-585dc9e5a70d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:40.323056 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5d44ef64-848d-42f5-856d-1fdaf83270ba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:40.324995 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9ed00c5a-52d6-4389-935c-585dc9e5a70d tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:40.325441 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9ed00c5a-52d6-4389-935c-585dc9e5a70d tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:40.325563 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5d44ef64-848d-42f5-856d-1fdaf83270ba tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:40.325782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9ed00c5a-52d6-4389-935c-585dc9e5a70d tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:40.325884 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5d44ef64-848d-42f5-856d-1fdaf83270ba tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:40.325977 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9ed00c5a-52d6-4389-935c-585dc9e5a70d tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:40.326088 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5d44ef64-848d-42f5-856d-1fdaf83270ba tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:40.326165 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5d44ef64-848d-42f5-856d-1fdaf83270ba tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:40.332358 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:40.332358 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:40.333564 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5d44ef64-848d-42f5-856d-1fdaf83270ba tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:40.334376 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 405/1624] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:40 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:40.336778 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:40.336778 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:40.337945 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9ed00c5a-52d6-4389-935c-585dc9e5a70d tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:40.338570 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 402/1625] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:40 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:40.594322 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-515721af-c489-40c5-9b04-e3b85f55ba47 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:40.601305 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-515721af-c489-40c5-9b04-e3b85f55ba47 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 Aug 09 10:42:40.601305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-515721af-c489-40c5-9b04-e3b85f55ba47 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:40.601305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-515721af-c489-40c5-9b04-e3b85f55ba47 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:40.615247 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:40.615247 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:40.617750 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-515721af-c489-40c5-9b04-e3b85f55ba47 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:40.627794 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-515721af-c489-40c5-9b04-e3b85f55ba47 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 returned with HTTP 200 Aug 09 10:42:40.628651 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 405/1626] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:40 2026] GET /volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:40.650217 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a11457ac-71e0-492c-9bbe-8a1c478a97fc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:40.653343 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a11457ac-71e0-492c-9bbe-8a1c478a97fc tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04/action Aug 09 10:42:40.653767 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a11457ac-71e0-492c-9bbe-8a1c478a97fc tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:40.654389 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a11457ac-71e0-492c-9bbe-8a1c478a97fc tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:40.680044 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:40.680044 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:40.680557 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-a11457ac-71e0-492c-9bbe-8a1c478a97fc tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Updating volume '6873d178-2734-4731-ab57-2e8697502a04' with '{'status': 'error'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:40.709820 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a11457ac-71e0-492c-9bbe-8a1c478a97fc tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04/action returned with HTTP 202 Aug 09 10:42:40.710396 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 415/1627] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:40 2026] POST /volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:40.722544 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e42deaa-9a53-4239-9583-7b04863accb8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:40.726306 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e42deaa-9a53-4239-9583-7b04863accb8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 Aug 09 10:42:40.726501 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e42deaa-9a53-4239-9583-7b04863accb8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:40.726770 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e42deaa-9a53-4239-9583-7b04863accb8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:40.739068 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:40.739068 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:40.748204 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e42deaa-9a53-4239-9583-7b04863accb8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:40.754764 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e42deaa-9a53-4239-9583-7b04863accb8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 returned with HTTP 200 Aug 09 10:42:40.755415 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 406/1628] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:40 2026] GET /volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:40.773266 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f1fe4778-8bb4-447d-924b-04702cd05650 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:40.777427 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1fe4778-8bb4-447d-924b-04702cd05650 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04/action Aug 09 10:42:40.777795 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1fe4778-8bb4-447d-924b-04702cd05650 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:40.777986 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1fe4778-8bb4-447d-924b-04702cd05650 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:40.790534 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:40.790534 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:40.790931 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f1fe4778-8bb4-447d-924b-04702cd05650 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Volume info retrieved successfully. Aug 09 10:42:40.827947 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f1fe4778-8bb4-447d-924b-04702cd05650 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Delete volume request issued successfully. Aug 09 10:42:40.828274 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1fe4778-8bb4-447d-924b-04702cd05650 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04/action returned with HTTP 202 Aug 09 10:42:40.828752 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 403/1629] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:40 2026] POST /volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:40.841263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-51cd80d7-fc23-4832-b958-69650479bffe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:40.844514 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51cd80d7-fc23-4832-b958-69650479bffe tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 Aug 09 10:42:40.844759 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51cd80d7-fc23-4832-b958-69650479bffe tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:40.845017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51cd80d7-fc23-4832-b958-69650479bffe tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:40.859115 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:40.859115 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:40.866938 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-51cd80d7-fc23-4832-b958-69650479bffe tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:40.875301 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51cd80d7-fc23-4832-b958-69650479bffe tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 returned with HTTP 200 Aug 09 10:42:40.875832 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 406/1630] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:40 2026] GET /volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:41.351552 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3ef8ee9a-bef4-4479-bdf0-b41089427692 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:41.352535 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42d5053f-ac29-4e81-b753-4fb49851ef2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:41.355569 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42d5053f-ac29-4e81-b753-4fb49851ef2e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:41.355569 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42d5053f-ac29-4e81-b753-4fb49851ef2e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:41.355569 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42d5053f-ac29-4e81-b753-4fb49851ef2e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:41.355569 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-42d5053f-ac29-4e81-b753-4fb49851ef2e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:41.356700 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3ef8ee9a-bef4-4479-bdf0-b41089427692 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:41.356773 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3ef8ee9a-bef4-4479-bdf0-b41089427692 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:41.357208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3ef8ee9a-bef4-4479-bdf0-b41089427692 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:41.357208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3ef8ee9a-bef4-4479-bdf0-b41089427692 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:41.361361 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:41.361361 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:41.362262 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42d5053f-ac29-4e81-b753-4fb49851ef2e tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:41.362746 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 407/1631] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:41 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:41.370616 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:41.370616 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:41.371840 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3ef8ee9a-bef4-4479-bdf0-b41089427692 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:41.374086 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 416/1632] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:41 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:41.394020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a4bf21fa-c832-4fff-b0f5-c3825d73e645 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:41.397529 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a4bf21fa-c832-4fff-b0f5-c3825d73e645 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 Aug 09 10:42:41.397952 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a4bf21fa-c832-4fff-b0f5-c3825d73e645 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:41.398719 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a4bf21fa-c832-4fff-b0f5-c3825d73e645 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:41.414139 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:41.414139 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:41.420440 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a4bf21fa-c832-4fff-b0f5-c3825d73e645 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:41.427990 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a4bf21fa-c832-4fff-b0f5-c3825d73e645 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 returned with HTTP 200 Aug 09 10:42:41.429291 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 404/1633] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:41 2026] GET /volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:41.444554 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-39655a51-7e97-439f-add6-3ff421c6a0de None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:41.446562 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39655a51-7e97-439f-add6-3ff421c6a0de tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:41.447109 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39655a51-7e97-439f-add6-3ff421c6a0de tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:41.447490 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39655a51-7e97-439f-add6-3ff421c6a0de tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:41.447742 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-39655a51-7e97-439f-add6-3ff421c6a0de tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:41.454084 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:41.454084 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:41.455571 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39655a51-7e97-439f-add6-3ff421c6a0de tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:41.455571 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 407/1634] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:41 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:41.471571 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c52429f-0b0d-4b4c-8728-626f99f1655d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:41.474162 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c52429f-0b0d-4b4c-8728-626f99f1655d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/detail Aug 09 10:42:41.474470 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c52429f-0b0d-4b4c-8728-626f99f1655d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:41.474778 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c52429f-0b0d-4b4c-8728-626f99f1655d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:41.475161 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-0c52429f-0b0d-4b4c-8728-626f99f1655d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:41.494013 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c52429f-0b0d-4b4c-8728-626f99f1655d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/detail returned with HTTP 200 Aug 09 10:42:41.494594 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 408/1635] 10.4.3.125 () {66 vars in 1258 bytes} [Sun Aug 9 10:42:41 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 09 10:42:41.511300 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:41.513961 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a/restore Aug 09 10:42:41.514695 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:41.517447 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Restoring backup 2c23c7f7-eeca-4319-ad2e-7bb2344d046a ({'restore': {}}) {{(pid=100319) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 09 10:42:41.517844 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Restoring backup 2c23c7f7-eeca-4319-ad2e-7bb2344d046a to volume None. Aug 09 10:42:41.528540 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:41.528540 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:41.530851 np0000006833 devstack@c-api.service[100319]: INFO cinder.backup.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating volume of 1 GB for restore of backup 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. Aug 09 10:42:41.547476 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Availability zone cache updated, next update will occur around 2026-08-09 11:42:41.547049. {{(pid=100319) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 10:42:41.547924 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Availability Zones retrieved successfully. Aug 09 10:42:41.562229 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (37ad5ccc-7c17-42cc-8e77-76854e7b0707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:41.562229 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12402b7a-dfc6-48f1-b03a-6330646a710a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:41.562229 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:41.613502 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12402b7a-dfc6-48f1-b03a-6330646a710a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:41.615285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9f6860-fb6e-4c1d-ad9e-f5afee4a771c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:41.712246 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['e2b7b568-9998-4125-b961-5461d9d9f072', 'd4413e0c-9f3f-492a-958c-b1cc3ca2577d', '03a8f552-209b-420e-85ca-639c6e39b7c4', '3f739b38-e201-4877-a1bb-563ebc9da535'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:41.712246 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9f6860-fb6e-4c1d-ad9e-f5afee4a771c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b7b568-9998-4125-b961-5461d9d9f072', 'd4413e0c-9f3f-492a-958c-b1cc3ca2577d', '03a8f552-209b-420e-85ca-639c6e39b7c4', '3f739b38-e201-4877-a1bb-563ebc9da535']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:41.712246 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01bfcb29-796f-4265-93b5-bd7f470cf1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:41.759250 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01bfcb29-796f-4265-93b5-bd7f470cf1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '055f74bf-6e75-42c0-a5f5-136a0ca05d0d', '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_2c23c7f7-eeca-4319-ad2e-7bb2344d046a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['e2b7b568-9998-4125-b961-5461d9d9f072','d4413e0c-9f3f-492a-958c-b1cc3ca2577d','03a8f552-209b-420e-85ca-639c6e39b7c4','3f739b38-e201-4877-a1bb-563ebc9da535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:41Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2c23c7f7-eeca-4319-ad2e-7bb2344d046a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=055f74bf-6e75-42c0-a5f5-136a0ca05d0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='353431c546114cbfa09d02159489050d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:41.759250 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ad8004-8053-4f45-a896-b1f9a8203054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:41.791267 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ad8004-8053-4f45-a896-b1f9a8203054) transitioned into 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_2c23c7f7-eeca-4319-ad2e-7bb2344d046a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['e2b7b568-9998-4125-b961-5461d9d9f072','d4413e0c-9f3f-492a-958c-b1cc3ca2577d','03a8f552-209b-420e-85ca-639c6e39b7c4','3f739b38-e201-4877-a1bb-563ebc9da535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:41.792068 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c2b90c-dc03-460e-af0a-dbabcc02520d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:41.805913 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c2b90c-dc03-460e-af0a-dbabcc02520d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:41.806835 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (37ad5ccc-7c17-42cc-8e77-76854e7b0707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:41.807201 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume request issued successfully. Aug 09 10:42:41.821606 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:41.821606 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:41.821886 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:41.896644 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eec9b555-dfe5-456c-9bd4-fac4fc0c9d15 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:41.905977 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eec9b555-dfe5-456c-9bd4-fac4fc0c9d15 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 Aug 09 10:42:41.907497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eec9b555-dfe5-456c-9bd4-fac4fc0c9d15 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:41.907497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eec9b555-dfe5-456c-9bd4-fac4fc0c9d15 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:41.921929 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eec9b555-dfe5-456c-9bd4-fac4fc0c9d15 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 returned with HTTP 404 Aug 09 10:42:41.922799 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 405/1636] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:41 2026] GET /volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:41.935596 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1d89f2f2-f600-4bd8-a5ac-d3a0679f89b6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:41.940667 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d89f2f2-f600-4bd8-a5ac-d3a0679f89b6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 Aug 09 10:42:41.940667 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d89f2f2-f600-4bd8-a5ac-d3a0679f89b6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:41.940667 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d89f2f2-f600-4bd8-a5ac-d3a0679f89b6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:41.956347 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d89f2f2-f600-4bd8-a5ac-d3a0679f89b6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 returned with HTTP 404 Aug 09 10:42:41.956511 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 408/1637] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:41 2026] GET /volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:41.967132 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-80e240d9-01de-412c-b942-67d3dbc28261 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:41.970925 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80e240d9-01de-412c-b942-67d3dbc28261 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] DELETE https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 Aug 09 10:42:41.971267 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80e240d9-01de-412c-b942-67d3dbc28261 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:41.971511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80e240d9-01de-412c-b942-67d3dbc28261 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:41.971740 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-80e240d9-01de-412c-b942-67d3dbc28261 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Delete volume with id: 6873d178-2734-4731-ab57-2e8697502a04 Aug 09 10:42:41.981650 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80e240d9-01de-412c-b942-67d3dbc28261 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 returned with HTTP 404 Aug 09 10:42:41.982312 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 409/1638] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:41 2026] DELETE /volume/v3/volumes/6873d178-2734-4731-ab57-2e8697502a04 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:42.000095 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:42.003269 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:42.003563 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-766099033"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:42.005440 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-766099033'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:42.005532 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume of 1 GB Aug 09 10:42:42.011205 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Availability Zones retrieved successfully. Aug 09 10:42:42.017679 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (5ded4362-1fb2-4b7d-947c-eb5abd318b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:42.019453 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d1733ad-7525-46fb-a328-4f5f154ee817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:42.020577 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:42.069812 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d1733ad-7525-46fb-a328-4f5f154ee817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:42.070888 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85bb9512-7673-41e9-8bdd-57b1647a2c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:42.129454 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Created reservations ['99ca89a6-a921-4697-a55e-44186571fbf4', 'aaf54446-afae-4fd5-9b1c-d24baf8e7271', '9d0d76c2-a003-4b43-9959-da4b0bd6015f', 'a364aa3b-34ad-47ae-a117-c3c6ca5a8613'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:42.129454 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85bb9512-7673-41e9-8bdd-57b1647a2c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99ca89a6-a921-4697-a55e-44186571fbf4', 'aaf54446-afae-4fd5-9b1c-d24baf8e7271', '9d0d76c2-a003-4b43-9959-da4b0bd6015f', 'a364aa3b-34ad-47ae-a117-c3c6ca5a8613']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:42.129454 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6979093-ec2e-4999-b49e-e0e271217793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:42.157815 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6979093-ec2e-4999-b49e-e0e271217793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eb41a9e-1114-4a40-9e10-122fee0b6772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-766099033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['99ca89a6-a921-4697-a55e-44186571fbf4','aaf54446-afae-4fd5-9b1c-d24baf8e7271','9d0d76c2-a003-4b43-9959-da4b0bd6015f','a364aa3b-34ad-47ae-a117-c3c6ca5a8613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-766099033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eb41a9e-1114-4a40-9e10-122fee0b6772,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:42.158751 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95bff7e1-64ff-4c25-8a67-0090e5b2f4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:42.185047 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95bff7e1-64ff-4c25-8a67-0090e5b2f4b9) transitioned into state 'SUCCESS' from state '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-766099033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['99ca89a6-a921-4697-a55e-44186571fbf4','aaf54446-afae-4fd5-9b1c-d24baf8e7271','9d0d76c2-a003-4b43-9959-da4b0bd6015f','a364aa3b-34ad-47ae-a117-c3c6ca5a8613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:42.186573 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2170b005-e86e-41e7-a503-60d0912dff7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:42.198940 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2170b005-e86e-41e7-a503-60d0912dff7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:42.199854 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (5ded4362-1fb2-4b7d-947c-eb5abd318b7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:42.200294 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request issued successfully. Aug 09 10:42:42.201052 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-36682a19-ef07-4e53-b989-1774b4ea38a5 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:42.201636 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 406/1639] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:41 2026] POST /volume/v3/volumes => generated 748 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:42.218516 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4881fc46-2413-4615-8a29-65155789a4e6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:42.226093 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4881fc46-2413-4615-8a29-65155789a4e6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 Aug 09 10:42:42.226382 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4881fc46-2413-4615-8a29-65155789a4e6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:42.226660 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4881fc46-2413-4615-8a29-65155789a4e6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:42.246306 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:42.246306 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:42.255978 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4881fc46-2413-4615-8a29-65155789a4e6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:42.265795 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4881fc46-2413-4615-8a29-65155789a4e6 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 returned with HTTP 200 Aug 09 10:42:42.266301 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 409/1640] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:42 2026] GET /volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:42.382800 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95a134fb-05dd-41e3-a9eb-1e726cd2aced None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:42.385280 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95a134fb-05dd-41e3-a9eb-1e726cd2aced tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:42.385583 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95a134fb-05dd-41e3-a9eb-1e726cd2aced tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:42.385840 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95a134fb-05dd-41e3-a9eb-1e726cd2aced tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:42.385981 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-95a134fb-05dd-41e3-a9eb-1e726cd2aced tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:42.394538 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:42.394538 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:42.395550 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95a134fb-05dd-41e3-a9eb-1e726cd2aced tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:42.397041 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 410/1641] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:42 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:42.830813 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:42.830813 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:42.831395 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:42.831550 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Checking backup size 1 against volume size 1 {{(pid=100319) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 09 10:42:42.831648 np0000006833 devstack@c-api.service[100319]: INFO cinder.backup.api [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Overwriting volume 055f74bf-6e75-42c0-a5f5-136a0ca05d0d with restore of backup 2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:42.849416 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] restore_backup in rpcapi backup_id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a {{(pid=100319) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 10:42:42.851389 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eff097ff-1a4b-4b14-bf83-fdd56fe3b80d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a/restore returned with HTTP 202 Aug 09 10:42:42.851899 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 417/1642] 10.4.3.125 () {68 vars in 1393 bytes} [Sun Aug 9 10:42:41 2026] POST /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a/restore => generated 189 bytes in 1342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:42.871473 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2d5fe4cf-6151-4a30-b7f3-0d8bbd9034e9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:42.877475 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d5fe4cf-6151-4a30-b7f3-0d8bbd9034e9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:42.877740 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d5fe4cf-6151-4a30-b7f3-0d8bbd9034e9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:42.877932 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d5fe4cf-6151-4a30-b7f3-0d8bbd9034e9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:42.878062 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-2d5fe4cf-6151-4a30-b7f3-0d8bbd9034e9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:42.886015 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:42.886015 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:42.887331 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d5fe4cf-6151-4a30-b7f3-0d8bbd9034e9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:42.887892 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 407/1643] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:42 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:43.285454 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-09adae2d-16ec-4537-9757-9a7de307977d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:43.288604 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-09adae2d-16ec-4537-9757-9a7de307977d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 Aug 09 10:42:43.289234 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-09adae2d-16ec-4537-9757-9a7de307977d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:43.289234 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-09adae2d-16ec-4537-9757-9a7de307977d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:43.303099 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:43.303099 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:43.311937 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-09adae2d-16ec-4537-9757-9a7de307977d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:43.322427 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-09adae2d-16ec-4537-9757-9a7de307977d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 returned with HTTP 200 Aug 09 10:42:43.323943 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 410/1644] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:43 2026] GET /volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:43.348446 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-29c18d6b-0d1c-4af0-af61-bf370014ba42 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:43.351778 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29c18d6b-0d1c-4af0-af61-bf370014ba42 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772/action Aug 09 10:42:43.352269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29c18d6b-0d1c-4af0-af61-bf370014ba42 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:43.352442 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29c18d6b-0d1c-4af0-af61-bf370014ba42 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:43.371327 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:43.371327 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:43.371327 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-29c18d6b-0d1c-4af0-af61-bf370014ba42 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Updating volume '4eb41a9e-1114-4a40-9e10-122fee0b6772' with '{'status': 'maintenance'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:43.406251 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29c18d6b-0d1c-4af0-af61-bf370014ba42 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772/action returned with HTTP 202 Aug 09 10:42:43.407015 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 411/1645] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:43 2026] POST /volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:43.415756 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8b5e557c-2492-4fc4-a735-a83dab258c4a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:43.418009 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8e13d2e9-4b7f-4882-a58c-df5842a955fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:43.418200 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b5e557c-2492-4fc4-a735-a83dab258c4a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:43.418473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b5e557c-2492-4fc4-a735-a83dab258c4a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:43.419051 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b5e557c-2492-4fc4-a735-a83dab258c4a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:43.419051 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8b5e557c-2492-4fc4-a735-a83dab258c4a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:43.420325 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8e13d2e9-4b7f-4882-a58c-df5842a955fa tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 Aug 09 10:42:43.420591 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8e13d2e9-4b7f-4882-a58c-df5842a955fa tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:43.420720 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8e13d2e9-4b7f-4882-a58c-df5842a955fa tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:43.426496 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:43.426496 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:43.428103 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b5e557c-2492-4fc4-a735-a83dab258c4a tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:43.428103 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 418/1646] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:43 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:43.434123 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:43.434123 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:43.439761 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8e13d2e9-4b7f-4882-a58c-df5842a955fa tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:43.449150 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8e13d2e9-4b7f-4882-a58c-df5842a955fa tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 returned with HTTP 200 Aug 09 10:42:43.450236 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 408/1647] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:43 2026] GET /volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:43.466603 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-51061408-a210-459d-b643-4754f7c78a43 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:43.469710 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51061408-a210-459d-b643-4754f7c78a43 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772/action Aug 09 10:42:43.470137 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51061408-a210-459d-b643-4754f7c78a43 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:43.470360 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51061408-a210-459d-b643-4754f7c78a43 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:43.486655 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:43.486655 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:43.487083 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-51061408-a210-459d-b643-4754f7c78a43 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Volume info retrieved successfully. Aug 09 10:42:43.533273 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-51061408-a210-459d-b643-4754f7c78a43 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Delete volume request issued successfully. Aug 09 10:42:43.533498 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51061408-a210-459d-b643-4754f7c78a43 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772/action returned with HTTP 202 Aug 09 10:42:43.534342 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 411/1648] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:43 2026] POST /volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:43.545383 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f0a8d5ee-82d3-4093-835d-5c2aacd8b671 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:43.547623 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f0a8d5ee-82d3-4093-835d-5c2aacd8b671 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 Aug 09 10:42:43.547943 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f0a8d5ee-82d3-4093-835d-5c2aacd8b671 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:43.548255 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f0a8d5ee-82d3-4093-835d-5c2aacd8b671 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:43.558727 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:43.558727 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:43.564412 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f0a8d5ee-82d3-4093-835d-5c2aacd8b671 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:43.570941 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f0a8d5ee-82d3-4093-835d-5c2aacd8b671 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 returned with HTTP 200 Aug 09 10:42:43.571658 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 412/1649] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:43 2026] GET /volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:43.902313 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d6e4b05f-0114-488c-96dc-fa0a6dccdce5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:43.904941 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d6e4b05f-0114-488c-96dc-fa0a6dccdce5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:43.905271 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d6e4b05f-0114-488c-96dc-fa0a6dccdce5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:43.905557 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d6e4b05f-0114-488c-96dc-fa0a6dccdce5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:43.905724 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d6e4b05f-0114-488c-96dc-fa0a6dccdce5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:43.911209 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:43.911209 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:43.912274 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d6e4b05f-0114-488c-96dc-fa0a6dccdce5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:43.913161 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 419/1650] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:43 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.251782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-06e4f473-361d-49a5-9633-bf7a2eb8fd3e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.376903 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06e4f473-361d-49a5-9633-bf7a2eb8fd3e tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:44.377339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-06e4f473-361d-49a5-9633-bf7a2eb8fd3e tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-667797054", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:44.399467 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06e4f473-361d-49a5-9633-bf7a2eb8fd3e tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:44.399928 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 409/1651] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:44 2026] POST /volume/v3/types => generated 274 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.405582 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fc134fe5-595a-4bbd-a010-824f963c08e9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.407432 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fc134fe5-595a-4bbd-a010-824f963c08e9 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:44.407723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fc134fe5-595a-4bbd-a010-824f963c08e9 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.408055 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fc134fe5-595a-4bbd-a010-824f963c08e9 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.408445 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b5898d77-aa19-443f-855e-c84d82c2edf9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.410692 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5898d77-aa19-443f-855e-c84d82c2edf9 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:44.411201 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5898d77-aa19-443f-855e-c84d82c2edf9 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-280516260", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:44.418955 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.418955 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:44.424736 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fc134fe5-595a-4bbd-a010-824f963c08e9 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:44.434370 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fc134fe5-595a-4bbd-a010-824f963c08e9 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:44.434985 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 412/1652] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.437556 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5898d77-aa19-443f-855e-c84d82c2edf9 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:44.438144 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 413/1653] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:44 2026] POST /volume/v3/types => generated 274 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.442663 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ab4a9984-f101-47ac-b75c-0fd004890374 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.445305 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab4a9984-f101-47ac-b75c-0fd004890374 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:44.445620 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab4a9984-f101-47ac-b75c-0fd004890374 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.447160 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab4a9984-f101-47ac-b75c-0fd004890374 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.447160 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ab4a9984-f101-47ac-b75c-0fd004890374 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:44.449125 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-189148a6-073e-499f-b621-c4f7421953e6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.451139 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-105f55e7-891e-4fba-9b8f-d9a807beaa6d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.451753 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.451753 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:44.452454 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab4a9984-f101-47ac-b75c-0fd004890374 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:44.452832 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 420/1654] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.454218 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-105f55e7-891e-4fba-9b8f-d9a807beaa6d tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:44.454362 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-105f55e7-891e-4fba-9b8f-d9a807beaa6d tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.454680 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-105f55e7-891e-4fba-9b8f-d9a807beaa6d tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.468348 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.468348 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:44.474577 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-105f55e7-891e-4fba-9b8f-d9a807beaa6d tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:44.482370 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-105f55e7-891e-4fba-9b8f-d9a807beaa6d tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:44.483146 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 413/1655] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.531653 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:44.532168 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1736908731", "volume_type": "e210c873-974c-4893-a037-9c137ac8ea63", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:44.534400 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1736908731', 'volume_type': 'e210c873-974c-4893-a037-9c137ac8ea63', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:44.540520 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Create volume of 1 GB Aug 09 10:42:44.540912 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.540912 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:44.541142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-b0a2eab9-9611-4a5c-9df4-d5b378eed194 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.541604 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Availability Zones retrieved successfully. Aug 09 10:42:44.543880 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-b0a2eab9-9611-4a5c-9df4-d5b378eed194 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:44.544167 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-b0a2eab9-9611-4a5c-9df4-d5b378eed194 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.544453 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-b0a2eab9-9611-4a5c-9df4-d5b378eed194 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.548317 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Flow 'volume_create_api' (e932ac0e-a1c6-4454-b30b-0509fd5a963f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:44.549401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5792f5de-513e-4601-9152-49e8ea85f5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:44.550459 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:44.555067 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.555067 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:44.561239 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-b0a2eab9-9611-4a5c-9df4-d5b378eed194 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:44.567811 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-b0a2eab9-9611-4a5c-9df4-d5b378eed194 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:44.568443 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 414/1656] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.574770 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5792f5de-513e-4601-9152-49e8ea85f5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:42:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=e210c873-974c-4893-a037-9c137ac8ea63,is_public=True,name='tempest-VolumeTypesTest-volume-type-667797054',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e210c873-974c-4893-a037-9c137ac8ea63', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:44.575760 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b737c3f-10eb-48b3-96e2-a4f3e0f77724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:44.589257 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f8f6f1b5-ff4c-4ca3-b871-3f1800de2a7b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.591486 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f8f6f1b5-ff4c-4ca3-b871-3f1800de2a7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 Aug 09 10:42:44.591723 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f8f6f1b5-ff4c-4ca3-b871-3f1800de2a7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.592044 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f8f6f1b5-ff4c-4ca3-b871-3f1800de2a7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.602935 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f8f6f1b5-ff4c-4ca3-b871-3f1800de2a7b tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 returned with HTTP 404 Aug 09 10:42:44.603592 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 421/1657] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:44.610706 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6fd2aabf-37b1-4083-b934-70ca6e23f756 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.612414 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6fd2aabf-37b1-4083-b934-70ca6e23f756 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 Aug 09 10:42:44.612594 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6fd2aabf-37b1-4083-b934-70ca6e23f756 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.612779 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6fd2aabf-37b1-4083-b934-70ca6e23f756 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.618399 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6fd2aabf-37b1-4083-b934-70ca6e23f756 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 returned with HTTP 404 Aug 09 10:42:44.618878 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 414/1658] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:44.618940 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-667797054 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-667797054, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:42:44.619381 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-667797054 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-667797054, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:42:44.626289 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b61bfb3-364f-4e2b-8abb-6902ab569f18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.628231 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b61bfb3-364f-4e2b-8abb-6902ab569f18 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] DELETE https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 Aug 09 10:42:44.628455 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b61bfb3-364f-4e2b-8abb-6902ab569f18 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.628642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b61bfb3-364f-4e2b-8abb-6902ab569f18 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.628879 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0b61bfb3-364f-4e2b-8abb-6902ab569f18 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Delete volume with id: 4eb41a9e-1114-4a40-9e10-122fee0b6772 Aug 09 10:42:44.637313 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b61bfb3-364f-4e2b-8abb-6902ab569f18 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 returned with HTTP 404 Aug 09 10:42:44.637938 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 415/1659] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:44 2026] DELETE /volume/v3/volumes/4eb41a9e-1114-4a40-9e10-122fee0b6772 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:44.649697 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b977c669-b762-4c2b-ba46-e469ca2b08be None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.651869 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:44.652335 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-331667704"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:44.654285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-331667704'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:44.654462 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume of 1 GB Aug 09 10:42:44.660516 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Availability Zones retrieved successfully. Aug 09 10:42:44.664159 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Created reservations ['2102e89e-94b2-49cc-b60b-6f18ef227ba2', 'e72b824d-a9db-48fd-998a-c02bd4a80792', '3c7f487c-3ec0-4982-adba-5e7ce632c072', 'ca48900c-c52b-49e3-839f-19459665ebae'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:44.665164 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b737c3f-10eb-48b3-96e2-a4f3e0f77724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2102e89e-94b2-49cc-b60b-6f18ef227ba2', 'e72b824d-a9db-48fd-998a-c02bd4a80792', '3c7f487c-3ec0-4982-adba-5e7ce632c072', 'ca48900c-c52b-49e3-839f-19459665ebae']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:44.666201 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78ff5c2-f886-4ed0-8a6a-b2f50c01cb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:44.668164 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (9fd0027e-2998-4fa0-aad6-31673a0e059b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:44.668587 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-df600e02-b208-4c39-ba16-6a6f51a6c77d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.669031 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-df600e02-b208-4c39-ba16-6a6f51a6c77d None None] GET https://10.4.3.125/volume// Aug 09 10:42:44.669277 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-df600e02-b208-4c39-ba16-6a6f51a6c77d None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.669528 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b40c2ff-cd3a-4ad1-8025-1beb546856f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:44.669592 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-df600e02-b208-4c39-ba16-6a6f51a6c77d None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.669978 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-df600e02-b208-4c39-ba16-6a6f51a6c77d None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:44.670532 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 415/1660] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:42: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 09 10:42:44.670772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:44.680946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38cb3216-dc1b-4af2-b130-0723bec6eac0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.683817 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38cb3216-dc1b-4af2-b130-0723bec6eac0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:42:44.684289 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38cb3216-dc1b-4af2-b130-0723bec6eac0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b7a201c-d0e0-41c9-baf5-a398fd9bc440", "connector": null, "instance_uuid": "6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:44.693894 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.693894 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:44.698590 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78ff5c2-f886-4ed0-8a6a-b2f50c01cb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f5fac79-fc0b-41d7-ae3f-0a5a27d22475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1736908731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37335c8c0eec47ecb8a8a52b6f2ba08c',qos_specs=None,replication_status=,reservations=['2102e89e-94b2-49cc-b60b-6f18ef227ba2','e72b824d-a9db-48fd-998a-c02bd4a80792','3c7f487c-3ec0-4982-adba-5e7ce632c072','ca48900c-c52b-49e3-839f-19459665ebae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98e3c5f50c3f4ba58dee5d644d8a819d',volume_type_id=e210c873-974c-4893-a037-9c137ac8ea63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1736908731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f5fac79-fc0b-41d7-ae3f-0a5a27d22475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37335c8c0eec47ecb8a8a52b6f2ba08c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98e3c5f50c3f4ba58dee5d644d8a819d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e210c873-974c-4893-a037-9c137ac8ea63),volume_type_id=e210c873-974c-4893-a037-9c137ac8ea63)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:44.699415 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99ed285-9167-43ca-9ee3-16782da7858c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:44.710645 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b40c2ff-cd3a-4ad1-8025-1beb546856f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:44.712617 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5c81ae-e725-4b45-8950-d1a314f16aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:44.724910 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99ed285-9167-43ca-9ee3-16782da7858c) transitioned into state 'SUCCESS' from state '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-1736908731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37335c8c0eec47ecb8a8a52b6f2ba08c',qos_specs=None,replication_status=,reservations=['2102e89e-94b2-49cc-b60b-6f18ef227ba2','e72b824d-a9db-48fd-998a-c02bd4a80792','3c7f487c-3ec0-4982-adba-5e7ce632c072','ca48900c-c52b-49e3-839f-19459665ebae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98e3c5f50c3f4ba58dee5d644d8a819d',volume_type_id=e210c873-974c-4893-a037-9c137ac8ea63)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:44.725696 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db773b9c-c1f8-4df5-a1ad-151d46bbc671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:44.738367 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38cb3216-dc1b-4af2-b130-0723bec6eac0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:42:44.739343 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 416/1661] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:42:44 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 09 10:42:44.754421 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db773b9c-c1f8-4df5-a1ad-151d46bbc671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:44.755744 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Flow 'volume_create_api' (e932ac0e-a1c6-4454-b30b-0509fd5a963f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:44.756208 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Create volume request issued successfully. Aug 09 10:42:44.757170 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-189148a6-073e-499f-b621-c4f7421953e6 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:44.757852 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 410/1662] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:42:44 2026] POST /volume/v3/volumes => generated 783 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:44.772805 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6c8964cc-0255-44a1-9def-36692db7f9c7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.773392 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Created reservations ['f4704cb4-17a3-483f-a3fa-0e53416fc90b', '4231efb8-552d-401b-a052-65db9ce45edb', '4bd87593-823f-4c24-bd25-689d9e816a1c', '13a842b8-5bbd-421e-adfd-a197805ea62a'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:44.774161 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5c81ae-e725-4b45-8950-d1a314f16aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4704cb4-17a3-483f-a3fa-0e53416fc90b', '4231efb8-552d-401b-a052-65db9ce45edb', '4bd87593-823f-4c24-bd25-689d9e816a1c', '13a842b8-5bbd-421e-adfd-a197805ea62a']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:44.775137 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff7ef78-b9bb-4b76-9846-fa049aafb665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:44.775816 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c8964cc-0255-44a1-9def-36692db7f9c7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] GET https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 Aug 09 10:42:44.776711 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c8964cc-0255-44a1-9def-36692db7f9c7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.777075 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c8964cc-0255-44a1-9def-36692db7f9c7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.781172 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-215a2063-9ddc-4ba8-8a18-9709403ce4d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.784077 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-215a2063-9ddc-4ba8-8a18-9709403ce4d6 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:44.784077 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-215a2063-9ddc-4ba8-8a18-9709403ce4d6 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.784434 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-215a2063-9ddc-4ba8-8a18-9709403ce4d6 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.793537 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.793537 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:44.796326 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9190cce9-8aa5-4a17-9cd4-8bd77fa4938b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.797032 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9190cce9-8aa5-4a17-9cd4-8bd77fa4938b None None] GET https://10.4.3.125/volume// Aug 09 10:42:44.797352 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9190cce9-8aa5-4a17-9cd4-8bd77fa4938b None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.797490 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9190cce9-8aa5-4a17-9cd4-8bd77fa4938b None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.798010 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9190cce9-8aa5-4a17-9cd4-8bd77fa4938b None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:44.798533 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 411/1663] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42: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 09 10:42:44.800491 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6c8964cc-0255-44a1-9def-36692db7f9c7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Volume info retrieved successfully. Aug 09 10:42:44.800617 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.800617 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:44.806913 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-215a2063-9ddc-4ba8-8a18-9709403ce4d6 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:44.807366 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c8964cc-0255-44a1-9def-36692db7f9c7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 returned with HTTP 200 Aug 09 10:42:44.808197 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 416/1664] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.808334 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-f921d900-0252-4486-aedd-ea6afaf08c98 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.810812 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-f921d900-0252-4486-aedd-ea6afaf08c98 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:44.811303 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-f921d900-0252-4486-aedd-ea6afaf08c98 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.811303 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-f921d900-0252-4486-aedd-ea6afaf08c98 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.813241 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff7ef78-b9bb-4b76-9846-fa049aafb665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5034944-b4d9-4ffe-9f1d-6c121a904ac1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-331667704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['f4704cb4-17a3-483f-a3fa-0e53416fc90b','4231efb8-552d-401b-a052-65db9ce45edb','4bd87593-823f-4c24-bd25-689d9e816a1c','13a842b8-5bbd-421e-adfd-a197805ea62a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-331667704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5034944-b4d9-4ffe-9f1d-6c121a904ac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:44.813791 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-215a2063-9ddc-4ba8-8a18-9709403ce4d6 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:44.814249 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30eb808c-c41a-41ad-9ae1-456bd964fd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:44.814310 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 417/1665] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.822311 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.822311 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:44.827471 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-f921d900-0252-4486-aedd-ea6afaf08c98 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:44.834445 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-f921d900-0252-4486-aedd-ea6afaf08c98 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:44.834867 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 412/1666] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 1036 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:42:44.843168 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30eb808c-c41a-41ad-9ae1-456bd964fd7a) transitioned into state 'SUCCESS' from state '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-331667704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce67dd2daea4c06afc1a1dfbe8e3990',qos_specs=None,replication_status=,reservations=['f4704cb4-17a3-483f-a3fa-0e53416fc90b','4231efb8-552d-401b-a052-65db9ce45edb','4bd87593-823f-4c24-bd25-689d9e816a1c','13a842b8-5bbd-421e-adfd-a197805ea62a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9b36fd7dd70494ba4cd48ff94abb62c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:44.843975 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900b4230-f7a7-4d1c-80ac-20a12525434b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:44.859026 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900b4230-f7a7-4d1c-80ac-20a12525434b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:44.859957 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Flow 'volume_create_api' (9fd0027e-2998-4fa0-aad6-31673a0e059b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:44.860349 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Create volume request issued successfully. Aug 09 10:42:44.860953 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b977c669-b762-4c2b-ba46-e469ca2b08be tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:44.861491 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 422/1667] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:44 2026] POST /volume/v3/volumes => generated 748 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:44.876438 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-58242c80-18d6-4c1a-83a8-fa925d4888e2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.878475 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-58242c80-18d6-4c1a-83a8-fa925d4888e2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:44.878677 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-58242c80-18d6-4c1a-83a8-fa925d4888e2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.878935 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-58242c80-18d6-4c1a-83a8-fa925d4888e2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.889463 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.889463 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:44.900394 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-58242c80-18d6-4c1a-83a8-fa925d4888e2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:44.904416 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-58242c80-18d6-4c1a-83a8-fa925d4888e2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 returned with HTTP 200 Aug 09 10:42:44.905094 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 417/1668] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.929982 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2dcca175-a209-42c5-97b4-3fcabd31aa6b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.931899 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2dcca175-a209-42c5-97b4-3fcabd31aa6b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:44.932027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2dcca175-a209-42c5-97b4-3fcabd31aa6b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:44.932269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2dcca175-a209-42c5-97b4-3fcabd31aa6b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:44.932378 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2dcca175-a209-42c5-97b4-3fcabd31aa6b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:44.938494 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.938494 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:44.939355 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2dcca175-a209-42c5-97b4-3fcabd31aa6b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:44.939786 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 418/1669] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:44 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:44.953968 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38f332d8-e3d5-4c96-bd0b-74ab3ea1e36c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:44.956632 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38f332d8-e3d5-4c96-bd0b-74ab3ea1e36c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] PUT https://10.4.3.125/volume/v3/attachments/978adca4-b37c-4797-b714-9614ef27a409 Aug 09 10:42:44.957023 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38f332d8-e3d5-4c96-bd0b-74ab3ea1e36c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:44.967798 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38f332d8-e3d5-4c96-bd0b-74ab3ea1e36c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Acquiring lock "cinder-attachment_update-1b7a201c-d0e0-41c9-baf5-a398fd9bc440-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:42:44.974178 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38f332d8-e3d5-4c96-bd0b-74ab3ea1e36c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Lock "cinder-attachment_update-1b7a201c-d0e0-41c9-baf5-a398fd9bc440-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:42:44.976670 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:44.976670 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:45.138745 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38f332d8-e3d5-4c96-bd0b-74ab3ea1e36c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Lock "cinder-attachment_update-1b7a201c-d0e0-41c9-baf5-a398fd9bc440-np0000006833" released by "attachment_update" :: held 0.165s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:42:45.139203 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-38f332d8-e3d5-4c96-bd0b-74ab3ea1e36c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/attachments/978adca4-b37c-4797-b714-9614ef27a409 returned with HTTP 200 Aug 09 10:42:45.139865 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 413/1670] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:42:44 2026] PUT /volume/v3/attachments/978adca4-b37c-4797-b714-9614ef27a409 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:45.466258 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fd4d96b0-3907-448b-ac10-7ce5754c4e46 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:45.471236 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fd4d96b0-3907-448b-ac10-7ce5754c4e46 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:45.471236 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fd4d96b0-3907-448b-ac10-7ce5754c4e46 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:45.471236 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fd4d96b0-3907-448b-ac10-7ce5754c4e46 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:45.471236 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fd4d96b0-3907-448b-ac10-7ce5754c4e46 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:45.476890 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:45.476890 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:45.477634 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fd4d96b0-3907-448b-ac10-7ce5754c4e46 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:45.478086 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 423/1671] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:45 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:45.827395 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e01fb729-5cc9-4cd2-9f6c-65ccbf7e11fe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:45.831389 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8c1da435-7fc8-4f56-ae87-d09f763b1a23 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:45.832065 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e01fb729-5cc9-4cd2-9f6c-65ccbf7e11fe tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] GET https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 Aug 09 10:42:45.832385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e01fb729-5cc9-4cd2-9f6c-65ccbf7e11fe tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:45.832588 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e01fb729-5cc9-4cd2-9f6c-65ccbf7e11fe tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:45.833629 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c1da435-7fc8-4f56-ae87-d09f763b1a23 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:45.833851 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c1da435-7fc8-4f56-ae87-d09f763b1a23 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:45.834101 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c1da435-7fc8-4f56-ae87-d09f763b1a23 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:45.842224 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:45.842224 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:45.847079 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e01fb729-5cc9-4cd2-9f6c-65ccbf7e11fe tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Volume info retrieved successfully. Aug 09 10:42:45.848531 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:45.848531 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:45.851966 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e01fb729-5cc9-4cd2-9f6c-65ccbf7e11fe tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 returned with HTTP 200 Aug 09 10:42:45.852425 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 418/1672] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:45 2026] GET /volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:45.852731 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8c1da435-7fc8-4f56-ae87-d09f763b1a23 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:45.860784 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c1da435-7fc8-4f56-ae87-d09f763b1a23 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:45.861794 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 419/1673] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:45 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:45.868100 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:45.873214 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] POST https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475/action Aug 09 10:42:45.873214 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Action body: b'{"os-retype": {"new_type": "c37fb385-50a9-456f-9303-babc3e84a780"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:45.873214 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "c37fb385-50a9-456f-9303-babc3e84a780"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:45.883711 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:45.883711 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:45.884618 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Volume info retrieved successfully. Aug 09 10:42:45.909733 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-280516260 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-280516260, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:42:45.910121 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-280516260 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-280516260, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:42:45.922730 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5a1a57d9-12cf-4f26-91aa-ad31e5e151c2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:45.926361 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a1a57d9-12cf-4f26-91aa-ad31e5e151c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:45.926637 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a1a57d9-12cf-4f26-91aa-ad31e5e151c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:45.926823 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a1a57d9-12cf-4f26-91aa-ad31e5e151c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:45.938686 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:45.938686 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:45.943822 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5a1a57d9-12cf-4f26-91aa-ad31e5e151c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:45.951066 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a1a57d9-12cf-4f26-91aa-ad31e5e151c2 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 returned with HTTP 200 Aug 09 10:42:45.951066 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 424/1674] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:45 2026] GET /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:42:45.951776 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Created reservations ['b0f692bc-3d73-452f-a311-aca63792f187', '2bff8185-6979-4417-90db-96dcd70b6890'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:45.957727 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f431a03b-3af5-40d1-990f-b75f75fb28af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:45.963206 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f431a03b-3af5-40d1-990f-b75f75fb28af tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:45.963619 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f431a03b-3af5-40d1-990f-b75f75fb28af tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:45.964315 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f431a03b-3af5-40d1-990f-b75f75fb28af tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:45.968451 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f431a03b-3af5-40d1-990f-b75f75fb28af tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:45.973266 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7624afec-79fc-44c2-b823-e20e05310f13 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:45.975467 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:45.975467 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:45.976242 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f431a03b-3af5-40d1-990f-b75f75fb28af tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:45.976816 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 419/1675] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:45 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:42:45.977066 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7624afec-79fc-44c2-b823-e20e05310f13 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action Aug 09 10:42:45.978330 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7624afec-79fc-44c2-b823-e20e05310f13 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:45.979068 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7624afec-79fc-44c2-b823-e20e05310f13 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:45.989318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Created reservations ['59e085c6-7c2e-42e6-8b4c-3b081f7b2747', 'f1578c38-900d-47ef-bbb1-27d082983821'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:45.993927 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:45.993927 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:45.995143 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-7624afec-79fc-44c2-b823-e20e05310f13 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Updating volume 'f5034944-b4d9-4ffe-9f1d-6c121a904ac1' with '{'status': 'error'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:46.021582 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Retype volume request issued successfully. Aug 09 10:42:46.021582 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-067a5b4e-10e7-4b64-84d6-82f195f1fc4d tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475/action returned with HTTP 202 Aug 09 10:42:46.022872 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 414/1676] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:45 2026] POST /volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:46.030606 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7624afec-79fc-44c2-b823-e20e05310f13 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action returned with HTTP 202 Aug 09 10:42:46.031529 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 420/1677] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:45 2026] POST /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 09 10:42:46.033667 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a9a0d370-8674-4116-bdbf-6a0734918aac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.036146 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9a0d370-8674-4116-bdbf-6a0734918aac tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] GET https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 Aug 09 10:42:46.036408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9a0d370-8674-4116-bdbf-6a0734918aac tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.036646 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9a0d370-8674-4116-bdbf-6a0734918aac tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.041292 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00e1092b-e8ab-4ef2-84d8-b54163aa2950 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.044962 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00e1092b-e8ab-4ef2-84d8-b54163aa2950 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:46.045334 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00e1092b-e8ab-4ef2-84d8-b54163aa2950 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.046170 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00e1092b-e8ab-4ef2-84d8-b54163aa2950 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.050256 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.050256 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:46.056935 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.056935 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:46.060424 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a9a0d370-8674-4116-bdbf-6a0734918aac tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Volume info retrieved successfully. Aug 09 10:42:46.062931 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00e1092b-e8ab-4ef2-84d8-b54163aa2950 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:46.066808 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9a0d370-8674-4116-bdbf-6a0734918aac tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 returned with HTTP 200 Aug 09 10:42:46.067247 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 425/1678] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:46 2026] GET /volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:46.069858 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00e1092b-e8ab-4ef2-84d8-b54163aa2950 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 returned with HTTP 200 Aug 09 10:42:46.070111 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 420/1679] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:46 2026] GET /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:46.086031 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-baa9628e-ae52-4cac-b99a-72e81f6799c3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.088573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-baa9628e-ae52-4cac-b99a-72e81f6799c3 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action Aug 09 10:42:46.089116 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-baa9628e-ae52-4cac-b99a-72e81f6799c3 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:46.089439 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-baa9628e-ae52-4cac-b99a-72e81f6799c3 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:46.103140 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.103140 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:46.104040 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-baa9628e-ae52-4cac-b99a-72e81f6799c3 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Updating volume 'f5034944-b4d9-4ffe-9f1d-6c121a904ac1' with '{'status': 'available'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:46.134390 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-baa9628e-ae52-4cac-b99a-72e81f6799c3 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action returned with HTTP 202 Aug 09 10:42:46.135022 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 415/1680] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:46 2026] POST /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:46.145032 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1420d335-0a44-4de0-8e41-8c8369bb4564 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.147647 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1420d335-0a44-4de0-8e41-8c8369bb4564 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:46.147904 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1420d335-0a44-4de0-8e41-8c8369bb4564 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.148238 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1420d335-0a44-4de0-8e41-8c8369bb4564 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.158056 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.158056 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:46.162522 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1420d335-0a44-4de0-8e41-8c8369bb4564 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:46.167885 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1420d335-0a44-4de0-8e41-8c8369bb4564 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 returned with HTTP 200 Aug 09 10:42:46.168324 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 421/1681] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:46 2026] GET /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:46.183502 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0f02b69c-aa1e-4d0b-b30a-aa8b3e99e6e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.185630 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f02b69c-aa1e-4d0b-b30a-aa8b3e99e6e9 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action Aug 09 10:42:46.186043 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f02b69c-aa1e-4d0b-b30a-aa8b3e99e6e9 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:46.186243 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f02b69c-aa1e-4d0b-b30a-aa8b3e99e6e9 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:46.201654 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.201654 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:46.202374 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-0f02b69c-aa1e-4d0b-b30a-aa8b3e99e6e9 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Updating volume 'f5034944-b4d9-4ffe-9f1d-6c121a904ac1' with '{'status': 'maintenance'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:46.237627 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f02b69c-aa1e-4d0b-b30a-aa8b3e99e6e9 tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action returned with HTTP 202 Aug 09 10:42:46.238166 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 426/1682] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:46 2026] POST /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:46.247295 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-293719de-e7a8-413e-870a-5c0c14ad4d0d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.248878 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-293719de-e7a8-413e-870a-5c0c14ad4d0d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:46.249258 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-293719de-e7a8-413e-870a-5c0c14ad4d0d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.249547 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-293719de-e7a8-413e-870a-5c0c14ad4d0d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.261918 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.261918 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:46.266921 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-293719de-e7a8-413e-870a-5c0c14ad4d0d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:46.273390 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-293719de-e7a8-413e-870a-5c0c14ad4d0d tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 returned with HTTP 200 Aug 09 10:42:46.273849 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 421/1683] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:46 2026] GET /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:46.293534 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fd29afda-a514-481f-8661-9774627433bf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.297056 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd29afda-a514-481f-8661-9774627433bf tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] POST https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action Aug 09 10:42:46.297658 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd29afda-a514-481f-8661-9774627433bf tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:46.297834 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd29afda-a514-481f-8661-9774627433bf tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:46.310605 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.310605 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:46.315059 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-fd29afda-a514-481f-8661-9774627433bf tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] Updating volume 'f5034944-b4d9-4ffe-9f1d-6c121a904ac1' with '{'status': 'available'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:46.347959 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd29afda-a514-481f-8661-9774627433bf tempest-VolumesActionsTest-1630180472 tempest-VolumesActionsTest-1630180472-project-admin] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action returned with HTTP 202 Aug 09 10:42:46.348709 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 416/1684] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:46 2026] POST /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:46.361170 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8aea85e-3aeb-436d-8ae4-2356f3937056 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.364752 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8aea85e-3aeb-436d-8ae4-2356f3937056 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:46.366650 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8aea85e-3aeb-436d-8ae4-2356f3937056 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.366650 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8aea85e-3aeb-436d-8ae4-2356f3937056 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.372502 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.372502 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:46.379743 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8aea85e-3aeb-436d-8ae4-2356f3937056 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:46.385754 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8aea85e-3aeb-436d-8ae4-2356f3937056 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 returned with HTTP 200 Aug 09 10:42:46.386344 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 422/1685] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:46 2026] GET /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:46.400793 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-55c5af11-5f0d-42f4-8c80-00ec39611502 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.403050 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-55c5af11-5f0d-42f4-8c80-00ec39611502 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:46.403050 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-55c5af11-5f0d-42f4-8c80-00ec39611502 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.403374 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-55c5af11-5f0d-42f4-8c80-00ec39611502 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.410795 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.410795 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:46.415087 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-55c5af11-5f0d-42f4-8c80-00ec39611502 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:46.420284 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-55c5af11-5f0d-42f4-8c80-00ec39611502 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 returned with HTTP 200 Aug 09 10:42:46.421016 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 427/1686] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:46 2026] GET /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:46.438785 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-85630c1e-1164-418e-ab29-83fc595e1d80 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.441050 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85630c1e-1164-418e-ab29-83fc595e1d80 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:46.441926 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85630c1e-1164-418e-ab29-83fc595e1d80 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.442206 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85630c1e-1164-418e-ab29-83fc595e1d80 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.442417 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-85630c1e-1164-418e-ab29-83fc595e1d80 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Delete volume with id: f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:46.452228 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.452228 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:46.452521 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-85630c1e-1164-418e-ab29-83fc595e1d80 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:46.481628 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-85630c1e-1164-418e-ab29-83fc595e1d80 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Delete volume request issued successfully. Aug 09 10:42:46.481892 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85630c1e-1164-418e-ab29-83fc595e1d80 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 returned with HTTP 202 Aug 09 10:42:46.484662 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 422/1687] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:46 2026] DELETE /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:46.493885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-52344cb0-02ea-424e-8c0c-1428a5b6279f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.499919 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85939cd0-b1c4-448b-9243-1dc54b48ebdd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.500134 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52344cb0-02ea-424e-8c0c-1428a5b6279f tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:46.500134 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52344cb0-02ea-424e-8c0c-1428a5b6279f tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.500363 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52344cb0-02ea-424e-8c0c-1428a5b6279f tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.501956 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85939cd0-b1c4-448b-9243-1dc54b48ebdd tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:46.502421 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85939cd0-b1c4-448b-9243-1dc54b48ebdd tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.502664 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85939cd0-b1c4-448b-9243-1dc54b48ebdd tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.502937 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-85939cd0-b1c4-448b-9243-1dc54b48ebdd tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:46.510397 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.510397 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:46.512612 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85939cd0-b1c4-448b-9243-1dc54b48ebdd tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:46.512612 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 423/1688] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:46 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:46.512744 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.512744 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:46.518313 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-52344cb0-02ea-424e-8c0c-1428a5b6279f tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Volume info retrieved successfully. Aug 09 10:42:46.527485 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52344cb0-02ea-424e-8c0c-1428a5b6279f tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 returned with HTTP 200 Aug 09 10:42:46.528120 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 417/1689] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:46 2026] GET /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:46.876930 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a986eb2b-9145-4c4f-bf4a-cacc1fb910cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.880895 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a986eb2b-9145-4c4f-bf4a-cacc1fb910cc tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:46.881147 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a986eb2b-9145-4c4f-bf4a-cacc1fb910cc tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.881333 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a986eb2b-9145-4c4f-bf4a-cacc1fb910cc tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.896339 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:46.896339 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:46.902479 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a986eb2b-9145-4c4f-bf4a-cacc1fb910cc tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:46.908454 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a986eb2b-9145-4c4f-bf4a-cacc1fb910cc tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:46.908834 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 428/1690] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:46 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:46.990753 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6c222706-1adb-4e4d-9a60-a1056ee20384 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:46.993137 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c222706-1adb-4e4d-9a60-a1056ee20384 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:46.993671 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c222706-1adb-4e4d-9a60-a1056ee20384 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:46.994085 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c222706-1adb-4e4d-9a60-a1056ee20384 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:46.994252 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6c222706-1adb-4e4d-9a60-a1056ee20384 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:47.002567 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:47.002567 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:47.003529 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c222706-1adb-4e4d-9a60-a1056ee20384 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:47.004062 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 423/1691] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:46 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:47.084658 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1373da1d-24d7-4379-84a6-8cae6810d8bf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:47.086923 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1373da1d-24d7-4379-84a6-8cae6810d8bf tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] GET https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 Aug 09 10:42:47.087408 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1373da1d-24d7-4379-84a6-8cae6810d8bf tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:47.087784 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1373da1d-24d7-4379-84a6-8cae6810d8bf tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:47.097558 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:47.097558 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:47.103526 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1373da1d-24d7-4379-84a6-8cae6810d8bf tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Volume info retrieved successfully. Aug 09 10:42:47.110496 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1373da1d-24d7-4379-84a6-8cae6810d8bf tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 returned with HTTP 200 Aug 09 10:42:47.111329 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 424/1692] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:47 2026] GET /volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:47.124641 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-88b73d62-f425-4cbd-8f51-92db62036ed7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:47.127387 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88b73d62-f425-4cbd-8f51-92db62036ed7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] GET https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 Aug 09 10:42:47.127632 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-88b73d62-f425-4cbd-8f51-92db62036ed7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:47.127853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-88b73d62-f425-4cbd-8f51-92db62036ed7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:47.136659 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:47.136659 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:47.144672 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-88b73d62-f425-4cbd-8f51-92db62036ed7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Volume info retrieved successfully. Aug 09 10:42:47.150202 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88b73d62-f425-4cbd-8f51-92db62036ed7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 returned with HTTP 200 Aug 09 10:42:47.150765 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 418/1693] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:47 2026] GET /volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:47.163938 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-35170b88-ae12-4aeb-9925-56165c66fccd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:47.166432 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35170b88-ae12-4aeb-9925-56165c66fccd tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] GET https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 Aug 09 10:42:47.166719 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35170b88-ae12-4aeb-9925-56165c66fccd tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:47.166995 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35170b88-ae12-4aeb-9925-56165c66fccd tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:47.177475 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:47.177475 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:47.183309 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-35170b88-ae12-4aeb-9925-56165c66fccd tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Volume info retrieved successfully. Aug 09 10:42:47.195417 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35170b88-ae12-4aeb-9925-56165c66fccd tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 returned with HTTP 200 Aug 09 10:42:47.196027 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 429/1694] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:47 2026] GET /volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:47.210677 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-12df1b0b-6dac-44f8-bc27-41dee00b4ea7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:47.212834 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12df1b0b-6dac-44f8-bc27-41dee00b4ea7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] DELETE https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 Aug 09 10:42:47.213064 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12df1b0b-6dac-44f8-bc27-41dee00b4ea7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:47.213335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12df1b0b-6dac-44f8-bc27-41dee00b4ea7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:47.213514 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-12df1b0b-6dac-44f8-bc27-41dee00b4ea7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Delete volume with id: 3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 Aug 09 10:42:47.223268 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:47.223268 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:47.223911 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-12df1b0b-6dac-44f8-bc27-41dee00b4ea7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Volume info retrieved successfully. Aug 09 10:42:47.253997 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-12df1b0b-6dac-44f8-bc27-41dee00b4ea7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Delete volume request issued successfully. Aug 09 10:42:47.254345 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12df1b0b-6dac-44f8-bc27-41dee00b4ea7 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 returned with HTTP 202 Aug 09 10:42:47.254962 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 424/1695] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:47 2026] DELETE /volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:47.263925 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8fed2d0f-6050-4a42-8de2-cc199c930ef1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:47.268939 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8fed2d0f-6050-4a42-8de2-cc199c930ef1 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] GET https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 Aug 09 10:42:47.268939 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8fed2d0f-6050-4a42-8de2-cc199c930ef1 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:47.268939 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8fed2d0f-6050-4a42-8de2-cc199c930ef1 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:47.277810 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:47.277810 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:47.284467 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8fed2d0f-6050-4a42-8de2-cc199c930ef1 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Volume info retrieved successfully. Aug 09 10:42:47.292801 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8fed2d0f-6050-4a42-8de2-cc199c930ef1 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 returned with HTTP 200 Aug 09 10:42:47.293654 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 425/1696] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:47 2026] GET /volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:47.527572 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7c4cf078-6e61-48e3-b69d-6d6fff5b62d1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:47.530064 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7c4cf078-6e61-48e3-b69d-6d6fff5b62d1 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:47.530476 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7c4cf078-6e61-48e3-b69d-6d6fff5b62d1 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:47.530829 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7c4cf078-6e61-48e3-b69d-6d6fff5b62d1 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:47.531549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7c4cf078-6e61-48e3-b69d-6d6fff5b62d1 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:47.540377 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:47.540377 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:47.540377 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7c4cf078-6e61-48e3-b69d-6d6fff5b62d1 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:47.540377 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 419/1697] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:47 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:47.546195 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-48f09973-543e-4140-9d3a-98d729deb1c8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:47.549527 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-48f09973-543e-4140-9d3a-98d729deb1c8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] GET https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 Aug 09 10:42:47.549527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-48f09973-543e-4140-9d3a-98d729deb1c8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:47.549769 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-48f09973-543e-4140-9d3a-98d729deb1c8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:47.561215 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-48f09973-543e-4140-9d3a-98d729deb1c8 tempest-VolumesActionsTest-1541306446 tempest-VolumesActionsTest-1541306446-project-member] https://10.4.3.125/volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 returned with HTTP 404 Aug 09 10:42:47.561215 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 430/1698] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:47 2026] GET /volume/v3/volumes/f5034944-b4d9-4ffe-9f1d-6c121a904ac1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:47.924490 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d4d7e425-3ff8-47fa-b8d4-e2c552577415 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:47.938208 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4d7e425-3ff8-47fa-b8d4-e2c552577415 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:47.940389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4d7e425-3ff8-47fa-b8d4-e2c552577415 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:47.940612 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4d7e425-3ff8-47fa-b8d4-e2c552577415 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:47.963006 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:47.963006 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:47.971377 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d4d7e425-3ff8-47fa-b8d4-e2c552577415 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:47.979910 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4d7e425-3ff8-47fa-b8d4-e2c552577415 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:47.980481 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 425/1699] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:47 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:48.019764 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a171455-6a30-4583-adf2-43ce87f158ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.023297 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a171455-6a30-4583-adf2-43ce87f158ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:48.023297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a171455-6a30-4583-adf2-43ce87f158ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.023297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a171455-6a30-4583-adf2-43ce87f158ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.023297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5a171455-6a30-4583-adf2-43ce87f158ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:48.032704 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:48.032704 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:48.032704 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a171455-6a30-4583-adf2-43ce87f158ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:48.032704 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 426/1700] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:48.312316 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-65662190-5c8e-40bf-adbb-01130813c286 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.317272 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-65662190-5c8e-40bf-adbb-01130813c286 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] GET https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 Aug 09 10:42:48.317272 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-65662190-5c8e-40bf-adbb-01130813c286 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.317272 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-65662190-5c8e-40bf-adbb-01130813c286 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.327533 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-65662190-5c8e-40bf-adbb-01130813c286 tempest-VolumeTypesTest-834010298 tempest-VolumeTypesTest-834010298-project-member] https://10.4.3.125/volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 returned with HTTP 404 Aug 09 10:42:48.328647 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 420/1701] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/volumes/3f5fac79-fc0b-41d7-ae3f-0a5a27d22475 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:48.342073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-207a91d9-6d4b-4ac9-9824-a58374b27e03 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.345057 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-207a91d9-6d4b-4ac9-9824-a58374b27e03 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] DELETE https://10.4.3.125/volume/v3/types/c37fb385-50a9-456f-9303-babc3e84a780 Aug 09 10:42:48.345333 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-207a91d9-6d4b-4ac9-9824-a58374b27e03 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.345568 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-207a91d9-6d4b-4ac9-9824-a58374b27e03 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.389350 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-207a91d9-6d4b-4ac9-9824-a58374b27e03 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/c37fb385-50a9-456f-9303-babc3e84a780 returned with HTTP 202 Aug 09 10:42:48.389990 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 431/1702] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:48 2026] DELETE /volume/v3/types/c37fb385-50a9-456f-9303-babc3e84a780 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:48.402802 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1d0d6052-01b5-4422-9758-6d67240b0287 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.405733 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d0d6052-01b5-4422-9758-6d67240b0287 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/c37fb385-50a9-456f-9303-babc3e84a780 Aug 09 10:42:48.405875 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d0d6052-01b5-4422-9758-6d67240b0287 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.406157 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d0d6052-01b5-4422-9758-6d67240b0287 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.420965 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d0d6052-01b5-4422-9758-6d67240b0287 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/c37fb385-50a9-456f-9303-babc3e84a780 returned with HTTP 404 Aug 09 10:42:48.420965 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 426/1703] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/types/c37fb385-50a9-456f-9303-babc3e84a780 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:48.432107 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9332085f-6126-4e3c-82eb-48379699b71c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.435967 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9332085f-6126-4e3c-82eb-48379699b71c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] DELETE https://10.4.3.125/volume/v3/types/e210c873-974c-4893-a037-9c137ac8ea63 Aug 09 10:42:48.436529 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9332085f-6126-4e3c-82eb-48379699b71c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.436612 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9332085f-6126-4e3c-82eb-48379699b71c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.487740 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9332085f-6126-4e3c-82eb-48379699b71c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/e210c873-974c-4893-a037-9c137ac8ea63 returned with HTTP 202 Aug 09 10:42:48.489438 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 427/1704] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:48 2026] DELETE /volume/v3/types/e210c873-974c-4893-a037-9c137ac8ea63 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:48.502318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-be4b0d9f-2562-4e3e-bb2a-ae0fe7ccb349 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.505597 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be4b0d9f-2562-4e3e-bb2a-ae0fe7ccb349 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/e210c873-974c-4893-a037-9c137ac8ea63 Aug 09 10:42:48.505597 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be4b0d9f-2562-4e3e-bb2a-ae0fe7ccb349 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.505941 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be4b0d9f-2562-4e3e-bb2a-ae0fe7ccb349 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.515813 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be4b0d9f-2562-4e3e-bb2a-ae0fe7ccb349 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/e210c873-974c-4893-a037-9c137ac8ea63 returned with HTTP 404 Aug 09 10:42:48.516594 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 421/1705] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/types/e210c873-974c-4893-a037-9c137ac8ea63 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:48.531407 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-541efc07-20e2-4add-beff-05c0a66d8529 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.536022 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-541efc07-20e2-4add-beff-05c0a66d8529 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:48.536398 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-541efc07-20e2-4add-beff-05c0a66d8529 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-518637596", "description": "tempest-volume-type-description-2012648196", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:48.555033 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-01a3ca27-bcf1-4e32-bf0a-f90e3b180144 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.557168 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-01a3ca27-bcf1-4e32-bf0a-f90e3b180144 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:48.559503 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-01a3ca27-bcf1-4e32-bf0a-f90e3b180144 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.561508 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-01a3ca27-bcf1-4e32-bf0a-f90e3b180144 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.561508 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-01a3ca27-bcf1-4e32-bf0a-f90e3b180144 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:48.564802 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-541efc07-20e2-4add-beff-05c0a66d8529 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:48.565246 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 432/1706] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:48 2026] POST /volume/v3/types => generated 314 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:48.572009 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:48.572009 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:48.572009 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-01a3ca27-bcf1-4e32-bf0a-f90e3b180144 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:48.572009 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 427/1707] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:48.587745 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c2757d4f-d204-4be1-95d8-59952829a794 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.591114 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2757d4f-d204-4be1-95d8-59952829a794 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/af1a8146-5a6b-42d7-9f67-1afdfb47a88f Aug 09 10:42:48.592624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2757d4f-d204-4be1-95d8-59952829a794 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.592624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2757d4f-d204-4be1-95d8-59952829a794 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.605721 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2757d4f-d204-4be1-95d8-59952829a794 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/af1a8146-5a6b-42d7-9f67-1afdfb47a88f returned with HTTP 200 Aug 09 10:42:48.606393 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 428/1708] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/types/af1a8146-5a6b-42d7-9f67-1afdfb47a88f => generated 336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:48.621697 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1653853e-79bc-49c3-afb1-645d0e80686c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.626358 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1653853e-79bc-49c3-afb1-645d0e80686c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] DELETE https://10.4.3.125/volume/v3/types/af1a8146-5a6b-42d7-9f67-1afdfb47a88f Aug 09 10:42:48.626358 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1653853e-79bc-49c3-afb1-645d0e80686c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.626522 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1653853e-79bc-49c3-afb1-645d0e80686c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.640661 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-d150a896-a875-41ca-9577-b2bdf3f28698 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.645331 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-d150a896-a875-41ca-9577-b2bdf3f28698 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/attachments/978adca4-b37c-4797-b714-9614ef27a409/action Aug 09 10:42:48.645887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-d150a896-a875-41ca-9577-b2bdf3f28698 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:48.645887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-d150a896-a875-41ca-9577-b2bdf3f28698 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:48.670524 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:48.670524 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:48.680640 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1653853e-79bc-49c3-afb1-645d0e80686c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/af1a8146-5a6b-42d7-9f67-1afdfb47a88f returned with HTTP 202 Aug 09 10:42:48.680640 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 422/1709] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:48 2026] DELETE /volume/v3/types/af1a8146-5a6b-42d7-9f67-1afdfb47a88f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:48.690687 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cd052969-c87b-47d7-b135-3cd0c2906327 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.691204 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-522b020a-0415-4ef7-bbd5-595c60c90044 req-d150a896-a875-41ca-9577-b2bdf3f28698 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/attachments/978adca4-b37c-4797-b714-9614ef27a409/action returned with HTTP 204 Aug 09 10:42:48.692289 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 433/1710] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:42:48 2026] POST /volume/v3/attachments/978adca4-b37c-4797-b714-9614ef27a409/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:48.693136 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cd052969-c87b-47d7-b135-3cd0c2906327 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/af1a8146-5a6b-42d7-9f67-1afdfb47a88f Aug 09 10:42:48.694078 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cd052969-c87b-47d7-b135-3cd0c2906327 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.694078 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cd052969-c87b-47d7-b135-3cd0c2906327 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.704144 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cd052969-c87b-47d7-b135-3cd0c2906327 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/af1a8146-5a6b-42d7-9f67-1afdfb47a88f returned with HTTP 404 Aug 09 10:42:48.704906 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 428/1711] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/types/af1a8146-5a6b-42d7-9f67-1afdfb47a88f => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:48.722394 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-14c468e4-4d5d-421d-b934-6f6d5cc2d190 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.725093 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14c468e4-4d5d-421d-b934-6f6d5cc2d190 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:48.725642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14c468e4-4d5d-421d-b934-6f6d5cc2d190 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-969772313"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:48.752844 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14c468e4-4d5d-421d-b934-6f6d5cc2d190 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:48.753603 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 429/1712] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:42:48 2026] POST /volume/v3/types => generated 220 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:48.771298 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-755e0bbe-cf92-48ba-82eb-eb4a37639865 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.776340 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-755e0bbe-cf92-48ba-82eb-eb4a37639865 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] POST https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption Aug 09 10:42:48.776340 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-755e0bbe-cf92-48ba-82eb-eb4a37639865 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:48.838102 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-755e0bbe-cf92-48ba-82eb-eb4a37639865 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption returned with HTTP 200 Aug 09 10:42:48.838722 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 423/1713] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:42:48 2026] POST /volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption => generated 239 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:48.852674 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a26ffa7d-9836-4623-9d06-0ded58a4d01b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.854934 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a26ffa7d-9836-4623-9d06-0ded58a4d01b tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption Aug 09 10:42:48.855176 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a26ffa7d-9836-4623-9d06-0ded58a4d01b tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.855482 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a26ffa7d-9836-4623-9d06-0ded58a4d01b tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.863542 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a26ffa7d-9836-4623-9d06-0ded58a4d01b tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption returned with HTTP 200 Aug 09 10:42:48.864161 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 434/1714] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:48.875597 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5dfaec68-2eec-47df-840c-9ccaad76b33c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.879212 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5dfaec68-2eec-47df-840c-9ccaad76b33c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] PUT https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption/f57898e5-00b9-44ff-82e2-8c68349652b0 Aug 09 10:42:48.880471 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5dfaec68-2eec-47df-840c-9ccaad76b33c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:48.924794 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5dfaec68-2eec-47df-840c-9ccaad76b33c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption/f57898e5-00b9-44ff-82e2-8c68349652b0 returned with HTTP 200 Aug 09 10:42:48.925275 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 429/1715] 10.4.3.125 () {68 vars in 1507 bytes} [Sun Aug 9 10:42:48 2026] PUT /volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption/f57898e5-00b9-44ff-82e2-8c68349652b0 => generated 122 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:48.933439 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-07e1085e-4f60-4a68-821a-0220da2fc9c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.935672 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07e1085e-4f60-4a68-821a-0220da2fc9c0 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption Aug 09 10:42:48.936101 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07e1085e-4f60-4a68-821a-0220da2fc9c0 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.936101 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07e1085e-4f60-4a68-821a-0220da2fc9c0 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.945507 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07e1085e-4f60-4a68-821a-0220da2fc9c0 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption returned with HTTP 200 Aug 09 10:42:48.946374 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 430/1716] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:48.956082 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9140367-f43f-43ce-a1fc-dfeb5883395c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.958307 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9140367-f43f-43ce-a1fc-dfeb5883395c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption/cipher Aug 09 10:42:48.958630 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9140367-f43f-43ce-a1fc-dfeb5883395c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.958967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9140367-f43f-43ce-a1fc-dfeb5883395c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.965658 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9140367-f43f-43ce-a1fc-dfeb5883395c tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption/cipher returned with HTTP 200 Aug 09 10:42:48.966107 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 424/1717] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:48.974440 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d44ba95b-ea51-42b1-b76f-b6a9f31771d3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:48.976961 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d44ba95b-ea51-42b1-b76f-b6a9f31771d3 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] DELETE https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption/f57898e5-00b9-44ff-82e2-8c68349652b0 Aug 09 10:42:48.977239 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d44ba95b-ea51-42b1-b76f-b6a9f31771d3 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:48.977495 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d44ba95b-ea51-42b1-b76f-b6a9f31771d3 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:48.997477 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7112f1bc-a62c-4675-a4dd-cda0b789963c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.000209 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7112f1bc-a62c-4675-a4dd-cda0b789963c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:49.000486 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7112f1bc-a62c-4675-a4dd-cda0b789963c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.001716 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7112f1bc-a62c-4675-a4dd-cda0b789963c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.015178 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d44ba95b-ea51-42b1-b76f-b6a9f31771d3 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption/f57898e5-00b9-44ff-82e2-8c68349652b0 returned with HTTP 202 Aug 09 10:42:49.015600 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 435/1718] 10.4.3.125 () {66 vars in 1489 bytes} [Sun Aug 9 10:42:48 2026] DELETE /volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption/f57898e5-00b9-44ff-82e2-8c68349652b0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:49.019557 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:49.019557 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:49.027718 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac73d2ae-8889-4194-9dbf-3a5aa97f5f20 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.029242 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7112f1bc-a62c-4675-a4dd-cda0b789963c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:49.030708 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac73d2ae-8889-4194-9dbf-3a5aa97f5f20 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption Aug 09 10:42:49.030927 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac73d2ae-8889-4194-9dbf-3a5aa97f5f20 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.031247 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac73d2ae-8889-4194-9dbf-3a5aa97f5f20 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.035552 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7112f1bc-a62c-4675-a4dd-cda0b789963c tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:49.036304 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 430/1719] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:48 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 1149 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:49.041924 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac73d2ae-8889-4194-9dbf-3a5aa97f5f20 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption returned with HTTP 200 Aug 09 10:42:49.043916 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 431/1720] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:42:49 2026] GET /volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 10:42:49.047674 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-24c6a830-cfb7-4483-b76c-e79a241196b5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.049955 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-24c6a830-cfb7-4483-b76c-e79a241196b5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:49.049955 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-24c6a830-cfb7-4483-b76c-e79a241196b5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.050132 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-24c6a830-cfb7-4483-b76c-e79a241196b5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.050377 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-24c6a830-cfb7-4483-b76c-e79a241196b5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:49.058117 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8a61f994-3460-4747-8d6d-8e4c1e42acf7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.058376 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-810f7040-e5b6-47d8-b9f9-5af66f02550f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.059490 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:49.059490 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:49.060110 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8a61f994-3460-4747-8d6d-8e4c1e42acf7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:49.060371 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8a61f994-3460-4747-8d6d-8e4c1e42acf7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.060675 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8a61f994-3460-4747-8d6d-8e4c1e42acf7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.060787 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-810f7040-e5b6-47d8-b9f9-5af66f02550f tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption Aug 09 10:42:49.060872 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-24c6a830-cfb7-4483-b76c-e79a241196b5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:49.060939 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-810f7040-e5b6-47d8-b9f9-5af66f02550f tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.061207 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-810f7040-e5b6-47d8-b9f9-5af66f02550f tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.061558 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 425/1721] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:49 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:42:49.068756 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-810f7040-e5b6-47d8-b9f9-5af66f02550f tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption returned with HTTP 200 Aug 09 10:42:49.069299 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 431/1722] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:42:49 2026] GET /volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 10:42:49.072277 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:49.072277 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:49.076775 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8a61f994-3460-4747-8d6d-8e4c1e42acf7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:49.079987 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a5a0501-7ea8-43fd-bf7a-2f5a8bd0f39e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.082254 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8a61f994-3460-4747-8d6d-8e4c1e42acf7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:49.082680 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 436/1723] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:49 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:49.083170 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a5a0501-7ea8-43fd-bf7a-2f5a8bd0f39e tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] DELETE https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a Aug 09 10:42:49.083170 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a5a0501-7ea8-43fd-bf7a-2f5a8bd0f39e tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.083889 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a5a0501-7ea8-43fd-bf7a-2f5a8bd0f39e tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.101612 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-23837db2-ca9d-495f-91f3-d54990840b8b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.103642 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action Aug 09 10:42:49.103997 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action body: b'{"os-detach": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:49.104087 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:49.118026 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a5a0501-7ea8-43fd-bf7a-2f5a8bd0f39e tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a returned with HTTP 202 Aug 09 10:42:49.118400 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 432/1724] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:49 2026] DELETE /volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:49.120417 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:49.120417 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:49.121250 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:49.132795 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f40ccb85-2061-48e2-abc9-d107d1bea7ad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.136794 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f40ccb85-2061-48e2-abc9-d107d1bea7ad tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a Aug 09 10:42:49.137012 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f40ccb85-2061-48e2-abc9-d107d1bea7ad tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.137235 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f40ccb85-2061-48e2-abc9-d107d1bea7ad tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.142278 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f40ccb85-2061-48e2-abc9-d107d1bea7ad tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a returned with HTTP 404 Aug 09 10:42:49.143242 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 432/1725] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:49 2026] GET /volume/v3/types/1686d902-d367-4509-980d-8bdb4d14023a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:49.154966 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01406fda-e6c5-469e-8ad8-95ecad25ff81 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.157895 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01406fda-e6c5-469e-8ad8-95ecad25ff81 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types Aug 09 10:42:49.158201 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01406fda-e6c5-469e-8ad8-95ecad25ff81 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.158506 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01406fda-e6c5-469e-8ad8-95ecad25ff81 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.176033 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01406fda-e6c5-469e-8ad8-95ecad25ff81 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:49.176607 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 437/1726] 10.4.3.125 () {66 vars in 1231 bytes} [Sun Aug 9 10:42:49 2026] GET /volume/v3/types => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:49.190723 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c4b74003-0666-4ae4-b7e4-0b394f6ae0cc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.192838 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4b74003-0666-4ae4-b7e4-0b394f6ae0cc tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:49.193197 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4b74003-0666-4ae4-b7e4-0b394f6ae0cc tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-473710810"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:49.208996 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Attachment connected to vm 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450, checking data on nova Aug 09 10:42:49.209396 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.compute.nova [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Creating Keystone token plugin using URL: https://10.4.3.125/identity {{(pid=100318) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 09 10:42:49.216078 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4b74003-0666-4ae4-b7e4-0b394f6ae0cc tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:49.216693 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 433/1727] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:42:49 2026] POST /volume/v3/types => generated 220 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:49.226525 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2e122ca0-7e99-447e-8441-cc876a81dc70 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.229734 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2e122ca0-7e99-447e-8441-cc876a81dc70 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] PUT https://10.4.3.125/volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 Aug 09 10:42:49.229734 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2e122ca0-7e99-447e-8441-cc876a81dc70 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1207071402", "description": "tempest-volume-type-description-276374901", "is_public": false}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:49.289701 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2e122ca0-7e99-447e-8441-cc876a81dc70 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 returned with HTTP 200 Aug 09 10:42:49.290080 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 433/1728] 10.4.3.125 () {68 vars in 1363 bytes} [Sun Aug 9 10:42:49 2026] PUT /volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 => generated 204 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:49.300032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d4a082f2-2aa4-4cea-b1d9-b76732519826 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.301682 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d4a082f2-2aa4-4cea-b1d9-b76732519826 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 Aug 09 10:42:49.302126 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d4a082f2-2aa4-4cea-b1d9-b76732519826 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.302126 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d4a082f2-2aa4-4cea-b1d9-b76732519826 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.315138 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d4a082f2-2aa4-4cea-b1d9-b76732519826 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 returned with HTTP 200 Aug 09 10:42:49.318860 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 438/1729] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:49 2026] GET /volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 => generated 268 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:49.335084 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b9a08802-4d91-4ca6-8d22-25685bd9c578 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.335869 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9a08802-4d91-4ca6-8d22-25685bd9c578 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] DELETE https://10.4.3.125/volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 Aug 09 10:42:49.336087 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9a08802-4d91-4ca6-8d22-25685bd9c578 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.336365 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9a08802-4d91-4ca6-8d22-25685bd9c578 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.370311 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9a08802-4d91-4ca6-8d22-25685bd9c578 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 returned with HTTP 202 Aug 09 10:42:49.370695 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 434/1730] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:49 2026] DELETE /volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:49.381073 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-661ad30c-efca-4927-aeb5-8867e3051363 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.382979 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-661ad30c-efca-4927-aeb5-8867e3051363 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] GET https://10.4.3.125/volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 Aug 09 10:42:49.384169 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-661ad30c-efca-4927-aeb5-8867e3051363 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.384169 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-661ad30c-efca-4927-aeb5-8867e3051363 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.393921 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-661ad30c-efca-4927-aeb5-8867e3051363 tempest-VolumeTypesTest-1922099360 tempest-VolumeTypesTest-1922099360-project-admin] https://10.4.3.125/volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 returned with HTTP 404 Aug 09 10:42:49.395027 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 434/1731] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:49 2026] GET /volume/v3/types/c819b63f-1d53-4f4d-9763-c5e024931e00 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:49.516269 np0000006833 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] REQ: curl -g -i -X GET https://10.4.3.125/compute/v2.1/servers/6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450/os-volume_attachments/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ac243fb743ce3012f9390ccb82f898df539b1593954f42603ed49039bda3b1c0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-23837db2-ca9d-495f-91f3-d54990840b8b" -H "X-Service-Token: {SHA256}a66dae89ca7a34a11d85159c2eb37d09fe89e0e73cbd8907d992546b94d455e6" {{(pid=100318) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 09 10:42:49.588692 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-301dd767-32bd-4919-9af0-b0257294e669 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.592069 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-301dd767-32bd-4919-9af0-b0257294e669 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:49.592505 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-301dd767-32bd-4919-9af0-b0257294e669 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.592822 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-301dd767-32bd-4919-9af0-b0257294e669 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.592976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-301dd767-32bd-4919-9af0-b0257294e669 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:49.599300 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:49.599300 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:49.600091 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-301dd767-32bd-4919-9af0-b0257294e669 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:49.600654 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 439/1732] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:49 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:49.615586 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9d1788a9-feae-4d3b-ae72-47ce9f88366b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.618914 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d1788a9-feae-4d3b-ae72-47ce9f88366b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] DELETE https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:49.619465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d1788a9-feae-4d3b-ae72-47ce9f88366b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.620114 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d1788a9-feae-4d3b-ae72-47ce9f88366b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.621114 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-9d1788a9-feae-4d3b-ae72-47ce9f88366b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Delete backup with id: 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. Aug 09 10:42:49.630317 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:49.630317 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:49.665698 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-9d1788a9-feae-4d3b-ae72-47ce9f88366b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] delete_backup rpcapi backup_id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:42:49.667563 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d1788a9-feae-4d3b-ae72-47ce9f88366b tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 202 Aug 09 10:42:49.667563 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 435/1733] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:42:49 2026] DELETE /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:49.682077 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9a50bce9-46b4-4992-b4ea-4d7078096676 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.686477 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a50bce9-46b4-4992-b4ea-4d7078096676 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:49.686706 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a50bce9-46b4-4992-b4ea-4d7078096676 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:49.686896 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a50bce9-46b4-4992-b4ea-4d7078096676 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:49.687046 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9a50bce9-46b4-4992-b4ea-4d7078096676 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:49.697264 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:49.697264 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:49.698914 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a50bce9-46b4-4992-b4ea-4d7078096676 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:49.698914 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 435/1734] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:49 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:49.950660 np0000006833 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 09 Aug 2026 10:42:49 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-0c928363-bafd-44e3-b40c-22cbbe04cde0 x-openstack-request-id: req-0c928363-bafd-44e3-b40c-22cbbe04cde0 {{(pid=100318) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 09 10:42:49.950847 np0000006833 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1b7a201c-d0e0-41c9-baf5-a398fd9bc440", "serverId": "6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "978adca4-b37c-4797-b714-9614ef27a409", "bdm_uuid": "616b39bd-283d-4c5d-b4a5-1e8ca6bb7720"}} {{(pid=100318) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 09 10:42:49.950982 np0000006833 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET call to compute for https://10.4.3.125/compute/v2.1/servers/6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450/os-volume_attachments/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 used request id req-0c928363-bafd-44e3-b40c-22cbbe04cde0 {{(pid=100318) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 09 10:42:49.953691 np0000006833 devstack@c-api.service[100318]: ERROR cinder.volume.api [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-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 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Caught error: Detach volume from instance 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450 using the Compute API Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: 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 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.958672 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450 using the Compute API Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.middleware.fault [None req-23837db2-ca9d-495f-91f3-d54990840b8b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action returned with HTTP 409 Aug 09 10:42:49.960417 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 426/1735] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:49 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 167 bytes in 859 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:49.971257 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:49.976615 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action Aug 09 10:42:49.976949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:49.977100 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:50.002509 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:50.002509 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:50.004109 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:50.077509 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5386ae75-c775-4321-95f7-e1fc5e671b21 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:50.082242 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5386ae75-c775-4321-95f7-e1fc5e671b21 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:50.082242 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5386ae75-c775-4321-95f7-e1fc5e671b21 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:50.082242 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5386ae75-c775-4321-95f7-e1fc5e671b21 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:50.082242 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5386ae75-c775-4321-95f7-e1fc5e671b21 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:50.089290 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:50.089290 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:50.090392 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5386ae75-c775-4321-95f7-e1fc5e671b21 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:50.091507 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 436/1736] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:50 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:50.115939 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Attachment connected to vm 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450, checking data on nova Aug 09 10:42:50.116411 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.compute.nova [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Creating Keystone token plugin using URL: https://10.4.3.125/identity {{(pid=100319) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 09 10:42:50.402812 np0000006833 devstack@c-api.service[100319]: DEBUG novaclient.v2.client [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] REQ: curl -g -i -X GET https://10.4.3.125/compute/v2.1/servers/6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450/os-volume_attachments/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6892e35dafded5384a140af1cdc4c04cf2abf60fb9f16970e1efbcd579c4e5b1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7f6152d6-daaf-44be-8320-56e08c4310d0" -H "X-Service-Token: {SHA256}936a7d8588003e417ca2feedc4dd7ef9d431613850f5baf5bbcbcf19c695ee8d" {{(pid=100319) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 09 10:42:50.617245 np0000006833 devstack@c-api.service[100319]: DEBUG novaclient.v2.client [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 09 Aug 2026 10:42:50 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-2ad030a9-5542-4660-8e17-c1c082286e70 x-openstack-request-id: req-2ad030a9-5542-4660-8e17-c1c082286e70 {{(pid=100319) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 09 10:42:50.617245 np0000006833 devstack@c-api.service[100319]: DEBUG novaclient.v2.client [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1b7a201c-d0e0-41c9-baf5-a398fd9bc440", "serverId": "6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "978adca4-b37c-4797-b714-9614ef27a409", "bdm_uuid": "616b39bd-283d-4c5d-b4a5-1e8ca6bb7720"}} {{(pid=100319) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 09 10:42:50.617245 np0000006833 devstack@c-api.service[100319]: DEBUG novaclient.v2.client [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET call to compute for https://10.4.3.125/compute/v2.1/servers/6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450/os-volume_attachments/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 used request id req-2ad030a9-5542-4660-8e17-c1c082286e70 {{(pid=100319) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 09 10:42:50.619645 np0000006833 devstack@c-api.service[100319]: ERROR cinder.volume.api [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-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 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Caught error: Detach volume from instance 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450 using the Compute API Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: 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 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.623044 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450 using the Compute API Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: ERROR cinder.api.middleware.fault Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.middleware.fault [None req-7f6152d6-daaf-44be-8320-56e08c4310d0 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action returned with HTTP 409 Aug 09 10:42:50.624967 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 440/1737] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:49 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 167 bytes in 654 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:50.638111 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eaef4bbf-92fb-4591-a65e-4fb72cdeed30 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:50.639907 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 436/1738] 10.4.3.125 () {70 vars in 1597 bytes} [Sun Aug 9 10:42:50 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 09 10:42:50.651348 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bfe2eb27-ebfd-446a-bed5-2be73651dced None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:50.654978 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 427/1739] 10.4.3.125 () {70 vars in 1597 bytes} [Sun Aug 9 10:42:50 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 09 10:42:50.667656 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c25ea66d-35c8-43e8-bff0-47bd5eb66428 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:50.713266 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-22361cb3-75c9-4fcc-a988-a4855a241281 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:50.718264 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-22361cb3-75c9-4fcc-a988-a4855a241281 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:50.718264 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-22361cb3-75c9-4fcc-a988-a4855a241281 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:50.718264 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-22361cb3-75c9-4fcc-a988-a4855a241281 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:50.718264 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-22361cb3-75c9-4fcc-a988-a4855a241281 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:50.768683 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-22361cb3-75c9-4fcc-a988-a4855a241281 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-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=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:42:50.774355 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:50.774355 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:50.775166 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-22361cb3-75c9-4fcc-a988-a4855a241281 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 200 Aug 09 10:42:50.775610 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 441/1740] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:50 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 737 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:50.786672 np0000006833 devstack@c-api.service[100317]: WARNING keystonemiddleware.auth_token [None req-c25ea66d-35c8-43e8-bff0-47bd5eb66428 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 09 10:42:50.788219 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 437/1741] 10.4.3.125 () {70 vars in 1597 bytes} [Sun Aug 9 10:42:50 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 114 bytes in 121 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 09 10:42:50.801821 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bd2a17bd-6634-4df2-a82c-34f996c5d751 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:50.840513 np0000006833 devstack@c-api.service[100316]: WARNING keystonemiddleware.auth_token [None req-bd2a17bd-6634-4df2-a82c-34f996c5d751 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 09 10:42:50.842015 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 437/1742] 10.4.3.125 () {70 vars in 1597 bytes} [Sun Aug 9 10:42:50 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 114 bytes in 41 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 09 10:42:50.854768 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-faf15dc7-a6ff-4a6a-bee3-36d9c27d11db None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:50.983684 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-faf15dc7-a6ff-4a6a-bee3-36d9c27d11db tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] POST https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action Aug 09 10:42:50.984148 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-faf15dc7-a6ff-4a6a-bee3-36d9c27d11db tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:50.984359 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-faf15dc7-a6ff-4a6a-bee3-36d9c27d11db tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:51.034880 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-faf15dc7-a6ff-4a6a-bee3-36d9c27d11db tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-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=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:42:51.049824 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:51.049824 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:51.051945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-faf15dc7-a6ff-4a6a-bee3-36d9c27d11db tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Updating volume '1b7a201c-d0e0-41c9-baf5-a398fd9bc440' with '{'status': 'error'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:51.088035 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-faf15dc7-a6ff-4a6a-bee3-36d9c27d11db tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action returned with HTTP 202 Aug 09 10:42:51.088850 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 428/1743] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:50 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:51.105229 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2b936f87-ddca-4d22-b821-56ec84eecdd8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:51.107147 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b936f87-ddca-4d22-b821-56ec84eecdd8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:51.107392 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b936f87-ddca-4d22-b821-56ec84eecdd8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:51.107560 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b936f87-ddca-4d22-b821-56ec84eecdd8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:51.109774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b0170551-4649-4f46-8c11-7dfc0c6b61fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:51.111837 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0170551-4649-4f46-8c11-7dfc0c6b61fc tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:51.112264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0170551-4649-4f46-8c11-7dfc0c6b61fc tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:51.112507 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0170551-4649-4f46-8c11-7dfc0c6b61fc tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:51.112626 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b0170551-4649-4f46-8c11-7dfc0c6b61fc tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:51.124106 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:51.124106 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:51.125287 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0170551-4649-4f46-8c11-7dfc0c6b61fc tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:51.125989 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 438/1744] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:51 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:51.130433 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:51.130433 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:51.139551 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2b936f87-ddca-4d22-b821-56ec84eecdd8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:51.148859 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b936f87-ddca-4d22-b821-56ec84eecdd8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:51.148859 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 442/1745] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:51 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:51.168719 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:51.174050 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] POST https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action Aug 09 10:42:51.174924 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "978adca4-b37c-4797-b714-9614ef27a409"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:51.174924 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "978adca4-b37c-4797-b714-9614ef27a409"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:51.196459 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:51.196459 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:51.196711 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Volume info retrieved successfully. Aug 09 10:42:51.283206 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Attachment connected to vm 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450, checking data on nova Aug 09 10:42:51.283392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.compute.nova [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Creating Keystone token plugin using URL: https://10.4.3.125/identity {{(pid=100316) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 09 10:42:51.577405 np0000006833 devstack@c-api.service[100316]: DEBUG novaclient.v2.client [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] REQ: curl -g -i -X GET https://10.4.3.125/compute/v2.1/servers/6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450/os-volume_attachments/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1f6836bd01a3d388e083bb6d90f69f3f448b1fe3d36494415ef3edae58bc7436" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f067e970-b03b-4450-9efa-2ba2f5b888a1" -H "X-Service-Token: {SHA256}ed2caea55af0ee13a4d8d39408f9722ace4b3da96231739ec2753b781b3982f5" {{(pid=100316) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 09 10:42:51.752341 np0000006833 devstack@c-api.service[100316]: DEBUG novaclient.v2.client [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 09 Aug 2026 10:42:51 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-7f18a240-9a4a-483a-a694-eeb1ede24408 x-openstack-request-id: req-7f18a240-9a4a-483a-a694-eeb1ede24408 {{(pid=100316) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 09 10:42:51.752560 np0000006833 devstack@c-api.service[100316]: DEBUG novaclient.v2.client [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "1b7a201c-d0e0-41c9-baf5-a398fd9bc440", "serverId": "6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "978adca4-b37c-4797-b714-9614ef27a409", "bdm_uuid": "616b39bd-283d-4c5d-b4a5-1e8ca6bb7720"}} {{(pid=100316) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 09 10:42:51.752975 np0000006833 devstack@c-api.service[100316]: DEBUG novaclient.v2.client [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] GET call to compute for https://10.4.3.125/compute/v2.1/servers/6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450/os-volume_attachments/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 used request id req-7f18a240-9a4a-483a-a694-eeb1ede24408 {{(pid=100316) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 09 10:42:51.755932 np0000006833 devstack@c-api.service[100316]: ERROR cinder.volume.api [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-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 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Caught error: Detach volume from instance 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450 using the Compute API Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: 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 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 09 10:42:51.759895 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450 using the Compute API Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: ERROR cinder.api.middleware.fault Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.middleware.fault [None req-f067e970-b03b-4450-9efa-2ba2f5b888a1 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action returned with HTTP 409 Aug 09 10:42:51.761524 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 438/1746] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:51 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 167 bytes in 593 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:51.772796 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-36e4a019-a170-458f-91f7-a6c733eeb831 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:51.776656 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 429/1747] 10.4.3.125 () {70 vars in 1597 bytes} [Sun Aug 9 10:42:51 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 09 10:42:51.788429 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-198caa27-aa94-48ec-ba9f-0ca56e3636da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:51.789481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cfd793d4-4851-4a1b-a8d1-ec933266e3ae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:51.793537 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfd793d4-4851-4a1b-a8d1-ec933266e3ae tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa Aug 09 10:42:51.793732 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfd793d4-4851-4a1b-a8d1-ec933266e3ae tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:51.793840 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfd793d4-4851-4a1b-a8d1-ec933266e3ae tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:51.794008 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cfd793d4-4851-4a1b-a8d1-ec933266e3ae tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Show backup with id 01bebe87-10d2-459f-a9e3-cb7d5cc28dfa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:51.802660 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfd793d4-4851-4a1b-a8d1-ec933266e3ae tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa returned with HTTP 404 Aug 09 10:42:51.802660 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 443/1748] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:51 2026] GET /volume/v3/backups/01bebe87-10d2-459f-a9e3-cb7d5cc28dfa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:51.815016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7cd5accb-718e-45f2-846d-a21bbbbc6aa9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:51.818635 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7cd5accb-718e-45f2-846d-a21bbbbc6aa9 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 Aug 09 10:42:51.819710 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7cd5accb-718e-45f2-846d-a21bbbbc6aa9 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:51.819710 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7cd5accb-718e-45f2-846d-a21bbbbc6aa9 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:51.819710 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-7cd5accb-718e-45f2-846d-a21bbbbc6aa9 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Delete volume with id: 9c39b1ea-b053-49ad-8561-51083c1c3937 Aug 09 10:42:51.870385 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-7cd5accb-718e-45f2-846d-a21bbbbc6aa9 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-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=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:42:51.880967 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:51.880967 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:51.881472 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7cd5accb-718e-45f2-846d-a21bbbbc6aa9 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Volume info retrieved successfully. Aug 09 10:42:51.926917 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7cd5accb-718e-45f2-846d-a21bbbbc6aa9 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Delete volume request issued successfully. Aug 09 10:42:51.926917 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7cd5accb-718e-45f2-846d-a21bbbbc6aa9 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 returned with HTTP 202 Aug 09 10:42:51.926917 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 439/1749] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:42:51 2026] DELETE /volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:51.946826 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dfb1ab8a-35c3-489e-b224-530a38a22b68 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:51.952388 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfb1ab8a-35c3-489e-b224-530a38a22b68 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 Aug 09 10:42:51.952388 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfb1ab8a-35c3-489e-b224-530a38a22b68 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:51.952388 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfb1ab8a-35c3-489e-b224-530a38a22b68 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:51.971102 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:51.971102 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:51.985633 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dfb1ab8a-35c3-489e-b224-530a38a22b68 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Volume info retrieved successfully. Aug 09 10:42:52.004302 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfb1ab8a-35c3-489e-b224-530a38a22b68 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 returned with HTTP 200 Aug 09 10:42:52.004302 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 430/1750] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:51 2026] GET /volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 => generated 1008 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:52.061723 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 439/1751] 10.4.3.125 () {70 vars in 1597 bytes} [Sun Aug 9 10:42:51 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 114 bytes in 275 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 09 10:42:52.071661 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0e337d5c-4e5b-4f73-b962-056a7b03151a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.075391 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0e337d5c-4e5b-4f73-b962-056a7b03151a tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:52.075999 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0e337d5c-4e5b-4f73-b962-056a7b03151a tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:52.076456 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0e337d5c-4e5b-4f73-b962-056a7b03151a tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:52.095651 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:52.095651 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:52.111953 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0e337d5c-4e5b-4f73-b962-056a7b03151a tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:52.119336 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0e337d5c-4e5b-4f73-b962-056a7b03151a tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:52.119576 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 444/1752] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:52 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:52.141910 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-75724231-a700-43ea-bd43-da0073754987 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.143905 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-32120ba0-186a-43a2-84a6-7f129d0a5297 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.144445 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75724231-a700-43ea-bd43-da0073754987 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:52.144744 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75724231-a700-43ea-bd43-da0073754987 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:52.145955 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75724231-a700-43ea-bd43-da0073754987 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:52.146685 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-32120ba0-186a-43a2-84a6-7f129d0a5297 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:52.147605 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-32120ba0-186a-43a2-84a6-7f129d0a5297 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:52.147605 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-32120ba0-186a-43a2-84a6-7f129d0a5297 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:52.148210 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-32120ba0-186a-43a2-84a6-7f129d0a5297 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:52.155170 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:52.155170 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:52.156199 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-32120ba0-186a-43a2-84a6-7f129d0a5297 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:52.157158 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 431/1753] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:52 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:52.159244 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:52.159244 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:52.164453 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-75724231-a700-43ea-bd43-da0073754987 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:52.170763 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75724231-a700-43ea-bd43-da0073754987 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:52.171345 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 440/1754] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:52 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:52.231581 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-03b65307-8b7e-4e4e-99ce-39fd701f6797 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.235279 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-03b65307-8b7e-4e4e-99ce-39fd701f6797 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:52.235596 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-03b65307-8b7e-4e4e-99ce-39fd701f6797 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:52.235799 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-03b65307-8b7e-4e4e-99ce-39fd701f6797 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:52.245867 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:52.245867 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:52.250967 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-03b65307-8b7e-4e4e-99ce-39fd701f6797 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:52.257480 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-03b65307-8b7e-4e4e-99ce-39fd701f6797 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:52.257867 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 440/1755] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:52 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:52.392849 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b3461143-df30-44c0-aa96-c8d1b9884642 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.393439 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b3461143-df30-44c0-aa96-c8d1b9884642 None None] GET https://10.4.3.125/volume// Aug 09 10:42:52.393812 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b3461143-df30-44c0-aa96-c8d1b9884642 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:52.394088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b3461143-df30-44c0-aa96-c8d1b9884642 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:52.394541 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b3461143-df30-44c0-aa96-c8d1b9884642 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:52.394921 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 445/1756] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:42:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:42:52.407872 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-5cfac90e-8f51-4b2a-9232-befbb3863aef None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.633317 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-5cfac90e-8f51-4b2a-9232-befbb3863aef tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:42:52.634225 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-5cfac90e-8f51-4b2a-9232-befbb3863aef tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76df2d99-a285-4000-a673-f336a4c67c90", "connector": null, "instance_uuid": "6407bb4f-f2b2-4e5b-9a6d-9dc56b8a0450"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:52.657727 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:52.657727 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:52.714787 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-5cfac90e-8f51-4b2a-9232-befbb3863aef tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:42:52.715498 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 432/1757] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:42:52 2026] POST /volume/v3/attachments => generated 273 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:52.768211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-746dd517-8097-4b03-98f5-fc78e1f92fd1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.771297 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-746dd517-8097-4b03-98f5-fc78e1f92fd1 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:52.771297 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-746dd517-8097-4b03-98f5-fc78e1f92fd1 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:52.771450 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-746dd517-8097-4b03-98f5-fc78e1f92fd1 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:52.789225 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:52.789225 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:52.790914 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.793364 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-746dd517-8097-4b03-98f5-fc78e1f92fd1 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:52.795808 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:52.796135 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1148457024"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:52.800371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Create volume request body: {'volume': {'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1148457024'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:52.802737 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-746dd517-8097-4b03-98f5-fc78e1f92fd1 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:52.802892 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1a16e739-0b73-4f4b-b8df-d2f30df25beb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.803254 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 441/1758] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:52 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:52.805042 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a16e739-0b73-4f4b-b8df-d2f30df25beb None None] GET https://10.4.3.125/volume// Aug 09 10:42:52.805042 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a16e739-0b73-4f4b-b8df-d2f30df25beb None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:52.805042 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a16e739-0b73-4f4b-b8df-d2f30df25beb None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:52.805042 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a16e739-0b73-4f4b-b8df-d2f30df25beb None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:52.805042 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 446/1759] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42: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 09 10:42:52.823564 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-7ad12c9c-9989-4853-8ea6-37a43a2cb8d2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.827154 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-7ad12c9c-9989-4853-8ea6-37a43a2cb8d2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:52.827154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-7ad12c9c-9989-4853-8ea6-37a43a2cb8d2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:52.827154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-7ad12c9c-9989-4853-8ea6-37a43a2cb8d2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:52.839588 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:52.839588 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:52.845356 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-7ad12c9c-9989-4853-8ea6-37a43a2cb8d2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:52.850879 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-7ad12c9c-9989-4853-8ea6-37a43a2cb8d2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:52.851310 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 433/1760] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:42:52 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 1036 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:42:52.941333 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Create volume of 1 GB Aug 09 10:42:52.950789 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Availability Zones retrieved successfully. Aug 09 10:42:52.958316 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Flow 'volume_create_api' (240d4f99-bc2a-4262-a515-1b57a855a4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:52.959709 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626fb3cf-8084-4dea-83a4-b0914170692b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:52.964213 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:52.979535 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-6282e9bc-d689-4236-842d-c39887ce7845 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:52.987469 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-6282e9bc-d689-4236-842d-c39887ce7845 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] PUT https://10.4.3.125/volume/v3/attachments/ec327134-e7a2-4861-97a8-18fc3e16a190 Aug 09 10:42:52.987860 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-6282e9bc-d689-4236-842d-c39887ce7845 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:52.998521 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-6282e9bc-d689-4236-842d-c39887ce7845 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Acquiring lock "cinder-attachment_update-76df2d99-a285-4000-a673-f336a4c67c90-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:42:53.007128 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-6282e9bc-d689-4236-842d-c39887ce7845 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Lock "cinder-attachment_update-76df2d99-a285-4000-a673-f336a4c67c90-np0000006833" acquired by "attachment_update" :: waited 0.009s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:42:53.009002 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:53.009002 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:53.019406 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-13af0f48-9a85-4aee-89d3-b2de4e0be091 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:53.021503 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13af0f48-9a85-4aee-89d3-b2de4e0be091 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] GET https://10.4.3.125/volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 Aug 09 10:42:53.021707 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13af0f48-9a85-4aee-89d3-b2de4e0be091 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:53.021870 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13af0f48-9a85-4aee-89d3-b2de4e0be091 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:53.030685 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13af0f48-9a85-4aee-89d3-b2de4e0be091 tempest-ProjectReaderTests39-1849635086 tempest-ProjectReaderTests39-1849635086-project-admin] https://10.4.3.125/volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 returned with HTTP 404 Aug 09 10:42:53.031568 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 447/1761] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:42:53 2026] GET /volume/v3/volumes/9c39b1ea-b053-49ad-8561-51083c1c3937 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:53.056157 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626fb3cf-8084-4dea-83a4-b0914170692b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:53.057630 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1813a27-e43d-48a6-a2e4-ccd4618409ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:53.133236 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-6282e9bc-d689-4236-842d-c39887ce7845 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Lock "cinder-attachment_update-76df2d99-a285-4000-a673-f336a4c67c90-np0000006833" released by "attachment_update" :: held 0.126s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:42:53.133568 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-6282e9bc-d689-4236-842d-c39887ce7845 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/attachments/ec327134-e7a2-4861-97a8-18fc3e16a190 returned with HTTP 200 Aug 09 10:42:53.134584 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 442/1762] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:42:52 2026] PUT /volume/v3/attachments/ec327134-e7a2-4861-97a8-18fc3e16a190 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:53.171368 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Created reservations ['b1b56168-da79-49dd-8258-cc2b8d9fae10', '263c251f-de39-44ba-9b84-dd55e265d2ad', '0e322e2d-6dc4-4091-9354-e812baf10f51', '516f3e09-432b-42ab-9d30-74e269103a50'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:53.172154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e6c21860-f0bd-40aa-a702-2038e784fbc8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:53.172467 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1813a27-e43d-48a6-a2e4-ccd4618409ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1b56168-da79-49dd-8258-cc2b8d9fae10', '263c251f-de39-44ba-9b84-dd55e265d2ad', '0e322e2d-6dc4-4091-9354-e812baf10f51', '516f3e09-432b-42ab-9d30-74e269103a50']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:53.173487 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12559f83-b3e0-4275-a891-8e7bbc8c2846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:53.174308 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6c21860-f0bd-40aa-a702-2038e784fbc8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:53.174561 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6c21860-f0bd-40aa-a702-2038e784fbc8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:53.174726 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6c21860-f0bd-40aa-a702-2038e784fbc8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:53.174848 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e6c21860-f0bd-40aa-a702-2038e784fbc8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:53.181207 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:53.181207 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:53.181418 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6c21860-f0bd-40aa-a702-2038e784fbc8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:53.182701 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 434/1763] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:53 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:53.205600 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12559f83-b3e0-4275-a891-8e7bbc8c2846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '789cbb08-3b5c-405c-9a1a-57a980c9af80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1148457024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0f9123499d746dca1e63d6bb2cd083f',qos_specs=None,replication_status=,reservations=['b1b56168-da79-49dd-8258-cc2b8d9fae10','263c251f-de39-44ba-9b84-dd55e265d2ad','0e322e2d-6dc4-4091-9354-e812baf10f51','516f3e09-432b-42ab-9d30-74e269103a50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='855707e96f6f4ce0b7cc078d5ee2b641',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1148457024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=789cbb08-3b5c-405c-9a1a-57a980c9af80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0f9123499d746dca1e63d6bb2cd083f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='855707e96f6f4ce0b7cc078d5ee2b641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:53.206460 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33743172-7b1a-412f-a45d-789ac846a03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:53.232990 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33743172-7b1a-412f-a45d-789ac846a03f) transitioned into state 'SUCCESS' from state '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-1148457024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0f9123499d746dca1e63d6bb2cd083f',qos_specs=None,replication_status=,reservations=['b1b56168-da79-49dd-8258-cc2b8d9fae10','263c251f-de39-44ba-9b84-dd55e265d2ad','0e322e2d-6dc4-4091-9354-e812baf10f51','516f3e09-432b-42ab-9d30-74e269103a50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='855707e96f6f4ce0b7cc078d5ee2b641',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:53.233740 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29bfa05e-4244-4f5c-a39f-e8068814908e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:53.246127 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29bfa05e-4244-4f5c-a39f-e8068814908e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:53.246914 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Flow 'volume_create_api' (240d4f99-bc2a-4262-a515-1b57a855a4ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:53.247232 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Create volume request issued successfully. Aug 09 10:42:53.247745 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4237ebae-6f78-4af6-bce1-c23d8d5a3e2c tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:53.248161 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 441/1764] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:42:52 2026] POST /volume/v3/volumes => generated 751 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:53.267116 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-675cde4a-fe6f-4923-a025-8afcf0509720 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:53.270012 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-675cde4a-fe6f-4923-a025-8afcf0509720 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] GET https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 Aug 09 10:42:53.270649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-675cde4a-fe6f-4923-a025-8afcf0509720 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:53.271002 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-675cde4a-fe6f-4923-a025-8afcf0509720 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:53.283169 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:53.283169 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:53.287565 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-675cde4a-fe6f-4923-a025-8afcf0509720 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Volume info retrieved successfully. Aug 09 10:42:53.293826 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-675cde4a-fe6f-4923-a025-8afcf0509720 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 returned with HTTP 200 Aug 09 10:42:53.295050 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 448/1765] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:53 2026] GET /volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:53.827284 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-74d6b987-ac36-4ab8-b44c-abe7ecf9ddd5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:53.830045 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-74d6b987-ac36-4ab8-b44c-abe7ecf9ddd5 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:53.830361 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-74d6b987-ac36-4ab8-b44c-abe7ecf9ddd5 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:53.830672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-74d6b987-ac36-4ab8-b44c-abe7ecf9ddd5 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:53.855290 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:53.855290 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:53.867012 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-74d6b987-ac36-4ab8-b44c-abe7ecf9ddd5 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:53.873297 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-74d6b987-ac36-4ab8-b44c-abe7ecf9ddd5 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:53.873841 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 443/1766] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:53 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:54.197288 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-36d3b8ff-8076-47a8-bda2-3f30fe14b4f8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:54.200303 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-36d3b8ff-8076-47a8-bda2-3f30fe14b4f8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:54.201074 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-36d3b8ff-8076-47a8-bda2-3f30fe14b4f8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:54.201484 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-36d3b8ff-8076-47a8-bda2-3f30fe14b4f8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:54.201686 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-36d3b8ff-8076-47a8-bda2-3f30fe14b4f8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:54.213509 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.213509 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:54.214465 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-36d3b8ff-8076-47a8-bda2-3f30fe14b4f8 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:54.215020 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 435/1767] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:54 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:54.314411 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fe4a4384-a803-4808-8ae8-03f051d556e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:54.317049 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe4a4384-a803-4808-8ae8-03f051d556e4 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] GET https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 Aug 09 10:42:54.317365 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe4a4384-a803-4808-8ae8-03f051d556e4 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:54.317676 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe4a4384-a803-4808-8ae8-03f051d556e4 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:54.329485 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.329485 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:54.338271 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fe4a4384-a803-4808-8ae8-03f051d556e4 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Volume info retrieved successfully. Aug 09 10:42:54.344632 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe4a4384-a803-4808-8ae8-03f051d556e4 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 returned with HTTP 200 Aug 09 10:42:54.345104 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 442/1768] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:54 2026] GET /volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:54.365326 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89495941-77bc-4b75-ad0a-449655808b5d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:54.369362 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89495941-77bc-4b75-ad0a-449655808b5d tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] POST https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80/action Aug 09 10:42:54.369785 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89495941-77bc-4b75-ad0a-449655808b5d tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-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=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:54.370034 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89495941-77bc-4b75-ad0a-449655808b5d tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:54.384418 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.384418 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:54.393146 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.393146 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:54.394890 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-89495941-77bc-4b75-ad0a-449655808b5d tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Volume info retrieved successfully. Aug 09 10:42:54.423086 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-89495941-77bc-4b75-ad0a-449655808b5d tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Update volume metadata completed successfully. Aug 09 10:42:54.423581 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89495941-77bc-4b75-ad0a-449655808b5d tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80/action returned with HTTP 200 Aug 09 10:42:54.424980 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 449/1769] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:42:54 2026] POST /volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80/action => generated 563 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:54.441401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b55e7d12-43eb-4cc5-9191-b26d004a6855 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:54.444047 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b55e7d12-43eb-4cc5-9191-b26d004a6855 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] GET https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 Aug 09 10:42:54.444385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b55e7d12-43eb-4cc5-9191-b26d004a6855 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:54.446037 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b55e7d12-43eb-4cc5-9191-b26d004a6855 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:54.457390 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.457390 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:54.465337 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b55e7d12-43eb-4cc5-9191-b26d004a6855 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Volume info retrieved successfully. Aug 09 10:42:54.475260 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b55e7d12-43eb-4cc5-9191-b26d004a6855 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 returned with HTTP 200 Aug 09 10:42:54.475570 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 444/1770] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:54 2026] GET /volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 => generated 1419 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:54.496143 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f2dfe1b0-226b-42f8-9990-17c7eabea878 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:54.498983 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2dfe1b0-226b-42f8-9990-17c7eabea878 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] POST https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80/action Aug 09 10:42:54.499442 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2dfe1b0-226b-42f8-9990-17c7eabea878 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:54.499594 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2dfe1b0-226b-42f8-9990-17c7eabea878 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:54.522775 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.522775 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:54.534965 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.534965 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:54.535495 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2dfe1b0-226b-42f8-9990-17c7eabea878 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Volume info retrieved successfully. Aug 09 10:42:54.544825 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2dfe1b0-226b-42f8-9990-17c7eabea878 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Get volume image-metadata completed successfully. Aug 09 10:42:54.568765 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2dfe1b0-226b-42f8-9990-17c7eabea878 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Delete volume metadata completed successfully. Aug 09 10:42:54.569098 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2dfe1b0-226b-42f8-9990-17c7eabea878 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80/action returned with HTTP 200 Aug 09 10:42:54.570075 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 436/1771] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:54 2026] POST /volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80/action => generated 0 bytes in 74 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 09 10:42:54.581493 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eca36e2f-4fda-4c55-95ad-7ddb10fd3e0a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:54.586580 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eca36e2f-4fda-4c55-95ad-7ddb10fd3e0a tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] POST https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80/action Aug 09 10:42:54.586580 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eca36e2f-4fda-4c55-95ad-7ddb10fd3e0a tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:54.586580 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eca36e2f-4fda-4c55-95ad-7ddb10fd3e0a tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:54.607259 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.607259 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:54.608232 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eca36e2f-4fda-4c55-95ad-7ddb10fd3e0a tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Volume info retrieved successfully. Aug 09 10:42:54.621781 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eca36e2f-4fda-4c55-95ad-7ddb10fd3e0a tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Get volume image-metadata completed successfully. Aug 09 10:42:54.621781 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eca36e2f-4fda-4c55-95ad-7ddb10fd3e0a tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80/action returned with HTTP 200 Aug 09 10:42:54.622671 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 443/1772] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:54 2026] POST /volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80/action => generated 537 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:54.637390 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-af65d681-23ce-4fbd-a374-fb2528b7a3a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:54.639874 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-af65d681-23ce-4fbd-a374-fb2528b7a3a0 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] GET https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 Aug 09 10:42:54.640019 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-af65d681-23ce-4fbd-a374-fb2528b7a3a0 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:54.640173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-af65d681-23ce-4fbd-a374-fb2528b7a3a0 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:54.650657 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.650657 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:54.658078 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-af65d681-23ce-4fbd-a374-fb2528b7a3a0 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Volume info retrieved successfully. Aug 09 10:42:54.665150 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-af65d681-23ce-4fbd-a374-fb2528b7a3a0 tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 returned with HTTP 200 Aug 09 10:42:54.665376 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 450/1773] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:54 2026] GET /volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 => generated 1393 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:54.685044 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-204239c1-69bf-46da-bdf1-3000b3652daa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:54.687518 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-204239c1-69bf-46da-bdf1-3000b3652daa tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] DELETE https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 Aug 09 10:42:54.687672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-204239c1-69bf-46da-bdf1-3000b3652daa tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:54.687892 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-204239c1-69bf-46da-bdf1-3000b3652daa tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:54.688082 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-204239c1-69bf-46da-bdf1-3000b3652daa tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Delete volume with id: 789cbb08-3b5c-405c-9a1a-57a980c9af80 Aug 09 10:42:54.698093 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.698093 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:54.698900 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-204239c1-69bf-46da-bdf1-3000b3652daa tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Volume info retrieved successfully. Aug 09 10:42:54.740908 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-204239c1-69bf-46da-bdf1-3000b3652daa tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Delete volume request issued successfully. Aug 09 10:42:54.741177 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-204239c1-69bf-46da-bdf1-3000b3652daa tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 returned with HTTP 202 Aug 09 10:42:54.741624 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 445/1774] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:54 2026] DELETE /volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:54.751978 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-515c5f65-4943-470b-a697-47dec97598db None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:54.755410 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-515c5f65-4943-470b-a697-47dec97598db tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] GET https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 Aug 09 10:42:54.755410 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-515c5f65-4943-470b-a697-47dec97598db tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:54.755410 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-515c5f65-4943-470b-a697-47dec97598db tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:54.762993 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.762993 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:54.767846 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-515c5f65-4943-470b-a697-47dec97598db tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Volume info retrieved successfully. Aug 09 10:42:54.774464 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-515c5f65-4943-470b-a697-47dec97598db tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 returned with HTTP 200 Aug 09 10:42:54.775067 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 437/1775] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:54 2026] GET /volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:54.892970 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1dffc43c-f322-40a4-8ba8-6a242e0a275b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:54.894922 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1dffc43c-f322-40a4-8ba8-6a242e0a275b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:54.895117 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1dffc43c-f322-40a4-8ba8-6a242e0a275b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:54.895761 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1dffc43c-f322-40a4-8ba8-6a242e0a275b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:54.921377 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:54.921377 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:54.932779 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1dffc43c-f322-40a4-8ba8-6a242e0a275b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:54.941768 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1dffc43c-f322-40a4-8ba8-6a242e0a275b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:54.942417 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 444/1776] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:54 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:55.232049 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1195e10e-d58a-452a-a9df-f30bcbe2fc9e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:55.236213 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1195e10e-d58a-452a-a9df-f30bcbe2fc9e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:55.236213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1195e10e-d58a-452a-a9df-f30bcbe2fc9e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:55.236213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1195e10e-d58a-452a-a9df-f30bcbe2fc9e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:55.236213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1195e10e-d58a-452a-a9df-f30bcbe2fc9e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:55.239101 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:55.239101 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:55.239887 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1195e10e-d58a-452a-a9df-f30bcbe2fc9e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:55.240268 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 451/1777] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:55 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:55.791564 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8b23b04c-4a6d-4f90-a72d-0df90214c44b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:55.793473 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b23b04c-4a6d-4f90-a72d-0df90214c44b tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] GET https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 Aug 09 10:42:55.793670 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8b23b04c-4a6d-4f90-a72d-0df90214c44b tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:55.795421 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8b23b04c-4a6d-4f90-a72d-0df90214c44b tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:55.800721 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b23b04c-4a6d-4f90-a72d-0df90214c44b tempest-VolumesImageMetadata-533735959 tempest-VolumesImageMetadata-533735959-project-member] https://10.4.3.125/volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 returned with HTTP 404 Aug 09 10:42:55.801281 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 446/1778] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:55 2026] GET /volume/v3/volumes/789cbb08-3b5c-405c-9a1a-57a980c9af80 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:55.959371 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-85cb2f72-ec92-4edf-8df1-794e7ddcbdd4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:55.964276 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85cb2f72-ec92-4edf-8df1-794e7ddcbdd4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:55.964636 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85cb2f72-ec92-4edf-8df1-794e7ddcbdd4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:55.964884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85cb2f72-ec92-4edf-8df1-794e7ddcbdd4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:55.977854 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:55.977854 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:55.981645 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-85cb2f72-ec92-4edf-8df1-794e7ddcbdd4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:55.987719 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85cb2f72-ec92-4edf-8df1-794e7ddcbdd4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:55.988124 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 438/1779] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:55 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:56.029311 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-62843478-668e-43fc-a3b0-ce1caaf4cb17 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:56.164543 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62843478-668e-43fc-a3b0-ce1caaf4cb17 tempest-ProjectReaderTests-1260594257 tempest-ProjectReaderTests-1260594257-project-admin] GET https://10.4.3.125/volume/v3/scheduler-stats/get_pools Aug 09 10:42:56.164838 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62843478-668e-43fc-a3b0-ce1caaf4cb17 tempest-ProjectReaderTests-1260594257 tempest-ProjectReaderTests-1260594257-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:56.165101 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62843478-668e-43fc-a3b0-ce1caaf4cb17 tempest-ProjectReaderTests-1260594257 tempest-ProjectReaderTests-1260594257-project-admin] Calling method 'get_pools' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:56.185835 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62843478-668e-43fc-a3b0-ce1caaf4cb17 tempest-ProjectReaderTests-1260594257 tempest-ProjectReaderTests-1260594257-project-admin] https://10.4.3.125/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 09 10:42:56.187219 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 445/1780] 10.4.3.125 () {66 vars in 1291 bytes} [Sun Aug 9 10:42:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:56.201594 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01718259-e186-4ac2-b297-9741c2972fdf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:56.254524 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-25344e23-7343-41f9-ac66-6d169762c736 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:56.260399 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-25344e23-7343-41f9-ac66-6d169762c736 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:56.260399 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-25344e23-7343-41f9-ac66-6d169762c736 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:56.260399 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-25344e23-7343-41f9-ac66-6d169762c736 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:56.260399 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-25344e23-7343-41f9-ac66-6d169762c736 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:56.262407 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:56.262407 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:56.262820 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-25344e23-7343-41f9-ac66-6d169762c736 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:56.263558 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 447/1781] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:56 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:56.358144 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01718259-e186-4ac2-b297-9741c2972fdf tempest-ProjectReaderTests-1260594257 tempest-ProjectReaderTests-1260594257-project-reader] GET https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool Aug 09 10:42:56.358434 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01718259-e186-4ac2-b297-9741c2972fdf tempest-ProjectReaderTests-1260594257 tempest-ProjectReaderTests-1260594257-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:56.359461 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01718259-e186-4ac2-b297-9741c2972fdf tempest-ProjectReaderTests-1260594257 tempest-ProjectReaderTests-1260594257-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:56.359461 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-01718259-e186-4ac2-b297-9741c2972fdf tempest-ProjectReaderTests-1260594257 tempest-ProjectReaderTests-1260594257-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9068ef49497a49328230a561112e165f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4657ec52d17c4e52a621cf58a9470078', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:42:56.359726 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01718259-e186-4ac2-b297-9741c2972fdf tempest-ProjectReaderTests-1260594257 tempest-ProjectReaderTests-1260594257-project-reader] https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool returned with HTTP 403 Aug 09 10:42:56.360076 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 452/1782] 10.4.3.125 () {66 vars in 1318 bytes} [Sun Aug 9 10:42:56 2026] GET /volume/v3/capabilities/np0000006833@storpool => generated 110 bytes in 162 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:56.523960 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-c8480b64-53e2-4480-b223-5051e67432e8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:56.526587 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-c8480b64-53e2-4480-b223-5051e67432e8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/attachments/ec327134-e7a2-4861-97a8-18fc3e16a190/action Aug 09 10:42:56.526587 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-c8480b64-53e2-4480-b223-5051e67432e8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:56.526798 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-c8480b64-53e2-4480-b223-5051e67432e8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:56.551520 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:56.551520 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:56.573953 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ff0dc3e1-f6c8-4284-bfdf-e62d4489d454 req-c8480b64-53e2-4480-b223-5051e67432e8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/attachments/ec327134-e7a2-4861-97a8-18fc3e16a190/action returned with HTTP 204 Aug 09 10:42:56.574789 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 439/1783] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:42:56 2026] POST /volume/v3/attachments/ec327134-e7a2-4861-97a8-18fc3e16a190/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:57.006987 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cf4c3caf-d26b-4f57-8667-4b250a4f59ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.011132 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf4c3caf-d26b-4f57-8667-4b250a4f59ec tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:57.011599 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf4c3caf-d26b-4f57-8667-4b250a4f59ec tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.011834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf4c3caf-d26b-4f57-8667-4b250a4f59ec tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.028599 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.028599 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:57.038697 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cf4c3caf-d26b-4f57-8667-4b250a4f59ec tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:57.044885 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f2da2ab1-f848-4ade-a7fd-cddc36a83628 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.047494 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf4c3caf-d26b-4f57-8667-4b250a4f59ec tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:57.048390 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 446/1784] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 1149 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:57.070325 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-72778579-93b7-4e77-9a24-b029524be5ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.075835 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-72778579-93b7-4e77-9a24-b029524be5ce tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:57.076115 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-72778579-93b7-4e77-9a24-b029524be5ce tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.076411 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-72778579-93b7-4e77-9a24-b029524be5ce tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.096937 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.096937 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:57.101867 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-72778579-93b7-4e77-9a24-b029524be5ce tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:57.108371 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-72778579-93b7-4e77-9a24-b029524be5ce tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:57.108893 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 453/1785] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 1149 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:57.125728 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0a4639a6-62dc-4bc3-b9f5-d3e69d092ce4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.131104 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0a4639a6-62dc-4bc3-b9f5-d3e69d092ce4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action Aug 09 10:42:57.131249 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0a4639a6-62dc-4bc3-b9f5-d3e69d092ce4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action body: b'{"os-detach": {"attachment_id": "ec327134-e7a2-4861-97a8-18fc3e16a190"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:57.131415 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0a4639a6-62dc-4bc3-b9f5-d3e69d092ce4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "ec327134-e7a2-4861-97a8-18fc3e16a190"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:57.151029 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.151029 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:57.151721 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0a4639a6-62dc-4bc3-b9f5-d3e69d092ce4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:57.167139 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0a4639a6-62dc-4bc3-b9f5-d3e69d092ce4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action returned with HTTP 400 Aug 09 10:42:57.167139 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 440/1786] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:57 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 100 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:42:57.224726 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-98fea328-69a0-4518-9b0e-352bb4549aed req-492a03e0-b68f-40d9-939e-68ef4939e2bf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.227937 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-492a03e0-b68f-40d9-939e-68ef4939e2bf tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:57.228207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-492a03e0-b68f-40d9-939e-68ef4939e2bf tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.228806 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-492a03e0-b68f-40d9-939e-68ef4939e2bf tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.242235 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.242235 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:57.246563 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-98fea328-69a0-4518-9b0e-352bb4549aed req-492a03e0-b68f-40d9-939e-68ef4939e2bf tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:57.255052 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-492a03e0-b68f-40d9-939e-68ef4939e2bf tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:57.255709 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 447/1787] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 1149 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:57.280117 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-98fea328-69a0-4518-9b0e-352bb4549aed req-227476f5-2c12-4f97-b779-ef5f26a955a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.281236 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf286031-7b29-4e1a-8d34-61971b79c8d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.282308 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2da2ab1-f848-4ade-a7fd-cddc36a83628 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes Aug 09 10:42:57.282595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2da2ab1-f848-4ade-a7fd-cddc36a83628 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.282875 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2da2ab1-f848-4ade-a7fd-cddc36a83628 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.283132 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-227476f5-2c12-4f97-b779-ef5f26a955a2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90/action Aug 09 10:42:57.283325 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-f2da2ab1-f848-4ade-a7fd-cddc36a83628 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:57.283666 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-227476f5-2c12-4f97-b779-ef5f26a955a2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:57.284011 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-227476f5-2c12-4f97-b779-ef5f26a955a2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:57.286123 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2da2ab1-f848-4ade-a7fd-cddc36a83628 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:42:57.289566 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf286031-7b29-4e1a-8d34-61971b79c8d0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:57.289566 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf286031-7b29-4e1a-8d34-61971b79c8d0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.290871 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf286031-7b29-4e1a-8d34-61971b79c8d0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.291063 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-bf286031-7b29-4e1a-8d34-61971b79c8d0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:57.297150 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.297150 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:57.298149 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf286031-7b29-4e1a-8d34-61971b79c8d0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:57.298305 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f2da2ab1-f848-4ade-a7fd-cddc36a83628 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Get all volumes completed successfully. Aug 09 10:42:57.298769 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 441/1788] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:57.298958 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2da2ab1-f848-4ade-a7fd-cddc36a83628 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 200 Aug 09 10:42:57.299442 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.299442 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:57.299863 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 448/1789] 10.4.3.125 () {66 vars in 1237 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes => generated 15 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:57.300353 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-98fea328-69a0-4518-9b0e-352bb4549aed req-227476f5-2c12-4f97-b779-ef5f26a955a2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:57.312011 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.312766 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-98fea328-69a0-4518-9b0e-352bb4549aed req-227476f5-2c12-4f97-b779-ef5f26a955a2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Begin detaching volume completed successfully. Aug 09 10:42:57.313119 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-227476f5-2c12-4f97-b779-ef5f26a955a2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90/action returned with HTTP 202 Aug 09 10:42:57.314074 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 454/1790] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:42:57 2026] POST /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:57.314234 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:57.315096 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-31741545"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:57.317605 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-31741545'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:57.318258 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Create volume of 1 GB Aug 09 10:42:57.318348 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-166003c3-818b-454b-9626-8ecf7cac7024 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.320055 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-166003c3-818b-454b-9626-8ecf7cac7024 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d Aug 09 10:42:57.320344 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-166003c3-818b-454b-9626-8ecf7cac7024 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.320774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-166003c3-818b-454b-9626-8ecf7cac7024 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.324100 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Availability Zones retrieved successfully. Aug 09 10:42:57.331227 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Flow 'volume_create_api' (69614ab1-3f1f-4144-9fa8-999a6009fa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:57.332798 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d31fb926-6fb6-4281-847b-2d07a741cc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:57.334006 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:57.335106 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.335106 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:57.344648 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-166003c3-818b-454b-9626-8ecf7cac7024 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:57.357520 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-166003c3-818b-454b-9626-8ecf7cac7024 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d returned with HTTP 200 Aug 09 10:42:57.357586 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 442/1791] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d => generated 966 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:57.386904 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-61bdee7a-601f-4b9e-a4dc-46fe063d632e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.389804 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61bdee7a-601f-4b9e-a4dc-46fe063d632e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d Aug 09 10:42:57.390126 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61bdee7a-601f-4b9e-a4dc-46fe063d632e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.390446 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61bdee7a-601f-4b9e-a4dc-46fe063d632e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.394639 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d31fb926-6fb6-4281-847b-2d07a741cc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:57.395646 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b24c5b-34f8-425a-b790-6bfed9427d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:57.401312 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-deb88d69-c519-432a-9989-54efc17891ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.401379 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.401379 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:57.401635 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-deb88d69-c519-432a-9989-54efc17891ce None None] GET https://10.4.3.125/volume// Aug 09 10:42:57.402444 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-deb88d69-c519-432a-9989-54efc17891ce None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.402444 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-deb88d69-c519-432a-9989-54efc17891ce None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.402622 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-deb88d69-c519-432a-9989-54efc17891ce None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:57.405915 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 455/1792] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:42:57.408252 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-61bdee7a-601f-4b9e-a4dc-46fe063d632e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:57.413173 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61bdee7a-601f-4b9e-a4dc-46fe063d632e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d returned with HTTP 200 Aug 09 10:42:57.414149 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 449/1793] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d => generated 966 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:57.419388 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-98fea328-69a0-4518-9b0e-352bb4549aed req-2d7b5245-d49e-4eb1-9b5f-52a62b27bdf4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.422814 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-2d7b5245-d49e-4eb1-9b5f-52a62b27bdf4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:42:57.423384 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-2d7b5245-d49e-4eb1-9b5f-52a62b27bdf4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.424680 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-2d7b5245-d49e-4eb1-9b5f-52a62b27bdf4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.436876 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-06c2bc71-0528-4acb-a6dc-0f051bb1e1c6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.440992 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-06c2bc71-0528-4acb-a6dc-0f051bb1e1c6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d Aug 09 10:42:57.441266 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-06c2bc71-0528-4acb-a6dc-0f051bb1e1c6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.441516 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-06c2bc71-0528-4acb-a6dc-0f051bb1e1c6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.441751 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-06c2bc71-0528-4acb-a6dc-0f051bb1e1c6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume with id: 055f74bf-6e75-42c0-a5f5-136a0ca05d0d Aug 09 10:42:57.450412 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.450412 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:57.455234 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-98fea328-69a0-4518-9b0e-352bb4549aed req-2d7b5245-d49e-4eb1-9b5f-52a62b27bdf4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:57.463325 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.463325 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:57.464249 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-06c2bc71-0528-4acb-a6dc-0f051bb1e1c6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:57.464393 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-2d7b5245-d49e-4eb1-9b5f-52a62b27bdf4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:42:57.465148 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 443/1794] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 1332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:42:57.514327 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-06c2bc71-0528-4acb-a6dc-0f051bb1e1c6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume request issued successfully. Aug 09 10:42:57.515115 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-06c2bc71-0528-4acb-a6dc-0f051bb1e1c6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d returned with HTTP 202 Aug 09 10:42:57.516214 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 456/1795] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:57 2026] DELETE /volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:57.517689 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Created reservations ['ac8e2d37-2fbc-43b5-9320-ca337503fc0e', '7bb318e7-f71a-415e-a4d9-e80168751de6', '3de7568d-3be1-4fac-acd5-e0567661837b', 'c781da65-7c16-47f8-9a68-f5c6261b8c9b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:57.519788 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b24c5b-34f8-425a-b790-6bfed9427d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac8e2d37-2fbc-43b5-9320-ca337503fc0e', '7bb318e7-f71a-415e-a4d9-e80168751de6', '3de7568d-3be1-4fac-acd5-e0567661837b', 'c781da65-7c16-47f8-9a68-f5c6261b8c9b']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:57.520337 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63db2198-a371-4209-8137-93f49bb16360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:57.526430 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7faf5cf8-dc49-421a-8f7d-1e915036f985 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.530273 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7faf5cf8-dc49-421a-8f7d-1e915036f985 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d Aug 09 10:42:57.530946 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7faf5cf8-dc49-421a-8f7d-1e915036f985 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.531301 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7faf5cf8-dc49-421a-8f7d-1e915036f985 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.543303 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.543303 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:57.550155 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7faf5cf8-dc49-421a-8f7d-1e915036f985 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:57.561441 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7faf5cf8-dc49-421a-8f7d-1e915036f985 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d returned with HTTP 200 Aug 09 10:42:57.562887 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63db2198-a371-4209-8137-93f49bb16360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5680ed74-958e-4230-8f94-b697d9a3725e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-31741545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bbe9a6afb154a6689d0edd537477feb',qos_specs=None,replication_status=,reservations=['ac8e2d37-2fbc-43b5-9320-ca337503fc0e','7bb318e7-f71a-415e-a4d9-e80168751de6','3de7568d-3be1-4fac-acd5-e0567661837b','c781da65-7c16-47f8-9a68-f5c6261b8c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4884a78e2c414fd1a05619c0e81d3c28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-31741545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5680ed74-958e-4230-8f94-b697d9a3725e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bbe9a6afb154a6689d0edd537477feb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4884a78e2c414fd1a05619c0e81d3c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:57.563067 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 450/1796] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:57.563140 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0316ba57-1832-46e5-9702-5803921d3300 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.564715 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b82adc3-b767-49f1-86d6-6b68c987f951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:57.617577 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b82adc3-b767-49f1-86d6-6b68c987f951) transitioned into state 'SUCCESS' from state '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-31741545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bbe9a6afb154a6689d0edd537477feb',qos_specs=None,replication_status=,reservations=['ac8e2d37-2fbc-43b5-9320-ca337503fc0e','7bb318e7-f71a-415e-a4d9-e80168751de6','3de7568d-3be1-4fac-acd5-e0567661837b','c781da65-7c16-47f8-9a68-f5c6261b8c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4884a78e2c414fd1a05619c0e81d3c28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:57.619034 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf228a7-9f0a-4942-8413-2f4f28bda678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:57.636807 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf228a7-9f0a-4942-8413-2f4f28bda678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:57.638161 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Flow 'volume_create_api' (69614ab1-3f1f-4144-9fa8-999a6009fa25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:57.638702 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Create volume request issued successfully. Aug 09 10:42:57.639664 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee97ed2c-f06f-4ac7-8c1d-bb4c916ff12a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:57.640255 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 448/1797] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:57 2026] POST /volume/v3/volumes => generated 753 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:57.657520 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-08d05eb6-c415-41c3-908a-dbef6d20755c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.660752 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08d05eb6-c415-41c3-908a-dbef6d20755c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e Aug 09 10:42:57.660752 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08d05eb6-c415-41c3-908a-dbef6d20755c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.660929 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08d05eb6-c415-41c3-908a-dbef6d20755c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.672677 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.672677 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:57.680387 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-08d05eb6-c415-41c3-908a-dbef6d20755c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:42:57.687669 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0316ba57-1832-46e5-9702-5803921d3300 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes Aug 09 10:42:57.687966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0316ba57-1832-46e5-9702-5803921d3300 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.688300 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0316ba57-1832-46e5-9702-5803921d3300 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.688693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-0316ba57-1832-46e5-9702-5803921d3300 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:42:57.689302 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08d05eb6-c415-41c3-908a-dbef6d20755c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e returned with HTTP 200 Aug 09 10:42:57.689863 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0316ba57-1832-46e5-9702-5803921d3300 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:42:57.689933 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 457/1798] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:57.699229 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0316ba57-1832-46e5-9702-5803921d3300 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:42:57.699850 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0316ba57-1832-46e5-9702-5803921d3300 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 200 Aug 09 10:42:57.700450 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 444/1799] 10.4.3.125 () {66 vars in 1237 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:57.711989 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.716886 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:57.716886 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1221584608"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:57.718107 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1221584608'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:57.718442 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Create volume of 1 GB Aug 09 10:42:57.724973 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Availability Zones retrieved successfully. Aug 09 10:42:57.734861 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Flow 'volume_create_api' (8ac0db04-218c-4acc-8a96-bd367f3957a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:57.736381 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a043fc5-59d7-4432-9bd4-b55d4cb83293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:57.737765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:57.781096 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a043fc5-59d7-4432-9bd4-b55d4cb83293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:57.781407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51aaddc1-e11c-4e63-8449-f38b35f62a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:57.868071 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Created reservations ['aafbc00a-2173-49b1-89dd-afc76456b27a', 'e0e5c1c5-1ec6-491a-8553-413b552a322a', '89ebc484-4ce9-48ec-bc26-38eefd9a12fd', '2f5557a5-3efa-4438-a8cd-89ee6eaf2b6b'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:57.868808 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51aaddc1-e11c-4e63-8449-f38b35f62a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aafbc00a-2173-49b1-89dd-afc76456b27a', 'e0e5c1c5-1ec6-491a-8553-413b552a322a', '89ebc484-4ce9-48ec-bc26-38eefd9a12fd', '2f5557a5-3efa-4438-a8cd-89ee6eaf2b6b']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:57.869496 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40447e98-4f1d-42f9-8b6d-de4b84e769a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:57.904303 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40447e98-4f1d-42f9-8b6d-de4b84e769a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0923d510-8bd6-4262-a653-f1d211ddca28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1221584608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a5edcfc8d604ac8998fb558d57f3781',qos_specs=None,replication_status=,reservations=['aafbc00a-2173-49b1-89dd-afc76456b27a','e0e5c1c5-1ec6-491a-8553-413b552a322a','89ebc484-4ce9-48ec-bc26-38eefd9a12fd','2f5557a5-3efa-4438-a8cd-89ee6eaf2b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499ff564b1774b2788b7ec051a708da5',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1221584608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0923d510-8bd6-4262-a653-f1d211ddca28,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a5edcfc8d604ac8998fb558d57f3781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='499ff564b1774b2788b7ec051a708da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:57.905473 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77683605-d9bf-4d75-995c-189f8748e6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:57.933196 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77683605-d9bf-4d75-995c-189f8748e6f5) transitioned into state 'SUCCESS' from state '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-1221584608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a5edcfc8d604ac8998fb558d57f3781',qos_specs=None,replication_status=,reservations=['aafbc00a-2173-49b1-89dd-afc76456b27a','e0e5c1c5-1ec6-491a-8553-413b552a322a','89ebc484-4ce9-48ec-bc26-38eefd9a12fd','2f5557a5-3efa-4438-a8cd-89ee6eaf2b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499ff564b1774b2788b7ec051a708da5',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:57.934203 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a797995b-166c-4770-a973-440a06a0ffe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:57.947235 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a797995b-166c-4770-a973-440a06a0ffe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:57.948333 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Flow 'volume_create_api' (8ac0db04-218c-4acc-8a96-bd367f3957a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:57.948747 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Create volume request issued successfully. Aug 09 10:42:57.949620 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e6ffa75a-ae18-426d-831e-e93c0dd8dffe tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:57.950420 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 451/1800] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:42:57 2026] POST /volume/v3/volumes => generated 764 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:57.967290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5aa662d6-c1c6-4644-9c1e-c79e891e6d19 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:57.971152 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5aa662d6-c1c6-4644-9c1e-c79e891e6d19 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 Aug 09 10:42:57.971516 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5aa662d6-c1c6-4644-9c1e-c79e891e6d19 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:57.971792 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5aa662d6-c1c6-4644-9c1e-c79e891e6d19 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:57.985405 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:57.985405 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:57.994799 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5aa662d6-c1c6-4644-9c1e-c79e891e6d19 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:42:58.002286 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5aa662d6-c1c6-4644-9c1e-c79e891e6d19 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 returned with HTTP 200 Aug 09 10:42:58.002286 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 449/1801] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:57 2026] GET /volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:58.526858 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-98fea328-69a0-4518-9b0e-352bb4549aed req-5c52383c-e26e-4831-a6e8-dc315331600e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.532549 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-5c52383c-e26e-4831-a6e8-dc315331600e tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] DELETE https://10.4.3.125/volume/v3/attachments/ec327134-e7a2-4861-97a8-18fc3e16a190 Aug 09 10:42:58.532549 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-5c52383c-e26e-4831-a6e8-dc315331600e tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:58.532549 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-5c52383c-e26e-4831-a6e8-dc315331600e tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:58.539852 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:58.539852 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:58.585984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-94a6b861-6a3c-4d9e-8efc-119abc422bfb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.588998 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-94a6b861-6a3c-4d9e-8efc-119abc422bfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d Aug 09 10:42:58.591248 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-94a6b861-6a3c-4d9e-8efc-119abc422bfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:58.591697 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-94a6b861-6a3c-4d9e-8efc-119abc422bfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:58.599627 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-94a6b861-6a3c-4d9e-8efc-119abc422bfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d returned with HTTP 404 Aug 09 10:42:58.600515 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 445/1802] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:58 2026] GET /volume/v3/volumes/055f74bf-6e75-42c0-a5f5-136a0ca05d0d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:42:58.600594 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-98fea328-69a0-4518-9b0e-352bb4549aed req-5c52383c-e26e-4831-a6e8-dc315331600e tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/attachments/ec327134-e7a2-4861-97a8-18fc3e16a190 returned with HTTP 200 Aug 09 10:42:58.604231 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 458/1803] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:42:58 2026] DELETE /volume/v3/attachments/ec327134-e7a2-4861-97a8-18fc3e16a190 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:58.612970 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-28b3e670-7a51-423f-b2f8-4d441aab7e4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.615227 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-28b3e670-7a51-423f-b2f8-4d441aab7e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:58.615481 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-28b3e670-7a51-423f-b2f8-4d441aab7e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:58.615682 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-28b3e670-7a51-423f-b2f8-4d441aab7e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:58.615840 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-28b3e670-7a51-423f-b2f8-4d441aab7e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete backup with id: 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. Aug 09 10:42:58.620516 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:58.620516 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:58.641915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-28b3e670-7a51-423f-b2f8-4d441aab7e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] delete_backup rpcapi backup_id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:42:58.643787 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-28b3e670-7a51-423f-b2f8-4d441aab7e4a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 202 Aug 09 10:42:58.644479 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 452/1804] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:58 2026] DELETE /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:58.659032 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-abf92dde-88f3-403f-a377-184ea824e9fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.660916 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4c8de18c-801a-4af1-b079-57c06dde9dfb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.665930 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c8de18c-801a-4af1-b079-57c06dde9dfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:58.665930 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c8de18c-801a-4af1-b079-57c06dde9dfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:58.668218 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c8de18c-801a-4af1-b079-57c06dde9dfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:58.668218 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-4c8de18c-801a-4af1-b079-57c06dde9dfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:58.675968 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:58.675968 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:58.677118 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c8de18c-801a-4af1-b079-57c06dde9dfb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 200 Aug 09 10:42:58.678472 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 446/1805] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:58 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:58.703709 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aa3dae9f-e48d-4d4c-8b92-77838bced472 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.707588 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa3dae9f-e48d-4d4c-8b92-77838bced472 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e Aug 09 10:42:58.707853 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa3dae9f-e48d-4d4c-8b92-77838bced472 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:58.708099 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa3dae9f-e48d-4d4c-8b92-77838bced472 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:58.717407 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:58.717407 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:58.722041 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-aa3dae9f-e48d-4d4c-8b92-77838bced472 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:42:58.730879 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa3dae9f-e48d-4d4c-8b92-77838bced472 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e returned with HTTP 200 Aug 09 10:42:58.731473 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 459/1806] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:58 2026] GET /volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:58.750889 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6a5252cc-78a2-415b-99a0-9d1eec3399b2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.753961 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6a5252cc-78a2-415b-99a0-9d1eec3399b2 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e Aug 09 10:42:58.754481 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6a5252cc-78a2-415b-99a0-9d1eec3399b2 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:58.754557 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6a5252cc-78a2-415b-99a0-9d1eec3399b2 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:58.764123 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:58.764123 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:58.768933 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6a5252cc-78a2-415b-99a0-9d1eec3399b2 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:42:58.774759 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6a5252cc-78a2-415b-99a0-9d1eec3399b2 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e returned with HTTP 200 Aug 09 10:42:58.776946 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 453/1807] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:58 2026] GET /volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:58.787571 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abf92dde-88f3-403f-a377-184ea824e9fe tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:58.787962 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abf92dde-88f3-403f-a377-184ea824e9fe tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1649424854", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:58.800980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ea430626-a410-4887-a12a-e03182ac810c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.803565 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:58.804123 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1435082482"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:58.806158 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1435082482'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:58.806540 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Create volume of 1 GB Aug 09 10:42:58.808856 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abf92dde-88f3-403f-a377-184ea824e9fe tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:58.809265 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 450/1808] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:58 2026] POST /volume/v3/types => generated 380 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:58.811908 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Availability Zones retrieved successfully. Aug 09 10:42:58.818638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Flow 'volume_create_api' (5266247d-d849-46ba-a51c-d092789c5e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:58.819759 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e7d584-3c30-4c8d-b5d6-a06d79faf284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:58.820447 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4a509d6-adc1-4d6c-9945-0b66278afcbb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.823312 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:58.823629 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4a509d6-adc1-4d6c-9945-0b66278afcbb tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption Aug 09 10:42:58.823629 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4a509d6-adc1-4d6c-9945-0b66278afcbb tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:58.851127 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4a509d6-adc1-4d6c-9945-0b66278afcbb tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption returned with HTTP 200 Aug 09 10:42:58.852347 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 460/1809] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:42:58 2026] POST /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:58.857357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e7d584-3c30-4c8d-b5d6-a06d79faf284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:58.859012 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd376d2c-f215-4e95-916d-2b0d0d1fd85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:58.861279 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-689dff6d-7566-4a0e-9673-36b861c18f71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.863263 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-689dff6d-7566-4a0e-9673-36b861c18f71 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:58.863741 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-689dff6d-7566-4a0e-9673-36b861c18f71 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-72663605", "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=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:58.885018 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-689dff6d-7566-4a0e-9673-36b861c18f71 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:58.885018 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 454/1810] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:58 2026] POST /volume/v3/types => generated 378 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:58.894288 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ba398f7-e648-4eeb-98e3-39e03b9b204d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.896594 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ba398f7-e648-4eeb-98e3-39e03b9b204d tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types/3d7a1d3e-805e-44c4-823d-b656a794dfc3/encryption Aug 09 10:42:58.896976 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ba398f7-e648-4eeb-98e3-39e03b9b204d tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:58.919583 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Created reservations ['bd78fa40-4772-4770-ba54-6fa111b897b1', '65767f75-4ff6-4959-becc-4630cfbdc065', '1d01d4ce-1225-40c9-9d4c-7ee64c8769db', '04f33da5-3914-4512-8031-84e5578660c8'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:58.919944 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd376d2c-f215-4e95-916d-2b0d0d1fd85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd78fa40-4772-4770-ba54-6fa111b897b1', '65767f75-4ff6-4959-becc-4630cfbdc065', '1d01d4ce-1225-40c9-9d4c-7ee64c8769db', '04f33da5-3914-4512-8031-84e5578660c8']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:58.920920 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c093ac5a-8ae7-46e2-94d0-606ff0ff32d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:58.941820 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ba398f7-e648-4eeb-98e3-39e03b9b204d tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/3d7a1d3e-805e-44c4-823d-b656a794dfc3/encryption returned with HTTP 200 Aug 09 10:42:58.942309 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 451/1811] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:42:58 2026] POST /volume/v3/types/3d7a1d3e-805e-44c4-823d-b656a794dfc3/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:58.949692 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c093ac5a-8ae7-46e2-94d0-606ff0ff32d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef770ed2-f6d2-4c15-a5d2-082e61426d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1435082482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bbe9a6afb154a6689d0edd537477feb',qos_specs=None,replication_status=,reservations=['bd78fa40-4772-4770-ba54-6fa111b897b1','65767f75-4ff6-4959-becc-4630cfbdc065','1d01d4ce-1225-40c9-9d4c-7ee64c8769db','04f33da5-3914-4512-8031-84e5578660c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4884a78e2c414fd1a05619c0e81d3c28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1435082482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef770ed2-f6d2-4c15-a5d2-082e61426d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bbe9a6afb154a6689d0edd537477feb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4884a78e2c414fd1a05619c0e81d3c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:58.951462 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d6ccc4-2831-49f5-823a-2dc39d64452c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:58.955339 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0b3bc863-d363-44f4-9a79-b150dfc7e734 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.957691 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0b3bc863-d363-44f4-9a79-b150dfc7e734 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:58.958155 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0b3bc863-d363-44f4-9a79-b150dfc7e734 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-597010070", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:58.975710 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d6ccc4-2831-49f5-823a-2dc39d64452c) transitioned into state 'SUCCESS' from state '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-1435082482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bbe9a6afb154a6689d0edd537477feb',qos_specs=None,replication_status=,reservations=['bd78fa40-4772-4770-ba54-6fa111b897b1','65767f75-4ff6-4959-becc-4630cfbdc065','1d01d4ce-1225-40c9-9d4c-7ee64c8769db','04f33da5-3914-4512-8031-84e5578660c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4884a78e2c414fd1a05619c0e81d3c28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:58.976750 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6deef16-6694-4511-bb81-2667e9b9d084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:58.987039 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0b3bc863-d363-44f4-9a79-b150dfc7e734 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:58.987586 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 461/1812] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:58 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:58.991732 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6deef16-6694-4511-bb81-2667e9b9d084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:58.993956 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Flow 'volume_create_api' (5266247d-d849-46ba-a51c-d092789c5e56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:58.993956 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Create volume request issued successfully. Aug 09 10:42:58.994475 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea430626-a410-4887-a12a-e03182ac810c tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:58.998218 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 447/1813] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:42:58 2026] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:58.998325 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-328685a6-f179-4608-a6d4-ffa98df22ea1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:58.999154 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-328685a6-f179-4608-a6d4-ffa98df22ea1 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types/658b7a05-264d-483d-ba56-395bc0f70862/extra_specs Aug 09 10:42:59.000329 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-328685a6-f179-4608-a6d4-ffa98df22ea1 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.015127 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-753f4e1e-5fbc-4227-92a2-34280acd361a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.017484 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-753f4e1e-5fbc-4227-92a2-34280acd361a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 Aug 09 10:42:59.017799 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-753f4e1e-5fbc-4227-92a2-34280acd361a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.018906 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-753f4e1e-5fbc-4227-92a2-34280acd361a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.019615 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6954fef8-b1b2-4d1b-b056-457e491467c7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.022907 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6954fef8-b1b2-4d1b-b056-457e491467c7 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 Aug 09 10:42:59.022907 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6954fef8-b1b2-4d1b-b056-457e491467c7 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.022907 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6954fef8-b1b2-4d1b-b056-457e491467c7 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.032739 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.032739 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:59.035510 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.035510 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:59.037881 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6954fef8-b1b2-4d1b-b056-457e491467c7 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:42:59.043867 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6954fef8-b1b2-4d1b-b056-457e491467c7 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 returned with HTTP 200 Aug 09 10:42:59.043983 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-753f4e1e-5fbc-4227-92a2-34280acd361a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:42:59.044055 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 462/1814] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.049430 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-328685a6-f179-4608-a6d4-ffa98df22ea1 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/658b7a05-264d-483d-ba56-395bc0f70862/extra_specs returned with HTTP 200 Aug 09 10:42:59.049430 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 455/1815] 10.4.3.125 () {68 vars in 1399 bytes} [Sun Aug 9 10:42:58 2026] POST /volume/v3/types/658b7a05-264d-483d-ba56-395bc0f70862/extra_specs => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:59.054020 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-753f4e1e-5fbc-4227-92a2-34280acd361a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 returned with HTTP 200 Aug 09 10:42:59.054900 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 452/1816] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.061466 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ac7ad2ef-5cef-4b00-925b-b9fb419d2a1d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.065143 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-677f6fbb-1d5d-4c70-bc99-5878d53ec5d2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.068330 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-677f6fbb-1d5d-4c70-bc99-5878d53ec5d2 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 Aug 09 10:42:59.068465 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac7ad2ef-5cef-4b00-925b-b9fb419d2a1d tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] PUT https://10.4.3.125/volume/v3/types/658b7a05-264d-483d-ba56-395bc0f70862/extra_specs/key2 Aug 09 10:42:59.068521 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-677f6fbb-1d5d-4c70-bc99-5878d53ec5d2 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.069068 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac7ad2ef-5cef-4b00-925b-b9fb419d2a1d tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.069990 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-677f6fbb-1d5d-4c70-bc99-5878d53ec5d2 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.072089 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.072089 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:59.079899 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.079899 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:59.084533 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-677f6fbb-1d5d-4c70-bc99-5878d53ec5d2 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:42:59.090131 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-677f6fbb-1d5d-4c70-bc99-5878d53ec5d2 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 returned with HTTP 200 Aug 09 10:42:59.090378 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 463/1817] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.104077 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.105160 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac7ad2ef-5cef-4b00-925b-b9fb419d2a1d tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/658b7a05-264d-483d-ba56-395bc0f70862/extra_specs/key2 returned with HTTP 200 Aug 09 10:42:59.105675 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 448/1818] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:42:59 2026] PUT /volume/v3/types/658b7a05-264d-483d-ba56-395bc0f70862/extra_specs/key2 => generated 25 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:59.106180 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:42:59.106604 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1085012712"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.107900 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1085012712'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:42:59.108007 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Create volume of 1 GB Aug 09 10:42:59.114265 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Availability Zones retrieved successfully. Aug 09 10:42:59.117529 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cb25c20c-43df-4af1-99b3-dc6615bf69bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.119957 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb25c20c-43df-4af1-99b3-dc6615bf69bc tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:59.120393 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Flow 'volume_create_api' (8404dab9-8f17-49fa-9e5f-b96e3f60a4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:59.120514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cb25c20c-43df-4af1-99b3-dc6615bf69bc tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.122025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d86cbb-6a33-4320-8410-cbf0d6000fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:59.123115 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:42:59.144326 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb25c20c-43df-4af1-99b3-dc6615bf69bc tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:59.144326 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 453/1819] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:42:59 2026] POST /volume/v3/types => generated 195 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.154349 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1048651e-d861-4045-a3fb-c4bdf09250fa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.158885 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1048651e-d861-4045-a3fb-c4bdf09250fa tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] DELETE https://10.4.3.125/volume/v3/types/432c8a5b-63d1-4356-b2db-78ae85c33aee Aug 09 10:42:59.158885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1048651e-d861-4045-a3fb-c4bdf09250fa tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.159392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d86cbb-6a33-4320-8410-cbf0d6000fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:59.159566 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1048651e-d861-4045-a3fb-c4bdf09250fa tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.159663 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a458ee6e-a1d3-48ab-91dd-8517071dc407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:59.191425 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1048651e-d861-4045-a3fb-c4bdf09250fa tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/432c8a5b-63d1-4356-b2db-78ae85c33aee returned with HTTP 202 Aug 09 10:42:59.192030 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 464/1820] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:59 2026] DELETE /volume/v3/types/432c8a5b-63d1-4356-b2db-78ae85c33aee => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:59.204160 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ccb9f104-ca8b-474d-94cc-6fedf509f29e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.206555 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ccb9f104-ca8b-474d-94cc-6fedf509f29e tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:59.206555 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ccb9f104-ca8b-474d-94cc-6fedf509f29e tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2020713829", "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=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.217094 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Created reservations ['85f8db02-c488-462d-be54-f5ff2b4e7e3d', 'f455b932-b0be-4c8c-9d40-7744d78eaf81', '62eec948-7729-44e5-8a34-5edef0de620e', 'b16cff06-1d21-43c1-903c-da53bf7c6515'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:42:59.218228 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a458ee6e-a1d3-48ab-91dd-8517071dc407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85f8db02-c488-462d-be54-f5ff2b4e7e3d', 'f455b932-b0be-4c8c-9d40-7744d78eaf81', '62eec948-7729-44e5-8a34-5edef0de620e', 'b16cff06-1d21-43c1-903c-da53bf7c6515']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:59.219291 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6e0d12-d118-4de8-9ec8-dc12c3826257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:59.234171 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ccb9f104-ca8b-474d-94cc-6fedf509f29e tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:59.234785 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 449/1821] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:59 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.245019 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-269e616f-8006-449c-a5f6-d996641800f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.247856 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-269e616f-8006-449c-a5f6-d996641800f3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types/62d916b1-b4ea-4b1a-8e35-3ff5640e7b42/encryption Aug 09 10:42:59.248303 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-269e616f-8006-449c-a5f6-d996641800f3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.250988 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6e0d12-d118-4de8-9ec8-dc12c3826257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '220a143e-08ae-4f2a-a4f8-1f85c01b92c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1085012712',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a5edcfc8d604ac8998fb558d57f3781',qos_specs=None,replication_status=,reservations=['85f8db02-c488-462d-be54-f5ff2b4e7e3d','f455b932-b0be-4c8c-9d40-7744d78eaf81','62eec948-7729-44e5-8a34-5edef0de620e','b16cff06-1d21-43c1-903c-da53bf7c6515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499ff564b1774b2788b7ec051a708da5',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:42:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1085012712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=220a143e-08ae-4f2a-a4f8-1f85c01b92c0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a5edcfc8d604ac8998fb558d57f3781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='499ff564b1774b2788b7ec051a708da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:59.252823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143351f7-5a53-472f-8111-6c64a770388f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:59.272618 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-269e616f-8006-449c-a5f6-d996641800f3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/62d916b1-b4ea-4b1a-8e35-3ff5640e7b42/encryption returned with HTTP 200 Aug 09 10:42:59.273326 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 454/1822] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:42:59 2026] POST /volume/v3/types/62d916b1-b4ea-4b1a-8e35-3ff5640e7b42/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.280665 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143351f7-5a53-472f-8111-6c64a770388f) transitioned into state 'SUCCESS' from state '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-1085012712',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a5edcfc8d604ac8998fb558d57f3781',qos_specs=None,replication_status=,reservations=['85f8db02-c488-462d-be54-f5ff2b4e7e3d','f455b932-b0be-4c8c-9d40-7744d78eaf81','62eec948-7729-44e5-8a34-5edef0de620e','b16cff06-1d21-43c1-903c-da53bf7c6515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499ff564b1774b2788b7ec051a708da5',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:59.281473 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95972e19-9b39-4f2f-b0a1-410ac947e0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:42:59.284145 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5cea2df-8485-4b6c-bb62-641ea3d10bcd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.286847 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5cea2df-8485-4b6c-bb62-641ea3d10bcd tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] DELETE https://10.4.3.125/volume/v3/types/62d916b1-b4ea-4b1a-8e35-3ff5640e7b42/encryption/070cb1a3-41bc-49b2-9cdd-0ab116b08284 Aug 09 10:42:59.287137 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5cea2df-8485-4b6c-bb62-641ea3d10bcd tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.289236 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5cea2df-8485-4b6c-bb62-641ea3d10bcd tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.293387 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95972e19-9b39-4f2f-b0a1-410ac947e0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:42:59.293668 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Flow 'volume_create_api' (8404dab9-8f17-49fa-9e5f-b96e3f60a4ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:42:59.294052 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Create volume request issued successfully. Aug 09 10:42:59.294859 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b22f929-1e4c-4a74-bd51-27e79e9957f3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:42:59.295556 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 456/1823] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:42:59 2026] POST /volume/v3/volumes => generated 764 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:42:59.307590 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5cea2df-8485-4b6c-bb62-641ea3d10bcd tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/62d916b1-b4ea-4b1a-8e35-3ff5640e7b42/encryption/070cb1a3-41bc-49b2-9cdd-0ab116b08284 returned with HTTP 202 Aug 09 10:42:59.307590 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 465/1824] 10.4.3.125 () {66 vars in 1489 bytes} [Sun Aug 9 10:42:59 2026] DELETE /volume/v3/types/62d916b1-b4ea-4b1a-8e35-3ff5640e7b42/encryption/070cb1a3-41bc-49b2-9cdd-0ab116b08284 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:59.315432 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-280e69f9-1771-432f-9ba0-d978967f9d40 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.316866 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0781e0a8-658a-4455-b770-0f87a76cc322 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.318664 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0781e0a8-658a-4455-b770-0f87a76cc322 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:59.319065 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0781e0a8-658a-4455-b770-0f87a76cc322 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-625383384", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.319769 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-280e69f9-1771-432f-9ba0-d978967f9d40 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 Aug 09 10:42:59.320015 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-280e69f9-1771-432f-9ba0-d978967f9d40 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.320281 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-280e69f9-1771-432f-9ba0-d978967f9d40 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.329357 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.329357 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:59.334867 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-280e69f9-1771-432f-9ba0-d978967f9d40 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:42:59.340415 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0781e0a8-658a-4455-b770-0f87a76cc322 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:59.340868 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 455/1825] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:59 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.341163 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-280e69f9-1771-432f-9ba0-d978967f9d40 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 returned with HTTP 200 Aug 09 10:42:59.343216 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 450/1826] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.353637 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ce28dc1b-4d0b-469e-965f-bc5e5138c8a5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.355999 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce28dc1b-4d0b-469e-965f-bc5e5138c8a5 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] DELETE https://10.4.3.125/volume/v3/types/15483e42-113a-4476-a225-8bbb21e57d59/extra_specs/key1 Aug 09 10:42:59.356295 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce28dc1b-4d0b-469e-965f-bc5e5138c8a5 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.356561 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce28dc1b-4d0b-469e-965f-bc5e5138c8a5 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.361150 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.361150 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:59.386418 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce28dc1b-4d0b-469e-965f-bc5e5138c8a5 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/15483e42-113a-4476-a225-8bbb21e57d59/extra_specs/key1 returned with HTTP 202 Aug 09 10:42:59.386932 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 457/1827] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:42:59 2026] DELETE /volume/v3/types/15483e42-113a-4476-a225-8bbb21e57d59/extra_specs/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:59.397882 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cef2c6e8-41a3-4666-9958-9da49837afd7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.400499 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cef2c6e8-41a3-4666-9958-9da49837afd7 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:42:59.401019 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cef2c6e8-41a3-4666-9958-9da49837afd7 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1239129044", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.432940 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cef2c6e8-41a3-4666-9958-9da49837afd7 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:59.433554 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 466/1828] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:42:59 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.443050 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b971beaf-ed3c-43fd-a449-f8199899b70f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.449787 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b971beaf-ed3c-43fd-a449-f8199899b70f tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] DELETE https://10.4.3.125/volume/v3/types/be53765a-7e34-403b-8cba-68902530ce30 Aug 09 10:42:59.450031 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b971beaf-ed3c-43fd-a449-f8199899b70f tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.450419 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b971beaf-ed3c-43fd-a449-f8199899b70f tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.494312 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b971beaf-ed3c-43fd-a449-f8199899b70f tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/be53765a-7e34-403b-8cba-68902530ce30 returned with HTTP 202 Aug 09 10:42:59.494375 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 456/1829] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:59 2026] DELETE /volume/v3/types/be53765a-7e34-403b-8cba-68902530ce30 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:59.505376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de983615-30ac-4c4e-88a7-62d8b560c23a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.507684 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de983615-30ac-4c4e-88a7-62d8b560c23a tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] GET https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs Aug 09 10:42:59.508134 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de983615-30ac-4c4e-88a7-62d8b560c23a tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.508456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de983615-30ac-4c4e-88a7-62d8b560c23a tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.516721 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de983615-30ac-4c4e-88a7-62d8b560c23a tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs returned with HTTP 200 Aug 09 10:42:59.517179 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 451/1830] 10.4.3.125 () {66 vars in 1378 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.529989 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-23097cb7-9181-45ee-a499-922755ca117d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.532786 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23097cb7-9181-45ee-a499-922755ca117d tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] GET https://10.4.3.125/volume/v3/types Aug 09 10:42:59.533092 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23097cb7-9181-45ee-a499-922755ca117d tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.533373 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23097cb7-9181-45ee-a499-922755ca117d tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.550432 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5cd912a7-6e60-4cbf-9516-bb36e2c10e51 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.552645 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5cd912a7-6e60-4cbf-9516-bb36e2c10e51 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] POST https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action Aug 09 10:42:59.553324 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5cd912a7-6e60-4cbf-9516-bb36e2c10e51 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:59.553539 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5cd912a7-6e60-4cbf-9516-bb36e2c10e51 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.558923 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23097cb7-9181-45ee-a499-922755ca117d tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:42:59.559937 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 458/1831] 10.4.3.125 () {66 vars in 1231 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/types => generated 2608 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:59.567076 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.567076 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:59.571556 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-5cd912a7-6e60-4cbf-9516-bb36e2c10e51 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] Updating volume '1b7a201c-d0e0-41c9-baf5-a398fd9bc440' with '{'status': 'in-use'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 10:42:59.575673 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a66a496c-f64f-4e64-b7b5-b938838825ce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.578142 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a66a496c-f64f-4e64-b7b5-b938838825ce tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] GET https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption/cipher Aug 09 10:42:59.578603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a66a496c-f64f-4e64-b7b5-b938838825ce tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.578971 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a66a496c-f64f-4e64-b7b5-b938838825ce tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.586122 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a66a496c-f64f-4e64-b7b5-b938838825ce tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption/cipher returned with HTTP 200 Aug 09 10:42:59.586834 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 457/1832] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:59.594335 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-845985e4-ff55-4d0e-840d-fb3ebbeadc0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.596027 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-845985e4-ff55-4d0e-840d-fb3ebbeadc0b tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] GET https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption Aug 09 10:42:59.596237 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-845985e4-ff55-4d0e-840d-fb3ebbeadc0b tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.596412 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-845985e4-ff55-4d0e-840d-fb3ebbeadc0b tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.602492 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5cd912a7-6e60-4cbf-9516-bb36e2c10e51 tempest-TestServerVolumeAttachmentScenario-1032113453 tempest-TestServerVolumeAttachmentScenario-1032113453-project-admin] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action returned with HTTP 202 Aug 09 10:42:59.603137 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 467/1833] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:42:59 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:59.605411 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-845985e4-ff55-4d0e-840d-fb3ebbeadc0b tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption returned with HTTP 200 Aug 09 10:42:59.605786 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 452/1834] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.611929 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9a53eccc-90d6-4a4e-90b7-55e58b4cbeb2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.614763 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a53eccc-90d6-4a4e-90b7-55e58b4cbeb2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:59.615242 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a53eccc-90d6-4a4e-90b7-55e58b4cbeb2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.615314 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a53eccc-90d6-4a4e-90b7-55e58b4cbeb2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.616832 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-33171c2a-9fcc-4b35-b6c1-7f2bc9f952a3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.619031 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33171c2a-9fcc-4b35-b6c1-7f2bc9f952a3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] GET https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs/multiattach Aug 09 10:42:59.619319 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33171c2a-9fcc-4b35-b6c1-7f2bc9f952a3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.619536 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33171c2a-9fcc-4b35-b6c1-7f2bc9f952a3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.628928 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.628928 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:59.631684 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33171c2a-9fcc-4b35-b6c1-7f2bc9f952a3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs/multiattach returned with HTTP 200 Aug 09 10:42:59.632175 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 458/1835] 10.4.3.125 () {66 vars in 1414 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:59.634768 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9a53eccc-90d6-4a4e-90b7-55e58b4cbeb2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:59.640802 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a53eccc-90d6-4a4e-90b7-55e58b4cbeb2 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:59.641016 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0697af19-d571-4386-8152-b747acb145b2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.641226 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 459/1836] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 1149 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:42:59.643704 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0697af19-d571-4386-8152-b747acb145b2 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] GET https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs/volume_backend_name Aug 09 10:42:59.643997 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0697af19-d571-4386-8152-b747acb145b2 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.644299 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0697af19-d571-4386-8152-b747acb145b2 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.645003 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.645003 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:59.653822 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0697af19-d571-4386-8152-b747acb145b2 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs/volume_backend_name returned with HTTP 200 Aug 09 10:42:59.654556 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 468/1837] 10.4.3.125 () {66 vars in 1438 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs/volume_backend_name => generated 44 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:59.664176 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6de35dc6-ee34-4e94-b92f-ebfa00f9cff5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.666013 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6de35dc6-ee34-4e94-b92f-ebfa00f9cff5 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] GET https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c Aug 09 10:42:59.666282 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6de35dc6-ee34-4e94-b92f-ebfa00f9cff5 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.666451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6de35dc6-ee34-4e94-b92f-ebfa00f9cff5 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.680350 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6de35dc6-ee34-4e94-b92f-ebfa00f9cff5 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c returned with HTTP 200 Aug 09 10:42:59.680791 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 453/1838] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c => generated 402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.690606 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6927dca4-6f62-478b-aa54-5e9c57d383f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.692625 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6927dca4-6f62-478b-aa54-5e9c57d383f1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a Aug 09 10:42:59.692813 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6927dca4-6f62-478b-aa54-5e9c57d383f1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.693044 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6927dca4-6f62-478b-aa54-5e9c57d383f1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.693155 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6927dca4-6f62-478b-aa54-5e9c57d383f1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2c23c7f7-eeca-4319-ad2e-7bb2344d046a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:42:59.693971 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-386d5da7-5e42-4565-9474-a0d8d0548ed7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.697960 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8e1dea1e-0360-4183-ae6e-0bec1d5981af None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.698550 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-386d5da7-5e42-4565-9474-a0d8d0548ed7 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] PUT https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption/6e025332-aaf5-45ee-8be5-9d9674bbc47a Aug 09 10:42:59.699051 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-386d5da7-5e42-4565-9474-a0d8d0548ed7 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.700737 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8e1dea1e-0360-4183-ae6e-0bec1d5981af tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:59.700934 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8e1dea1e-0360-4183-ae6e-0bec1d5981af tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.701367 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8e1dea1e-0360-4183-ae6e-0bec1d5981af tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.701461 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6927dca4-6f62-478b-aa54-5e9c57d383f1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a returned with HTTP 404 Aug 09 10:42:59.702071 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 459/1839] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/backups/2c23c7f7-eeca-4319-ad2e-7bb2344d046a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:42:59.715402 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.715402 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:42:59.721272 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8e1dea1e-0360-4183-ae6e-0bec1d5981af tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:59.725939 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-386d5da7-5e42-4565-9474-a0d8d0548ed7 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption/6e025332-aaf5-45ee-8be5-9d9674bbc47a returned with HTTP 200 Aug 09 10:42:59.726366 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 460/1840] 10.4.3.125 () {68 vars in 1506 bytes} [Sun Aug 9 10:42:59 2026] PUT /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/encryption/6e025332-aaf5-45ee-8be5-9d9674bbc47a => generated 33 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:59.731598 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8e1dea1e-0360-4183-ae6e-0bec1d5981af tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:59.732512 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 469/1841] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 1149 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:42:59.739528 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-099285e9-16fc-484d-bb7b-e746a6b848d3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.741755 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-099285e9-16fc-484d-bb7b-e746a6b848d3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] PUT https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs/key1 Aug 09 10:42:59.744425 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-099285e9-16fc-484d-bb7b-e746a6b848d3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.760332 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-6c2dd1ae-c76d-4bdf-b090-8ecb0ed732aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.762467 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-6c2dd1ae-c76d-4bdf-b090-8ecb0ed732aa tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] POST https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action Aug 09 10:42:59.762646 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-6c2dd1ae-c76d-4bdf-b090-8ecb0ed732aa tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:42:59.762846 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-6c2dd1ae-c76d-4bdf-b090-8ecb0ed732aa tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.764387 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-099285e9-16fc-484d-bb7b-e746a6b848d3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs/key1 returned with HTTP 200 Aug 09 10:42:59.764817 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 454/1842] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:42:59 2026] PUT /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c/extra_specs/key1 => generated 30 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:42:59.774484 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d0ff0714-a9d7-41a9-8419-fd428f8faf60 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.779356 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.779356 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:59.779472 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d0ff0714-a9d7-41a9-8419-fd428f8faf60 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] PUT https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c Aug 09 10:42:59.779528 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-6c2dd1ae-c76d-4bdf-b090-8ecb0ed732aa tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:59.779557 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d0ff0714-a9d7-41a9-8419-fd428f8faf60 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:42:59.787570 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-6c2dd1ae-c76d-4bdf-b090-8ecb0ed732aa tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Begin detaching volume completed successfully. Aug 09 10:42:59.787895 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-6c2dd1ae-c76d-4bdf-b090-8ecb0ed732aa tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action returned with HTTP 202 Aug 09 10:42:59.788572 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 460/1843] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:42:59 2026] POST /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:42:59.796953 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d0ff0714-a9d7-41a9-8419-fd428f8faf60 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c returned with HTTP 200 Aug 09 10:42:59.796953 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 461/1844] 10.4.3.125 () {68 vars in 1362 bytes} [Sun Aug 9 10:42:59 2026] PUT /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c => generated 371 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.811016 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-26df1660-9970-4718-8dde-7c2d72d9c85b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.816600 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ff4ce0f-cd2c-45e4-9a68-96b3dcfbd345 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.816801 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26df1660-9970-4718-8dde-7c2d72d9c85b tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] DELETE https://10.4.3.125/volume/v3/types/15483e42-113a-4476-a225-8bbb21e57d59 Aug 09 10:42:59.816923 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26df1660-9970-4718-8dde-7c2d72d9c85b tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.817244 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26df1660-9970-4718-8dde-7c2d72d9c85b tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.819101 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ff4ce0f-cd2c-45e4-9a68-96b3dcfbd345 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 Aug 09 10:42:59.819557 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ff4ce0f-cd2c-45e4-9a68-96b3dcfbd345 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.821213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ff4ce0f-cd2c-45e4-9a68-96b3dcfbd345 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.821213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-7ff4ce0f-cd2c-45e4-9a68-96b3dcfbd345 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume with id: 3730e2a0-1f37-4a10-afce-52e593517c31 Aug 09 10:42:59.831216 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.831216 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:42:59.831216 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7ff4ce0f-cd2c-45e4-9a68-96b3dcfbd345 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:59.841194 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f946abe3-3fcb-45e6-9b5f-53959d52af46 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.841370 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f946abe3-3fcb-45e6-9b5f-53959d52af46 None None] GET https://10.4.3.125/volume// Aug 09 10:42:59.841617 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f946abe3-3fcb-45e6-9b5f-53959d52af46 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.841948 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f946abe3-3fcb-45e6-9b5f-53959d52af46 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.842445 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f946abe3-3fcb-45e6-9b5f-53959d52af46 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:42:59.843245 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 461/1845] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:42:59.847392 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7ff4ce0f-cd2c-45e4-9a68-96b3dcfbd345 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume request issued successfully. Aug 09 10:42:59.848032 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ff4ce0f-cd2c-45e4-9a68-96b3dcfbd345 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 returned with HTTP 202 Aug 09 10:42:59.848032 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 455/1846] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:42:59 2026] DELETE /volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:59.853882 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8b634bb1-16eb-4596-ba3e-60217656293e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.855704 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26df1660-9970-4718-8dde-7c2d72d9c85b tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/15483e42-113a-4476-a225-8bbb21e57d59 returned with HTTP 202 Aug 09 10:42:59.856141 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 470/1847] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:59 2026] DELETE /volume/v3/types/15483e42-113a-4476-a225-8bbb21e57d59 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:59.856672 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d9796ff8-fa80-4cf2-a754-8564dc823976 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.856739 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8b634bb1-16eb-4596-ba3e-60217656293e tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:42:59.856915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8b634bb1-16eb-4596-ba3e-60217656293e tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.857274 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8b634bb1-16eb-4596-ba3e-60217656293e tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.860475 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9796ff8-fa80-4cf2-a754-8564dc823976 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 Aug 09 10:42:59.860747 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9796ff8-fa80-4cf2-a754-8564dc823976 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.860994 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9796ff8-fa80-4cf2-a754-8564dc823976 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.867425 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-db46723a-7ec3-495d-bf83-d8d6e47635e3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.871228 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db46723a-7ec3-495d-bf83-d8d6e47635e3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] DELETE https://10.4.3.125/volume/v3/types/62d916b1-b4ea-4b1a-8e35-3ff5640e7b42 Aug 09 10:42:59.871228 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db46723a-7ec3-495d-bf83-d8d6e47635e3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.871228 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db46723a-7ec3-495d-bf83-d8d6e47635e3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.871414 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.871414 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:42:59.873264 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:42:59.873264 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:42:59.875479 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8b634bb1-16eb-4596-ba3e-60217656293e tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:42:59.879425 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d9796ff8-fa80-4cf2-a754-8564dc823976 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:42:59.880694 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-8b634bb1-16eb-4596-ba3e-60217656293e tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:42:59.881138 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 462/1848] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 1332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:42:59.887015 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9796ff8-fa80-4cf2-a754-8564dc823976 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 returned with HTTP 200 Aug 09 10:42:59.891294 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 462/1849] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:42:59 2026] GET /volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:42:59.907857 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db46723a-7ec3-495d-bf83-d8d6e47635e3 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/62d916b1-b4ea-4b1a-8e35-3ff5640e7b42 returned with HTTP 202 Aug 09 10:42:59.908915 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 456/1850] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:59 2026] DELETE /volume/v3/types/62d916b1-b4ea-4b1a-8e35-3ff5640e7b42 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:59.916085 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9539564e-a473-4a71-b091-b80accc94f99 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.926383 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9539564e-a473-4a71-b091-b80accc94f99 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] DELETE https://10.4.3.125/volume/v3/types/658b7a05-264d-483d-ba56-395bc0f70862 Aug 09 10:42:59.926847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9539564e-a473-4a71-b091-b80accc94f99 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.927196 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9539564e-a473-4a71-b091-b80accc94f99 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:42:59.967244 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9539564e-a473-4a71-b091-b80accc94f99 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/658b7a05-264d-483d-ba56-395bc0f70862 returned with HTTP 202 Aug 09 10:42:59.967766 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 471/1851] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:59 2026] DELETE /volume/v3/types/658b7a05-264d-483d-ba56-395bc0f70862 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:42:59.981299 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b548d8ae-48f9-47c6-a5c1-da6a62d85456 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:42:59.983271 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b548d8ae-48f9-47c6-a5c1-da6a62d85456 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] DELETE https://10.4.3.125/volume/v3/types/3d7a1d3e-805e-44c4-823d-b656a794dfc3 Aug 09 10:42:59.983566 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b548d8ae-48f9-47c6-a5c1-da6a62d85456 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:42:59.983874 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b548d8ae-48f9-47c6-a5c1-da6a62d85456 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.009412 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b548d8ae-48f9-47c6-a5c1-da6a62d85456 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/3d7a1d3e-805e-44c4-823d-b656a794dfc3 returned with HTTP 202 Aug 09 10:43:00.009946 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 463/1852] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:42:59 2026] DELETE /volume/v3/types/3d7a1d3e-805e-44c4-823d-b656a794dfc3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:00.017675 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b4e6ef81-9078-4007-bf27-486e31a7a236 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.019772 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4e6ef81-9078-4007-bf27-486e31a7a236 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] DELETE https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c Aug 09 10:43:00.019969 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4e6ef81-9078-4007-bf27-486e31a7a236 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.020197 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4e6ef81-9078-4007-bf27-486e31a7a236 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.046422 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4e6ef81-9078-4007-bf27-486e31a7a236 tempest-VolumeTypesAdminTests-1817108978 tempest-VolumeTypesAdminTests-1817108978-project-admin] https://10.4.3.125/volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c returned with HTTP 202 Aug 09 10:43:00.047041 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 463/1853] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:43:00 2026] DELETE /volume/v3/types/681926a1-138f-4e5d-b319-f179d923392c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:00.078332 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d36b2a34-4411-4697-a0f4-adb65c1dd883 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.081249 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d36b2a34-4411-4697-a0f4-adb65c1dd883 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 Aug 09 10:43:00.081602 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d36b2a34-4411-4697-a0f4-adb65c1dd883 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.082180 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d36b2a34-4411-4697-a0f4-adb65c1dd883 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.089538 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:00.089538 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:00.094121 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d36b2a34-4411-4697-a0f4-adb65c1dd883 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:00.099566 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d36b2a34-4411-4697-a0f4-adb65c1dd883 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 returned with HTTP 200 Aug 09 10:43:00.100069 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 457/1854] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:00 2026] GET /volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:00.117785 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f1d91db4-95ef-4bb9-8b01-64df850e7101 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.120084 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f1d91db4-95ef-4bb9-8b01-64df850e7101 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 Aug 09 10:43:00.120434 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f1d91db4-95ef-4bb9-8b01-64df850e7101 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.120720 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f1d91db4-95ef-4bb9-8b01-64df850e7101 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.132965 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:00.132965 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:00.137986 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f1d91db4-95ef-4bb9-8b01-64df850e7101 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:00.144150 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f1d91db4-95ef-4bb9-8b01-64df850e7101 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 returned with HTTP 200 Aug 09 10:43:00.144775 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 472/1855] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:00 2026] GET /volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:00.161116 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.163073 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:00.163457 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-385743908"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:00.164820 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-385743908'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:00.165848 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Create volume of 1 GB Aug 09 10:43:00.170028 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Availability Zones retrieved successfully. Aug 09 10:43:00.175570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Flow 'volume_create_api' (1293c888-ec52-41a9-85b4-ba679fd6e9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:00.176720 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c5cf0b-16cd-4f11-a1cd-fe32ac111ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.177684 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:00.213620 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c5cf0b-16cd-4f11-a1cd-fe32ac111ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.214776 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2455991-b9b5-472f-928d-be5b02317a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.266869 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Created reservations ['112c1f25-ab4d-46a1-8245-eefd59365ab0', 'ed81a597-b51f-4e2d-a594-345be5b9e5c7', '6aa3969c-8551-434b-9a11-5565c5e352d9', '54be483f-b1f8-4ccd-905e-5f9c91585047'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:00.268261 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2455991-b9b5-472f-928d-be5b02317a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['112c1f25-ab4d-46a1-8245-eefd59365ab0', 'ed81a597-b51f-4e2d-a594-345be5b9e5c7', '6aa3969c-8551-434b-9a11-5565c5e352d9', '54be483f-b1f8-4ccd-905e-5f9c91585047']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.269019 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27c76ea-095d-46be-ab03-3e6b3f2f404f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.294307 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27c76ea-095d-46be-ab03-3e6b3f2f404f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b61195a-4504-44f2-b33f-39aaf5fe62ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-385743908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bbe9a6afb154a6689d0edd537477feb',qos_specs=None,replication_status=,reservations=['112c1f25-ab4d-46a1-8245-eefd59365ab0','ed81a597-b51f-4e2d-a594-345be5b9e5c7','6aa3969c-8551-434b-9a11-5565c5e352d9','54be483f-b1f8-4ccd-905e-5f9c91585047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4884a78e2c414fd1a05619c0e81d3c28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-385743908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b61195a-4504-44f2-b33f-39aaf5fe62ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bbe9a6afb154a6689d0edd537477feb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4884a78e2c414fd1a05619c0e81d3c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.295307 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76f31f3-586c-4811-abc2-f081fb6a6e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.321246 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76f31f3-586c-4811-abc2-f081fb6a6e72) transitioned into state 'SUCCESS' from state '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-385743908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bbe9a6afb154a6689d0edd537477feb',qos_specs=None,replication_status=,reservations=['112c1f25-ab4d-46a1-8245-eefd59365ab0','ed81a597-b51f-4e2d-a594-345be5b9e5c7','6aa3969c-8551-434b-9a11-5565c5e352d9','54be483f-b1f8-4ccd-905e-5f9c91585047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4884a78e2c414fd1a05619c0e81d3c28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.322314 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec72bb6-f0ed-4186-a027-faa8d8400a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.336433 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec72bb6-f0ed-4186-a027-faa8d8400a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.337554 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Flow 'volume_create_api' (1293c888-ec52-41a9-85b4-ba679fd6e9dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:00.338782 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Create volume request issued successfully. Aug 09 10:43:00.338877 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-89cef405-cd79-4a09-b2e8-4f241fdb52e4 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:00.339424 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 464/1856] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:43:00 2026] POST /volume/v3/volumes => generated 754 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:00.354829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-babdde4d-31ff-4197-9162-18dffc197570 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.356479 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-babdde4d-31ff-4197-9162-18dffc197570 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca Aug 09 10:43:00.358264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-babdde4d-31ff-4197-9162-18dffc197570 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.358264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-babdde4d-31ff-4197-9162-18dffc197570 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.361306 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d6e566f1-097e-4c5f-92f7-309bf47cb5f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.364633 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d6e566f1-097e-4c5f-92f7-309bf47cb5f9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 Aug 09 10:43:00.364847 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d6e566f1-097e-4c5f-92f7-309bf47cb5f9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.365040 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d6e566f1-097e-4c5f-92f7-309bf47cb5f9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.371776 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:00.371776 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:00.376482 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-babdde4d-31ff-4197-9162-18dffc197570 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:00.378824 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:00.378824 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:00.383551 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-babdde4d-31ff-4197-9162-18dffc197570 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca returned with HTTP 200 Aug 09 10:43:00.384043 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d6e566f1-097e-4c5f-92f7-309bf47cb5f9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:00.384435 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 464/1857] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:00 2026] GET /volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:00.394743 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d6e566f1-097e-4c5f-92f7-309bf47cb5f9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 returned with HTTP 200 Aug 09 10:43:00.395396 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 458/1858] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:00 2026] GET /volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:00.410757 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5bfb7e4-8d31-44ff-be54-85f90048b90c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.413256 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5bfb7e4-8d31-44ff-be54-85f90048b90c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 Aug 09 10:43:00.413492 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5bfb7e4-8d31-44ff-be54-85f90048b90c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.413736 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5bfb7e4-8d31-44ff-be54-85f90048b90c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.423364 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:00.423364 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:00.428457 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e5bfb7e4-8d31-44ff-be54-85f90048b90c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:00.436768 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5bfb7e4-8d31-44ff-be54-85f90048b90c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 returned with HTTP 200 Aug 09 10:43:00.437712 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 473/1859] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:00 2026] GET /volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:00.455553 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.457330 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:00.457642 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-459032688"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:00.459081 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-459032688'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:00.459311 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Create volume of 1 GB Aug 09 10:43:00.459705 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:00.459705 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:00.464293 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Availability Zones retrieved successfully. Aug 09 10:43:00.473785 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Flow 'volume_create_api' (e8bc62b8-1b99-4b6b-9007-c619e0b7818a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:00.475361 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974117d4-4e59-41c1-9a28-1bfc60befc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.477078 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:00.519657 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974117d4-4e59-41c1-9a28-1bfc60befc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.523533 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cbedf03-be20-4059-ac3d-bb3d168ce47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.587964 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Created reservations ['e0e68a80-bc11-4942-978e-4e3e9c947a12', '971af970-562c-4916-8b48-19a4cf6bf8f4', '3ac5cb46-0ec4-4027-8814-49adfafd0475', '7a290110-edfa-4fe0-ad21-1607832fded4'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:00.588669 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.588938 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cbedf03-be20-4059-ac3d-bb3d168ce47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0e68a80-bc11-4942-978e-4e3e9c947a12', '971af970-562c-4916-8b48-19a4cf6bf8f4', '3ac5cb46-0ec4-4027-8814-49adfafd0475', '7a290110-edfa-4fe0-ad21-1607832fded4']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.589941 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e28ccb-6581-488b-8a07-9cd960d90620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.591250 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:00.591690 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-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": "a868a0fb-a992-488a-a483-45d689c8134a", "source_volid": null, "backup_id": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:00.593662 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-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': 'a868a0fb-a992-488a-a483-45d689c8134a', 'source_volid': None, 'backup_id': None}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:00.629599 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e28ccb-6581-488b-8a07-9cd960d90620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca6f186b-1c55-4b15-92a4-f365c13dab14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-459032688',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a5edcfc8d604ac8998fb558d57f3781',qos_specs=None,replication_status=,reservations=['e0e68a80-bc11-4942-978e-4e3e9c947a12','971af970-562c-4916-8b48-19a4cf6bf8f4','3ac5cb46-0ec4-4027-8814-49adfafd0475','7a290110-edfa-4fe0-ad21-1607832fded4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499ff564b1774b2788b7ec051a708da5',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-459032688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca6f186b-1c55-4b15-92a4-f365c13dab14,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a5edcfc8d604ac8998fb558d57f3781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='499ff564b1774b2788b7ec051a708da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.632077 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27010d1-ea67-4f1a-a24c-12db08cd9cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.669657 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27010d1-ea67-4f1a-a24c-12db08cd9cbf) transitioned into state 'SUCCESS' from state '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-459032688',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a5edcfc8d604ac8998fb558d57f3781',qos_specs=None,replication_status=,reservations=['e0e68a80-bc11-4942-978e-4e3e9c947a12','971af970-562c-4916-8b48-19a4cf6bf8f4','3ac5cb46-0ec4-4027-8814-49adfafd0475','7a290110-edfa-4fe0-ad21-1607832fded4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499ff564b1774b2788b7ec051a708da5',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.670070 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55796fd0-7c57-41cf-a3c3-9cb8aced9a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.685754 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55796fd0-7c57-41cf-a3c3-9cb8aced9a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.687853 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Flow 'volume_create_api' (e8bc62b8-1b99-4b6b-9007-c619e0b7818a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:00.687981 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Create volume request issued successfully. Aug 09 10:43:00.688712 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b6fac0bf-2abe-4050-9a17-3d33df38d127 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:00.689625 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 465/1860] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:43:00 2026] POST /volume/v3/volumes => generated 763 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:00.704040 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-538e6b34-7f49-4be4-87e7-2ed232c2e59b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.709854 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-538e6b34-7f49-4be4-87e7-2ed232c2e59b tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 Aug 09 10:43:00.709854 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-538e6b34-7f49-4be4-87e7-2ed232c2e59b tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.709854 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-538e6b34-7f49-4be4-87e7-2ed232c2e59b tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.714144 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Create volume of 1 GB Aug 09 10:43:00.720047 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:00.720047 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:00.721323 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Availability Zones retrieved successfully. Aug 09 10:43:00.727218 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-538e6b34-7f49-4be4-87e7-2ed232c2e59b tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:00.731209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Flow 'volume_create_api' (66c89dae-138f-473a-8bc8-e966c1be6478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:00.731477 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89880f6-127d-4d63-9914-643681803399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.732858 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:00.737061 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-538e6b34-7f49-4be4-87e7-2ed232c2e59b tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 returned with HTTP 200 Aug 09 10:43:00.737636 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 459/1861] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:00 2026] GET /volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:00.824769 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89880f6-127d-4d63-9914-643681803399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.825934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171d9036-5742-4a96-810e-baf221396e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.856638 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-a7c10ee7-b727-4f6f-ac12-15d96c28f6e8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.859984 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-a7c10ee7-b727-4f6f-ac12-15d96c28f6e8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] DELETE https://10.4.3.125/volume/v3/attachments/978adca4-b37c-4797-b714-9614ef27a409 Aug 09 10:43:00.860293 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-a7c10ee7-b727-4f6f-ac12-15d96c28f6e8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.860589 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-a7c10ee7-b727-4f6f-ac12-15d96c28f6e8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.871313 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:00.871313 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:00.899928 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Created reservations ['5af472be-ff24-4533-b5eb-24a8d5634408', 'e17e9d51-2d32-47d1-9b6d-c93ecec58e46', '606de186-28f9-4c5a-83bd-c6146f5a8e7b', '61bbb4db-ba28-4baa-b699-9e1750fc994f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:00.900824 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171d9036-5742-4a96-810e-baf221396e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5af472be-ff24-4533-b5eb-24a8d5634408', 'e17e9d51-2d32-47d1-9b6d-c93ecec58e46', '606de186-28f9-4c5a-83bd-c6146f5a8e7b', '61bbb4db-ba28-4baa-b699-9e1750fc994f']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.901556 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04cbcd10-00d5-4441-bf98-8e6cbcf2fb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.903525 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3a7afd10-2d5e-491d-bd4f-ba12ecb325a7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.905743 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3a7afd10-2d5e-491d-bd4f-ba12ecb325a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 Aug 09 10:43:00.905933 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3a7afd10-2d5e-491d-bd4f-ba12ecb325a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.906222 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3a7afd10-2d5e-491d-bd4f-ba12ecb325a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.920370 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3a7afd10-2d5e-491d-bd4f-ba12ecb325a7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 returned with HTTP 404 Aug 09 10:43:00.921287 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 466/1862] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:00 2026] GET /volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:00.937307 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8f86bbe3-902d-4f8c-a916-54b57597214e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.937307 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f86bbe3-902d-4f8c-a916-54b57597214e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 Aug 09 10:43:00.937307 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f86bbe3-902d-4f8c-a916-54b57597214e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.937307 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f86bbe3-902d-4f8c-a916-54b57597214e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.937942 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04cbcd10-00d5-4441-bf98-8e6cbcf2fb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b090d886-aab0-40e9-a3ad-7f216734ff1f', '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='2e3d30556305420f94282fe684929354',qos_specs=None,replication_status=,reservations=['5af472be-ff24-4533-b5eb-24a8d5634408','e17e9d51-2d32-47d1-9b6d-c93ecec58e46','606de186-28f9-4c5a-83bd-c6146f5a8e7b','61bbb4db-ba28-4baa-b699-9e1750fc994f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a67439dd980e493a9d76773becbf6aee',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:00Z,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=b090d886-aab0-40e9-a3ad-7f216734ff1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e3d30556305420f94282fe684929354',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a67439dd980e493a9d76773becbf6aee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.940534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c6ebbac-adcc-49b0-9771-80250bbd32a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.944965 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f86bbe3-902d-4f8c-a916-54b57597214e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 returned with HTTP 404 Aug 09 10:43:00.946386 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 460/1863] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:00 2026] GET /volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:00.956672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a1b5d5ed-dc2d-4cf6-8049-5e96f8a2a022 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.959902 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1b5d5ed-dc2d-4cf6-8049-5e96f8a2a022 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 Aug 09 10:43:00.959902 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1b5d5ed-dc2d-4cf6-8049-5e96f8a2a022 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:00.961321 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1b5d5ed-dc2d-4cf6-8049-5e96f8a2a022 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:00.961321 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a1b5d5ed-dc2d-4cf6-8049-5e96f8a2a022 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume with id: 3730e2a0-1f37-4a10-afce-52e593517c31 Aug 09 10:43:00.968492 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d1945989-d10f-44c6-aacc-7b68db3a040c req-a7c10ee7-b727-4f6f-ac12-15d96c28f6e8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/attachments/978adca4-b37c-4797-b714-9614ef27a409 returned with HTTP 200 Aug 09 10:43:00.969041 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 474/1864] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:43:00 2026] DELETE /volume/v3/attachments/978adca4-b37c-4797-b714-9614ef27a409 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:00.969993 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1b5d5ed-dc2d-4cf6-8049-5e96f8a2a022 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 returned with HTTP 404 Aug 09 10:43:00.971917 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 467/1865] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:00 2026] DELETE /volume/v3/volumes/3730e2a0-1f37-4a10-afce-52e593517c31 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:00.974408 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c6ebbac-adcc-49b0-9771-80250bbd32a8) transitioned into 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='2e3d30556305420f94282fe684929354',qos_specs=None,replication_status=,reservations=['5af472be-ff24-4533-b5eb-24a8d5634408','e17e9d51-2d32-47d1-9b6d-c93ecec58e46','606de186-28f9-4c5a-83bd-c6146f5a8e7b','61bbb4db-ba28-4baa-b699-9e1750fc994f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a67439dd980e493a9d76773becbf6aee',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.976418 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03b8dcd1-1df4-408e-b404-d3471a2cb0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:00.988450 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:00.990744 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03b8dcd1-1df4-408e-b404-d3471a2cb0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:00.991622 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Flow 'volume_create_api' (66c89dae-138f-473a-8bc8-e966c1be6478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:00.991986 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Create volume request issued successfully. Aug 09 10:43:00.992728 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:00.992801 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-da81a09e-b7d5-4463-98d6-f6d5c5f25803 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:00.993324 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 465/1866] 10.4.3.125 () {72 vars in 1541 bytes} [Sun Aug 9 10:43:00 2026] POST /volume/v3/volumes => generated 703 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:00.993567 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1702957980"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:00.996436 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1702957980'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:00.996734 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume of 1 GB Aug 09 10:43:01.003414 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Availability Zones retrieved successfully. Aug 09 10:43:01.003809 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-003fec6a-d5a5-47e4-ae0d-3a413c453321 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.006575 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-003fec6a-d5a5-47e4-ae0d-3a413c453321 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] GET https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f Aug 09 10:43:01.006863 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-003fec6a-d5a5-47e4-ae0d-3a413c453321 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.007010 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-003fec6a-d5a5-47e4-ae0d-3a413c453321 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.011245 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (5b67135e-619f-42cd-9a75-a5908b023fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:01.012383 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83ef607-6495-47e9-b8e7-f29984258a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:01.013535 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:01.015956 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.015956 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:01.021978 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-003fec6a-d5a5-47e4-ae0d-3a413c453321 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:43:01.029411 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-003fec6a-d5a5-47e4-ae0d-3a413c453321 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f returned with HTTP 200 Aug 09 10:43:01.030140 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 475/1867] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f => generated 771 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.043412 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-31020593-c589-493d-a6e4-c3a3180879f3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.046683 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-31020593-c589-493d-a6e4-c3a3180879f3 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] GET https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f Aug 09 10:43:01.046811 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-31020593-c589-493d-a6e4-c3a3180879f3 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.048065 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-31020593-c589-493d-a6e4-c3a3180879f3 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.055372 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83ef607-6495-47e9-b8e7-f29984258a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:01.056534 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3849e257-c840-495d-857f-a0c05587626a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:01.059028 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.059028 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:01.064800 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-31020593-c589-493d-a6e4-c3a3180879f3 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:43:01.076390 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-31020593-c589-493d-a6e4-c3a3180879f3 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f returned with HTTP 200 Aug 09 10:43:01.076390 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 468/1868] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f => generated 771 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.132770 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['ee9ef563-1c6b-495f-b82e-4788a1392b13', 'e2290fbb-3754-407e-9dd1-f22fb095cd9d', '51d28669-f8ea-4884-8147-2d46a7d6d493', 'cd2dadb0-719a-4d60-a2f4-bba681e42a6e'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:01.133917 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3849e257-c840-495d-857f-a0c05587626a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee9ef563-1c6b-495f-b82e-4788a1392b13', 'e2290fbb-3754-407e-9dd1-f22fb095cd9d', '51d28669-f8ea-4884-8147-2d46a7d6d493', 'cd2dadb0-719a-4d60-a2f4-bba681e42a6e']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:01.134958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5915a3c-3b97-4273-b305-eb0dd9688f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:01.181678 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5915a3c-3b97-4273-b305-eb0dd9688f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6370983c-cc75-47bf-bbe2-9328d5ac4625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1702957980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['ee9ef563-1c6b-495f-b82e-4788a1392b13','e2290fbb-3754-407e-9dd1-f22fb095cd9d','51d28669-f8ea-4884-8147-2d46a7d6d493','cd2dadb0-719a-4d60-a2f4-bba681e42a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1702957980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6370983c-cc75-47bf-bbe2-9328d5ac4625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='353431c546114cbfa09d02159489050d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:01.183459 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3acd15bc-c47f-4b52-8e6f-4728707d9bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:01.221433 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3acd15bc-c47f-4b52-8e6f-4728707d9bb1) transitioned into state 'SUCCESS' from state '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-1702957980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b5db3ce5af43c49bd1b1c5bd6002bc',qos_specs=None,replication_status=,reservations=['ee9ef563-1c6b-495f-b82e-4788a1392b13','e2290fbb-3754-407e-9dd1-f22fb095cd9d','51d28669-f8ea-4884-8147-2d46a7d6d493','cd2dadb0-719a-4d60-a2f4-bba681e42a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353431c546114cbfa09d02159489050d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:01.222306 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b547a5d-4575-4a55-8771-0219f47ba435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:01.236174 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b547a5d-4575-4a55-8771-0219f47ba435) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:01.238138 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Flow 'volume_create_api' (5b67135e-619f-42cd-9a75-a5908b023fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:01.238340 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Create volume request issued successfully. Aug 09 10:43:01.239174 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4805fd22-be2c-4097-85d6-00bfcd655d6c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:01.240683 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 461/1869] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:43:00 2026] POST /volume/v3/volumes => generated 749 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:01.256447 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0f8e589f-7023-4c79-bdc5-162b1fa881d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.258792 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f8e589f-7023-4c79-bdc5-162b1fa881d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:43:01.259070 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f8e589f-7023-4c79-bdc5-162b1fa881d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.259626 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f8e589f-7023-4c79-bdc5-162b1fa881d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.271045 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.271045 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:01.278071 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0f8e589f-7023-4c79-bdc5-162b1fa881d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:43:01.286104 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f8e589f-7023-4c79-bdc5-162b1fa881d5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:43:01.287256 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 466/1870] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.399389 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d17e37d4-74eb-438b-810d-5f341017ae6a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.401669 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d17e37d4-74eb-438b-810d-5f341017ae6a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca Aug 09 10:43:01.402054 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d17e37d4-74eb-438b-810d-5f341017ae6a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.402369 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d17e37d4-74eb-438b-810d-5f341017ae6a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.410756 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.410756 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:01.415479 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d17e37d4-74eb-438b-810d-5f341017ae6a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:01.421596 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d17e37d4-74eb-438b-810d-5f341017ae6a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca returned with HTTP 200 Aug 09 10:43:01.423902 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 476/1871] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.438633 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7b852cf4-74ab-4e98-b314-88134c96420d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.440443 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b852cf4-74ab-4e98-b314-88134c96420d tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca Aug 09 10:43:01.440856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b852cf4-74ab-4e98-b314-88134c96420d tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.442204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b852cf4-74ab-4e98-b314-88134c96420d tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.449693 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.449693 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:01.455407 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7b852cf4-74ab-4e98-b314-88134c96420d tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:01.466177 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b852cf4-74ab-4e98-b314-88134c96420d tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca returned with HTTP 200 Aug 09 10:43:01.466956 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 469/1872] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.481726 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0263887a-16ad-4e84-813f-36d8783d0cde None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.664961 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:01.665500 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:01.667078 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:01.667299 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Create volume of 1 GB Aug 09 10:43:01.667624 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.667624 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:01.672753 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Availability Zones retrieved successfully. Aug 09 10:43:01.684754 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Flow 'volume_create_api' (67ec72cc-35c7-443a-b772-9a72f675594e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:01.686872 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2820c10-38c8-441d-9382-78f4079b606b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:01.687951 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:01.725639 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2820c10-38c8-441d-9382-78f4079b606b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:01.726377 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5bc704b-248c-4eed-b197-91541020a90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:01.752475 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-82c2ae71-75bc-413f-84f4-aa1c73d080e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.756168 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82c2ae71-75bc-413f-84f4-aa1c73d080e3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 Aug 09 10:43:01.756529 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82c2ae71-75bc-413f-84f4-aa1c73d080e3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.756759 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82c2ae71-75bc-413f-84f4-aa1c73d080e3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.770691 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.770691 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:01.778587 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-82c2ae71-75bc-413f-84f4-aa1c73d080e3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:01.787407 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82c2ae71-75bc-413f-84f4-aa1c73d080e3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 returned with HTTP 200 Aug 09 10:43:01.787962 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 467/1873] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.807217 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c501f54c-888f-4b90-a758-20d1d39afa01 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.809715 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c501f54c-888f-4b90-a758-20d1d39afa01 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 Aug 09 10:43:01.810046 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c501f54c-888f-4b90-a758-20d1d39afa01 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.810320 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c501f54c-888f-4b90-a758-20d1d39afa01 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.817649 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Created reservations ['0ca2fbcf-9b07-4cee-a997-65ab4ed11fc3', '98ad3903-fef3-45a6-8b62-e577dff287d9', 'c97a8fc6-c923-482a-923f-63ae9e8ba13b', 'a5a19cbc-6250-4d85-a7c1-b7d4db471189'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:01.818728 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5bc704b-248c-4eed-b197-91541020a90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ca2fbcf-9b07-4cee-a997-65ab4ed11fc3', '98ad3903-fef3-45a6-8b62-e577dff287d9', 'c97a8fc6-c923-482a-923f-63ae9e8ba13b', 'a5a19cbc-6250-4d85-a7c1-b7d4db471189']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:01.819733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3acba65b-5df3-4049-91c2-ac455fa38b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:01.820095 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.820095 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:01.825250 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c501f54c-888f-4b90-a758-20d1d39afa01 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:01.831646 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c501f54c-888f-4b90-a758-20d1d39afa01 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 returned with HTTP 200 Aug 09 10:43:01.832160 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 477/1874] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.845927 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3acba65b-5df3-4049-91c2-ac455fa38b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '974ecd91-322f-4e93-8714-419b13b90775', '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='88d0ca79cc8742f98ad570f272a95796',qos_specs=None,replication_status=,reservations=['0ca2fbcf-9b07-4cee-a997-65ab4ed11fc3','98ad3903-fef3-45a6-8b62-e577dff287d9','c97a8fc6-c923-482a-923f-63ae9e8ba13b','a5a19cbc-6250-4d85-a7c1-b7d4db471189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2396068877ef465087566ca3a23bd22c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43: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=974ecd91-322f-4e93-8714-419b13b90775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88d0ca79cc8742f98ad570f272a95796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2396068877ef465087566ca3a23bd22c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:01.846982 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35ada76-892b-439b-aaf5-c45fcaa83f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:01.852470 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6f271e27-a5d1-4aa5-9022-f6490beb60bf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.856501 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f271e27-a5d1-4aa5-9022-f6490beb60bf tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes Aug 09 10:43:01.857640 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f271e27-a5d1-4aa5-9022-f6490beb60bf tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.858327 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f271e27-a5d1-4aa5-9022-f6490beb60bf tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.859526 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-6f271e27-a5d1-4aa5-9022-f6490beb60bf tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:01.863275 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6f271e27-a5d1-4aa5-9022-f6490beb60bf tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:01.867529 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35ada76-892b-439b-aaf5-c45fcaa83f44) transitioned into state 'SUCCESS' from 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='88d0ca79cc8742f98ad570f272a95796',qos_specs=None,replication_status=,reservations=['0ca2fbcf-9b07-4cee-a997-65ab4ed11fc3','98ad3903-fef3-45a6-8b62-e577dff287d9','c97a8fc6-c923-482a-923f-63ae9e8ba13b','a5a19cbc-6250-4d85-a7c1-b7d4db471189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2396068877ef465087566ca3a23bd22c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:01.868323 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e6561d-ca6a-4393-9d10-2da3c2715ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:01.876546 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6f271e27-a5d1-4aa5-9022-f6490beb60bf tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:01.877767 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f271e27-a5d1-4aa5-9022-f6490beb60bf tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 200 Aug 09 10:43:01.877931 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e6561d-ca6a-4393-9d10-2da3c2715ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:01.878744 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Flow 'volume_create_api' (67ec72cc-35c7-443a-b772-9a72f675594e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:01.878871 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 470/1875] 10.4.3.125 () {66 vars in 1237 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes => generated 975 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.879078 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Create volume request issued successfully. Aug 09 10:43:01.879877 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0263887a-16ad-4e84-813f-36d8783d0cde tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:01.880499 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 462/1876] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:43:01 2026] POST /volume/v3/volumes => generated 733 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:01.894768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cafc7b11-2b35-4707-b266-1af9038dfaba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.897119 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cafc7b11-2b35-4707-b266-1af9038dfaba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1221584608 Aug 09 10:43:01.897682 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cafc7b11-2b35-4707-b266-1af9038dfaba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.897682 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cafc7b11-2b35-4707-b266-1af9038dfaba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.898473 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-cafc7b11-2b35-4707-b266-1af9038dfaba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:01.898837 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cafc7b11-2b35-4707-b266-1af9038dfaba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1221584608'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:01.900795 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-893dff11-7206-49b6-a25c-98f9e05b4284 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.902379 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-893dff11-7206-49b6-a25c-98f9e05b4284 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] GET https://10.4.3.125/volume/v3/volumes/974ecd91-322f-4e93-8714-419b13b90775 Aug 09 10:43:01.902544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-893dff11-7206-49b6-a25c-98f9e05b4284 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.902710 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-893dff11-7206-49b6-a25c-98f9e05b4284 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.912910 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cafc7b11-2b35-4707-b266-1af9038dfaba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:01.913383 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cafc7b11-2b35-4707-b266-1af9038dfaba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1221584608 returned with HTTP 200 Aug 09 10:43:01.913783 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 468/1877] 10.4.3.125 () {66 vars in 1338 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1221584608 => generated 334 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.915267 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.915267 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:01.921206 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-893dff11-7206-49b6-a25c-98f9e05b4284 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Volume info retrieved successfully. Aug 09 10:43:01.925529 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e0335010-340c-49df-8d80-a0e3838a4775 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.925587 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-893dff11-7206-49b6-a25c-98f9e05b4284 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] https://10.4.3.125/volume/v3/volumes/974ecd91-322f-4e93-8714-419b13b90775 returned with HTTP 200 Aug 09 10:43:01.925986 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 478/1878] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/974ecd91-322f-4e93-8714-419b13b90775 => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.928162 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0335010-340c-49df-8d80-a0e3838a4775 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-459032688 Aug 09 10:43:01.928508 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0335010-340c-49df-8d80-a0e3838a4775 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.928807 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0335010-340c-49df-8d80-a0e3838a4775 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.929045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-e0335010-340c-49df-8d80-a0e3838a4775 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:01.930682 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.930682 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:01.930682 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e0335010-340c-49df-8d80-a0e3838a4775 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-459032688'), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:01.939294 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e0335010-340c-49df-8d80-a0e3838a4775 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:01.941438 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.941438 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:01.945963 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0335010-340c-49df-8d80-a0e3838a4775 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-459032688 returned with HTTP 200 Aug 09 10:43:01.946823 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 471/1879] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-459032688 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:01.964818 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9f4ef056-de26-4988-8671-fc22a90c70c0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:01.967524 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f4ef056-de26-4988-8671-fc22a90c70c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?limit=1 Aug 09 10:43:01.967524 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f4ef056-de26-4988-8671-fc22a90c70c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:01.967627 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f4ef056-de26-4988-8671-fc22a90c70c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:01.969069 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-9f4ef056-de26-4988-8671-fc22a90c70c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:01.969069 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.969069 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:01.969069 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f4ef056-de26-4988-8671-fc22a90c70c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:01.977784 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9f4ef056-de26-4988-8671-fc22a90c70c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:01.978819 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:01.978819 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:01.984797 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f4ef056-de26-4988-8671-fc22a90c70c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 09 10:43:01.984797 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 463/1880] 10.4.3.125 () {66 vars in 1273 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:01.990332 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c31f1eb0-ae58-48ec-9fd3-6a59da211651 req-25f93924-094d-472a-aca3-3cf7343373c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.002342 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c31f1eb0-ae58-48ec-9fd3-6a59da211651 req-25f93924-094d-472a-aca3-3cf7343373c6 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:43:02.002530 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c31f1eb0-ae58-48ec-9fd3-6a59da211651 req-25f93924-094d-472a-aca3-3cf7343373c6 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.002928 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c31f1eb0-ae58-48ec-9fd3-6a59da211651 req-25f93924-094d-472a-aca3-3cf7343373c6 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.005104 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3480a358-98cc-4637-989c-86e19dc1ba75 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.010147 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3480a358-98cc-4637-989c-86e19dc1ba75 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?limit=1&marker=ca6f186b-1c55-4b15-92a4-f365c13dab14 Aug 09 10:43:02.010464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3480a358-98cc-4637-989c-86e19dc1ba75 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.010729 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3480a358-98cc-4637-989c-86e19dc1ba75 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.011119 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-3480a358-98cc-4637-989c-86e19dc1ba75 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.012007 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.012007 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:02.012179 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3480a358-98cc-4637-989c-86e19dc1ba75 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.016861 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c31f1eb0-ae58-48ec-9fd3-6a59da211651 req-25f93924-094d-472a-aca3-3cf7343373c6 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:43:02.021711 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c31f1eb0-ae58-48ec-9fd3-6a59da211651 req-25f93924-094d-472a-aca3-3cf7343373c6 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:43:02.022216 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 469/1881] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:01 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.059743 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3480a358-98cc-4637-989c-86e19dc1ba75 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.060952 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.060952 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:02.067011 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3480a358-98cc-4637-989c-86e19dc1ba75 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?limit=1&marker=ca6f186b-1c55-4b15-92a4-f365c13dab14 returned with HTTP 200 Aug 09 10:43:02.068548 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 479/1882] 10.4.3.125 () {66 vars in 1361 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/detail?limit=1&marker=ca6f186b-1c55-4b15-92a4-f365c13dab14 => generated 1003 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:02.082247 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d90233a8-98fb-4711-9307-b948c755ea80 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.083876 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d90233a8-98fb-4711-9307-b948c755ea80 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?limit=1&marker=220a143e-08ae-4f2a-a4f8-1f85c01b92c0 Aug 09 10:43:02.084110 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d90233a8-98fb-4711-9307-b948c755ea80 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.084384 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d90233a8-98fb-4711-9307-b948c755ea80 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.084698 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-d90233a8-98fb-4711-9307-b948c755ea80 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.085596 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d90233a8-98fb-4711-9307-b948c755ea80 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.127420 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d90233a8-98fb-4711-9307-b948c755ea80 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.128999 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.128999 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:02.138354 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d90233a8-98fb-4711-9307-b948c755ea80 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?limit=1&marker=220a143e-08ae-4f2a-a4f8-1f85c01b92c0 returned with HTTP 200 Aug 09 10:43:02.138888 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 472/1883] 10.4.3.125 () {66 vars in 1361 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/detail?limit=1&marker=220a143e-08ae-4f2a-a4f8-1f85c01b92c0 => generated 1003 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:02.153122 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ace1188-f036-459a-a286-a2ffd87bfd72 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.154913 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ace1188-f036-459a-a286-a2ffd87bfd72 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?limit=1&marker=0923d510-8bd6-4262-a653-f1d211ddca28 Aug 09 10:43:02.155314 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ace1188-f036-459a-a286-a2ffd87bfd72 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.155633 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ace1188-f036-459a-a286-a2ffd87bfd72 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.158142 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-7ace1188-f036-459a-a286-a2ffd87bfd72 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.158418 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ace1188-f036-459a-a286-a2ffd87bfd72 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.200163 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7ace1188-f036-459a-a286-a2ffd87bfd72 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.200163 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ace1188-f036-459a-a286-a2ffd87bfd72 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?limit=1&marker=0923d510-8bd6-4262-a653-f1d211ddca28 returned with HTTP 200 Aug 09 10:43:02.200683 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 464/1884] 10.4.3.125 () {66 vars in 1361 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/detail?limit=1&marker=0923d510-8bd6-4262-a653-f1d211ddca28 => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:43:02.214505 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6c2d2b90-0edc-432d-b2ec-8f553e49b492 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.217150 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c2d2b90-0edc-432d-b2ec-8f553e49b492 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 09 10:43:02.217490 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c2d2b90-0edc-432d-b2ec-8f553e49b492 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.217798 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c2d2b90-0edc-432d-b2ec-8f553e49b492 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.218118 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-6c2d2b90-0edc-432d-b2ec-8f553e49b492 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.218498 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c2d2b90-0edc-432d-b2ec-8f553e49b492 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Could not evaluate value available, assuming string {{(pid=100317) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:02.219383 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c2d2b90-0edc-432d-b2ec-8f553e49b492 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.249829 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c2d2b90-0edc-432d-b2ec-8f553e49b492 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.254071 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.254071 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:02.261477 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c2d2b90-0edc-432d-b2ec-8f553e49b492 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 09 10:43:02.262095 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 470/1885] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:02.281047 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dea4552f-4fb1-4571-b9dc-f23d0a84156a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.283327 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dea4552f-4fb1-4571-b9dc-f23d0a84156a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 09 10:43:02.283539 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dea4552f-4fb1-4571-b9dc-f23d0a84156a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.283798 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dea4552f-4fb1-4571-b9dc-f23d0a84156a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.284008 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-dea4552f-4fb1-4571-b9dc-f23d0a84156a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.285212 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dea4552f-4fb1-4571-b9dc-f23d0a84156a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Could not evaluate value available, assuming string {{(pid=100319) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:02.285212 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dea4552f-4fb1-4571-b9dc-f23d0a84156a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.303825 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b571327f-ec6d-4073-b447-b30044ef571c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.305815 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b571327f-ec6d-4073-b447-b30044ef571c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:43:02.306083 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b571327f-ec6d-4073-b447-b30044ef571c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.306346 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b571327f-ec6d-4073-b447-b30044ef571c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.315271 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.315271 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:02.320282 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b571327f-ec6d-4073-b447-b30044ef571c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:43:02.324937 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b571327f-ec6d-4073-b447-b30044ef571c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:43:02.325300 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dea4552f-4fb1-4571-b9dc-f23d0a84156a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.325580 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 473/1886] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.326446 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.326446 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:02.340870 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dea4552f-4fb1-4571-b9dc-f23d0a84156a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 09 10:43:02.341342 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 480/1887] 10.4.3.125 () {66 vars in 1359 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:02.358013 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6d1116b6-047d-4d92-82e3-3d76f7c26b8c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.362158 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d1116b6-047d-4d92-82e3-3d76f7c26b8c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?limit=1 Aug 09 10:43:02.362158 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d1116b6-047d-4d92-82e3-3d76f7c26b8c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.362158 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d1116b6-047d-4d92-82e3-3d76f7c26b8c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.362158 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-6d1116b6-047d-4d92-82e3-3d76f7c26b8c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.363124 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d1116b6-047d-4d92-82e3-3d76f7c26b8c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.372785 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6d1116b6-047d-4d92-82e3-3d76f7c26b8c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.374605 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d1116b6-047d-4d92-82e3-3d76f7c26b8c tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 09 10:43:02.374605 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 465/1888] 10.4.3.125 () {66 vars in 1252 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.388479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-57693ab3-8226-4cce-ac96-b6cc03dd074d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.394002 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57693ab3-8226-4cce-ac96-b6cc03dd074d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?limit=1&marker=ca6f186b-1c55-4b15-92a4-f365c13dab14 Aug 09 10:43:02.394002 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57693ab3-8226-4cce-ac96-b6cc03dd074d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.394305 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57693ab3-8226-4cce-ac96-b6cc03dd074d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.397602 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-57693ab3-8226-4cce-ac96-b6cc03dd074d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.398744 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-57693ab3-8226-4cce-ac96-b6cc03dd074d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.451053 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-57693ab3-8226-4cce-ac96-b6cc03dd074d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.451926 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57693ab3-8226-4cce-ac96-b6cc03dd074d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?limit=1&marker=ca6f186b-1c55-4b15-92a4-f365c13dab14 returned with HTTP 200 Aug 09 10:43:02.453702 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 471/1889] 10.4.3.125 () {66 vars in 1340 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes?limit=1&marker=ca6f186b-1c55-4b15-92a4-f365c13dab14 => generated 470 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.466034 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-351c88e1-275c-44e1-8a47-4f85829110c0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.468476 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-351c88e1-275c-44e1-8a47-4f85829110c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?limit=1&marker=220a143e-08ae-4f2a-a4f8-1f85c01b92c0 Aug 09 10:43:02.468776 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-351c88e1-275c-44e1-8a47-4f85829110c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.469080 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-351c88e1-275c-44e1-8a47-4f85829110c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.469432 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-351c88e1-275c-44e1-8a47-4f85829110c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.473054 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-351c88e1-275c-44e1-8a47-4f85829110c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.503404 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-351c88e1-275c-44e1-8a47-4f85829110c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.504280 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-351c88e1-275c-44e1-8a47-4f85829110c0 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?limit=1&marker=220a143e-08ae-4f2a-a4f8-1f85c01b92c0 returned with HTTP 200 Aug 09 10:43:02.505314 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 474/1890] 10.4.3.125 () {66 vars in 1340 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes?limit=1&marker=220a143e-08ae-4f2a-a4f8-1f85c01b92c0 => generated 470 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.519087 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1db74100-1d28-43bf-a3fb-c34221521829 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.522735 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1db74100-1d28-43bf-a3fb-c34221521829 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?limit=1&marker=0923d510-8bd6-4262-a653-f1d211ddca28 Aug 09 10:43:02.523000 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1db74100-1d28-43bf-a3fb-c34221521829 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.523922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1db74100-1d28-43bf-a3fb-c34221521829 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.524281 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-1db74100-1d28-43bf-a3fb-c34221521829 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.525342 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1db74100-1d28-43bf-a3fb-c34221521829 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.546149 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1db74100-1d28-43bf-a3fb-c34221521829 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.546149 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1db74100-1d28-43bf-a3fb-c34221521829 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?limit=1&marker=0923d510-8bd6-4262-a653-f1d211ddca28 returned with HTTP 200 Aug 09 10:43:02.550848 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 481/1891] 10.4.3.125 () {66 vars in 1340 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes?limit=1&marker=0923d510-8bd6-4262-a653-f1d211ddca28 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:43:02.566447 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d30a5f0f-e452-433a-ad97-21823fd9b3fc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.569491 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d30a5f0f-e452-433a-ad97-21823fd9b3fc tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1221584608&status=available Aug 09 10:43:02.569700 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d30a5f0f-e452-433a-ad97-21823fd9b3fc tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.570011 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d30a5f0f-e452-433a-ad97-21823fd9b3fc tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.570171 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-d30a5f0f-e452-433a-ad97-21823fd9b3fc tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.570511 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d30a5f0f-e452-433a-ad97-21823fd9b3fc tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Could not evaluate value available, assuming string {{(pid=100318) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:02.570796 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.570796 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:02.571285 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d30a5f0f-e452-433a-ad97-21823fd9b3fc tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1221584608'), ('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.615524 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d30a5f0f-e452-433a-ad97-21823fd9b3fc tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.616876 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d30a5f0f-e452-433a-ad97-21823fd9b3fc tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1221584608&status=available returned with HTTP 200 Aug 09 10:43:02.616876 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 466/1892] 10.4.3.125 () {66 vars in 1372 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1221584608&status=available => generated 334 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.629105 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f7aca223-c806-4c68-8ea2-84ae4610629e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.631273 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7aca223-c806-4c68-8ea2-84ae4610629e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1221584608&status=available Aug 09 10:43:02.631557 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7aca223-c806-4c68-8ea2-84ae4610629e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.631705 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7aca223-c806-4c68-8ea2-84ae4610629e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.632287 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-f7aca223-c806-4c68-8ea2-84ae4610629e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.632580 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f7aca223-c806-4c68-8ea2-84ae4610629e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Could not evaluate value available, assuming string {{(pid=100317) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:02.632898 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.632898 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:02.633528 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f7aca223-c806-4c68-8ea2-84ae4610629e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1221584608'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.666991 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f7aca223-c806-4c68-8ea2-84ae4610629e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.667889 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.667889 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:02.673510 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7aca223-c806-4c68-8ea2-84ae4610629e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1221584608&status=available returned with HTTP 200 Aug 09 10:43:02.674228 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 472/1893] 10.4.3.125 () {66 vars in 1393 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1221584608&status=available => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.695178 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3ccf86bc-6320-4246-8f67-7887ef64619a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.697587 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ccf86bc-6320-4246-8f67-7887ef64619a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?marker=220a143e-08ae-4f2a-a4f8-1f85c01b92c0&sort=id%3Aasc Aug 09 10:43:02.697884 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ccf86bc-6320-4246-8f67-7887ef64619a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.698217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ccf86bc-6320-4246-8f67-7887ef64619a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.698630 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-3ccf86bc-6320-4246-8f67-7887ef64619a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.699082 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.699082 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:02.699671 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3ccf86bc-6320-4246-8f67-7887ef64619a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.742888 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3ccf86bc-6320-4246-8f67-7887ef64619a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.743822 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.743822 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:02.749362 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ccf86bc-6320-4246-8f67-7887ef64619a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?marker=220a143e-08ae-4f2a-a4f8-1f85c01b92c0&sort=id%3Aasc returned with HTTP 200 Aug 09 10:43:02.749918 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 475/1894] 10.4.3.125 () {66 vars in 1373 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/detail?marker=220a143e-08ae-4f2a-a4f8-1f85c01b92c0&sort=id%3Aasc => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.767562 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1e4321a-5876-44c6-96f5-c2fc33de5ce9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.769636 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1e4321a-5876-44c6-96f5-c2fc33de5ce9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 09 10:43:02.770932 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1e4321a-5876-44c6-96f5-c2fc33de5ce9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.770932 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1e4321a-5876-44c6-96f5-c2fc33de5ce9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.770932 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-c1e4321a-5876-44c6-96f5-c2fc33de5ce9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.772418 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c1e4321a-5876-44c6-96f5-c2fc33de5ce9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.810894 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c1e4321a-5876-44c6-96f5-c2fc33de5ce9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.812422 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.812422 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:02.820423 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1e4321a-5876-44c6-96f5-c2fc33de5ce9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 09 10:43:02.820817 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 482/1895] 10.4.3.125 () {66 vars in 1337 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:02.841397 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c3ceaed1-4ec1-43dc-9f29-204a84f9e0a5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.846432 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3ceaed1-4ec1-43dc-9f29-204a84f9e0a5 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:43:02.846432 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3ceaed1-4ec1-43dc-9f29-204a84f9e0a5 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.846432 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3ceaed1-4ec1-43dc-9f29-204a84f9e0a5 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.846432 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-c3ceaed1-4ec1-43dc-9f29-204a84f9e0a5 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.846432 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.846432 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:02.846904 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c3ceaed1-4ec1-43dc-9f29-204a84f9e0a5 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.857274 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c3ceaed1-4ec1-43dc-9f29-204a84f9e0a5 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.858124 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.858124 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:02.865769 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3ceaed1-4ec1-43dc-9f29-204a84f9e0a5 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:43:02.865769 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 467/1896] 10.4.3.125 () {66 vars in 1258 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:02.880130 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95ab048c-81e6-4a0e-a1af-929e874fc09a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.882366 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95ab048c-81e6-4a0e-a1af-929e874fc09a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 09 10:43:02.882727 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95ab048c-81e6-4a0e-a1af-929e874fc09a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.884217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95ab048c-81e6-4a0e-a1af-929e874fc09a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.884217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-95ab048c-81e6-4a0e-a1af-929e874fc09a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.884851 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-95ab048c-81e6-4a0e-a1af-929e874fc09a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.924015 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-95ab048c-81e6-4a0e-a1af-929e874fc09a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.924998 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95ab048c-81e6-4a0e-a1af-929e874fc09a tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 09 10:43:02.926480 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 473/1897] 10.4.3.125 () {66 vars in 1316 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.940408 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-155a1a04-99e0-496f-b225-b31fe449b733 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.944763 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-155a1a04-99e0-496f-b225-b31fe449b733 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?availability_zone=nova Aug 09 10:43:02.944911 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-155a1a04-99e0-496f-b225-b31fe449b733 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.945168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-155a1a04-99e0-496f-b225-b31fe449b733 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.945508 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-155a1a04-99e0-496f-b225-b31fe449b733 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:02.945823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-155a1a04-99e0-496f-b225-b31fe449b733 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Could not evaluate value nova, assuming string {{(pid=100316) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:02.946683 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-65a2364e-3e49-4c7c-a6b4-738aab676972 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.947513 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-155a1a04-99e0-496f-b225-b31fe449b733 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:02.950213 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65a2364e-3e49-4c7c-a6b4-738aab676972 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] GET https://10.4.3.125/volume/v3/volumes/974ecd91-322f-4e93-8714-419b13b90775 Aug 09 10:43:02.950434 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65a2364e-3e49-4c7c-a6b4-738aab676972 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:02.950622 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65a2364e-3e49-4c7c-a6b4-738aab676972 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:02.962494 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:02.962494 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:02.969990 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-65a2364e-3e49-4c7c-a6b4-738aab676972 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Volume info retrieved successfully. Aug 09 10:43:02.975435 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65a2364e-3e49-4c7c-a6b4-738aab676972 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] https://10.4.3.125/volume/v3/volumes/974ecd91-322f-4e93-8714-419b13b90775 returned with HTTP 200 Aug 09 10:43:02.975435 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 483/1898] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/974ecd91-322f-4e93-8714-419b13b90775 => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.996357 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-155a1a04-99e0-496f-b225-b31fe449b733 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:02.996357 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-155a1a04-99e0-496f-b225-b31fe449b733 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 09 10:43:02.996514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3af09ad3-dd92-4c0c-959a-3bf0adfc1eb6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:02.996553 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 476/1899] 10.4.3.125 () {66 vars in 1282 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:02.998064 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3af09ad3-dd92-4c0c-959a-3bf0adfc1eb6 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1&project_id=0bbe9a6afb154a6689d0edd537477feb Aug 09 10:43:02.998475 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3af09ad3-dd92-4c0c-959a-3bf0adfc1eb6 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.000339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3af09ad3-dd92-4c0c-959a-3bf0adfc1eb6 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.000339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3af09ad3-dd92-4c0c-959a-3bf0adfc1eb6 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Could not evaluate value 0bbe9a6afb154a6689d0edd537477feb, assuming string {{(pid=100318) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:03.000339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3af09ad3-dd92-4c0c-959a-3bf0adfc1eb6 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Searching by: MultiDict([('project_id', '0bbe9a6afb154a6689d0edd537477feb'), ('all_tenants', 1)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:03.007331 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-53a50422-6e17-4dea-83ee-5e30ad8bb37e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.011857 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-53a50422-6e17-4dea-83ee-5e30ad8bb37e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?availability_zone=nova Aug 09 10:43:03.012054 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-53a50422-6e17-4dea-83ee-5e30ad8bb37e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.014209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-53a50422-6e17-4dea-83ee-5e30ad8bb37e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.014209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-53a50422-6e17-4dea-83ee-5e30ad8bb37e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:03.014209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-53a50422-6e17-4dea-83ee-5e30ad8bb37e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Could not evaluate value nova, assuming string {{(pid=100317) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:03.014209 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.014209 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:03.014209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-53a50422-6e17-4dea-83ee-5e30ad8bb37e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:03.031029 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3af09ad3-dd92-4c0c-959a-3bf0adfc1eb6 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Get all volumes completed successfully. Aug 09 10:43:03.032237 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.032237 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:03.037562 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3af09ad3-dd92-4c0c-959a-3bf0adfc1eb6 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1&project_id=0bbe9a6afb154a6689d0edd537477feb returned with HTTP 200 Aug 09 10:43:03.038217 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 468/1900] 10.4.3.125 () {66 vars in 1373 bytes} [Sun Aug 9 10:43:02 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=0bbe9a6afb154a6689d0edd537477feb => generated 3034 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:03.058703 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-63fbbe25-5fc1-444a-a50e-0af02bf5dd20 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.061220 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63fbbe25-5fc1-444a-a50e-0af02bf5dd20 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/974ecd91-322f-4e93-8714-419b13b90775 Aug 09 10:43:03.061361 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-53a50422-6e17-4dea-83ee-5e30ad8bb37e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:03.061646 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63fbbe25-5fc1-444a-a50e-0af02bf5dd20 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.061805 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63fbbe25-5fc1-444a-a50e-0af02bf5dd20 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.061992 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-63fbbe25-5fc1-444a-a50e-0af02bf5dd20 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Delete volume with id: 974ecd91-322f-4e93-8714-419b13b90775 Aug 09 10:43:03.062169 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-53a50422-6e17-4dea-83ee-5e30ad8bb37e tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 09 10:43:03.063208 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 474/1901] 10.4.3.125 () {66 vars in 1282 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:03.081173 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.081173 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:03.081666 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-63fbbe25-5fc1-444a-a50e-0af02bf5dd20 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Volume info retrieved successfully. Aug 09 10:43:03.085288 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4d422798-2475-4ff0-be26-4f17ae66ddaa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.087403 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d422798-2475-4ff0-be26-4f17ae66ddaa tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?bootable=false Aug 09 10:43:03.087758 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d422798-2475-4ff0-be26-4f17ae66ddaa tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.088084 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d422798-2475-4ff0-be26-4f17ae66ddaa tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.088477 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-4d422798-2475-4ff0-be26-4f17ae66ddaa tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:03.088880 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.088880 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:03.089730 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d422798-2475-4ff0-be26-4f17ae66ddaa tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:03.105196 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-63fbbe25-5fc1-444a-a50e-0af02bf5dd20 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] Delete volume request issued successfully. Aug 09 10:43:03.105554 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63fbbe25-5fc1-444a-a50e-0af02bf5dd20 tempest-VolumesListAdminTestJSON-177689009 tempest-VolumesListAdminTestJSON-177689009-project-admin] https://10.4.3.125/volume/v3/volumes/974ecd91-322f-4e93-8714-419b13b90775 returned with HTTP 202 Aug 09 10:43:03.106218 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 484/1902] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:03 2026] DELETE /volume/v3/volumes/974ecd91-322f-4e93-8714-419b13b90775 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:03.118569 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eec97c7a-b7c5-41ec-ba89-4c36d08b6026 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.131134 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eec97c7a-b7c5-41ec-ba89-4c36d08b6026 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca Aug 09 10:43:03.131568 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eec97c7a-b7c5-41ec-ba89-4c36d08b6026 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.131830 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eec97c7a-b7c5-41ec-ba89-4c36d08b6026 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.137009 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d422798-2475-4ff0-be26-4f17ae66ddaa tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:03.137800 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d422798-2475-4ff0-be26-4f17ae66ddaa tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 09 10:43:03.138454 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 477/1903] 10.4.3.125 () {66 vars in 1266 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:03.144586 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.144586 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:03.152588 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d80e69a-ddc9-4615-874d-5001afbd77eb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.154139 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d80e69a-ddc9-4615-874d-5001afbd77eb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?bootable=false Aug 09 10:43:03.155373 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d80e69a-ddc9-4615-874d-5001afbd77eb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.155640 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d80e69a-ddc9-4615-874d-5001afbd77eb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.155903 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-3d80e69a-ddc9-4615-874d-5001afbd77eb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:03.156419 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.156419 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:03.156895 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d80e69a-ddc9-4615-874d-5001afbd77eb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:03.157255 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eec97c7a-b7c5-41ec-ba89-4c36d08b6026 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:03.164610 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eec97c7a-b7c5-41ec-ba89-4c36d08b6026 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca returned with HTTP 200 Aug 09 10:43:03.164610 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 469/1904] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:03.176807 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-307ed9b6-d524-4fc8-b0d9-f3fba355de77 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.179179 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-307ed9b6-d524-4fc8-b0d9-f3fba355de77 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] DELETE https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca Aug 09 10:43:03.179553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-307ed9b6-d524-4fc8-b0d9-f3fba355de77 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.179854 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-307ed9b6-d524-4fc8-b0d9-f3fba355de77 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.180050 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-307ed9b6-d524-4fc8-b0d9-f3fba355de77 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Delete volume with id: 7b61195a-4504-44f2-b33f-39aaf5fe62ca Aug 09 10:43:03.189812 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.189812 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:03.190542 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-307ed9b6-d524-4fc8-b0d9-f3fba355de77 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:03.193463 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3d80e69a-ddc9-4615-874d-5001afbd77eb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:03.194205 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d80e69a-ddc9-4615-874d-5001afbd77eb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 09 10:43:03.194761 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 475/1905] 10.4.3.125 () {66 vars in 1266 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:03.206799 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50bd3f82-aeb9-42b7-8141-8f842090f06d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.209505 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50bd3f82-aeb9-42b7-8141-8f842090f06d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?status=available Aug 09 10:43:03.209719 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50bd3f82-aeb9-42b7-8141-8f842090f06d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.210024 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50bd3f82-aeb9-42b7-8141-8f842090f06d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.210348 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-50bd3f82-aeb9-42b7-8141-8f842090f06d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:03.210614 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-50bd3f82-aeb9-42b7-8141-8f842090f06d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Could not evaluate value available, assuming string {{(pid=100316) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:03.211023 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.211023 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:03.211596 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-50bd3f82-aeb9-42b7-8141-8f842090f06d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:03.219776 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-307ed9b6-d524-4fc8-b0d9-f3fba355de77 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Delete volume request issued successfully. Aug 09 10:43:03.220044 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-307ed9b6-d524-4fc8-b0d9-f3fba355de77 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca returned with HTTP 202 Aug 09 10:43:03.220555 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 485/1906] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:03 2026] DELETE /volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:03.229082 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8ec02d0c-9982-4ce8-bef7-da937c41e58a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.230666 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ec02d0c-9982-4ce8-bef7-da937c41e58a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca Aug 09 10:43:03.230943 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ec02d0c-9982-4ce8-bef7-da937c41e58a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.231225 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ec02d0c-9982-4ce8-bef7-da937c41e58a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.239716 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.239716 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:03.245479 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8ec02d0c-9982-4ce8-bef7-da937c41e58a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:03.251768 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ec02d0c-9982-4ce8-bef7-da937c41e58a tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca returned with HTTP 200 Aug 09 10:43:03.251768 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 470/1907] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:43:03.262737 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-50bd3f82-aeb9-42b7-8141-8f842090f06d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:03.263290 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50bd3f82-aeb9-42b7-8141-8f842090f06d tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?status=available returned with HTTP 200 Aug 09 10:43:03.263869 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 478/1908] 10.4.3.125 () {66 vars in 1270 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:03.273785 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e68ccad-a24b-4083-b6c6-1cb8d0bc75a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.275817 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e68ccad-a24b-4083-b6c6-1cb8d0bc75a9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes?status=available Aug 09 10:43:03.276025 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e68ccad-a24b-4083-b6c6-1cb8d0bc75a9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.277132 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e68ccad-a24b-4083-b6c6-1cb8d0bc75a9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.277132 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-7e68ccad-a24b-4083-b6c6-1cb8d0bc75a9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:03.277132 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e68ccad-a24b-4083-b6c6-1cb8d0bc75a9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Could not evaluate value available, assuming string {{(pid=100317) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:03.277132 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.277132 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:03.278167 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e68ccad-a24b-4083-b6c6-1cb8d0bc75a9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:03.319136 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e68ccad-a24b-4083-b6c6-1cb8d0bc75a9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:03.320019 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e68ccad-a24b-4083-b6c6-1cb8d0bc75a9 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes?status=available returned with HTTP 200 Aug 09 10:43:03.320667 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 476/1909] 10.4.3.125 () {66 vars in 1270 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:03.340447 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-57932467-f588-45c8-bff6-bc6cfe748dba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.342648 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-57932467-f588-45c8-bff6-bc6cfe748dba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?availability_zone=nova Aug 09 10:43:03.342648 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-57932467-f588-45c8-bff6-bc6cfe748dba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.342648 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-57932467-f588-45c8-bff6-bc6cfe748dba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.342858 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-57932467-f588-45c8-bff6-bc6cfe748dba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:03.343078 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-57932467-f588-45c8-bff6-bc6cfe748dba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Could not evaluate value nova, assuming string {{(pid=100319) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:03.343747 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-57932467-f588-45c8-bff6-bc6cfe748dba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:03.396010 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-57932467-f588-45c8-bff6-bc6cfe748dba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:03.397064 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.397064 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:03.402755 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-57932467-f588-45c8-bff6-bc6cfe748dba tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 09 10:43:03.403474 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 486/1910] 10.4.3.125 () {66 vars in 1303 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:03.418025 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1954c529-c65a-4675-8f12-8ba02a69cff4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.419914 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1954c529-c65a-4675-8f12-8ba02a69cff4 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?bootable=false Aug 09 10:43:03.420105 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1954c529-c65a-4675-8f12-8ba02a69cff4 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.420366 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1954c529-c65a-4675-8f12-8ba02a69cff4 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.420639 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-1954c529-c65a-4675-8f12-8ba02a69cff4 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:03.421386 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1954c529-c65a-4675-8f12-8ba02a69cff4 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:03.465216 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1954c529-c65a-4675-8f12-8ba02a69cff4 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:03.466062 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.466062 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:03.476665 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1954c529-c65a-4675-8f12-8ba02a69cff4 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 09 10:43:03.477234 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 471/1911] 10.4.3.125 () {66 vars in 1287 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:03.494920 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-08dfb6d9-a139-4142-861a-edf2cb8b8d70 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.496998 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08dfb6d9-a139-4142-861a-edf2cb8b8d70 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/detail?status=available Aug 09 10:43:03.497181 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08dfb6d9-a139-4142-861a-edf2cb8b8d70 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.497461 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08dfb6d9-a139-4142-861a-edf2cb8b8d70 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.497702 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-08dfb6d9-a139-4142-861a-edf2cb8b8d70 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:03.498073 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08dfb6d9-a139-4142-861a-edf2cb8b8d70 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Could not evaluate value available, assuming string {{(pid=100316) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 10:43:03.498202 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.498202 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:03.498681 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08dfb6d9-a139-4142-861a-edf2cb8b8d70 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:03.509383 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-08dfb6d9-a139-4142-861a-edf2cb8b8d70 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Get all volumes completed successfully. Aug 09 10:43:03.510407 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.510407 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:03.516101 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08dfb6d9-a139-4142-861a-edf2cb8b8d70 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 09 10:43:03.516652 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 479/1912] 10.4.3.125 () {66 vars in 1291 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:03.536852 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-98865c34-6803-480d-96c7-93d569753ed7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.538870 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98865c34-6803-480d-96c7-93d569753ed7 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 Aug 09 10:43:03.539064 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98865c34-6803-480d-96c7-93d569753ed7 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.539395 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98865c34-6803-480d-96c7-93d569753ed7 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.551299 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.551299 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:03.557207 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-98865c34-6803-480d-96c7-93d569753ed7 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:03.563564 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98865c34-6803-480d-96c7-93d569753ed7 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 returned with HTTP 200 Aug 09 10:43:03.564412 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 477/1913] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:03.576878 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2a39f538-648c-4032-a368-06c0083c4f52 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.578627 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2a39f538-648c-4032-a368-06c0083c4f52 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 Aug 09 10:43:03.578800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2a39f538-648c-4032-a368-06c0083c4f52 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.578971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2a39f538-648c-4032-a368-06c0083c4f52 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.579120 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-2a39f538-648c-4032-a368-06c0083c4f52 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Delete volume with id: ca6f186b-1c55-4b15-92a4-f365c13dab14 Aug 09 10:43:03.585505 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.585505 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:03.585913 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2a39f538-648c-4032-a368-06c0083c4f52 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:03.602958 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2a39f538-648c-4032-a368-06c0083c4f52 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Delete volume request issued successfully. Aug 09 10:43:03.603131 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2a39f538-648c-4032-a368-06c0083c4f52 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 returned with HTTP 202 Aug 09 10:43:03.603902 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 487/1914] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:03 2026] DELETE /volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:03.610786 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-06100a90-e825-4349-90bf-791cf951d1ec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:03.612378 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06100a90-e825-4349-90bf-791cf951d1ec tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 Aug 09 10:43:03.612559 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-06100a90-e825-4349-90bf-791cf951d1ec tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:03.612733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-06100a90-e825-4349-90bf-791cf951d1ec tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:03.619419 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:03.619419 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:03.623944 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-06100a90-e825-4349-90bf-791cf951d1ec tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:03.628423 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06100a90-e825-4349-90bf-791cf951d1ec tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 returned with HTTP 200 Aug 09 10:43:03.628931 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 472/1915] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:03 2026] GET /volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:04.085031 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-4abdc68b-4b6d-4b55-b3dc-90c44cc1165d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.091045 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-4abdc68b-4b6d-4b55-b3dc-90c44cc1165d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] GET https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f Aug 09 10:43:04.091045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-4abdc68b-4b6d-4b55-b3dc-90c44cc1165d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.091519 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-4abdc68b-4b6d-4b55-b3dc-90c44cc1165d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.099852 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.099852 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:04.106086 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-4abdc68b-4b6d-4b55-b3dc-90c44cc1165d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:43:04.111150 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-4abdc68b-4b6d-4b55-b3dc-90c44cc1165d tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f returned with HTTP 200 Aug 09 10:43:04.111624 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 480/1916] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:04 2026] GET /volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f => generated 1311 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:04.124697 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-967eb26f-c58e-4f3e-bf85-d59a68bdb808 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.125153 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-967eb26f-c58e-4f3e-bf85-d59a68bdb808 None None] GET https://10.4.3.125/volume// Aug 09 10:43:04.125447 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-967eb26f-c58e-4f3e-bf85-d59a68bdb808 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.125691 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-967eb26f-c58e-4f3e-bf85-d59a68bdb808 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.126109 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-967eb26f-c58e-4f3e-bf85-d59a68bdb808 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:43:04.126506 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 478/1917] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:43: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 09 10:43:04.136611 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-bfa7fc94-0e40-4b22-877b-3fafc723e3f3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.138668 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-bfa7fc94-0e40-4b22-877b-3fafc723e3f3 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:43:04.139080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-bfa7fc94-0e40-4b22-877b-3fafc723e3f3 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b090d886-aab0-40e9-a3ad-7f216734ff1f", "connector": null, "instance_uuid": "64049405-9304-4ac7-a606-88b344e2cb3e"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:04.149595 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.149595 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:04.198134 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-bfa7fc94-0e40-4b22-877b-3fafc723e3f3 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:43:04.198834 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 488/1918] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:43:04 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 09 10:43:04.207347 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f09ea376-9aa6-4db3-bd45-a47714a79a04 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.207840 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f09ea376-9aa6-4db3-bd45-a47714a79a04 None None] GET https://10.4.3.125/volume// Aug 09 10:43:04.208066 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f09ea376-9aa6-4db3-bd45-a47714a79a04 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.208348 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f09ea376-9aa6-4db3-bd45-a47714a79a04 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.208669 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f09ea376-9aa6-4db3-bd45-a47714a79a04 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:43:04.208954 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 473/1919] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:43: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 09 10:43:04.217448 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-fe17d950-a981-44c6-b5e0-2308e73fb166 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.219429 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-fe17d950-a981-44c6-b5e0-2308e73fb166 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] GET https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f Aug 09 10:43:04.219660 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-fe17d950-a981-44c6-b5e0-2308e73fb166 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.219871 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-fe17d950-a981-44c6-b5e0-2308e73fb166 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.233630 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.233630 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:04.239822 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-fe17d950-a981-44c6-b5e0-2308e73fb166 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:43:04.247472 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-fe17d950-a981-44c6-b5e0-2308e73fb166 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f returned with HTTP 200 Aug 09 10:43:04.247977 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 481/1920] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:43:04 2026] GET /volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f => generated 1490 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:43:04.269674 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-be084706-8dbe-496d-a2aa-4306e4b4afcd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.272054 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be084706-8dbe-496d-a2aa-4306e4b4afcd tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca Aug 09 10:43:04.272230 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be084706-8dbe-496d-a2aa-4306e4b4afcd tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.272511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be084706-8dbe-496d-a2aa-4306e4b4afcd tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.283045 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be084706-8dbe-496d-a2aa-4306e4b4afcd tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca returned with HTTP 404 Aug 09 10:43:04.283742 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 479/1921] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:04 2026] GET /volume/v3/volumes/7b61195a-4504-44f2-b33f-39aaf5fe62ca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:04.293555 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b59af9e4-1ea7-48cf-bb87-a510d06ba7af None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.295899 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b59af9e4-1ea7-48cf-bb87-a510d06ba7af tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 Aug 09 10:43:04.300212 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b59af9e4-1ea7-48cf-bb87-a510d06ba7af tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.300212 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b59af9e4-1ea7-48cf-bb87-a510d06ba7af tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.306430 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.306430 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:04.311398 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b59af9e4-1ea7-48cf-bb87-a510d06ba7af tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:04.317162 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b59af9e4-1ea7-48cf-bb87-a510d06ba7af tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 returned with HTTP 200 Aug 09 10:43:04.317704 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 489/1922] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:04 2026] GET /volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:04.336576 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-adac3ea1-2da2-4738-b7a5-dadc07669d33 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.339040 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-adac3ea1-2da2-4738-b7a5-dadc07669d33 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 Aug 09 10:43:04.339373 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-adac3ea1-2da2-4738-b7a5-dadc07669d33 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.339640 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-adac3ea1-2da2-4738-b7a5-dadc07669d33 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.339872 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-adac3ea1-2da2-4738-b7a5-dadc07669d33 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Delete volume with id: ef770ed2-f6d2-4c15-a5d2-082e61426d27 Aug 09 10:43:04.349608 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.349608 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:04.350917 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-adac3ea1-2da2-4738-b7a5-dadc07669d33 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:04.374048 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-adac3ea1-2da2-4738-b7a5-dadc07669d33 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Delete volume request issued successfully. Aug 09 10:43:04.374356 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-adac3ea1-2da2-4738-b7a5-dadc07669d33 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 returned with HTTP 202 Aug 09 10:43:04.374942 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 474/1923] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:04 2026] DELETE /volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:04.376674 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-ca8d5eef-d0e9-4119-82ae-8560462089e0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.383981 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-21355948-e0d5-4a28-a6cf-b7e331fc79fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.384705 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-ca8d5eef-d0e9-4119-82ae-8560462089e0 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] PUT https://10.4.3.125/volume/v3/attachments/e25c358c-e54b-4ccd-8489-b70fb634948f Aug 09 10:43:04.384705 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-ca8d5eef-d0e9-4119-82ae-8560462089e0 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:04.389236 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-21355948-e0d5-4a28-a6cf-b7e331fc79fb tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 Aug 09 10:43:04.389799 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-21355948-e0d5-4a28-a6cf-b7e331fc79fb tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.390425 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-21355948-e0d5-4a28-a6cf-b7e331fc79fb tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.402022 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.402022 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:04.405299 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-ca8d5eef-d0e9-4119-82ae-8560462089e0 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Acquiring lock "cinder-attachment_update-b090d886-aab0-40e9-a3ad-7f216734ff1f-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:43:04.409891 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-21355948-e0d5-4a28-a6cf-b7e331fc79fb tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:04.411939 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-ca8d5eef-d0e9-4119-82ae-8560462089e0 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Lock "cinder-attachment_update-b090d886-aab0-40e9-a3ad-7f216734ff1f-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:43:04.413423 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.413423 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:04.415869 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-21355948-e0d5-4a28-a6cf-b7e331fc79fb tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 returned with HTTP 200 Aug 09 10:43:04.416611 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 480/1924] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:04 2026] GET /volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:04.561694 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-ca8d5eef-d0e9-4119-82ae-8560462089e0 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Lock "cinder-attachment_update-b090d886-aab0-40e9-a3ad-7f216734ff1f-np0000006833" released by "attachment_update" :: held 0.150s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:43:04.562131 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-ca8d5eef-d0e9-4119-82ae-8560462089e0 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/attachments/e25c358c-e54b-4ccd-8489-b70fb634948f returned with HTTP 200 Aug 09 10:43:04.563155 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 482/1925] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:43:04 2026] PUT /volume/v3/attachments/e25c358c-e54b-4ccd-8489-b70fb634948f => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:04.593443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-d34a66c3-61ee-4609-928e-9b1bbbd160db None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.595416 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-d34a66c3-61ee-4609-928e-9b1bbbd160db tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] POST https://10.4.3.125/volume/v3/attachments/e25c358c-e54b-4ccd-8489-b70fb634948f/action Aug 09 10:43:04.596278 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-d34a66c3-61ee-4609-928e-9b1bbbd160db tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:43:04.598507 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-d34a66c3-61ee-4609-928e-9b1bbbd160db tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:04.619377 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.619377 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:04.640225 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b35ee6cf-9b0b-4dbb-a2a2-38889226cbf6 req-d34a66c3-61ee-4609-928e-9b1bbbd160db tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/attachments/e25c358c-e54b-4ccd-8489-b70fb634948f/action returned with HTTP 204 Aug 09 10:43:04.640225 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 490/1926] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:43:04 2026] POST /volume/v3/attachments/e25c358c-e54b-4ccd-8489-b70fb634948f/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:04.643951 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b258e4d7-3da8-419e-a846-896f043f6cc3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.646714 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b258e4d7-3da8-419e-a846-896f043f6cc3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 Aug 09 10:43:04.646997 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b258e4d7-3da8-419e-a846-896f043f6cc3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.647275 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b258e4d7-3da8-419e-a846-896f043f6cc3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.655222 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b258e4d7-3da8-419e-a846-896f043f6cc3 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 returned with HTTP 404 Aug 09 10:43:04.655936 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 475/1927] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:04 2026] GET /volume/v3/volumes/ca6f186b-1c55-4b15-92a4-f365c13dab14 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:04.667302 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dc41aefd-6370-40d3-8cef-77da1cfa5deb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.669488 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc41aefd-6370-40d3-8cef-77da1cfa5deb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 Aug 09 10:43:04.669688 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc41aefd-6370-40d3-8cef-77da1cfa5deb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.669887 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc41aefd-6370-40d3-8cef-77da1cfa5deb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.679376 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.679376 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:04.689551 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dc41aefd-6370-40d3-8cef-77da1cfa5deb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:04.698138 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc41aefd-6370-40d3-8cef-77da1cfa5deb tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 returned with HTTP 200 Aug 09 10:43:04.699055 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 481/1928] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:04 2026] GET /volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:04.718014 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00782c39-84ca-4213-a010-ed9b962d94a6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.722214 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00782c39-84ca-4213-a010-ed9b962d94a6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] DELETE https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 Aug 09 10:43:04.722214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00782c39-84ca-4213-a010-ed9b962d94a6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.722214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00782c39-84ca-4213-a010-ed9b962d94a6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.722214 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-00782c39-84ca-4213-a010-ed9b962d94a6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Delete volume with id: 220a143e-08ae-4f2a-a4f8-1f85c01b92c0 Aug 09 10:43:04.734482 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.734482 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:04.734482 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00782c39-84ca-4213-a010-ed9b962d94a6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:04.767931 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00782c39-84ca-4213-a010-ed9b962d94a6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Delete volume request issued successfully. Aug 09 10:43:04.769083 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00782c39-84ca-4213-a010-ed9b962d94a6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 returned with HTTP 202 Aug 09 10:43:04.769083 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 483/1929] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:04 2026] DELETE /volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:04.776650 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7ca47440-c794-49d3-b62e-f23cb9067e96 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:04.778579 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ca47440-c794-49d3-b62e-f23cb9067e96 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 Aug 09 10:43:04.778871 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ca47440-c794-49d3-b62e-f23cb9067e96 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:04.779078 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ca47440-c794-49d3-b62e-f23cb9067e96 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:04.788947 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:04.788947 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:04.795699 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7ca47440-c794-49d3-b62e-f23cb9067e96 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:04.801827 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ca47440-c794-49d3-b62e-f23cb9067e96 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 returned with HTTP 200 Aug 09 10:43:04.802439 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 491/1930] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:04 2026] GET /volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:05.113412 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2462de25-d3da-4c53-a3a0-259221d83ab8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:05.115740 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2462de25-d3da-4c53-a3a0-259221d83ab8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] DELETE https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:43:05.116008 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2462de25-d3da-4c53-a3a0-259221d83ab8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:05.116330 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2462de25-d3da-4c53-a3a0-259221d83ab8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:05.116517 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-2462de25-d3da-4c53-a3a0-259221d83ab8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Delete volume with id: 76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:43:05.125506 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:05.125506 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:05.126143 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2462de25-d3da-4c53-a3a0-259221d83ab8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:43:05.147821 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2462de25-d3da-4c53-a3a0-259221d83ab8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Delete volume request issued successfully. Aug 09 10:43:05.148075 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2462de25-d3da-4c53-a3a0-259221d83ab8 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 202 Aug 09 10:43:05.148663 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 476/1931] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:05 2026] DELETE /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:05.157783 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7648845f-a54e-4766-885c-5cf59b55406d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:05.159776 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7648845f-a54e-4766-885c-5cf59b55406d tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:43:05.160255 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7648845f-a54e-4766-885c-5cf59b55406d tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:05.160561 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7648845f-a54e-4766-885c-5cf59b55406d tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:05.168482 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:05.168482 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:05.172506 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7648845f-a54e-4766-885c-5cf59b55406d tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:43:05.177339 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7648845f-a54e-4766-885c-5cf59b55406d tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 200 Aug 09 10:43:05.177823 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 482/1932] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:05 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:05.438398 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b205d125-18fa-447d-b1d9-eea7fcccc17f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:05.441824 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b205d125-18fa-447d-b1d9-eea7fcccc17f tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 Aug 09 10:43:05.442097 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b205d125-18fa-447d-b1d9-eea7fcccc17f tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:05.442407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b205d125-18fa-447d-b1d9-eea7fcccc17f tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:05.453833 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b205d125-18fa-447d-b1d9-eea7fcccc17f tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 returned with HTTP 404 Aug 09 10:43:05.455302 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 484/1933] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:05 2026] GET /volume/v3/volumes/ef770ed2-f6d2-4c15-a5d2-082e61426d27 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:05.467448 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1ba3f185-bfc7-4e91-9e7a-1140f56d83b1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:05.469844 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ba3f185-bfc7-4e91-9e7a-1140f56d83b1 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e Aug 09 10:43:05.470158 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ba3f185-bfc7-4e91-9e7a-1140f56d83b1 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:05.471128 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ba3f185-bfc7-4e91-9e7a-1140f56d83b1 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:05.481011 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:05.481011 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:05.487221 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1ba3f185-bfc7-4e91-9e7a-1140f56d83b1 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:05.494459 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ba3f185-bfc7-4e91-9e7a-1140f56d83b1 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e returned with HTTP 200 Aug 09 10:43:05.495041 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 492/1934] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:05 2026] GET /volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:05.511596 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c6ab772-f9e1-4b2b-9193-14d6479415b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:05.513726 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c6ab772-f9e1-4b2b-9193-14d6479415b9 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e Aug 09 10:43:05.513944 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c6ab772-f9e1-4b2b-9193-14d6479415b9 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:05.514169 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c6ab772-f9e1-4b2b-9193-14d6479415b9 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:05.514388 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-3c6ab772-f9e1-4b2b-9193-14d6479415b9 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Delete volume with id: 5680ed74-958e-4230-8f94-b697d9a3725e Aug 09 10:43:05.524250 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:05.524250 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:05.525650 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3c6ab772-f9e1-4b2b-9193-14d6479415b9 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:05.563428 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3c6ab772-f9e1-4b2b-9193-14d6479415b9 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Delete volume request issued successfully. Aug 09 10:43:05.563756 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c6ab772-f9e1-4b2b-9193-14d6479415b9 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e returned with HTTP 202 Aug 09 10:43:05.564445 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 477/1935] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:05 2026] DELETE /volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:05.575084 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7bb4904-d9fe-4e16-aec7-b749d4630336 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:05.577796 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7bb4904-d9fe-4e16-aec7-b749d4630336 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e Aug 09 10:43:05.578064 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7bb4904-d9fe-4e16-aec7-b749d4630336 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:05.580200 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7bb4904-d9fe-4e16-aec7-b749d4630336 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:05.593553 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:05.593553 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:05.598264 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e7bb4904-d9fe-4e16-aec7-b749d4630336 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Volume info retrieved successfully. Aug 09 10:43:05.604306 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7bb4904-d9fe-4e16-aec7-b749d4630336 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e returned with HTTP 200 Aug 09 10:43:05.604867 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 483/1936] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:05 2026] GET /volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:05.818527 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-065ff0eb-67cd-4545-a3db-5406ce435313 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:05.820995 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-065ff0eb-67cd-4545-a3db-5406ce435313 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 Aug 09 10:43:05.821395 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-065ff0eb-67cd-4545-a3db-5406ce435313 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:05.821711 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-065ff0eb-67cd-4545-a3db-5406ce435313 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:05.827648 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-065ff0eb-67cd-4545-a3db-5406ce435313 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 returned with HTTP 404 Aug 09 10:43:05.828466 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 485/1937] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:05 2026] GET /volume/v3/volumes/220a143e-08ae-4f2a-a4f8-1f85c01b92c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:43:05.843925 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d0f69058-7eaf-4b49-b5c4-857e69c4821b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:05.847884 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0f69058-7eaf-4b49-b5c4-857e69c4821b tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 Aug 09 10:43:05.848146 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0f69058-7eaf-4b49-b5c4-857e69c4821b tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:05.848423 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0f69058-7eaf-4b49-b5c4-857e69c4821b tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:05.857976 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:05.857976 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:05.863338 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d0f69058-7eaf-4b49-b5c4-857e69c4821b tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:05.868796 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0f69058-7eaf-4b49-b5c4-857e69c4821b tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 returned with HTTP 200 Aug 09 10:43:05.869357 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 493/1938] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:05 2026] GET /volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:05.889275 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4d25109b-d2f9-423b-9f5c-dc449d4ff6c6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:05.893461 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4d25109b-d2f9-423b-9f5c-dc449d4ff6c6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] DELETE https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 Aug 09 10:43:05.893783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4d25109b-d2f9-423b-9f5c-dc449d4ff6c6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:05.894074 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4d25109b-d2f9-423b-9f5c-dc449d4ff6c6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:05.894381 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-4d25109b-d2f9-423b-9f5c-dc449d4ff6c6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Delete volume with id: 0923d510-8bd6-4262-a653-f1d211ddca28 Aug 09 10:43:05.904352 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:05.904352 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:05.904762 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4d25109b-d2f9-423b-9f5c-dc449d4ff6c6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:05.928957 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4d25109b-d2f9-423b-9f5c-dc449d4ff6c6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Delete volume request issued successfully. Aug 09 10:43:05.929176 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4d25109b-d2f9-423b-9f5c-dc449d4ff6c6 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 returned with HTTP 202 Aug 09 10:43:05.929713 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 478/1939] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:05 2026] DELETE /volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:05.940159 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0111ad9c-0bb0-4ef2-b618-df44db7f09dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:05.943428 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0111ad9c-0bb0-4ef2-b618-df44db7f09dd tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 Aug 09 10:43:05.943712 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0111ad9c-0bb0-4ef2-b618-df44db7f09dd tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:05.944003 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0111ad9c-0bb0-4ef2-b618-df44db7f09dd tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:05.955360 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:05.955360 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:05.968577 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0111ad9c-0bb0-4ef2-b618-df44db7f09dd tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Volume info retrieved successfully. Aug 09 10:43:05.977874 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0111ad9c-0bb0-4ef2-b618-df44db7f09dd tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 returned with HTTP 200 Aug 09 10:43:05.977874 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 484/1940] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:05 2026] GET /volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:06.196818 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a87b3ad7-159f-4bba-8f3b-3a6681632cc7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:06.203806 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a87b3ad7-159f-4bba-8f3b-3a6681632cc7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 Aug 09 10:43:06.203806 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a87b3ad7-159f-4bba-8f3b-3a6681632cc7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:06.203806 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a87b3ad7-159f-4bba-8f3b-3a6681632cc7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:06.214281 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a87b3ad7-159f-4bba-8f3b-3a6681632cc7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 returned with HTTP 404 Aug 09 10:43:06.215373 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 486/1941] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:06 2026] GET /volume/v3/volumes/76df2d99-a285-4000-a673-f336a4c67c90 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:06.225281 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-719865b0-a75b-4dd2-afe7-bd6e093c29e4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:06.227904 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-719865b0-a75b-4dd2-afe7-bd6e093c29e4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] DELETE https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:43:06.228179 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-719865b0-a75b-4dd2-afe7-bd6e093c29e4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:06.228573 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-719865b0-a75b-4dd2-afe7-bd6e093c29e4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:06.228733 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-719865b0-a75b-4dd2-afe7-bd6e093c29e4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Delete volume with id: 1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:43:06.244580 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:06.244580 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:06.245204 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-719865b0-a75b-4dd2-afe7-bd6e093c29e4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:43:06.273149 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-719865b0-a75b-4dd2-afe7-bd6e093c29e4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Delete volume request issued successfully. Aug 09 10:43:06.273448 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-719865b0-a75b-4dd2-afe7-bd6e093c29e4 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 202 Aug 09 10:43:06.274119 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 494/1942] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:06 2026] DELETE /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:06.288884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-80b9bbf9-193b-4774-9d19-cf5acbc29fa7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:06.295756 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80b9bbf9-193b-4774-9d19-cf5acbc29fa7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:43:06.296150 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80b9bbf9-193b-4774-9d19-cf5acbc29fa7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:06.296385 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80b9bbf9-193b-4774-9d19-cf5acbc29fa7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:06.308371 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:06.308371 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:06.316153 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-80b9bbf9-193b-4774-9d19-cf5acbc29fa7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Volume info retrieved successfully. Aug 09 10:43:06.321447 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80b9bbf9-193b-4774-9d19-cf5acbc29fa7 tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 200 Aug 09 10:43:06.322499 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 479/1943] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:06 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:06.622032 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e92e7a68-b67b-4f15-b333-a0f0a08706d3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:06.624120 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e92e7a68-b67b-4f15-b333-a0f0a08706d3 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] GET https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e Aug 09 10:43:06.624378 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e92e7a68-b67b-4f15-b333-a0f0a08706d3 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:06.624625 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e92e7a68-b67b-4f15-b333-a0f0a08706d3 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:06.632090 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e92e7a68-b67b-4f15-b333-a0f0a08706d3 tempest-VolumesListAdminTestJSON-1499075853 tempest-VolumesListAdminTestJSON-1499075853-project-member] https://10.4.3.125/volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e returned with HTTP 404 Aug 09 10:43:06.632589 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 485/1944] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:06 2026] GET /volume/v3/volumes/5680ed74-958e-4230-8f94-b697d9a3725e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:06.991672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-16ace076-5d3c-438d-b8c9-77dc38446c71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:06.994358 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-16ace076-5d3c-438d-b8c9-77dc38446c71 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] GET https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 Aug 09 10:43:06.994595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-16ace076-5d3c-438d-b8c9-77dc38446c71 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:06.994882 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-16ace076-5d3c-438d-b8c9-77dc38446c71 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:07.001532 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-16ace076-5d3c-438d-b8c9-77dc38446c71 tempest-VolumesListTestJSON-464020506 tempest-VolumesListTestJSON-464020506-project-member] https://10.4.3.125/volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 returned with HTTP 404 Aug 09 10:43:07.006220 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 487/1945] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:06 2026] GET /volume/v3/volumes/0923d510-8bd6-4262-a653-f1d211ddca28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:07.340596 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-25216573-1b2c-4a3d-a0b8-91f8c44bd17b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:07.341554 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-25216573-1b2c-4a3d-a0b8-91f8c44bd17b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] GET https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 Aug 09 10:43:07.341911 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-25216573-1b2c-4a3d-a0b8-91f8c44bd17b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:07.342225 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-25216573-1b2c-4a3d-a0b8-91f8c44bd17b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:07.358081 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-25216573-1b2c-4a3d-a0b8-91f8c44bd17b tempest-TestServerVolumeAttachmentScenario-551481832 tempest-TestServerVolumeAttachmentScenario-551481832-project-member] https://10.4.3.125/volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 returned with HTTP 404 Aug 09 10:43:07.358081 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 495/1946] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:07 2026] GET /volume/v3/volumes/1b7a201c-d0e0-41c9-baf5-a398fd9bc440 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:09.339236 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:09.465527 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:09.465863 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-749508779"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:09.467465 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-749508779'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:09.467566 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create volume of 1 GB Aug 09 10:43:09.472026 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Availability Zones retrieved successfully. Aug 09 10:43:09.478911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Flow 'volume_create_api' (da78a63a-88ab-4dfd-94ef-a26f70bc9ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:09.479841 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd101e9-48a8-44ed-b698-972e71ee4fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:09.481215 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:09.519071 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd101e9-48a8-44ed-b698-972e71ee4fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:09.520443 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b4a0cd-9fd6-4273-a5eb-50b50935f8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:09.604087 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Created reservations ['c1f75ed5-d0b8-4c57-a38b-2191d0e129f6', 'b70aa4a0-b539-49ab-bb35-100112439f24', '49d3b6f7-6cf7-4f1d-b140-ea9a5eef3d13', 'e12bfa4c-5d59-4cb4-a72a-b71c0d28fce0'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:09.604869 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b4a0cd-9fd6-4273-a5eb-50b50935f8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1f75ed5-d0b8-4c57-a38b-2191d0e129f6', 'b70aa4a0-b539-49ab-bb35-100112439f24', '49d3b6f7-6cf7-4f1d-b140-ea9a5eef3d13', 'e12bfa4c-5d59-4cb4-a72a-b71c0d28fce0']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:09.605582 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc9d33e-4702-4a53-b213-547cf0492ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:09.635180 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc9d33e-4702-4a53-b213-547cf0492ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '169b9ac8-a3bc-42bd-ae40-16a8a169d0c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-749508779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='683e44e45c17442eb0e2c9f6ce294ceb',qos_specs=None,replication_status=,reservations=['c1f75ed5-d0b8-4c57-a38b-2191d0e129f6','b70aa4a0-b539-49ab-bb35-100112439f24','49d3b6f7-6cf7-4f1d-b140-ea9a5eef3d13','e12bfa4c-5d59-4cb4-a72a-b71c0d28fce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe3c0cef80742c48be31eb41515389b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-749508779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=169b9ac8-a3bc-42bd-ae40-16a8a169d0c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='683e44e45c17442eb0e2c9f6ce294ceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe3c0cef80742c48be31eb41515389b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:09.636426 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d26e14-4f26-404d-86ea-87a8ff445a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:09.661009 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d26e14-4f26-404d-86ea-87a8ff445a59) transitioned into state 'SUCCESS' from state '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-749508779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='683e44e45c17442eb0e2c9f6ce294ceb',qos_specs=None,replication_status=,reservations=['c1f75ed5-d0b8-4c57-a38b-2191d0e129f6','b70aa4a0-b539-49ab-bb35-100112439f24','49d3b6f7-6cf7-4f1d-b140-ea9a5eef3d13','e12bfa4c-5d59-4cb4-a72a-b71c0d28fce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe3c0cef80742c48be31eb41515389b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:09.662096 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e45628d-dc78-4b72-9d63-73207cab0381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:09.677552 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e45628d-dc78-4b72-9d63-73207cab0381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:09.678424 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Flow 'volume_create_api' (da78a63a-88ab-4dfd-94ef-a26f70bc9ab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:09.678742 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create volume request issued successfully. Aug 09 10:43:09.679387 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca3b8b9c-e6ce-497e-9324-c5ceaf6cd446 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:09.679908 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 480/1947] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:43:09 2026] POST /volume/v3/volumes => generated 750 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:09.699142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-90ee79fc-2d96-4282-afdb-df67fd8c4562 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:09.701382 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90ee79fc-2d96-4282-afdb-df67fd8c4562 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 Aug 09 10:43:09.701548 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90ee79fc-2d96-4282-afdb-df67fd8c4562 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:09.703102 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90ee79fc-2d96-4282-afdb-df67fd8c4562 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:09.717165 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:09.717165 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:09.722923 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-90ee79fc-2d96-4282-afdb-df67fd8c4562 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:09.729465 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90ee79fc-2d96-4282-afdb-df67fd8c4562 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 returned with HTTP 200 Aug 09 10:43:09.730033 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 486/1948] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:09 2026] GET /volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:10.744129 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dce8f338-0c72-49fa-9f98-f6e77e2e8f6c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:10.747282 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dce8f338-0c72-49fa-9f98-f6e77e2e8f6c tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 Aug 09 10:43:10.747282 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dce8f338-0c72-49fa-9f98-f6e77e2e8f6c tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:10.747524 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dce8f338-0c72-49fa-9f98-f6e77e2e8f6c tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:10.756475 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:10.756475 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:10.761874 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dce8f338-0c72-49fa-9f98-f6e77e2e8f6c tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:10.767244 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dce8f338-0c72-49fa-9f98-f6e77e2e8f6c tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 returned with HTTP 200 Aug 09 10:43:10.767801 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 488/1949] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:10 2026] GET /volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:10.783327 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e011910e-d826-4934-a242-60b58f31d4be None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:10.785865 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e011910e-d826-4934-a242-60b58f31d4be tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:43:10.786267 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e011910e-d826-4934-a242-60b58f31d4be tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "169b9ac8-a3bc-42bd-ae40-16a8a169d0c1", "name": "tempest-VolumesDeleteCascade-Snapshot-75716308"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:10.798264 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:10.798264 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:10.799658 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e011910e-d826-4934-a242-60b58f31d4be tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:10.799658 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-e011910e-d826-4934-a242-60b58f31d4be tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create snapshot from volume 169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 Aug 09 10:43:10.861720 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e011910e-d826-4934-a242-60b58f31d4be tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Created reservations ['eb5744b2-7ae8-48dd-8f0c-e0b647204f71', '49dd96f9-5354-404e-af35-41462c9eb414', '2f12d8dc-9610-4f8e-95ff-732e7ec34442', 'd1f744fd-8cfe-49e9-9aa2-a3c0cc02161e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:10.909510 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e011910e-d826-4934-a242-60b58f31d4be tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Snapshot create request issued successfully. Aug 09 10:43:10.909902 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e011910e-d826-4934-a242-60b58f31d4be tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:43:10.910437 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 496/1950] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:43:10 2026] POST /volume/v3/snapshots => generated 305 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:10.922868 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8c8a25f2-557a-496e-9153-98863cfe55a4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:10.926674 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8c8a25f2-557a-496e-9153-98863cfe55a4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/snapshots/f37764d9-6ac1-4625-aebb-10482de448e3 Aug 09 10:43:10.927282 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8c8a25f2-557a-496e-9153-98863cfe55a4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:10.927645 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8c8a25f2-557a-496e-9153-98863cfe55a4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:10.935677 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:10.935677 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:10.936132 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8c8a25f2-557a-496e-9153-98863cfe55a4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Snapshot retrieved successfully. Aug 09 10:43:10.937903 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8c8a25f2-557a-496e-9153-98863cfe55a4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots/f37764d9-6ac1-4625-aebb-10482de448e3 returned with HTTP 200 Aug 09 10:43:10.938083 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 481/1951] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:10 2026] GET /volume/v3/snapshots/f37764d9-6ac1-4625-aebb-10482de448e3 => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:11.452400 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c01f34fb-26ed-4690-a502-22579cf4b209 req-97bb707d-34df-4c9f-9ebb-86b340d21c48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:11.456175 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c01f34fb-26ed-4690-a502-22579cf4b209 req-97bb707d-34df-4c9f-9ebb-86b340d21c48 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] GET https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f Aug 09 10:43:11.456519 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c01f34fb-26ed-4690-a502-22579cf4b209 req-97bb707d-34df-4c9f-9ebb-86b340d21c48 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:11.456756 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c01f34fb-26ed-4690-a502-22579cf4b209 req-97bb707d-34df-4c9f-9ebb-86b340d21c48 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:11.471691 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:11.471691 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:11.481308 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c01f34fb-26ed-4690-a502-22579cf4b209 req-97bb707d-34df-4c9f-9ebb-86b340d21c48 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:43:11.491687 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c01f34fb-26ed-4690-a502-22579cf4b209 req-97bb707d-34df-4c9f-9ebb-86b340d21c48 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f returned with HTTP 200 Aug 09 10:43:11.493031 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 487/1952] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:11 2026] GET /volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f => generated 1603 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:11.953463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bae65303-b709-4c1f-a6da-4094d543a3db None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:11.956716 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bae65303-b709-4c1f-a6da-4094d543a3db tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/snapshots/f37764d9-6ac1-4625-aebb-10482de448e3 Aug 09 10:43:11.957025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bae65303-b709-4c1f-a6da-4094d543a3db tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:11.957341 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bae65303-b709-4c1f-a6da-4094d543a3db tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:11.973289 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:11.973289 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:11.973997 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bae65303-b709-4c1f-a6da-4094d543a3db tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Snapshot retrieved successfully. Aug 09 10:43:11.975101 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bae65303-b709-4c1f-a6da-4094d543a3db tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots/f37764d9-6ac1-4625-aebb-10482de448e3 returned with HTTP 200 Aug 09 10:43:11.975657 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 489/1953] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:11 2026] GET /volume/v3/snapshots/f37764d9-6ac1-4625-aebb-10482de448e3 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:11.989942 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b324342c-fa4c-4eeb-bc5d-008851de735f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:11.993027 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b324342c-fa4c-4eeb-bc5d-008851de735f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:43:11.993787 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b324342c-fa4c-4eeb-bc5d-008851de735f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "169b9ac8-a3bc-42bd-ae40-16a8a169d0c1", "name": "tempest-VolumesDeleteCascade-Snapshot-2097060440"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:12.004389 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=484,cinder:UPDATE=111,cinder:INSERT=53,cinder:DELETE=3 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:43:12.010824 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:12.010824 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:12.011656 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b324342c-fa4c-4eeb-bc5d-008851de735f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:12.011814 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-b324342c-fa4c-4eeb-bc5d-008851de735f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create snapshot from volume 169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 Aug 09 10:43:12.076370 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-b324342c-fa4c-4eeb-bc5d-008851de735f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Created reservations ['4a84c4b8-fd54-4b04-971f-10249402e9c1', '4fedb9f8-820f-458b-81dd-893256217391', '8959275a-b93d-4a1e-9810-153dca5d9e12', 'ed19b7ff-4106-445d-8bb4-5f907f05e338'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:12.125873 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b324342c-fa4c-4eeb-bc5d-008851de735f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Snapshot create request issued successfully. Aug 09 10:43:12.126206 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b324342c-fa4c-4eeb-bc5d-008851de735f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:43:12.126636 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 497/1954] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:43:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:12.140666 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-44769d12-da5d-4f99-89a1-2f507469e7a2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:12.142594 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-44769d12-da5d-4f99-89a1-2f507469e7a2 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/snapshots/ee3b9797-0a7f-43f7-91a2-11542df2b827 Aug 09 10:43:12.143064 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-44769d12-da5d-4f99-89a1-2f507469e7a2 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:12.143467 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-44769d12-da5d-4f99-89a1-2f507469e7a2 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:12.151943 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:12.151943 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:12.152615 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-44769d12-da5d-4f99-89a1-2f507469e7a2 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Snapshot retrieved successfully. Aug 09 10:43:12.153645 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-44769d12-da5d-4f99-89a1-2f507469e7a2 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots/ee3b9797-0a7f-43f7-91a2-11542df2b827 returned with HTTP 200 Aug 09 10:43:12.154541 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 482/1955] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:12 2026] GET /volume/v3/snapshots/ee3b9797-0a7f-43f7-91a2-11542df2b827 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:13.170434 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85a19121-91a3-4cbb-8da1-9d30a99b42aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:13.173721 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85a19121-91a3-4cbb-8da1-9d30a99b42aa tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/snapshots/ee3b9797-0a7f-43f7-91a2-11542df2b827 Aug 09 10:43:13.174121 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85a19121-91a3-4cbb-8da1-9d30a99b42aa tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:13.174462 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85a19121-91a3-4cbb-8da1-9d30a99b42aa tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:13.177816 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=513,cinder:INSERT=78,cinder:UPDATE=119,cinder:DELETE=4 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:43:13.186878 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:13.186878 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:13.190528 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-85a19121-91a3-4cbb-8da1-9d30a99b42aa tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Snapshot retrieved successfully. Aug 09 10:43:13.191957 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85a19121-91a3-4cbb-8da1-9d30a99b42aa tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots/ee3b9797-0a7f-43f7-91a2-11542df2b827 returned with HTTP 200 Aug 09 10:43:13.192644 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 488/1956] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:13 2026] GET /volume/v3/snapshots/ee3b9797-0a7f-43f7-91a2-11542df2b827 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:13.209334 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c318a883-cfaa-4e71-8628-d2f7f543efda None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:13.213499 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c318a883-cfaa-4e71-8628-d2f7f543efda tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] DELETE https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1?cascade=True Aug 09 10:43:13.213499 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c318a883-cfaa-4e71-8628-d2f7f543efda tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:13.213499 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c318a883-cfaa-4e71-8628-d2f7f543efda tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:13.213499 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-c318a883-cfaa-4e71-8628-d2f7f543efda tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete volume with id: 169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 Aug 09 10:43:13.217676 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=540,cinder:UPDATE=117,cinder:INSERT=75 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:43:13.235976 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:13.235976 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:13.236676 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c318a883-cfaa-4e71-8628-d2f7f543efda tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:13.318236 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c318a883-cfaa-4e71-8628-d2f7f543efda tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete volume request issued successfully. Aug 09 10:43:13.318236 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c318a883-cfaa-4e71-8628-d2f7f543efda tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1?cascade=True returned with HTTP 202 Aug 09 10:43:13.318236 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 490/1957] 10.4.3.125 () {66 vars in 1376 bytes} [Sun Aug 9 10:43:13 2026] DELETE /volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1?cascade=True => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:13.336708 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7b72a764-687a-46e5-bb7d-9f2f5054ec8b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:13.339822 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b72a764-687a-46e5-bb7d-9f2f5054ec8b tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 Aug 09 10:43:13.339822 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b72a764-687a-46e5-bb7d-9f2f5054ec8b tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:13.341269 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b72a764-687a-46e5-bb7d-9f2f5054ec8b tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:13.353298 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:13.353298 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:13.360441 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7b72a764-687a-46e5-bb7d-9f2f5054ec8b tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:13.368131 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b72a764-687a-46e5-bb7d-9f2f5054ec8b tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 returned with HTTP 200 Aug 09 10:43:13.368768 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 498/1958] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:13 2026] GET /volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:14.391791 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bbf6418f-7f33-4ae0-b7ce-be11bcd2419a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:14.395019 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bbf6418f-7f33-4ae0-b7ce-be11bcd2419a tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 Aug 09 10:43:14.395019 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bbf6418f-7f33-4ae0-b7ce-be11bcd2419a tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:14.395019 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bbf6418f-7f33-4ae0-b7ce-be11bcd2419a tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:14.396224 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=612,cinder:UPDATE=176,cinder:INSERT=121,cinder:DELETE=4 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:43:14.403686 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bbf6418f-7f33-4ae0-b7ce-be11bcd2419a tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 returned with HTTP 404 Aug 09 10:43:14.405241 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 483/1959] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:14 2026] GET /volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:14.416959 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-07a3bd52-9342-4553-965f-354d0151e6d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:14.419499 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07a3bd52-9342-4553-965f-354d0151e6d4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes Aug 09 10:43:14.419777 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07a3bd52-9342-4553-965f-354d0151e6d4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:14.420044 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07a3bd52-9342-4553-965f-354d0151e6d4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:14.420384 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-07a3bd52-9342-4553-965f-354d0151e6d4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:14.421429 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07a3bd52-9342-4553-965f-354d0151e6d4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:14.431637 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-07a3bd52-9342-4553-965f-354d0151e6d4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Get all volumes completed successfully. Aug 09 10:43:14.431953 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07a3bd52-9342-4553-965f-354d0151e6d4 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 200 Aug 09 10:43:14.432545 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 489/1960] 10.4.3.125 () {66 vars in 1237 bytes} [Sun Aug 9 10:43:14 2026] GET /volume/v3/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:43:14.442089 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d627a03-2ab1-4760-9c2c-a1eef292cd91 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:14.443932 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d627a03-2ab1-4760-9c2c-a1eef292cd91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/snapshots Aug 09 10:43:14.446219 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d627a03-2ab1-4760-9c2c-a1eef292cd91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:14.446219 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d627a03-2ab1-4760-9c2c-a1eef292cd91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:14.446219 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-6d627a03-2ab1-4760-9c2c-a1eef292cd91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:14.446219 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:14.446219 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:14.446219 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-6d627a03-2ab1-4760-9c2c-a1eef292cd91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:43:14.450323 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6d627a03-2ab1-4760-9c2c-a1eef292cd91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Get all snapshots completed successfully. Aug 09 10:43:14.450947 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d627a03-2ab1-4760-9c2c-a1eef292cd91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 200 Aug 09 10:43:14.451478 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 491/1961] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:43:14 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:43:14.463511 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8e12ec18-1c48-4eca-a118-9c659b6dcdf7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:14.466179 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e12ec18-1c48-4eca-a118-9c659b6dcdf7 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/ee3b9797-0a7f-43f7-91a2-11542df2b827 Aug 09 10:43:14.466516 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e12ec18-1c48-4eca-a118-9c659b6dcdf7 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:14.466806 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e12ec18-1c48-4eca-a118-9c659b6dcdf7 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:14.466978 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-8e12ec18-1c48-4eca-a118-9c659b6dcdf7 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete snapshot with id: ee3b9797-0a7f-43f7-91a2-11542df2b827 Aug 09 10:43:14.484058 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e12ec18-1c48-4eca-a118-9c659b6dcdf7 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots/ee3b9797-0a7f-43f7-91a2-11542df2b827 returned with HTTP 404 Aug 09 10:43:14.484780 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 499/1962] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:43:14 2026] DELETE /volume/v3/snapshots/ee3b9797-0a7f-43f7-91a2-11542df2b827 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:14.501241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7d099ac8-2bad-4dd9-a424-2182b002ab32 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:14.501241 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7d099ac8-2bad-4dd9-a424-2182b002ab32 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/f37764d9-6ac1-4625-aebb-10482de448e3 Aug 09 10:43:14.501241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7d099ac8-2bad-4dd9-a424-2182b002ab32 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:14.501241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7d099ac8-2bad-4dd9-a424-2182b002ab32 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:14.501241 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-7d099ac8-2bad-4dd9-a424-2182b002ab32 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete snapshot with id: f37764d9-6ac1-4625-aebb-10482de448e3 Aug 09 10:43:14.508950 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7d099ac8-2bad-4dd9-a424-2182b002ab32 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots/f37764d9-6ac1-4625-aebb-10482de448e3 returned with HTTP 404 Aug 09 10:43:14.509837 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 484/1963] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:43:14 2026] DELETE /volume/v3/snapshots/f37764d9-6ac1-4625-aebb-10482de448e3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:14.520767 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-55244850-e255-4886-9d3e-240a8c4d48ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:14.523422 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55244850-e255-4886-9d3e-240a8c4d48ad tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 Aug 09 10:43:14.523698 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55244850-e255-4886-9d3e-240a8c4d48ad tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:14.523965 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55244850-e255-4886-9d3e-240a8c4d48ad tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:14.533420 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55244850-e255-4886-9d3e-240a8c4d48ad tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 returned with HTTP 404 Aug 09 10:43:14.534218 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 490/1964] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:14 2026] GET /volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:14.543790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4f35b97f-7c1f-4671-b7fb-c46c1959ff16 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:14.546065 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f35b97f-7c1f-4671-b7fb-c46c1959ff16 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] DELETE https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 Aug 09 10:43:14.546474 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f35b97f-7c1f-4671-b7fb-c46c1959ff16 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:14.548228 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f35b97f-7c1f-4671-b7fb-c46c1959ff16 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:14.548228 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4f35b97f-7c1f-4671-b7fb-c46c1959ff16 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete volume with id: 169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 Aug 09 10:43:14.559735 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f35b97f-7c1f-4671-b7fb-c46c1959ff16 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 returned with HTTP 404 Aug 09 10:43:14.559735 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 492/1965] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:14 2026] DELETE /volume/v3/volumes/169b9ac8-a3bc-42bd-ae40-16a8a169d0c1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:14.574280 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-670d537a-e31e-485d-af85-3d10da3bd630 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:14.577480 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:14.578217 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1162546498"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:14.580468 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1162546498'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:14.580468 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create volume of 1 GB Aug 09 10:43:14.586601 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Availability Zones retrieved successfully. Aug 09 10:43:14.596166 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Flow 'volume_create_api' (6afa3557-feab-4ea5-b5cb-1cfb138778af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:14.598494 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53793543-18d2-49cd-ab89-c425d86b9306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:14.599819 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:14.634600 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53793543-18d2-49cd-ab89-c425d86b9306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:14.636016 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c119d47-c590-4264-ab4c-bd0ec483f682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:14.706152 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Created reservations ['ae977084-8c62-4e5e-b4d7-ae78b5e7bebb', 'b99329e7-ed63-4096-990b-0290b300bb3f', '22aae824-71a0-43a9-bd20-1d47c85f2714', 'ddbc1ff1-e72b-4baf-871d-f8508a935497'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:14.707535 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c119d47-c590-4264-ab4c-bd0ec483f682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae977084-8c62-4e5e-b4d7-ae78b5e7bebb', 'b99329e7-ed63-4096-990b-0290b300bb3f', '22aae824-71a0-43a9-bd20-1d47c85f2714', 'ddbc1ff1-e72b-4baf-871d-f8508a935497']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:14.708968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cd7d66-da4e-4aa9-8c10-0767fd05734b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:14.740485 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cd7d66-da4e-4aa9-8c10-0767fd05734b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e5c6a7b-7a37-420d-82dd-b39486004c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1162546498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='683e44e45c17442eb0e2c9f6ce294ceb',qos_specs=None,replication_status=,reservations=['ae977084-8c62-4e5e-b4d7-ae78b5e7bebb','b99329e7-ed63-4096-990b-0290b300bb3f','22aae824-71a0-43a9-bd20-1d47c85f2714','ddbc1ff1-e72b-4baf-871d-f8508a935497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe3c0cef80742c48be31eb41515389b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1162546498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e5c6a7b-7a37-420d-82dd-b39486004c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='683e44e45c17442eb0e2c9f6ce294ceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe3c0cef80742c48be31eb41515389b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:14.741528 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8f0aa9-4676-4d9f-9a75-57ed5cdc22c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:14.771272 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8f0aa9-4676-4d9f-9a75-57ed5cdc22c8) transitioned into state 'SUCCESS' from state '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-1162546498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='683e44e45c17442eb0e2c9f6ce294ceb',qos_specs=None,replication_status=,reservations=['ae977084-8c62-4e5e-b4d7-ae78b5e7bebb','b99329e7-ed63-4096-990b-0290b300bb3f','22aae824-71a0-43a9-bd20-1d47c85f2714','ddbc1ff1-e72b-4baf-871d-f8508a935497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe3c0cef80742c48be31eb41515389b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:14.771272 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c359873-0724-41fa-a3e8-70aef844f791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:14.796120 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c359873-0724-41fa-a3e8-70aef844f791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:14.798910 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Flow 'volume_create_api' (6afa3557-feab-4ea5-b5cb-1cfb138778af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:14.801094 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create volume request issued successfully. Aug 09 10:43:14.801094 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-670d537a-e31e-485d-af85-3d10da3bd630 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:14.801094 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 500/1966] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:43:14 2026] POST /volume/v3/volumes => generated 751 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:14.817639 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e91424ec-9a61-47a7-bbbd-6374101ea23f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:14.822093 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e91424ec-9a61-47a7-bbbd-6374101ea23f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 Aug 09 10:43:14.825288 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e91424ec-9a61-47a7-bbbd-6374101ea23f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:14.825586 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e91424ec-9a61-47a7-bbbd-6374101ea23f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:14.838450 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:14.838450 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:14.844840 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e91424ec-9a61-47a7-bbbd-6374101ea23f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:14.851608 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e91424ec-9a61-47a7-bbbd-6374101ea23f tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 returned with HTTP 200 Aug 09 10:43:14.852396 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 485/1967] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:14 2026] GET /volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:15.515481 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-677d5c9c-268b-4f04-9943-123b4afb606d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:15.559654 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:15.559998 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-429070948"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:15.561712 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-429070948'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:15.561903 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume of 1 GB Aug 09 10:43:15.567170 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Availability Zones retrieved successfully. Aug 09 10:43:15.574175 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (b357f53f-52d4-4ca2-a410-f4255aabf3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:15.575463 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6749039f-bc36-40e4-9638-0eb5c32e8c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:15.576526 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:15.618883 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6749039f-bc36-40e4-9638-0eb5c32e8c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:15.620332 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c20606-1242-446c-afeb-f44ad1c5c63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:15.729368 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['6d51c7cd-2b04-46af-aec3-ff3052b82544', '65dc4963-1731-4c48-95dd-19f35755af24', '3d087eb3-d2a0-4d36-a2bb-5297474b2ae7', '4c3b0df3-c1fe-4d38-8483-33e62255c5f3'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:15.731972 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c20606-1242-446c-afeb-f44ad1c5c63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d51c7cd-2b04-46af-aec3-ff3052b82544', '65dc4963-1731-4c48-95dd-19f35755af24', '3d087eb3-d2a0-4d36-a2bb-5297474b2ae7', '4c3b0df3-c1fe-4d38-8483-33e62255c5f3']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:15.732254 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de61d692-b23d-430e-bd04-1bdc50b69fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:15.769557 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de61d692-b23d-430e-bd04-1bdc50b69fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e4d37e5-d702-4ef6-9598-3e8e058ecaef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-429070948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['6d51c7cd-2b04-46af-aec3-ff3052b82544','65dc4963-1731-4c48-95dd-19f35755af24','3d087eb3-d2a0-4d36-a2bb-5297474b2ae7','4c3b0df3-c1fe-4d38-8483-33e62255c5f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-429070948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e4d37e5-d702-4ef6-9598-3e8e058ecaef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9e668ca4874648bd06aab04ca7b558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:15.770681 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce7f47b-533c-4963-896e-1eb5545e9c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:15.797722 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce7f47b-533c-4963-896e-1eb5545e9c8f) transitioned into state 'SUCCESS' from state '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-429070948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['6d51c7cd-2b04-46af-aec3-ff3052b82544','65dc4963-1731-4c48-95dd-19f35755af24','3d087eb3-d2a0-4d36-a2bb-5297474b2ae7','4c3b0df3-c1fe-4d38-8483-33e62255c5f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:15.798479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e8a7301-69f1-4678-844e-9abb89f56495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:15.811203 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e8a7301-69f1-4678-844e-9abb89f56495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:15.812288 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (b357f53f-52d4-4ca2-a410-f4255aabf3c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:15.812653 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request issued successfully. Aug 09 10:43:15.813503 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-677d5c9c-268b-4f04-9943-123b4afb606d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:15.814042 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 491/1968] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:43:15 2026] POST /volume/v3/volumes => generated 753 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:15.829463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c788c67a-50d6-4b1d-a0f6-71ca26fa72d1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:15.831662 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c788c67a-50d6-4b1d-a0f6-71ca26fa72d1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:43:15.831950 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c788c67a-50d6-4b1d-a0f6-71ca26fa72d1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:15.832257 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c788c67a-50d6-4b1d-a0f6-71ca26fa72d1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:15.841517 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:15.841517 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:15.846471 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c788c67a-50d6-4b1d-a0f6-71ca26fa72d1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:43:15.851884 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c788c67a-50d6-4b1d-a0f6-71ca26fa72d1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:43:15.852350 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 493/1969] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:15 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:15.870957 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4dfa1a46-6496-4314-8175-392d85f10823 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:15.874522 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4dfa1a46-6496-4314-8175-392d85f10823 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 Aug 09 10:43:15.874657 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4dfa1a46-6496-4314-8175-392d85f10823 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:15.874969 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4dfa1a46-6496-4314-8175-392d85f10823 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:15.886566 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:15.886566 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:15.892141 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4dfa1a46-6496-4314-8175-392d85f10823 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:15.899378 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4dfa1a46-6496-4314-8175-392d85f10823 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 returned with HTTP 200 Aug 09 10:43:15.900087 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 501/1970] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:15 2026] GET /volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:15.924081 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d50e3ccb-3e2f-490e-b4e4-b5e40d00965d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:15.925853 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d50e3ccb-3e2f-490e-b4e4-b5e40d00965d tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:43:15.926238 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d50e3ccb-3e2f-490e-b4e4-b5e40d00965d tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e5c6a7b-7a37-420d-82dd-b39486004c59", "name": "tempest-VolumesDeleteCascade-Snapshot-458482798"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:15.941559 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:15.941559 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:15.942317 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d50e3ccb-3e2f-490e-b4e4-b5e40d00965d tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:15.942627 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-d50e3ccb-3e2f-490e-b4e4-b5e40d00965d tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create snapshot from volume 2e5c6a7b-7a37-420d-82dd-b39486004c59 Aug 09 10:43:15.989881 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-d50e3ccb-3e2f-490e-b4e4-b5e40d00965d tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Created reservations ['70f2f17f-d2be-4614-b67c-4f80a983ebac', '824e7b28-a26f-4e09-972c-e89c61ff5cce', 'c129b3d1-1a62-4270-b4b7-5991bfde1fb1', '18389ba2-5fd8-448a-ab50-80fc10bf464e'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:16.054430 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d50e3ccb-3e2f-490e-b4e4-b5e40d00965d tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Snapshot create request issued successfully. Aug 09 10:43:16.054808 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d50e3ccb-3e2f-490e-b4e4-b5e40d00965d tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:43:16.055359 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 486/1971] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:43:15 2026] POST /volume/v3/snapshots => generated 306 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:16.075284 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-08842353-c4c2-4025-a91d-04031915fe53 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:16.078674 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08842353-c4c2-4025-a91d-04031915fe53 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/snapshots/26aba19c-aafd-430a-8a91-7ca765e6635c Aug 09 10:43:16.078891 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08842353-c4c2-4025-a91d-04031915fe53 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:16.079072 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08842353-c4c2-4025-a91d-04031915fe53 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:16.086698 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:16.086698 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:16.086845 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-08842353-c4c2-4025-a91d-04031915fe53 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Snapshot retrieved successfully. Aug 09 10:43:16.087675 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08842353-c4c2-4025-a91d-04031915fe53 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots/26aba19c-aafd-430a-8a91-7ca765e6635c returned with HTTP 200 Aug 09 10:43:16.088446 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 492/1972] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:16 2026] GET /volume/v3/snapshots/26aba19c-aafd-430a-8a91-7ca765e6635c => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:16.867786 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1c24e6bb-95d9-4550-bbe5-97115b094491 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:16.870290 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c24e6bb-95d9-4550-bbe5-97115b094491 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:43:16.870663 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c24e6bb-95d9-4550-bbe5-97115b094491 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:16.870995 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c24e6bb-95d9-4550-bbe5-97115b094491 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:16.879953 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:16.879953 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:16.884626 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1c24e6bb-95d9-4550-bbe5-97115b094491 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:43:16.890554 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c24e6bb-95d9-4550-bbe5-97115b094491 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:43:16.891339 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 494/1973] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:16 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:16.907661 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cfee53f7-4242-42cf-b02e-9e0990ec6910 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:16.909838 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfee53f7-4242-42cf-b02e-9e0990ec6910 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:43:16.910077 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfee53f7-4242-42cf-b02e-9e0990ec6910 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:16.910343 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfee53f7-4242-42cf-b02e-9e0990ec6910 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:16.918444 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:16.918444 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:16.924538 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cfee53f7-4242-42cf-b02e-9e0990ec6910 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:43:16.929674 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfee53f7-4242-42cf-b02e-9e0990ec6910 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:43:16.930157 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 502/1974] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:16 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:16.944208 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6d4a78e1-68f9-4fd2-9c41-71dcc1b345e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:16.946205 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d4a78e1-68f9-4fd2-9c41-71dcc1b345e7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:43:16.946812 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d4a78e1-68f9-4fd2-9c41-71dcc1b345e7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e4d37e5-d702-4ef6-9598-3e8e058ecaef", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1768601517"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:16.956560 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:16.956560 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:16.958533 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6d4a78e1-68f9-4fd2-9c41-71dcc1b345e7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:43:16.958533 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-6d4a78e1-68f9-4fd2-9c41-71dcc1b345e7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume 8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:43:17.001625 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6d4a78e1-68f9-4fd2-9c41-71dcc1b345e7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['b15468db-1d01-43ac-ab5b-d08500f4afd4', 'b9d8a834-f89d-4e63-b093-5deb1eb64bf0', '3d8d89da-d28d-4ba5-9799-21ecc96b32c2', '7e729cde-ffea-47d4-a341-8685190403ba'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:17.039604 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6d4a78e1-68f9-4fd2-9c41-71dcc1b345e7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot create request issued successfully. Aug 09 10:43:17.040230 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d4a78e1-68f9-4fd2-9c41-71dcc1b345e7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:43:17.040930 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 487/1975] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:43:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:17.053748 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8271dd91-f1f8-49b5-8228-61d300803465 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:17.056376 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8271dd91-f1f8-49b5-8228-61d300803465 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 Aug 09 10:43:17.056577 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8271dd91-f1f8-49b5-8228-61d300803465 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:17.056804 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8271dd91-f1f8-49b5-8228-61d300803465 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:17.065645 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:17.065645 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:17.066297 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8271dd91-f1f8-49b5-8228-61d300803465 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:43:17.068354 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8271dd91-f1f8-49b5-8228-61d300803465 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 returned with HTTP 200 Aug 09 10:43:17.069260 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 493/1976] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:17 2026] GET /volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:17.101155 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-14fd6605-5669-43c0-8f61-8a73e66b8d04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:17.103634 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14fd6605-5669-43c0-8f61-8a73e66b8d04 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/snapshots/26aba19c-aafd-430a-8a91-7ca765e6635c Aug 09 10:43:17.103914 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14fd6605-5669-43c0-8f61-8a73e66b8d04 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:17.104202 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14fd6605-5669-43c0-8f61-8a73e66b8d04 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:17.110876 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:17.110876 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:17.111549 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-14fd6605-5669-43c0-8f61-8a73e66b8d04 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Snapshot retrieved successfully. Aug 09 10:43:17.112988 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14fd6605-5669-43c0-8f61-8a73e66b8d04 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots/26aba19c-aafd-430a-8a91-7ca765e6635c returned with HTTP 200 Aug 09 10:43:17.113160 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 495/1977] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:17 2026] GET /volume/v3/snapshots/26aba19c-aafd-430a-8a91-7ca765e6635c => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:17.123796 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ad536370-434e-4517-8b54-79da50e61d38 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:17.126646 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:17.127344 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "26aba19c-aafd-430a-8a91-7ca765e6635c", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-584119021"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:17.129557 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create volume request body: {'volume': {'snapshot_id': '26aba19c-aafd-430a-8a91-7ca765e6635c', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-584119021'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:17.137072 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:17.137072 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:17.137750 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Snapshot retrieved successfully. Aug 09 10:43:17.137935 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create volume of 1 GB Aug 09 10:43:17.143281 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Availability Zones retrieved successfully. Aug 09 10:43:17.152362 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Flow 'volume_create_api' (1b87b568-375b-42d7-83e8-95a9c95add3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:17.153634 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a3e4a3-07be-4433-a945-60ac86c6a94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:17.155104 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:17.195146 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a3e4a3-07be-4433-a945-60ac86c6a94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '26aba19c-aafd-430a-8a91-7ca765e6635c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:17.196702 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (597da20d-1970-4491-8c5e-cab7938a3e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:17.251603 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Created reservations ['84963480-9723-469e-8551-b7be6a32e81e', '7520d62b-b4e6-46c6-a415-cc9f73785486', '52863dc3-372f-4a1c-8ae8-018a33ab76d9', 'be7e5350-875b-48f5-bffc-755455d4fa9f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:17.254170 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (597da20d-1970-4491-8c5e-cab7938a3e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84963480-9723-469e-8551-b7be6a32e81e', '7520d62b-b4e6-46c6-a415-cc9f73785486', '52863dc3-372f-4a1c-8ae8-018a33ab76d9', 'be7e5350-875b-48f5-bffc-755455d4fa9f']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:17.254170 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ab108b-100f-4530-83d2-5df9625f9ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:17.308781 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ab108b-100f-4530-83d2-5df9625f9ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f30f4e54-7b15-450c-85d9-263208cfdc18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-584119021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='683e44e45c17442eb0e2c9f6ce294ceb',qos_specs=None,replication_status=,reservations=['84963480-9723-469e-8551-b7be6a32e81e','7520d62b-b4e6-46c6-a415-cc9f73785486','52863dc3-372f-4a1c-8ae8-018a33ab76d9','be7e5350-875b-48f5-bffc-755455d4fa9f'],size=1,snapshot_id=26aba19c-aafd-430a-8a91-7ca765e6635c,source_replicaid=,source_volid=None,status='creating',user_id='cfe3c0cef80742c48be31eb41515389b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-584119021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f30f4e54-7b15-450c-85d9-263208cfdc18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='683e44e45c17442eb0e2c9f6ce294ceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=26aba19c-aafd-430a-8a91-7ca765e6635c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe3c0cef80742c48be31eb41515389b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:17.312400 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f37a5d82-3358-4fe7-b93a-8c20d9077fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:17.333517 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f37a5d82-3358-4fe7-b93a-8c20d9077fed) transitioned into state 'SUCCESS' from state '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-584119021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='683e44e45c17442eb0e2c9f6ce294ceb',qos_specs=None,replication_status=,reservations=['84963480-9723-469e-8551-b7be6a32e81e','7520d62b-b4e6-46c6-a415-cc9f73785486','52863dc3-372f-4a1c-8ae8-018a33ab76d9','be7e5350-875b-48f5-bffc-755455d4fa9f'],size=1,snapshot_id=26aba19c-aafd-430a-8a91-7ca765e6635c,source_replicaid=,source_volid=None,status='creating',user_id='cfe3c0cef80742c48be31eb41515389b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:17.334373 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0557ed24-230c-4441-8e92-c0f3465b139b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:17.361351 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0557ed24-230c-4441-8e92-c0f3465b139b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:17.362134 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Flow 'volume_create_api' (1b87b568-375b-42d7-83e8-95a9c95add3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:17.362465 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Create volume request issued successfully. Aug 09 10:43:17.363048 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ad536370-434e-4517-8b54-79da50e61d38 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:17.363449 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 503/1978] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:43:17 2026] POST /volume/v3/volumes => generated 784 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:17.380357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3a36e19f-705a-4558-bf02-1d4a3b493acf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:17.383011 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3a36e19f-705a-4558-bf02-1d4a3b493acf tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 Aug 09 10:43:17.383319 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3a36e19f-705a-4558-bf02-1d4a3b493acf tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:17.383607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3a36e19f-705a-4558-bf02-1d4a3b493acf tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:17.393773 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:17.393773 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:17.402856 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3a36e19f-705a-4558-bf02-1d4a3b493acf tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:17.408883 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3a36e19f-705a-4558-bf02-1d4a3b493acf tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 returned with HTTP 200 Aug 09 10:43:17.409574 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 488/1979] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:17 2026] GET /volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:18.081828 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b373bc76-dd86-4efa-955c-beac4c05059f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:18.084282 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b373bc76-dd86-4efa-955c-beac4c05059f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 Aug 09 10:43:18.084651 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b373bc76-dd86-4efa-955c-beac4c05059f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:18.084913 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b373bc76-dd86-4efa-955c-beac4c05059f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:18.093313 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:18.093313 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:18.093941 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b373bc76-dd86-4efa-955c-beac4c05059f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:43:18.094981 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b373bc76-dd86-4efa-955c-beac4c05059f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 returned with HTTP 200 Aug 09 10:43:18.095669 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 494/1980] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:18 2026] GET /volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:18.105897 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e9f1bca4-ceb8-45d1-b66a-af0ec1ce6c09 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:18.107703 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9f1bca4-ceb8-45d1-b66a-af0ec1ce6c09 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:43:18.108283 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9f1bca4-ceb8-45d1-b66a-af0ec1ce6c09 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8e4d37e5-d702-4ef6-9598-3e8e058ecaef", "snapshot_id": "5754da05-991b-49d8-9762-44ebd9a63e23", "name": "tempest-VolumesSnapshotTestJSON-Backup-1030405581", "container": "tempest-volumessnapshottestjson-backup-container-92204254"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:18.109580 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-e9f1bca4-ceb8-45d1-b66a-af0ec1ce6c09 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Creating new backup {'backup': {'volume_id': '8e4d37e5-d702-4ef6-9598-3e8e058ecaef', 'snapshot_id': '5754da05-991b-49d8-9762-44ebd9a63e23', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1030405581', 'container': 'tempest-volumessnapshottestjson-backup-container-92204254'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:43:18.109750 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-e9f1bca4-ceb8-45d1-b66a-af0ec1ce6c09 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Creating backup of volume 8e4d37e5-d702-4ef6-9598-3e8e058ecaef in container tempest-volumessnapshottestjson-backup-container-92204254 Aug 09 10:43:18.116883 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:18.116883 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:18.117241 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e9f1bca4-ceb8-45d1-b66a-af0ec1ce6c09 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:43:18.123007 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:18.123007 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:18.123499 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e9f1bca4-ceb8-45d1-b66a-af0ec1ce6c09 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:43:18.149119 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e9f1bca4-ceb8-45d1-b66a-af0ec1ce6c09 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['2fe4e6e7-5d5d-4109-93b9-bfc03a340813', '4cc79b62-289d-4350-8dd7-4639aa638b67'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:18.190849 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9f1bca4-ceb8-45d1-b66a-af0ec1ce6c09 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:43:18.190986 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 496/1981] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:43:18 2026] POST /volume/v3/backups => generated 335 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:18.207860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cebec576-c473-4bb9-bb6b-03573fa7b3e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:18.211227 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cebec576-c473-4bb9-bb6b-03573fa7b3e2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:18.211555 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cebec576-c473-4bb9-bb6b-03573fa7b3e2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:18.211848 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cebec576-c473-4bb9-bb6b-03573fa7b3e2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:18.212001 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cebec576-c473-4bb9-bb6b-03573fa7b3e2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:18.222731 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:18.222731 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:18.222731 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cebec576-c473-4bb9-bb6b-03573fa7b3e2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:18.222731 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 504/1982] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:18 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 807 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:18.285882 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-de8fcefa-a9e7-4bfa-9700-9809fb365f9e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:18.288661 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-de8fcefa-a9e7-4bfa-9700-9809fb365f9e tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] DELETE https://10.4.3.125/volume/v3/attachments/4eee36a7-9b04-4980-8fa1-5d27f7904f9f Aug 09 10:43:18.288936 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-de8fcefa-a9e7-4bfa-9700-9809fb365f9e tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:18.289202 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-de8fcefa-a9e7-4bfa-9700-9809fb365f9e tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:18.299533 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:18.299533 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:18.379755 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-de8fcefa-a9e7-4bfa-9700-9809fb365f9e tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/attachments/4eee36a7-9b04-4980-8fa1-5d27f7904f9f returned with HTTP 200 Aug 09 10:43:18.380511 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 489/1983] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:43:18 2026] DELETE /volume/v3/attachments/4eee36a7-9b04-4980-8fa1-5d27f7904f9f => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:18.399765 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-a2c07172-bcdb-4799-b929-901edba2746f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:18.403124 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-a2c07172-bcdb-4799-b929-901edba2746f tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] DELETE https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:43:18.403345 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-a2c07172-bcdb-4799-b929-901edba2746f tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:18.403587 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-a2c07172-bcdb-4799-b929-901edba2746f tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:18.403807 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-a2c07172-bcdb-4799-b929-901edba2746f tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Delete volume with id: fc8631e4-7fee-4b7f-ac91-7c874adaa19c Aug 09 10:43:18.413577 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:18.413577 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:18.414133 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-a2c07172-bcdb-4799-b929-901edba2746f tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Volume info retrieved successfully. Aug 09 10:43:18.425104 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a5e94f5a-5eda-445f-8e42-96b76d0c55bd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:18.427578 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5e94f5a-5eda-445f-8e42-96b76d0c55bd tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 Aug 09 10:43:18.427867 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5e94f5a-5eda-445f-8e42-96b76d0c55bd tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:18.428143 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5e94f5a-5eda-445f-8e42-96b76d0c55bd tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:18.438119 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:18.438119 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:18.440056 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-a2c07172-bcdb-4799-b929-901edba2746f tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] Delete volume request issued successfully. Aug 09 10:43:18.440255 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-13ed9986-d112-497d-88ed-a2a5b8d0aa35 req-a2c07172-bcdb-4799-b929-901edba2746f tempest-ServerActionsV293TestJSON-443132816 tempest-ServerActionsV293TestJSON-443132816-project-member] https://10.4.3.125/volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c returned with HTTP 202 Aug 09 10:43:18.440713 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 495/1984] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:43:18 2026] DELETE /volume/v3/volumes/fc8631e4-7fee-4b7f-ac91-7c874adaa19c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:18.444675 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a5e94f5a-5eda-445f-8e42-96b76d0c55bd tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:18.452586 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5e94f5a-5eda-445f-8e42-96b76d0c55bd tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 returned with HTTP 200 Aug 09 10:43:18.453154 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 497/1985] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:18 2026] GET /volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:18.468056 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5bd5e7de-483f-41df-9876-559486bafc57 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:18.470498 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5bd5e7de-483f-41df-9876-559486bafc57 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 Aug 09 10:43:18.470776 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5bd5e7de-483f-41df-9876-559486bafc57 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:18.471040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5bd5e7de-483f-41df-9876-559486bafc57 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:18.480307 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:18.480307 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:18.486445 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5bd5e7de-483f-41df-9876-559486bafc57 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:18.491524 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5bd5e7de-483f-41df-9876-559486bafc57 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 returned with HTTP 200 Aug 09 10:43:18.491945 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 505/1986] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:18 2026] GET /volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:18.510675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-72425d5a-8cfc-4114-8da3-fcc11759ede1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:18.512483 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72425d5a-8cfc-4114-8da3-fcc11759ede1 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] DELETE https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59?cascade=True Aug 09 10:43:18.512662 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72425d5a-8cfc-4114-8da3-fcc11759ede1 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:18.512945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72425d5a-8cfc-4114-8da3-fcc11759ede1 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:18.513064 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-72425d5a-8cfc-4114-8da3-fcc11759ede1 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete volume with id: 2e5c6a7b-7a37-420d-82dd-b39486004c59 Aug 09 10:43:18.526293 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:18.526293 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:18.527262 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-72425d5a-8cfc-4114-8da3-fcc11759ede1 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:18.586030 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-72425d5a-8cfc-4114-8da3-fcc11759ede1 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete volume request issued successfully. Aug 09 10:43:18.586329 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72425d5a-8cfc-4114-8da3-fcc11759ede1 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59?cascade=True returned with HTTP 202 Aug 09 10:43:18.586982 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 490/1987] 10.4.3.125 () {66 vars in 1376 bytes} [Sun Aug 9 10:43:18 2026] DELETE /volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59?cascade=True => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:18.597078 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb0e4be1-1386-44fd-bb85-5e84f5976067 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:18.599468 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb0e4be1-1386-44fd-bb85-5e84f5976067 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 Aug 09 10:43:18.599733 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb0e4be1-1386-44fd-bb85-5e84f5976067 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:18.601121 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb0e4be1-1386-44fd-bb85-5e84f5976067 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:18.610298 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:18.610298 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:18.617306 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb0e4be1-1386-44fd-bb85-5e84f5976067 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:18.625823 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb0e4be1-1386-44fd-bb85-5e84f5976067 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 returned with HTTP 200 Aug 09 10:43:18.626318 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 496/1988] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:18 2026] GET /volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:19.233613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-026406eb-2d21-4686-ad12-69fccdb223ab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:19.235429 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-026406eb-2d21-4686-ad12-69fccdb223ab tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:19.235614 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-026406eb-2d21-4686-ad12-69fccdb223ab tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:19.235805 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-026406eb-2d21-4686-ad12-69fccdb223ab tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:19.235900 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-026406eb-2d21-4686-ad12-69fccdb223ab tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:19.240367 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:19.240367 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:19.241485 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-026406eb-2d21-4686-ad12-69fccdb223ab tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:19.245214 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 498/1989] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:19 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:19.404888 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:19.406780 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:19.407761 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1057306682"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:19.408670 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1057306682'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:19.408817 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Create volume of 1 GB Aug 09 10:43:19.416041 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Availability Zones retrieved successfully. Aug 09 10:43:19.421222 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Flow 'volume_create_api' (68589f14-2bc7-4b49-9189-37154af48c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:19.422123 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f19a2ad6-2edd-4ea4-b0dd-3ccf82e69144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:19.423163 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:19.452386 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f19a2ad6-2edd-4ea4-b0dd-3ccf82e69144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:19.453872 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d3a2902-345d-4256-b11c-870b16e3424a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:19.562154 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Created reservations ['aa4e193b-af3e-4b85-86d9-4d82bc678205', 'c1381377-67c6-4ca3-87ae-02ae2411ba38', '2867360b-083f-4cbf-a299-978cc5144ed1', '2703e16d-ae7b-4ca5-8302-ca10d8c80cb0'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:19.563132 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d3a2902-345d-4256-b11c-870b16e3424a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa4e193b-af3e-4b85-86d9-4d82bc678205', 'c1381377-67c6-4ca3-87ae-02ae2411ba38', '2867360b-083f-4cbf-a299-978cc5144ed1', '2703e16d-ae7b-4ca5-8302-ca10d8c80cb0']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:19.564052 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ffe60c-0d92-4938-ae70-f78638350982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:19.598854 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ffe60c-0d92-4938-ae70-f78638350982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c757a1-b4b3-4cbc-af66-93c1610c1885', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1057306682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c73e6ab77f8d47acbdba3e408ed76505',qos_specs=None,replication_status=,reservations=['aa4e193b-af3e-4b85-86d9-4d82bc678205','c1381377-67c6-4ca3-87ae-02ae2411ba38','2867360b-083f-4cbf-a299-978cc5144ed1','2703e16d-ae7b-4ca5-8302-ca10d8c80cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95639ad5a6d64524907cc3bfeb541e28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1057306682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c757a1-b4b3-4cbc-af66-93c1610c1885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c73e6ab77f8d47acbdba3e408ed76505',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95639ad5a6d64524907cc3bfeb541e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:19.600089 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6284ec-8070-407e-ad21-f552c8b0ac5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:19.628056 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6284ec-8070-407e-ad21-f552c8b0ac5c) transitioned into state 'SUCCESS' from state '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-1057306682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c73e6ab77f8d47acbdba3e408ed76505',qos_specs=None,replication_status=,reservations=['aa4e193b-af3e-4b85-86d9-4d82bc678205','c1381377-67c6-4ca3-87ae-02ae2411ba38','2867360b-083f-4cbf-a299-978cc5144ed1','2703e16d-ae7b-4ca5-8302-ca10d8c80cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95639ad5a6d64524907cc3bfeb541e28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:19.629170 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d07e93-a3f3-4e0d-8705-53b96ecb5dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:19.642051 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2265ee66-9b49-4591-8725-9c070cb952d6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:19.646507 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d07e93-a3f3-4e0d-8705-53b96ecb5dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:19.646565 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2265ee66-9b49-4591-8725-9c070cb952d6 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 Aug 09 10:43:19.646565 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2265ee66-9b49-4591-8725-9c070cb952d6 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:19.646565 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2265ee66-9b49-4591-8725-9c070cb952d6 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:19.646645 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Flow 'volume_create_api' (68589f14-2bc7-4b49-9189-37154af48c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:19.646645 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Create volume request issued successfully. Aug 09 10:43:19.647134 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-986f958d-0cc6-46d9-9746-a2c3b625d923 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:19.648125 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 506/1990] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:43:19 2026] POST /volume/v3/volumes => generated 755 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:19.656657 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2265ee66-9b49-4591-8725-9c070cb952d6 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 returned with HTTP 404 Aug 09 10:43:19.657096 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 491/1991] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:19 2026] GET /volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:19.671231 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5ccc7d84-8bcf-4d39-b360-6c5623acc67a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:19.673659 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ccc7d84-8bcf-4d39-b360-6c5623acc67a tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:19.673885 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ccc7d84-8bcf-4d39-b360-6c5623acc67a tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:19.674114 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ccc7d84-8bcf-4d39-b360-6c5623acc67a tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:19.678345 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b667acd8-6bcf-4492-a48a-a049125ffffe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:19.680056 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b667acd8-6bcf-4492-a48a-a049125ffffe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes Aug 09 10:43:19.680333 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b667acd8-6bcf-4492-a48a-a049125ffffe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:19.680646 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b667acd8-6bcf-4492-a48a-a049125ffffe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:19.680914 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-b667acd8-6bcf-4492-a48a-a049125ffffe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:19.681841 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b667acd8-6bcf-4492-a48a-a049125ffffe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:19.686209 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:19.686209 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:19.691142 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b667acd8-6bcf-4492-a48a-a049125ffffe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Get all volumes completed successfully. Aug 09 10:43:19.691701 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b667acd8-6bcf-4492-a48a-a049125ffffe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 200 Aug 09 10:43:19.692065 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 499/1992] 10.4.3.125 () {66 vars in 1237 bytes} [Sun Aug 9 10:43:19 2026] GET /volume/v3/volumes => generated 334 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:19.700166 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5ccc7d84-8bcf-4d39-b360-6c5623acc67a tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:19.705169 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6b748df0-215a-40ed-a535-e6f5fcfb1408 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:19.709130 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6b748df0-215a-40ed-a535-e6f5fcfb1408 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/snapshots Aug 09 10:43:19.709130 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6b748df0-215a-40ed-a535-e6f5fcfb1408 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:19.709937 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6b748df0-215a-40ed-a535-e6f5fcfb1408 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:19.710633 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-6b748df0-215a-40ed-a535-e6f5fcfb1408 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:43:19.710835 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:19.710835 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:19.711281 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ccc7d84-8bcf-4d39-b360-6c5623acc67a tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:19.711882 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 497/1993] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:19 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 823 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:19.712359 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-6b748df0-215a-40ed-a535-e6f5fcfb1408 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:43:19.716875 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6b748df0-215a-40ed-a535-e6f5fcfb1408 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Get all snapshots completed successfully. Aug 09 10:43:19.717298 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6b748df0-215a-40ed-a535-e6f5fcfb1408 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 200 Aug 09 10:43:19.718117 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 507/1994] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:43:19 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 09 10:43:19.727672 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a0274e60-0cc3-462e-a31b-e255762e0b03 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:19.730266 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a0274e60-0cc3-462e-a31b-e255762e0b03 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 Aug 09 10:43:19.730454 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a0274e60-0cc3-462e-a31b-e255762e0b03 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:19.730825 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a0274e60-0cc3-462e-a31b-e255762e0b03 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:19.740106 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:19.740106 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:19.745302 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a0274e60-0cc3-462e-a31b-e255762e0b03 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:19.754090 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a0274e60-0cc3-462e-a31b-e255762e0b03 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 returned with HTTP 200 Aug 09 10:43:19.754712 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 492/1995] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:19 2026] GET /volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:19.771897 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-49794c81-d55c-47fb-86e6-10573c37be66 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:19.776766 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49794c81-d55c-47fb-86e6-10573c37be66 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 Aug 09 10:43:19.777032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49794c81-d55c-47fb-86e6-10573c37be66 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:19.777293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49794c81-d55c-47fb-86e6-10573c37be66 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:19.777531 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-49794c81-d55c-47fb-86e6-10573c37be66 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete volume with id: f30f4e54-7b15-450c-85d9-263208cfdc18 Aug 09 10:43:19.788547 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:19.788547 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:19.789134 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-49794c81-d55c-47fb-86e6-10573c37be66 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:19.811357 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-49794c81-d55c-47fb-86e6-10573c37be66 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete volume request issued successfully. Aug 09 10:43:19.811633 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49794c81-d55c-47fb-86e6-10573c37be66 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 returned with HTTP 202 Aug 09 10:43:19.812154 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 500/1996] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:19 2026] DELETE /volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:19.824499 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-65ba69be-309d-400c-97dd-62be363c7ac8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:19.827343 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65ba69be-309d-400c-97dd-62be363c7ac8 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 Aug 09 10:43:19.827635 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65ba69be-309d-400c-97dd-62be363c7ac8 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:19.827798 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65ba69be-309d-400c-97dd-62be363c7ac8 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:19.836489 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:19.836489 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:19.842546 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-65ba69be-309d-400c-97dd-62be363c7ac8 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Volume info retrieved successfully. Aug 09 10:43:19.848512 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65ba69be-309d-400c-97dd-62be363c7ac8 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 returned with HTTP 200 Aug 09 10:43:19.849033 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 498/1997] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:19 2026] GET /volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:20.256351 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a8c98163-4b1b-4479-91cb-d20c200cabcb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:20.260204 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8c98163-4b1b-4479-91cb-d20c200cabcb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:20.260204 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8c98163-4b1b-4479-91cb-d20c200cabcb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:20.260204 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8c98163-4b1b-4479-91cb-d20c200cabcb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:20.260204 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a8c98163-4b1b-4479-91cb-d20c200cabcb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:20.265487 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:20.265487 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:20.266506 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8c98163-4b1b-4479-91cb-d20c200cabcb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:20.267224 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 508/1998] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:20 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:20.734196 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2cec22c4-b5b5-4dd6-86ce-535555f8c7dd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:20.737825 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2cec22c4-b5b5-4dd6-86ce-535555f8c7dd tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:20.737825 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2cec22c4-b5b5-4dd6-86ce-535555f8c7dd tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:20.737825 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2cec22c4-b5b5-4dd6-86ce-535555f8c7dd tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:20.746939 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:20.746939 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:20.757397 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2cec22c4-b5b5-4dd6-86ce-535555f8c7dd tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:20.764319 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2cec22c4-b5b5-4dd6-86ce-535555f8c7dd tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:20.764780 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 493/1999] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:20 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:20.829730 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-109302c4-23d4-49cf-b527-3557fcb6dafa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:20.832791 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-109302c4-23d4-49cf-b527-3557fcb6dafa tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:20.833001 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-109302c4-23d4-49cf-b527-3557fcb6dafa tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:20.833279 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-109302c4-23d4-49cf-b527-3557fcb6dafa tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:20.842832 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:20.842832 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:20.847597 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-109302c4-23d4-49cf-b527-3557fcb6dafa tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:20.852505 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-109302c4-23d4-49cf-b527-3557fcb6dafa tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:20.852934 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 501/2000] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:20 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:20.866658 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c1c2f231-930f-4cf9-aa61-c013c65daf80 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:20.869480 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1c2f231-930f-4cf9-aa61-c013c65daf80 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 Aug 09 10:43:20.869686 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1c2f231-930f-4cf9-aa61-c013c65daf80 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:20.869995 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1c2f231-930f-4cf9-aa61-c013c65daf80 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:20.880958 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1c2f231-930f-4cf9-aa61-c013c65daf80 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 returned with HTTP 404 Aug 09 10:43:20.881686 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 499/2001] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:20 2026] GET /volume/v3/volumes/f30f4e54-7b15-450c-85d9-263208cfdc18 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:20.895222 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-93b213c0-07fe-47c3-a485-055b46e83978 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:20.897692 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-93b213c0-07fe-47c3-a485-055b46e83978 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/26aba19c-aafd-430a-8a91-7ca765e6635c Aug 09 10:43:20.898559 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-93b213c0-07fe-47c3-a485-055b46e83978 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:20.899030 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-93b213c0-07fe-47c3-a485-055b46e83978 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:20.899320 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-93b213c0-07fe-47c3-a485-055b46e83978 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete snapshot with id: 26aba19c-aafd-430a-8a91-7ca765e6635c Aug 09 10:43:20.909785 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-93b213c0-07fe-47c3-a485-055b46e83978 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/snapshots/26aba19c-aafd-430a-8a91-7ca765e6635c returned with HTTP 404 Aug 09 10:43:20.909785 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 509/2002] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:43:20 2026] DELETE /volume/v3/snapshots/26aba19c-aafd-430a-8a91-7ca765e6635c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:20.920154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e89d927c-984d-4f7b-854f-a5055ba09ebe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:20.923775 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e89d927c-984d-4f7b-854f-a5055ba09ebe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] GET https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 Aug 09 10:43:20.923775 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e89d927c-984d-4f7b-854f-a5055ba09ebe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:20.923775 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e89d927c-984d-4f7b-854f-a5055ba09ebe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:20.933929 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e89d927c-984d-4f7b-854f-a5055ba09ebe tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 returned with HTTP 404 Aug 09 10:43:20.934924 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 494/2003] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:20 2026] GET /volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:43:20.949109 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a87ff65c-e993-4086-a39e-da4249443c91 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:20.954084 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a87ff65c-e993-4086-a39e-da4249443c91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] DELETE https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 Aug 09 10:43:20.954084 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a87ff65c-e993-4086-a39e-da4249443c91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:20.954262 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a87ff65c-e993-4086-a39e-da4249443c91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:20.954397 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a87ff65c-e993-4086-a39e-da4249443c91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] Delete volume with id: 2e5c6a7b-7a37-420d-82dd-b39486004c59 Aug 09 10:43:20.962889 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a87ff65c-e993-4086-a39e-da4249443c91 tempest-VolumesDeleteCascade-1683984215 tempest-VolumesDeleteCascade-1683984215-project-member] https://10.4.3.125/volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 returned with HTTP 404 Aug 09 10:43:20.963990 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 502/2004] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:20 2026] DELETE /volume/v3/volumes/2e5c6a7b-7a37-420d-82dd-b39486004c59 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:20.998720 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0bd3ab03-c8a8-4596-90ac-52fb60efee0f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:20.999171 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0bd3ab03-c8a8-4596-90ac-52fb60efee0f None None] GET https://10.4.3.125/volume// Aug 09 10:43:20.999461 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0bd3ab03-c8a8-4596-90ac-52fb60efee0f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:20.999676 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0bd3ab03-c8a8-4596-90ac-52fb60efee0f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:21.000038 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0bd3ab03-c8a8-4596-90ac-52fb60efee0f None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:43:21.000406 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 500/2005] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:43:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:43:21.011706 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-888b162d-bf42-4304-8fee-83209c8e21cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:21.277260 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-888b162d-bf42-4304-8fee-83209c8e21cc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:43:21.279553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-888b162d-bf42-4304-8fee-83209c8e21cc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11c757a1-b4b3-4cbc-af66-93c1610c1885", "connector": null, "instance_uuid": "55fef4b6-f176-4df2-87fd-87c69bbf18dc"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:21.284325 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-915f81e6-6d44-4ac1-9e93-949984778c93 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:21.287340 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-915f81e6-6d44-4ac1-9e93-949984778c93 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:21.287617 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-915f81e6-6d44-4ac1-9e93-949984778c93 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:21.287856 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-915f81e6-6d44-4ac1-9e93-949984778c93 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:21.288280 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-915f81e6-6d44-4ac1-9e93-949984778c93 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:21.293561 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:21.293561 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:21.297790 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:21.297790 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:21.299032 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-915f81e6-6d44-4ac1-9e93-949984778c93 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:21.300341 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 495/2006] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:21 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:21.351796 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-888b162d-bf42-4304-8fee-83209c8e21cc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:43:21.352397 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 510/2007] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:43:21 2026] POST /volume/v3/attachments => generated 273 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:21.403790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8eb037c1-2e9c-4ffc-bc74-1cbc97235e27 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:21.406642 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8eb037c1-2e9c-4ffc-bc74-1cbc97235e27 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:21.406999 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8eb037c1-2e9c-4ffc-bc74-1cbc97235e27 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:21.407422 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8eb037c1-2e9c-4ffc-bc74-1cbc97235e27 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:21.425627 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:21.425627 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:21.437472 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8eb037c1-2e9c-4ffc-bc74-1cbc97235e27 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:21.442134 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-773d3311-bff1-40cb-9a39-f90046b8171b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:21.444798 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-773d3311-bff1-40cb-9a39-f90046b8171b None None] GET https://10.4.3.125/volume// Aug 09 10:43:21.444798 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-773d3311-bff1-40cb-9a39-f90046b8171b None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:21.444798 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-773d3311-bff1-40cb-9a39-f90046b8171b None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:21.444798 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-773d3311-bff1-40cb-9a39-f90046b8171b None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:43:21.445175 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 501/2008] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:43:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:43:21.452025 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8eb037c1-2e9c-4ffc-bc74-1cbc97235e27 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:21.452830 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 503/2009] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:21 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:43:21.464605 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-e101e929-8f84-4ac2-8333-077e58b23a43 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:21.469522 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-e101e929-8f84-4ac2-8333-077e58b23a43 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:21.469522 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-e101e929-8f84-4ac2-8333-077e58b23a43 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:21.469963 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-e101e929-8f84-4ac2-8333-077e58b23a43 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:21.493924 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:21.493924 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:21.501370 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-e101e929-8f84-4ac2-8333-077e58b23a43 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:21.512694 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-e101e929-8f84-4ac2-8333-077e58b23a43 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:21.513335 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 496/2010] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:43:21 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 1027 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:43:21.689442 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-a004f8f3-2799-4784-95d5-36a537e8e2ca None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:21.695003 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-a004f8f3-2799-4784-95d5-36a537e8e2ca tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] PUT https://10.4.3.125/volume/v3/attachments/1523cb24-8360-4113-a4c4-ae779c607c4f Aug 09 10:43:21.696037 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-a004f8f3-2799-4784-95d5-36a537e8e2ca tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:21.720828 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-a004f8f3-2799-4784-95d5-36a537e8e2ca tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Acquiring lock "cinder-attachment_update-11c757a1-b4b3-4cbc-af66-93c1610c1885-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:43:21.727705 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-a004f8f3-2799-4784-95d5-36a537e8e2ca tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Lock "cinder-attachment_update-11c757a1-b4b3-4cbc-af66-93c1610c1885-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:43:21.729291 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:21.729291 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:21.890386 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-a004f8f3-2799-4784-95d5-36a537e8e2ca tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Lock "cinder-attachment_update-11c757a1-b4b3-4cbc-af66-93c1610c1885-np0000006833" released by "attachment_update" :: held 0.163s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:43:21.890903 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-a004f8f3-2799-4784-95d5-36a537e8e2ca tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments/1523cb24-8360-4113-a4c4-ae779c607c4f returned with HTTP 200 Aug 09 10:43:21.891686 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 511/2011] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:43:21 2026] PUT /volume/v3/attachments/1523cb24-8360-4113-a4c4-ae779c607c4f => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:22.320948 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a8a084b7-00a9-4dc7-adcf-a38324e6a2ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:22.323247 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8a084b7-00a9-4dc7-adcf-a38324e6a2ad tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:22.323514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8a084b7-00a9-4dc7-adcf-a38324e6a2ad tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:22.323726 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8a084b7-00a9-4dc7-adcf-a38324e6a2ad tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:22.323892 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a8a084b7-00a9-4dc7-adcf-a38324e6a2ad tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:22.331109 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:22.331109 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:22.333657 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8a084b7-00a9-4dc7-adcf-a38324e6a2ad tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:22.333657 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 502/2012] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:22 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:43:22.476351 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0b845406-0c43-4104-8e80-bda9d2b9e3af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:22.478582 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b845406-0c43-4104-8e80-bda9d2b9e3af tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:22.478930 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b845406-0c43-4104-8e80-bda9d2b9e3af tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:22.479338 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b845406-0c43-4104-8e80-bda9d2b9e3af tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:22.495731 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:22.495731 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:22.501678 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b845406-0c43-4104-8e80-bda9d2b9e3af tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:22.508404 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b845406-0c43-4104-8e80-bda9d2b9e3af tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:22.508955 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 504/2013] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:22 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:23.352856 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-31b45456-7918-459b-8065-527b7e425e1c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:23.356645 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31b45456-7918-459b-8065-527b7e425e1c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:23.356765 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31b45456-7918-459b-8065-527b7e425e1c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:23.357042 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31b45456-7918-459b-8065-527b7e425e1c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:23.357202 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-31b45456-7918-459b-8065-527b7e425e1c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:23.367300 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:23.367300 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:23.368341 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31b45456-7918-459b-8065-527b7e425e1c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:23.368888 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 497/2014] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:23 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:23.526685 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b352fd75-d386-4116-9772-744e0cc17da1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:23.529726 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b352fd75-d386-4116-9772-744e0cc17da1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:23.529970 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b352fd75-d386-4116-9772-744e0cc17da1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:23.530216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b352fd75-d386-4116-9772-744e0cc17da1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:23.547438 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:23.547438 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:23.551363 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b352fd75-d386-4116-9772-744e0cc17da1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:23.556643 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b352fd75-d386-4116-9772-744e0cc17da1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:23.557152 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 512/2015] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:23 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:24.237677 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:24.390266 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5da036bd-ed90-450d-9ddd-550353c3272f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:24.393586 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5da036bd-ed90-450d-9ddd-550353c3272f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:24.394564 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5da036bd-ed90-450d-9ddd-550353c3272f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:24.394564 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5da036bd-ed90-450d-9ddd-550353c3272f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:24.394914 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5da036bd-ed90-450d-9ddd-550353c3272f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:24.403339 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:24.403339 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:24.404143 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5da036bd-ed90-450d-9ddd-550353c3272f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:24.404727 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 505/2016] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:24 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:24.484578 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:24.485355 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1570517671"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:24.488635 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1570517671'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:24.488635 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Create volume of 1 GB Aug 09 10:43:24.500150 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Availability Zones retrieved successfully. Aug 09 10:43:24.510024 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Flow 'volume_create_api' (b2372d5b-78ef-465d-821f-daabb5f610de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:24.514902 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49009494-7481-47a3-8d5c-ff25d44b6125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:24.514902 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:24.575136 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49009494-7481-47a3-8d5c-ff25d44b6125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:24.576926 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87b2f6e-a3be-400f-9816-57cf0fb7a553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:24.583914 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6330a8d9-8c1a-4b44-a63c-8256db4a1fce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:24.592437 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6330a8d9-8c1a-4b44-a63c-8256db4a1fce tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:24.592437 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6330a8d9-8c1a-4b44-a63c-8256db4a1fce tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:24.592437 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6330a8d9-8c1a-4b44-a63c-8256db4a1fce tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:24.631069 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:24.631069 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:24.645858 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6330a8d9-8c1a-4b44-a63c-8256db4a1fce tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:24.660920 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6330a8d9-8c1a-4b44-a63c-8256db4a1fce tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:24.661304 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 498/2017] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:24 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:43:24.708930 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Created reservations ['84177018-d654-4ecd-a891-8886d4d4c9a5', '89cd4244-52e2-4787-9a9a-1b4318fe9900', 'd5fc5e5b-25ff-412b-aef2-91271fd9de86', '969f6e11-3474-410d-b5fb-a58d67def099'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:24.709351 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87b2f6e-a3be-400f-9816-57cf0fb7a553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84177018-d654-4ecd-a891-8886d4d4c9a5', '89cd4244-52e2-4787-9a9a-1b4318fe9900', 'd5fc5e5b-25ff-412b-aef2-91271fd9de86', '969f6e11-3474-410d-b5fb-a58d67def099']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:24.710348 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d433e1-b685-4d76-8150-38c7bcb9e67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:24.756060 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d433e1-b685-4d76-8150-38c7bcb9e67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3722dd57-625e-489a-b00a-b5ee3b208684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1570517671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c57ae77716d4528a9d156cb56333ecd',qos_specs=None,replication_status=,reservations=['84177018-d654-4ecd-a891-8886d4d4c9a5','89cd4244-52e2-4787-9a9a-1b4318fe9900','d5fc5e5b-25ff-412b-aef2-91271fd9de86','969f6e11-3474-410d-b5fb-a58d67def099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04726ddba7b041c9b17eb77a776c219a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1570517671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3722dd57-625e-489a-b00a-b5ee3b208684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c57ae77716d4528a9d156cb56333ecd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04726ddba7b041c9b17eb77a776c219a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:24.757620 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f4756b-371c-4569-af31-b8697d696210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:24.793941 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f4756b-371c-4569-af31-b8697d696210) transitioned into state 'SUCCESS' from state '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-1570517671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c57ae77716d4528a9d156cb56333ecd',qos_specs=None,replication_status=,reservations=['84177018-d654-4ecd-a891-8886d4d4c9a5','89cd4244-52e2-4787-9a9a-1b4318fe9900','d5fc5e5b-25ff-412b-aef2-91271fd9de86','969f6e11-3474-410d-b5fb-a58d67def099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04726ddba7b041c9b17eb77a776c219a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:24.795025 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0fdea42-2707-4046-b109-bb8ebc49c982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:24.824381 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0fdea42-2707-4046-b109-bb8ebc49c982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:24.826307 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Flow 'volume_create_api' (b2372d5b-78ef-465d-821f-daabb5f610de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:24.831743 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Create volume request issued successfully. Aug 09 10:43:24.831743 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28dfa0b6-58d1-4f9c-89d4-6f70d333021c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:24.831743 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 503/2018] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:43:24 2026] POST /volume/v3/volumes => generated 819 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:24.854710 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a9d0137b-3274-4a2d-9f2f-21405feadd98 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:24.862293 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9d0137b-3274-4a2d-9f2f-21405feadd98 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:24.863686 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9d0137b-3274-4a2d-9f2f-21405feadd98 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:24.864533 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9d0137b-3274-4a2d-9f2f-21405feadd98 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:24.878344 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:24.878344 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:24.885273 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a9d0137b-3274-4a2d-9f2f-21405feadd98 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Volume info retrieved successfully. Aug 09 10:43:24.896088 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9d0137b-3274-4a2d-9f2f-21405feadd98 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 returned with HTTP 200 Aug 09 10:43:24.896733 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 513/2019] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:24 2026] GET /volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:25.423375 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46d24dd5-d672-4956-b4db-81271071c336 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:25.425732 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46d24dd5-d672-4956-b4db-81271071c336 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:25.426081 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46d24dd5-d672-4956-b4db-81271071c336 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:25.426081 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46d24dd5-d672-4956-b4db-81271071c336 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:25.426220 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-46d24dd5-d672-4956-b4db-81271071c336 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:25.432643 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:25.432643 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:25.434239 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46d24dd5-d672-4956-b4db-81271071c336 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:25.434477 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 506/2020] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:25 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:25.680972 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a4280607-4666-495b-be4c-792034eab448 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:25.683779 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a4280607-4666-495b-be4c-792034eab448 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:25.684532 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a4280607-4666-495b-be4c-792034eab448 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:25.684783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a4280607-4666-495b-be4c-792034eab448 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:25.703772 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:25.703772 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:25.710687 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a4280607-4666-495b-be4c-792034eab448 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:25.716983 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a4280607-4666-495b-be4c-792034eab448 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:25.717522 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 499/2021] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:25 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:25.912570 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5eb5adb2-7ff9-4d28-8575-23e966263755 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:25.914605 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5eb5adb2-7ff9-4d28-8575-23e966263755 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:25.914757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5eb5adb2-7ff9-4d28-8575-23e966263755 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:25.914981 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5eb5adb2-7ff9-4d28-8575-23e966263755 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:25.925654 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:25.925654 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:25.931485 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5eb5adb2-7ff9-4d28-8575-23e966263755 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Volume info retrieved successfully. Aug 09 10:43:25.945661 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5eb5adb2-7ff9-4d28-8575-23e966263755 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 returned with HTTP 200 Aug 09 10:43:25.946675 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 504/2022] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:25 2026] GET /volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 => generated 946 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:25.964977 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f24ad2fc-74f7-4c00-a198-273d5067a0c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:25.970070 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f24ad2fc-74f7-4c00-a198-273d5067a0c0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] POST https://10.4.3.125/volume/v3/volume-transfers Aug 09 10:43:25.970577 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f24ad2fc-74f7-4c00-a198-273d5067a0c0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3722dd57-625e-489a-b00a-b5ee3b208684"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:25.972675 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volume_transfer [None req-f24ad2fc-74f7-4c00-a198-273d5067a0c0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Creating new volume transfer {'transfer': {'volume_id': '3722dd57-625e-489a-b00a-b5ee3b208684'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 09 10:43:25.972897 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volume_transfer [None req-f24ad2fc-74f7-4c00-a198-273d5067a0c0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Creating transfer of volume 3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:25.973047 np0000006833 devstack@c-api.service[100319]: INFO cinder.transfer.api [None req-f24ad2fc-74f7-4c00-a198-273d5067a0c0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Generating transfer record for volume 3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:25.994177 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:25.994177 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:26.010836 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f24ad2fc-74f7-4c00-a198-273d5067a0c0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volume-transfers returned with HTTP 202 Aug 09 10:43:26.011457 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 514/2023] 10.4.3.125 () {70 vars in 1326 bytes} [Sun Aug 9 10:43:25 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:26.027668 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c83f4543-2910-4f58-9c26-d03185a772d1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.032064 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c83f4543-2910-4f58-9c26-d03185a772d1 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:26.032581 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c83f4543-2910-4f58-9c26-d03185a772d1 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:26.032581 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c83f4543-2910-4f58-9c26-d03185a772d1 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:26.048874 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:26.048874 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:26.060447 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c83f4543-2910-4f58-9c26-d03185a772d1 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Volume info retrieved successfully. Aug 09 10:43:26.067671 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c83f4543-2910-4f58-9c26-d03185a772d1 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 returned with HTTP 200 Aug 09 10:43:26.067671 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 507/2024] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:26 2026] GET /volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:26.089210 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9d7b4aa8-83b2-42f2-b7cd-eb4c6972c1af None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.090012 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d7b4aa8-83b2-42f2-b7cd-eb4c6972c1af tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volume-transfers/e16f5718-9a4b-4fa0-9f55-ff7376d422ce Aug 09 10:43:26.090012 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d7b4aa8-83b2-42f2-b7cd-eb4c6972c1af tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:26.090422 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d7b4aa8-83b2-42f2-b7cd-eb4c6972c1af tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:26.098905 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d7b4aa8-83b2-42f2-b7cd-eb4c6972c1af tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volume-transfers/e16f5718-9a4b-4fa0-9f55-ff7376d422ce returned with HTTP 200 Aug 09 10:43:26.102018 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 500/2025] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:43:26 2026] GET /volume/v3/volume-transfers/e16f5718-9a4b-4fa0-9f55-ff7376d422ce => generated 540 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:26.118653 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7beb51e-a21c-4760-b24a-33db0038d8df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.118653 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7beb51e-a21c-4760-b24a-33db0038d8df tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volume-transfers Aug 09 10:43:26.118653 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7beb51e-a21c-4760-b24a-33db0038d8df tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:26.118653 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7beb51e-a21c-4760-b24a-33db0038d8df tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:26.119473 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volume_transfer [None req-e7beb51e-a21c-4760-b24a-33db0038d8df tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Listing volume transfers {{(pid=100317) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 09 10:43:26.124099 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7beb51e-a21c-4760-b24a-33db0038d8df tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volume-transfers returned with HTTP 200 Aug 09 10:43:26.124099 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 505/2026] 10.4.3.125 () {68 vars in 1305 bytes} [Sun Aug 9 10:43:26 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:26.136703 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.368262 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-7b7bf512-a475-4412-826d-a4e1e23b86e0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.370531 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-7b7bf512-a475-4412-826d-a4e1e23b86e0 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/attachments/1523cb24-8360-4113-a4c4-ae779c607c4f/action Aug 09 10:43:26.371038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-7b7bf512-a475-4412-826d-a4e1e23b86e0 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:43:26.371195 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-7b7bf512-a475-4412-826d-a4e1e23b86e0 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:26.382378 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] POST https://10.4.3.125/volume/v3/volume-transfers/e16f5718-9a4b-4fa0-9f55-ff7376d422ce/accept Aug 09 10:43:26.382378 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f8c31a39cb070a70"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:26.384066 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.volume_transfer [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Accepting volume transfer e16f5718-9a4b-4fa0-9f55-ff7376d422ce {{(pid=100319) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 09 10:43:26.384690 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Accepting transfer e16f5718-9a4b-4fa0-9f55-ff7376d422ce Aug 09 10:43:26.406402 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:26.406402 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:26.434701 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e3d1a806-2ea0-4d44-8c13-2e20ff8ad552 req-7b7bf512-a475-4412-826d-a4e1e23b86e0 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments/1523cb24-8360-4113-a4c4-ae779c607c4f/action returned with HTTP 204 Aug 09 10:43:26.435232 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 508/2027] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:43:26 2026] POST /volume/v3/attachments/1523cb24-8360-4113-a4c4-ae779c607c4f/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:26.450669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d8334204-42e1-4cc5-9cdd-8d2b1d5aaec6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.453288 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8334204-42e1-4cc5-9cdd-8d2b1d5aaec6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:26.458154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8334204-42e1-4cc5-9cdd-8d2b1d5aaec6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:26.458154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8334204-42e1-4cc5-9cdd-8d2b1d5aaec6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:26.458154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d8334204-42e1-4cc5-9cdd-8d2b1d5aaec6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:26.462906 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:26.462906 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:26.464015 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8334204-42e1-4cc5-9cdd-8d2b1d5aaec6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:26.465029 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 501/2028] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:26 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:26.489905 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Created reservations ['38de386c-c34b-4724-b3a6-2fbb588d716f', '8d470e15-0ffb-402f-8b78-dae950d145df', '2536362b-96bd-48be-9cee-5beff1e8a004', 'b52f01bf-602c-4f0e-af1f-e779fd90bb1e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:26.518089 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Created reservations ['7e321572-52de-4809-9c26-c81d9a6e51a4', '67c15c72-6da9-4d27-bbb4-187b65a3566b', '6989f282-1d51-4ed5-92fe-58f15151258e', 'cc284d7e-b523-46f4-b748-9de1ac4991fe'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:26.565805 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Created reservations ['fd726dc7-0342-4250-8ec4-6221ab05841c', '8c1756c2-cd03-431a-b4f5-c3647c727db2', 'c9d87af2-9cb3-4c83-a018-22efb7d08051', '384586d8-3e9f-4db8-b15e-76dcc0accb54'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:26.623687 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Created reservations ['9ccd90a6-8b74-4369-a493-78e992c77e04', '30052116-f544-4117-a42f-13e8d3c9f24b', '9b673ff7-7166-49ec-b9c7-4ff459a93187', '7fe31c1c-34ca-41ef-8771-4f7d20346f83'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:26.644615 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Transfer volume completed successfully. Aug 09 10:43:26.737070 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8f04f15-9301-400c-b508-02f41658bd4d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.739864 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8f04f15-9301-400c-b508-02f41658bd4d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:26.740082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8f04f15-9301-400c-b508-02f41658bd4d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:26.741043 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8f04f15-9301-400c-b508-02f41658bd4d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:26.757787 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:26.757787 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:26.762470 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8f04f15-9301-400c-b508-02f41658bd4d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:26.767360 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8f04f15-9301-400c-b508-02f41658bd4d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:26.768154 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 506/2029] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:26 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:43:26.782100 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d8370fe1-4a0f-4280-8f11-3672b7157bc2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.783567 np0000006833 devstack@c-api.service[100319]: INFO cinder.transfer.api [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Volume 3722dd57-625e-489a-b00a-b5ee3b208684 has been transferred. Aug 09 10:43:26.784412 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8370fe1-4a0f-4280-8f11-3672b7157bc2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:43:26.784676 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8370fe1-4a0f-4280-8f11-3672b7157bc2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:26.784954 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8370fe1-4a0f-4280-8f11-3672b7157bc2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:26.793928 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8126a35f-8041-4e2e-b525-797c6bb2bd41 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] https://10.4.3.125/volume/v3/volume-transfers/e16f5718-9a4b-4fa0-9f55-ff7376d422ce/accept returned with HTTP 202 Aug 09 10:43:26.794811 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 515/2030] 10.4.3.125 () {70 vars in 1458 bytes} [Sun Aug 9 10:43:26 2026] POST /volume/v3/volume-transfers/e16f5718-9a4b-4fa0-9f55-ff7376d422ce/accept => generated 365 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:26.807169 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9488f335-742d-4804-919c-8c7aab787ad4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.809456 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9488f335-742d-4804-919c-8c7aab787ad4 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] GET https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:26.809631 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:26.809631 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:26.809738 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9488f335-742d-4804-919c-8c7aab787ad4 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:26.810004 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9488f335-742d-4804-919c-8c7aab787ad4 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:26.814586 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d8370fe1-4a0f-4280-8f11-3672b7157bc2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:43:26.819491 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:26.819491 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:26.820430 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8370fe1-4a0f-4280-8f11-3672b7157bc2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:43:26.820883 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 509/2031] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:26 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:26.826334 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9488f335-742d-4804-919c-8c7aab787ad4 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Volume info retrieved successfully. Aug 09 10:43:26.833260 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9488f335-742d-4804-919c-8c7aab787ad4 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 returned with HTTP 200 Aug 09 10:43:26.834171 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 502/2032] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:26 2026] GET /volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:26.850908 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4653c8f2-5c9c-49aa-a4cd-643ecefeca22 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.853318 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4653c8f2-5c9c-49aa-a4cd-643ecefeca22 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] GET https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:26.853318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4653c8f2-5c9c-49aa-a4cd-643ecefeca22 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:26.853318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4653c8f2-5c9c-49aa-a4cd-643ecefeca22 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:26.865940 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:26.865940 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:26.871448 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4653c8f2-5c9c-49aa-a4cd-643ecefeca22 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] Volume info retrieved successfully. Aug 09 10:43:26.879024 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4653c8f2-5c9c-49aa-a4cd-643ecefeca22 tempest-VolumesTransfersV357Test-1959330360 tempest-VolumesTransfersV357Test-1959330360-project-member] https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 returned with HTTP 200 Aug 09 10:43:26.879704 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 507/2033] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:26 2026] GET /volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:26.902395 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5ecd4a71-39c6-499f-90e7-be8ccbdfcf0b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:26.906252 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ecd4a71-39c6-499f-90e7-be8ccbdfcf0b tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] DELETE https://10.4.3.125/volume/v3/volume-transfers/e16f5718-9a4b-4fa0-9f55-ff7376d422ce Aug 09 10:43:26.906440 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ecd4a71-39c6-499f-90e7-be8ccbdfcf0b tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:26.907213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ecd4a71-39c6-499f-90e7-be8ccbdfcf0b tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:26.907213 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-5ecd4a71-39c6-499f-90e7-be8ccbdfcf0b tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Delete transfer with id: e16f5718-9a4b-4fa0-9f55-ff7376d422ce Aug 09 10:43:26.916750 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ecd4a71-39c6-499f-90e7-be8ccbdfcf0b tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volume-transfers/e16f5718-9a4b-4fa0-9f55-ff7376d422ce returned with HTTP 404 Aug 09 10:43:26.917033 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 516/2034] 10.4.3.125 () {68 vars in 1419 bytes} [Sun Aug 9 10:43:26 2026] DELETE /volume/v3/volume-transfers/e16f5718-9a4b-4fa0-9f55-ff7376d422ce => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:43:26.930157 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0f7439c7-a2ae-4264-97e3-2b620468c80d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:27.013456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-aa7f7a51-deb3-47d9-b3e0-604a9a70fc43 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:27.017464 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-aa7f7a51-deb3-47d9-b3e0-604a9a70fc43 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] DELETE https://10.4.3.125/volume/v3/attachments/e25c358c-e54b-4ccd-8489-b70fb634948f Aug 09 10:43:27.017464 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-aa7f7a51-deb3-47d9-b3e0-604a9a70fc43 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:27.017464 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-aa7f7a51-deb3-47d9-b3e0-604a9a70fc43 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:27.025491 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:27.025491 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:27.093934 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-aa7f7a51-deb3-47d9-b3e0-604a9a70fc43 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/attachments/e25c358c-e54b-4ccd-8489-b70fb634948f returned with HTTP 200 Aug 09 10:43:27.094606 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 503/2035] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:43:27 2026] DELETE /volume/v3/attachments/e25c358c-e54b-4ccd-8489-b70fb634948f => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:27.113990 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-ae4c6bdc-e59b-44b3-87a2-3f2c27080744 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:27.121603 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-ae4c6bdc-e59b-44b3-87a2-3f2c27080744 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] DELETE https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f Aug 09 10:43:27.121889 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-ae4c6bdc-e59b-44b3-87a2-3f2c27080744 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:27.122871 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-ae4c6bdc-e59b-44b3-87a2-3f2c27080744 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:27.124463 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-ae4c6bdc-e59b-44b3-87a2-3f2c27080744 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Delete volume with id: b090d886-aab0-40e9-a3ad-7f216734ff1f Aug 09 10:43:27.125043 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0f7439c7-a2ae-4264-97e3-2b620468c80d tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:27.126139 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0f7439c7-a2ae-4264-97e3-2b620468c80d tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:27.127695 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0f7439c7-a2ae-4264-97e3-2b620468c80d tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:27.128531 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0f7439c7-a2ae-4264-97e3-2b620468c80d tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Delete volume with id: 3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:27.139674 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:27.139674 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:27.140561 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-ae4c6bdc-e59b-44b3-87a2-3f2c27080744 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:43:27.143273 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:27.143273 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:27.143677 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0f7439c7-a2ae-4264-97e3-2b620468c80d tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Volume info retrieved successfully. Aug 09 10:43:27.174490 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0f7439c7-a2ae-4264-97e3-2b620468c80d tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Delete volume request issued successfully. Aug 09 10:43:27.174490 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0f7439c7-a2ae-4264-97e3-2b620468c80d tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 returned with HTTP 202 Aug 09 10:43:27.175018 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 510/2036] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:43:26 2026] DELETE /volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:43:27.186677 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5dc8e9df-8fe4-493c-a4f4-a59407ded223 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:27.189091 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5dc8e9df-8fe4-493c-a4f4-a59407ded223 tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] GET https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:27.189464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5dc8e9df-8fe4-493c-a4f4-a59407ded223 tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:27.189635 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5dc8e9df-8fe4-493c-a4f4-a59407ded223 tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:27.190531 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-ae4c6bdc-e59b-44b3-87a2-3f2c27080744 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Delete volume request issued successfully. Aug 09 10:43:27.190909 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-63d42d76-5f85-4785-95ae-02d0bc4270e4 req-ae4c6bdc-e59b-44b3-87a2-3f2c27080744 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f returned with HTTP 202 Aug 09 10:43:27.192406 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 508/2037] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:43:27 2026] DELETE /volume/v3/volumes/b090d886-aab0-40e9-a3ad-7f216734ff1f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:27.202126 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:27.202126 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:27.213237 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5dc8e9df-8fe4-493c-a4f4-a59407ded223 tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Volume info retrieved successfully. Aug 09 10:43:27.222100 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5dc8e9df-8fe4-493c-a4f4-a59407ded223 tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 returned with HTTP 200 Aug 09 10:43:27.222719 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 517/2038] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:27 2026] GET /volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 => generated 1130 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:43:27.484933 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1095e2da-0d85-4f2e-a0c8-3630b465b23b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:27.487530 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1095e2da-0d85-4f2e-a0c8-3630b465b23b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:27.487530 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1095e2da-0d85-4f2e-a0c8-3630b465b23b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:27.487664 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1095e2da-0d85-4f2e-a0c8-3630b465b23b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:27.487994 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1095e2da-0d85-4f2e-a0c8-3630b465b23b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:27.495918 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:27.495918 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:27.497343 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1095e2da-0d85-4f2e-a0c8-3630b465b23b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:27.497343 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 504/2039] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:27 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:28.246149 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c3373c46-ce8d-4e11-af0e-96ff402a004b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:28.249677 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c3373c46-ce8d-4e11-af0e-96ff402a004b tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] GET https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:28.250327 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c3373c46-ce8d-4e11-af0e-96ff402a004b tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:28.251734 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c3373c46-ce8d-4e11-af0e-96ff402a004b tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:28.262420 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c3373c46-ce8d-4e11-af0e-96ff402a004b tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 returned with HTTP 404 Aug 09 10:43:28.263163 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 511/2040] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:28 2026] GET /volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:43:28.276410 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-67d2b659-cc50-4b57-b27e-d63e0b207522 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:28.278281 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67d2b659-cc50-4b57-b27e-d63e0b207522 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:28.278530 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67d2b659-cc50-4b57-b27e-d63e0b207522 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:28.278703 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67d2b659-cc50-4b57-b27e-d63e0b207522 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:28.288810 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67d2b659-cc50-4b57-b27e-d63e0b207522 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 returned with HTTP 404 Aug 09 10:43:28.289891 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 509/2041] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:28 2026] GET /volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 09 10:43:28.301064 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-10133d9a-80b0-48c6-9a40-c0f372026acb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:28.305210 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10133d9a-80b0-48c6-9a40-c0f372026acb tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] DELETE https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:28.305210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10133d9a-80b0-48c6-9a40-c0f372026acb tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:28.305210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10133d9a-80b0-48c6-9a40-c0f372026acb tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:28.305543 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-10133d9a-80b0-48c6-9a40-c0f372026acb tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Delete volume with id: 3722dd57-625e-489a-b00a-b5ee3b208684 Aug 09 10:43:28.314628 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10133d9a-80b0-48c6-9a40-c0f372026acb tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 returned with HTTP 404 Aug 09 10:43:28.315351 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 518/2042] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:43:28 2026] DELETE /volume/v3/volumes/3722dd57-625e-489a-b00a-b5ee3b208684 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:43:28.324784 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1ce804e1-986c-4cd5-a458-064062aeff78 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:28.326642 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:28.327007 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-514857980"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:28.329000 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-514857980'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:28.329145 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Create volume of 1 GB Aug 09 10:43:28.336394 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Availability Zones retrieved successfully. Aug 09 10:43:28.343990 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Flow 'volume_create_api' (d22ddab7-4cda-491d-880e-2b887ed221bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:28.345360 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0861b1f-d4c5-4a89-a3f2-e3e1a9387d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:28.346580 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:28.385701 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0861b1f-d4c5-4a89-a3f2-e3e1a9387d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:28.386860 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29848828-4eab-4fa0-ae55-2e38274fff6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:28.446779 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Created reservations ['25d3151d-26b9-4849-9864-dcbf7cf19ce6', '1f59fe86-9505-4ef6-9c0c-91e6834ce86a', '0563138e-6edd-4273-a622-e755f1c21a19', '919a176a-7199-43b7-9695-f6c43d81b6cf'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:28.447865 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29848828-4eab-4fa0-ae55-2e38274fff6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25d3151d-26b9-4849-9864-dcbf7cf19ce6', '1f59fe86-9505-4ef6-9c0c-91e6834ce86a', '0563138e-6edd-4273-a622-e755f1c21a19', '919a176a-7199-43b7-9695-f6c43d81b6cf']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:28.448932 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b6cec4-249d-495d-8e8b-d70f36c044ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:28.482066 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b6cec4-249d-495d-8e8b-d70f36c044ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-514857980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c57ae77716d4528a9d156cb56333ecd',qos_specs=None,replication_status=,reservations=['25d3151d-26b9-4849-9864-dcbf7cf19ce6','1f59fe86-9505-4ef6-9c0c-91e6834ce86a','0563138e-6edd-4273-a622-e755f1c21a19','919a176a-7199-43b7-9695-f6c43d81b6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04726ddba7b041c9b17eb77a776c219a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-514857980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c57ae77716d4528a9d156cb56333ecd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04726ddba7b041c9b17eb77a776c219a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:28.483252 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060124d2-b71a-4e23-be1b-14191adb29d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:28.512217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-64daf2ed-6df6-490c-af18-3408c58e4e8c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:28.513551 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060124d2-b71a-4e23-be1b-14191adb29d5) transitioned into state 'SUCCESS' from state '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-514857980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c57ae77716d4528a9d156cb56333ecd',qos_specs=None,replication_status=,reservations=['25d3151d-26b9-4849-9864-dcbf7cf19ce6','1f59fe86-9505-4ef6-9c0c-91e6834ce86a','0563138e-6edd-4273-a622-e755f1c21a19','919a176a-7199-43b7-9695-f6c43d81b6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04726ddba7b041c9b17eb77a776c219a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:28.514839 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0aeff5-c32e-4bbe-9e74-b70ccab3bb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:28.515614 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-64daf2ed-6df6-490c-af18-3408c58e4e8c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:28.515889 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-64daf2ed-6df6-490c-af18-3408c58e4e8c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:28.516137 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-64daf2ed-6df6-490c-af18-3408c58e4e8c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:28.516306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-64daf2ed-6df6-490c-af18-3408c58e4e8c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:28.522933 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:28.522933 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:28.524004 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-64daf2ed-6df6-490c-af18-3408c58e4e8c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:28.524530 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 512/2043] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:28 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:28.529299 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0aeff5-c32e-4bbe-9e74-b70ccab3bb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:28.530271 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Flow 'volume_create_api' (d22ddab7-4cda-491d-880e-2b887ed221bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:28.530688 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Create volume request issued successfully. Aug 09 10:43:28.531320 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1ce804e1-986c-4cd5-a458-064062aeff78 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:28.531823 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 505/2044] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:43:28 2026] POST /volume/v3/volumes => generated 818 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:28.545132 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-700defc2-7392-409c-8b25-1d41e255101a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:28.547269 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-700defc2-7392-409c-8b25-1d41e255101a tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:28.547600 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-700defc2-7392-409c-8b25-1d41e255101a tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:28.547861 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-700defc2-7392-409c-8b25-1d41e255101a tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:28.558083 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:28.558083 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:28.566433 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-700defc2-7392-409c-8b25-1d41e255101a tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Volume info retrieved successfully. Aug 09 10:43:28.571959 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-700defc2-7392-409c-8b25-1d41e255101a tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f returned with HTTP 200 Aug 09 10:43:28.572437 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 510/2045] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:28 2026] GET /volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:29.542652 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-140ec37c-219f-4026-b454-87f6f788682f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:29.547078 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-140ec37c-219f-4026-b454-87f6f788682f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:29.547160 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-140ec37c-219f-4026-b454-87f6f788682f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:29.547416 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-140ec37c-219f-4026-b454-87f6f788682f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:29.547719 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-140ec37c-219f-4026-b454-87f6f788682f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:29.555677 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:29.555677 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:29.556865 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-140ec37c-219f-4026-b454-87f6f788682f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:29.557611 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 519/2046] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:29 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:29.590809 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0598be49-2b50-4c63-805c-ecde558037e0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:29.592920 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0598be49-2b50-4c63-805c-ecde558037e0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:29.593168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0598be49-2b50-4c63-805c-ecde558037e0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:29.593463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0598be49-2b50-4c63-805c-ecde558037e0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:29.604255 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:29.604255 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:29.610583 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0598be49-2b50-4c63-805c-ecde558037e0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Volume info retrieved successfully. Aug 09 10:43:29.617545 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0598be49-2b50-4c63-805c-ecde558037e0 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f returned with HTTP 200 Aug 09 10:43:29.618168 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 513/2047] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:29 2026] GET /volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:29.638253 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2812c3dd-b742-40c1-8871-4f51877196f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:29.640431 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2812c3dd-b742-40c1-8871-4f51877196f9 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] POST https://10.4.3.125/volume/v3/volume-transfers Aug 09 10:43:29.640702 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2812c3dd-b742-40c1-8871-4f51877196f9 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:29.642348 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volume_transfer [None req-2812c3dd-b742-40c1-8871-4f51877196f9 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Creating new volume transfer {'transfer': {'volume_id': '177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 09 10:43:29.642571 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volume_transfer [None req-2812c3dd-b742-40c1-8871-4f51877196f9 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Creating transfer of volume 177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:29.642692 np0000006833 devstack@c-api.service[100318]: INFO cinder.transfer.api [None req-2812c3dd-b742-40c1-8871-4f51877196f9 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Generating transfer record for volume 177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:29.654105 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:29.654105 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:29.684039 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2812c3dd-b742-40c1-8871-4f51877196f9 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volume-transfers returned with HTTP 202 Aug 09 10:43:29.684643 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 506/2048] 10.4.3.125 () {70 vars in 1326 bytes} [Sun Aug 9 10:43:29 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:29.698381 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7c87b9fd-546f-493b-815d-2f5f10d57527 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:29.701720 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c87b9fd-546f-493b-815d-2f5f10d57527 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:29.701930 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c87b9fd-546f-493b-815d-2f5f10d57527 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:29.702556 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c87b9fd-546f-493b-815d-2f5f10d57527 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:29.713998 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:29.713998 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:29.721849 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7c87b9fd-546f-493b-815d-2f5f10d57527 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Volume info retrieved successfully. Aug 09 10:43:29.730344 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c87b9fd-546f-493b-815d-2f5f10d57527 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f returned with HTTP 200 Aug 09 10:43:29.730972 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 511/2049] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:29 2026] GET /volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:29.750636 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dc67894e-adfd-4dd8-be90-9040fb2b3f6d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:29.750848 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc67894e-adfd-4dd8-be90-9040fb2b3f6d tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volume-transfers/detail Aug 09 10:43:29.751195 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc67894e-adfd-4dd8-be90-9040fb2b3f6d tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:29.752114 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc67894e-adfd-4dd8-be90-9040fb2b3f6d tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:29.752114 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volume_transfer [None req-dc67894e-adfd-4dd8-be90-9040fb2b3f6d tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Listing volume transfers {{(pid=100319) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 09 10:43:29.757831 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc67894e-adfd-4dd8-be90-9040fb2b3f6d tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 09 10:43:29.758740 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 520/2050] 10.4.3.125 () {68 vars in 1326 bytes} [Sun Aug 9 10:43:29 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:29.772582 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-79940e35-adb0-425c-883b-890a2b46a7b1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:29.774815 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-79940e35-adb0-425c-883b-890a2b46a7b1 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] DELETE https://10.4.3.125/volume/v3/volume-transfers/8d61c011-f216-4e7c-b94e-9cfef24ee7cc Aug 09 10:43:29.775024 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-79940e35-adb0-425c-883b-890a2b46a7b1 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:29.775278 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-79940e35-adb0-425c-883b-890a2b46a7b1 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:29.775311 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.volume_transfer [None req-79940e35-adb0-425c-883b-890a2b46a7b1 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Delete transfer with id: 8d61c011-f216-4e7c-b94e-9cfef24ee7cc Aug 09 10:43:29.793373 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:29.793373 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:29.806328 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-79940e35-adb0-425c-883b-890a2b46a7b1 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volume-transfers/8d61c011-f216-4e7c-b94e-9cfef24ee7cc returned with HTTP 202 Aug 09 10:43:29.806850 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 514/2051] 10.4.3.125 () {68 vars in 1419 bytes} [Sun Aug 9 10:43:29 2026] DELETE /volume/v3/volume-transfers/8d61c011-f216-4e7c-b94e-9cfef24ee7cc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:43:29.814374 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5ef03390-7b48-4987-945c-4da23e908f2c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:29.818773 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5ef03390-7b48-4987-945c-4da23e908f2c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:29.819123 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5ef03390-7b48-4987-945c-4da23e908f2c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:29.819552 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5ef03390-7b48-4987-945c-4da23e908f2c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:29.832883 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:29.832883 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:29.837982 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5ef03390-7b48-4987-945c-4da23e908f2c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Volume info retrieved successfully. Aug 09 10:43:29.846449 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5ef03390-7b48-4987-945c-4da23e908f2c tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f returned with HTTP 200 Aug 09 10:43:29.846449 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 507/2052] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:29 2026] GET /volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:29.862347 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7a9b9c6-d70f-4d1d-88c5-b86a6e1c738e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:29.864312 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7a9b9c6-d70f-4d1d-88c5-b86a6e1c738e tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] DELETE https://10.4.3.125/volume/v3/volume-transfers/8d61c011-f216-4e7c-b94e-9cfef24ee7cc Aug 09 10:43:29.865164 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7a9b9c6-d70f-4d1d-88c5-b86a6e1c738e tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:29.865164 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7a9b9c6-d70f-4d1d-88c5-b86a6e1c738e tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:29.865164 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.volume_transfer [None req-e7a9b9c6-d70f-4d1d-88c5-b86a6e1c738e tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Delete transfer with id: 8d61c011-f216-4e7c-b94e-9cfef24ee7cc Aug 09 10:43:29.870583 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7a9b9c6-d70f-4d1d-88c5-b86a6e1c738e tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volume-transfers/8d61c011-f216-4e7c-b94e-9cfef24ee7cc returned with HTTP 404 Aug 09 10:43:29.871204 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 512/2053] 10.4.3.125 () {68 vars in 1419 bytes} [Sun Aug 9 10:43:29 2026] DELETE /volume/v3/volume-transfers/8d61c011-f216-4e7c-b94e-9cfef24ee7cc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:43:29.880621 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bbde979b-f557-4aeb-80e6-99298f99ac1c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:29.883957 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bbde979b-f557-4aeb-80e6-99298f99ac1c tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:29.884206 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bbde979b-f557-4aeb-80e6-99298f99ac1c tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:29.884418 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bbde979b-f557-4aeb-80e6-99298f99ac1c tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:29.884621 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-bbde979b-f557-4aeb-80e6-99298f99ac1c tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Delete volume with id: 177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:29.895862 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:29.895862 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:29.896144 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bbde979b-f557-4aeb-80e6-99298f99ac1c tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Volume info retrieved successfully. Aug 09 10:43:29.927102 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bbde979b-f557-4aeb-80e6-99298f99ac1c tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Delete volume request issued successfully. Aug 09 10:43:29.927301 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bbde979b-f557-4aeb-80e6-99298f99ac1c tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f returned with HTTP 202 Aug 09 10:43:29.927916 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 521/2054] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:43:29 2026] DELETE /volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:43:29.940227 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-642782c5-cf1b-4129-98f2-9584546e4082 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:29.943761 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-642782c5-cf1b-4129-98f2-9584546e4082 tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] GET https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:29.943761 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-642782c5-cf1b-4129-98f2-9584546e4082 tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:29.943912 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-642782c5-cf1b-4129-98f2-9584546e4082 tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:29.956219 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:29.956219 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:29.960515 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-642782c5-cf1b-4129-98f2-9584546e4082 tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Volume info retrieved successfully. Aug 09 10:43:29.968103 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-642782c5-cf1b-4129-98f2-9584546e4082 tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f returned with HTTP 200 Aug 09 10:43:29.968341 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 515/2055] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:29 2026] GET /volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f => generated 1129 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:43:30.575637 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-350592ae-36b6-4fbf-b997-a0620fb659b0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:30.578099 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-350592ae-36b6-4fbf-b997-a0620fb659b0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:30.578410 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-350592ae-36b6-4fbf-b997-a0620fb659b0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:30.579222 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-350592ae-36b6-4fbf-b997-a0620fb659b0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:30.579222 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-350592ae-36b6-4fbf-b997-a0620fb659b0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:30.586180 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:30.586180 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:30.587474 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-350592ae-36b6-4fbf-b997-a0620fb659b0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:30.588217 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 508/2056] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:30 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:30.992703 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f39e9938-fa54-4b1a-899c-0b8c3367427b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:30.994917 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f39e9938-fa54-4b1a-899c-0b8c3367427b tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] GET https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:30.995313 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f39e9938-fa54-4b1a-899c-0b8c3367427b tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:30.995986 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f39e9938-fa54-4b1a-899c-0b8c3367427b tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:31.011747 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f39e9938-fa54-4b1a-899c-0b8c3367427b tempest-VolumesTransfersV357Test-718357621 tempest-VolumesTransfersV357Test-718357621-project-admin] https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f returned with HTTP 404 Aug 09 10:43:31.012626 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 513/2057] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:30 2026] GET /volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:43:31.027080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7f8349f8-9afe-4489-9d1b-eb6e9ebee3f7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:31.032956 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7f8349f8-9afe-4489-9d1b-eb6e9ebee3f7 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] GET https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:31.033341 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7f8349f8-9afe-4489-9d1b-eb6e9ebee3f7 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:31.033671 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7f8349f8-9afe-4489-9d1b-eb6e9ebee3f7 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:31.045629 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7f8349f8-9afe-4489-9d1b-eb6e9ebee3f7 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f returned with HTTP 404 Aug 09 10:43:31.046397 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 522/2058] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:31 2026] GET /volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:43:31.056106 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-770f367f-fd2c-4beb-9b29-9f256e2c2c70 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:31.059250 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-770f367f-fd2c-4beb-9b29-9f256e2c2c70 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] DELETE https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:31.059250 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-770f367f-fd2c-4beb-9b29-9f256e2c2c70 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:31.059250 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-770f367f-fd2c-4beb-9b29-9f256e2c2c70 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:31.059250 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-770f367f-fd2c-4beb-9b29-9f256e2c2c70 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] Delete volume with id: 177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f Aug 09 10:43:31.072463 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-770f367f-fd2c-4beb-9b29-9f256e2c2c70 tempest-VolumesTransfersV357Test-880456017 tempest-VolumesTransfersV357Test-880456017-project-member] https://10.4.3.125/volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f returned with HTTP 404 Aug 09 10:43:31.072463 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 516/2059] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:43:31 2026] DELETE /volume/v3/volumes/177c4dd1-4f13-4d3c-b5f1-f20a07e09b4f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:43:31.604468 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-605297c7-22ba-4b2b-9914-c7288d0ac2b1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:31.606522 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-605297c7-22ba-4b2b-9914-c7288d0ac2b1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:31.606738 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-605297c7-22ba-4b2b-9914-c7288d0ac2b1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:31.606954 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-605297c7-22ba-4b2b-9914-c7288d0ac2b1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:31.607058 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-605297c7-22ba-4b2b-9914-c7288d0ac2b1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:31.615133 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:31.615133 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:31.616170 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-605297c7-22ba-4b2b-9914-c7288d0ac2b1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:31.616558 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 509/2060] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:31 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:31.988467 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bf32fdea-de72-4c27-843e-300c1cb06ce8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:32.106113 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bf32fdea-de72-4c27-843e-300c1cb06ce8 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:43:32.106675 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bf32fdea-de72-4c27-843e-300c1cb06ce8 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-503095812", "extra_specs": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:32.131770 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bf32fdea-de72-4c27-843e-300c1cb06ce8 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:43:32.132463 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 514/2061] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:43:31 2026] POST /volume/v3/types => generated 211 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:32.146225 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2606f918-a6af-477c-b3f5-d76ca3dd8a4c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:32.149123 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2606f918-a6af-477c-b3f5-d76ca3dd8a4c tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] POST https://10.4.3.125/volume/v3/types/b978db2c-fe7b-4623-b341-a75d85d160f8/encryption Aug 09 10:43:32.149487 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2606f918-a6af-477c-b3f5-d76ca3dd8a4c tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:32.176639 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2606f918-a6af-477c-b3f5-d76ca3dd8a4c tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] https://10.4.3.125/volume/v3/types/b978db2c-fe7b-4623-b341-a75d85d160f8/encryption returned with HTTP 200 Aug 09 10:43:32.177114 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 523/2062] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:43:32 2026] POST /volume/v3/types/b978db2c-fe7b-4623-b341-a75d85d160f8/encryption => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:32.192791 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:32.323316 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:32.323924 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1925726818", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-503095812", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:32.327887 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1925726818', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-503095812', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:32.337286 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume of 1 GB Aug 09 10:43:32.337286 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:32.337286 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:32.338036 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Availability Zones retrieved successfully. Aug 09 10:43:32.345994 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (0681ec5e-5156-49f0-afd0-82e32d672393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:32.346722 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7700b168-2bb5-4853-9b7b-e8509a9f323f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:32.348931 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:32.441997 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7700b168-2bb5-4853-9b7b-e8509a9f323f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:43:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b978db2c-fe7b-4623-b341-a75d85d160f8,is_public=True,name='tempest-scenario-type-luks-503095812',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b978db2c-fe7b-4623-b341-a75d85d160f8', '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=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:32.445251 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9b36dc-21dc-48f6-afe1-9f7cffe29a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:32.543704 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-503095812 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-503095812, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:43:32.544132 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-503095812 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-503095812, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:43:32.633147 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-78472123-5cd8-480e-bfda-eeb208a31b46 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:32.638876 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-78472123-5cd8-480e-bfda-eeb208a31b46 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:32.639106 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-78472123-5cd8-480e-bfda-eeb208a31b46 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:32.639478 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-78472123-5cd8-480e-bfda-eeb208a31b46 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:32.639478 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-78472123-5cd8-480e-bfda-eeb208a31b46 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:32.640424 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['e1ca2aea-2e7e-493f-8ddd-89235aa3e83c', 'b447eee7-863d-4d69-bbf2-c119f21fd9e1', '4e5dd04a-def9-4d46-a2f9-c24147ceedeb', '98e2b00d-08b2-4248-bc5e-017177a80d47'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:32.641330 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9b36dc-21dc-48f6-afe1-9f7cffe29a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1ca2aea-2e7e-493f-8ddd-89235aa3e83c', 'b447eee7-863d-4d69-bbf2-c119f21fd9e1', '4e5dd04a-def9-4d46-a2f9-c24147ceedeb', '98e2b00d-08b2-4248-bc5e-017177a80d47']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:32.642418 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5296b193-0ff9-4149-94e2-36e572543755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:32.649055 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:32.649055 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:32.649969 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-78472123-5cd8-480e-bfda-eeb208a31b46 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:32.650397 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 510/2063] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:32 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:32.679653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5296b193-0ff9-4149-94e2-36e572543755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f95a53a9-57ce-499c-a279-1d726776c7f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1925726818',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['e1ca2aea-2e7e-493f-8ddd-89235aa3e83c','b447eee7-863d-4d69-bbf2-c119f21fd9e1','4e5dd04a-def9-4d46-a2f9-c24147ceedeb','98e2b00d-08b2-4248-bc5e-017177a80d47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=b978db2c-fe7b-4623-b341-a75d85d160f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1925726818',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f95a53a9-57ce-499c-a279-1d726776c7f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2fb0754369b4615ad745ecdf8680c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6250c3829474927a954476fa71962ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b978db2c-fe7b-4623-b341-a75d85d160f8),volume_type_id=b978db2c-fe7b-4623-b341-a75d85d160f8)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:32.680152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03803139-541d-4454-9755-4334e0c424bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:32.716926 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03803139-541d-4454-9755-4334e0c424bf) transitioned into state 'SUCCESS' from state '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-1925726818',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['e1ca2aea-2e7e-493f-8ddd-89235aa3e83c','b447eee7-863d-4d69-bbf2-c119f21fd9e1','4e5dd04a-def9-4d46-a2f9-c24147ceedeb','98e2b00d-08b2-4248-bc5e-017177a80d47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=b978db2c-fe7b-4623-b341-a75d85d160f8)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:32.718766 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d26c20-f35c-4e8c-9455-c00823646e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:32.738233 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d26c20-f35c-4e8c-9455-c00823646e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:32.739303 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (0681ec5e-5156-49f0-afd0-82e32d672393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:32.741470 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request issued successfully. Aug 09 10:43:32.741470 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f078cf77-76cf-4b8b-95dc-ef9ae597d317 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:32.742066 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 517/2064] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:43:32 2026] POST /volume/v3/volumes => generated 779 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:32.759371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-db7babff-0048-474a-bbc6-823c86ee0f62 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:32.763270 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db7babff-0048-474a-bbc6-823c86ee0f62 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 Aug 09 10:43:32.763685 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db7babff-0048-474a-bbc6-823c86ee0f62 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:32.764274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db7babff-0048-474a-bbc6-823c86ee0f62 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:32.780322 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:32.780322 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:32.785872 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-db7babff-0048-474a-bbc6-823c86ee0f62 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:32.791919 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db7babff-0048-474a-bbc6-823c86ee0f62 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 returned with HTTP 200 Aug 09 10:43:32.792341 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 515/2065] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:32 2026] GET /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:33.669899 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a8f88884-928d-4009-97ac-07c393cb3f23 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:33.671498 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8f88884-928d-4009-97ac-07c393cb3f23 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:33.671849 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8f88884-928d-4009-97ac-07c393cb3f23 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:33.672210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8f88884-928d-4009-97ac-07c393cb3f23 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:33.672405 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a8f88884-928d-4009-97ac-07c393cb3f23 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:33.682766 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:33.682766 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:33.683997 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8f88884-928d-4009-97ac-07c393cb3f23 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:33.684624 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 524/2066] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:33 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:33.811904 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a78d0626-c34c-45e4-8a20-a44bebe37fd9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:33.814023 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a78d0626-c34c-45e4-8a20-a44bebe37fd9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 Aug 09 10:43:33.814223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a78d0626-c34c-45e4-8a20-a44bebe37fd9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:33.814474 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a78d0626-c34c-45e4-8a20-a44bebe37fd9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:33.831027 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:33.831027 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:33.839086 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a78d0626-c34c-45e4-8a20-a44bebe37fd9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:33.847394 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a78d0626-c34c-45e4-8a20-a44bebe37fd9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 returned with HTTP 200 Aug 09 10:43:33.847976 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 511/2067] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:33 2026] GET /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:33.867740 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a6f0a3ca-456e-482a-8fe4-a8d0ced1f2ec None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:33.873584 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6f0a3ca-456e-482a-8fe4-a8d0ced1f2ec tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 Aug 09 10:43:33.873797 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6f0a3ca-456e-482a-8fe4-a8d0ced1f2ec tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:33.874390 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6f0a3ca-456e-482a-8fe4-a8d0ced1f2ec tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:33.885534 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:33.885534 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:33.891247 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a6f0a3ca-456e-482a-8fe4-a8d0ced1f2ec tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:33.898317 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6f0a3ca-456e-482a-8fe4-a8d0ced1f2ec tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 returned with HTTP 200 Aug 09 10:43:33.898884 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 518/2068] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:33 2026] GET /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:33.903945 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-26a37889-21fa-4e72-959e-b064a15babe5 req-1c92e35f-36eb-47dd-af0a-5230f38f7ee8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:33.912277 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-26a37889-21fa-4e72-959e-b064a15babe5 req-1c92e35f-36eb-47dd-af0a-5230f38f7ee8 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] DELETE https://10.4.3.125/volume/v3/attachments/4185c9e1-93a4-4469-b14e-78ce4000b8f6 Aug 09 10:43:33.912513 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-26a37889-21fa-4e72-959e-b064a15babe5 req-1c92e35f-36eb-47dd-af0a-5230f38f7ee8 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:33.912786 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-26a37889-21fa-4e72-959e-b064a15babe5 req-1c92e35f-36eb-47dd-af0a-5230f38f7ee8 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:33.916354 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a7cfcaad-85cb-4fd7-979a-a09f6965f59f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:33.919640 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a7cfcaad-85cb-4fd7-979a-a09f6965f59f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6/action Aug 09 10:43:33.920354 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a7cfcaad-85cb-4fd7-979a-a09f6965f59f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:43:33.920525 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a7cfcaad-85cb-4fd7-979a-a09f6965f59f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:33.929765 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:33.929765 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:33.935704 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:33.935704 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:33.937321 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a7cfcaad-85cb-4fd7-979a-a09f6965f59f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:33.951761 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a7cfcaad-85cb-4fd7-979a-a09f6965f59f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume updated successfully. Aug 09 10:43:33.955092 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a7cfcaad-85cb-4fd7-979a-a09f6965f59f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6/action returned with HTTP 200 Aug 09 10:43:33.956286 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 525/2069] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:43:33 2026] POST /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 10:43:34.043611 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-26a37889-21fa-4e72-959e-b064a15babe5 req-1c92e35f-36eb-47dd-af0a-5230f38f7ee8 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/attachments/4185c9e1-93a4-4469-b14e-78ce4000b8f6 returned with HTTP 200 Aug 09 10:43:34.045077 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 516/2070] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:43:33 2026] DELETE /volume/v3/attachments/4185c9e1-93a4-4469-b14e-78ce4000b8f6 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:34.059616 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-26a37889-21fa-4e72-959e-b064a15babe5 req-ee60453c-7294-4402-a313-8d16dcaedd78 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:34.063804 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-26a37889-21fa-4e72-959e-b064a15babe5 req-ee60453c-7294-4402-a313-8d16dcaedd78 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] DELETE https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 Aug 09 10:43:34.064028 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-26a37889-21fa-4e72-959e-b064a15babe5 req-ee60453c-7294-4402-a313-8d16dcaedd78 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:34.064296 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-26a37889-21fa-4e72-959e-b064a15babe5 req-ee60453c-7294-4402-a313-8d16dcaedd78 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:34.064509 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-26a37889-21fa-4e72-959e-b064a15babe5 req-ee60453c-7294-4402-a313-8d16dcaedd78 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Delete volume with id: 7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 Aug 09 10:43:34.074428 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:34.074428 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:34.075037 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-26a37889-21fa-4e72-959e-b064a15babe5 req-ee60453c-7294-4402-a313-8d16dcaedd78 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Volume info retrieved successfully. Aug 09 10:43:34.105495 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-26a37889-21fa-4e72-959e-b064a15babe5 req-ee60453c-7294-4402-a313-8d16dcaedd78 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] Delete volume request issued successfully. Aug 09 10:43:34.105734 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-26a37889-21fa-4e72-959e-b064a15babe5 req-ee60453c-7294-4402-a313-8d16dcaedd78 tempest-ServerBootFromVolumeStableRescueTest-1119825681 tempest-ServerBootFromVolumeStableRescueTest-1119825681-project-member] https://10.4.3.125/volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 returned with HTTP 202 Aug 09 10:43:34.106355 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 512/2071] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:43:34 2026] DELETE /volume/v3/volumes/7ac9681d-d50a-4a3c-a1f4-cb7d86e23fe0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:34.157946 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-c2292d42-4ae2-49eb-8580-650d49da655e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:34.161767 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-c2292d42-4ae2-49eb-8580-650d49da655e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 Aug 09 10:43:34.161767 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-c2292d42-4ae2-49eb-8580-650d49da655e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:34.162052 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-c2292d42-4ae2-49eb-8580-650d49da655e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:34.181045 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:34.181045 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:34.188046 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-c2292d42-4ae2-49eb-8580-650d49da655e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:34.195754 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-c2292d42-4ae2-49eb-8580-650d49da655e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 returned with HTTP 200 Aug 09 10:43:34.199945 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 519/2072] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:34 2026] GET /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 => generated 871 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:34.700406 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b8705342-f7af-41b5-bc96-04b8ccdd3d9f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:34.703080 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8705342-f7af-41b5-bc96-04b8ccdd3d9f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:34.703080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8705342-f7af-41b5-bc96-04b8ccdd3d9f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:34.703080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8705342-f7af-41b5-bc96-04b8ccdd3d9f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:34.703080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b8705342-f7af-41b5-bc96-04b8ccdd3d9f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:34.708219 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:34.708219 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:34.709502 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8705342-f7af-41b5-bc96-04b8ccdd3d9f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:34.709997 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 526/2073] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:34 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:34.844367 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bac03aa3-df3f-4ac1-a4ce-5e464c5201f2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:34.846956 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bac03aa3-df3f-4ac1-a4ce-5e464c5201f2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 Aug 09 10:43:34.847232 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bac03aa3-df3f-4ac1-a4ce-5e464c5201f2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:34.847416 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bac03aa3-df3f-4ac1-a4ce-5e464c5201f2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:34.855511 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:34.855511 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:34.860326 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bac03aa3-df3f-4ac1-a4ce-5e464c5201f2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:34.866231 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bac03aa3-df3f-4ac1-a4ce-5e464c5201f2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 returned with HTTP 200 Aug 09 10:43:34.866897 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 517/2074] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:34 2026] GET /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:34.878733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a37fe329-761c-4282-966a-f068ba12ccfc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:34.879141 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a37fe329-761c-4282-966a-f068ba12ccfc None None] GET https://10.4.3.125/volume// Aug 09 10:43:34.879342 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a37fe329-761c-4282-966a-f068ba12ccfc None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:34.879499 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a37fe329-761c-4282-966a-f068ba12ccfc None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:34.879881 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a37fe329-761c-4282-966a-f068ba12ccfc None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:43:34.880159 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 513/2075] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10: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 09 10:43:34.890704 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-2cada120-6dbe-4351-bdf0-6a574509fc6f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:34.894398 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-2cada120-6dbe-4351-bdf0-6a574509fc6f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:43:34.894950 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-2cada120-6dbe-4351-bdf0-6a574509fc6f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f95a53a9-57ce-499c-a279-1d726776c7f6", "connector": null, "instance_uuid": "0c3152c1-677c-412f-bdc3-2f036d3c3362"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:34.909908 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:34.909908 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:34.962370 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-2cada120-6dbe-4351-bdf0-6a574509fc6f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:43:34.962370 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 520/2076] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:43:34 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 09 10:43:35.725590 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4439f0b0-ff3f-4f6b-bb81-5023038e44fe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:35.729502 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4439f0b0-ff3f-4f6b-bb81-5023038e44fe tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:35.729502 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4439f0b0-ff3f-4f6b-bb81-5023038e44fe tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:35.729999 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4439f0b0-ff3f-4f6b-bb81-5023038e44fe tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:35.730205 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4439f0b0-ff3f-4f6b-bb81-5023038e44fe tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:35.739494 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:35.739494 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:35.741438 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4439f0b0-ff3f-4f6b-bb81-5023038e44fe tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:35.741438 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 527/2077] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:35 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:36.100544 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d29b1a5d-960d-4b25-8e1c-e9c44d7d623c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:36.247716 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d29b1a5d-960d-4b25-8e1c-e9c44d7d623c tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:43:36.248389 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d29b1a5d-960d-4b25-8e1c-e9c44d7d623c tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:36.270163 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d29b1a5d-960d-4b25-8e1c-e9c44d7d623c tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:43:36.270163 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 518/2078] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:43:36 2026] POST /volume/v3/types => generated 287 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:36.512636 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-202eefff-8f0f-4f5e-a63d-354b818a2dc3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:36.516268 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-202eefff-8f0f-4f5e-a63d-354b818a2dc3 None None] GET https://10.4.3.125/volume// Aug 09 10:43:36.516268 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-202eefff-8f0f-4f5e-a63d-354b818a2dc3 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:36.516268 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-202eefff-8f0f-4f5e-a63d-354b818a2dc3 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:36.516268 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-202eefff-8f0f-4f5e-a63d-354b818a2dc3 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:43:36.516268 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 514/2079] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:43: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 09 10:43:36.533401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-e238d327-0b45-48dc-9cac-7f46be423cfe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:36.538726 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-e238d327-0b45-48dc-9cac-7f46be423cfe tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 Aug 09 10:43:36.539016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-e238d327-0b45-48dc-9cac-7f46be423cfe tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:36.539293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-e238d327-0b45-48dc-9cac-7f46be423cfe tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:36.555992 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:36.555992 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:36.559985 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-e238d327-0b45-48dc-9cac-7f46be423cfe tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:36.564963 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-e238d327-0b45-48dc-9cac-7f46be423cfe tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 returned with HTTP 200 Aug 09 10:43:36.565482 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 521/2080] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:43:36 2026] GET /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 => generated 1050 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:43:36.718751 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bdb461f6-e413-4984-9c9d-6354b1aa382b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:36.720178 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bdb461f6-e413-4984-9c9d-6354b1aa382b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] PUT https://10.4.3.125/volume/v3/attachments/76039fcb-a7e7-44aa-87c7-4c69673ccebe Aug 09 10:43:36.720531 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bdb461f6-e413-4984-9c9d-6354b1aa382b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:36.730973 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bdb461f6-e413-4984-9c9d-6354b1aa382b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Acquiring lock "cinder-attachment_update-f95a53a9-57ce-499c-a279-1d726776c7f6-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:43:36.737800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bdb461f6-e413-4984-9c9d-6354b1aa382b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-f95a53a9-57ce-499c-a279-1d726776c7f6-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:43:36.739074 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:36.739074 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:36.754726 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4c20d546-b044-4ce9-bd7c-49235ba3576e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:36.757698 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c20d546-b044-4ce9-bd7c-49235ba3576e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:36.758157 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c20d546-b044-4ce9-bd7c-49235ba3576e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:36.758455 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c20d546-b044-4ce9-bd7c-49235ba3576e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:36.758700 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4c20d546-b044-4ce9-bd7c-49235ba3576e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:36.766773 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:36.766773 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:36.768359 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c20d546-b044-4ce9-bd7c-49235ba3576e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:36.769713 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 519/2081] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:36 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:36.856871 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bdb461f6-e413-4984-9c9d-6354b1aa382b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-f95a53a9-57ce-499c-a279-1d726776c7f6-np0000006833" released by "attachment_update" :: held 0.119s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:43:36.857247 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-bdb461f6-e413-4984-9c9d-6354b1aa382b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/76039fcb-a7e7-44aa-87c7-4c69673ccebe returned with HTTP 200 Aug 09 10:43:36.857898 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 528/2082] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:43:36 2026] PUT /volume/v3/attachments/76039fcb-a7e7-44aa-87c7-4c69673ccebe => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:36.886817 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-f24a7803-014b-44d3-9f51-f18c9f719aca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:36.893052 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-f24a7803-014b-44d3-9f51-f18c9f719aca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments/76039fcb-a7e7-44aa-87c7-4c69673ccebe/action Aug 09 10:43:36.897285 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-f24a7803-014b-44d3-9f51-f18c9f719aca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:43:36.897285 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-f24a7803-014b-44d3-9f51-f18c9f719aca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:36.919940 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:36.919940 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:36.944738 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-f24a7803-014b-44d3-9f51-f18c9f719aca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/76039fcb-a7e7-44aa-87c7-4c69673ccebe/action returned with HTTP 204 Aug 09 10:43:36.944892 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 515/2083] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:43:36 2026] POST /volume/v3/attachments/76039fcb-a7e7-44aa-87c7-4c69673ccebe/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:37.782656 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e3be0f18-d5a9-4b07-86b7-04f2598e57f2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:37.784465 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3be0f18-d5a9-4b07-86b7-04f2598e57f2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:37.784668 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3be0f18-d5a9-4b07-86b7-04f2598e57f2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:37.784879 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3be0f18-d5a9-4b07-86b7-04f2598e57f2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:37.785032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e3be0f18-d5a9-4b07-86b7-04f2598e57f2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:37.795794 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:37.795794 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:37.796990 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3be0f18-d5a9-4b07-86b7-04f2598e57f2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:37.797505 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 522/2084] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:37 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:37.810312 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d71c47d-029f-4d43-a471-4e79a380589a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:37.812806 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d71c47d-029f-4d43-a471-4e79a380589a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 Aug 09 10:43:37.813034 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d71c47d-029f-4d43-a471-4e79a380589a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:37.813273 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d71c47d-029f-4d43-a471-4e79a380589a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:37.829660 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:37.829660 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:37.830831 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3d71c47d-029f-4d43-a471-4e79a380589a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:43:37.831881 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d71c47d-029f-4d43-a471-4e79a380589a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 returned with HTTP 200 Aug 09 10:43:37.832225 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 520/2085] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:37 2026] GET /volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:37.847056 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4e3d6ede-439b-47a7-9ae0-c2fef1cf0874 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:37.851453 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e3d6ede-439b-47a7-9ae0-c2fef1cf0874 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:37.851769 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e3d6ede-439b-47a7-9ae0-c2fef1cf0874 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:37.852052 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e3d6ede-439b-47a7-9ae0-c2fef1cf0874 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:37.852324 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4e3d6ede-439b-47a7-9ae0-c2fef1cf0874 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:37.863523 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:37.863523 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:37.864762 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e3d6ede-439b-47a7-9ae0-c2fef1cf0874 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:37.866749 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 529/2086] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:37 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:37.880904 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8f6d55a3-1d3e-469b-8fbd-440f3e4d581c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:37.882990 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f6d55a3-1d3e-469b-8fbd-440f3e4d581c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:37.883346 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f6d55a3-1d3e-469b-8fbd-440f3e4d581c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:37.883467 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f6d55a3-1d3e-469b-8fbd-440f3e4d581c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:37.883633 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-8f6d55a3-1d3e-469b-8fbd-440f3e4d581c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete backup with id: 562a8416-dd7c-423c-9649-b387ca7e3985. Aug 09 10:43:37.888129 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:37.888129 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:37.913392 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-8f6d55a3-1d3e-469b-8fbd-440f3e4d581c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] delete_backup rpcapi backup_id 562a8416-dd7c-423c-9649-b387ca7e3985 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:43:37.915324 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f6d55a3-1d3e-469b-8fbd-440f3e4d581c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 202 Aug 09 10:43:37.915923 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 516/2087] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:37 2026] DELETE /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:43:37.927084 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a781a98c-e5ea-49a1-99da-f4c974ac8fe8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:37.931317 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a781a98c-e5ea-49a1-99da-f4c974ac8fe8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:37.931674 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a781a98c-e5ea-49a1-99da-f4c974ac8fe8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:37.931985 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a781a98c-e5ea-49a1-99da-f4c974ac8fe8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:37.932127 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a781a98c-e5ea-49a1-99da-f4c974ac8fe8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:37.940497 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:37.940497 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:37.942158 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a781a98c-e5ea-49a1-99da-f4c974ac8fe8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 200 Aug 09 10:43:37.942797 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 523/2088] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:37 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:38.758031 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:38.760335 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:38.760630 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b61eaafa-ec22-4afe-99e7-7597cdf1e68c", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:38.764201 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b61eaafa-ec22-4afe-99e7-7597cdf1e68c', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:38.883047 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Create volume of 1 GB Aug 09 10:43:38.887756 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Availability Zones retrieved successfully. Aug 09 10:43:38.895088 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Flow 'volume_create_api' (5f66c1b7-4ef2-47d9-9747-94b383ffbb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:38.896653 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bc484fb-1786-4c95-9d85-26a59f547965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:38.897894 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:38.960357 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e9534287-c00c-4fa1-84cf-a12d76cbc855 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:38.963000 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9534287-c00c-4fa1-84cf-a12d76cbc855 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 Aug 09 10:43:38.963380 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e9534287-c00c-4fa1-84cf-a12d76cbc855 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:38.964027 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e9534287-c00c-4fa1-84cf-a12d76cbc855 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:38.964027 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e9534287-c00c-4fa1-84cf-a12d76cbc855 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Show backup with id 562a8416-dd7c-423c-9649-b387ca7e3985. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:38.967671 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bc484fb-1786-4c95-9d85-26a59f547965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:43:36Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b,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': 'd0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:38.968870 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (363de35c-c709-451c-b66d-4674637b0767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:38.969042 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9534287-c00c-4fa1-84cf-a12d76cbc855 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 returned with HTTP 404 Aug 09 10:43:38.969463 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 530/2089] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:38 2026] GET /volume/v3/backups/562a8416-dd7c-423c-9649-b387ca7e3985 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:39.011302 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-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 09 10:43:39.011549 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-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 09 10:43:39.067672 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Created reservations ['c5842992-a2c3-4c55-b649-070a87451c03', 'ece762df-40c9-49c0-a3a7-d0b5187ff4d5', 'd4762a56-7f7d-46e6-93b5-8d0664aad2a1', 'ddbfaaf6-7fe7-4e97-83ad-72b1bcc0324a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:39.069396 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (363de35c-c709-451c-b66d-4674637b0767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5842992-a2c3-4c55-b649-070a87451c03', 'ece762df-40c9-49c0-a3a7-d0b5187ff4d5', 'd4762a56-7f7d-46e6-93b5-8d0664aad2a1', 'ddbfaaf6-7fe7-4e97-83ad-72b1bcc0324a']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:39.069945 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3d7ec2-4760-4833-9fa3-18bae7ca8d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:39.100538 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ed7b8a2c-1bb0-4d7b-968c-54a509951722 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:39.102880 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed7b8a2c-1bb0-4d7b-968c-54a509951722 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 Aug 09 10:43:39.103244 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed7b8a2c-1bb0-4d7b-968c-54a509951722 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:39.103385 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed7b8a2c-1bb0-4d7b-968c-54a509951722 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:39.103502 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-ed7b8a2c-1bb0-4d7b-968c-54a509951722 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: 5754da05-991b-49d8-9762-44ebd9a63e23 Aug 09 10:43:39.120571 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3d7ec2-4760-4833-9fa3-18bae7ca8d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adf7fee7-e064-4666-b8ea-b576701f736e', '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='e45ed5206ee14fc5926fc4e74d06e2dc',qos_specs=None,replication_status=,reservations=['c5842992-a2c3-4c55-b649-070a87451c03','ece762df-40c9-49c0-a3a7-d0b5187ff4d5','d4762a56-7f7d-46e6-93b5-8d0664aad2a1','ddbfaaf6-7fe7-4e97-83ad-72b1bcc0324a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5d38e36ae44bf4bcc49eb832a81e8a',volume_type_id=d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:39Z,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=adf7fee7-e064-4666-b8ea-b576701f736e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45ed5206ee14fc5926fc4e74d06e2dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e5d38e36ae44bf4bcc49eb832a81e8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b),volume_type_id=d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:39.123511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e39a3f-4bf0-4b75-b023-9f68e9047a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:39.123758 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:39.123758 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:39.124304 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ed7b8a2c-1bb0-4d7b-968c-54a509951722 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:43:39.159403 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e39a3f-4bf0-4b75-b023-9f68e9047a99) transitioned into state 'SUCCESS' from 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='e45ed5206ee14fc5926fc4e74d06e2dc',qos_specs=None,replication_status=,reservations=['c5842992-a2c3-4c55-b649-070a87451c03','ece762df-40c9-49c0-a3a7-d0b5187ff4d5','d4762a56-7f7d-46e6-93b5-8d0664aad2a1','ddbfaaf6-7fe7-4e97-83ad-72b1bcc0324a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5d38e36ae44bf4bcc49eb832a81e8a',volume_type_id=d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:39.160324 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c619ea-c04b-46c9-8872-ebe5491c396f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:39.163526 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ed7b8a2c-1bb0-4d7b-968c-54a509951722 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot delete request issued successfully. Aug 09 10:43:39.163843 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed7b8a2c-1bb0-4d7b-968c-54a509951722 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 returned with HTTP 202 Aug 09 10:43:39.166425 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 517/2090] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:43:39 2026] DELETE /volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:39.174172 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7b4a1cc9-3ba4-413c-8621-5ede4e42c103 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:39.175205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c619ea-c04b-46c9-8872-ebe5491c396f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:39.176376 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Flow 'volume_create_api' (5f66c1b7-4ef2-47d9-9747-94b383ffbb82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:39.176415 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Create volume request issued successfully. Aug 09 10:43:39.177254 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a7fa1ea-8dc3-468a-8647-ebc1c1b11448 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:39.177765 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b4a1cc9-3ba4-413c-8621-5ede4e42c103 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 Aug 09 10:43:39.177814 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 521/2091] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:43:38 2026] POST /volume/v3/volumes => generated 798 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:39.177943 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b4a1cc9-3ba4-413c-8621-5ede4e42c103 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:39.178363 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b4a1cc9-3ba4-413c-8621-5ede4e42c103 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:39.191053 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:39.191053 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:39.191750 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7b4a1cc9-3ba4-413c-8621-5ede4e42c103 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:43:39.192975 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b4a1cc9-3ba4-413c-8621-5ede4e42c103 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 returned with HTTP 200 Aug 09 10:43:39.193537 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 524/2092] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:39 2026] GET /volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:39.195620 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2e2b302e-49ae-4103-9cc6-1f3c155766df None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:39.198803 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e2b302e-49ae-4103-9cc6-1f3c155766df tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:39.199052 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e2b302e-49ae-4103-9cc6-1f3c155766df tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:39.199315 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e2b302e-49ae-4103-9cc6-1f3c155766df tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:39.211574 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:39.211574 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:39.218407 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2e2b302e-49ae-4103-9cc6-1f3c155766df tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:39.226384 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e2b302e-49ae-4103-9cc6-1f3c155766df tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 200 Aug 09 10:43:39.226907 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 531/2093] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:39 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:40.210506 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-94b3c612-4805-4743-b081-6957b58b6735 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:40.213881 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-94b3c612-4805-4743-b081-6957b58b6735 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 Aug 09 10:43:40.214087 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-94b3c612-4805-4743-b081-6957b58b6735 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:40.214304 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-94b3c612-4805-4743-b081-6957b58b6735 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:40.220971 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-94b3c612-4805-4743-b081-6957b58b6735 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 returned with HTTP 404 Aug 09 10:43:40.220971 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 518/2094] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:40 2026] GET /volume/v3/snapshots/5754da05-991b-49d8-9762-44ebd9a63e23 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:40.232855 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7eb8436b-946c-441a-a85a-69a66b1e3c22 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:40.235377 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7eb8436b-946c-441a-a85a-69a66b1e3c22 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:43:40.235377 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7eb8436b-946c-441a-a85a-69a66b1e3c22 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:40.235652 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7eb8436b-946c-441a-a85a-69a66b1e3c22 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:40.246750 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bc535504-10de-4105-84fb-3a60e1c0030d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:40.248821 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:40.248821 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:40.248995 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bc535504-10de-4105-84fb-3a60e1c0030d tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:40.249383 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bc535504-10de-4105-84fb-3a60e1c0030d tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:40.249498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bc535504-10de-4105-84fb-3a60e1c0030d tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:40.254433 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7eb8436b-946c-441a-a85a-69a66b1e3c22 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:43:40.258940 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:40.258940 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:40.260499 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7eb8436b-946c-441a-a85a-69a66b1e3c22 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:43:40.260924 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 522/2095] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:40 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:40.263339 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bc535504-10de-4105-84fb-3a60e1c0030d tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:40.269412 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bc535504-10de-4105-84fb-3a60e1c0030d tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 200 Aug 09 10:43:40.270319 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 525/2096] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:40 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 890 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:40.301746 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:40.303810 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:40.304262 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1840323375"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:40.305729 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request body: {'volume': {'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1840323375'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:40.407545 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume of 1 GB Aug 09 10:43:40.412770 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Availability Zones retrieved successfully. Aug 09 10:43:40.423982 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (00a07ca9-5e66-4acf-96f6-0a9db9390246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:40.423982 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d715bd-543c-4e29-85be-541d9a29fcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:40.426516 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:40.517283 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d715bd-543c-4e29-85be-541d9a29fcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:40.519286 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef21d3b2-49b0-4db9-a092-b8716568aa6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:40.570758 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['30ec2e31-50fb-4147-ad23-ee884dfc14a4', '82dbf1d6-7448-4953-897c-f1b474540957', 'e4850a3e-6a7d-4a83-b442-01f17a571187', '1f06f3c5-34d8-4841-8664-e9cb4474d929'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:40.571589 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef21d3b2-49b0-4db9-a092-b8716568aa6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30ec2e31-50fb-4147-ad23-ee884dfc14a4', '82dbf1d6-7448-4953-897c-f1b474540957', 'e4850a3e-6a7d-4a83-b442-01f17a571187', '1f06f3c5-34d8-4841-8664-e9cb4474d929']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:40.572781 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da523aef-4e87-4378-96aa-8b5e4ca3f056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:40.614043 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da523aef-4e87-4378-96aa-8b5e4ca3f056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b611e3f3-cc99-47f9-a9c8-4f434b1983d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1840323375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['30ec2e31-50fb-4147-ad23-ee884dfc14a4','82dbf1d6-7448-4953-897c-f1b474540957','e4850a3e-6a7d-4a83-b442-01f17a571187','1f06f3c5-34d8-4841-8664-e9cb4474d929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1840323375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b611e3f3-cc99-47f9-a9c8-4f434b1983d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9e668ca4874648bd06aab04ca7b558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:40.615341 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (420638ec-b526-4ff2-b5b4-cc22aacc80a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:40.643200 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (420638ec-b526-4ff2-b5b4-cc22aacc80a2) transitioned into state 'SUCCESS' from state '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-1840323375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['30ec2e31-50fb-4147-ad23-ee884dfc14a4','82dbf1d6-7448-4953-897c-f1b474540957','e4850a3e-6a7d-4a83-b442-01f17a571187','1f06f3c5-34d8-4841-8664-e9cb4474d929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:40.644802 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060c6877-086c-4e25-947a-b2e94079b779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:40.659590 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060c6877-086c-4e25-947a-b2e94079b779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:40.660901 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (00a07ca9-5e66-4acf-96f6-0a9db9390246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:40.661365 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request issued successfully. Aug 09 10:43:40.662214 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5e53ac6a-b2f9-4e76-b45c-17538aa0633e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:40.662782 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 532/2097] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:43:40 2026] POST /volume/v3/volumes => generated 754 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:40.679170 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5b951abd-003e-4083-924b-64791e09619a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:40.684782 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5b951abd-003e-4083-924b-64791e09619a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:43:40.684980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5b951abd-003e-4083-924b-64791e09619a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:40.685175 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5b951abd-003e-4083-924b-64791e09619a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:40.696560 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:40.696560 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:40.703536 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5b951abd-003e-4083-924b-64791e09619a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:43:40.710929 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5b951abd-003e-4083-924b-64791e09619a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:43:40.711468 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 519/2098] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:40 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:41.285968 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9409b33a-f739-4eb4-8e56-4fd885149e24 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:41.288858 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9409b33a-f739-4eb4-8e56-4fd885149e24 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:41.289282 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9409b33a-f739-4eb4-8e56-4fd885149e24 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:41.289505 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9409b33a-f739-4eb4-8e56-4fd885149e24 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:41.300682 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:41.300682 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:41.305138 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9409b33a-f739-4eb4-8e56-4fd885149e24 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:41.311508 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9409b33a-f739-4eb4-8e56-4fd885149e24 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 200 Aug 09 10:43:41.312028 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 523/2099] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:41 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:41.587723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-fd186dc2-146c-4da7-8c8f-c51e6a764bcd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:41.590928 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-fd186dc2-146c-4da7-8c8f-c51e6a764bcd tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6/encryption Aug 09 10:43:41.591240 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-fd186dc2-146c-4da7-8c8f-c51e6a764bcd tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:41.593514 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-fd186dc2-146c-4da7-8c8f-c51e6a764bcd tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:41.606148 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:41.606148 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:41.617903 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-38a3a4a2-123c-4714-a634-00a3e5a68316 req-fd186dc2-146c-4da7-8c8f-c51e6a764bcd tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6/encryption returned with HTTP 200 Aug 09 10:43:41.618618 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 526/2100] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:43:41 2026] GET /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:41.727173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-098d59b0-6f1d-4d4b-adbc-62ef149c8301 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:41.731708 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-098d59b0-6f1d-4d4b-adbc-62ef149c8301 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:43:41.731708 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-098d59b0-6f1d-4d4b-adbc-62ef149c8301 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:41.731708 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-098d59b0-6f1d-4d4b-adbc-62ef149c8301 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:41.741471 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:41.741471 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:41.749812 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-098d59b0-6f1d-4d4b-adbc-62ef149c8301 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:43:41.758413 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-098d59b0-6f1d-4d4b-adbc-62ef149c8301 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:43:41.759116 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 533/2101] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:41 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:42.329516 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1444b8d0-3cc1-44e5-b212-854130824349 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:42.331805 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1444b8d0-3cc1-44e5-b212-854130824349 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:42.332059 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1444b8d0-3cc1-44e5-b212-854130824349 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:42.332288 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1444b8d0-3cc1-44e5-b212-854130824349 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:42.343277 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:42.343277 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:42.348794 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1444b8d0-3cc1-44e5-b212-854130824349 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:42.354144 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1444b8d0-3cc1-44e5-b212-854130824349 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 200 Aug 09 10:43:42.354890 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 520/2102] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:42 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:43.370757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ea0a8ed-0484-40a2-b40a-22e9d56fa2db None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:43.373570 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ea0a8ed-0484-40a2-b40a-22e9d56fa2db tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:43.374297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ea0a8ed-0484-40a2-b40a-22e9d56fa2db tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:43.374297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ea0a8ed-0484-40a2-b40a-22e9d56fa2db tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:43.383027 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:43.383027 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:43.387150 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9ea0a8ed-0484-40a2-b40a-22e9d56fa2db tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:43.392587 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ea0a8ed-0484-40a2-b40a-22e9d56fa2db tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 200 Aug 09 10:43:43.393093 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 524/2103] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:43 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:44.407470 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1c3f540c-0329-4e90-b8b7-a4b5586edbdb req-0dffcaea-fc7a-454d-84da-71a4b8778603 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:44.407923 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e5fabc7-7049-41d7-bd76-8d6bc0001443 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:44.410491 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e5fabc7-7049-41d7-bd76-8d6bc0001443 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:44.410751 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e5fabc7-7049-41d7-bd76-8d6bc0001443 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:44.411011 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e5fabc7-7049-41d7-bd76-8d6bc0001443 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:44.413170 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1c3f540c-0329-4e90-b8b7-a4b5586edbdb req-0dffcaea-fc7a-454d-84da-71a4b8778603 tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-member] DELETE https://10.4.3.125/volume/v3/volumes/tempest-invalid-486672766 Aug 09 10:43:44.413410 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1c3f540c-0329-4e90-b8b7-a4b5586edbdb req-0dffcaea-fc7a-454d-84da-71a4b8778603 tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:44.413703 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1c3f540c-0329-4e90-b8b7-a4b5586edbdb req-0dffcaea-fc7a-454d-84da-71a4b8778603 tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:44.413883 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [req-1c3f540c-0329-4e90-b8b7-a4b5586edbdb req-0dffcaea-fc7a-454d-84da-71a4b8778603 tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-member] Delete volume with id: tempest-invalid-486672766 Aug 09 10:43:44.426266 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:44.426266 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:44.427862 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1c3f540c-0329-4e90-b8b7-a4b5586edbdb req-0dffcaea-fc7a-454d-84da-71a4b8778603 tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-member] https://10.4.3.125/volume/v3/volumes/tempest-invalid-486672766 returned with HTTP 404 Aug 09 10:43:44.428774 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 527/2104] 10.4.3.125 () {70 vars in 1587 bytes} [Sun Aug 9 10:43:44 2026] DELETE /volume/v3/volumes/tempest-invalid-486672766 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:44.433507 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9e5fabc7-7049-41d7-bd76-8d6bc0001443 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:44.439313 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e5fabc7-7049-41d7-bd76-8d6bc0001443 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 200 Aug 09 10:43:44.439792 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 534/2105] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:44 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:44.535636 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7da1d93a-03a1-4caf-801a-d2845c3c7866 req-cb195830-f0f6-42ff-88ed-678354ee5f4c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:44.539173 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7da1d93a-03a1-4caf-801a-d2845c3c7866 req-cb195830-f0f6-42ff-88ed-678354ee5f4c tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-member] DELETE https://10.4.3.125/volume/v3/volumes/b10ea27a-5515-452c-9cbc-c103ce04ca7e Aug 09 10:43:44.539173 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7da1d93a-03a1-4caf-801a-d2845c3c7866 req-cb195830-f0f6-42ff-88ed-678354ee5f4c tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:44.541082 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7da1d93a-03a1-4caf-801a-d2845c3c7866 req-cb195830-f0f6-42ff-88ed-678354ee5f4c tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:44.541082 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-7da1d93a-03a1-4caf-801a-d2845c3c7866 req-cb195830-f0f6-42ff-88ed-678354ee5f4c tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-member] Delete volume with id: b10ea27a-5515-452c-9cbc-c103ce04ca7e Aug 09 10:43:44.550243 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7da1d93a-03a1-4caf-801a-d2845c3c7866 req-cb195830-f0f6-42ff-88ed-678354ee5f4c tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-member] https://10.4.3.125/volume/v3/volumes/b10ea27a-5515-452c-9cbc-c103ce04ca7e returned with HTTP 404 Aug 09 10:43:44.550600 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 521/2106] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:43:44 2026] DELETE /volume/v3/volumes/b10ea27a-5515-452c-9cbc-c103ce04ca7e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:44.584702 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-da057c8c-a901-4841-8cb6-d6c8178acb8c req-b414b1e3-c7f5-40ad-9063-a4bde40aa590 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:44.589555 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-da057c8c-a901-4841-8cb6-d6c8178acb8c req-b414b1e3-c7f5-40ad-9063-a4bde40aa590 tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-reader] GET https://10.4.3.125/volume/v3/volumes/37594858-bdf3-45db-a08e-08914fd4fc13 Aug 09 10:43:44.589555 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-da057c8c-a901-4841-8cb6-d6c8178acb8c req-b414b1e3-c7f5-40ad-9063-a4bde40aa590 tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:44.590354 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-da057c8c-a901-4841-8cb6-d6c8178acb8c req-b414b1e3-c7f5-40ad-9063-a4bde40aa590 tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:44.600199 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-da057c8c-a901-4841-8cb6-d6c8178acb8c req-b414b1e3-c7f5-40ad-9063-a4bde40aa590 tempest-VolumesNegativeTest-806132910 tempest-VolumesNegativeTest-806132910-project-reader] https://10.4.3.125/volume/v3/volumes/37594858-bdf3-45db-a08e-08914fd4fc13 returned with HTTP 404 Aug 09 10:43:44.600918 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 525/2107] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:44 2026] GET /volume/v3/volumes/37594858-bdf3-45db-a08e-08914fd4fc13 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:45.456353 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-13e46628-6e2a-4852-ae18-4a73414550f6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:45.460226 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-13e46628-6e2a-4852-ae18-4a73414550f6 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:45.460550 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-13e46628-6e2a-4852-ae18-4a73414550f6 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:45.460915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-13e46628-6e2a-4852-ae18-4a73414550f6 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:45.470471 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:45.470471 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:45.475474 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-13e46628-6e2a-4852-ae18-4a73414550f6 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:45.482576 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-13e46628-6e2a-4852-ae18-4a73414550f6 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 200 Aug 09 10:43:45.483562 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 528/2108] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:45 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:46.504041 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a283f734-abfe-4ea2-87c7-e7919b520dc1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:46.511813 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a283f734-abfe-4ea2-87c7-e7919b520dc1 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:46.511881 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a283f734-abfe-4ea2-87c7-e7919b520dc1 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:46.512124 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a283f734-abfe-4ea2-87c7-e7919b520dc1 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:46.527269 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:46.527269 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:46.533110 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a283f734-abfe-4ea2-87c7-e7919b520dc1 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:46.540333 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a283f734-abfe-4ea2-87c7-e7919b520dc1 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 200 Aug 09 10:43:46.541502 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 535/2109] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:46 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:47.112861 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4d4761a4-364a-4ec5-9fd0-aa19608e3a1d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:47.221371 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4d4761a4-364a-4ec5-9fd0-aa19608e3a1d tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] GET https://10.4.3.125/volume/v3/os-hosts Aug 09 10:43:47.221371 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4d4761a4-364a-4ec5-9fd0-aa19608e3a1d tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:47.221371 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4d4761a4-364a-4ec5-9fd0-aa19608e3a1d tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:47.228356 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.hosts [None req-4d4761a4-364a-4ec5-9fd0-aa19608e3a1d tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] status, active and update: available, enabled, 2026-08-09 10:42:21+00:00 {{(pid=100318) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 10:43:47.228476 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.hosts [None req-4d4761a4-364a-4ec5-9fd0-aa19608e3a1d tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] status, active and update: available, enabled, 2026-08-09 10:42:19+00:00 {{(pid=100318) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 10:43:47.228622 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.hosts [None req-4d4761a4-364a-4ec5-9fd0-aa19608e3a1d tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] status, active and update: available, enabled, 2026-08-09 10:41:57+00:00 {{(pid=100318) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 10:43:47.228929 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4d4761a4-364a-4ec5-9fd0-aa19608e3a1d tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] https://10.4.3.125/volume/v3/os-hosts returned with HTTP 200 Aug 09 10:43:47.229327 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 522/2110] 10.4.3.125 () {66 vars in 1240 bytes} [Sun Aug 9 10:43:47 2026] GET /volume/v3/os-hosts => generated 560 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:47.241133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85ee3216-cb0c-424b-8f40-0511a9790ec8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:47.243633 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85ee3216-cb0c-424b-8f40-0511a9790ec8 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] GET https://10.4.3.125/volume/v3/os-hosts Aug 09 10:43:47.244125 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85ee3216-cb0c-424b-8f40-0511a9790ec8 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:47.244320 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85ee3216-cb0c-424b-8f40-0511a9790ec8 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:47.252422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.hosts [None req-85ee3216-cb0c-424b-8f40-0511a9790ec8 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] status, active and update: available, enabled, 2026-08-09 10:42:21+00:00 {{(pid=100317) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 10:43:47.252754 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.hosts [None req-85ee3216-cb0c-424b-8f40-0511a9790ec8 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] status, active and update: available, enabled, 2026-08-09 10:42:19+00:00 {{(pid=100317) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 10:43:47.252754 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.hosts [None req-85ee3216-cb0c-424b-8f40-0511a9790ec8 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] status, active and update: available, enabled, 2026-08-09 10:41:57+00:00 {{(pid=100317) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 10:43:47.253323 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85ee3216-cb0c-424b-8f40-0511a9790ec8 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] https://10.4.3.125/volume/v3/os-hosts returned with HTTP 200 Aug 09 10:43:47.253835 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 526/2111] 10.4.3.125 () {66 vars in 1240 bytes} [Sun Aug 9 10:43:47 2026] GET /volume/v3/os-hosts => generated 560 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:47.264366 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8643881b-d303-4270-beac-633a36420574 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:47.266582 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8643881b-d303-4270-beac-633a36420574 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] GET https://10.4.3.125/volume/v3/os-hosts/np0000006833@storpool Aug 09 10:43:47.266875 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8643881b-d303-4270-beac-633a36420574 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:47.267037 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8643881b-d303-4270-beac-633a36420574 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:47.338095 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8643881b-d303-4270-beac-633a36420574 tempest-VolumeHostsAdminTestsJSON-1542340597 tempest-VolumeHostsAdminTestsJSON-1542340597-project-admin] https://10.4.3.125/volume/v3/os-hosts/np0000006833@storpool returned with HTTP 200 Aug 09 10:43:47.338803 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 529/2112] 10.4.3.125 () {66 vars in 1306 bytes} [Sun Aug 9 10:43:47 2026] GET /volume/v3/os-hosts/np0000006833@storpool => generated 1315 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:47.569123 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cecd7181-6358-4bc6-8357-7c2e72d62452 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:47.571267 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cecd7181-6358-4bc6-8357-7c2e72d62452 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:47.571381 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cecd7181-6358-4bc6-8357-7c2e72d62452 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:47.571583 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cecd7181-6358-4bc6-8357-7c2e72d62452 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:47.579400 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:47.579400 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:47.585694 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cecd7181-6358-4bc6-8357-7c2e72d62452 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:47.592787 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cecd7181-6358-4bc6-8357-7c2e72d62452 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 200 Aug 09 10:43:47.593310 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 536/2113] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:47 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 1295 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:47.612303 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-08ad18fe-0dda-4b04-9695-26cd18323499 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:47.614196 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08ad18fe-0dda-4b04-9695-26cd18323499 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] DELETE https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:47.614806 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08ad18fe-0dda-4b04-9695-26cd18323499 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:47.615173 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08ad18fe-0dda-4b04-9695-26cd18323499 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:47.615360 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-08ad18fe-0dda-4b04-9695-26cd18323499 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Delete volume with id: adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:47.631001 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:47.631001 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:47.632811 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-08ad18fe-0dda-4b04-9695-26cd18323499 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:47.669031 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-08ad18fe-0dda-4b04-9695-26cd18323499 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Delete volume request issued successfully. Aug 09 10:43:47.669350 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08ad18fe-0dda-4b04-9695-26cd18323499 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 202 Aug 09 10:43:47.669868 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 523/2114] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:47 2026] DELETE /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:47.680386 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b3884616-b550-417d-8ace-3dd5a7a4fa19 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:47.683368 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3884616-b550-417d-8ace-3dd5a7a4fa19 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:47.683368 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3884616-b550-417d-8ace-3dd5a7a4fa19 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:47.683368 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3884616-b550-417d-8ace-3dd5a7a4fa19 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:47.690650 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:47.690650 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:47.695240 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b3884616-b550-417d-8ace-3dd5a7a4fa19 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Volume info retrieved successfully. Aug 09 10:43:47.701074 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3884616-b550-417d-8ace-3dd5a7a4fa19 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 200 Aug 09 10:43:47.701303 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 527/2115] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:47 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 1294 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:48.329403 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:48.331554 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:48.331987 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-722757301"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:48.334659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-722757301'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:48.334855 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Create volume of 1 GB Aug 09 10:43:48.340973 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Availability Zones retrieved successfully. Aug 09 10:43:48.348906 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Flow 'volume_create_api' (19108f40-ddd3-43d4-88ab-90fba7f79ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:48.350786 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d1ee31-4517-4626-8b45-964a7b7632d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:48.352401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:48.389029 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d1ee31-4517-4626-8b45-964a7b7632d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:48.390509 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f6e475-1a4c-4969-a64e-ee9592f13f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:48.504368 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Created reservations ['127f8f7a-a3e4-4edd-bbfd-9b2152e5434b', 'c2dafe83-0591-4806-a951-c4cf5524a137', '34fce74c-e389-4feb-90e1-d35a23e7bd0a', 'c1c6dfc7-852e-44fb-aa06-5403d773336f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:48.504813 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f6e475-1a4c-4969-a64e-ee9592f13f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['127f8f7a-a3e4-4edd-bbfd-9b2152e5434b', 'c2dafe83-0591-4806-a951-c4cf5524a137', '34fce74c-e389-4feb-90e1-d35a23e7bd0a', 'c1c6dfc7-852e-44fb-aa06-5403d773336f']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:48.505845 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c882d43-9a9f-45f5-a289-547726207a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:48.545791 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c882d43-9a9f-45f5-a289-547726207a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb581831-7ed3-46e0-94d7-bad1ff555b0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-722757301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a6bd7d2e7f542b99d69c42f64458f4b',qos_specs=None,replication_status=,reservations=['127f8f7a-a3e4-4edd-bbfd-9b2152e5434b','c2dafe83-0591-4806-a951-c4cf5524a137','34fce74c-e389-4feb-90e1-d35a23e7bd0a','c1c6dfc7-852e-44fb-aa06-5403d773336f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327dfbd7b4754a01aae395ad37d1d55d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-722757301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb581831-7ed3-46e0-94d7-bad1ff555b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a6bd7d2e7f542b99d69c42f64458f4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='327dfbd7b4754a01aae395ad37d1d55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:48.547961 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbaa0197-e724-4316-b649-c4be7d900868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:48.556350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-6fdbaf9a-12df-49ee-9c54-6604cfb58bfe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:48.559963 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-6fdbaf9a-12df-49ee-9c54-6604cfb58bfe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:43:48.560148 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-6fdbaf9a-12df-49ee-9c54-6604cfb58bfe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:48.560407 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-6fdbaf9a-12df-49ee-9c54-6604cfb58bfe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:48.572466 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:48.572466 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:48.578280 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-6fdbaf9a-12df-49ee-9c54-6604cfb58bfe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:43:48.585307 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-6fdbaf9a-12df-49ee-9c54-6604cfb58bfe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:43:48.588637 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 537/2116] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:48 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:48.602315 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbaa0197-e724-4316-b649-c4be7d900868) transitioned into state 'SUCCESS' from state '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-722757301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a6bd7d2e7f542b99d69c42f64458f4b',qos_specs=None,replication_status=,reservations=['127f8f7a-a3e4-4edd-bbfd-9b2152e5434b','c2dafe83-0591-4806-a951-c4cf5524a137','34fce74c-e389-4feb-90e1-d35a23e7bd0a','c1c6dfc7-852e-44fb-aa06-5403d773336f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327dfbd7b4754a01aae395ad37d1d55d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:48.603205 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8497831a-05c0-4638-9ffa-c41954d2ed03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:48.620087 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8497831a-05c0-4638-9ffa-c41954d2ed03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:48.621650 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Flow 'volume_create_api' (19108f40-ddd3-43d4-88ab-90fba7f79ed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:48.621650 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Create volume request issued successfully. Aug 09 10:43:48.623371 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-135de68c-d6c2-4548-bd53-071e1ed394a9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:48.623870 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 530/2117] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:43:48 2026] POST /volume/v3/volumes => generated 758 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:48.640000 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f384a058-f691-4616-ad9c-2113d178814e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:48.644861 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f384a058-f691-4616-ad9c-2113d178814e tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e Aug 09 10:43:48.644861 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f384a058-f691-4616-ad9c-2113d178814e tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:48.644861 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f384a058-f691-4616-ad9c-2113d178814e tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:48.657434 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:48.657434 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:48.664107 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f384a058-f691-4616-ad9c-2113d178814e tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:43:48.673761 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f384a058-f691-4616-ad9c-2113d178814e tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e returned with HTTP 200 Aug 09 10:43:48.674781 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 524/2118] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:48 2026] GET /volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:48.718117 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da2d7cad-9481-4319-91c6-4f5bfe41e9b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:48.718499 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da2d7cad-9481-4319-91c6-4f5bfe41e9b2 None None] GET https://10.4.3.125/volume// Aug 09 10:43:48.718748 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da2d7cad-9481-4319-91c6-4f5bfe41e9b2 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:48.718748 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da2d7cad-9481-4319-91c6-4f5bfe41e9b2 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:48.719368 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da2d7cad-9481-4319-91c6-4f5bfe41e9b2 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:43:48.719368 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 528/2119] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:43: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 09 10:43:48.720799 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-000465ae-95fa-449a-8a86-b3f70f1278c7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:48.723313 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-000465ae-95fa-449a-8a86-b3f70f1278c7 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] GET https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e Aug 09 10:43:48.723722 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-000465ae-95fa-449a-8a86-b3f70f1278c7 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:48.724002 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-000465ae-95fa-449a-8a86-b3f70f1278c7 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:48.729791 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-3da22cf1-cf7d-456d-94f1-24953cb3bf9e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:48.733629 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-000465ae-95fa-449a-8a86-b3f70f1278c7 tempest-VolumeAndVolumeTypeFromImageTest-791867194 tempest-VolumeAndVolumeTypeFromImageTest-791867194-project-member] https://10.4.3.125/volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e returned with HTTP 404 Aug 09 10:43:48.734718 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 538/2120] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:48 2026] GET /volume/v3/volumes/adf7fee7-e064-4666-b8ea-b576701f736e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:48.920012 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-3da22cf1-cf7d-456d-94f1-24953cb3bf9e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:43:48.920453 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-3da22cf1-cf7d-456d-94f1-24953cb3bf9e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6370983c-cc75-47bf-bbe2-9328d5ac4625", "connector": null, "instance_uuid": "31ea1b99-4c31-4a5a-85c3-e2a8b23571c5"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:48.939979 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:48.939979 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:48.981619 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-3da22cf1-cf7d-456d-94f1-24953cb3bf9e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:43:48.982404 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 531/2121] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:43:48 2026] POST /volume/v3/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:49.026952 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3905b7f5-2d9a-4f2a-9670-b1a3849149d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:49.028736 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3905b7f5-2d9a-4f2a-9670-b1a3849149d4 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:43:49.029118 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3905b7f5-2d9a-4f2a-9670-b1a3849149d4 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:49.029425 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3905b7f5-2d9a-4f2a-9670-b1a3849149d4 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:49.047121 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:49.047121 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:49.052806 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-39bec841-9be2-48bf-92bb-6d32324767d9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:49.052806 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39bec841-9be2-48bf-92bb-6d32324767d9 None None] GET https://10.4.3.125/volume// Aug 09 10:43:49.052806 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39bec841-9be2-48bf-92bb-6d32324767d9 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:49.052806 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39bec841-9be2-48bf-92bb-6d32324767d9 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:49.052806 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39bec841-9be2-48bf-92bb-6d32324767d9 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:43:49.053097 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 529/2122] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:43: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 09 10:43:49.055486 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3905b7f5-2d9a-4f2a-9670-b1a3849149d4 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:43:49.067249 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3905b7f5-2d9a-4f2a-9670-b1a3849149d4 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:43:49.067249 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 525/2123] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:49 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:49.074223 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-b6343180-65d9-4eef-a1d7-2bc4404c8584 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:49.076040 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-b6343180-65d9-4eef-a1d7-2bc4404c8584 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:43:49.076322 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-b6343180-65d9-4eef-a1d7-2bc4404c8584 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:49.076512 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-b6343180-65d9-4eef-a1d7-2bc4404c8584 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:49.096396 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:49.096396 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:49.101410 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-b6343180-65d9-4eef-a1d7-2bc4404c8584 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:43:49.109848 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-b6343180-65d9-4eef-a1d7-2bc4404c8584 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:43:49.109848 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 539/2124] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:43:49 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:43:49.201846 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ad925415-3bb0-4351-b300-596fdd086ada None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:49.204733 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ad925415-3bb0-4351-b300-596fdd086ada tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:43:49.207036 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ad925415-3bb0-4351-b300-596fdd086ada tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:49.207036 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ad925415-3bb0-4351-b300-596fdd086ada tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:49.207036 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:49.207036 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:49.207036 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ad925415-3bb0-4351-b300-596fdd086ada tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:49.234804 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-7a7325c8-ab1d-4535-a615-87080764ce36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:49.237515 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-7a7325c8-ab1d-4535-a615-87080764ce36 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] PUT https://10.4.3.125/volume/v3/attachments/04f6e8cf-b581-4f39-a555-290f6c7b5d61 Aug 09 10:43:49.237739 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-7a7325c8-ab1d-4535-a615-87080764ce36 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:49.243924 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ad925415-3bb0-4351-b300-596fdd086ada tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Get all volumes completed successfully. Aug 09 10:43:49.245996 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:49.245996 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:49.248385 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-7a7325c8-ab1d-4535-a615-87080764ce36 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Acquiring lock "cinder-attachment_update-6370983c-cc75-47bf-bbe2-9328d5ac4625-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:43:49.251623 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ad925415-3bb0-4351-b300-596fdd086ada tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:43:49.252022 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 532/2125] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:43:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10375 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:43:49.254102 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-7a7325c8-ab1d-4535-a615-87080764ce36 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Lock "cinder-attachment_update-6370983c-cc75-47bf-bbe2-9328d5ac4625-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:43:49.255766 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:49.255766 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:49.277544 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7277b3f5-ee08-4b5b-bbdf-b43031bd98c4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:49.282855 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7277b3f5-ee08-4b5b-bbdf-b43031bd98c4 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/df2c5627-23f0-43d6-8b7e-97143eea87c9 Aug 09 10:43:49.283205 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7277b3f5-ee08-4b5b-bbdf-b43031bd98c4 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:49.283628 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7277b3f5-ee08-4b5b-bbdf-b43031bd98c4 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:49.284059 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-7277b3f5-ee08-4b5b-bbdf-b43031bd98c4 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Delete volume with id: df2c5627-23f0-43d6-8b7e-97143eea87c9 Aug 09 10:43:49.294974 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:49.294974 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:49.295407 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7277b3f5-ee08-4b5b-bbdf-b43031bd98c4 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Volume info retrieved successfully. Aug 09 10:43:49.310148 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.image.cache [None req-7277b3f5-ee08-4b5b-bbdf-b43031bd98c4 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'b61eaafa-ec22-4afe-99e7-7597cdf1e68c', 'volume_id': 'df2c5627-23f0-43d6-8b7e-97143eea87c9', 'host': 'np0000006833@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 9, 10, 43, 39), 'last_used': datetime.datetime(2026, 8, 9, 10, 43, 47)}. {{(pid=100318) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 09 10:43:49.324038 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7277b3f5-ee08-4b5b-bbdf-b43031bd98c4 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Delete volume request issued successfully. Aug 09 10:43:49.324532 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7277b3f5-ee08-4b5b-bbdf-b43031bd98c4 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] https://10.4.3.125/volume/v3/volumes/df2c5627-23f0-43d6-8b7e-97143eea87c9 returned with HTTP 202 Aug 09 10:43:49.325624 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 526/2126] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:49 2026] DELETE /volume/v3/volumes/df2c5627-23f0-43d6-8b7e-97143eea87c9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:49.338265 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-45637e99-9f24-4756-94e3-b38b4df8a2e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:49.339320 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-45637e99-9f24-4756-94e3-b38b4df8a2e9 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] GET https://10.4.3.125/volume/v3/volumes/df2c5627-23f0-43d6-8b7e-97143eea87c9 Aug 09 10:43:49.339609 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-45637e99-9f24-4756-94e3-b38b4df8a2e9 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:49.339905 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-45637e99-9f24-4756-94e3-b38b4df8a2e9 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:49.358867 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:49.358867 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:49.366372 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-45637e99-9f24-4756-94e3-b38b4df8a2e9 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Volume info retrieved successfully. Aug 09 10:43:49.373871 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-45637e99-9f24-4756-94e3-b38b4df8a2e9 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] https://10.4.3.125/volume/v3/volumes/df2c5627-23f0-43d6-8b7e-97143eea87c9 returned with HTTP 200 Aug 09 10:43:49.374560 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 540/2127] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:49 2026] GET /volume/v3/volumes/df2c5627-23f0-43d6-8b7e-97143eea87c9 => generated 1096 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:49.385119 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-7a7325c8-ab1d-4535-a615-87080764ce36 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Lock "cinder-attachment_update-6370983c-cc75-47bf-bbe2-9328d5ac4625-np0000006833" released by "attachment_update" :: held 0.131s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:43:49.385506 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-7a7325c8-ab1d-4535-a615-87080764ce36 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/attachments/04f6e8cf-b581-4f39-a555-290f6c7b5d61 returned with HTTP 200 Aug 09 10:43:49.386101 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 530/2128] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:43:49 2026] PUT /volume/v3/attachments/04f6e8cf-b581-4f39-a555-290f6c7b5d61 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:49.692914 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1bc98514-c577-414f-8784-d355a7a86f4f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:49.694309 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1bc98514-c577-414f-8784-d355a7a86f4f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e Aug 09 10:43:49.694486 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1bc98514-c577-414f-8784-d355a7a86f4f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:49.694679 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1bc98514-c577-414f-8784-d355a7a86f4f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:49.702933 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:49.702933 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:49.707923 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1bc98514-c577-414f-8784-d355a7a86f4f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:43:49.714997 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1bc98514-c577-414f-8784-d355a7a86f4f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e returned with HTTP 200 Aug 09 10:43:49.715437 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 533/2129] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:49 2026] GET /volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:50.086260 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0fc807d9-b124-4c2b-9064-1423816072dd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:50.088920 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0fc807d9-b124-4c2b-9064-1423816072dd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:43:50.089159 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0fc807d9-b124-4c2b-9064-1423816072dd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:50.089377 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0fc807d9-b124-4c2b-9064-1423816072dd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:50.113685 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:50.113685 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:50.122545 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0fc807d9-b124-4c2b-9064-1423816072dd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:43:50.128774 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0fc807d9-b124-4c2b-9064-1423816072dd tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:43:50.129516 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 527/2130] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:50 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:43:50.397297 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-48f22fbc-2b90-4058-9bb9-1241f997607a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:50.398923 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-48f22fbc-2b90-4058-9bb9-1241f997607a tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] GET https://10.4.3.125/volume/v3/volumes/df2c5627-23f0-43d6-8b7e-97143eea87c9 Aug 09 10:43:50.399381 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-48f22fbc-2b90-4058-9bb9-1241f997607a tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:50.399664 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-48f22fbc-2b90-4058-9bb9-1241f997607a tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:50.413310 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-48f22fbc-2b90-4058-9bb9-1241f997607a tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] https://10.4.3.125/volume/v3/volumes/df2c5627-23f0-43d6-8b7e-97143eea87c9 returned with HTTP 404 Aug 09 10:43:50.413310 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 541/2131] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:50 2026] GET /volume/v3/volumes/df2c5627-23f0-43d6-8b7e-97143eea87c9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:50.421680 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-248f7a15-38d2-4698-a808-1d93997528fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:50.424732 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-248f7a15-38d2-4698-a808-1d93997528fc tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] DELETE https://10.4.3.125/volume/v3/types/d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b Aug 09 10:43:50.428026 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-248f7a15-38d2-4698-a808-1d93997528fc tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:50.428026 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-248f7a15-38d2-4698-a808-1d93997528fc tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:50.428026 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:50.428026 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:50.463016 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-248f7a15-38d2-4698-a808-1d93997528fc tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] https://10.4.3.125/volume/v3/types/d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b returned with HTTP 202 Aug 09 10:43:50.463016 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 531/2132] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:43:50 2026] DELETE /volume/v3/types/d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:50.476230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-195a4b2f-59f1-4149-9f57-611dc0d6ca99 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:50.480734 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-195a4b2f-59f1-4149-9f57-611dc0d6ca99 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] GET https://10.4.3.125/volume/v3/types/d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b Aug 09 10:43:50.480734 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-195a4b2f-59f1-4149-9f57-611dc0d6ca99 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:50.481053 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-195a4b2f-59f1-4149-9f57-611dc0d6ca99 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:50.486986 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-195a4b2f-59f1-4149-9f57-611dc0d6ca99 tempest-VolumeAndVolumeTypeFromImageTest-752236278 tempest-VolumeAndVolumeTypeFromImageTest-752236278-project-admin] https://10.4.3.125/volume/v3/types/d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b returned with HTTP 404 Aug 09 10:43:50.487744 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 534/2133] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:43:50 2026] GET /volume/v3/types/d0edc7bc-5abb-4e0d-bd99-c54bc8cd6f4b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:50.525542 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-19ff6df5-94c2-4d21-9317-1d2c615b59c2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:50.719669 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-19ff6df5-94c2-4d21-9317-1d2c615b59c2 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] GET https://10.4.3.125/volume/v3/os-quota-class-sets/default Aug 09 10:43:50.719876 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-19ff6df5-94c2-4d21-9317-1d2c615b59c2 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:50.720133 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-19ff6df5-94c2-4d21-9317-1d2c615b59c2 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:50.758149 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-19ff6df5-94c2-4d21-9317-1d2c615b59c2 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] https://10.4.3.125/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 09 10:43:50.760945 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 528/2134] 10.4.3.125 () {66 vars in 1297 bytes} [Sun Aug 9 10:43:50 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:50.775268 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3c5201d9-3688-40a6-ab38-410db7443f08 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:50.777795 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3c5201d9-3688-40a6-ab38-410db7443f08 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] GET https://10.4.3.125/volume/v3/os-quota-class-sets/default Aug 09 10:43:50.778267 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3c5201d9-3688-40a6-ab38-410db7443f08 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:50.778533 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3c5201d9-3688-40a6-ab38-410db7443f08 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:50.808071 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3c5201d9-3688-40a6-ab38-410db7443f08 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] https://10.4.3.125/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 09 10:43:50.808071 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 542/2135] 10.4.3.125 () {66 vars in 1297 bytes} [Sun Aug 9 10:43:50 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:50.821991 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d353c5a-fa45-4af7-afed-5e20b249beec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:50.827163 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d353c5a-fa45-4af7-afed-5e20b249beec tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:43:50.827815 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d353c5a-fa45-4af7-afed-5e20b249beec tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-746682121"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:50.864310 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d353c5a-fa45-4af7-afed-5e20b249beec tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:43:50.864904 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 532/2136] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:43:50 2026] POST /volume/v3/types => generated 227 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:50.874903 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a5b2f0af-fa7e-4c53-acce-3ba5166debe9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:50.876445 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5b2f0af-fa7e-4c53-acce-3ba5166debe9 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-class-sets/default Aug 09 10:43:50.876898 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5b2f0af-fa7e-4c53-acce-3ba5166debe9 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-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-746682121": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-746682121": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-746682121": 9}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:50.998001 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5b2f0af-fa7e-4c53-acce-3ba5166debe9 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] https://10.4.3.125/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 09 10:43:50.998687 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 535/2137] 10.4.3.125 () {68 vars in 1318 bytes} [Sun Aug 9 10:43:50 2026] PUT /volume/v3/os-quota-class-sets/default => generated 767 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:51.011279 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ff46a630-598c-4869-b2dc-08717f5f8911 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:51.013154 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ff46a630-598c-4869-b2dc-08717f5f8911 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/9bd92c9ba8354ad88632ba909c2ebc9c/defaults Aug 09 10:43:51.013542 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ff46a630-598c-4869-b2dc-08717f5f8911 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:51.013813 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ff46a630-598c-4869-b2dc-08717f5f8911 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Calling method 'defaults' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:51.021975 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-ff46a630-598c-4869-b2dc-08717f5f8911 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-503095812 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-503095812, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:43:51.022273 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-ff46a630-598c-4869-b2dc-08717f5f8911 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-503095812 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-503095812, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:43:51.022506 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-ff46a630-598c-4869-b2dc-08717f5f8911 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-503095812 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-503095812, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:43:51.026681 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ff46a630-598c-4869-b2dc-08717f5f8911 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/9bd92c9ba8354ad88632ba909c2ebc9c/defaults returned with HTTP 200 Aug 09 10:43:51.027135 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 529/2138] 10.4.3.125 () {66 vars in 1381 bytes} [Sun Aug 9 10:43:51 2026] GET /volume/v3/os-quota-sets/9bd92c9ba8354ad88632ba909c2ebc9c/defaults => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:51.147755 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-368c7c4e-7576-4ae8-afd4-22d90ad82545 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:51.151417 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-368c7c4e-7576-4ae8-afd4-22d90ad82545 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:43:51.151698 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-368c7c4e-7576-4ae8-afd4-22d90ad82545 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:51.152003 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-368c7c4e-7576-4ae8-afd4-22d90ad82545 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:51.175684 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:51.175684 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:51.184888 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-368c7c4e-7576-4ae8-afd4-22d90ad82545 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:43:51.194235 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-368c7c4e-7576-4ae8-afd4-22d90ad82545 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:43:51.195937 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 543/2139] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:51 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:51.275069 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8a2a3cfe-54eb-4590-adeb-49947da71094 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:51.279043 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a2a3cfe-54eb-4590-adeb-49947da71094 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/d92a5fd84c2a4ba5835357e2b0ccb8be/defaults Aug 09 10:43:51.279358 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a2a3cfe-54eb-4590-adeb-49947da71094 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:51.279634 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a2a3cfe-54eb-4590-adeb-49947da71094 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Calling method 'defaults' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:51.292997 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-8a2a3cfe-54eb-4590-adeb-49947da71094 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-503095812 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-503095812, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:43:51.293404 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-8a2a3cfe-54eb-4590-adeb-49947da71094 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-503095812 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-503095812, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:43:51.293803 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-8a2a3cfe-54eb-4590-adeb-49947da71094 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-503095812 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-503095812, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:43:51.304524 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a2a3cfe-54eb-4590-adeb-49947da71094 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/d92a5fd84c2a4ba5835357e2b0ccb8be/defaults returned with HTTP 200 Aug 09 10:43:51.305058 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 533/2140] 10.4.3.125 () {66 vars in 1381 bytes} [Sun Aug 9 10:43:51 2026] GET /volume/v3/os-quota-sets/d92a5fd84c2a4ba5835357e2b0ccb8be/defaults => generated 803 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:51.424762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-20e66b97-dbad-4558-a17b-26778da51467 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:51.427740 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-20e66b97-dbad-4558-a17b-26778da51467 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] DELETE https://10.4.3.125/volume/v3/types/36747380-83ba-486c-b2c9-e7cc9dd3d64e Aug 09 10:43:51.427892 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-20e66b97-dbad-4558-a17b-26778da51467 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:51.428235 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-20e66b97-dbad-4558-a17b-26778da51467 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:51.473382 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-20e66b97-dbad-4558-a17b-26778da51467 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] https://10.4.3.125/volume/v3/types/36747380-83ba-486c-b2c9-e7cc9dd3d64e returned with HTTP 202 Aug 09 10:43:51.474059 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 536/2141] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:43:51 2026] DELETE /volume/v3/types/36747380-83ba-486c-b2c9-e7cc9dd3d64e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:51.485068 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6463efb0-8d70-4a7b-91b1-2242dc0d9b8f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:51.488096 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6463efb0-8d70-4a7b-91b1-2242dc0d9b8f tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] GET https://10.4.3.125/volume/v3/types/36747380-83ba-486c-b2c9-e7cc9dd3d64e Aug 09 10:43:51.489816 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6463efb0-8d70-4a7b-91b1-2242dc0d9b8f tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:51.489816 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6463efb0-8d70-4a7b-91b1-2242dc0d9b8f tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:51.496006 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6463efb0-8d70-4a7b-91b1-2242dc0d9b8f tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] https://10.4.3.125/volume/v3/types/36747380-83ba-486c-b2c9-e7cc9dd3d64e returned with HTTP 404 Aug 09 10:43:51.496810 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 530/2142] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:43:51 2026] GET /volume/v3/types/36747380-83ba-486c-b2c9-e7cc9dd3d64e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:51.506678 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1cc0aad8-73b4-4136-bb36-2216129dccc9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:51.509976 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1cc0aad8-73b4-4136-bb36-2216129dccc9 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-class-sets/default Aug 09 10:43:51.510636 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1cc0aad8-73b4-4136-bb36-2216129dccc9 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:51.600821 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1cc0aad8-73b4-4136-bb36-2216129dccc9 tempest-VolumeQuotaClassesTest-679922019 tempest-VolumeQuotaClassesTest-679922019-project-admin] https://10.4.3.125/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 09 10:43:51.601360 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 544/2143] 10.4.3.125 () {68 vars in 1318 bytes} [Sun Aug 9 10:43:51 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:52.214282 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1096320d-873a-427a-a0bd-8a86950f8147 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:52.216661 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1096320d-873a-427a-a0bd-8a86950f8147 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:43:52.218065 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1096320d-873a-427a-a0bd-8a86950f8147 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:52.218065 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1096320d-873a-427a-a0bd-8a86950f8147 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:52.238584 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:52.238584 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:52.250295 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1096320d-873a-427a-a0bd-8a86950f8147 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:43:52.254892 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1096320d-873a-427a-a0bd-8a86950f8147 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:43:52.255425 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 534/2144] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:52 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:52.840386 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-404863c0-7560-4fc6-8a69-330e379bb424 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:52.842844 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-404863c0-7560-4fc6-8a69-330e379bb424 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/attachments/04f6e8cf-b581-4f39-a555-290f6c7b5d61/action Aug 09 10:43:52.843123 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-404863c0-7560-4fc6-8a69-330e379bb424 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:43:52.843123 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-404863c0-7560-4fc6-8a69-330e379bb424 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:52.864346 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:52.864346 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:52.882657 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-02a6182a-6c33-4117-84be-ba492f37c4bb req-404863c0-7560-4fc6-8a69-330e379bb424 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/attachments/04f6e8cf-b581-4f39-a555-290f6c7b5d61/action returned with HTTP 204 Aug 09 10:43:52.883122 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 537/2145] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:43:52 2026] POST /volume/v3/attachments/04f6e8cf-b581-4f39-a555-290f6c7b5d61/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:53.143058 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:53.265282 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:53.265583 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-455361151"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:53.267955 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-455361151'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:53.268128 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:43:53.271415 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4c604286-817b-4030-b964-3d11f11b645a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:53.275776 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4c604286-817b-4030-b964-3d11f11b645a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:43:53.275776 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4c604286-817b-4030-b964-3d11f11b645a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:53.275776 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4c604286-817b-4030-b964-3d11f11b645a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:53.276264 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:43:53.284836 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (f6da3e0d-43a4-4b99-a335-beb985288f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:53.286423 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93bb6612-44be-4bc8-bebf-a8e39c9a3658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:53.289664 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:53.289801 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:53.289801 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:53.298219 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4c604286-817b-4030-b964-3d11f11b645a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:43:53.309358 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4c604286-817b-4030-b964-3d11f11b645a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:43:53.309358 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 545/2146] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:53 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:53.323376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93bb6612-44be-4bc8-bebf-a8e39c9a3658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:53.324172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d27a3e0-ff6f-41e0-870f-4ee1e417365a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:53.333961 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a8a4c95-de68-4ef2-8342-d5e01b6fa413 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:53.338492 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a8a4c95-de68-4ef2-8342-d5e01b6fa413 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:43:53.338817 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a8a4c95-de68-4ef2-8342-d5e01b6fa413 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6370983c-cc75-47bf-bbe2-9328d5ac4625", "force": true, "name": "tempest-VolumesBackupsTest-Backup-83176948", "container": "tempest-volumesbackupstest-backup-container-1007576861"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:53.340129 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-0a8a4c95-de68-4ef2-8342-d5e01b6fa413 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating new backup {'backup': {'volume_id': '6370983c-cc75-47bf-bbe2-9328d5ac4625', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-83176948', 'container': 'tempest-volumesbackupstest-backup-container-1007576861'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:43:53.342993 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-0a8a4c95-de68-4ef2-8342-d5e01b6fa413 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating backup of volume 6370983c-cc75-47bf-bbe2-9328d5ac4625 in container tempest-volumesbackupstest-backup-container-1007576861 Aug 09 10:43:53.355467 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:53.355467 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:53.356067 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0a8a4c95-de68-4ef2-8342-d5e01b6fa413 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:43:53.387630 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0a8a4c95-de68-4ef2-8342-d5e01b6fa413 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['cc058a40-453e-4c82-9a58-3829513f3a58', 'fcd5e0d8-2a9e-4b2a-8179-719cc514eba6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:53.394385 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['6e4d3183-0765-4296-b4f0-3f5a526a6fb4', 'afe784ed-55be-4cfb-8206-0313a5a0e737', '01da2254-15d9-41a4-955e-8f4d4d7e0219', '37f0ebc0-c885-4698-bc30-1aaf7463ed8f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:53.395247 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d27a3e0-ff6f-41e0-870f-4ee1e417365a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e4d3183-0765-4296-b4f0-3f5a526a6fb4', 'afe784ed-55be-4cfb-8206-0313a5a0e737', '01da2254-15d9-41a4-955e-8f4d4d7e0219', '37f0ebc0-c885-4698-bc30-1aaf7463ed8f']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:53.395919 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383b5a4c-bf2a-4f15-99cc-41cbf886653b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:53.401178 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d2430704-e919-48cc-bc1a-6270010647c6 req-3ab2e081-e92d-4af3-b3c4-053f2d41b0a1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:53.403857 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d2430704-e919-48cc-bc1a-6270010647c6 req-3ab2e081-e92d-4af3-b3c4-053f2d41b0a1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/attachments/76039fcb-a7e7-44aa-87c7-4c69673ccebe Aug 09 10:43:53.404385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d2430704-e919-48cc-bc1a-6270010647c6 req-3ab2e081-e92d-4af3-b3c4-053f2d41b0a1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:53.404610 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d2430704-e919-48cc-bc1a-6270010647c6 req-3ab2e081-e92d-4af3-b3c4-053f2d41b0a1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:53.414773 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:53.414773 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:53.417689 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383b5a4c-bf2a-4f15-99cc-41cbf886653b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '742e79ec-7f4d-4691-9de5-281d9ac71529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-455361151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['6e4d3183-0765-4296-b4f0-3f5a526a6fb4','afe784ed-55be-4cfb-8206-0313a5a0e737','01da2254-15d9-41a4-955e-8f4d4d7e0219','37f0ebc0-c885-4698-bc30-1aaf7463ed8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-455361151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=742e79ec-7f4d-4691-9de5-281d9ac71529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:53.419221 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1528e40a-914c-4ee7-b3d2-5cd5752056c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:53.429580 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a8a4c95-de68-4ef2-8342-d5e01b6fa413 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:43:53.430264 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 535/2147] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:43:53 2026] POST /volume/v3/backups => generated 328 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:53.443436 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-df6f5351-e654-4731-942e-04c5bbd10f9f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:53.448261 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-df6f5351-e654-4731-942e-04c5bbd10f9f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:43:53.448369 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1528e40a-914c-4ee7-b3d2-5cd5752056c3) transitioned into state 'SUCCESS' from state '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-455361151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['6e4d3183-0765-4296-b4f0-3f5a526a6fb4','afe784ed-55be-4cfb-8206-0313a5a0e737','01da2254-15d9-41a4-955e-8f4d4d7e0219','37f0ebc0-c885-4698-bc30-1aaf7463ed8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:53.448460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-df6f5351-e654-4731-942e-04c5bbd10f9f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:53.448460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-df6f5351-e654-4731-942e-04c5bbd10f9f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:53.448460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-df6f5351-e654-4731-942e-04c5bbd10f9f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:53.448536 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a17b537-f76b-433c-8b53-1a3f37ae48dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:53.454113 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:53.454113 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:53.456425 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-df6f5351-e654-4731-942e-04c5bbd10f9f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:43:53.457004 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 546/2148] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:53 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:53.462685 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a17b537-f76b-433c-8b53-1a3f37ae48dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:53.463640 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (f6da3e0d-43a4-4b99-a335-beb985288f31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:53.463910 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:43:53.464775 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de3e0496-e241-4a8a-bacd-d81e6ae3f906 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:53.465151 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 531/2149] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:43:53 2026] POST /volume/v3/volumes => generated 769 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:53.479323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6a0939dd-0db3-43ac-b434-c442b28ba870 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:53.481390 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a0939dd-0db3-43ac-b434-c442b28ba870 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 Aug 09 10:43:53.481635 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a0939dd-0db3-43ac-b434-c442b28ba870 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:53.482054 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a0939dd-0db3-43ac-b434-c442b28ba870 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:53.486052 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d2430704-e919-48cc-bc1a-6270010647c6 req-3ab2e081-e92d-4af3-b3c4-053f2d41b0a1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/76039fcb-a7e7-44aa-87c7-4c69673ccebe returned with HTTP 200 Aug 09 10:43:53.486052 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 538/2150] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:43:53 2026] DELETE /volume/v3/attachments/76039fcb-a7e7-44aa-87c7-4c69673ccebe => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:53.491378 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:53.491378 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:53.498813 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6a0939dd-0db3-43ac-b434-c442b28ba870 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:43:53.507293 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a0939dd-0db3-43ac-b434-c442b28ba870 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 returned with HTTP 200 Aug 09 10:43:53.507293 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 536/2151] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:53 2026] GET /volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:54.470592 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-04c2f179-772e-41bd-8d4d-909e4126537b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:54.473418 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04c2f179-772e-41bd-8d4d-909e4126537b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:43:54.473624 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04c2f179-772e-41bd-8d4d-909e4126537b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:54.473818 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04c2f179-772e-41bd-8d4d-909e4126537b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:54.473922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-04c2f179-772e-41bd-8d4d-909e4126537b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:54.479745 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:54.479745 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:54.480803 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04c2f179-772e-41bd-8d4d-909e4126537b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:43:54.481267 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 547/2152] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:54 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:54.530793 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fef10232-eb8a-417c-bf0a-62cf3ace4d3b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:54.534506 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fef10232-eb8a-417c-bf0a-62cf3ace4d3b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 Aug 09 10:43:54.534826 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fef10232-eb8a-417c-bf0a-62cf3ace4d3b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:54.535054 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fef10232-eb8a-417c-bf0a-62cf3ace4d3b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:54.547765 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:54.547765 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:54.552845 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fef10232-eb8a-417c-bf0a-62cf3ace4d3b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:43:54.558926 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fef10232-eb8a-417c-bf0a-62cf3ace4d3b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 returned with HTTP 200 Aug 09 10:43:54.559411 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 532/2153] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:54 2026] GET /volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:54.576152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-166fda06-c001-46b0-9988-73ea37fe5376 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:54.577474 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-166fda06-c001-46b0-9988-73ea37fe5376 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:43:54.577474 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-166fda06-c001-46b0-9988-73ea37fe5376 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "742e79ec-7f4d-4691-9de5-281d9ac71529", "name": "tempest-VolumeDependencyTests-Snapshot-195432908"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:54.587595 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:54.587595 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:54.588213 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-166fda06-c001-46b0-9988-73ea37fe5376 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:43:54.590207 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-166fda06-c001-46b0-9988-73ea37fe5376 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create snapshot from volume 742e79ec-7f4d-4691-9de5-281d9ac71529 Aug 09 10:43:54.633991 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-166fda06-c001-46b0-9988-73ea37fe5376 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['e4c3eef1-fbf7-4049-80c9-e91badbe914b', '6e95663d-fede-452b-ae9a-30e7d85bcd6c', '98199300-3d26-452e-a1a8-897bea0e685d', '398fea9f-3374-4f22-9cca-5daf48ff46ec'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:54.683974 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-166fda06-c001-46b0-9988-73ea37fe5376 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot create request issued successfully. Aug 09 10:43:54.684908 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-166fda06-c001-46b0-9988-73ea37fe5376 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:43:54.685627 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 539/2154] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:43:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:54.704373 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6c54d5b2-aeb7-4e3a-b397-41bc3e1a26cf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:54.706412 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c54d5b2-aeb7-4e3a-b397-41bc3e1a26cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e Aug 09 10:43:54.707065 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c54d5b2-aeb7-4e3a-b397-41bc3e1a26cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:54.707342 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c54d5b2-aeb7-4e3a-b397-41bc3e1a26cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:54.713971 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:54.713971 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:54.714574 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c54d5b2-aeb7-4e3a-b397-41bc3e1a26cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:43:54.715508 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c54d5b2-aeb7-4e3a-b397-41bc3e1a26cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e returned with HTTP 200 Aug 09 10:43:54.716179 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 537/2155] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:54 2026] GET /volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:54.840450 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bca26ae7-ff71-414d-ac7d-e393efd1a6f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:54.844057 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bca26ae7-ff71-414d-ac7d-e393efd1a6f9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 Aug 09 10:43:54.844254 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bca26ae7-ff71-414d-ac7d-e393efd1a6f9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:54.844463 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bca26ae7-ff71-414d-ac7d-e393efd1a6f9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:54.844630 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-bca26ae7-ff71-414d-ac7d-e393efd1a6f9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: f95a53a9-57ce-499c-a279-1d726776c7f6 Aug 09 10:43:54.854113 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:54.854113 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:54.854676 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bca26ae7-ff71-414d-ac7d-e393efd1a6f9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:54.872825 np0000006833 devstack@c-api.service[100319]: WARNING cinder.keymgr.conf_key_mgr [None req-bca26ae7-ff71-414d-ac7d-e393efd1a6f9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:43:54.881139 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bca26ae7-ff71-414d-ac7d-e393efd1a6f9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume request issued successfully. Aug 09 10:43:54.881407 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bca26ae7-ff71-414d-ac7d-e393efd1a6f9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 returned with HTTP 202 Aug 09 10:43:54.881864 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 548/2156] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:43:54 2026] DELETE /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:54.891076 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d49ab9ef-8998-439e-bcaf-3ca66afd8c0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:54.893659 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d49ab9ef-8998-439e-bcaf-3ca66afd8c0b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 Aug 09 10:43:54.894045 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d49ab9ef-8998-439e-bcaf-3ca66afd8c0b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:54.894462 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d49ab9ef-8998-439e-bcaf-3ca66afd8c0b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:54.910772 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:54.910772 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:54.916606 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d49ab9ef-8998-439e-bcaf-3ca66afd8c0b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:54.927310 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d49ab9ef-8998-439e-bcaf-3ca66afd8c0b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 returned with HTTP 200 Aug 09 10:43:54.927740 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 533/2157] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:54 2026] GET /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 => generated 870 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:55.494031 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7fb4e677-1256-44ff-b959-27977a938efb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:55.496551 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7fb4e677-1256-44ff-b959-27977a938efb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:43:55.496822 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7fb4e677-1256-44ff-b959-27977a938efb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:55.497089 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7fb4e677-1256-44ff-b959-27977a938efb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:55.497272 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7fb4e677-1256-44ff-b959-27977a938efb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:55.510375 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:55.510375 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:55.511328 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7fb4e677-1256-44ff-b959-27977a938efb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:43:55.511944 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 540/2158] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:55 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:55.730045 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6bddef7d-7b80-42e8-800a-1d8aec2d07dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:55.730984 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bddef7d-7b80-42e8-800a-1d8aec2d07dc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e Aug 09 10:43:55.731297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bddef7d-7b80-42e8-800a-1d8aec2d07dc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:55.731574 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bddef7d-7b80-42e8-800a-1d8aec2d07dc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:55.743137 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:55.743137 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:55.743874 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6bddef7d-7b80-42e8-800a-1d8aec2d07dc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:43:55.745282 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bddef7d-7b80-42e8-800a-1d8aec2d07dc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e returned with HTTP 200 Aug 09 10:43:55.745903 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 538/2159] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:55 2026] GET /volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:55.757370 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:55.763342 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:55.763342 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "95da0422-9226-4144-80f3-076cd6f4f27e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1734452255"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:55.763935 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'snapshot_id': '95da0422-9226-4144-80f3-076cd6f4f27e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1734452255'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:55.770419 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:55.770419 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:55.770991 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:43:55.771162 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:43:55.775794 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:43:55.782932 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (46f1cf6a-a7db-4cd2-887c-0bc333552570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:55.784293 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7241906e-f155-43e2-a519-ec7debf8ba3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:55.785490 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:55.822133 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7241906e-f155-43e2-a519-ec7debf8ba3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '95da0422-9226-4144-80f3-076cd6f4f27e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:55.822776 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e832ab1-869e-40b6-a9c3-71b9c13bb716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:55.877787 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['356897a5-3632-464f-8803-580ad4065bbe', 'fcd006d6-eb84-4513-9d03-5291d0b39386', 'e901af69-e21e-4b20-9714-1ad8024e020d', 'b8a8656f-27c5-4cdf-b238-570d91dc11c7'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:55.878969 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e832ab1-869e-40b6-a9c3-71b9c13bb716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['356897a5-3632-464f-8803-580ad4065bbe', 'fcd006d6-eb84-4513-9d03-5291d0b39386', 'e901af69-e21e-4b20-9714-1ad8024e020d', 'b8a8656f-27c5-4cdf-b238-570d91dc11c7']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:55.880256 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ce1376-7614-4f35-946d-1ebc6581f166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:55.935543 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ce1376-7614-4f35-946d-1ebc6581f166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce04b5d5-5edf-4376-a122-62a420efaf69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1734452255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['356897a5-3632-464f-8803-580ad4065bbe','fcd006d6-eb84-4513-9d03-5291d0b39386','e901af69-e21e-4b20-9714-1ad8024e020d','b8a8656f-27c5-4cdf-b238-570d91dc11c7'],size=1,snapshot_id=95da0422-9226-4144-80f3-076cd6f4f27e,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1734452255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce04b5d5-5edf-4376-a122-62a420efaf69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=95da0422-9226-4144-80f3-076cd6f4f27e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:55.936515 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f09c349-f144-4129-82b7-91e6e8e9f971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:55.947397 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b5a61031-92a0-4cd4-8297-fef966c72e8a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:55.949622 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b5a61031-92a0-4cd4-8297-fef966c72e8a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 Aug 09 10:43:55.949925 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b5a61031-92a0-4cd4-8297-fef966c72e8a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:55.951045 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b5a61031-92a0-4cd4-8297-fef966c72e8a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:55.958597 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b5a61031-92a0-4cd4-8297-fef966c72e8a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 returned with HTTP 404 Aug 09 10:43:55.959376 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 534/2160] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:55 2026] GET /volume/v3/volumes/f95a53a9-57ce-499c-a279-1d726776c7f6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:55.967260 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4c05874d-02f2-431f-8271-508a39709bee None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:55.969797 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c05874d-02f2-431f-8271-508a39709bee tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:43:55.970109 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c05874d-02f2-431f-8271-508a39709bee tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:55.970316 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c05874d-02f2-431f-8271-508a39709bee tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:55.971543 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c05874d-02f2-431f-8271-508a39709bee tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:43:55.982460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f09c349-f144-4129-82b7-91e6e8e9f971) transitioned into state 'SUCCESS' from state '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-1734452255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['356897a5-3632-464f-8803-580ad4065bbe','fcd006d6-eb84-4513-9d03-5291d0b39386','e901af69-e21e-4b20-9714-1ad8024e020d','b8a8656f-27c5-4cdf-b238-570d91dc11c7'],size=1,snapshot_id=95da0422-9226-4144-80f3-076cd6f4f27e,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:55.983363 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0da586a0-a323-4dbc-89a2-c8ab54439565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:55.996006 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4c05874d-02f2-431f-8271-508a39709bee tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Get all volumes completed successfully. Aug 09 10:43:55.999284 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:55.999284 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:56.006727 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c05874d-02f2-431f-8271-508a39709bee tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:43:56.007965 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 541/2161] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:43:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11256 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:43:56.013500 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0da586a0-a323-4dbc-89a2-c8ab54439565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:56.014305 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (46f1cf6a-a7db-4cd2-887c-0bc333552570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:56.014659 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:43:56.015437 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e77d468a-75df-4c71-a82a-b126c652ccd9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:56.015851 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 549/2162] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:43:55 2026] POST /volume/v3/volumes => generated 804 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:56.029564 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e6f88dc3-ac69-4284-91fb-9abf16126c03 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:56.030718 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-051439ce-213f-4da0-86ba-3367d9aad020 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:56.031478 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6f88dc3-ac69-4284-91fb-9abf16126c03 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 Aug 09 10:43:56.031685 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6f88dc3-ac69-4284-91fb-9abf16126c03 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:56.032007 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6f88dc3-ac69-4284-91fb-9abf16126c03 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:56.033259 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-051439ce-213f-4da0-86ba-3367d9aad020 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] DELETE https://10.4.3.125/volume/v3/types/b978db2c-fe7b-4623-b341-a75d85d160f8 Aug 09 10:43:56.033536 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-051439ce-213f-4da0-86ba-3367d9aad020 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:56.033853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-051439ce-213f-4da0-86ba-3367d9aad020 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:56.042629 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:56.042629 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:56.049427 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e6f88dc3-ac69-4284-91fb-9abf16126c03 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:43:56.056787 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6f88dc3-ac69-4284-91fb-9abf16126c03 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 returned with HTTP 200 Aug 09 10:43:56.057295 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 539/2163] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:56 2026] GET /volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:56.070056 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-051439ce-213f-4da0-86ba-3367d9aad020 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] https://10.4.3.125/volume/v3/types/b978db2c-fe7b-4623-b341-a75d85d160f8 returned with HTTP 202 Aug 09 10:43:56.071076 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 535/2164] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:43:56 2026] DELETE /volume/v3/types/b978db2c-fe7b-4623-b341-a75d85d160f8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:43:56.083305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d58282ff-ce4a-4a35-8ad0-39223eb79e7a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:56.085635 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d58282ff-ce4a-4a35-8ad0-39223eb79e7a tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:43:56.086070 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d58282ff-ce4a-4a35-8ad0-39223eb79e7a tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-486352269", "extra_specs": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:56.109466 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d58282ff-ce4a-4a35-8ad0-39223eb79e7a tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:43:56.109986 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 542/2165] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:43:56 2026] POST /volume/v3/types => generated 212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:56.120336 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c3325d64-ee83-4e02-a3df-a5032fd12294 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:56.122678 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3325d64-ee83-4e02-a3df-a5032fd12294 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] POST https://10.4.3.125/volume/v3/types/a97be207-0934-45bc-b21b-f327b70c7277/encryption Aug 09 10:43:56.123089 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3325d64-ee83-4e02-a3df-a5032fd12294 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:56.124767 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:56.124767 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:56.151609 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3325d64-ee83-4e02-a3df-a5032fd12294 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] https://10.4.3.125/volume/v3/types/a97be207-0934-45bc-b21b-f327b70c7277/encryption returned with HTTP 200 Aug 09 10:43:56.152392 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 550/2166] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:43:56 2026] POST /volume/v3/types/a97be207-0934-45bc-b21b-f327b70c7277/encryption => generated 231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:56.165264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:56.167597 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:56.168055 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-699054831", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-486352269", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:56.169916 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-699054831', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-486352269', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:56.174442 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume of 1 GB Aug 09 10:43:56.174736 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:56.174736 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:56.175505 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Availability Zones retrieved successfully. Aug 09 10:43:56.181290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (e21c3e92-cb70-4263-9366-ec22ff77104d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:56.182227 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6449f1-f9b1-4b83-b402-1e7376e9a515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:56.183215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:56.214061 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6449f1-f9b1-4b83-b402-1e7376e9a515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:43:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a97be207-0934-45bc-b21b-f327b70c7277,is_public=True,name='tempest-scenario-type-luks2-486352269',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a97be207-0934-45bc-b21b-f327b70c7277', '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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:56.216516 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a93cc8-564f-4535-ab83-f56eb9673994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:56.255461 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-486352269 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-486352269, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:43:56.255891 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-486352269 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-486352269, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:43:56.305280 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['6f236315-552a-41ec-9413-6e398b6d5d58', 'd76b8134-d646-40e7-8195-06e7a2a13c47', 'e2a14e44-585f-4dab-9874-5f88a23b9d5f', '76c3e5f1-2bb1-4ffa-9a75-38d420160c18'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:56.306251 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a93cc8-564f-4535-ab83-f56eb9673994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f236315-552a-41ec-9413-6e398b6d5d58', 'd76b8134-d646-40e7-8195-06e7a2a13c47', 'e2a14e44-585f-4dab-9874-5f88a23b9d5f', '76c3e5f1-2bb1-4ffa-9a75-38d420160c18']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:56.307056 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43eb3468-d766-4c29-9984-12965c363145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:56.342990 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43eb3468-d766-4c29-9984-12965c363145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9548ed0-244a-4fb0-9970-2928cf749f4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-699054831',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['6f236315-552a-41ec-9413-6e398b6d5d58','d76b8134-d646-40e7-8195-06e7a2a13c47','e2a14e44-585f-4dab-9874-5f88a23b9d5f','76c3e5f1-2bb1-4ffa-9a75-38d420160c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=a97be207-0934-45bc-b21b-f327b70c7277), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-699054831',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c9548ed0-244a-4fb0-9970-2928cf749f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2fb0754369b4615ad745ecdf8680c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6250c3829474927a954476fa71962ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a97be207-0934-45bc-b21b-f327b70c7277),volume_type_id=a97be207-0934-45bc-b21b-f327b70c7277)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:56.344917 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c956bd96-5629-4301-9564-e98a31eb67e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:56.373836 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c956bd96-5629-4301-9564-e98a31eb67e8) transitioned into state 'SUCCESS' from state '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-699054831',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['6f236315-552a-41ec-9413-6e398b6d5d58','d76b8134-d646-40e7-8195-06e7a2a13c47','e2a14e44-585f-4dab-9874-5f88a23b9d5f','76c3e5f1-2bb1-4ffa-9a75-38d420160c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=a97be207-0934-45bc-b21b-f327b70c7277)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:56.374807 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86030acc-c3a2-4268-a288-e42ab4904889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:56.390976 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86030acc-c3a2-4268-a288-e42ab4904889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:56.392417 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (e21c3e92-cb70-4263-9366-ec22ff77104d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:56.392417 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request issued successfully. Aug 09 10:43:56.393139 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b982d1d-a758-47a2-9818-52be26bf5e5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:56.393749 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 540/2167] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:43:56 2026] POST /volume/v3/volumes => generated 779 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:56.407625 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-977684fe-8e2c-4acc-98f8-881119651d10 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:56.409972 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-977684fe-8e2c-4acc-98f8-881119651d10 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c Aug 09 10:43:56.410221 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-977684fe-8e2c-4acc-98f8-881119651d10 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:56.410444 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-977684fe-8e2c-4acc-98f8-881119651d10 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:56.424223 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:56.424223 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:56.428083 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-977684fe-8e2c-4acc-98f8-881119651d10 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:56.431929 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-977684fe-8e2c-4acc-98f8-881119651d10 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c returned with HTTP 200 Aug 09 10:43:56.432763 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 536/2168] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:56 2026] GET /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:56.527151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b080927a-2e14-4f71-9cc8-f150b3b5849f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:56.529228 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b080927a-2e14-4f71-9cc8-f150b3b5849f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:43:56.529407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b080927a-2e14-4f71-9cc8-f150b3b5849f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:56.530070 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b080927a-2e14-4f71-9cc8-f150b3b5849f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:56.530070 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b080927a-2e14-4f71-9cc8-f150b3b5849f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:56.536138 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:56.536138 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:56.537330 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b080927a-2e14-4f71-9cc8-f150b3b5849f tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:43:56.537870 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 543/2169] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:56 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:43:57.073993 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1b860ddb-134b-41f4-b8b4-1460d817bdd6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:57.076109 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b860ddb-134b-41f4-b8b4-1460d817bdd6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 Aug 09 10:43:57.076410 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b860ddb-134b-41f4-b8b4-1460d817bdd6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:57.076638 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b860ddb-134b-41f4-b8b4-1460d817bdd6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:57.088319 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:57.088319 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:57.095071 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1b860ddb-134b-41f4-b8b4-1460d817bdd6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:43:57.102997 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b860ddb-134b-41f4-b8b4-1460d817bdd6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 returned with HTTP 200 Aug 09 10:43:57.103564 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 551/2170] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:57 2026] GET /volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 => generated 897 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:57.120060 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d9331e66-d51b-4880-9bf7-cbc910f7a33a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:57.122576 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9331e66-d51b-4880-9bf7-cbc910f7a33a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:43:57.123284 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9331e66-d51b-4880-9bf7-cbc910f7a33a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce04b5d5-5edf-4376-a122-62a420efaf69", "name": "tempest-VolumeDependencyTests-Snapshot-1011496856"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:57.135661 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:57.135661 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:57.136632 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d9331e66-d51b-4880-9bf7-cbc910f7a33a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:43:57.136974 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-d9331e66-d51b-4880-9bf7-cbc910f7a33a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create snapshot from volume ce04b5d5-5edf-4376-a122-62a420efaf69 Aug 09 10:43:57.183395 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-d9331e66-d51b-4880-9bf7-cbc910f7a33a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['edcf7e55-3401-49b9-babe-f222e8665706', '25a7c3ca-8031-49df-97ee-997fa2d1e9fe', 'b898e1c1-97bb-4642-9bef-c17492e595ca', '61528ee7-2a3f-4edf-9ac6-20117552f552'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:57.250097 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d9331e66-d51b-4880-9bf7-cbc910f7a33a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot create request issued successfully. Aug 09 10:43:57.250704 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9331e66-d51b-4880-9bf7-cbc910f7a33a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:43:57.251345 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 541/2171] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:43:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:57.265682 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a37f783e-468f-4074-86ea-1075ad5785f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:57.268398 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a37f783e-468f-4074-86ea-1075ad5785f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f Aug 09 10:43:57.270010 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a37f783e-468f-4074-86ea-1075ad5785f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:57.270243 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a37f783e-468f-4074-86ea-1075ad5785f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:57.278128 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:57.278128 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:57.278787 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a37f783e-468f-4074-86ea-1075ad5785f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:43:57.280214 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a37f783e-468f-4074-86ea-1075ad5785f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f returned with HTTP 200 Aug 09 10:43:57.280676 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 537/2172] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:57 2026] GET /volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:57.453405 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d7e1742d-49c7-4087-b6f7-04b7c7e03905 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:57.455471 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7e1742d-49c7-4087-b6f7-04b7c7e03905 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c Aug 09 10:43:57.455665 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7e1742d-49c7-4087-b6f7-04b7c7e03905 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:57.455918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7e1742d-49c7-4087-b6f7-04b7c7e03905 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:57.464668 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:57.464668 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:57.469946 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d7e1742d-49c7-4087-b6f7-04b7c7e03905 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:57.477902 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7e1742d-49c7-4087-b6f7-04b7c7e03905 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c returned with HTTP 200 Aug 09 10:43:57.478273 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 544/2173] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:57 2026] GET /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:57.497475 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cfa08e2b-5b1f-412f-87a9-cddbc5ce6653 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:57.500544 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfa08e2b-5b1f-412f-87a9-cddbc5ce6653 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c Aug 09 10:43:57.500812 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfa08e2b-5b1f-412f-87a9-cddbc5ce6653 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:57.501129 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfa08e2b-5b1f-412f-87a9-cddbc5ce6653 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:57.510235 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:57.510235 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:57.515207 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cfa08e2b-5b1f-412f-87a9-cddbc5ce6653 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:57.521704 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfa08e2b-5b1f-412f-87a9-cddbc5ce6653 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c returned with HTTP 200 Aug 09 10:43:57.525765 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 552/2174] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:57 2026] GET /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:57.540207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b54c94b2-e79b-4779-b021-9cded5fe62c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:57.542636 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b54c94b2-e79b-4779-b021-9cded5fe62c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c/action Aug 09 10:43:57.543318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b54c94b2-e79b-4779-b021-9cded5fe62c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:43:57.543318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b54c94b2-e79b-4779-b021-9cded5fe62c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:57.553471 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f4078869-1f8b-4b15-b1ea-cb562350dd37 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:57.557618 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:57.557618 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:57.560083 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4078869-1f8b-4b15-b1ea-cb562350dd37 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:43:57.560783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4078869-1f8b-4b15-b1ea-cb562350dd37 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:57.560955 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4078869-1f8b-4b15-b1ea-cb562350dd37 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:57.561157 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f4078869-1f8b-4b15-b1ea-cb562350dd37 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:57.562585 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b54c94b2-e79b-4779-b021-9cded5fe62c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:57.575362 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:57.575362 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:57.575823 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4078869-1f8b-4b15-b1ea-cb562350dd37 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:43:57.576279 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 538/2175] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:57 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:57.576923 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b54c94b2-e79b-4779-b021-9cded5fe62c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume updated successfully. Aug 09 10:43:57.576993 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b54c94b2-e79b-4779-b021-9cded5fe62c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c/action returned with HTTP 200 Aug 09 10:43:57.577559 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 542/2176] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:43:57 2026] POST /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c/action => generated 0 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 10:43:57.773268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-d035629e-c3c6-4572-8ba9-74eca9fdaf3c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:57.775642 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-d035629e-c3c6-4572-8ba9-74eca9fdaf3c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c Aug 09 10:43:57.775994 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-d035629e-c3c6-4572-8ba9-74eca9fdaf3c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:57.776251 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-d035629e-c3c6-4572-8ba9-74eca9fdaf3c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:57.784667 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:57.784667 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:57.788782 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-d035629e-c3c6-4572-8ba9-74eca9fdaf3c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:57.793736 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-d035629e-c3c6-4572-8ba9-74eca9fdaf3c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c returned with HTTP 200 Aug 09 10:43:57.794427 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 545/2177] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:57 2026] GET /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:58.027338 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:58.031138 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:58.031961 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1031137226"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:58.033796 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1031137226'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:58.034114 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Create volume of 1 GB Aug 09 10:43:58.041214 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Availability Zones retrieved successfully. Aug 09 10:43:58.046556 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Flow 'volume_create_api' (305de2f3-f629-4b1b-8cb8-330cc9f7f0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:58.047847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e1b45af-59a3-4c3f-ab1b-8b868ee34196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:58.049052 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:58.090040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e1b45af-59a3-4c3f-ab1b-8b868ee34196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:58.091199 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f489ff0-8b58-458b-ac8e-9499c0d441a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:58.142986 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Created reservations ['ba370c86-7e2c-4740-9031-85169ec9f6f0', '1f064b28-149f-418b-a8c9-bd5756326b10', '19825295-6c5e-40d7-a00e-0eeb4117636a', 'e989e1ab-2606-469e-ad46-ecf10801ad14'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:58.142986 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f489ff0-8b58-458b-ac8e-9499c0d441a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba370c86-7e2c-4740-9031-85169ec9f6f0', '1f064b28-149f-418b-a8c9-bd5756326b10', '19825295-6c5e-40d7-a00e-0eeb4117636a', 'e989e1ab-2606-469e-ad46-ecf10801ad14']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:58.142986 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (311d8834-d762-4fcc-8141-54e84a4d693e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:58.170229 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (311d8834-d762-4fcc-8141-54e84a4d693e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be304d0f-ce70-4933-8a71-fb5f9bbc1b77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1031137226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a6bd7d2e7f542b99d69c42f64458f4b',qos_specs=None,replication_status=,reservations=['ba370c86-7e2c-4740-9031-85169ec9f6f0','1f064b28-149f-418b-a8c9-bd5756326b10','19825295-6c5e-40d7-a00e-0eeb4117636a','e989e1ab-2606-469e-ad46-ecf10801ad14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327dfbd7b4754a01aae395ad37d1d55d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1031137226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be304d0f-ce70-4933-8a71-fb5f9bbc1b77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a6bd7d2e7f542b99d69c42f64458f4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='327dfbd7b4754a01aae395ad37d1d55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:58.171236 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ef67aa-2b0f-4a1e-ade0-885e6150a599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:58.206070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ef67aa-2b0f-4a1e-ade0-885e6150a599) transitioned into state 'SUCCESS' from state '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-1031137226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a6bd7d2e7f542b99d69c42f64458f4b',qos_specs=None,replication_status=,reservations=['ba370c86-7e2c-4740-9031-85169ec9f6f0','1f064b28-149f-418b-a8c9-bd5756326b10','19825295-6c5e-40d7-a00e-0eeb4117636a','e989e1ab-2606-469e-ad46-ecf10801ad14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327dfbd7b4754a01aae395ad37d1d55d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:58.207242 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6f8a2b6-88cc-46a8-bb51-73a01792e14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:58.222076 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6f8a2b6-88cc-46a8-bb51-73a01792e14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:58.223429 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Flow 'volume_create_api' (305de2f3-f629-4b1b-8cb8-330cc9f7f0f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:58.223807 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Create volume request issued successfully. Aug 09 10:43:58.224821 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b485dc1-ad07-47dd-ab13-cf1dc2c56002 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:58.225528 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 553/2178] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:43:58 2026] POST /volume/v3/volumes => generated 759 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:43:58.249490 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-935f00ef-fa47-4e08-9fbd-24a64597365a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:58.251790 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-935f00ef-fa47-4e08-9fbd-24a64597365a tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:43:58.251953 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-935f00ef-fa47-4e08-9fbd-24a64597365a tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:58.252311 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-935f00ef-fa47-4e08-9fbd-24a64597365a tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:58.262522 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:58.262522 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:58.267583 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-935f00ef-fa47-4e08-9fbd-24a64597365a tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:43:58.275827 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-935f00ef-fa47-4e08-9fbd-24a64597365a tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:43:58.276423 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 539/2179] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:58 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:58.295611 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b9f44603-541b-4d54-b685-de46e002e360 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:58.298432 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9f44603-541b-4d54-b685-de46e002e360 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f Aug 09 10:43:58.298599 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9f44603-541b-4d54-b685-de46e002e360 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:58.298821 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9f44603-541b-4d54-b685-de46e002e360 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:58.306629 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:58.306629 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:58.307458 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b9f44603-541b-4d54-b685-de46e002e360 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:43:58.309034 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9f44603-541b-4d54-b685-de46e002e360 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f returned with HTTP 200 Aug 09 10:43:58.310993 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 543/2180] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:43:58 2026] GET /volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:58.324366 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:58.326346 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:58.326800 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ca23da8d-ba7b-4d1e-bf0c-9dceda62983f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1620346574"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:58.328391 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'snapshot_id': 'ca23da8d-ba7b-4d1e-bf0c-9dceda62983f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1620346574'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:58.334541 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:58.334541 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:58.335051 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:43:58.335165 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:43:58.339854 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:43:58.348511 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (f419cf41-742a-43a1-8088-9f316d8ae729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:58.349847 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b732161-621b-4679-b5de-0a61597a9d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:58.351441 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:58.395009 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b732161-621b-4679-b5de-0a61597a9d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ca23da8d-ba7b-4d1e-bf0c-9dceda62983f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:58.396031 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62ce1e6-3f14-4cc8-ab69-a13bdcdd8a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:58.462731 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['9ba168eb-8b61-417b-90f9-acf004afd058', 'd36a08b9-2d0b-4537-bc3f-c761957839ca', '2e8cd6d0-e09f-43f6-95e9-8b274448c080', '9f3662c2-a064-46af-951d-a1dc8f3ff895'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:58.463933 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62ce1e6-3f14-4cc8-ab69-a13bdcdd8a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba168eb-8b61-417b-90f9-acf004afd058', 'd36a08b9-2d0b-4537-bc3f-c761957839ca', '2e8cd6d0-e09f-43f6-95e9-8b274448c080', '9f3662c2-a064-46af-951d-a1dc8f3ff895']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:58.465039 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001508a9-c1bd-4073-b7ad-ae7989ad2041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:58.528056 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001508a9-c1bd-4073-b7ad-ae7989ad2041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70608299-b258-4929-9e20-6f1908a62bca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1620346574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['9ba168eb-8b61-417b-90f9-acf004afd058','d36a08b9-2d0b-4537-bc3f-c761957839ca','2e8cd6d0-e09f-43f6-95e9-8b274448c080','9f3662c2-a064-46af-951d-a1dc8f3ff895'],size=1,snapshot_id=ca23da8d-ba7b-4d1e-bf0c-9dceda62983f,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1620346574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70608299-b258-4929-9e20-6f1908a62bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ca23da8d-ba7b-4d1e-bf0c-9dceda62983f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:58.529124 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (228a418f-9108-44a8-a648-5ed6d75a8928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:58.538142 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-b18bc0fe-b715-46db-9dfc-61f8a0ad2380 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:58.540724 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-b18bc0fe-b715-46db-9dfc-61f8a0ad2380 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c Aug 09 10:43:58.540947 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-b18bc0fe-b715-46db-9dfc-61f8a0ad2380 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:58.541127 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-b18bc0fe-b715-46db-9dfc-61f8a0ad2380 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:58.549418 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:58.549418 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:58.555598 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (228a418f-9108-44a8-a648-5ed6d75a8928) transitioned into state 'SUCCESS' from state '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-1620346574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['9ba168eb-8b61-417b-90f9-acf004afd058','d36a08b9-2d0b-4537-bc3f-c761957839ca','2e8cd6d0-e09f-43f6-95e9-8b274448c080','9f3662c2-a064-46af-951d-a1dc8f3ff895'],size=1,snapshot_id=ca23da8d-ba7b-4d1e-bf0c-9dceda62983f,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:58.556745 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-b18bc0fe-b715-46db-9dfc-61f8a0ad2380 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:43:58.556901 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (527777b1-f27b-47aa-89df-ea4de3d031f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:58.565102 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-b18bc0fe-b715-46db-9dfc-61f8a0ad2380 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c returned with HTTP 200 Aug 09 10:43:58.566888 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 554/2181] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:43:58 2026] GET /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:58.582426 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-385db6b0-8023-4047-a0f8-f69bc6544d2b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:58.582426 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-385db6b0-8023-4047-a0f8-f69bc6544d2b None None] GET https://10.4.3.125/volume// Aug 09 10:43:58.582426 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-385db6b0-8023-4047-a0f8-f69bc6544d2b None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:58.582426 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-385db6b0-8023-4047-a0f8-f69bc6544d2b None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:58.582426 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-385db6b0-8023-4047-a0f8-f69bc6544d2b None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:43:58.582426 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 540/2182] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:43: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 09 10:43:58.590256 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (527777b1-f27b-47aa-89df-ea4de3d031f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:58.590448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7d229f7d-7e29-4f1f-ab26-c4972f372c02 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:58.591152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (f419cf41-742a-43a1-8088-9f316d8ae729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:58.592103 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:43:58.592914 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d229f7d-7e29-4f1f-ab26-c4972f372c02 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:43:58.593216 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3a3fb392-2fce-4e52-bc2a-87bfd86b0bde tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:58.593302 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d229f7d-7e29-4f1f-ab26-c4972f372c02 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:58.593432 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-b56d96af-3af0-4cb5-b28f-9e34dfb80e1e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:58.593484 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d229f7d-7e29-4f1f-ab26-c4972f372c02 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:58.593710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7d229f7d-7e29-4f1f-ab26-c4972f372c02 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:58.594064 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 546/2183] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:43:58 2026] POST /volume/v3/volumes => generated 804 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:58.595776 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-b56d96af-3af0-4cb5-b28f-9e34dfb80e1e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:43:58.597890 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-b56d96af-3af0-4cb5-b28f-9e34dfb80e1e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9548ed0-244a-4fb0-9970-2928cf749f4c", "connector": null, "instance_uuid": "12bbd5ae-22c2-4ad2-a374-c9074699df11"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:58.600129 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:58.600129 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:58.601469 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d229f7d-7e29-4f1f-ab26-c4972f372c02 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:43:58.603877 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 544/2184] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:58 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:58.607769 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:58.607769 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:58.612069 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-031db256-79c0-45d9-a44f-7478eb050d3e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:58.613702 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-031db256-79c0-45d9-a44f-7478eb050d3e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca Aug 09 10:43:58.614318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-031db256-79c0-45d9-a44f-7478eb050d3e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:58.614656 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-031db256-79c0-45d9-a44f-7478eb050d3e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:58.626501 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:58.626501 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:58.632128 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-031db256-79c0-45d9-a44f-7478eb050d3e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:43:58.638046 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-031db256-79c0-45d9-a44f-7478eb050d3e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca returned with HTTP 200 Aug 09 10:43:58.638700 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 541/2185] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:58 2026] GET /volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:58.652109 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-b56d96af-3af0-4cb5-b28f-9e34dfb80e1e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:43:58.652816 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 555/2186] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:43:58 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 09 10:43:59.294880 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a342d428-53bb-46d8-8f34-5cfe8344ac96 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:59.298405 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a342d428-53bb-46d8-8f34-5cfe8344ac96 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:43:59.298913 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a342d428-53bb-46d8-8f34-5cfe8344ac96 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:59.299162 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a342d428-53bb-46d8-8f34-5cfe8344ac96 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:59.314268 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:59.314268 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:43:59.320256 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a342d428-53bb-46d8-8f34-5cfe8344ac96 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:43:59.332306 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a342d428-53bb-46d8-8f34-5cfe8344ac96 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:43:59.332803 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 547/2187] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:59 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:59.616953 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-30266791-a7c2-427e-9494-79b1cf18e3fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:59.624217 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30266791-a7c2-427e-9494-79b1cf18e3fa tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:43:59.624217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30266791-a7c2-427e-9494-79b1cf18e3fa tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:59.624217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30266791-a7c2-427e-9494-79b1cf18e3fa tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:59.624217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-30266791-a7c2-427e-9494-79b1cf18e3fa tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:43:59.632122 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:59.632122 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:43:59.632613 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30266791-a7c2-427e-9494-79b1cf18e3fa tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:43:59.633148 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 545/2188] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:43:59 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:43:59.655739 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-463a5373-bb17-43cb-9ed3-42b0a1c40b25 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:59.659208 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-463a5373-bb17-43cb-9ed3-42b0a1c40b25 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca Aug 09 10:43:59.659208 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-463a5373-bb17-43cb-9ed3-42b0a1c40b25 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:59.659208 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-463a5373-bb17-43cb-9ed3-42b0a1c40b25 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:43:59.670712 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:59.670712 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:43:59.683661 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-463a5373-bb17-43cb-9ed3-42b0a1c40b25 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:43:59.691883 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-463a5373-bb17-43cb-9ed3-42b0a1c40b25 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca returned with HTTP 200 Aug 09 10:43:59.692494 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 542/2189] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:59 2026] GET /volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca => generated 897 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:43:59.710539 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:59.716751 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:43:59.717284 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "70608299-b258-4929-9e20-6f1908a62bca", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-467469171"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:43:59.719172 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'source_volid': '70608299-b258-4929-9e20-6f1908a62bca', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-467469171'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:43:59.728484 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:43:59.728484 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:43:59.729062 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume retrieved successfully. Aug 09 10:43:59.729269 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:43:59.735087 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:43:59.745322 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (baf158a3-a6bf-46e3-b159-d2d6c9152fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:59.746964 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f329c415-9a84-4bbb-8c84-cb0e2f4eeadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:59.748938 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:43:59.783580 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f329c415-9a84-4bbb-8c84-cb0e2f4eeadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '70608299-b258-4929-9e20-6f1908a62bca', 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:59.783858 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c2422ef-a220-45b0-af6a-1e747e6d6166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:59.841044 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['d587e6ca-d842-4d12-a1f4-f84e0cae7456', '1e25bf85-b7b1-4d27-aaed-927ed7ef7516', '2944bceb-b204-4f47-9f30-d44d105c6760', '340aa840-973c-419f-b069-a84772d2c06f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:43:59.843036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c2422ef-a220-45b0-af6a-1e747e6d6166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d587e6ca-d842-4d12-a1f4-f84e0cae7456', '1e25bf85-b7b1-4d27-aaed-927ed7ef7516', '2944bceb-b204-4f47-9f30-d44d105c6760', '340aa840-973c-419f-b069-a84772d2c06f']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:59.843502 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9b1b58-d9e9-430a-8fa5-4cb47791c0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:59.887816 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9b1b58-d9e9-430a-8fa5-4cb47791c0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a01434-8bdc-4ce0-ad0f-12b14066cdf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-467469171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['d587e6ca-d842-4d12-a1f4-f84e0cae7456','1e25bf85-b7b1-4d27-aaed-927ed7ef7516','2944bceb-b204-4f47-9f30-d44d105c6760','340aa840-973c-419f-b069-a84772d2c06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=70608299-b258-4929-9e20-6f1908a62bca,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-467469171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a01434-8bdc-4ce0-ad0f-12b14066cdf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=70608299-b258-4929-9e20-6f1908a62bca,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:59.889053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe10721-3c08-4b24-8224-205a32857a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:59.927465 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe10721-3c08-4b24-8224-205a32857a0d) transitioned into state 'SUCCESS' from state '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-467469171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['d587e6ca-d842-4d12-a1f4-f84e0cae7456','1e25bf85-b7b1-4d27-aaed-927ed7ef7516','2944bceb-b204-4f47-9f30-d44d105c6760','340aa840-973c-419f-b069-a84772d2c06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=70608299-b258-4929-9e20-6f1908a62bca,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:59.928396 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2029be1-f354-4227-9480-79786359dabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:43:59.957598 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2029be1-f354-4227-9480-79786359dabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:43:59.958648 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (baf158a3-a6bf-46e3-b159-d2d6c9152fc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:43:59.959416 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:43:59.960330 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-908ef3c1-457a-43f3-950e-9880cc4ac59a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:43:59.960886 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 556/2190] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:43:59 2026] POST /volume/v3/volumes => generated 803 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:43:59.986037 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e49cb146-34d0-4113-9e36-f96e090c85f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:43:59.989942 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e49cb146-34d0-4113-9e36-f96e090c85f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 Aug 09 10:43:59.989942 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e49cb146-34d0-4113-9e36-f96e090c85f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:43:59.991657 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e49cb146-34d0-4113-9e36-f96e090c85f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:00.000891 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:00.000891 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:00.008282 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e49cb146-34d0-4113-9e36-f96e090c85f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:00.017482 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e49cb146-34d0-4113-9e36-f96e090c85f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 returned with HTTP 200 Aug 09 10:44:00.018024 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 548/2191] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:43:59 2026] GET /volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:00.147544 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-008ca92c-1407-4281-ad7b-32fee2847607 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:00.148092 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-008ca92c-1407-4281-ad7b-32fee2847607 None None] GET https://10.4.3.125/volume// Aug 09 10:44:00.148564 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-008ca92c-1407-4281-ad7b-32fee2847607 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:00.149890 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-008ca92c-1407-4281-ad7b-32fee2847607 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:00.149890 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-008ca92c-1407-4281-ad7b-32fee2847607 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:00.150816 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 546/2192] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:44:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:44:00.166449 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-e7d5218b-fc2d-4bdc-bad1-ed47411201df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:00.172472 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-e7d5218b-fc2d-4bdc-bad1-ed47411201df tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c Aug 09 10:44:00.172878 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-e7d5218b-fc2d-4bdc-bad1-ed47411201df tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:00.173059 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-e7d5218b-fc2d-4bdc-bad1-ed47411201df tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:00.191672 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:00.191672 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:00.196700 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-e7d5218b-fc2d-4bdc-bad1-ed47411201df tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:44:00.202876 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-e7d5218b-fc2d-4bdc-bad1-ed47411201df tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c returned with HTTP 200 Aug 09 10:44:00.203119 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 543/2193] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:44:00 2026] GET /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c => generated 1050 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:44:00.373520 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-2dba9b57-5f85-4b39-896d-3b05e8167484 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:00.376792 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-2dba9b57-5f85-4b39-896d-3b05e8167484 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] PUT https://10.4.3.125/volume/v3/attachments/59b151b3-6fe2-4f92-bf4e-c8eb6a991ae7 Aug 09 10:44:00.377415 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-2dba9b57-5f85-4b39-896d-3b05e8167484 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:00.387566 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-2dba9b57-5f85-4b39-896d-3b05e8167484 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Acquiring lock "cinder-attachment_update-c9548ed0-244a-4fb0-9970-2928cf749f4c-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:44:00.394617 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-2dba9b57-5f85-4b39-896d-3b05e8167484 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-c9548ed0-244a-4fb0-9970-2928cf749f4c-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:44:00.396686 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:00.396686 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:00.537136 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-2dba9b57-5f85-4b39-896d-3b05e8167484 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-c9548ed0-244a-4fb0-9970-2928cf749f4c-np0000006833" released by "attachment_update" :: held 0.143s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:44:00.537540 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-2dba9b57-5f85-4b39-896d-3b05e8167484 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/59b151b3-6fe2-4f92-bf4e-c8eb6a991ae7 returned with HTTP 200 Aug 09 10:44:00.538136 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 557/2194] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:44:00 2026] PUT /volume/v3/attachments/59b151b3-6fe2-4f92-bf4e-c8eb6a991ae7 => generated 968 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:00.593085 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-700f8244-49d6-4121-87aa-e3ea65ada64a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:00.597243 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-700f8244-49d6-4121-87aa-e3ea65ada64a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments/59b151b3-6fe2-4f92-bf4e-c8eb6a991ae7/action Aug 09 10:44:00.597848 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-700f8244-49d6-4121-87aa-e3ea65ada64a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:44:00.598002 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-700f8244-49d6-4121-87aa-e3ea65ada64a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:00.632889 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:00.632889 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:00.648627 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ee6c9809-7838-4f47-bb40-d83023785077 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:00.651679 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee6c9809-7838-4f47-bb40-d83023785077 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:00.651935 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee6c9809-7838-4f47-bb40-d83023785077 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:00.652122 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee6c9809-7838-4f47-bb40-d83023785077 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:00.652257 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ee6c9809-7838-4f47-bb40-d83023785077 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:00.664565 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:00.664565 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:00.665822 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee6c9809-7838-4f47-bb40-d83023785077 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:00.667323 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 547/2195] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:00 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:00.682449 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-700f8244-49d6-4121-87aa-e3ea65ada64a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/59b151b3-6fe2-4f92-bf4e-c8eb6a991ae7/action returned with HTTP 204 Aug 09 10:44:00.682982 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 549/2196] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:44:00 2026] POST /volume/v3/attachments/59b151b3-6fe2-4f92-bf4e-c8eb6a991ae7/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:01.048503 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5c8104a9-b526-4843-bac2-9a759ed6b848 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:01.051470 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c8104a9-b526-4843-bac2-9a759ed6b848 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 Aug 09 10:44:01.052903 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c8104a9-b526-4843-bac2-9a759ed6b848 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:01.052903 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c8104a9-b526-4843-bac2-9a759ed6b848 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:01.064984 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:01.064984 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:01.072845 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5c8104a9-b526-4843-bac2-9a759ed6b848 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:01.081787 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c8104a9-b526-4843-bac2-9a759ed6b848 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 returned with HTTP 200 Aug 09 10:44:01.082369 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 544/2197] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:01 2026] GET /volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 => generated 896 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:01.099842 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fcbbe331-5bf3-4d94-9881-a4cc81f0cf6e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:01.107014 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fcbbe331-5bf3-4d94-9881-a4cc81f0cf6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e Aug 09 10:44:01.107295 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fcbbe331-5bf3-4d94-9881-a4cc81f0cf6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:01.107567 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fcbbe331-5bf3-4d94-9881-a4cc81f0cf6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:01.107733 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-fcbbe331-5bf3-4d94-9881-a4cc81f0cf6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete snapshot with id: 95da0422-9226-4144-80f3-076cd6f4f27e Aug 09 10:44:01.122231 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:01.122231 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:01.122231 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fcbbe331-5bf3-4d94-9881-a4cc81f0cf6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:01.152488 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fcbbe331-5bf3-4d94-9881-a4cc81f0cf6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot delete request issued successfully. Aug 09 10:44:01.153331 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fcbbe331-5bf3-4d94-9881-a4cc81f0cf6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e returned with HTTP 202 Aug 09 10:44:01.154283 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 558/2198] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:01 2026] DELETE /volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:01.168982 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6076a65e-2841-4ccb-9417-db192fd8bac0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:01.172700 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6076a65e-2841-4ccb-9417-db192fd8bac0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e Aug 09 10:44:01.173045 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6076a65e-2841-4ccb-9417-db192fd8bac0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:01.173339 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6076a65e-2841-4ccb-9417-db192fd8bac0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:01.192357 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:01.192357 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:01.193724 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6076a65e-2841-4ccb-9417-db192fd8bac0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:01.198703 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6076a65e-2841-4ccb-9417-db192fd8bac0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e returned with HTTP 200 Aug 09 10:44:01.200358 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 548/2199] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:01 2026] GET /volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:01.684983 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-788a995b-fa03-41a4-9314-bb4f317a87a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:01.688024 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-788a995b-fa03-41a4-9314-bb4f317a87a2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:01.688420 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-788a995b-fa03-41a4-9314-bb4f317a87a2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:01.688674 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-788a995b-fa03-41a4-9314-bb4f317a87a2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:01.688817 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-788a995b-fa03-41a4-9314-bb4f317a87a2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:01.697143 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:01.697143 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:01.698367 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-788a995b-fa03-41a4-9314-bb4f317a87a2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:01.698847 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 550/2200] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:01 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:02.211687 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-678c0eef-2e79-41c9-ac44-3aedf4b8336c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:02.215299 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-678c0eef-2e79-41c9-ac44-3aedf4b8336c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e Aug 09 10:44:02.215299 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-678c0eef-2e79-41c9-ac44-3aedf4b8336c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:02.215299 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-678c0eef-2e79-41c9-ac44-3aedf4b8336c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:02.221747 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-678c0eef-2e79-41c9-ac44-3aedf4b8336c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e returned with HTTP 404 Aug 09 10:44:02.222590 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 545/2201] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:02 2026] GET /volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:02.234278 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5c26d07c-f13a-4acd-90dc-e76f9ba45fb2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:02.237489 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c26d07c-f13a-4acd-90dc-e76f9ba45fb2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f Aug 09 10:44:02.237489 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c26d07c-f13a-4acd-90dc-e76f9ba45fb2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:02.237489 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c26d07c-f13a-4acd-90dc-e76f9ba45fb2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:02.237489 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-5c26d07c-f13a-4acd-90dc-e76f9ba45fb2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete snapshot with id: ca23da8d-ba7b-4d1e-bf0c-9dceda62983f Aug 09 10:44:02.244777 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:02.244777 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:02.245511 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5c26d07c-f13a-4acd-90dc-e76f9ba45fb2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:02.267582 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5c26d07c-f13a-4acd-90dc-e76f9ba45fb2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot delete request issued successfully. Aug 09 10:44:02.267857 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c26d07c-f13a-4acd-90dc-e76f9ba45fb2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f returned with HTTP 202 Aug 09 10:44:02.268542 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 559/2202] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:02 2026] DELETE /volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:02.280914 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-27a6c080-5078-455f-8952-6662c41ff646 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:02.284430 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27a6c080-5078-455f-8952-6662c41ff646 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f Aug 09 10:44:02.284772 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27a6c080-5078-455f-8952-6662c41ff646 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:02.285118 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27a6c080-5078-455f-8952-6662c41ff646 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:02.295167 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:02.295167 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:02.295903 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-27a6c080-5078-455f-8952-6662c41ff646 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:02.297028 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27a6c080-5078-455f-8952-6662c41ff646 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f returned with HTTP 200 Aug 09 10:44:02.297889 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 549/2203] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:02 2026] GET /volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:02.718112 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5478a4d2-5625-42f7-b0d9-da22100d1e92 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:02.721246 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5478a4d2-5625-42f7-b0d9-da22100d1e92 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:02.721521 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5478a4d2-5625-42f7-b0d9-da22100d1e92 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:02.721797 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5478a4d2-5625-42f7-b0d9-da22100d1e92 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:02.721882 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5478a4d2-5625-42f7-b0d9-da22100d1e92 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:02.727740 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:02.727740 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:02.728660 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5478a4d2-5625-42f7-b0d9-da22100d1e92 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:02.730348 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 551/2204] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:02 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:03.310202 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8c98ad2-0f36-47a2-961f-c9af38518b78 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:03.312732 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8c98ad2-0f36-47a2-961f-c9af38518b78 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f Aug 09 10:44:03.313022 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8c98ad2-0f36-47a2-961f-c9af38518b78 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:03.313311 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8c98ad2-0f36-47a2-961f-c9af38518b78 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:03.324458 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8c98ad2-0f36-47a2-961f-c9af38518b78 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f returned with HTTP 404 Aug 09 10:44:03.325211 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 546/2205] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:03 2026] GET /volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:03.338585 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5c0277e2-88e7-4717-82a3-c6d321663a1c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:03.341785 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c0277e2-88e7-4717-82a3-c6d321663a1c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca Aug 09 10:44:03.342213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c0277e2-88e7-4717-82a3-c6d321663a1c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:03.342700 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c0277e2-88e7-4717-82a3-c6d321663a1c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:03.342700 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-5c0277e2-88e7-4717-82a3-c6d321663a1c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: 70608299-b258-4929-9e20-6f1908a62bca Aug 09 10:44:03.354798 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:03.354798 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:03.355469 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5c0277e2-88e7-4717-82a3-c6d321663a1c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:03.384252 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5c0277e2-88e7-4717-82a3-c6d321663a1c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:03.384536 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c0277e2-88e7-4717-82a3-c6d321663a1c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca returned with HTTP 202 Aug 09 10:44:03.385140 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 560/2206] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:03 2026] DELETE /volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 09 10:44:03.394683 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ad9675fd-33f8-406b-a11d-3cf6b3245858 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:03.397230 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad9675fd-33f8-406b-a11d-3cf6b3245858 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca Aug 09 10:44:03.397507 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad9675fd-33f8-406b-a11d-3cf6b3245858 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:03.397759 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad9675fd-33f8-406b-a11d-3cf6b3245858 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:03.409252 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:03.409252 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:03.418308 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ad9675fd-33f8-406b-a11d-3cf6b3245858 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:03.430462 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad9675fd-33f8-406b-a11d-3cf6b3245858 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca returned with HTTP 200 Aug 09 10:44:03.430885 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 550/2207] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:03 2026] GET /volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:03.754608 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-95f93f0c-f2fb-4c58-ba2f-528b2ad000d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:03.759731 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-95f93f0c-f2fb-4c58-ba2f-528b2ad000d7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:03.760006 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-95f93f0c-f2fb-4c58-ba2f-528b2ad000d7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:03.760277 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-95f93f0c-f2fb-4c58-ba2f-528b2ad000d7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:03.760589 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-95f93f0c-f2fb-4c58-ba2f-528b2ad000d7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:03.766984 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:03.766984 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:03.768059 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-95f93f0c-f2fb-4c58-ba2f-528b2ad000d7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:03.768485 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 552/2208] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:03 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:04.447368 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d7976b6e-4f86-4e42-baaf-25d50030e663 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:04.449833 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d7976b6e-4f86-4e42-baaf-25d50030e663 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca Aug 09 10:44:04.450284 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d7976b6e-4f86-4e42-baaf-25d50030e663 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:04.450477 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d7976b6e-4f86-4e42-baaf-25d50030e663 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:04.461373 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d7976b6e-4f86-4e42-baaf-25d50030e663 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca returned with HTTP 404 Aug 09 10:44:04.462098 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 547/2209] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:04 2026] GET /volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:04.471160 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-64481630-a5dc-4779-8c8a-157075090258 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:04.473733 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64481630-a5dc-4779-8c8a-157075090258 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 Aug 09 10:44:04.474256 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64481630-a5dc-4779-8c8a-157075090258 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:04.474513 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64481630-a5dc-4779-8c8a-157075090258 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:04.474849 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-64481630-a5dc-4779-8c8a-157075090258 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: 742e79ec-7f4d-4691-9de5-281d9ac71529 Aug 09 10:44:04.488640 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:04.488640 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:04.489497 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-64481630-a5dc-4779-8c8a-157075090258 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:04.546534 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-64481630-a5dc-4779-8c8a-157075090258 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:04.547011 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64481630-a5dc-4779-8c8a-157075090258 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 returned with HTTP 202 Aug 09 10:44:04.547709 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 561/2210] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:04 2026] DELETE /volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:44:04.559238 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8e957a06-f017-422f-979e-c720f0b65117 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:04.561159 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e957a06-f017-422f-979e-c720f0b65117 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 Aug 09 10:44:04.561408 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e957a06-f017-422f-979e-c720f0b65117 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:04.561863 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e957a06-f017-422f-979e-c720f0b65117 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:04.573196 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:04.573196 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:04.581097 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8e957a06-f017-422f-979e-c720f0b65117 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:04.588489 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e957a06-f017-422f-979e-c720f0b65117 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 returned with HTTP 200 Aug 09 10:44:04.589303 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 551/2211] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:04 2026] GET /volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:04.782551 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c3ec3499-41c0-44db-aa1b-e01a641df63c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:04.785172 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c3ec3499-41c0-44db-aa1b-e01a641df63c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:04.785497 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c3ec3499-41c0-44db-aa1b-e01a641df63c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:04.785786 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c3ec3499-41c0-44db-aa1b-e01a641df63c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:04.786005 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c3ec3499-41c0-44db-aa1b-e01a641df63c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:04.800992 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:04.800992 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:04.802042 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c3ec3499-41c0-44db-aa1b-e01a641df63c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:04.802642 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 553/2212] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:04 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:05.436637 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-47e7abfe-c676-46ba-8578-7b60b5604e11 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:05.441584 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-47e7abfe-c676-46ba-8578-7b60b5604e11 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c/encryption Aug 09 10:44:05.441898 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-47e7abfe-c676-46ba-8578-7b60b5604e11 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:05.441985 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-47e7abfe-c676-46ba-8578-7b60b5604e11 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:05.457215 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:05.457215 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:05.468856 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3e4198c5-68b6-46b3-9a37-210b0eec1070 req-47e7abfe-c676-46ba-8578-7b60b5604e11 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c/encryption returned with HTTP 200 Aug 09 10:44:05.469645 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 548/2213] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:44:05 2026] GET /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:05.609565 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e74373ca-e702-49ea-99a6-5ba470a9678a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:05.611874 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e74373ca-e702-49ea-99a6-5ba470a9678a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 Aug 09 10:44:05.612258 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e74373ca-e702-49ea-99a6-5ba470a9678a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:05.612792 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e74373ca-e702-49ea-99a6-5ba470a9678a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:05.626753 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e74373ca-e702-49ea-99a6-5ba470a9678a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 returned with HTTP 404 Aug 09 10:44:05.627437 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 562/2214] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:05 2026] GET /volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:05.644726 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-60c1e0e2-ccaf-4652-9979-89a08ddfbfa2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:05.647711 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-60c1e0e2-ccaf-4652-9979-89a08ddfbfa2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 Aug 09 10:44:05.648107 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-60c1e0e2-ccaf-4652-9979-89a08ddfbfa2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:05.648417 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-60c1e0e2-ccaf-4652-9979-89a08ddfbfa2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:05.648679 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-60c1e0e2-ccaf-4652-9979-89a08ddfbfa2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: ce04b5d5-5edf-4376-a122-62a420efaf69 Aug 09 10:44:05.662539 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:05.662539 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:05.663521 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-60c1e0e2-ccaf-4652-9979-89a08ddfbfa2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:05.700326 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-60c1e0e2-ccaf-4652-9979-89a08ddfbfa2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:05.700985 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-60c1e0e2-ccaf-4652-9979-89a08ddfbfa2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 returned with HTTP 202 Aug 09 10:44:05.701081 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 552/2215] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:05 2026] DELETE /volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:44:05.716542 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-056df501-1d2b-4568-a0a1-70b3079d98ea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:05.721274 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-056df501-1d2b-4568-a0a1-70b3079d98ea tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 Aug 09 10:44:05.721274 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-056df501-1d2b-4568-a0a1-70b3079d98ea tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:05.721274 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-056df501-1d2b-4568-a0a1-70b3079d98ea tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:05.733737 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:05.733737 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:05.744063 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-056df501-1d2b-4568-a0a1-70b3079d98ea tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:05.753708 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-056df501-1d2b-4568-a0a1-70b3079d98ea tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 returned with HTTP 200 Aug 09 10:44:05.754199 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 554/2216] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:05 2026] GET /volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 => generated 896 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:05.825496 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8c70a189-cc29-432f-8d3b-561cff09dc6d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:05.832514 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8c70a189-cc29-432f-8d3b-561cff09dc6d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:05.832514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8c70a189-cc29-432f-8d3b-561cff09dc6d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:05.832514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8c70a189-cc29-432f-8d3b-561cff09dc6d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:05.832514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-8c70a189-cc29-432f-8d3b-561cff09dc6d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:05.845210 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:05.845210 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:05.847391 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8c70a189-cc29-432f-8d3b-561cff09dc6d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:05.847391 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 549/2217] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:05 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:06.720406 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7a743b8e-f92f-4785-b063-b3cece0e5107 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:06.777649 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7a21d79f-96ba-4c4f-a2f1-498c325a2278 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:06.780272 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a21d79f-96ba-4c4f-a2f1-498c325a2278 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 Aug 09 10:44:06.780489 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a21d79f-96ba-4c4f-a2f1-498c325a2278 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:06.780704 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a21d79f-96ba-4c4f-a2f1-498c325a2278 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:06.789863 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a21d79f-96ba-4c4f-a2f1-498c325a2278 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 returned with HTTP 404 Aug 09 10:44:06.790529 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 553/2218] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:06 2026] GET /volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:06.801217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d4f85ecc-2451-41d4-aaa9-a9d4f3135973 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:06.804007 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4f85ecc-2451-41d4-aaa9-a9d4f3135973 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 Aug 09 10:44:06.804317 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4f85ecc-2451-41d4-aaa9-a9d4f3135973 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:06.804755 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4f85ecc-2451-41d4-aaa9-a9d4f3135973 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:06.805012 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d4f85ecc-2451-41d4-aaa9-a9d4f3135973 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: 24a01434-8bdc-4ce0-ad0f-12b14066cdf2 Aug 09 10:44:06.816261 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:06.816261 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:06.817322 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d4f85ecc-2451-41d4-aaa9-a9d4f3135973 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:06.847551 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d4f85ecc-2451-41d4-aaa9-a9d4f3135973 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:06.848943 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4f85ecc-2451-41d4-aaa9-a9d4f3135973 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 returned with HTTP 202 Aug 09 10:44:06.848943 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 555/2219] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:06 2026] DELETE /volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:44:06.857899 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7a743b8e-f92f-4785-b063-b3cece0e5107 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:44:06.858961 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7a743b8e-f92f-4785-b063-b3cece0e5107 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-944505395", "extra_specs": {}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:06.860069 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-82b95cb9-9d08-4816-b18c-766243b18cfd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:06.860405 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fee52661-404c-4a84-b1cd-7ed094b193df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:06.863098 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fee52661-404c-4a84-b1cd-7ed094b193df tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:06.863098 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fee52661-404c-4a84-b1cd-7ed094b193df tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:06.863098 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fee52661-404c-4a84-b1cd-7ed094b193df tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:06.863464 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fee52661-404c-4a84-b1cd-7ed094b193df tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:06.864164 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82b95cb9-9d08-4816-b18c-766243b18cfd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 Aug 09 10:44:06.864508 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82b95cb9-9d08-4816-b18c-766243b18cfd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:06.864790 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82b95cb9-9d08-4816-b18c-766243b18cfd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:06.870002 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:06.870002 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:06.870662 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fee52661-404c-4a84-b1cd-7ed094b193df tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:06.871139 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 554/2220] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:06 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:06.877790 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:06.877790 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:06.881198 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7a743b8e-f92f-4785-b063-b3cece0e5107 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:44:06.881762 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 563/2221] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:44:06 2026] POST /volume/v3/types => generated 217 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:06.885010 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-82b95cb9-9d08-4816-b18c-766243b18cfd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:06.893514 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82b95cb9-9d08-4816-b18c-766243b18cfd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 returned with HTTP 200 Aug 09 10:44:06.893514 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 550/2222] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:06 2026] GET /volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:06.895261 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4ddf7198-d3bc-48e9-a758-728110da88d3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:06.899698 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4ddf7198-d3bc-48e9-a758-728110da88d3 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] POST https://10.4.3.125/volume/v3/types/a9b78986-06a4-4b00-b00c-0c494fe55e6f/encryption Aug 09 10:44:06.900540 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4ddf7198-d3bc-48e9-a758-728110da88d3 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:06.936657 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4ddf7198-d3bc-48e9-a758-728110da88d3 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types/a9b78986-06a4-4b00-b00c-0c494fe55e6f/encryption returned with HTTP 200 Aug 09 10:44:06.936657 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 556/2223] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:44:06 2026] POST /volume/v3/types/a9b78986-06a4-4b00-b00c-0c494fe55e6f/encryption => generated 231 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:06.951489 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:07.102210 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:07.102210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1963079379", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-944505395", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:07.103181 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1963079379', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-944505395', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:07.107881 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume of 1 GB Aug 09 10:44:07.108343 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:07.108343 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:07.109066 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Availability Zones retrieved successfully. Aug 09 10:44:07.120308 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Flow 'volume_create_api' (56aecf9e-a7c0-432b-9d34-9145d0513b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:07.121771 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e52a9b3f-05d6-4f9e-b9bb-d4167f7fe865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:07.122960 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:07.176907 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e52a9b3f-05d6-4f9e-b9bb-d4167f7fe865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:44:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a9b78986-06a4-4b00-b00c-0c494fe55e6f,is_public=True,name='tempest-scenario-type-cryptsetup-944505395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9b78986-06a4-4b00-b00c-0c494fe55e6f', '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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:07.178021 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df01447-8ffb-4c57-82af-f19e8cda157c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:07.236062 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-944505395 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-944505395, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:44:07.236419 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-944505395 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-944505395, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:44:07.302772 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Created reservations ['56ed67ff-af26-49d6-b9a0-4b196a55e3c2', '823dabe5-f147-4f79-9626-f3b3dcb2e3aa', '0db86310-b734-4d99-b8e3-076ee2d26396', 'd58a3365-621e-4948-ac7f-6daefaf2a19a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:07.304224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df01447-8ffb-4c57-82af-f19e8cda157c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56ed67ff-af26-49d6-b9a0-4b196a55e3c2', '823dabe5-f147-4f79-9626-f3b3dcb2e3aa', '0db86310-b734-4d99-b8e3-076ee2d26396', 'd58a3365-621e-4948-ac7f-6daefaf2a19a']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:07.304562 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f6d37b-9a44-473d-8f4c-3f3f36eafbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:07.336011 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f6d37b-9a44-473d-8f4c-3f3f36eafbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d11a878-586a-4873-a685-0c70c48aaef9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1963079379',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40c407184cd4f61b1b1f9180e99e11a',qos_specs=None,replication_status=,reservations=['56ed67ff-af26-49d6-b9a0-4b196a55e3c2','823dabe5-f147-4f79-9626-f3b3dcb2e3aa','0db86310-b734-4d99-b8e3-076ee2d26396','d58a3365-621e-4948-ac7f-6daefaf2a19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_type_id=a9b78986-06a4-4b00-b00c-0c494fe55e6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1963079379',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5d11a878-586a-4873-a685-0c70c48aaef9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40c407184cd4f61b1b1f9180e99e11a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9b78986-06a4-4b00-b00c-0c494fe55e6f),volume_type_id=a9b78986-06a4-4b00-b00c-0c494fe55e6f)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:07.336904 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8971480-482d-44a1-8323-8b0f51dce9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:07.376311 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8971480-482d-44a1-8323-8b0f51dce9ee) transitioned into state 'SUCCESS' from state '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-1963079379',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40c407184cd4f61b1b1f9180e99e11a',qos_specs=None,replication_status=,reservations=['56ed67ff-af26-49d6-b9a0-4b196a55e3c2','823dabe5-f147-4f79-9626-f3b3dcb2e3aa','0db86310-b734-4d99-b8e3-076ee2d26396','d58a3365-621e-4948-ac7f-6daefaf2a19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_type_id=a9b78986-06a4-4b00-b00c-0c494fe55e6f)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:07.376416 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871b6866-eaa5-4821-8e0a-c8dc7dfd1d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:07.394634 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871b6866-eaa5-4821-8e0a-c8dc7dfd1d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:07.398228 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Flow 'volume_create_api' (56aecf9e-a7c0-432b-9d34-9145d0513b88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:07.398228 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume request issued successfully. Aug 09 10:44:07.398228 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a263ff33-4998-4091-ab7e-d76e3e3a88db tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:07.398228 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 555/2224] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:44:06 2026] POST /volume/v3/volumes => generated 790 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:07.891061 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4837330d-68d9-405c-8930-a6b540c3ef65 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:07.897696 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4837330d-68d9-405c-8930-a6b540c3ef65 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:07.897940 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4837330d-68d9-405c-8930-a6b540c3ef65 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:07.898488 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4837330d-68d9-405c-8930-a6b540c3ef65 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:07.899550 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4837330d-68d9-405c-8930-a6b540c3ef65 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:07.914677 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:07.914677 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:07.914677 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4837330d-68d9-405c-8930-a6b540c3ef65 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:07.915556 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 564/2225] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:07 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:07.917175 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a0e93a00-f613-4d08-9b16-2d23d847520d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:07.921454 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a0e93a00-f613-4d08-9b16-2d23d847520d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 Aug 09 10:44:07.921627 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a0e93a00-f613-4d08-9b16-2d23d847520d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:07.921909 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a0e93a00-f613-4d08-9b16-2d23d847520d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:07.935602 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a0e93a00-f613-4d08-9b16-2d23d847520d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 returned with HTTP 404 Aug 09 10:44:07.935602 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 551/2226] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:07 2026] GET /volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:07.951341 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:07.955087 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:07.956361 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-811892091"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:07.960508 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-811892091'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:07.960508 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:44:07.965399 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:44:07.977217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (3bb375bd-775b-4a59-8aad-ab5ddaa0ebe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:07.977217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e8aeec0-b214-45de-8b55-f1aa06582272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:07.977462 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:08.037212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e8aeec0-b214-45de-8b55-f1aa06582272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:08.037212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a6a01bb-d2de-4cd8-8e11-dd3b84700547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:08.105162 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['034f9fc9-7b9f-40e2-afed-2b2932274971', 'cb94c78a-46d2-4a0f-86a0-452ea6b291a7', '9e614901-042c-43b4-a8d0-44aae91efc6d', '86e4c7c5-5025-4fee-8119-320f4ea0ea76'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:08.106620 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a6a01bb-d2de-4cd8-8e11-dd3b84700547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['034f9fc9-7b9f-40e2-afed-2b2932274971', 'cb94c78a-46d2-4a0f-86a0-452ea6b291a7', '9e614901-042c-43b4-a8d0-44aae91efc6d', '86e4c7c5-5025-4fee-8119-320f4ea0ea76']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:08.107640 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d996988-5e4b-42ed-94f9-0634c9957695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:08.155697 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d996988-5e4b-42ed-94f9-0634c9957695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4aaf137-c9d4-4c44-8766-af9c13bfc62f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-811892091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['034f9fc9-7b9f-40e2-afed-2b2932274971','cb94c78a-46d2-4a0f-86a0-452ea6b291a7','9e614901-042c-43b4-a8d0-44aae91efc6d','86e4c7c5-5025-4fee-8119-320f4ea0ea76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-811892091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4aaf137-c9d4-4c44-8766-af9c13bfc62f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:08.157215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af9ec22c-0437-4201-b0d1-dd32bfb36fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:08.201698 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af9ec22c-0437-4201-b0d1-dd32bfb36fef) transitioned into state 'SUCCESS' from state '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-811892091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['034f9fc9-7b9f-40e2-afed-2b2932274971','cb94c78a-46d2-4a0f-86a0-452ea6b291a7','9e614901-042c-43b4-a8d0-44aae91efc6d','86e4c7c5-5025-4fee-8119-320f4ea0ea76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:08.202687 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b6bdd1-87c6-4e37-873a-2256b6f8cb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:08.227311 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b6bdd1-87c6-4e37-873a-2256b6f8cb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:08.227311 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (3bb375bd-775b-4a59-8aad-ab5ddaa0ebe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:08.230321 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:44:08.230321 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00c9656e-fba8-4ccf-9d70-ecf9d54895cb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:08.230321 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 557/2227] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:44:07 2026] POST /volume/v3/volumes => generated 769 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:08.253506 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f5f2fa99-7f23-4963-80c6-aa25ed97a518 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:08.258488 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5f2fa99-7f23-4963-80c6-aa25ed97a518 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f Aug 09 10:44:08.258635 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5f2fa99-7f23-4963-80c6-aa25ed97a518 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:08.258892 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5f2fa99-7f23-4963-80c6-aa25ed97a518 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:08.291670 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:08.291670 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:08.312097 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f5f2fa99-7f23-4963-80c6-aa25ed97a518 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:08.324817 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5f2fa99-7f23-4963-80c6-aa25ed97a518 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f returned with HTTP 200 Aug 09 10:44:08.324817 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 556/2228] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:08 2026] GET /volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f => generated 837 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:08.935586 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d7be9d8f-e1f0-4f03-a61d-93219536af7d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:08.938076 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7be9d8f-e1f0-4f03-a61d-93219536af7d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:08.938651 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7be9d8f-e1f0-4f03-a61d-93219536af7d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:08.938959 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7be9d8f-e1f0-4f03-a61d-93219536af7d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:08.939139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d7be9d8f-e1f0-4f03-a61d-93219536af7d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:08.954604 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:08.954604 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:08.956233 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7be9d8f-e1f0-4f03-a61d-93219536af7d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:08.957539 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 565/2229] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:08 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:09.349723 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dabf0933-1e5c-43b9-b093-e2a6bb98da6b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:09.353331 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dabf0933-1e5c-43b9-b093-e2a6bb98da6b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f Aug 09 10:44:09.353331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dabf0933-1e5c-43b9-b093-e2a6bb98da6b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:09.354294 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dabf0933-1e5c-43b9-b093-e2a6bb98da6b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:09.366687 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:09.366687 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:09.374299 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dabf0933-1e5c-43b9-b093-e2a6bb98da6b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:09.383176 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dabf0933-1e5c-43b9-b093-e2a6bb98da6b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f returned with HTTP 200 Aug 09 10:44:09.383176 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 552/2230] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:09 2026] GET /volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f => generated 862 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:09.410166 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-15932d4f-a82f-49af-9f07-caaef6dfbb39 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:09.414719 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-15932d4f-a82f-49af-9f07-caaef6dfbb39 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:09.420430 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-15932d4f-a82f-49af-9f07-caaef6dfbb39 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4aaf137-c9d4-4c44-8766-af9c13bfc62f", "name": "tempest-VolumeDependencyTests-Snapshot-1215453608"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:09.441457 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:09.441457 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:09.442979 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-15932d4f-a82f-49af-9f07-caaef6dfbb39 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:09.442979 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-15932d4f-a82f-49af-9f07-caaef6dfbb39 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create snapshot from volume f4aaf137-c9d4-4c44-8766-af9c13bfc62f Aug 09 10:44:09.511020 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-15932d4f-a82f-49af-9f07-caaef6dfbb39 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['d9a024a4-219a-494a-adea-cd77d0f435ed', 'a3a17ed3-2fef-4cbf-ad38-2093f60a6011', 'c14a2ab2-499c-47b3-bea9-1a40c3701fdc', '5e4e1e70-d9bd-40e9-adc5-38c14b26acc9'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:09.613113 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-15932d4f-a82f-49af-9f07-caaef6dfbb39 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot create request issued successfully. Aug 09 10:44:09.613688 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-15932d4f-a82f-49af-9f07-caaef6dfbb39 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:09.614551 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 558/2231] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:09.636077 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab5f154b-7b47-4c1c-85e9-cc85da7a1991 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:09.639059 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab5f154b-7b47-4c1c-85e9-cc85da7a1991 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 Aug 09 10:44:09.639059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab5f154b-7b47-4c1c-85e9-cc85da7a1991 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:09.640256 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab5f154b-7b47-4c1c-85e9-cc85da7a1991 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:09.648383 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:09.648383 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:09.648789 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ab5f154b-7b47-4c1c-85e9-cc85da7a1991 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:09.649728 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab5f154b-7b47-4c1c-85e9-cc85da7a1991 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 returned with HTTP 200 Aug 09 10:44:09.650124 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 557/2232] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:09 2026] GET /volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:09.972246 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d3cd56fa-4785-4cf9-901c-1c5a86d09f23 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:09.976592 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3cd56fa-4785-4cf9-901c-1c5a86d09f23 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:09.976592 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3cd56fa-4785-4cf9-901c-1c5a86d09f23 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:09.976592 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3cd56fa-4785-4cf9-901c-1c5a86d09f23 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:09.976804 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d3cd56fa-4785-4cf9-901c-1c5a86d09f23 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:09.983254 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:09.983254 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:09.984420 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3cd56fa-4785-4cf9-901c-1c5a86d09f23 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:09.985291 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 566/2233] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:09 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:10.673059 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1085fbc5-e9f3-4d3c-b0ab-be461ab299b7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:10.675711 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1085fbc5-e9f3-4d3c-b0ab-be461ab299b7 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 Aug 09 10:44:10.676018 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1085fbc5-e9f3-4d3c-b0ab-be461ab299b7 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:10.676421 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1085fbc5-e9f3-4d3c-b0ab-be461ab299b7 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:10.688320 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:10.688320 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:10.688320 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1085fbc5-e9f3-4d3c-b0ab-be461ab299b7 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:10.689398 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1085fbc5-e9f3-4d3c-b0ab-be461ab299b7 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 returned with HTTP 200 Aug 09 10:44:10.690288 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 553/2234] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:10 2026] GET /volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:10.711488 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:10.711488 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:10.711488 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4d56abff-1e8f-4a52-aac8-e0a3b7326fe2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1317270215"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:10.713133 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'snapshot_id': '4d56abff-1e8f-4a52-aac8-e0a3b7326fe2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1317270215'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:10.721767 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:10.721767 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:10.722954 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:10.723521 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:44:10.729514 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:44:10.739505 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (e217158a-512b-4c56-8b16-e2a8615583e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:10.740944 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b08cf58-c833-42fe-843f-a0ddedda251f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:10.742770 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:10.785001 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b08cf58-c833-42fe-843f-a0ddedda251f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4d56abff-1e8f-4a52-aac8-e0a3b7326fe2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:10.785507 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2274d95-5942-44a2-ad03-d35ef998c069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:10.866551 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['1efd7018-439d-4aa0-9a43-e4a62ca5eee7', 'e309b6e3-4608-4247-8b50-f16b01183b40', '67dd983d-78c6-45cf-9524-a8444379605f', '4595b094-5bc5-438e-a9dd-ec3b86c5444b'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:10.867718 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2274d95-5942-44a2-ad03-d35ef998c069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1efd7018-439d-4aa0-9a43-e4a62ca5eee7', 'e309b6e3-4608-4247-8b50-f16b01183b40', '67dd983d-78c6-45cf-9524-a8444379605f', '4595b094-5bc5-438e-a9dd-ec3b86c5444b']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:10.868659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4958b1-99e2-4cb2-81e6-4c8b1b795924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:10.937756 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4958b1-99e2-4cb2-81e6-4c8b1b795924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d324663-4628-4b61-97d3-dd3cb0a76451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1317270215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['1efd7018-439d-4aa0-9a43-e4a62ca5eee7','e309b6e3-4608-4247-8b50-f16b01183b40','67dd983d-78c6-45cf-9524-a8444379605f','4595b094-5bc5-438e-a9dd-ec3b86c5444b'],size=1,snapshot_id=4d56abff-1e8f-4a52-aac8-e0a3b7326fe2,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1317270215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d324663-4628-4b61-97d3-dd3cb0a76451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4d56abff-1e8f-4a52-aac8-e0a3b7326fe2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:10.939254 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34cc7022-c43a-4665-b30d-c8d73f58ac01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:11.003609 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34cc7022-c43a-4665-b30d-c8d73f58ac01) transitioned into state 'SUCCESS' from state '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-1317270215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['1efd7018-439d-4aa0-9a43-e4a62ca5eee7','e309b6e3-4608-4247-8b50-f16b01183b40','67dd983d-78c6-45cf-9524-a8444379605f','4595b094-5bc5-438e-a9dd-ec3b86c5444b'],size=1,snapshot_id=4d56abff-1e8f-4a52-aac8-e0a3b7326fe2,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:11.004835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbf6322-774e-4bae-a052-61ffd2c957ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:11.006550 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ec1828a6-8511-46b3-91ef-0bfb26070c55 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:11.009896 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec1828a6-8511-46b3-91ef-0bfb26070c55 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:11.011156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ec1828a6-8511-46b3-91ef-0bfb26070c55 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:11.011156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ec1828a6-8511-46b3-91ef-0bfb26070c55 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:11.011156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ec1828a6-8511-46b3-91ef-0bfb26070c55 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:11.016670 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:11.016670 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:11.017897 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec1828a6-8511-46b3-91ef-0bfb26070c55 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:11.018793 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 558/2235] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:11 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:11.042303 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbf6322-774e-4bae-a052-61ffd2c957ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:11.044286 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (e217158a-512b-4c56-8b16-e2a8615583e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:11.044286 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:44:11.045044 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5bcdbf90-013b-4420-8e95-ab115adbf844 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:11.045702 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 559/2236] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:44:10 2026] POST /volume/v3/volumes => generated 804 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:11.074810 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2e28c783-d7ea-43ef-a8ee-b809de414d06 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:11.078481 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e28c783-d7ea-43ef-a8ee-b809de414d06 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 Aug 09 10:44:11.079021 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e28c783-d7ea-43ef-a8ee-b809de414d06 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:11.079021 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e28c783-d7ea-43ef-a8ee-b809de414d06 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:11.100650 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:11.100650 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:11.109254 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2e28c783-d7ea-43ef-a8ee-b809de414d06 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:11.117474 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e28c783-d7ea-43ef-a8ee-b809de414d06 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 returned with HTTP 200 Aug 09 10:44:11.118031 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 567/2237] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:11 2026] GET /volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:12.032545 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a27dd849-d083-49ac-9491-910deef8b7fe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:12.037391 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a27dd849-d083-49ac-9491-910deef8b7fe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:12.037391 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a27dd849-d083-49ac-9491-910deef8b7fe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:12.037391 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a27dd849-d083-49ac-9491-910deef8b7fe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:12.037391 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a27dd849-d083-49ac-9491-910deef8b7fe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:12.040474 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:12.040474 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:12.042206 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a27dd849-d083-49ac-9491-910deef8b7fe tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:12.042206 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 554/2238] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:12 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:12.141425 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-faa41eee-a041-4fef-9cd7-6742dd495d50 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:12.147478 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-faa41eee-a041-4fef-9cd7-6742dd495d50 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 Aug 09 10:44:12.147870 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-faa41eee-a041-4fef-9cd7-6742dd495d50 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:12.148195 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-faa41eee-a041-4fef-9cd7-6742dd495d50 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:12.175077 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:12.175077 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:12.185121 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-faa41eee-a041-4fef-9cd7-6742dd495d50 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:12.190279 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-faa41eee-a041-4fef-9cd7-6742dd495d50 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 returned with HTTP 200 Aug 09 10:44:12.190279 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 559/2239] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:12 2026] GET /volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 => generated 897 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:12.212301 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c1f3350b-0a4a-4d99-b5ee-874dc4a7c1f6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:12.216657 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1f3350b-0a4a-4d99-b5ee-874dc4a7c1f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:12.217606 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1f3350b-0a4a-4d99-b5ee-874dc4a7c1f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d324663-4628-4b61-97d3-dd3cb0a76451", "name": "tempest-VolumeDependencyTests-Snapshot-835465154"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:12.232714 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:12.232714 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:12.233329 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c1f3350b-0a4a-4d99-b5ee-874dc4a7c1f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:12.233602 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-c1f3350b-0a4a-4d99-b5ee-874dc4a7c1f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create snapshot from volume 2d324663-4628-4b61-97d3-dd3cb0a76451 Aug 09 10:44:12.282674 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-c1f3350b-0a4a-4d99-b5ee-874dc4a7c1f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['35d21b01-7b73-4430-a343-47220f7ad39a', '82695a11-249b-4446-b3f9-c4e9916eb3b4', '5c4a26b0-ce1c-4f3b-b252-e1063fb45425', 'cc22adce-daf9-439e-81d5-2eab4af7dd58'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:12.352925 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c1f3350b-0a4a-4d99-b5ee-874dc4a7c1f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot create request issued successfully. Aug 09 10:44:12.353470 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1f3350b-0a4a-4d99-b5ee-874dc4a7c1f6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:12.354357 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 560/2240] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:12.377981 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1b0ced0c-2c35-467b-95c3-0274776877ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:12.381406 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b0ced0c-2c35-467b-95c3-0274776877ce tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 Aug 09 10:44:12.382962 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b0ced0c-2c35-467b-95c3-0274776877ce tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:12.382962 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b0ced0c-2c35-467b-95c3-0274776877ce tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:12.387559 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=412,cinder:INSERT=85,cinder:UPDATE=146 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:44:12.397800 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:12.397800 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:12.398934 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1b0ced0c-2c35-467b-95c3-0274776877ce tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:12.400449 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b0ced0c-2c35-467b-95c3-0274776877ce tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 returned with HTTP 200 Aug 09 10:44:12.401421 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 568/2241] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:12 2026] GET /volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:44:13.071621 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-99968b65-3578-49cb-a880-6d74b528927d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:13.074170 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99968b65-3578-49cb-a880-6d74b528927d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:13.074576 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99968b65-3578-49cb-a880-6d74b528927d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:13.076067 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99968b65-3578-49cb-a880-6d74b528927d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:13.076067 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-99968b65-3578-49cb-a880-6d74b528927d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:13.082727 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:13.082727 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:13.084889 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99968b65-3578-49cb-a880-6d74b528927d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:13.085667 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 555/2242] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:13 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:13.097954 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1af77c6-80d1-4a0a-9b3d-2512e47f7627 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:13.100167 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1af77c6-80d1-4a0a-9b3d-2512e47f7627 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:13.100379 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1af77c6-80d1-4a0a-9b3d-2512e47f7627 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:13.100578 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1af77c6-80d1-4a0a-9b3d-2512e47f7627 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:13.100752 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d1af77c6-80d1-4a0a-9b3d-2512e47f7627 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:13.110833 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:13.110833 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:13.112139 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1af77c6-80d1-4a0a-9b3d-2512e47f7627 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:13.114040 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 560/2243] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:13 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:13.135348 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8347201e-5e04-4971-96bb-3abae46338a6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:13.140993 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8347201e-5e04-4971-96bb-3abae46338a6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:44:13.141600 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8347201e-5e04-4971-96bb-3abae46338a6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6370983c-cc75-47bf-bbe2-9328d5ac4625", "incremental": true, "force": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:13.143460 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-8347201e-5e04-4971-96bb-3abae46338a6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating new backup {'backup': {'volume_id': '6370983c-cc75-47bf-bbe2-9328d5ac4625', 'incremental': True, 'force': True}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:44:13.143614 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-8347201e-5e04-4971-96bb-3abae46338a6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating backup of volume 6370983c-cc75-47bf-bbe2-9328d5ac4625 in container None Aug 09 10:44:13.164210 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:13.164210 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:13.164699 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8347201e-5e04-4971-96bb-3abae46338a6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:44:13.189835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-8347201e-5e04-4971-96bb-3abae46338a6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['ed2c85f2-e5ec-492a-a680-5b8ce4e62865', 'c07f3a0b-9dc0-40dd-8908-4b1f88390b43'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:13.258809 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8347201e-5e04-4971-96bb-3abae46338a6 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:44:13.259788 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 561/2244] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:44:13 2026] POST /volume/v3/backups => generated 288 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:13.276383 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1716b626-2fbd-47cd-8d16-4b83a59903f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:13.282917 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1716b626-2fbd-47cd-8d16-4b83a59903f9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:13.283965 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1716b626-2fbd-47cd-8d16-4b83a59903f9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:13.284478 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1716b626-2fbd-47cd-8d16-4b83a59903f9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:13.284823 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1716b626-2fbd-47cd-8d16-4b83a59903f9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:13.295795 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:13.295795 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:13.297548 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1716b626-2fbd-47cd-8d16-4b83a59903f9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:13.298282 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 569/2245] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:13 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 694 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:13.418518 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ddad4705-5d12-41b0-b4d1-4364b170b064 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:13.422314 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ddad4705-5d12-41b0-b4d1-4364b170b064 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 Aug 09 10:44:13.422736 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ddad4705-5d12-41b0-b4d1-4364b170b064 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:13.423021 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ddad4705-5d12-41b0-b4d1-4364b170b064 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:13.434262 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:13.434262 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:13.435233 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ddad4705-5d12-41b0-b4d1-4364b170b064 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:13.438324 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ddad4705-5d12-41b0-b4d1-4364b170b064 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 returned with HTTP 200 Aug 09 10:44:13.438324 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 556/2246] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:13 2026] GET /volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:13.455956 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:13.462506 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:13.463098 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-899185155"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:13.469272 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'snapshot_id': 'f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-899185155'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:13.478285 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=312,cinder:INSERT=62,cinder:UPDATE=92 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:44:13.481076 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:13.481076 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:13.481731 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:13.481844 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:44:13.487751 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:44:13.498422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (a8757528-6092-4e9e-95e6-96114b08f3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:13.500757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c80c032a-048b-466a-9dd7-bc5de8387036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:13.505035 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:13.553252 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0b6a760d-dd58-481b-860a-9645c1c7f0b8 req-7f347c5f-e4c5-471d-be9a-9f22289da000 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:13.558427 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0b6a760d-dd58-481b-860a-9645c1c7f0b8 req-7f347c5f-e4c5-471d-be9a-9f22289da000 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:44:13.558427 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0b6a760d-dd58-481b-860a-9645c1c7f0b8 req-7f347c5f-e4c5-471d-be9a-9f22289da000 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:13.558427 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0b6a760d-dd58-481b-860a-9645c1c7f0b8 req-7f347c5f-e4c5-471d-be9a-9f22289da000 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:13.563238 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=413,cinder:UPDATE=141,cinder:INSERT=74 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:44:13.571741 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c80c032a-048b-466a-9dd7-bc5de8387036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:13.572761 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ca4105-520f-4360-aa84-2c516ded8dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:13.574923 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:13.574923 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:13.587416 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-0b6a760d-dd58-481b-860a-9645c1c7f0b8 req-7f347c5f-e4c5-471d-be9a-9f22289da000 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:44:13.593055 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0b6a760d-dd58-481b-860a-9645c1c7f0b8 req-7f347c5f-e4c5-471d-be9a-9f22289da000 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:44:13.593948 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 562/2247] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:13 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:13.660374 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['f74c1c02-a9e0-4e37-9f2a-cdc9adac5e82', '58d012b4-e200-4ff1-8417-7ade3b87f3ab', 'ec837b8c-48f0-452c-a394-6e9044935c7e', 'a229f521-4d21-4c9f-96a1-ed756df934cc'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:13.661359 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ca4105-520f-4360-aa84-2c516ded8dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f74c1c02-a9e0-4e37-9f2a-cdc9adac5e82', '58d012b4-e200-4ff1-8417-7ade3b87f3ab', 'ec837b8c-48f0-452c-a394-6e9044935c7e', 'a229f521-4d21-4c9f-96a1-ed756df934cc']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:13.662234 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2cd164-19cc-4d06-ad80-3b27d2a70d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:13.722083 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2cd164-19cc-4d06-ad80-3b27d2a70d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9616c6e-98b2-4c93-9f68-5bd432aae296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-899185155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['f74c1c02-a9e0-4e37-9f2a-cdc9adac5e82','58d012b4-e200-4ff1-8417-7ade3b87f3ab','ec837b8c-48f0-452c-a394-6e9044935c7e','a229f521-4d21-4c9f-96a1-ed756df934cc'],size=1,snapshot_id=f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-899185155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9616c6e-98b2-4c93-9f68-5bd432aae296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:13.723768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9230a668-dc39-4f42-b548-7ed333416570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:13.764608 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9230a668-dc39-4f42-b548-7ed333416570) transitioned into state 'SUCCESS' from state '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-899185155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['f74c1c02-a9e0-4e37-9f2a-cdc9adac5e82','58d012b4-e200-4ff1-8417-7ade3b87f3ab','ec837b8c-48f0-452c-a394-6e9044935c7e','a229f521-4d21-4c9f-96a1-ed756df934cc'],size=1,snapshot_id=f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:13.765893 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08230d6c-14d0-42e7-ad05-efd13e4d2e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:13.808611 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08230d6c-14d0-42e7-ad05-efd13e4d2e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:13.809476 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (a8757528-6092-4e9e-95e6-96114b08f3a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:13.809972 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:44:13.810874 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85aa023b-b1d5-48e3-a9eb-2409654bf0af tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:13.811458 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 561/2248] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:44:13 2026] POST /volume/v3/volumes => generated 803 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:13.826648 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-16eb984d-35f2-452c-b16c-eae19bc2d2b8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:13.829488 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-16eb984d-35f2-452c-b16c-eae19bc2d2b8 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 Aug 09 10:44:13.830201 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-16eb984d-35f2-452c-b16c-eae19bc2d2b8 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:13.830201 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-16eb984d-35f2-452c-b16c-eae19bc2d2b8 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:13.840548 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:13.840548 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:13.847714 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-16eb984d-35f2-452c-b16c-eae19bc2d2b8 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:13.853840 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-16eb984d-35f2-452c-b16c-eae19bc2d2b8 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 returned with HTTP 200 Aug 09 10:44:13.854476 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 570/2249] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:13 2026] GET /volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:14.316258 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-18d67e12-810c-4b54-8f7d-15ffc781020a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:14.318654 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-18d67e12-810c-4b54-8f7d-15ffc781020a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:14.318923 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-18d67e12-810c-4b54-8f7d-15ffc781020a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:14.319202 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-18d67e12-810c-4b54-8f7d-15ffc781020a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:14.321219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-18d67e12-810c-4b54-8f7d-15ffc781020a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:14.325515 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:14.325515 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:14.326487 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-18d67e12-810c-4b54-8f7d-15ffc781020a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:14.326871 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 557/2250] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:14 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:14.871633 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-caca705b-cd3f-49fa-8c46-405aebfa08c5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:14.875138 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-caca705b-cd3f-49fa-8c46-405aebfa08c5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 Aug 09 10:44:14.875466 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-caca705b-cd3f-49fa-8c46-405aebfa08c5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:14.875724 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-caca705b-cd3f-49fa-8c46-405aebfa08c5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:14.884246 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:14.884246 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:14.889141 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-caca705b-cd3f-49fa-8c46-405aebfa08c5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:14.894781 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-caca705b-cd3f-49fa-8c46-405aebfa08c5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 returned with HTTP 200 Aug 09 10:44:14.895532 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 563/2251] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:14 2026] GET /volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:14.911452 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-23b7a367-72b6-4757-9342-6d39b86e5bdd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:14.915919 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23b7a367-72b6-4757-9342-6d39b86e5bdd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 Aug 09 10:44:14.916212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23b7a367-72b6-4757-9342-6d39b86e5bdd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:14.916519 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23b7a367-72b6-4757-9342-6d39b86e5bdd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:14.916684 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-23b7a367-72b6-4757-9342-6d39b86e5bdd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete snapshot with id: 4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 Aug 09 10:44:14.923844 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:14.923844 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:14.924547 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-23b7a367-72b6-4757-9342-6d39b86e5bdd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:14.959446 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-23b7a367-72b6-4757-9342-6d39b86e5bdd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot delete request issued successfully. Aug 09 10:44:14.959708 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23b7a367-72b6-4757-9342-6d39b86e5bdd tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 returned with HTTP 202 Aug 09 10:44:14.960280 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 562/2252] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:14 2026] DELETE /volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:14.968583 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fe209b43-e85b-44a2-998e-cf7b2bf7a99a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:14.970693 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe209b43-e85b-44a2-998e-cf7b2bf7a99a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 Aug 09 10:44:14.971104 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe209b43-e85b-44a2-998e-cf7b2bf7a99a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:14.971232 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe209b43-e85b-44a2-998e-cf7b2bf7a99a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:14.977320 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:14.977320 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:14.977919 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fe209b43-e85b-44a2-998e-cf7b2bf7a99a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:14.978766 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe209b43-e85b-44a2-998e-cf7b2bf7a99a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 returned with HTTP 200 Aug 09 10:44:14.979196 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 571/2253] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:14 2026] GET /volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:15.341292 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1bd087b0-6cf5-44e9-a5b1-0ef7953f4784 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:15.348398 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1bd087b0-6cf5-44e9-a5b1-0ef7953f4784 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:15.348662 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1bd087b0-6cf5-44e9-a5b1-0ef7953f4784 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:15.348891 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1bd087b0-6cf5-44e9-a5b1-0ef7953f4784 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:15.349010 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1bd087b0-6cf5-44e9-a5b1-0ef7953f4784 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:15.361835 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=274,cinder:INSERT=33,cinder:UPDATE=68,cinder:DELETE=1 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:44:15.364276 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:15.364276 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:15.365480 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1bd087b0-6cf5-44e9-a5b1-0ef7953f4784 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:15.366151 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 558/2254] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:15 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 696 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:15.997482 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8e975496-a8d3-4cac-b21f-706939936d07 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:16.000666 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e975496-a8d3-4cac-b21f-706939936d07 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 Aug 09 10:44:16.000997 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e975496-a8d3-4cac-b21f-706939936d07 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:16.001337 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e975496-a8d3-4cac-b21f-706939936d07 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:16.008151 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e975496-a8d3-4cac-b21f-706939936d07 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 returned with HTTP 404 Aug 09 10:44:16.009157 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 564/2255] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:15 2026] GET /volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:16.024207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1955c4f8-7559-45ed-8ad4-210efc983250 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:16.024207 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1955c4f8-7559-45ed-8ad4-210efc983250 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 Aug 09 10:44:16.024207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1955c4f8-7559-45ed-8ad4-210efc983250 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:16.024207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1955c4f8-7559-45ed-8ad4-210efc983250 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:16.024640 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-1955c4f8-7559-45ed-8ad4-210efc983250 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete snapshot with id: f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 Aug 09 10:44:16.033467 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:16.033467 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:16.034382 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1955c4f8-7559-45ed-8ad4-210efc983250 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:16.073983 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1955c4f8-7559-45ed-8ad4-210efc983250 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot delete request issued successfully. Aug 09 10:44:16.074155 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1955c4f8-7559-45ed-8ad4-210efc983250 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 returned with HTTP 202 Aug 09 10:44:16.074796 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 563/2256] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:16 2026] DELETE /volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:16.087653 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-05cfa150-3230-45ba-b7dc-37a7f61b6c97 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:16.089815 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-05cfa150-3230-45ba-b7dc-37a7f61b6c97 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 Aug 09 10:44:16.090018 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-05cfa150-3230-45ba-b7dc-37a7f61b6c97 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:16.090282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-05cfa150-3230-45ba-b7dc-37a7f61b6c97 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:16.097558 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:16.097558 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:16.097689 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-05cfa150-3230-45ba-b7dc-37a7f61b6c97 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:16.098558 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-05cfa150-3230-45ba-b7dc-37a7f61b6c97 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 returned with HTTP 200 Aug 09 10:44:16.098958 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 572/2257] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:16 2026] GET /volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:16.384262 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d001ef9c-3103-4022-bedd-42c44b5280b7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:16.388362 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d001ef9c-3103-4022-bedd-42c44b5280b7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:16.388680 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d001ef9c-3103-4022-bedd-42c44b5280b7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:16.388993 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d001ef9c-3103-4022-bedd-42c44b5280b7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:16.389839 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d001ef9c-3103-4022-bedd-42c44b5280b7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:16.397695 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:16.397695 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:16.398928 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d001ef9c-3103-4022-bedd-42c44b5280b7 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:16.399846 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 559/2258] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:16 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:17.113631 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3eabf341-77de-4e0d-8ae2-a4cb502a1c9d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:17.120288 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3eabf341-77de-4e0d-8ae2-a4cb502a1c9d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 Aug 09 10:44:17.120594 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3eabf341-77de-4e0d-8ae2-a4cb502a1c9d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:17.120749 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3eabf341-77de-4e0d-8ae2-a4cb502a1c9d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:17.127906 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3eabf341-77de-4e0d-8ae2-a4cb502a1c9d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 returned with HTTP 404 Aug 09 10:44:17.129658 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 565/2259] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:17 2026] GET /volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:17.142917 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-87e82c31-c470-458f-be1d-2e758e94ce11 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:17.145517 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87e82c31-c470-458f-be1d-2e758e94ce11 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f Aug 09 10:44:17.145847 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87e82c31-c470-458f-be1d-2e758e94ce11 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:17.146150 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87e82c31-c470-458f-be1d-2e758e94ce11 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:17.146503 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-87e82c31-c470-458f-be1d-2e758e94ce11 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: f4aaf137-c9d4-4c44-8766-af9c13bfc62f Aug 09 10:44:17.156307 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:17.156307 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:17.157060 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-87e82c31-c470-458f-be1d-2e758e94ce11 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:17.177978 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c5a01eab-8234-4f49-b8d6-9d71e98f3303 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:17.180931 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c5a01eab-8234-4f49-b8d6-9d71e98f3303 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:44:17.181448 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c5a01eab-8234-4f49-b8d6-9d71e98f3303 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:17.181737 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c5a01eab-8234-4f49-b8d6-9d71e98f3303 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:17.195743 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-87e82c31-c470-458f-be1d-2e758e94ce11 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:17.199215 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87e82c31-c470-458f-be1d-2e758e94ce11 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f returned with HTTP 202 Aug 09 10:44:17.199683 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:17.199683 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:17.199747 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 564/2260] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:17 2026] DELETE /volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:44:17.208680 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-503a7fca-8796-42cd-b4fe-6f7b0f821a6e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:17.208735 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-503a7fca-8796-42cd-b4fe-6f7b0f821a6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f Aug 09 10:44:17.209631 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-503a7fca-8796-42cd-b4fe-6f7b0f821a6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:17.209631 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-503a7fca-8796-42cd-b4fe-6f7b0f821a6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:17.209795 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c5a01eab-8234-4f49-b8d6-9d71e98f3303 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:44:17.217150 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c5a01eab-8234-4f49-b8d6-9d71e98f3303 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:44:17.217871 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 573/2261] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:17 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:17.219641 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:17.219641 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:17.224674 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-503a7fca-8796-42cd-b4fe-6f7b0f821a6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:17.234576 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-503a7fca-8796-42cd-b4fe-6f7b0f821a6e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f returned with HTTP 200 Aug 09 10:44:17.236242 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 560/2262] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:17 2026] GET /volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:17.281738 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-99dbe80d-3ac8-416b-9a5b-0a1aa02d6e91 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:17.287555 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-99dbe80d-3ac8-416b-9a5b-0a1aa02d6e91 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:44:17.287749 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-99dbe80d-3ac8-416b-9a5b-0a1aa02d6e91 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:17.288435 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-99dbe80d-3ac8-416b-9a5b-0a1aa02d6e91 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:17.307016 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:17.307016 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:17.313080 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-99dbe80d-3ac8-416b-9a5b-0a1aa02d6e91 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:44:17.323488 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-99dbe80d-3ac8-416b-9a5b-0a1aa02d6e91 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:44:17.323488 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 566/2263] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:17 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:17.359257 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-0235aa7e-c157-48ae-8e3f-d8de3ee0421f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:17.365277 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-0235aa7e-c157-48ae-8e3f-d8de3ee0421f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885/action Aug 09 10:44:17.365277 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-0235aa7e-c157-48ae-8e3f-d8de3ee0421f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:44:17.365277 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-0235aa7e-c157-48ae-8e3f-d8de3ee0421f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:17.385205 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:17.385205 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:17.386220 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-0235aa7e-c157-48ae-8e3f-d8de3ee0421f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:44:17.397952 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-0235aa7e-c157-48ae-8e3f-d8de3ee0421f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Begin detaching volume completed successfully. Aug 09 10:44:17.399040 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-0235aa7e-c157-48ae-8e3f-d8de3ee0421f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885/action returned with HTTP 202 Aug 09 10:44:17.399444 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 565/2264] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:44:17 2026] POST /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:44:17.413922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d813e412-e70b-4fc3-8985-42602585fb7a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:17.418232 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d813e412-e70b-4fc3-8985-42602585fb7a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:17.418232 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d813e412-e70b-4fc3-8985-42602585fb7a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:17.418232 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d813e412-e70b-4fc3-8985-42602585fb7a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:17.418232 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d813e412-e70b-4fc3-8985-42602585fb7a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:17.427607 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:17.427607 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:17.428440 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d813e412-e70b-4fc3-8985-42602585fb7a tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:17.430763 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 574/2265] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:17 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:17.477450 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-25c971ec-66ae-49ea-899d-f1e90c8cd0e9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:17.477959 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-25c971ec-66ae-49ea-899d-f1e90c8cd0e9 None None] GET https://10.4.3.125/volume// Aug 09 10:44:17.478059 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-25c971ec-66ae-49ea-899d-f1e90c8cd0e9 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:17.478740 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-25c971ec-66ae-49ea-899d-f1e90c8cd0e9 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:17.478740 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-25c971ec-66ae-49ea-899d-f1e90c8cd0e9 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:17.479368 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 561/2266] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:44: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 09 10:44:17.492477 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-75daa0e3-d775-46ce-adfa-9d6bf0027d20 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:17.496021 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-75daa0e3-d775-46ce-adfa-9d6bf0027d20 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:44:17.496261 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-75daa0e3-d775-46ce-adfa-9d6bf0027d20 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:17.496484 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-75daa0e3-d775-46ce-adfa-9d6bf0027d20 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:17.514819 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:17.514819 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:17.522216 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-75daa0e3-d775-46ce-adfa-9d6bf0027d20 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:44:17.532594 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-75daa0e3-d775-46ce-adfa-9d6bf0027d20 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:44:17.532594 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 567/2267] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:44:17 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:44:18.259345 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bc6e986a-7097-4360-8951-49ce8fae4987 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:18.261534 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bc6e986a-7097-4360-8951-49ce8fae4987 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f Aug 09 10:44:18.263205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bc6e986a-7097-4360-8951-49ce8fae4987 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:18.263205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bc6e986a-7097-4360-8951-49ce8fae4987 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:18.270283 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bc6e986a-7097-4360-8951-49ce8fae4987 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f returned with HTTP 404 Aug 09 10:44:18.270283 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 566/2268] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:18 2026] GET /volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:18.282577 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-90d1566c-1a47-4ac7-9ce4-0be27ef26330 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:18.284855 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-90d1566c-1a47-4ac7-9ce4-0be27ef26330 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 Aug 09 10:44:18.285154 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-90d1566c-1a47-4ac7-9ce4-0be27ef26330 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:18.285448 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-90d1566c-1a47-4ac7-9ce4-0be27ef26330 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:18.285695 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-90d1566c-1a47-4ac7-9ce4-0be27ef26330 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: 2d324663-4628-4b61-97d3-dd3cb0a76451 Aug 09 10:44:18.294911 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:18.294911 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:18.295508 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-90d1566c-1a47-4ac7-9ce4-0be27ef26330 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:18.324713 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-90d1566c-1a47-4ac7-9ce4-0be27ef26330 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:18.324713 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-90d1566c-1a47-4ac7-9ce4-0be27ef26330 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 returned with HTTP 202 Aug 09 10:44:18.324960 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 575/2269] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:18 2026] DELETE /volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:44:18.338007 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-04aec545-e55f-4a21-98e5-67a480ffc1fc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:18.340367 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-04aec545-e55f-4a21-98e5-67a480ffc1fc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 Aug 09 10:44:18.340660 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-04aec545-e55f-4a21-98e5-67a480ffc1fc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:18.340946 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-04aec545-e55f-4a21-98e5-67a480ffc1fc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:18.356452 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:18.356452 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:18.371121 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-04aec545-e55f-4a21-98e5-67a480ffc1fc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:18.382591 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-04aec545-e55f-4a21-98e5-67a480ffc1fc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 returned with HTTP 200 Aug 09 10:44:18.383112 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 562/2270] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:18 2026] GET /volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 => generated 896 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:18.445089 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-15f7a40e-1474-4179-ba0a-d9edc4151dba None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:18.449563 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-15f7a40e-1474-4179-ba0a-d9edc4151dba tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:18.449788 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-15f7a40e-1474-4179-ba0a-d9edc4151dba tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:18.450027 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-15f7a40e-1474-4179-ba0a-d9edc4151dba tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:18.450103 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-15f7a40e-1474-4179-ba0a-d9edc4151dba tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:18.458386 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:18.458386 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:18.459747 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-15f7a40e-1474-4179-ba0a-d9edc4151dba tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:18.460412 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 568/2271] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:18 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:18.801682 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-505fdb6f-878a-4876-a7d7-2a78650beb16 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:18.803982 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-505fdb6f-878a-4876-a7d7-2a78650beb16 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] DELETE https://10.4.3.125/volume/v3/attachments/1523cb24-8360-4113-a4c4-ae779c607c4f Aug 09 10:44:18.805065 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-505fdb6f-878a-4876-a7d7-2a78650beb16 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:18.806205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-505fdb6f-878a-4876-a7d7-2a78650beb16 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:18.835480 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:18.835480 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:18.904665 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3926d4b0-04a9-4520-8876-e1bc04fb56a9 req-505fdb6f-878a-4876-a7d7-2a78650beb16 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments/1523cb24-8360-4113-a4c4-ae779c607c4f returned with HTTP 200 Aug 09 10:44:18.904946 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 567/2272] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:44:18 2026] DELETE /volume/v3/attachments/1523cb24-8360-4113-a4c4-ae779c607c4f => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:19.403119 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ea8fca65-6fcd-46f6-9a40-f10207bc061c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:19.405693 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ea8fca65-6fcd-46f6-9a40-f10207bc061c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 Aug 09 10:44:19.406128 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ea8fca65-6fcd-46f6-9a40-f10207bc061c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:19.406128 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ea8fca65-6fcd-46f6-9a40-f10207bc061c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:19.422500 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ea8fca65-6fcd-46f6-9a40-f10207bc061c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 returned with HTTP 404 Aug 09 10:44:19.423259 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 576/2273] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:19 2026] GET /volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:19.430640 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-11d34953-a6c2-4909-ae17-7a024022acd4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:19.432708 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11d34953-a6c2-4909-ae17-7a024022acd4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 Aug 09 10:44:19.433271 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11d34953-a6c2-4909-ae17-7a024022acd4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:19.433271 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11d34953-a6c2-4909-ae17-7a024022acd4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:19.433556 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-11d34953-a6c2-4909-ae17-7a024022acd4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: f9616c6e-98b2-4c93-9f68-5bd432aae296 Aug 09 10:44:19.444872 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:19.444872 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:19.445480 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-11d34953-a6c2-4909-ae17-7a024022acd4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:19.476704 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-145c612f-ce6a-4907-9d9d-64c39d457317 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:19.479304 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-145c612f-ce6a-4907-9d9d-64c39d457317 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:19.479443 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-11d34953-a6c2-4909-ae17-7a024022acd4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:19.479516 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-145c612f-ce6a-4907-9d9d-64c39d457317 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:19.479680 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-145c612f-ce6a-4907-9d9d-64c39d457317 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:19.479749 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11d34953-a6c2-4909-ae17-7a024022acd4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 returned with HTTP 202 Aug 09 10:44:19.479844 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-145c612f-ce6a-4907-9d9d-64c39d457317 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:19.480208 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 563/2274] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:19 2026] DELETE /volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:44:19.485341 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:19.485341 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:19.486228 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-145c612f-ce6a-4907-9d9d-64c39d457317 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:19.486613 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 569/2275] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:19 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:19.489655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-be82a78a-7d47-48dc-b7d0-153c8aeab8aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:19.492137 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be82a78a-7d47-48dc-b7d0-153c8aeab8aa tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 Aug 09 10:44:19.492371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be82a78a-7d47-48dc-b7d0-153c8aeab8aa tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:19.492636 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be82a78a-7d47-48dc-b7d0-153c8aeab8aa tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:19.502108 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:19.502108 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:19.507208 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-be82a78a-7d47-48dc-b7d0-153c8aeab8aa tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:19.514677 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be82a78a-7d47-48dc-b7d0-153c8aeab8aa tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 returned with HTTP 200 Aug 09 10:44:19.515279 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 568/2276] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:19 2026] GET /volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:19.643467 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3f99c9de-28f7-4a6e-86bb-714c61c0888c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:19.648158 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3f99c9de-28f7-4a6e-86bb-714c61c0888c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:44:19.648461 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3f99c9de-28f7-4a6e-86bb-714c61c0888c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:19.648677 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3f99c9de-28f7-4a6e-86bb-714c61c0888c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:19.659553 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:19.659553 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:19.665604 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3f99c9de-28f7-4a6e-86bb-714c61c0888c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:44:19.672833 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3f99c9de-28f7-4a6e-86bb-714c61c0888c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:44:19.673944 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 577/2277] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:19 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:20.505445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9d799618-664f-4a53-8cb0-8e497c6c834c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:20.510736 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d799618-664f-4a53-8cb0-8e497c6c834c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:20.511781 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d799618-664f-4a53-8cb0-8e497c6c834c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:20.514635 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d799618-664f-4a53-8cb0-8e497c6c834c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:20.514635 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9d799618-664f-4a53-8cb0-8e497c6c834c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:20.520129 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:20.520129 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:20.521262 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d799618-664f-4a53-8cb0-8e497c6c834c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:20.523239 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 564/2278] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:20 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:20.539812 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b09b3dab-8830-4314-8296-07b1d8690635 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:20.542456 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b09b3dab-8830-4314-8296-07b1d8690635 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 Aug 09 10:44:20.542970 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b09b3dab-8830-4314-8296-07b1d8690635 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:20.543268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b09b3dab-8830-4314-8296-07b1d8690635 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:20.553359 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b09b3dab-8830-4314-8296-07b1d8690635 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 returned with HTTP 404 Aug 09 10:44:20.554094 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 570/2279] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:20 2026] GET /volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:20.566684 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-258327f3-df15-40c0-b2fb-c625164a369f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:20.569583 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:20.570057 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1387368870"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:20.571940 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1387368870'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:20.572126 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:44:20.577246 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:44:20.586757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (883db076-d576-4769-a0ac-5f64df3f607c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:20.587764 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323ff95a-6b1c-4ecb-ab36-4ad9a5edc33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:20.589298 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:20.637431 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323ff95a-6b1c-4ecb-ab36-4ad9a5edc33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:20.638750 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a864903-7777-48c8-90f9-ffb480cb7d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:20.738966 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['c90118e9-d725-41de-be86-0ea05302069a', '980de511-affe-4d53-b1fd-78989bdc75f9', '06c5ae09-d76d-4f7c-92d5-4e3541f2cd89', '8e9c6677-977b-44d3-98d3-9e3c216e1522'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:20.739992 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a864903-7777-48c8-90f9-ffb480cb7d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c90118e9-d725-41de-be86-0ea05302069a', '980de511-affe-4d53-b1fd-78989bdc75f9', '06c5ae09-d76d-4f7c-92d5-4e3541f2cd89', '8e9c6677-977b-44d3-98d3-9e3c216e1522']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:20.740902 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9cb782-f86e-48fe-89c5-d91aed148632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:20.780946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9cb782-f86e-48fe-89c5-d91aed148632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e432f478-be03-4829-9a1c-2d201a689882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1387368870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['c90118e9-d725-41de-be86-0ea05302069a','980de511-affe-4d53-b1fd-78989bdc75f9','06c5ae09-d76d-4f7c-92d5-4e3541f2cd89','8e9c6677-977b-44d3-98d3-9e3c216e1522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1387368870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e432f478-be03-4829-9a1c-2d201a689882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:20.782057 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ceb29c8-d789-4572-ae64-359e952f234c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:20.806743 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ceb29c8-d789-4572-ae64-359e952f234c) transitioned into state 'SUCCESS' from state '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-1387368870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['c90118e9-d725-41de-be86-0ea05302069a','980de511-affe-4d53-b1fd-78989bdc75f9','06c5ae09-d76d-4f7c-92d5-4e3541f2cd89','8e9c6677-977b-44d3-98d3-9e3c216e1522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:20.807563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71d9f7ab-1e33-4d03-ba1c-77600e24c45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:20.816868 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71d9f7ab-1e33-4d03-ba1c-77600e24c45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:20.817656 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (883db076-d576-4769-a0ac-5f64df3f607c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:20.818007 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:44:20.818605 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-258327f3-df15-40c0-b2fb-c625164a369f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:20.819148 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 569/2280] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:44:20 2026] POST /volume/v3/volumes => generated 770 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:44:20.833015 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a6f7b4dc-a5c9-4917-8e6d-6f92242371d6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:20.835623 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6f7b4dc-a5c9-4917-8e6d-6f92242371d6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 Aug 09 10:44:20.835874 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6f7b4dc-a5c9-4917-8e6d-6f92242371d6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:20.836104 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6f7b4dc-a5c9-4917-8e6d-6f92242371d6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:20.846269 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:20.846269 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:20.854423 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a6f7b4dc-a5c9-4917-8e6d-6f92242371d6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:20.863932 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6f7b4dc-a5c9-4917-8e6d-6f92242371d6 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 returned with HTTP 200 Aug 09 10:44:20.865344 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 578/2281] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:20 2026] GET /volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:21.538553 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d1dc0ef2-775c-4cfb-b194-aee74bb8d57d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:21.541012 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1dc0ef2-775c-4cfb-b194-aee74bb8d57d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:21.542098 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1dc0ef2-775c-4cfb-b194-aee74bb8d57d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:21.542098 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1dc0ef2-775c-4cfb-b194-aee74bb8d57d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:21.542098 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d1dc0ef2-775c-4cfb-b194-aee74bb8d57d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:21.548466 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:21.548466 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:21.550561 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1dc0ef2-775c-4cfb-b194-aee74bb8d57d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:21.550561 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 565/2282] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:21 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:21.883294 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-75cc0ab8-4744-40d4-aa56-0ca5b4b23713 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:21.884850 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75cc0ab8-4744-40d4-aa56-0ca5b4b23713 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 Aug 09 10:44:21.885086 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75cc0ab8-4744-40d4-aa56-0ca5b4b23713 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:21.885389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75cc0ab8-4744-40d4-aa56-0ca5b4b23713 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:21.894344 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:21.894344 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:21.901635 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-75cc0ab8-4744-40d4-aa56-0ca5b4b23713 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:21.908653 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75cc0ab8-4744-40d4-aa56-0ca5b4b23713 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 returned with HTTP 200 Aug 09 10:44:21.909169 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 571/2283] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:21 2026] GET /volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:21.923251 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a57094d2-4fb7-4ce8-88bf-5a57073bd2b5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:21.926161 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a57094d2-4fb7-4ce8-88bf-5a57073bd2b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:21.926765 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a57094d2-4fb7-4ce8-88bf-5a57073bd2b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e432f478-be03-4829-9a1c-2d201a689882", "name": "tempest-VolumeDependencyTests-Snapshot-653558740"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:21.943929 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:21.943929 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:21.944098 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a57094d2-4fb7-4ce8-88bf-5a57073bd2b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:21.944263 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-a57094d2-4fb7-4ce8-88bf-5a57073bd2b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create snapshot from volume e432f478-be03-4829-9a1c-2d201a689882 Aug 09 10:44:21.989146 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a57094d2-4fb7-4ce8-88bf-5a57073bd2b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['bf378b55-ebee-4e36-9349-0de2d6b3d7fe', 'f739ced1-1faf-43dd-8c9b-0256e903260b', 'd0813fcc-d234-42ac-8457-9c6c2abe7dcf', 'e716d3e2-53e5-40e1-b79c-2ad62229d002'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:22.052840 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a57094d2-4fb7-4ce8-88bf-5a57073bd2b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot create request issued successfully. Aug 09 10:44:22.053447 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a57094d2-4fb7-4ce8-88bf-5a57073bd2b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:22.053882 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 570/2284] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:22.068080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89e8bf1c-87f6-41f2-b483-1be84366332c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:22.070174 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89e8bf1c-87f6-41f2-b483-1be84366332c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea Aug 09 10:44:22.070701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89e8bf1c-87f6-41f2-b483-1be84366332c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:22.070992 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89e8bf1c-87f6-41f2-b483-1be84366332c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:22.085869 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:22.085869 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:22.086022 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-89e8bf1c-87f6-41f2-b483-1be84366332c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:22.087681 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89e8bf1c-87f6-41f2-b483-1be84366332c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea returned with HTTP 200 Aug 09 10:44:22.088294 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 579/2285] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:22 2026] GET /volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:22.571775 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-30beef56-d58a-43a6-a234-09dfbd1364f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:22.572932 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30beef56-d58a-43a6-a234-09dfbd1364f9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:22.573196 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30beef56-d58a-43a6-a234-09dfbd1364f9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:22.573407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30beef56-d58a-43a6-a234-09dfbd1364f9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:22.573772 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-30beef56-d58a-43a6-a234-09dfbd1364f9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:22.583220 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:22.583220 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:22.584288 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30beef56-d58a-43a6-a234-09dfbd1364f9 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:22.584727 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 566/2286] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:22 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:22.610582 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5a075c9b-5812-4c48-ad08-506911f85e80 req-f6dab0eb-d5e8-492f-b3ad-16a6d22ac1f4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:22.614334 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5a075c9b-5812-4c48-ad08-506911f85e80 req-f6dab0eb-d5e8-492f-b3ad-16a6d22ac1f4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c/encryption Aug 09 10:44:22.614651 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5a075c9b-5812-4c48-ad08-506911f85e80 req-f6dab0eb-d5e8-492f-b3ad-16a6d22ac1f4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:22.614996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5a075c9b-5812-4c48-ad08-506911f85e80 req-f6dab0eb-d5e8-492f-b3ad-16a6d22ac1f4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:22.631043 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:22.631043 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:22.643372 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5a075c9b-5812-4c48-ad08-506911f85e80 req-f6dab0eb-d5e8-492f-b3ad-16a6d22ac1f4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c/encryption returned with HTTP 200 Aug 09 10:44:22.643372 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 572/2287] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:44:22 2026] GET /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:23.101492 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0df02f30-7ae0-4ad8-8c6f-a95a6095e3a3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:23.104738 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0df02f30-7ae0-4ad8-8c6f-a95a6095e3a3 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea Aug 09 10:44:23.104738 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0df02f30-7ae0-4ad8-8c6f-a95a6095e3a3 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:23.104834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0df02f30-7ae0-4ad8-8c6f-a95a6095e3a3 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:23.113755 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:23.113755 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:23.114689 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0df02f30-7ae0-4ad8-8c6f-a95a6095e3a3 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:23.116277 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0df02f30-7ae0-4ad8-8c6f-a95a6095e3a3 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea returned with HTTP 200 Aug 09 10:44:23.116739 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 571/2288] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:23 2026] GET /volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:23.128290 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5315b413-8c63-4405-ba14-57ae42232f9b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:23.131299 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:23.131800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "736822a5-f841-436b-b99f-f1720e333aea", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-760476054"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:23.134210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'snapshot_id': '736822a5-f841-436b-b99f-f1720e333aea', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-760476054'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:23.141619 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:23.141619 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:23.142792 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:23.142792 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:44:23.153412 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:44:23.159857 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (4a97e0b0-08d3-4cf3-b2b8-1849a7e97dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:23.161394 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea4aa5a-baeb-4880-92b3-b518a7d4b5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:23.163214 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:23.206431 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea4aa5a-baeb-4880-92b3-b518a7d4b5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '736822a5-f841-436b-b99f-f1720e333aea', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:23.207531 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c65ebe-ecf2-439b-98f4-d57ecd85f880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:23.268482 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['55013c8a-a322-402b-b873-5910f44ed56f', '6babc664-a6a1-408a-9c3c-98c25ff2eafe', '5a6dabac-244a-4e29-963e-eef1765c823c', '3694f4af-006d-4184-97cf-85080e371544'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:23.269422 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c65ebe-ecf2-439b-98f4-d57ecd85f880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55013c8a-a322-402b-b873-5910f44ed56f', '6babc664-a6a1-408a-9c3c-98c25ff2eafe', '5a6dabac-244a-4e29-963e-eef1765c823c', '3694f4af-006d-4184-97cf-85080e371544']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:23.270239 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac86befa-1a8f-4ffc-9968-3e8c41d02200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:23.329246 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac86befa-1a8f-4ffc-9968-3e8c41d02200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33bca99c-a131-4b17-bdea-ff1d09b3468f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-760476054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['55013c8a-a322-402b-b873-5910f44ed56f','6babc664-a6a1-408a-9c3c-98c25ff2eafe','5a6dabac-244a-4e29-963e-eef1765c823c','3694f4af-006d-4184-97cf-85080e371544'],size=1,snapshot_id=736822a5-f841-436b-b99f-f1720e333aea,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-760476054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33bca99c-a131-4b17-bdea-ff1d09b3468f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=736822a5-f841-436b-b99f-f1720e333aea,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:23.330437 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48252b5d-253e-48f6-9073-e55ea8ca9b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:23.367639 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48252b5d-253e-48f6-9073-e55ea8ca9b17) transitioned into state 'SUCCESS' from state '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-760476054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['55013c8a-a322-402b-b873-5910f44ed56f','6babc664-a6a1-408a-9c3c-98c25ff2eafe','5a6dabac-244a-4e29-963e-eef1765c823c','3694f4af-006d-4184-97cf-85080e371544'],size=1,snapshot_id=736822a5-f841-436b-b99f-f1720e333aea,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:23.368797 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f70d050-27ca-4459-8af0-aacbfb625c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:23.400695 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f70d050-27ca-4459-8af0-aacbfb625c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:23.402003 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (4a97e0b0-08d3-4cf3-b2b8-1849a7e97dc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:23.402495 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:44:23.403374 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5315b413-8c63-4405-ba14-57ae42232f9b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:23.403966 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 580/2289] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:44:23 2026] POST /volume/v3/volumes => generated 803 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:23.426694 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-67e82f84-bcfa-4459-9775-0bfe98a001c2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:23.431726 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-67e82f84-bcfa-4459-9775-0bfe98a001c2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f Aug 09 10:44:23.432104 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-67e82f84-bcfa-4459-9775-0bfe98a001c2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:23.432388 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-67e82f84-bcfa-4459-9775-0bfe98a001c2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:23.449155 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:23.449155 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:23.459581 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-67e82f84-bcfa-4459-9775-0bfe98a001c2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:23.475764 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-67e82f84-bcfa-4459-9775-0bfe98a001c2 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f returned with HTTP 200 Aug 09 10:44:23.475764 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 567/2290] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:23 2026] GET /volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:23.603592 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8a0e0d69-b731-4eff-8af2-ca4bf6d5b7a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:23.609636 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a0e0d69-b731-4eff-8af2-ca4bf6d5b7a2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:23.610041 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a0e0d69-b731-4eff-8af2-ca4bf6d5b7a2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:23.610428 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a0e0d69-b731-4eff-8af2-ca4bf6d5b7a2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:23.610582 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8a0e0d69-b731-4eff-8af2-ca4bf6d5b7a2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:23.619819 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:23.619819 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:23.620678 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a0e0d69-b731-4eff-8af2-ca4bf6d5b7a2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:23.621099 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 573/2291] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:23 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:23.624631 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5a075c9b-5812-4c48-ad08-506911f85e80 req-e5c0fd50-8b3a-48eb-94ed-b70ff15ad4ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:23.628515 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5a075c9b-5812-4c48-ad08-506911f85e80 req-e5c0fd50-8b3a-48eb-94ed-b70ff15ad4ed tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/attachments/59b151b3-6fe2-4f92-bf4e-c8eb6a991ae7 Aug 09 10:44:23.628853 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5a075c9b-5812-4c48-ad08-506911f85e80 req-e5c0fd50-8b3a-48eb-94ed-b70ff15ad4ed tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:23.629133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5a075c9b-5812-4c48-ad08-506911f85e80 req-e5c0fd50-8b3a-48eb-94ed-b70ff15ad4ed tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:23.638002 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8523ce9a-0662-4e24-a8bb-1481cc9867e1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:23.640248 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8523ce9a-0662-4e24-a8bb-1481cc9867e1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:23.641095 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8523ce9a-0662-4e24-a8bb-1481cc9867e1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:23.641095 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8523ce9a-0662-4e24-a8bb-1481cc9867e1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:23.641095 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8523ce9a-0662-4e24-a8bb-1481cc9867e1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:23.642646 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:23.642646 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:23.647159 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:23.647159 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:23.648157 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8523ce9a-0662-4e24-a8bb-1481cc9867e1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:23.648699 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 581/2292] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:23 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:23.663715 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-efc63bc6-84db-4150-8145-06348b84412e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:23.666687 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-efc63bc6-84db-4150-8145-06348b84412e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:23.667835 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-efc63bc6-84db-4150-8145-06348b84412e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:23.668164 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-efc63bc6-84db-4150-8145-06348b84412e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:23.668427 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-efc63bc6-84db-4150-8145-06348b84412e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete backup with id: 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. Aug 09 10:44:23.676744 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:23.676744 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:23.697135 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-efc63bc6-84db-4150-8145-06348b84412e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] delete_backup rpcapi backup_id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:44:23.700367 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-efc63bc6-84db-4150-8145-06348b84412e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 202 Aug 09 10:44:23.703209 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 568/2293] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:23 2026] DELETE /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:44:23.709960 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7453aa70-4fb6-4cd5-a2e7-569a1da178bf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:23.712986 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7453aa70-4fb6-4cd5-a2e7-569a1da178bf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:23.713255 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7453aa70-4fb6-4cd5-a2e7-569a1da178bf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:23.713423 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7453aa70-4fb6-4cd5-a2e7-569a1da178bf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:23.714034 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7453aa70-4fb6-4cd5-a2e7-569a1da178bf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:23.719697 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:23.719697 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:23.722207 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7453aa70-4fb6-4cd5-a2e7-569a1da178bf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 200 Aug 09 10:44:23.722444 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 574/2294] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:23 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:23.723673 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5a075c9b-5812-4c48-ad08-506911f85e80 req-e5c0fd50-8b3a-48eb-94ed-b70ff15ad4ed tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/59b151b3-6fe2-4f92-bf4e-c8eb6a991ae7 returned with HTTP 200 Aug 09 10:44:23.724494 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 572/2295] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:44:23 2026] DELETE /volume/v3/attachments/59b151b3-6fe2-4f92-bf4e-c8eb6a991ae7 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:24.485809 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b4aa23b-2e7f-4afd-9089-e203c371e5f7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:24.488428 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b4aa23b-2e7f-4afd-9089-e203c371e5f7 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f Aug 09 10:44:24.489071 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b4aa23b-2e7f-4afd-9089-e203c371e5f7 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:24.489304 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b4aa23b-2e7f-4afd-9089-e203c371e5f7 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:24.499550 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:24.499550 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:24.504351 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4b4aa23b-2e7f-4afd-9089-e203c371e5f7 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:24.511217 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b4aa23b-2e7f-4afd-9089-e203c371e5f7 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f returned with HTTP 200 Aug 09 10:44:24.511217 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 582/2296] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:24 2026] GET /volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:24.524420 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4497dcd5-f1b6-4e46-9e73-4ba56d1c14cf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:24.527095 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4497dcd5-f1b6-4e46-9e73-4ba56d1c14cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea Aug 09 10:44:24.527273 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4497dcd5-f1b6-4e46-9e73-4ba56d1c14cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:24.527477 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4497dcd5-f1b6-4e46-9e73-4ba56d1c14cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:24.527595 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-4497dcd5-f1b6-4e46-9e73-4ba56d1c14cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete snapshot with id: 736822a5-f841-436b-b99f-f1720e333aea Aug 09 10:44:24.537242 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:24.537242 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:24.537717 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4497dcd5-f1b6-4e46-9e73-4ba56d1c14cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:24.570449 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4497dcd5-f1b6-4e46-9e73-4ba56d1c14cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot delete request issued successfully. Aug 09 10:44:24.570682 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4497dcd5-f1b6-4e46-9e73-4ba56d1c14cf tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea returned with HTTP 202 Aug 09 10:44:24.571240 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 569/2297] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:24 2026] DELETE /volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:24.581415 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8aeafc86-5da7-4bde-9efb-ec97f4871c9d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:24.584123 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8aeafc86-5da7-4bde-9efb-ec97f4871c9d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea Aug 09 10:44:24.584380 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8aeafc86-5da7-4bde-9efb-ec97f4871c9d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:24.584667 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8aeafc86-5da7-4bde-9efb-ec97f4871c9d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:24.596553 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:24.596553 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:24.597252 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8aeafc86-5da7-4bde-9efb-ec97f4871c9d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Snapshot retrieved successfully. Aug 09 10:44:24.598563 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8aeafc86-5da7-4bde-9efb-ec97f4871c9d tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea returned with HTTP 200 Aug 09 10:44:24.599332 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 575/2298] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:24 2026] GET /volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:24.619860 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f0924094-bb0e-4452-94a1-0922f64442a3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:24.622927 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f0924094-bb0e-4452-94a1-0922f64442a3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c Aug 09 10:44:24.623291 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f0924094-bb0e-4452-94a1-0922f64442a3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:24.623956 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f0924094-bb0e-4452-94a1-0922f64442a3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:24.624252 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f0924094-bb0e-4452-94a1-0922f64442a3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: c9548ed0-244a-4fb0-9970-2928cf749f4c Aug 09 10:44:24.639035 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:24.639035 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:24.639999 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f0924094-bb0e-4452-94a1-0922f64442a3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:44:24.654108 np0000006833 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-f0924094-bb0e-4452-94a1-0922f64442a3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:44:24.660770 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f0924094-bb0e-4452-94a1-0922f64442a3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume request issued successfully. Aug 09 10:44:24.661019 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f0924094-bb0e-4452-94a1-0922f64442a3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c returned with HTTP 202 Aug 09 10:44:24.661526 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 573/2299] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:24 2026] DELETE /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:24.668868 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7ed486b7-aac2-475f-9304-fe50e6f1ba04 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:24.670718 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ed486b7-aac2-475f-9304-fe50e6f1ba04 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c Aug 09 10:44:24.670967 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ed486b7-aac2-475f-9304-fe50e6f1ba04 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:24.671140 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ed486b7-aac2-475f-9304-fe50e6f1ba04 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:24.680215 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:24.680215 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:24.685459 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7ed486b7-aac2-475f-9304-fe50e6f1ba04 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:44:24.691236 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ed486b7-aac2-475f-9304-fe50e6f1ba04 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c returned with HTTP 200 Aug 09 10:44:24.691738 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 583/2300] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:24 2026] GET /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:24.735371 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f1713134-5688-4b1b-bfaf-bb0ea250a958 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:24.738310 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1713134-5688-4b1b-bfaf-bb0ea250a958 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 Aug 09 10:44:24.738689 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1713134-5688-4b1b-bfaf-bb0ea250a958 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:24.738995 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1713134-5688-4b1b-bfaf-bb0ea250a958 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:24.739265 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f1713134-5688-4b1b-bfaf-bb0ea250a958 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 2bfc619f-1bfe-4a4b-bfe6-b8a31683c347. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:24.744748 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1713134-5688-4b1b-bfaf-bb0ea250a958 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 returned with HTTP 404 Aug 09 10:44:24.745520 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 570/2301] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:24 2026] GET /volume/v3/backups/2bfc619f-1bfe-4a4b-bfe6-b8a31683c347 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:24.754979 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76542ed5-b0ee-40d2-8f4e-cc2b24a9f41e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:24.757386 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76542ed5-b0ee-40d2-8f4e-cc2b24a9f41e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:44:24.757892 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76542ed5-b0ee-40d2-8f4e-cc2b24a9f41e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6370983c-cc75-47bf-bbe2-9328d5ac4625", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1751345681", "container": "tempest-volumesbackupstest-backup-container-719803959"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:24.759936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-76542ed5-b0ee-40d2-8f4e-cc2b24a9f41e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating new backup {'backup': {'volume_id': '6370983c-cc75-47bf-bbe2-9328d5ac4625', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1751345681', 'container': 'tempest-volumesbackupstest-backup-container-719803959'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:44:24.760290 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-76542ed5-b0ee-40d2-8f4e-cc2b24a9f41e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Creating backup of volume 6370983c-cc75-47bf-bbe2-9328d5ac4625 in container tempest-volumesbackupstest-backup-container-719803959 Aug 09 10:44:24.773783 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:24.773783 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:24.774709 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-76542ed5-b0ee-40d2-8f4e-cc2b24a9f41e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:44:24.807528 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-76542ed5-b0ee-40d2-8f4e-cc2b24a9f41e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Created reservations ['8e15e714-6484-4a1d-9618-576dfd47f9b4', '245c67e1-f4ee-43c8-b7d4-4c4b9dc30ad9'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:24.850679 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76542ed5-b0ee-40d2-8f4e-cc2b24a9f41e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:44:24.851289 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 576/2302] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:44:24 2026] POST /volume/v3/backups => generated 330 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:24.862338 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ac85fce-f4f3-4e00-a4e2-fa0074fc8a02 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:24.864650 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ac85fce-f4f3-4e00-a4e2-fa0074fc8a02 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:24.865015 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ac85fce-f4f3-4e00-a4e2-fa0074fc8a02 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:24.865153 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ac85fce-f4f3-4e00-a4e2-fa0074fc8a02 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:24.865416 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7ac85fce-f4f3-4e00-a4e2-fa0074fc8a02 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:24.871379 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:24.871379 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:24.875057 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ac85fce-f4f3-4e00-a4e2-fa0074fc8a02 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:24.875057 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 574/2303] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:24 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:25.611514 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7fb1c669-53ab-42a1-b194-7c003d85a8ed None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:25.615701 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7fb1c669-53ab-42a1-b194-7c003d85a8ed tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea Aug 09 10:44:25.615701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7fb1c669-53ab-42a1-b194-7c003d85a8ed tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:25.615898 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7fb1c669-53ab-42a1-b194-7c003d85a8ed tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:25.623803 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7fb1c669-53ab-42a1-b194-7c003d85a8ed tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea returned with HTTP 404 Aug 09 10:44:25.624536 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 584/2304] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:25 2026] GET /volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:25.635509 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c46c84f3-6d52-48f3-9158-bea75c0a94f1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:25.638699 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c46c84f3-6d52-48f3-9158-bea75c0a94f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 Aug 09 10:44:25.638861 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c46c84f3-6d52-48f3-9158-bea75c0a94f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:25.639231 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c46c84f3-6d52-48f3-9158-bea75c0a94f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:25.639583 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-c46c84f3-6d52-48f3-9158-bea75c0a94f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: e432f478-be03-4829-9a1c-2d201a689882 Aug 09 10:44:25.649243 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:25.649243 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:25.649779 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c46c84f3-6d52-48f3-9158-bea75c0a94f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:25.674602 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c46c84f3-6d52-48f3-9158-bea75c0a94f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:25.674822 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c46c84f3-6d52-48f3-9158-bea75c0a94f1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 returned with HTTP 202 Aug 09 10:44:25.675488 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 571/2305] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:25 2026] DELETE /volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:44:25.687812 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2ac78d03-a9e5-4f8b-a494-f7cdfa6e06a1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:25.690489 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2ac78d03-a9e5-4f8b-a494-f7cdfa6e06a1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 Aug 09 10:44:25.690938 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2ac78d03-a9e5-4f8b-a494-f7cdfa6e06a1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:25.691147 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2ac78d03-a9e5-4f8b-a494-f7cdfa6e06a1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:25.699708 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:25.699708 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:25.706490 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2ac78d03-a9e5-4f8b-a494-f7cdfa6e06a1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:25.711687 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d5047e95-3e35-4c4e-993f-1bdd9c7c293a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:25.713280 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2ac78d03-a9e5-4f8b-a494-f7cdfa6e06a1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 returned with HTTP 200 Aug 09 10:44:25.713916 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 577/2306] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:25 2026] GET /volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:25.714385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5047e95-3e35-4c4e-993f-1bdd9c7c293a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c Aug 09 10:44:25.714607 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5047e95-3e35-4c4e-993f-1bdd9c7c293a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:25.714866 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5047e95-3e35-4c4e-993f-1bdd9c7c293a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:25.722655 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5047e95-3e35-4c4e-993f-1bdd9c7c293a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c returned with HTTP 404 Aug 09 10:44:25.723468 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 575/2307] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:25 2026] GET /volume/v3/volumes/c9548ed0-244a-4fb0-9970-2928cf749f4c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:25.732786 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ffefde61-07e9-4a1c-acb8-8320fc957653 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:25.735361 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ffefde61-07e9-4a1c-acb8-8320fc957653 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:44:25.735672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ffefde61-07e9-4a1c-acb8-8320fc957653 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:25.736082 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ffefde61-07e9-4a1c-acb8-8320fc957653 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:25.737127 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ffefde61-07e9-4a1c-acb8-8320fc957653 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:44:25.782791 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ffefde61-07e9-4a1c-acb8-8320fc957653 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Get all volumes completed successfully. Aug 09 10:44:25.785569 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:25.785569 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:25.792135 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ffefde61-07e9-4a1c-acb8-8320fc957653 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:44:25.792690 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 585/2308] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:44:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12059 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:44:25.813510 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b5acdee-7582-49f4-9660-36303649f733 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:25.815933 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b5acdee-7582-49f4-9660-36303649f733 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] DELETE https://10.4.3.125/volume/v3/types/a97be207-0934-45bc-b21b-f327b70c7277 Aug 09 10:44:25.816242 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b5acdee-7582-49f4-9660-36303649f733 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:25.816607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b5acdee-7582-49f4-9660-36303649f733 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:25.848213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b5acdee-7582-49f4-9660-36303649f733 tempest-TestVolumeBootPattern-1047896768 tempest-TestVolumeBootPattern-1047896768-project-admin] https://10.4.3.125/volume/v3/types/a97be207-0934-45bc-b21b-f327b70c7277 returned with HTTP 202 Aug 09 10:44:25.848213 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 572/2309] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:44:25 2026] DELETE /volume/v3/types/a97be207-0934-45bc-b21b-f327b70c7277 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:25.884842 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:25.888994 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:25.890369 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1253731924", "snapshot_id": null, "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:25.891257 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9b46d49b-bb08-4ee4-992c-186b32d30f53 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:25.893585 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1253731924', 'snapshot_id': None, 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:25.893772 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9b46d49b-bb08-4ee4-992c-186b32d30f53 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:25.893950 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9b46d49b-bb08-4ee4-992c-186b32d30f53 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:25.894508 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9b46d49b-bb08-4ee4-992c-186b32d30f53 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:25.894895 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9b46d49b-bb08-4ee4-992c-186b32d30f53 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:25.903708 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:25.903708 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:25.904921 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9b46d49b-bb08-4ee4-992c-186b32d30f53 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:25.906175 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 576/2310] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:25 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:26.080988 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume of 1 GB Aug 09 10:44:26.089635 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Availability Zones retrieved successfully. Aug 09 10:44:26.095354 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (3dfbce38-d871-41c4-aa61-7161afc1ebd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:26.096632 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fd78090-7d91-480c-a2ab-7d279d794a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:26.098136 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:26.187290 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fd78090-7d91-480c-a2ab-7d279d794a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:26.188240 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0572191f-09de-4b0b-8cb5-126e87fb79f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:26.270858 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['c57aba52-4e5a-4ff8-ac5e-165393224a74', '6192e0f7-f71d-4d79-8762-45cc4802ae9c', '4abdbad9-5845-49f6-98b4-c08f7c55d25b', '40e55e13-65d6-4cd7-a41c-641f8380fe87'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:26.273919 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0572191f-09de-4b0b-8cb5-126e87fb79f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c57aba52-4e5a-4ff8-ac5e-165393224a74', '6192e0f7-f71d-4d79-8762-45cc4802ae9c', '4abdbad9-5845-49f6-98b4-c08f7c55d25b', '40e55e13-65d6-4cd7-a41c-641f8380fe87']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:26.273919 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60cba561-da29-45d2-a1f6-c5276da8b856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:26.313704 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60cba561-da29-45d2-a1f6-c5276da8b856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2cc8720-2369-409f-b57d-73afa86cf867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1253731924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['c57aba52-4e5a-4ff8-ac5e-165393224a74','6192e0f7-f71d-4d79-8762-45cc4802ae9c','4abdbad9-5845-49f6-98b4-c08f7c55d25b','40e55e13-65d6-4cd7-a41c-641f8380fe87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1253731924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2cc8720-2369-409f-b57d-73afa86cf867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2fb0754369b4615ad745ecdf8680c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6250c3829474927a954476fa71962ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:26.315017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f707ff-ab6f-41e5-b14f-8f2bbef8fa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:26.345407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f707ff-ab6f-41e5-b14f-8f2bbef8fa02) transitioned into state 'SUCCESS' from state '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-1253731924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['c57aba52-4e5a-4ff8-ac5e-165393224a74','6192e0f7-f71d-4d79-8762-45cc4802ae9c','4abdbad9-5845-49f6-98b4-c08f7c55d25b','40e55e13-65d6-4cd7-a41c-641f8380fe87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:26.346335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782c7277-7714-42cb-b286-421adefb5516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:26.360207 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782c7277-7714-42cb-b286-421adefb5516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:26.361399 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (3dfbce38-d871-41c4-aa61-7161afc1ebd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:26.361792 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request issued successfully. Aug 09 10:44:26.362512 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92b89aa1-c661-427e-8ceb-ad656c7acae2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:26.362997 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 578/2311] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:44:25 2026] POST /volume/v3/volumes => generated 759 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:26.376228 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15447115-b49e-42eb-b6d7-cac38a0d0944 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:26.381238 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15447115-b49e-42eb-b6d7-cac38a0d0944 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:44:26.381840 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15447115-b49e-42eb-b6d7-cac38a0d0944 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:26.382139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15447115-b49e-42eb-b6d7-cac38a0d0944 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:26.395441 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:26.395441 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:26.400918 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-15447115-b49e-42eb-b6d7-cac38a0d0944 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:44:26.406866 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15447115-b49e-42eb-b6d7-cac38a0d0944 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 returned with HTTP 200 Aug 09 10:44:26.407349 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 586/2312] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:26 2026] GET /volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:26.730409 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-74f3f756-9d50-4391-bdb2-b959a055f374 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:26.732822 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-74f3f756-9d50-4391-bdb2-b959a055f374 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 Aug 09 10:44:26.733127 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-74f3f756-9d50-4391-bdb2-b959a055f374 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:26.733390 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-74f3f756-9d50-4391-bdb2-b959a055f374 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:26.741982 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-74f3f756-9d50-4391-bdb2-b959a055f374 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 returned with HTTP 404 Aug 09 10:44:26.742652 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 573/2313] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:26 2026] GET /volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:26.751990 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:26.754355 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:26.755053 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-863993647"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:26.757976 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-863993647'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:26.757976 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:44:26.765287 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:44:26.774506 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (8d782982-b0c1-4e5a-9d33-b82a26d0a389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:26.776149 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d249d7-3ff5-442c-ad7d-5a023e388e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:26.778747 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:26.824154 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d249d7-3ff5-442c-ad7d-5a023e388e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:26.824552 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de25ca9-af16-4ef2-8eef-58c4ce860a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:26.895335 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['126d71b4-8e1d-48bb-8a82-05e33ae89ee1', '57c1043c-bf65-486a-a66e-1741916ec78d', '4821f34c-6ecf-4d74-85e8-c30be3ace6e8', '47c81f8e-8b03-4fde-987d-0fbebdadc003'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:26.896520 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de25ca9-af16-4ef2-8eef-58c4ce860a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['126d71b4-8e1d-48bb-8a82-05e33ae89ee1', '57c1043c-bf65-486a-a66e-1741916ec78d', '4821f34c-6ecf-4d74-85e8-c30be3ace6e8', '47c81f8e-8b03-4fde-987d-0fbebdadc003']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:26.897736 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c035a586-be4c-424f-b126-170990bb7b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:26.921054 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-785c2ede-eb62-46df-a491-075a51c6d26c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:26.923765 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-785c2ede-eb62-46df-a491-075a51c6d26c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:26.923919 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-785c2ede-eb62-46df-a491-075a51c6d26c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:26.924381 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-785c2ede-eb62-46df-a491-075a51c6d26c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:26.924381 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-785c2ede-eb62-46df-a491-075a51c6d26c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:26.931175 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:26.931175 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:26.932206 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-785c2ede-eb62-46df-a491-075a51c6d26c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:26.932653 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 579/2314] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:26 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:26.933341 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c035a586-be4c-424f-b126-170990bb7b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c43a7118-ac78-4b7e-b9ea-1105fd8ddd07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-863993647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['126d71b4-8e1d-48bb-8a82-05e33ae89ee1','57c1043c-bf65-486a-a66e-1741916ec78d','4821f34c-6ecf-4d74-85e8-c30be3ace6e8','47c81f8e-8b03-4fde-987d-0fbebdadc003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-863993647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c43a7118-ac78-4b7e-b9ea-1105fd8ddd07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:26.934336 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631b68c6-2708-485d-a591-5d9d94d4d0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:26.955156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631b68c6-2708-485d-a591-5d9d94d4d0bf) transitioned into state 'SUCCESS' from state '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-863993647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['126d71b4-8e1d-48bb-8a82-05e33ae89ee1','57c1043c-bf65-486a-a66e-1741916ec78d','4821f34c-6ecf-4d74-85e8-c30be3ace6e8','47c81f8e-8b03-4fde-987d-0fbebdadc003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:26.956497 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dcde17f-a126-47ad-9a1d-0ec11eb5a6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:26.968850 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dcde17f-a126-47ad-9a1d-0ec11eb5a6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:26.970265 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (8d782982-b0c1-4e5a-9d33-b82a26d0a389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:26.970800 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:44:26.972391 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8869bf9e-7af1-45a7-b69d-6fc744fc575e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:26.973064 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 577/2315] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:44:26 2026] POST /volume/v3/volumes => generated 769 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:26.993451 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b343e75b-847b-44a7-a350-4278e797b98c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:26.999705 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b343e75b-847b-44a7-a350-4278e797b98c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 Aug 09 10:44:27.000747 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b343e75b-847b-44a7-a350-4278e797b98c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:27.001132 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b343e75b-847b-44a7-a350-4278e797b98c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:27.014041 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:27.014041 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:27.019659 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b343e75b-847b-44a7-a350-4278e797b98c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:27.025990 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b343e75b-847b-44a7-a350-4278e797b98c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 returned with HTTP 200 Aug 09 10:44:27.026550 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 587/2316] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:26 2026] GET /volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:27.421928 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ee5e56a7-4a1c-491a-ad92-bae44e43945b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:27.423703 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee5e56a7-4a1c-491a-ad92-bae44e43945b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:44:27.423915 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee5e56a7-4a1c-491a-ad92-bae44e43945b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:27.424126 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee5e56a7-4a1c-491a-ad92-bae44e43945b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:27.431691 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:27.431691 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:27.435233 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ee5e56a7-4a1c-491a-ad92-bae44e43945b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:44:27.440284 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee5e56a7-4a1c-491a-ad92-bae44e43945b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 returned with HTTP 200 Aug 09 10:44:27.440753 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 574/2317] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:27 2026] GET /volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:27.457032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e3826315-54fb-4e8c-a64d-fc2d9687b400 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:27.459817 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3826315-54fb-4e8c-a64d-fc2d9687b400 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:44:27.460151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3826315-54fb-4e8c-a64d-fc2d9687b400 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:27.460467 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3826315-54fb-4e8c-a64d-fc2d9687b400 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:27.469880 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:27.469880 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:27.475832 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e3826315-54fb-4e8c-a64d-fc2d9687b400 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:44:27.483355 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3826315-54fb-4e8c-a64d-fc2d9687b400 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 returned with HTTP 200 Aug 09 10:44:27.483791 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 580/2318] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:27 2026] GET /volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:27.950167 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8bdf538a-5035-4edc-bf01-0987cc9aca72 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:27.953993 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8bdf538a-5035-4edc-bf01-0987cc9aca72 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:27.953993 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8bdf538a-5035-4edc-bf01-0987cc9aca72 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:27.953993 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8bdf538a-5035-4edc-bf01-0987cc9aca72 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:27.953993 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8bdf538a-5035-4edc-bf01-0987cc9aca72 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:27.966125 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:27.966125 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:27.967898 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8bdf538a-5035-4edc-bf01-0987cc9aca72 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:27.970761 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 578/2319] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:27 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:28.044155 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a2ad30bd-3419-4bf4-be7f-af2e67bdf020 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:28.046445 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a2ad30bd-3419-4bf4-be7f-af2e67bdf020 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 Aug 09 10:44:28.046733 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a2ad30bd-3419-4bf4-be7f-af2e67bdf020 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:28.047063 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a2ad30bd-3419-4bf4-be7f-af2e67bdf020 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:28.055612 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:28.055612 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:28.062893 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a2ad30bd-3419-4bf4-be7f-af2e67bdf020 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:28.070388 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a2ad30bd-3419-4bf4-be7f-af2e67bdf020 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 returned with HTTP 200 Aug 09 10:44:28.070957 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 588/2320] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:28 2026] GET /volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:28.088039 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b23d908-e587-477f-bb45-4af47ef2984f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:28.090157 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:28.090532 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c43a7118-ac78-4b7e-b9ea-1105fd8ddd07", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1483269975"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:28.095550 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request body: {'volume': {'source_volid': 'c43a7118-ac78-4b7e-b9ea-1105fd8ddd07', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1483269975'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:28.105646 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:28.105646 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:28.106319 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume retrieved successfully. Aug 09 10:44:28.106568 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume of 1 GB Aug 09 10:44:28.113272 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Availability Zones retrieved successfully. Aug 09 10:44:28.121901 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (4649f3fd-d781-4819-8b34-749aef51e2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:28.123129 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc358231-0ccf-4e21-892a-d34d50913d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:28.124334 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:28.161030 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc358231-0ccf-4e21-892a-d34d50913d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c43a7118-ac78-4b7e-b9ea-1105fd8ddd07', 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:28.162435 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e30412b6-d929-4ec1-853c-60de4395e86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:28.227818 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Created reservations ['b81b9a1a-0841-402f-b294-0eedaa1b287d', '365f1785-f4ed-45ad-981a-ef4ff46e9f36', 'c586fdae-4e64-45cf-a89e-2faa0772efc4', 'a3454b31-313c-4ed2-baa3-3a5ed80158ac'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:28.229165 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e30412b6-d929-4ec1-853c-60de4395e86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b81b9a1a-0841-402f-b294-0eedaa1b287d', '365f1785-f4ed-45ad-981a-ef4ff46e9f36', 'c586fdae-4e64-45cf-a89e-2faa0772efc4', 'a3454b31-313c-4ed2-baa3-3a5ed80158ac']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:28.230273 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43792457-4a92-4dd4-bf35-aae7bfc8e96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:28.270171 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43792457-4a92-4dd4-bf35-aae7bfc8e96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '147e255f-0377-4456-a03d-a7b421989070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1483269975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['b81b9a1a-0841-402f-b294-0eedaa1b287d','365f1785-f4ed-45ad-981a-ef4ff46e9f36','c586fdae-4e64-45cf-a89e-2faa0772efc4','a3454b31-313c-4ed2-baa3-3a5ed80158ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=c43a7118-ac78-4b7e-b9ea-1105fd8ddd07,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1483269975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=147e255f-0377-4456-a03d-a7b421989070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='793b4120fcc34a24be5ec3409cda30e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c43a7118-ac78-4b7e-b9ea-1105fd8ddd07,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='181e3b0443bc4c18857d899ecde179da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:28.271209 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7446e51a-7128-4044-8653-d171b4d257a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:28.308733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7446e51a-7128-4044-8653-d171b4d257a0) transitioned into state 'SUCCESS' from state '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-1483269975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='793b4120fcc34a24be5ec3409cda30e6',qos_specs=None,replication_status=,reservations=['b81b9a1a-0841-402f-b294-0eedaa1b287d','365f1785-f4ed-45ad-981a-ef4ff46e9f36','c586fdae-4e64-45cf-a89e-2faa0772efc4','a3454b31-313c-4ed2-baa3-3a5ed80158ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=c43a7118-ac78-4b7e-b9ea-1105fd8ddd07,status='creating',user_id='181e3b0443bc4c18857d899ecde179da',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:28.309682 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b14d700-a10f-42dc-a434-61071e11277b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:28.332040 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b14d700-a10f-42dc-a434-61071e11277b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:28.333471 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Flow 'volume_create_api' (4649f3fd-d781-4819-8b34-749aef51e2f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:28.333978 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Create volume request issued successfully. Aug 09 10:44:28.334683 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b23d908-e587-477f-bb45-4af47ef2984f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:28.335336 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 575/2321] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:44:28 2026] POST /volume/v3/volumes => generated 804 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:28.353916 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b8a463e8-5d34-4c5a-9dc8-4059b5ecb56e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:28.356202 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b8a463e8-5d34-4c5a-9dc8-4059b5ecb56e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 Aug 09 10:44:28.357049 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b8a463e8-5d34-4c5a-9dc8-4059b5ecb56e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:28.357049 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b8a463e8-5d34-4c5a-9dc8-4059b5ecb56e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:28.368969 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:28.368969 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:28.376172 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b8a463e8-5d34-4c5a-9dc8-4059b5ecb56e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:28.384277 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b8a463e8-5d34-4c5a-9dc8-4059b5ecb56e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 returned with HTTP 200 Aug 09 10:44:28.384846 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 581/2322] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:28 2026] GET /volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:28.985483 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8c687bd9-c636-40f7-b274-966589c4b057 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:28.988355 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c687bd9-c636-40f7-b274-966589c4b057 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:28.989459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c687bd9-c636-40f7-b274-966589c4b057 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:28.989459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c687bd9-c636-40f7-b274-966589c4b057 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:28.990305 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8c687bd9-c636-40f7-b274-966589c4b057 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:29.001313 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:29.001313 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:29.002577 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c687bd9-c636-40f7-b274-966589c4b057 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:29.003157 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 579/2323] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:28 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:29.269439 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-6e9fc622-7393-4c93-95d6-2e6fdad31460 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:29.272707 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-6e9fc622-7393-4c93-95d6-2e6fdad31460 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:44:29.272707 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-6e9fc622-7393-4c93-95d6-2e6fdad31460 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:29.274706 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-6e9fc622-7393-4c93-95d6-2e6fdad31460 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:29.294534 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:29.294534 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:29.306791 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-6e9fc622-7393-4c93-95d6-2e6fdad31460 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:44:29.313366 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-6e9fc622-7393-4c93-95d6-2e6fdad31460 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 returned with HTTP 200 Aug 09 10:44:29.313731 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 589/2324] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:29 2026] GET /volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:29.402957 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c9cc6138-75bc-4ded-8521-fefc03062f7b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:29.405284 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9cc6138-75bc-4ded-8521-fefc03062f7b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 Aug 09 10:44:29.405544 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9cc6138-75bc-4ded-8521-fefc03062f7b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:29.405738 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9cc6138-75bc-4ded-8521-fefc03062f7b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:29.418245 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:29.418245 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:29.424005 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c9cc6138-75bc-4ded-8521-fefc03062f7b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:29.431557 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9cc6138-75bc-4ded-8521-fefc03062f7b tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 returned with HTTP 200 Aug 09 10:44:29.431759 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 576/2325] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:29 2026] GET /volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 => generated 897 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:29.446856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cb08ac2e-ae4b-4a94-85ae-911956a997a4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:29.449777 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb08ac2e-ae4b-4a94-85ae-911956a997a4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 Aug 09 10:44:29.450081 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb08ac2e-ae4b-4a94-85ae-911956a997a4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:29.450496 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb08ac2e-ae4b-4a94-85ae-911956a997a4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:29.450742 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-cb08ac2e-ae4b-4a94-85ae-911956a997a4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 Aug 09 10:44:29.459643 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:29.459643 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:29.460315 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cb08ac2e-ae4b-4a94-85ae-911956a997a4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:29.488459 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cb08ac2e-ae4b-4a94-85ae-911956a997a4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:29.488720 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb08ac2e-ae4b-4a94-85ae-911956a997a4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 returned with HTTP 202 Aug 09 10:44:29.489426 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 582/2326] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:29 2026] DELETE /volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:44:29.507053 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7db67469-735f-4461-88bf-cf6ede3f8044 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:29.511411 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7db67469-735f-4461-88bf-cf6ede3f8044 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 Aug 09 10:44:29.512232 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7db67469-735f-4461-88bf-cf6ede3f8044 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:29.512669 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7db67469-735f-4461-88bf-cf6ede3f8044 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:29.528975 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:29.528975 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:29.538220 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7db67469-735f-4461-88bf-cf6ede3f8044 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:29.544853 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7db67469-735f-4461-88bf-cf6ede3f8044 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 returned with HTTP 200 Aug 09 10:44:29.545757 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 580/2327] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:29 2026] GET /volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:29.994379 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-032859a0-40cd-4b92-947f-e9ebf94098c6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:29.997341 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-032859a0-40cd-4b92-947f-e9ebf94098c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:44:29.997705 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-032859a0-40cd-4b92-947f-e9ebf94098c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:29.997885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-032859a0-40cd-4b92-947f-e9ebf94098c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:30.009937 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:30.009937 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:30.017770 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-032859a0-40cd-4b92-947f-e9ebf94098c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:44:30.022391 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-360cd084-eec6-422b-8ea2-2a447e0121fb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:30.025102 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-360cd084-eec6-422b-8ea2-2a447e0121fb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:30.025400 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-360cd084-eec6-422b-8ea2-2a447e0121fb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:30.025673 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-360cd084-eec6-422b-8ea2-2a447e0121fb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:30.025896 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-360cd084-eec6-422b-8ea2-2a447e0121fb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:30.026421 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-032859a0-40cd-4b92-947f-e9ebf94098c6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 returned with HTTP 200 Aug 09 10:44:30.027315 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 590/2328] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:29 2026] GET /volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:30.032752 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:30.032752 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:30.034050 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-360cd084-eec6-422b-8ea2-2a447e0121fb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:30.034715 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 577/2329] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:30 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:30.041262 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2ac3637f-1ec3-4ac8-b345-3abb4662b94c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:30.041907 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2ac3637f-1ec3-4ac8-b345-3abb4662b94c None None] GET https://10.4.3.125/volume// Aug 09 10:44:30.041907 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2ac3637f-1ec3-4ac8-b345-3abb4662b94c None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:30.042444 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2ac3637f-1ec3-4ac8-b345-3abb4662b94c None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:30.043311 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2ac3637f-1ec3-4ac8-b345-3abb4662b94c None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:30.044178 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 583/2330] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:44:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:44:30.056144 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-8d2a6d72-ef75-40a4-90e7-7d91578daeaa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:30.059072 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-8d2a6d72-ef75-40a4-90e7-7d91578daeaa tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:44:30.059656 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-8d2a6d72-ef75-40a4-90e7-7d91578daeaa tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2cc8720-2369-409f-b57d-73afa86cf867", "connector": null, "instance_uuid": "fdb744bd-0c15-4741-ae6c-c3f9bf5c757d"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:30.070100 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:30.070100 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:30.111642 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-8d2a6d72-ef75-40a4-90e7-7d91578daeaa tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:44:30.112173 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 581/2331] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:44:30 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 09 10:44:30.562475 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-95bfe129-2340-44b1-8e67-712b0a930522 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:30.566257 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95bfe129-2340-44b1-8e67-712b0a930522 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 Aug 09 10:44:30.566257 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-95bfe129-2340-44b1-8e67-712b0a930522 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:30.566454 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-95bfe129-2340-44b1-8e67-712b0a930522 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:30.579552 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95bfe129-2340-44b1-8e67-712b0a930522 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 returned with HTTP 404 Aug 09 10:44:30.580327 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 591/2332] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:30 2026] GET /volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:30.596885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-542bd087-e58e-4da9-8a57-262e01e05ef0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:30.599220 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-542bd087-e58e-4da9-8a57-262e01e05ef0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 Aug 09 10:44:30.599628 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-542bd087-e58e-4da9-8a57-262e01e05ef0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:30.599809 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-542bd087-e58e-4da9-8a57-262e01e05ef0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:30.599889 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-542bd087-e58e-4da9-8a57-262e01e05ef0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: 147e255f-0377-4456-a03d-a7b421989070 Aug 09 10:44:30.613431 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:30.613431 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:30.614201 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-542bd087-e58e-4da9-8a57-262e01e05ef0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:30.652591 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-542bd087-e58e-4da9-8a57-262e01e05ef0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:30.652591 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-542bd087-e58e-4da9-8a57-262e01e05ef0 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 returned with HTTP 202 Aug 09 10:44:30.653049 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 578/2333] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:30 2026] DELETE /volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:44:30.665622 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4799e22e-f8a9-499e-8b56-189ff77050ea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:30.668754 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4799e22e-f8a9-499e-8b56-189ff77050ea tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 Aug 09 10:44:30.669081 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4799e22e-f8a9-499e-8b56-189ff77050ea tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:30.669722 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4799e22e-f8a9-499e-8b56-189ff77050ea tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:30.684059 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:30.684059 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:30.693442 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4799e22e-f8a9-499e-8b56-189ff77050ea tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:30.701462 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4799e22e-f8a9-499e-8b56-189ff77050ea tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 returned with HTTP 200 Aug 09 10:44:30.702130 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 584/2334] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:30 2026] GET /volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:31.048109 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7d472dca-3d28-4aeb-a5cc-27f86c90dcdb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:31.051018 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d472dca-3d28-4aeb-a5cc-27f86c90dcdb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:31.051274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d472dca-3d28-4aeb-a5cc-27f86c90dcdb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:31.051578 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d472dca-3d28-4aeb-a5cc-27f86c90dcdb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:31.051696 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7d472dca-3d28-4aeb-a5cc-27f86c90dcdb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:31.058035 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:31.058035 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:31.059093 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d472dca-3d28-4aeb-a5cc-27f86c90dcdb tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:31.059625 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 582/2335] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:31 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:31.719370 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-338e4194-5873-4d97-9c22-b61bcde87e02 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:31.721049 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0b7eaca3-daf1-46df-95db-0de7bb003c33 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:31.721511 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0b7eaca3-daf1-46df-95db-0de7bb003c33 None None] GET https://10.4.3.125/volume// Aug 09 10:44:31.721679 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0b7eaca3-daf1-46df-95db-0de7bb003c33 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:31.721905 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0b7eaca3-daf1-46df-95db-0de7bb003c33 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:31.722288 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0b7eaca3-daf1-46df-95db-0de7bb003c33 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:31.722594 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 579/2336] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:44:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:44:31.722726 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-338e4194-5873-4d97-9c22-b61bcde87e02 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 Aug 09 10:44:31.722933 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-338e4194-5873-4d97-9c22-b61bcde87e02 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:31.723123 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-338e4194-5873-4d97-9c22-b61bcde87e02 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:31.733948 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-60414a7b-6134-4661-8318-d5ab54b825eb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:31.734690 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-338e4194-5873-4d97-9c22-b61bcde87e02 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 returned with HTTP 404 Aug 09 10:44:31.736146 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 592/2337] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:31 2026] GET /volume/v3/volumes/147e255f-0377-4456-a03d-a7b421989070 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:31.736927 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-60414a7b-6134-4661-8318-d5ab54b825eb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:44:31.737342 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-60414a7b-6134-4661-8318-d5ab54b825eb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:31.737492 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-60414a7b-6134-4661-8318-d5ab54b825eb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:31.747844 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0dd807f9-a801-4d9b-850e-89f6f339ffa4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:31.749555 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0dd807f9-a801-4d9b-850e-89f6f339ffa4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 Aug 09 10:44:31.749555 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0dd807f9-a801-4d9b-850e-89f6f339ffa4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:31.749555 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0dd807f9-a801-4d9b-850e-89f6f339ffa4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:31.749555 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0dd807f9-a801-4d9b-850e-89f6f339ffa4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 Aug 09 10:44:31.755692 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0dd807f9-a801-4d9b-850e-89f6f339ffa4 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 returned with HTTP 404 Aug 09 10:44:31.756510 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:31.756510 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:31.756636 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 583/2338] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:31 2026] DELETE /volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:31.769211 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-60414a7b-6134-4661-8318-d5ab54b825eb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:44:31.769386 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ce96b315-0465-4c56-9848-083911705e26 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:31.772498 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce96b315-0465-4c56-9848-083911705e26 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 Aug 09 10:44:31.773343 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce96b315-0465-4c56-9848-083911705e26 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:31.773828 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce96b315-0465-4c56-9848-083911705e26 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:31.775573 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-60414a7b-6134-4661-8318-d5ab54b825eb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 returned with HTTP 200 Aug 09 10:44:31.776248 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 585/2339] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:44:31 2026] GET /volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 => generated 1546 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:44:31.788663 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce96b315-0465-4c56-9848-083911705e26 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 returned with HTTP 404 Aug 09 10:44:31.788663 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 580/2340] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:31 2026] GET /volume/v3/volumes/c43a7118-ac78-4b7e-b9ea-1105fd8ddd07 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:31.797353 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1d3481e5-338b-4cf7-b19d-7ad2206183b5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:31.801695 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d3481e5-338b-4cf7-b19d-7ad2206183b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f Aug 09 10:44:31.803083 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d3481e5-338b-4cf7-b19d-7ad2206183b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:31.803083 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d3481e5-338b-4cf7-b19d-7ad2206183b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:31.803308 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1d3481e5-338b-4cf7-b19d-7ad2206183b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: 33bca99c-a131-4b17-bdea-ff1d09b3468f Aug 09 10:44:31.816540 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:31.816540 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:31.817229 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1d3481e5-338b-4cf7-b19d-7ad2206183b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:31.854228 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1d3481e5-338b-4cf7-b19d-7ad2206183b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume request issued successfully. Aug 09 10:44:31.854729 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d3481e5-338b-4cf7-b19d-7ad2206183b5 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f returned with HTTP 202 Aug 09 10:44:31.856701 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 593/2341] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:31 2026] DELETE /volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:44:31.873721 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9fdc916c-84e7-4137-ab50-fe3659284707 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:31.874784 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9fdc916c-84e7-4137-ab50-fe3659284707 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f Aug 09 10:44:31.875032 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9fdc916c-84e7-4137-ab50-fe3659284707 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:31.875275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9fdc916c-84e7-4137-ab50-fe3659284707 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:31.895016 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:31.895016 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:31.905102 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9fdc916c-84e7-4137-ab50-fe3659284707 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Volume info retrieved successfully. Aug 09 10:44:31.915275 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9fdc916c-84e7-4137-ab50-fe3659284707 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f returned with HTTP 200 Aug 09 10:44:31.915595 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 584/2342] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:31 2026] GET /volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f => generated 895 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:31.937265 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-17a682c4-0ef6-41c0-b9e5-5b90e49eeab3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:31.943552 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-17a682c4-0ef6-41c0-b9e5-5b90e49eeab3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] PUT https://10.4.3.125/volume/v3/attachments/132300ae-0d98-4920-8916-6ff8240298e0 Aug 09 10:44:31.943552 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-17a682c4-0ef6-41c0-b9e5-5b90e49eeab3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:31.965452 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-17a682c4-0ef6-41c0-b9e5-5b90e49eeab3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Acquiring lock "cinder-attachment_update-e2cc8720-2369-409f-b57d-73afa86cf867-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:44:31.982016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-17a682c4-0ef6-41c0-b9e5-5b90e49eeab3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-e2cc8720-2369-409f-b57d-73afa86cf867-np0000006833" acquired by "attachment_update" :: waited 0.016s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:44:31.986025 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:31.986025 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:32.079702 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7932bb3f-7223-4911-b94e-607b58118bb5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:32.081913 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7932bb3f-7223-4911-b94e-607b58118bb5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:32.082404 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7932bb3f-7223-4911-b94e-607b58118bb5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:32.085310 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7932bb3f-7223-4911-b94e-607b58118bb5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:32.085310 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7932bb3f-7223-4911-b94e-607b58118bb5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:32.093821 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:32.093821 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:32.095007 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7932bb3f-7223-4911-b94e-607b58118bb5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:32.096071 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 581/2343] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:32 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:32.153363 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-17a682c4-0ef6-41c0-b9e5-5b90e49eeab3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-e2cc8720-2369-409f-b57d-73afa86cf867-np0000006833" released by "attachment_update" :: held 0.172s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:44:32.153818 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-17a682c4-0ef6-41c0-b9e5-5b90e49eeab3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/132300ae-0d98-4920-8916-6ff8240298e0 returned with HTTP 200 Aug 09 10:44:32.155885 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 586/2344] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:44:31 2026] PUT /volume/v3/attachments/132300ae-0d98-4920-8916-6ff8240298e0 => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:32.195810 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-69889386-0ed3-49ba-9221-1479dfb11988 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:32.203410 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-69889386-0ed3-49ba-9221-1479dfb11988 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments/132300ae-0d98-4920-8916-6ff8240298e0/action Aug 09 10:44:32.203576 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-69889386-0ed3-49ba-9221-1479dfb11988 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:44:32.203664 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-69889386-0ed3-49ba-9221-1479dfb11988 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:32.248346 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:32.248346 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:32.274123 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e9dcbe94-7506-4359-a8f3-b160e48de2ee req-69889386-0ed3-49ba-9221-1479dfb11988 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/132300ae-0d98-4920-8916-6ff8240298e0/action returned with HTTP 204 Aug 09 10:44:32.274721 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 594/2345] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:44:32 2026] POST /volume/v3/attachments/132300ae-0d98-4920-8916-6ff8240298e0/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:32.941411 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8db5050d-6997-4e0b-8ebf-404b4f1c49c1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:32.945531 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8db5050d-6997-4e0b-8ebf-404b4f1c49c1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f Aug 09 10:44:32.946001 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8db5050d-6997-4e0b-8ebf-404b4f1c49c1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:32.946348 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8db5050d-6997-4e0b-8ebf-404b4f1c49c1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:32.959491 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8db5050d-6997-4e0b-8ebf-404b4f1c49c1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f returned with HTTP 404 Aug 09 10:44:32.960439 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 585/2346] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:32 2026] GET /volume/v3/volumes/33bca99c-a131-4b17-bdea-ff1d09b3468f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:32.971278 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d4bc5eb1-917f-44b8-ba52-706d4f38d91a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:32.974733 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d4bc5eb1-917f-44b8-ba52-706d4f38d91a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea Aug 09 10:44:32.975086 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d4bc5eb1-917f-44b8-ba52-706d4f38d91a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:32.975813 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d4bc5eb1-917f-44b8-ba52-706d4f38d91a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:32.975813 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-d4bc5eb1-917f-44b8-ba52-706d4f38d91a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete snapshot with id: 736822a5-f841-436b-b99f-f1720e333aea Aug 09 10:44:32.985354 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d4bc5eb1-917f-44b8-ba52-706d4f38d91a tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea returned with HTTP 404 Aug 09 10:44:32.985904 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 582/2347] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:32 2026] DELETE /volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:33.000143 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b3bcdca2-7d65-455d-9a2a-044f911fad04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.008403 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b3bcdca2-7d65-455d-9a2a-044f911fad04 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea Aug 09 10:44:33.008789 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b3bcdca2-7d65-455d-9a2a-044f911fad04 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.009031 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b3bcdca2-7d65-455d-9a2a-044f911fad04 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.018805 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b3bcdca2-7d65-455d-9a2a-044f911fad04 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea returned with HTTP 404 Aug 09 10:44:33.020006 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 587/2348] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:32 2026] GET /volume/v3/snapshots/736822a5-f841-436b-b99f-f1720e333aea => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:44:33.028490 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d080def2-7a63-401d-aaf7-fe463cba036e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.032486 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d080def2-7a63-401d-aaf7-fe463cba036e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 Aug 09 10:44:33.032486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d080def2-7a63-401d-aaf7-fe463cba036e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.032486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d080def2-7a63-401d-aaf7-fe463cba036e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.032737 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-d080def2-7a63-401d-aaf7-fe463cba036e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: e432f478-be03-4829-9a1c-2d201a689882 Aug 09 10:44:33.041928 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d080def2-7a63-401d-aaf7-fe463cba036e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 returned with HTTP 404 Aug 09 10:44:33.042653 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 595/2349] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.053023 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-63d8785f-fc18-401e-ac54-6c7d49c307fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.054786 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63d8785f-fc18-401e-ac54-6c7d49c307fb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 Aug 09 10:44:33.055217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63d8785f-fc18-401e-ac54-6c7d49c307fb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.055287 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63d8785f-fc18-401e-ac54-6c7d49c307fb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.065107 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63d8785f-fc18-401e-ac54-6c7d49c307fb tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 returned with HTTP 404 Aug 09 10:44:33.065586 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 586/2350] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/volumes/e432f478-be03-4829-9a1c-2d201a689882 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.081763 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f32005ea-c2b2-4d66-964e-a4a339340932 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.085065 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f32005ea-c2b2-4d66-964e-a4a339340932 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 Aug 09 10:44:33.085065 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f32005ea-c2b2-4d66-964e-a4a339340932 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.085326 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f32005ea-c2b2-4d66-964e-a4a339340932 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.085668 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f32005ea-c2b2-4d66-964e-a4a339340932 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: f9616c6e-98b2-4c93-9f68-5bd432aae296 Aug 09 10:44:33.094517 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f32005ea-c2b2-4d66-964e-a4a339340932 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 returned with HTTP 404 Aug 09 10:44:33.095332 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 583/2351] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.108062 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f97abc11-ec0a-41c1-b675-76427af1061e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.109950 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f97abc11-ec0a-41c1-b675-76427af1061e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 Aug 09 10:44:33.110774 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f97abc11-ec0a-41c1-b675-76427af1061e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.111136 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f97abc11-ec0a-41c1-b675-76427af1061e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.113073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-33537a22-9959-497a-9c16-d3c73cd26776 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.118226 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33537a22-9959-497a-9c16-d3c73cd26776 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:33.118226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33537a22-9959-497a-9c16-d3c73cd26776 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.118226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33537a22-9959-497a-9c16-d3c73cd26776 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.118226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-33537a22-9959-497a-9c16-d3c73cd26776 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:33.121123 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f97abc11-ec0a-41c1-b675-76427af1061e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 returned with HTTP 404 Aug 09 10:44:33.122050 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 588/2352] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/volumes/f9616c6e-98b2-4c93-9f68-5bd432aae296 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.125250 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:33.125250 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:33.126101 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33537a22-9959-497a-9c16-d3c73cd26776 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:33.126604 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 596/2353] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:33.130936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-82ced53e-ed37-40c9-8992-559dc277fb8e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.135445 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82ced53e-ed37-40c9-8992-559dc277fb8e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 Aug 09 10:44:33.136179 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82ced53e-ed37-40c9-8992-559dc277fb8e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.136179 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82ced53e-ed37-40c9-8992-559dc277fb8e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.136179 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-82ced53e-ed37-40c9-8992-559dc277fb8e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete snapshot with id: f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 Aug 09 10:44:33.144555 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82ced53e-ed37-40c9-8992-559dc277fb8e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 returned with HTTP 404 Aug 09 10:44:33.145391 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 587/2354] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:33.154295 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-890d1a5a-ad05-4c2d-9fff-b4a299cfae0f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.157805 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-890d1a5a-ad05-4c2d-9fff-b4a299cfae0f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 Aug 09 10:44:33.158238 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-890d1a5a-ad05-4c2d-9fff-b4a299cfae0f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.158700 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-890d1a5a-ad05-4c2d-9fff-b4a299cfae0f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.166358 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-890d1a5a-ad05-4c2d-9fff-b4a299cfae0f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 returned with HTTP 404 Aug 09 10:44:33.166857 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 584/2355] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/snapshots/f81a7dcf-5e2e-427f-ba4c-02b5cb6d5789 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:33.177398 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-79e8583f-9135-4756-810c-b753ee6c48b1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.181217 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-79e8583f-9135-4756-810c-b753ee6c48b1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 Aug 09 10:44:33.181217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-79e8583f-9135-4756-810c-b753ee6c48b1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.181217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-79e8583f-9135-4756-810c-b753ee6c48b1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.181217 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-79e8583f-9135-4756-810c-b753ee6c48b1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: 2d324663-4628-4b61-97d3-dd3cb0a76451 Aug 09 10:44:33.192435 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-79e8583f-9135-4756-810c-b753ee6c48b1 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 returned with HTTP 404 Aug 09 10:44:33.194150 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 589/2356] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.203125 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-880f4f98-d6f9-45b2-aece-5bfc503034bc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.208071 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-880f4f98-d6f9-45b2-aece-5bfc503034bc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 Aug 09 10:44:33.208071 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-880f4f98-d6f9-45b2-aece-5bfc503034bc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.208952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-880f4f98-d6f9-45b2-aece-5bfc503034bc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.219244 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-880f4f98-d6f9-45b2-aece-5bfc503034bc tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 returned with HTTP 404 Aug 09 10:44:33.220055 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 597/2357] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/volumes/2d324663-4628-4b61-97d3-dd3cb0a76451 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.231498 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-90ec49c5-7921-4bb1-935a-656b2ea79979 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.233786 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90ec49c5-7921-4bb1-935a-656b2ea79979 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 Aug 09 10:44:33.234369 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90ec49c5-7921-4bb1-935a-656b2ea79979 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.234660 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90ec49c5-7921-4bb1-935a-656b2ea79979 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.234839 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-90ec49c5-7921-4bb1-935a-656b2ea79979 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete snapshot with id: 4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 Aug 09 10:44:33.245552 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90ec49c5-7921-4bb1-935a-656b2ea79979 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 returned with HTTP 404 Aug 09 10:44:33.246506 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 588/2358] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:33.257697 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-86591e00-f2e4-478d-a94d-ff118f867b14 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.264055 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86591e00-f2e4-478d-a94d-ff118f867b14 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 Aug 09 10:44:33.265005 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86591e00-f2e4-478d-a94d-ff118f867b14 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.265278 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86591e00-f2e4-478d-a94d-ff118f867b14 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.275491 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86591e00-f2e4-478d-a94d-ff118f867b14 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 returned with HTTP 404 Aug 09 10:44:33.276236 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 585/2359] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/snapshots/4d56abff-1e8f-4a52-aac8-e0a3b7326fe2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:33.287930 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-33dde8ca-90aa-40b3-acf2-b46efad180e9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.290211 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33dde8ca-90aa-40b3-acf2-b46efad180e9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f Aug 09 10:44:33.290211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-33dde8ca-90aa-40b3-acf2-b46efad180e9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.290211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-33dde8ca-90aa-40b3-acf2-b46efad180e9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.290522 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-33dde8ca-90aa-40b3-acf2-b46efad180e9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: f4aaf137-c9d4-4c44-8766-af9c13bfc62f Aug 09 10:44:33.297698 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33dde8ca-90aa-40b3-acf2-b46efad180e9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f returned with HTTP 404 Aug 09 10:44:33.297698 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 590/2360] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 09 10:44:33.307879 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c22ab3c0-6217-4ce9-b1f5-803adc5e6b79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.311339 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c22ab3c0-6217-4ce9-b1f5-803adc5e6b79 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f Aug 09 10:44:33.312072 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c22ab3c0-6217-4ce9-b1f5-803adc5e6b79 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.312072 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c22ab3c0-6217-4ce9-b1f5-803adc5e6b79 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.325344 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c22ab3c0-6217-4ce9-b1f5-803adc5e6b79 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f returned with HTTP 404 Aug 09 10:44:33.325344 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 598/2361] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/volumes/f4aaf137-c9d4-4c44-8766-af9c13bfc62f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.335073 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f3b5f029-bba9-45c2-86f5-217a75a59d95 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.338043 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f3b5f029-bba9-45c2-86f5-217a75a59d95 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 Aug 09 10:44:33.338043 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f3b5f029-bba9-45c2-86f5-217a75a59d95 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.338043 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f3b5f029-bba9-45c2-86f5-217a75a59d95 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.338043 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f3b5f029-bba9-45c2-86f5-217a75a59d95 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: 24a01434-8bdc-4ce0-ad0f-12b14066cdf2 Aug 09 10:44:33.355209 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f3b5f029-bba9-45c2-86f5-217a75a59d95 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 returned with HTTP 404 Aug 09 10:44:33.355209 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 589/2362] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.366489 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f4fe3f56-2748-4b4c-9dfb-5e1aaef819aa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.369249 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4fe3f56-2748-4b4c-9dfb-5e1aaef819aa tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 Aug 09 10:44:33.369646 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4fe3f56-2748-4b4c-9dfb-5e1aaef819aa tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.369989 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4fe3f56-2748-4b4c-9dfb-5e1aaef819aa tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.381647 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4fe3f56-2748-4b4c-9dfb-5e1aaef819aa tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 returned with HTTP 404 Aug 09 10:44:33.382484 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 586/2363] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/volumes/24a01434-8bdc-4ce0-ad0f-12b14066cdf2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.395533 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-baab1605-58b4-4816-afb1-f39d39fb383e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.397791 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baab1605-58b4-4816-afb1-f39d39fb383e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca Aug 09 10:44:33.398281 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baab1605-58b4-4816-afb1-f39d39fb383e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.398705 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baab1605-58b4-4816-afb1-f39d39fb383e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.399170 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-baab1605-58b4-4816-afb1-f39d39fb383e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: 70608299-b258-4929-9e20-6f1908a62bca Aug 09 10:44:33.411045 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baab1605-58b4-4816-afb1-f39d39fb383e tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca returned with HTTP 404 Aug 09 10:44:33.411833 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 591/2364] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.423613 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b2959dbc-9cda-4fa3-b57d-4ce5d9ba7b08 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.427378 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2959dbc-9cda-4fa3-b57d-4ce5d9ba7b08 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca Aug 09 10:44:33.427646 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2959dbc-9cda-4fa3-b57d-4ce5d9ba7b08 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.427922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2959dbc-9cda-4fa3-b57d-4ce5d9ba7b08 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.439033 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2959dbc-9cda-4fa3-b57d-4ce5d9ba7b08 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca returned with HTTP 404 Aug 09 10:44:33.440376 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 599/2365] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/volumes/70608299-b258-4929-9e20-6f1908a62bca => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.452731 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1f5cbc1f-6b42-4bd6-8801-1738d0000a0c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.455397 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f5cbc1f-6b42-4bd6-8801-1738d0000a0c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f Aug 09 10:44:33.455820 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f5cbc1f-6b42-4bd6-8801-1738d0000a0c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.457004 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f5cbc1f-6b42-4bd6-8801-1738d0000a0c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.457004 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-1f5cbc1f-6b42-4bd6-8801-1738d0000a0c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete snapshot with id: ca23da8d-ba7b-4d1e-bf0c-9dceda62983f Aug 09 10:44:33.465381 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f5cbc1f-6b42-4bd6-8801-1738d0000a0c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f returned with HTTP 404 Aug 09 10:44:33.466215 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 590/2366] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:33.477487 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c50c4524-5706-4695-8913-e606b4434173 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.479534 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c50c4524-5706-4695-8913-e606b4434173 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f Aug 09 10:44:33.479744 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c50c4524-5706-4695-8913-e606b4434173 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.479986 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c50c4524-5706-4695-8913-e606b4434173 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.485002 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c50c4524-5706-4695-8913-e606b4434173 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f returned with HTTP 404 Aug 09 10:44:33.486077 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 587/2367] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/snapshots/ca23da8d-ba7b-4d1e-bf0c-9dceda62983f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:33.497791 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-19155bfc-d3c9-4a99-9212-4a8d167d7f75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.502452 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-19155bfc-d3c9-4a99-9212-4a8d167d7f75 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 Aug 09 10:44:33.502452 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-19155bfc-d3c9-4a99-9212-4a8d167d7f75 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.502452 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-19155bfc-d3c9-4a99-9212-4a8d167d7f75 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.502599 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-19155bfc-d3c9-4a99-9212-4a8d167d7f75 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: ce04b5d5-5edf-4376-a122-62a420efaf69 Aug 09 10:44:33.512489 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-19155bfc-d3c9-4a99-9212-4a8d167d7f75 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 returned with HTTP 404 Aug 09 10:44:33.513462 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 592/2368] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.521239 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-24cbc1b2-53ab-4417-a328-e3d735e1c17c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.524120 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-24cbc1b2-53ab-4417-a328-e3d735e1c17c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 Aug 09 10:44:33.528161 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-24cbc1b2-53ab-4417-a328-e3d735e1c17c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.528161 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-24cbc1b2-53ab-4417-a328-e3d735e1c17c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.540785 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-24cbc1b2-53ab-4417-a328-e3d735e1c17c tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 returned with HTTP 404 Aug 09 10:44:33.542303 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 600/2369] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/volumes/ce04b5d5-5edf-4376-a122-62a420efaf69 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.555407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-52fdd2b7-1c28-4602-ae5e-1dca8440b99f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.557529 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52fdd2b7-1c28-4602-ae5e-1dca8440b99f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e Aug 09 10:44:33.557777 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52fdd2b7-1c28-4602-ae5e-1dca8440b99f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.558170 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52fdd2b7-1c28-4602-ae5e-1dca8440b99f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.558326 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-52fdd2b7-1c28-4602-ae5e-1dca8440b99f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete snapshot with id: 95da0422-9226-4144-80f3-076cd6f4f27e Aug 09 10:44:33.565261 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52fdd2b7-1c28-4602-ae5e-1dca8440b99f tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e returned with HTTP 404 Aug 09 10:44:33.566040 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 591/2370] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:33.574699 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-472680f7-62ac-46ac-8867-a81abdf9b760 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.577503 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-472680f7-62ac-46ac-8867-a81abdf9b760 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e Aug 09 10:44:33.577958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-472680f7-62ac-46ac-8867-a81abdf9b760 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.578234 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-472680f7-62ac-46ac-8867-a81abdf9b760 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.585459 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-472680f7-62ac-46ac-8867-a81abdf9b760 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e returned with HTTP 404 Aug 09 10:44:33.586147 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 588/2371] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/snapshots/95da0422-9226-4144-80f3-076cd6f4f27e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:33.596167 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c41e990e-dd7e-4fbc-b158-ac9568cdf7c9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.602259 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c41e990e-dd7e-4fbc-b158-ac9568cdf7c9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] DELETE https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 Aug 09 10:44:33.603057 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c41e990e-dd7e-4fbc-b158-ac9568cdf7c9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.606442 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c41e990e-dd7e-4fbc-b158-ac9568cdf7c9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.607172 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-c41e990e-dd7e-4fbc-b158-ac9568cdf7c9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Delete volume with id: 742e79ec-7f4d-4691-9de5-281d9ac71529 Aug 09 10:44:33.619934 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c41e990e-dd7e-4fbc-b158-ac9568cdf7c9 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 returned with HTTP 404 Aug 09 10:44:33.620611 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 593/2372] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:44:33 2026] DELETE /volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.635477 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8053703d-7a3f-4903-9a2b-fe40a28df213 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.637174 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8053703d-7a3f-4903-9a2b-fe40a28df213 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] GET https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 Aug 09 10:44:33.637547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8053703d-7a3f-4903-9a2b-fe40a28df213 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.637860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8053703d-7a3f-4903-9a2b-fe40a28df213 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.648042 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8053703d-7a3f-4903-9a2b-fe40a28df213 tempest-VolumeDependencyTests-876041792 tempest-VolumeDependencyTests-876041792-project-member] https://10.4.3.125/volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 returned with HTTP 404 Aug 09 10:44:33.649090 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 601/2373] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/volumes/742e79ec-7f4d-4691-9de5-281d9ac71529 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:33.921436 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-57b49b71-d878-42cc-aee9-4717e12e226a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:33.924380 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-57b49b71-d878-42cc-aee9-4717e12e226a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:33.924591 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-57b49b71-d878-42cc-aee9-4717e12e226a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:33.924820 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-57b49b71-d878-42cc-aee9-4717e12e226a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:33.935995 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:33.935995 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:33.942349 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-57b49b71-d878-42cc-aee9-4717e12e226a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:33.949787 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-57b49b71-d878-42cc-aee9-4717e12e226a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:33.951031 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 592/2374] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:33 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:34.110151 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8b661bdd-e6ad-4680-9ae9-4640b8baa770 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:34.110756 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b661bdd-e6ad-4680-9ae9-4640b8baa770 None None] GET https://10.4.3.125/volume// Aug 09 10:44:34.110879 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b661bdd-e6ad-4680-9ae9-4640b8baa770 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:34.111764 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b661bdd-e6ad-4680-9ae9-4640b8baa770 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:34.111764 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b661bdd-e6ad-4680-9ae9-4640b8baa770 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:34.111910 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 589/2375] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:44: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 09 10:44:34.127942 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-65bad5f2-e83a-4ba8-86dd-6f7c354cda8e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:34.135755 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-65bad5f2-e83a-4ba8-86dd-6f7c354cda8e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:44:34.135755 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-65bad5f2-e83a-4ba8-86dd-6f7c354cda8e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b611e3f3-cc99-47f9-a9c8-4f434b1983d2", "connector": null, "instance_uuid": "0e0397d4-cbde-4c01-ab59-d5581e39c89b"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:34.142345 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0eb0a4fa-b856-483e-b5b1-7efa881196fa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:34.149848 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0eb0a4fa-b856-483e-b5b1-7efa881196fa tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:34.150161 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0eb0a4fa-b856-483e-b5b1-7efa881196fa tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:34.150847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0eb0a4fa-b856-483e-b5b1-7efa881196fa tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:34.151035 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0eb0a4fa-b856-483e-b5b1-7efa881196fa tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:34.151111 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:34.151111 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:34.161554 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:34.161554 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:34.163245 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0eb0a4fa-b856-483e-b5b1-7efa881196fa tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:34.165098 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 602/2376] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:34 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:34.202556 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-65bad5f2-e83a-4ba8-86dd-6f7c354cda8e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:44:34.203052 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 594/2377] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:44:34 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:34.245635 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b8a6ef3e-cd78-41c0-a01c-5f1081d4c871 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:34.248907 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8a6ef3e-cd78-41c0-a01c-5f1081d4c871 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:34.248907 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8a6ef3e-cd78-41c0-a01c-5f1081d4c871 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:34.248907 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8a6ef3e-cd78-41c0-a01c-5f1081d4c871 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:34.264743 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b54786c-8307-4d4d-a4c3-389356511251 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:34.264743 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b54786c-8307-4d4d-a4c3-389356511251 None None] GET https://10.4.3.125/volume// Aug 09 10:44:34.264743 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b54786c-8307-4d4d-a4c3-389356511251 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:34.264743 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b54786c-8307-4d4d-a4c3-389356511251 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:34.264743 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b54786c-8307-4d4d-a4c3-389356511251 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:34.266911 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 590/2378] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:44:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:44:34.270862 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:34.270862 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:34.279471 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-b633d740-b8e1-4ec6-8f1f-6915e4ddfba5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:34.279783 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b8a6ef3e-cd78-41c0-a01c-5f1081d4c871 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:34.282588 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-b633d740-b8e1-4ec6-8f1f-6915e4ddfba5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:34.282913 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-b633d740-b8e1-4ec6-8f1f-6915e4ddfba5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:34.283756 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-b633d740-b8e1-4ec6-8f1f-6915e4ddfba5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:34.294212 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8a6ef3e-cd78-41c0-a01c-5f1081d4c871 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:34.294212 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 593/2379] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:34 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1361 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:34.304923 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:34.304923 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:34.308240 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-b633d740-b8e1-4ec6-8f1f-6915e4ddfba5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:34.317785 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-b633d740-b8e1-4ec6-8f1f-6915e4ddfba5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:34.318712 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 603/2380] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:44:34 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1541 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:44:34.468059 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-06e55628-3509-4237-af11-ae1b4c2bc028 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:34.472829 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-06e55628-3509-4237-af11-ae1b4c2bc028 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] PUT https://10.4.3.125/volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683 Aug 09 10:44:34.473397 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-06e55628-3509-4237-af11-ae1b4c2bc028 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:34.488194 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-06e55628-3509-4237-af11-ae1b4c2bc028 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Acquiring lock "cinder-attachment_update-b611e3f3-cc99-47f9-a9c8-4f434b1983d2-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:44:34.498083 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-06e55628-3509-4237-af11-ae1b4c2bc028 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Lock "cinder-attachment_update-b611e3f3-cc99-47f9-a9c8-4f434b1983d2-np0000006833" acquired by "attachment_update" :: waited 0.011s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:44:34.499849 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:34.499849 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:34.658521 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-06e55628-3509-4237-af11-ae1b4c2bc028 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Lock "cinder-attachment_update-b611e3f3-cc99-47f9-a9c8-4f434b1983d2-np0000006833" released by "attachment_update" :: held 0.160s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:44:34.659010 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-06e55628-3509-4237-af11-ae1b4c2bc028 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683 returned with HTTP 200 Aug 09 10:44:34.660216 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 595/2381] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:44:34 2026] PUT /volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:35.184506 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-165099a2-59cd-406c-a1b7-24a598052c8d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:35.190331 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-165099a2-59cd-406c-a1b7-24a598052c8d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:35.190331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-165099a2-59cd-406c-a1b7-24a598052c8d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:35.190331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-165099a2-59cd-406c-a1b7-24a598052c8d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:35.190331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-165099a2-59cd-406c-a1b7-24a598052c8d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:35.193740 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:35.193740 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:35.198496 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-165099a2-59cd-406c-a1b7-24a598052c8d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:35.198496 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 591/2382] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:35 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:35.316865 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd6a4ee1-ff35-4c8b-9a9d-dcd71c69b0cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:35.324382 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd6a4ee1-ff35-4c8b-9a9d-dcd71c69b0cb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:35.324382 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd6a4ee1-ff35-4c8b-9a9d-dcd71c69b0cb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:35.324382 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd6a4ee1-ff35-4c8b-9a9d-dcd71c69b0cb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:35.339555 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:35.339555 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:35.345368 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dd6a4ee1-ff35-4c8b-9a9d-dcd71c69b0cb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:35.354114 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd6a4ee1-ff35-4c8b-9a9d-dcd71c69b0cb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:35.355093 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 594/2383] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:35 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:44:35.959934 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d95544db-fc67-4541-a15b-84069225b870 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:36.071694 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:36.072057 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-820993776"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:36.073601 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-820993776'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:36.073729 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume of 1 GB Aug 09 10:44:36.078160 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Availability Zones retrieved successfully. Aug 09 10:44:36.084174 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (b751c799-32c3-4253-92d4-d69be61862f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:36.085208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab23e1d-9089-4e7a-91e4-559451a94579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:36.086064 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:36.120145 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab23e1d-9089-4e7a-91e4-559451a94579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:36.121813 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c5646a-a0db-4f64-8a58-eea61c72a552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:36.210617 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a3569620-bcf4-48a9-a41e-3b5f7d7eecf5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:36.212517 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a3569620-bcf4-48a9-a41e-3b5f7d7eecf5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:36.212635 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['293ce34b-bf86-41da-9ab6-f21a448a3522', 'd1c0e611-ed28-4b2c-9a61-ae8da90d1aa9', '9f315c2c-fb04-4dd7-9ede-f7ec8d4f8d14', '736872c6-4694-46e1-a712-0eb9a1062875'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:36.212793 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a3569620-bcf4-48a9-a41e-3b5f7d7eecf5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:36.213064 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a3569620-bcf4-48a9-a41e-3b5f7d7eecf5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:36.213328 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a3569620-bcf4-48a9-a41e-3b5f7d7eecf5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:36.213890 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c5646a-a0db-4f64-8a58-eea61c72a552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['293ce34b-bf86-41da-9ab6-f21a448a3522', 'd1c0e611-ed28-4b2c-9a61-ae8da90d1aa9', '9f315c2c-fb04-4dd7-9ede-f7ec8d4f8d14', '736872c6-4694-46e1-a712-0eb9a1062875']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:36.215752 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824963ae-849e-4324-96dd-15928bbc1a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:36.218440 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:36.218440 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:36.219310 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a3569620-bcf4-48a9-a41e-3b5f7d7eecf5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:36.220314 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 596/2384] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:36 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:36.245656 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824963ae-849e-4324-96dd-15928bbc1a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd18d092c-ccba-43d5-bdc5-9edea3240de8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820993776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['293ce34b-bf86-41da-9ab6-f21a448a3522','d1c0e611-ed28-4b2c-9a61-ae8da90d1aa9','9f315c2c-fb04-4dd7-9ede-f7ec8d4f8d14','736872c6-4694-46e1-a712-0eb9a1062875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820993776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d18d092c-ccba-43d5-bdc5-9edea3240de8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b7dd75da464293bf762423beacc07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e82a5d71034cdb80fbea124d50c02b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:36.246846 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a96b36-095b-4b60-85fe-333fc10fad94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:36.270657 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a96b36-095b-4b60-85fe-333fc10fad94) transitioned into state 'SUCCESS' from state '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-820993776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['293ce34b-bf86-41da-9ab6-f21a448a3522','d1c0e611-ed28-4b2c-9a61-ae8da90d1aa9','9f315c2c-fb04-4dd7-9ede-f7ec8d4f8d14','736872c6-4694-46e1-a712-0eb9a1062875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:36.271378 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71cbad1f-a0fc-4d7a-a77d-0a89fb56da61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:36.284791 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71cbad1f-a0fc-4d7a-a77d-0a89fb56da61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:36.285612 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (b751c799-32c3-4253-92d4-d69be61862f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:36.285950 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request issued successfully. Aug 09 10:44:36.286588 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d95544db-fc67-4541-a15b-84069225b870 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:36.287033 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 604/2385] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:44:35 2026] POST /volume/v3/volumes => generated 777 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:36.309088 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-34586308-e124-49a6-ab68-737027508fdb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:36.312857 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34586308-e124-49a6-ab68-737027508fdb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 Aug 09 10:44:36.313342 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34586308-e124-49a6-ab68-737027508fdb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:36.313753 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34586308-e124-49a6-ab68-737027508fdb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:36.327309 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:36.327309 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:36.333455 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-34586308-e124-49a6-ab68-737027508fdb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:36.339767 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34586308-e124-49a6-ab68-737027508fdb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 returned with HTTP 200 Aug 09 10:44:36.340678 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 592/2386] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:36 2026] GET /volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:36.375527 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-35bb0987-5957-4420-8642-2cf85eea2aa3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:36.377897 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35bb0987-5957-4420-8642-2cf85eea2aa3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:36.378181 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35bb0987-5957-4420-8642-2cf85eea2aa3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:36.378466 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35bb0987-5957-4420-8642-2cf85eea2aa3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:36.392342 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:36.392342 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:36.397242 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-35bb0987-5957-4420-8642-2cf85eea2aa3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:36.404206 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35bb0987-5957-4420-8642-2cf85eea2aa3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:36.404727 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 595/2387] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:36 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:37.231400 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4dfd4259-20ba-45bb-a52e-cfb1eebcd91e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:37.233323 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4dfd4259-20ba-45bb-a52e-cfb1eebcd91e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:37.233531 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4dfd4259-20ba-45bb-a52e-cfb1eebcd91e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:37.233733 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4dfd4259-20ba-45bb-a52e-cfb1eebcd91e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:37.233866 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4dfd4259-20ba-45bb-a52e-cfb1eebcd91e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:37.239332 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:37.239332 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:37.240062 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4dfd4259-20ba-45bb-a52e-cfb1eebcd91e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:37.240549 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 597/2388] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:37 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:37.357995 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b682eb97-7c2a-40c0-9310-f215f81799e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:37.360548 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b682eb97-7c2a-40c0-9310-f215f81799e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 Aug 09 10:44:37.360835 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b682eb97-7c2a-40c0-9310-f215f81799e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:37.361199 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b682eb97-7c2a-40c0-9310-f215f81799e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:37.371380 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:37.371380 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:37.376669 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b682eb97-7c2a-40c0-9310-f215f81799e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:37.382946 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b682eb97-7c2a-40c0-9310-f215f81799e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 returned with HTTP 200 Aug 09 10:44:37.383531 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 605/2389] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:37 2026] GET /volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:37.400023 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2b459314-5d44-4e48-9a7e-fca3882641f7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:37.419791 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c04d964-aa96-4153-bd25-e887c94d57f0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:37.421888 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c04d964-aa96-4153-bd25-e887c94d57f0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:37.422142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c04d964-aa96-4153-bd25-e887c94d57f0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:37.422397 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c04d964-aa96-4153-bd25-e887c94d57f0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:37.435298 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:37.435298 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:37.439608 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1c04d964-aa96-4153-bd25-e887c94d57f0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:37.445161 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c04d964-aa96-4153-bd25-e887c94d57f0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:37.445715 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 596/2390] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:37 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:37.482720 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b459314-5d44-4e48-9a7e-fca3882641f7 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:37.482720 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2b459314-5d44-4e48-9a7e-fca3882641f7 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d18d092c-ccba-43d5-bdc5-9edea3240de8", "name": "tempest-ProjectMemberTests-Snapshot-270227275"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:37.492333 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:37.492333 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:37.493256 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2b459314-5d44-4e48-9a7e-fca3882641f7 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Volume info retrieved successfully. Aug 09 10:44:37.493573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-2b459314-5d44-4e48-9a7e-fca3882641f7 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Create snapshot from volume d18d092c-ccba-43d5-bdc5-9edea3240de8 Aug 09 10:44:37.551509 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-2b459314-5d44-4e48-9a7e-fca3882641f7 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Created reservations ['5f3abdb2-57dc-431f-847c-0de590b69f0f', 'a43661d6-48c6-4b75-afda-af5cfe9f271a', '4d88f368-99a3-4309-9c62-9ad18869c1b1', '1efc8029-a894-4068-add6-64e44e2a30eb'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:37.584828 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2b459314-5d44-4e48-9a7e-fca3882641f7 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot create request issued successfully. Aug 09 10:44:37.586068 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b459314-5d44-4e48-9a7e-fca3882641f7 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:37.586068 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 593/2391] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:37 2026] POST /volume/v3/snapshots => generated 304 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 09 10:44:37.595284 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-792466fc-21c4-4e00-a15e-f0db29b5f2a4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:37.597144 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-792466fc-21c4-4e00-a15e-f0db29b5f2a4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] GET https://10.4.3.125/volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 Aug 09 10:44:37.597425 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-792466fc-21c4-4e00-a15e-f0db29b5f2a4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:37.597669 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-792466fc-21c4-4e00-a15e-f0db29b5f2a4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:37.603906 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:37.603906 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:37.604490 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-792466fc-21c4-4e00-a15e-f0db29b5f2a4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot retrieved successfully. Aug 09 10:44:37.605544 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-792466fc-21c4-4e00-a15e-f0db29b5f2a4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 returned with HTTP 200 Aug 09 10:44:37.606012 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 598/2392] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:37 2026] GET /volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:38.255358 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0c93eee0-1de0-4322-ace3-b23bee3a2abf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:38.257619 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c93eee0-1de0-4322-ace3-b23bee3a2abf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:38.257844 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c93eee0-1de0-4322-ace3-b23bee3a2abf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:38.258125 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c93eee0-1de0-4322-ace3-b23bee3a2abf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:38.258125 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0c93eee0-1de0-4322-ace3-b23bee3a2abf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:38.269917 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:38.269917 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:38.270901 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c93eee0-1de0-4322-ace3-b23bee3a2abf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:38.271418 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 606/2393] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:38 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:38.461518 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0e3ed490-e53c-4379-9101-91e4d4c22316 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:38.464104 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e3ed490-e53c-4379-9101-91e4d4c22316 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:38.464809 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e3ed490-e53c-4379-9101-91e4d4c22316 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:38.464809 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e3ed490-e53c-4379-9101-91e4d4c22316 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:38.478498 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:38.478498 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:38.482783 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0e3ed490-e53c-4379-9101-91e4d4c22316 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:38.489120 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e3ed490-e53c-4379-9101-91e4d4c22316 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:38.490636 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 597/2394] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:38 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:38.618351 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-157ec93c-9f7f-4217-8697-8f1c45140d62 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:38.621259 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-157ec93c-9f7f-4217-8697-8f1c45140d62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] GET https://10.4.3.125/volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 Aug 09 10:44:38.621482 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-157ec93c-9f7f-4217-8697-8f1c45140d62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:38.621700 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-157ec93c-9f7f-4217-8697-8f1c45140d62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:38.633532 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:38.633532 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:38.633532 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-157ec93c-9f7f-4217-8697-8f1c45140d62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot retrieved successfully. Aug 09 10:44:38.634461 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-157ec93c-9f7f-4217-8697-8f1c45140d62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 returned with HTTP 200 Aug 09 10:44:38.634930 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 594/2395] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:38 2026] GET /volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:38.644941 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-14d62857-f382-445d-8fdd-6bea6bcce841 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:38.647688 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14d62857-f382-445d-8fdd-6bea6bcce841 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 Aug 09 10:44:38.647806 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14d62857-f382-445d-8fdd-6bea6bcce841 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:38.648097 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14d62857-f382-445d-8fdd-6bea6bcce841 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:38.648279 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-14d62857-f382-445d-8fdd-6bea6bcce841 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Delete snapshot with id: 078d1802-f625-44c4-83dc-8ff4d1ccc653 Aug 09 10:44:38.656222 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:38.656222 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:38.657236 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-14d62857-f382-445d-8fdd-6bea6bcce841 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot retrieved successfully. Aug 09 10:44:38.676315 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-14d62857-f382-445d-8fdd-6bea6bcce841 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot delete request issued successfully. Aug 09 10:44:38.676640 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14d62857-f382-445d-8fdd-6bea6bcce841 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 returned with HTTP 202 Aug 09 10:44:38.677247 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 599/2396] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:38 2026] DELETE /volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:38.685609 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a48d11e3-46c8-4236-bc06-7d9fc29fa243 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:38.689146 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a48d11e3-46c8-4236-bc06-7d9fc29fa243 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] GET https://10.4.3.125/volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 Aug 09 10:44:38.689146 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a48d11e3-46c8-4236-bc06-7d9fc29fa243 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:38.689396 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a48d11e3-46c8-4236-bc06-7d9fc29fa243 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:38.696685 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:38.696685 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:38.697353 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a48d11e3-46c8-4236-bc06-7d9fc29fa243 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot retrieved successfully. Aug 09 10:44:38.698336 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a48d11e3-46c8-4236-bc06-7d9fc29fa243 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 returned with HTTP 200 Aug 09 10:44:38.698786 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 607/2397] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:38 2026] GET /volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:39.284856 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce7f6fab-0e7b-476a-860b-22beeb33bf4b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:39.287035 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce7f6fab-0e7b-476a-860b-22beeb33bf4b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:39.287517 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce7f6fab-0e7b-476a-860b-22beeb33bf4b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:39.287788 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce7f6fab-0e7b-476a-860b-22beeb33bf4b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:39.287984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ce7f6fab-0e7b-476a-860b-22beeb33bf4b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:39.294916 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:39.294916 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:39.296256 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce7f6fab-0e7b-476a-860b-22beeb33bf4b tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:39.296861 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 598/2398] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:39 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:39.507410 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ddc19c2b-85d0-4c65-a0b3-3e79fbafdfe1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:39.509910 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ddc19c2b-85d0-4c65-a0b3-3e79fbafdfe1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:39.513074 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ddc19c2b-85d0-4c65-a0b3-3e79fbafdfe1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:39.513933 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ddc19c2b-85d0-4c65-a0b3-3e79fbafdfe1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:39.536411 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:39.536411 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:39.545022 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ddc19c2b-85d0-4c65-a0b3-3e79fbafdfe1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:39.553445 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ddc19c2b-85d0-4c65-a0b3-3e79fbafdfe1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:39.554142 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 595/2399] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:39 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:39.709604 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f259119f-9f18-4058-b314-c1db46db4f7a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:39.711777 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f259119f-9f18-4058-b314-c1db46db4f7a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] GET https://10.4.3.125/volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 Aug 09 10:44:39.712341 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f259119f-9f18-4058-b314-c1db46db4f7a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:39.712653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f259119f-9f18-4058-b314-c1db46db4f7a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:39.719116 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f259119f-9f18-4058-b314-c1db46db4f7a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 returned with HTTP 404 Aug 09 10:44:39.720089 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 600/2400] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:39 2026] GET /volume/v3/snapshots/078d1802-f625-44c4-83dc-8ff4d1ccc653 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:39.728813 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1cd93bc2-6d97-41a6-9014-b4aa35a4e06d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:39.730725 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1cd93bc2-6d97-41a6-9014-b4aa35a4e06d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 Aug 09 10:44:39.730922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1cd93bc2-6d97-41a6-9014-b4aa35a4e06d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:39.731163 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1cd93bc2-6d97-41a6-9014-b4aa35a4e06d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:39.731354 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1cd93bc2-6d97-41a6-9014-b4aa35a4e06d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume with id: d18d092c-ccba-43d5-bdc5-9edea3240de8 Aug 09 10:44:39.739701 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:39.739701 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:39.740046 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1cd93bc2-6d97-41a6-9014-b4aa35a4e06d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:39.760587 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1cd93bc2-6d97-41a6-9014-b4aa35a4e06d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume request issued successfully. Aug 09 10:44:39.760724 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1cd93bc2-6d97-41a6-9014-b4aa35a4e06d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 returned with HTTP 202 Aug 09 10:44:39.761251 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 608/2401] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:39 2026] DELETE /volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:39.774421 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8f5b61b7-e374-48bf-ab95-a2f46a534553 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:39.776359 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f5b61b7-e374-48bf-ab95-a2f46a534553 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 Aug 09 10:44:39.776667 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f5b61b7-e374-48bf-ab95-a2f46a534553 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:39.777027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f5b61b7-e374-48bf-ab95-a2f46a534553 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:39.785431 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:39.785431 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:39.789656 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8f5b61b7-e374-48bf-ab95-a2f46a534553 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:39.795309 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f5b61b7-e374-48bf-ab95-a2f46a534553 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 returned with HTTP 200 Aug 09 10:44:39.795823 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 599/2402] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:39 2026] GET /volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:40.310690 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3a7fd66e-389c-45a8-b727-9e78d6a70bf5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:40.313143 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3a7fd66e-389c-45a8-b727-9e78d6a70bf5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:40.313687 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3a7fd66e-389c-45a8-b727-9e78d6a70bf5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:40.315234 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3a7fd66e-389c-45a8-b727-9e78d6a70bf5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:40.315234 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3a7fd66e-389c-45a8-b727-9e78d6a70bf5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:40.320378 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:40.320378 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:40.321989 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3a7fd66e-389c-45a8-b727-9e78d6a70bf5 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:40.322688 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 596/2403] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:40 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:40.570061 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-95974a36-fa3d-4976-aa47-79826186af7a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:40.573481 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-95974a36-fa3d-4976-aa47-79826186af7a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:40.573787 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-95974a36-fa3d-4976-aa47-79826186af7a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:40.574121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-95974a36-fa3d-4976-aa47-79826186af7a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:40.586046 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:40.586046 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:40.590853 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-95974a36-fa3d-4976-aa47-79826186af7a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:40.598270 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-95974a36-fa3d-4976-aa47-79826186af7a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:40.598794 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 601/2404] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:40 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:40.813373 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-646be676-0e82-4ece-ad1f-0a25e052c591 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:40.815389 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-646be676-0e82-4ece-ad1f-0a25e052c591 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 Aug 09 10:44:40.815599 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-646be676-0e82-4ece-ad1f-0a25e052c591 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:40.815876 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-646be676-0e82-4ece-ad1f-0a25e052c591 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:40.823005 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-646be676-0e82-4ece-ad1f-0a25e052c591 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 returned with HTTP 404 Aug 09 10:44:40.823577 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 609/2405] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:40 2026] GET /volume/v3/volumes/d18d092c-ccba-43d5-bdc5-9edea3240de8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:40.835420 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:40.839945 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:40.839945 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1255227125"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:40.841352 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1255227125'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:40.841798 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume of 1 GB Aug 09 10:44:40.847331 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Availability Zones retrieved successfully. Aug 09 10:44:40.855219 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (bd98f668-af3e-4f62-bb12-5165c01a9dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:40.858956 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23108c82-e753-4426-9d47-fdf28dd042d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:40.858956 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:40.899400 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23108c82-e753-4426-9d47-fdf28dd042d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:40.899400 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a31941-9eb5-488d-a36a-23f124701d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:40.960514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['ad906128-ace5-4dc8-a1ec-2662d5c3dbb5', '250e6163-20f3-4c58-ad94-07e2f74f8604', 'fee4c998-41ca-4c57-a4a5-501a21627192', '879579bc-3892-4442-b69f-5079908adda7'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:40.961547 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a31941-9eb5-488d-a36a-23f124701d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad906128-ace5-4dc8-a1ec-2662d5c3dbb5', '250e6163-20f3-4c58-ad94-07e2f74f8604', 'fee4c998-41ca-4c57-a4a5-501a21627192', '879579bc-3892-4442-b69f-5079908adda7']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:40.962511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c78963a-03e2-44ed-95e6-f136f60f7678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:40.990455 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c78963a-03e2-44ed-95e6-f136f60f7678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db400694-046a-43f8-b964-0fb865b4ffc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1255227125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['ad906128-ace5-4dc8-a1ec-2662d5c3dbb5','250e6163-20f3-4c58-ad94-07e2f74f8604','fee4c998-41ca-4c57-a4a5-501a21627192','879579bc-3892-4442-b69f-5079908adda7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1255227125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db400694-046a-43f8-b964-0fb865b4ffc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b7dd75da464293bf762423beacc07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e82a5d71034cdb80fbea124d50c02b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:40.991837 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de97fc3b-2984-415f-b84d-ca6e38db9028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:41.016052 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de97fc3b-2984-415f-b84d-ca6e38db9028) transitioned into state 'SUCCESS' from state '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-1255227125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['ad906128-ace5-4dc8-a1ec-2662d5c3dbb5','250e6163-20f3-4c58-ad94-07e2f74f8604','fee4c998-41ca-4c57-a4a5-501a21627192','879579bc-3892-4442-b69f-5079908adda7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:41.016909 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a652ef-456d-40a4-8d6a-e54eb6847b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:41.027833 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a652ef-456d-40a4-8d6a-e54eb6847b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:41.028714 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (bd98f668-af3e-4f62-bb12-5165c01a9dec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:41.029065 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request issued successfully. Aug 09 10:44:41.029655 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e56ab913-99fc-48fc-bd7a-ad9d2a88dc26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:41.030092 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 600/2406] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:44:40 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 09 10:44:41.047622 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0e77f126-42de-4073-872e-1673c72c7c7d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:41.055788 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0e77f126-42de-4073-872e-1673c72c7c7d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 Aug 09 10:44:41.055788 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0e77f126-42de-4073-872e-1673c72c7c7d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:41.055788 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0e77f126-42de-4073-872e-1673c72c7c7d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:41.063282 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:41.063282 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:41.068667 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0e77f126-42de-4073-872e-1673c72c7c7d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:41.073832 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0e77f126-42de-4073-872e-1673c72c7c7d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 returned with HTTP 200 Aug 09 10:44:41.074508 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 597/2407] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:41 2026] GET /volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:41.335584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-96b845eb-67a5-4c17-8c35-1e447a250ae1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:41.337635 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96b845eb-67a5-4c17-8c35-1e447a250ae1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:41.337674 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96b845eb-67a5-4c17-8c35-1e447a250ae1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:41.337875 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96b845eb-67a5-4c17-8c35-1e447a250ae1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:41.338018 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-96b845eb-67a5-4c17-8c35-1e447a250ae1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:41.343637 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:41.343637 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:41.344016 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96b845eb-67a5-4c17-8c35-1e447a250ae1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:41.344397 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 602/2408] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:41 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:41.428852 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-1b142721-421f-49e0-b4b4-59c40d579c3e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:41.431524 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-1b142721-421f-49e0-b4b4-59c40d579c3e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683/action Aug 09 10:44:41.431939 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-1b142721-421f-49e0-b4b4-59c40d579c3e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:44:41.433122 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-1b142721-421f-49e0-b4b4-59c40d579c3e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:41.455758 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:41.455758 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:41.475140 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5334901e-4fdb-4ee7-ad4a-95130342a610 req-1b142721-421f-49e0-b4b4-59c40d579c3e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683/action returned with HTTP 204 Aug 09 10:44:41.475622 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 610/2409] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:44:41 2026] POST /volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:41.613097 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0656c157-57f8-4c80-bafc-d1555fd8e74b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:41.615065 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0656c157-57f8-4c80-bafc-d1555fd8e74b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:41.615315 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0656c157-57f8-4c80-bafc-d1555fd8e74b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:41.615528 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0656c157-57f8-4c80-bafc-d1555fd8e74b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:41.629458 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:41.629458 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:41.639549 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0656c157-57f8-4c80-bafc-d1555fd8e74b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:41.646133 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0656c157-57f8-4c80-bafc-d1555fd8e74b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:41.646631 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 601/2410] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:41 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1654 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:41.662746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b9c4c7d1-ac89-4193-a5d9-430176784591 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:41.664765 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9c4c7d1-ac89-4193-a5d9-430176784591 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:41.665412 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9c4c7d1-ac89-4193-a5d9-430176784591 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b611e3f3-cc99-47f9-a9c8-4f434b1983d2", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1940593364"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:41.677633 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:41.677633 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:41.678201 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b9c4c7d1-ac89-4193-a5d9-430176784591 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:41.678416 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-b9c4c7d1-ac89-4193-a5d9-430176784591 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:41.683263 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9c4c7d1-ac89-4193-a5d9-430176784591 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 400 Aug 09 10:44:41.684043 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 598/2411] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:41 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:44:41.692081 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b08bf048-d219-4598-8906-39e331e5c613 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:41.694221 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b08bf048-d219-4598-8906-39e331e5c613 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:41.694554 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b08bf048-d219-4598-8906-39e331e5c613 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b611e3f3-cc99-47f9-a9c8-4f434b1983d2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1477448908"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:41.708702 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:41.708702 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:41.709390 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b08bf048-d219-4598-8906-39e331e5c613 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:41.709558 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-b08bf048-d219-4598-8906-39e331e5c613 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:41.737762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-b08bf048-d219-4598-8906-39e331e5c613 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['f812f5c2-697e-407a-93f7-59a037a498db', '4241fd15-1a25-42bc-b69d-db8c30dc0699', 'c38891c4-cd3b-40e3-beb6-51dcfc88c2f3', '454ad4b4-8d59-48e8-895a-9b7176aa28b1'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:41.778827 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b08bf048-d219-4598-8906-39e331e5c613 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot force create request issued successfully. Aug 09 10:44:41.779366 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b08bf048-d219-4598-8906-39e331e5c613 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:41.779918 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 603/2412] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:41.789443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ed8b550e-e51d-4060-92be-93d4859bcfef None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:41.791675 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed8b550e-e51d-4060-92be-93d4859bcfef tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf Aug 09 10:44:41.791922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed8b550e-e51d-4060-92be-93d4859bcfef tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:41.792131 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed8b550e-e51d-4060-92be-93d4859bcfef tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:41.797888 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:41.797888 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:41.798482 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ed8b550e-e51d-4060-92be-93d4859bcfef tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:41.799480 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed8b550e-e51d-4060-92be-93d4859bcfef tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf returned with HTTP 200 Aug 09 10:44:41.799909 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 611/2413] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:41 2026] GET /volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:42.092226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e69672ce-dd30-40d9-87bb-0f5154ce70cd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:42.094649 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e69672ce-dd30-40d9-87bb-0f5154ce70cd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 Aug 09 10:44:42.095068 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e69672ce-dd30-40d9-87bb-0f5154ce70cd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:42.095250 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e69672ce-dd30-40d9-87bb-0f5154ce70cd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:42.103899 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:42.103899 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:42.108657 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e69672ce-dd30-40d9-87bb-0f5154ce70cd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:42.114431 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e69672ce-dd30-40d9-87bb-0f5154ce70cd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 returned with HTTP 200 Aug 09 10:44:42.114988 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 602/2414] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:42 2026] GET /volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:42.131293 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1f49d2fb-5868-4d36-8968-de42727104f5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:42.133791 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f49d2fb-5868-4d36-8968-de42727104f5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:42.134700 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f49d2fb-5868-4d36-8968-de42727104f5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db400694-046a-43f8-b964-0fb865b4ffc4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-844066932"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:42.146473 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:42.146473 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:42.147144 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1f49d2fb-5868-4d36-8968-de42727104f5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:42.147408 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-1f49d2fb-5868-4d36-8968-de42727104f5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create snapshot from volume db400694-046a-43f8-b964-0fb865b4ffc4 Aug 09 10:44:42.172835 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-1f49d2fb-5868-4d36-8968-de42727104f5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['0486ca20-ca20-4418-9263-f597fa376036', '0463d897-b06e-4eae-941b-27fd20cdc17a', '2e474dd3-a9a3-45b3-97ce-64cdb89a692d', '71452008-868c-4069-9031-2b530f4a8dbf'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:42.210745 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1f49d2fb-5868-4d36-8968-de42727104f5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot create request issued successfully. Aug 09 10:44:42.211429 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f49d2fb-5868-4d36-8968-de42727104f5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:42.212147 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 599/2415] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:42.227452 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bdb86710-7687-4d45-8a44-048bb5b54ea2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:42.232168 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bdb86710-7687-4d45-8a44-048bb5b54ea2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 Aug 09 10:44:42.232396 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bdb86710-7687-4d45-8a44-048bb5b54ea2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:42.232613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bdb86710-7687-4d45-8a44-048bb5b54ea2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:42.238884 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:42.238884 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:42.239470 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bdb86710-7687-4d45-8a44-048bb5b54ea2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:42.240402 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bdb86710-7687-4d45-8a44-048bb5b54ea2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 returned with HTTP 200 Aug 09 10:44:42.241026 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 604/2416] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:42 2026] GET /volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:42.357498 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-761dcc49-3a70-46e5-9008-548be5d70897 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:42.359698 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-761dcc49-3a70-46e5-9008-548be5d70897 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:42.359896 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-761dcc49-3a70-46e5-9008-548be5d70897 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:42.360138 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-761dcc49-3a70-46e5-9008-548be5d70897 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:42.360300 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-761dcc49-3a70-46e5-9008-548be5d70897 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:42.366488 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:42.366488 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:42.366986 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-761dcc49-3a70-46e5-9008-548be5d70897 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:42.367481 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 612/2417] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:42 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:44:42.382063 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a1005704-12a5-4b94-a7ee-ed407dd8a324 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:42.384625 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1005704-12a5-4b94-a7ee-ed407dd8a324 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:42.384923 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1005704-12a5-4b94-a7ee-ed407dd8a324 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:42.385207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1005704-12a5-4b94-a7ee-ed407dd8a324 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:42.386025 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a1005704-12a5-4b94-a7ee-ed407dd8a324 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:42.390980 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:42.390980 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:42.391868 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1005704-12a5-4b94-a7ee-ed407dd8a324 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:42.392323 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 603/2418] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:42 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:42.405498 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-41a56279-d759-444b-a354-e4db70ab5d7e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:42.408073 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-41a56279-d759-444b-a354-e4db70ab5d7e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:42.408425 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-41a56279-d759-444b-a354-e4db70ab5d7e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:42.408823 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-41a56279-d759-444b-a354-e4db70ab5d7e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:42.408903 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-41a56279-d759-444b-a354-e4db70ab5d7e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete backup with id: 994e7b82-36c0-4aba-8f00-bbb3046c4f47. Aug 09 10:44:42.415446 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:42.415446 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:42.435999 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-41a56279-d759-444b-a354-e4db70ab5d7e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] delete_backup rpcapi backup_id 994e7b82-36c0-4aba-8f00-bbb3046c4f47 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:44:42.438590 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-41a56279-d759-444b-a354-e4db70ab5d7e tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 202 Aug 09 10:44:42.439335 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 600/2419] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:42 2026] DELETE /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:44:42.448683 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c8bdbac8-b709-488c-bf18-4d7f094efb1c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:42.451015 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c8bdbac8-b709-488c-bf18-4d7f094efb1c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:42.451331 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c8bdbac8-b709-488c-bf18-4d7f094efb1c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:42.451613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c8bdbac8-b709-488c-bf18-4d7f094efb1c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:42.451806 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c8bdbac8-b709-488c-bf18-4d7f094efb1c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:42.459223 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:42.459223 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:42.462673 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c8bdbac8-b709-488c-bf18-4d7f094efb1c tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 200 Aug 09 10:44:42.462673 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 605/2420] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:42 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:42.811213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5d9a7780-faea-4712-954d-64b3b7524bf0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:42.815150 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d9a7780-faea-4712-954d-64b3b7524bf0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf Aug 09 10:44:42.815433 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d9a7780-faea-4712-954d-64b3b7524bf0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:42.815662 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d9a7780-faea-4712-954d-64b3b7524bf0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:42.823676 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:42.823676 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:42.824238 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5d9a7780-faea-4712-954d-64b3b7524bf0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:42.825066 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d9a7780-faea-4712-954d-64b3b7524bf0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf returned with HTTP 200 Aug 09 10:44:42.825469 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 613/2421] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:42 2026] GET /volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:42.836350 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-79cf12ba-01e9-4488-837b-5e3134b8b0f8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:42.838340 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79cf12ba-01e9-4488-837b-5e3134b8b0f8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:42.838712 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79cf12ba-01e9-4488-837b-5e3134b8b0f8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b611e3f3-cc99-47f9-a9c8-4f434b1983d2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2009757722"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:42.850215 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:42.850215 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:42.850869 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-79cf12ba-01e9-4488-837b-5e3134b8b0f8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:42.851034 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-79cf12ba-01e9-4488-837b-5e3134b8b0f8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:42.876948 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-79cf12ba-01e9-4488-837b-5e3134b8b0f8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['e03affa6-c38f-4ab5-a790-3c0519eb31aa', '52b2ec4c-5af9-4f18-9cad-32544f98a61a', '27a18851-2e5e-41c2-9461-0db9b8fd8929', '38a5d416-21cf-4cf4-aaa9-1505702867f1'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:42.915688 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-79cf12ba-01e9-4488-837b-5e3134b8b0f8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot force create request issued successfully. Aug 09 10:44:42.915982 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79cf12ba-01e9-4488-837b-5e3134b8b0f8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:42.916427 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 604/2422] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:42.928078 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-53894165-5599-4e47-a8a3-f4162153cd04 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:42.930484 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-53894165-5599-4e47-a8a3-f4162153cd04 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 Aug 09 10:44:42.931106 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-53894165-5599-4e47-a8a3-f4162153cd04 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:42.931453 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-53894165-5599-4e47-a8a3-f4162153cd04 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:42.937376 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:42.937376 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:42.938147 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-53894165-5599-4e47-a8a3-f4162153cd04 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:42.939607 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-53894165-5599-4e47-a8a3-f4162153cd04 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 returned with HTTP 200 Aug 09 10:44:42.940402 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 601/2423] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:42 2026] GET /volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:43.255337 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-243f299b-802c-454a-804a-915417683a84 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:43.257512 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-243f299b-802c-454a-804a-915417683a84 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 Aug 09 10:44:43.258324 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-243f299b-802c-454a-804a-915417683a84 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:43.258324 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-243f299b-802c-454a-804a-915417683a84 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:43.264408 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:43.264408 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:43.264873 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-243f299b-802c-454a-804a-915417683a84 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:43.265941 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-243f299b-802c-454a-804a-915417683a84 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 returned with HTTP 200 Aug 09 10:44:43.266642 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 606/2424] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:43 2026] GET /volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:43.277832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3ceb7823-3db6-48cf-8616-b17370b95f26 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:43.280546 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3ceb7823-3db6-48cf-8616-b17370b95f26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 Aug 09 10:44:43.280921 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3ceb7823-3db6-48cf-8616-b17370b95f26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:43.281202 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3ceb7823-3db6-48cf-8616-b17370b95f26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:43.281383 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-3ceb7823-3db6-48cf-8616-b17370b95f26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Delete snapshot with id: 3f18e8bc-eb16-484d-830d-cc89488e9546 Aug 09 10:44:43.288546 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:43.288546 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:43.289239 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3ceb7823-3db6-48cf-8616-b17370b95f26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot retrieved successfully. Aug 09 10:44:43.308286 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3ceb7823-3db6-48cf-8616-b17370b95f26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot delete request issued successfully. Aug 09 10:44:43.308477 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3ceb7823-3db6-48cf-8616-b17370b95f26 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 returned with HTTP 202 Aug 09 10:44:43.308949 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 614/2425] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:43 2026] DELETE /volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:43.317901 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b321cfdb-457d-4ebe-9755-0cb12e5af9ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:43.320253 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b321cfdb-457d-4ebe-9755-0cb12e5af9ca tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] GET https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 Aug 09 10:44:43.320439 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b321cfdb-457d-4ebe-9755-0cb12e5af9ca tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:43.320624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b321cfdb-457d-4ebe-9755-0cb12e5af9ca tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:43.326094 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:43.326094 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:43.326703 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b321cfdb-457d-4ebe-9755-0cb12e5af9ca tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot retrieved successfully. Aug 09 10:44:43.327769 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b321cfdb-457d-4ebe-9755-0cb12e5af9ca tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 returned with HTTP 200 Aug 09 10:44:43.328291 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 605/2426] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:43 2026] GET /volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:43.471556 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-db8d2c59-aa62-4864-a1f4-f595f1dedfc0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:43.473323 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db8d2c59-aa62-4864-a1f4-f595f1dedfc0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 Aug 09 10:44:43.473623 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db8d2c59-aa62-4864-a1f4-f595f1dedfc0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:43.473950 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db8d2c59-aa62-4864-a1f4-f595f1dedfc0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:43.474079 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-db8d2c59-aa62-4864-a1f4-f595f1dedfc0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 994e7b82-36c0-4aba-8f00-bbb3046c4f47. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:43.478590 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db8d2c59-aa62-4864-a1f4-f595f1dedfc0 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 returned with HTTP 404 Aug 09 10:44:43.479259 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 602/2427] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:43 2026] GET /volume/v3/backups/994e7b82-36c0-4aba-8f00-bbb3046c4f47 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:43.566221 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d91c0cb7-7775-4bfb-ac74-4a0c6ce291cf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:43.568485 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d91c0cb7-7775-4bfb-ac74-4a0c6ce291cf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:43.568771 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d91c0cb7-7775-4bfb-ac74-4a0c6ce291cf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:43.568983 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d91c0cb7-7775-4bfb-ac74-4a0c6ce291cf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:43.569107 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-d91c0cb7-7775-4bfb-ac74-4a0c6ce291cf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete backup with id: 72178d0c-3424-4617-ae38-28d01e5a783a. Aug 09 10:44:43.574109 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:43.574109 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:43.588548 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-d91c0cb7-7775-4bfb-ac74-4a0c6ce291cf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] delete_backup rpcapi backup_id 72178d0c-3424-4617-ae38-28d01e5a783a {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:44:43.590533 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d91c0cb7-7775-4bfb-ac74-4a0c6ce291cf tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 202 Aug 09 10:44:43.591250 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 607/2428] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:43 2026] DELETE /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:44:43.599737 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0142de5b-9c5b-4e57-a9e4-549e465bffb2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:43.603286 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0142de5b-9c5b-4e57-a9e4-549e465bffb2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:43.603286 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0142de5b-9c5b-4e57-a9e4-549e465bffb2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:43.603711 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0142de5b-9c5b-4e57-a9e4-549e465bffb2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:43.604080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0142de5b-9c5b-4e57-a9e4-549e465bffb2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:43.609896 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:43.609896 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:43.610853 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0142de5b-9c5b-4e57-a9e4-549e465bffb2 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 200 Aug 09 10:44:43.611279 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 615/2429] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:43 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:43.950178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b063001c-ce05-4e17-8d45-df5ea9ba7d43 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:43.952230 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b063001c-ce05-4e17-8d45-df5ea9ba7d43 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 Aug 09 10:44:43.952446 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b063001c-ce05-4e17-8d45-df5ea9ba7d43 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:43.952665 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b063001c-ce05-4e17-8d45-df5ea9ba7d43 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:43.958327 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:43.958327 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:43.958876 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b063001c-ce05-4e17-8d45-df5ea9ba7d43 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:43.959745 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b063001c-ce05-4e17-8d45-df5ea9ba7d43 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 returned with HTTP 200 Aug 09 10:44:43.960206 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 606/2430] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:43 2026] GET /volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:43.974289 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6e4b90a2-01ba-4b12-a816-419b7851e5cf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:43.977134 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e4b90a2-01ba-4b12-a816-419b7851e5cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:43.977797 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e4b90a2-01ba-4b12-a816-419b7851e5cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b611e3f3-cc99-47f9-a9c8-4f434b1983d2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-584084068"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:43.997936 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:43.997936 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:43.998965 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6e4b90a2-01ba-4b12-a816-419b7851e5cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:43.999168 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-6e4b90a2-01ba-4b12-a816-419b7851e5cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:44.037750 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6e4b90a2-01ba-4b12-a816-419b7851e5cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['bd60391f-725b-497e-be56-3227b5922cfc', 'e61c2d31-43a2-49c5-ac06-b8e8ee362018', '83e47a8c-d89f-44b2-a1d5-1f4bd7d60ecb', '00803b61-a0be-4390-853c-e76d7b1aaeea'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:44.080422 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6e4b90a2-01ba-4b12-a816-419b7851e5cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot force create request issued successfully. Aug 09 10:44:44.080950 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e4b90a2-01ba-4b12-a816-419b7851e5cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:44.081642 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 603/2431] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:44.090894 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-df2b53dc-0baa-4e95-8c27-1b64c2d48a7b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.095797 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-df2b53dc-0baa-4e95-8c27-1b64c2d48a7b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 Aug 09 10:44:44.095937 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-df2b53dc-0baa-4e95-8c27-1b64c2d48a7b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.096293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-df2b53dc-0baa-4e95-8c27-1b64c2d48a7b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.101997 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:44.101997 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:44.102718 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-df2b53dc-0baa-4e95-8c27-1b64c2d48a7b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:44.103631 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-df2b53dc-0baa-4e95-8c27-1b64c2d48a7b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 returned with HTTP 200 Aug 09 10:44:44.104047 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 608/2432] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:44 2026] GET /volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:44.340327 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5dc5bc99-b858-4c10-9156-27de6b3c9e5c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.342715 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5dc5bc99-b858-4c10-9156-27de6b3c9e5c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] GET https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 Aug 09 10:44:44.343083 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5dc5bc99-b858-4c10-9156-27de6b3c9e5c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.343430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5dc5bc99-b858-4c10-9156-27de6b3c9e5c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.348693 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5dc5bc99-b858-4c10-9156-27de6b3c9e5c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 returned with HTTP 404 Aug 09 10:44:44.349497 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 616/2433] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:44 2026] GET /volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:44.355949 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38174c26-f071-4eb6-8e53-15a0c71bfef1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.358511 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38174c26-f071-4eb6-8e53-15a0c71bfef1 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 Aug 09 10:44:44.358800 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38174c26-f071-4eb6-8e53-15a0c71bfef1 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.359116 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38174c26-f071-4eb6-8e53-15a0c71bfef1 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.359328 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-38174c26-f071-4eb6-8e53-15a0c71bfef1 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete snapshot with id: 3f18e8bc-eb16-484d-830d-cc89488e9546 Aug 09 10:44:44.364869 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38174c26-f071-4eb6-8e53-15a0c71bfef1 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 returned with HTTP 404 Aug 09 10:44:44.365681 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 607/2434] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:44 2026] DELETE /volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:44.372666 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0eb04cbb-1b10-4ba5-b2ef-c4e20d26fcd8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.374889 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0eb04cbb-1b10-4ba5-b2ef-c4e20d26fcd8 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 Aug 09 10:44:44.375204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0eb04cbb-1b10-4ba5-b2ef-c4e20d26fcd8 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.375466 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0eb04cbb-1b10-4ba5-b2ef-c4e20d26fcd8 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.381221 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0eb04cbb-1b10-4ba5-b2ef-c4e20d26fcd8 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 returned with HTTP 404 Aug 09 10:44:44.382230 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 604/2435] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:44 2026] GET /volume/v3/snapshots/3f18e8bc-eb16-484d-830d-cc89488e9546 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:44.391286 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-879d62d8-3fe4-4299-9a06-7199fd43b568 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.393343 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-879d62d8-3fe4-4299-9a06-7199fd43b568 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 Aug 09 10:44:44.393609 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-879d62d8-3fe4-4299-9a06-7199fd43b568 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.393866 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-879d62d8-3fe4-4299-9a06-7199fd43b568 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.394102 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-879d62d8-3fe4-4299-9a06-7199fd43b568 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume with id: db400694-046a-43f8-b964-0fb865b4ffc4 Aug 09 10:44:44.402863 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:44.402863 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:44.403378 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-879d62d8-3fe4-4299-9a06-7199fd43b568 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:44.423379 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-879d62d8-3fe4-4299-9a06-7199fd43b568 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume request issued successfully. Aug 09 10:44:44.423649 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-879d62d8-3fe4-4299-9a06-7199fd43b568 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 returned with HTTP 202 Aug 09 10:44:44.424315 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 609/2436] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:44 2026] DELETE /volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:44.437085 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-be50355c-2b6e-4848-9cc7-a838c9f1f44d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.439413 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be50355c-2b6e-4848-9cc7-a838c9f1f44d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 Aug 09 10:44:44.439611 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be50355c-2b6e-4848-9cc7-a838c9f1f44d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.439821 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be50355c-2b6e-4848-9cc7-a838c9f1f44d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.448606 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:44.448606 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:44.453873 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-be50355c-2b6e-4848-9cc7-a838c9f1f44d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:44.459239 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be50355c-2b6e-4848-9cc7-a838c9f1f44d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 returned with HTTP 200 Aug 09 10:44:44.459797 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 617/2437] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:44 2026] GET /volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:44.624633 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1a8c4297-c3aa-450b-8ada-d7bdb364de10 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.626385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a8c4297-c3aa-450b-8ada-d7bdb364de10 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a Aug 09 10:44:44.626581 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a8c4297-c3aa-450b-8ada-d7bdb364de10 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.626779 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a8c4297-c3aa-450b-8ada-d7bdb364de10 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.626880 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1a8c4297-c3aa-450b-8ada-d7bdb364de10 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Show backup with id 72178d0c-3424-4617-ae38-28d01e5a783a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:44:44.630950 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a8c4297-c3aa-450b-8ada-d7bdb364de10 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a returned with HTTP 404 Aug 09 10:44:44.631566 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 608/2438] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:44 2026] GET /volume/v3/backups/72178d0c-3424-4617-ae38-28d01e5a783a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:44.760039 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-4a627a29-738d-4735-a2ce-558d3cdf8ae3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.763163 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-4a627a29-738d-4735-a2ce-558d3cdf8ae3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:44:44.763458 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-4a627a29-738d-4735-a2ce-558d3cdf8ae3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.763852 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-4a627a29-738d-4735-a2ce-558d3cdf8ae3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.778498 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:44.778498 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:44.783960 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-4a627a29-738d-4735-a2ce-558d3cdf8ae3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:44:44.791381 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-4a627a29-738d-4735-a2ce-558d3cdf8ae3 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:44:44.791936 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 605/2439] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:44 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:44.819230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-309c7642-bacf-47b2-b450-3cef8ff0f8ec None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.822069 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-309c7642-bacf-47b2-b450-3cef8ff0f8ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] POST https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625/action Aug 09 10:44:44.822634 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-309c7642-bacf-47b2-b450-3cef8ff0f8ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:44:44.822765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-309c7642-bacf-47b2-b450-3cef8ff0f8ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:44.837334 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:44.837334 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:44.837920 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-309c7642-bacf-47b2-b450-3cef8ff0f8ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:44:44.848361 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-309c7642-bacf-47b2-b450-3cef8ff0f8ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Begin detaching volume completed successfully. Aug 09 10:44:44.849386 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-309c7642-bacf-47b2-b450-3cef8ff0f8ec tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625/action returned with HTTP 202 Aug 09 10:44:44.849718 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 610/2440] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:44:44 2026] POST /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:44:44.872307 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c0f898cc-ece9-4fb9-9f20-1ebfbf760697 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.874907 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c0f898cc-ece9-4fb9-9f20-1ebfbf760697 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:44:44.875492 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c0f898cc-ece9-4fb9-9f20-1ebfbf760697 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.875817 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c0f898cc-ece9-4fb9-9f20-1ebfbf760697 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.892392 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:44.892392 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:44.897861 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c0f898cc-ece9-4fb9-9f20-1ebfbf760697 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:44:44.902608 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2a669033-29c8-48db-a449-522cf0d02483 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.903135 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a669033-29c8-48db-a449-522cf0d02483 None None] GET https://10.4.3.125/volume// Aug 09 10:44:44.903355 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a669033-29c8-48db-a449-522cf0d02483 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.903565 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a669033-29c8-48db-a449-522cf0d02483 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.903957 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a669033-29c8-48db-a449-522cf0d02483 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:44.904353 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 609/2441] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:44: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 09 10:44:44.907812 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c0f898cc-ece9-4fb9-9f20-1ebfbf760697 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:44:44.908521 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 618/2442] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:44 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:44.914310 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-b22e3d03-e66c-4a8d-ae86-f0ee4e120876 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:44.916978 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-b22e3d03-e66c-4a8d-ae86-f0ee4e120876 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:44:44.917252 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-b22e3d03-e66c-4a8d-ae86-f0ee4e120876 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:44.917500 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-b22e3d03-e66c-4a8d-ae86-f0ee4e120876 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:44.929816 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:44.929816 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:44.935286 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-b22e3d03-e66c-4a8d-ae86-f0ee4e120876 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:44:44.942294 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-b22e3d03-e66c-4a8d-ae86-f0ee4e120876 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:44:44.942710 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 606/2443] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:44:44 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:44:45.115568 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8e557089-1cde-4c00-a41d-75b08b5fc38f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:45.117342 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e557089-1cde-4c00-a41d-75b08b5fc38f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 Aug 09 10:44:45.117584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e557089-1cde-4c00-a41d-75b08b5fc38f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:45.117789 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e557089-1cde-4c00-a41d-75b08b5fc38f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:45.122897 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:45.122897 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:45.123472 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8e557089-1cde-4c00-a41d-75b08b5fc38f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:45.124225 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e557089-1cde-4c00-a41d-75b08b5fc38f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 returned with HTTP 200 Aug 09 10:44:45.124638 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 611/2444] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:45 2026] GET /volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:45.135676 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ddbec31b-7eab-4140-88ff-5a349b8b68b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:45.137759 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ddbec31b-7eab-4140-88ff-5a349b8b68b4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf Aug 09 10:44:45.137967 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ddbec31b-7eab-4140-88ff-5a349b8b68b4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:45.138212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ddbec31b-7eab-4140-88ff-5a349b8b68b4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:45.138355 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-ddbec31b-7eab-4140-88ff-5a349b8b68b4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: a56b8d18-fb15-4ecd-8d37-16cbe4c464bf Aug 09 10:44:45.144034 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:45.144034 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:45.144624 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ddbec31b-7eab-4140-88ff-5a349b8b68b4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:45.165993 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ddbec31b-7eab-4140-88ff-5a349b8b68b4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot delete request issued successfully. Aug 09 10:44:45.166198 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ddbec31b-7eab-4140-88ff-5a349b8b68b4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf returned with HTTP 202 Aug 09 10:44:45.166878 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 610/2445] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:45 2026] DELETE /volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:45.178101 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2e83eaed-26c0-4201-a1cf-7e9e7ad13791 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:45.180219 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e83eaed-26c0-4201-a1cf-7e9e7ad13791 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf Aug 09 10:44:45.181812 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e83eaed-26c0-4201-a1cf-7e9e7ad13791 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:45.182082 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e83eaed-26c0-4201-a1cf-7e9e7ad13791 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:45.187548 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:45.187548 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:45.187983 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2e83eaed-26c0-4201-a1cf-7e9e7ad13791 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:45.188856 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e83eaed-26c0-4201-a1cf-7e9e7ad13791 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf returned with HTTP 200 Aug 09 10:44:45.189265 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 619/2446] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:45 2026] GET /volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:45.482773 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-73d3ab81-ed23-4e75-84ee-1b80170649de None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:45.485084 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-73d3ab81-ed23-4e75-84ee-1b80170649de tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 Aug 09 10:44:45.485379 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-73d3ab81-ed23-4e75-84ee-1b80170649de tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:45.485620 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-73d3ab81-ed23-4e75-84ee-1b80170649de tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:45.494260 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-73d3ab81-ed23-4e75-84ee-1b80170649de tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 returned with HTTP 404 Aug 09 10:44:45.495056 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 607/2447] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:45 2026] GET /volume/v3/volumes/db400694-046a-43f8-b964-0fb865b4ffc4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:45.509307 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-47448cc1-38af-4060-9355-f37e1d966143 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:45.511478 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:45.511782 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2096039812"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:45.513734 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2096039812'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:45.513964 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume of 1 GB Aug 09 10:44:45.519711 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Availability Zones retrieved successfully. Aug 09 10:44:45.526285 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (d68e5efb-fe1e-4722-9b78-c51244dea829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:45.527232 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1872cbd3-683e-41df-8644-1c2773fdeff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:45.527997 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:45.556486 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1872cbd3-683e-41df-8644-1c2773fdeff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:45.557204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b66924-0856-4303-8217-d73e409a3421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:45.596850 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['b12e407f-48a8-496d-9641-eca37e21833e', '9b1804b1-fff9-4195-8709-136c97bc0fd1', '0a371174-808a-4dd8-8d24-879734c5ee39', '21ec5bd8-68ef-4a9b-a880-c83d9c356ed3'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:45.597953 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b66924-0856-4303-8217-d73e409a3421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b12e407f-48a8-496d-9641-eca37e21833e', '9b1804b1-fff9-4195-8709-136c97bc0fd1', '0a371174-808a-4dd8-8d24-879734c5ee39', '21ec5bd8-68ef-4a9b-a880-c83d9c356ed3']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:45.598726 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff420042-3825-40ee-9839-a1188ef34e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:45.623906 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff420042-3825-40ee-9839-a1188ef34e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dae0849-e1f0-4e72-bccc-caa38a57c8da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2096039812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['b12e407f-48a8-496d-9641-eca37e21833e','9b1804b1-fff9-4195-8709-136c97bc0fd1','0a371174-808a-4dd8-8d24-879734c5ee39','21ec5bd8-68ef-4a9b-a880-c83d9c356ed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2096039812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dae0849-e1f0-4e72-bccc-caa38a57c8da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b7dd75da464293bf762423beacc07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e82a5d71034cdb80fbea124d50c02b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:45.624606 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (294ab342-0dc1-487a-ad70-45bc42679737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:45.644078 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (294ab342-0dc1-487a-ad70-45bc42679737) transitioned into state 'SUCCESS' from state '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-2096039812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['b12e407f-48a8-496d-9641-eca37e21833e','9b1804b1-fff9-4195-8709-136c97bc0fd1','0a371174-808a-4dd8-8d24-879734c5ee39','21ec5bd8-68ef-4a9b-a880-c83d9c356ed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:45.644932 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32263d75-c066-493e-baa0-f32fe102101b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:45.655811 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32263d75-c066-493e-baa0-f32fe102101b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:45.656821 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (d68e5efb-fe1e-4722-9b78-c51244dea829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:45.657181 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request issued successfully. Aug 09 10:44:45.657921 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-47448cc1-38af-4060-9355-f37e1d966143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:45.659405 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 612/2448] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:44:45 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:45.673881 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4c635ad9-38e6-4a33-89f8-751f31245edc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:45.676962 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c635ad9-38e6-4a33-89f8-751f31245edc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da Aug 09 10:44:45.677256 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c635ad9-38e6-4a33-89f8-751f31245edc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:45.677500 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c635ad9-38e6-4a33-89f8-751f31245edc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:45.685518 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:45.685518 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:45.689117 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4c635ad9-38e6-4a33-89f8-751f31245edc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:45.692852 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c635ad9-38e6-4a33-89f8-751f31245edc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da returned with HTTP 200 Aug 09 10:44:45.693214 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 611/2449] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:45 2026] GET /volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:45.779789 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-934907ec-bc67-492e-9a9c-1f4fce007358 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:45.781898 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-934907ec-bc67-492e-9a9c-1f4fce007358 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/attachments/04f6e8cf-b581-4f39-a555-290f6c7b5d61 Aug 09 10:44:45.782172 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-934907ec-bc67-492e-9a9c-1f4fce007358 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:45.782437 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-934907ec-bc67-492e-9a9c-1f4fce007358 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:45.789841 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:45.789841 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:45.842402 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-fe8d5fa9-e025-4b94-af2b-baecb15b651a req-934907ec-bc67-492e-9a9c-1f4fce007358 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/attachments/04f6e8cf-b581-4f39-a555-290f6c7b5d61 returned with HTTP 200 Aug 09 10:44:45.842858 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 620/2450] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:44:45 2026] DELETE /volume/v3/attachments/04f6e8cf-b581-4f39-a555-290f6c7b5d61 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:45.925419 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3dc0db15-9502-4b20-8c4f-2c5d1d64091d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:45.927205 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3dc0db15-9502-4b20-8c4f-2c5d1d64091d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:44:45.927455 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3dc0db15-9502-4b20-8c4f-2c5d1d64091d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:45.927804 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3dc0db15-9502-4b20-8c4f-2c5d1d64091d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:45.935052 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:45.935052 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:45.939466 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3dc0db15-9502-4b20-8c4f-2c5d1d64091d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:44:45.943999 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3dc0db15-9502-4b20-8c4f-2c5d1d64091d tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:44:45.944390 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 608/2451] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:45 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:46.199349 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-10be7626-9d3f-47b8-a97a-122aee8280d4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:46.202933 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-10be7626-9d3f-47b8-a97a-122aee8280d4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf Aug 09 10:44:46.202933 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-10be7626-9d3f-47b8-a97a-122aee8280d4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:46.202933 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-10be7626-9d3f-47b8-a97a-122aee8280d4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:46.207970 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-10be7626-9d3f-47b8-a97a-122aee8280d4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf returned with HTTP 404 Aug 09 10:44:46.208950 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 613/2452] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:46 2026] GET /volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:46.219044 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9cd2a867-e1f4-43ac-b730-95edeeecc8db None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:46.222119 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cd2a867-e1f4-43ac-b730-95edeeecc8db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 Aug 09 10:44:46.222422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cd2a867-e1f4-43ac-b730-95edeeecc8db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:46.222670 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cd2a867-e1f4-43ac-b730-95edeeecc8db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:46.222813 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-9cd2a867-e1f4-43ac-b730-95edeeecc8db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: efed1474-9236-4682-99f2-1e8ad754e8c1 Aug 09 10:44:46.228579 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:46.228579 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:46.229233 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9cd2a867-e1f4-43ac-b730-95edeeecc8db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:46.251668 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9cd2a867-e1f4-43ac-b730-95edeeecc8db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot delete request issued successfully. Aug 09 10:44:46.251912 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cd2a867-e1f4-43ac-b730-95edeeecc8db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 returned with HTTP 202 Aug 09 10:44:46.252400 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 612/2453] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:46 2026] DELETE /volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:46.260377 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1f3548d1-1e22-4c7d-b1be-1d70a63f2633 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:46.262993 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f3548d1-1e22-4c7d-b1be-1d70a63f2633 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 Aug 09 10:44:46.263208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f3548d1-1e22-4c7d-b1be-1d70a63f2633 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:46.263409 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f3548d1-1e22-4c7d-b1be-1d70a63f2633 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:46.271733 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:46.271733 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:46.272619 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1f3548d1-1e22-4c7d-b1be-1d70a63f2633 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:46.273009 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f3548d1-1e22-4c7d-b1be-1d70a63f2633 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 returned with HTTP 200 Aug 09 10:44:46.273436 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 621/2454] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:46 2026] GET /volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:46.709463 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e0c2e280-de60-4bb6-a64a-d755c8d0ebcb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:46.711382 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e0c2e280-de60-4bb6-a64a-d755c8d0ebcb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da Aug 09 10:44:46.713206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e0c2e280-de60-4bb6-a64a-d755c8d0ebcb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:46.713206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e0c2e280-de60-4bb6-a64a-d755c8d0ebcb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:46.722337 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:46.722337 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:46.726985 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e0c2e280-de60-4bb6-a64a-d755c8d0ebcb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:46.733304 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e0c2e280-de60-4bb6-a64a-d755c8d0ebcb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da returned with HTTP 200 Aug 09 10:44:46.733818 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 609/2455] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:46 2026] GET /volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:46.752103 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0c499c9c-87d0-4ed4-a22a-5088bd013d35 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:46.754164 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c499c9c-87d0-4ed4-a22a-5088bd013d35 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:46.754584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c499c9c-87d0-4ed4-a22a-5088bd013d35 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dae0849-e1f0-4e72-bccc-caa38a57c8da", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2139434167"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:46.767084 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:46.767084 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:46.767084 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0c499c9c-87d0-4ed4-a22a-5088bd013d35 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:46.767084 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-0c499c9c-87d0-4ed4-a22a-5088bd013d35 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create snapshot from volume 8dae0849-e1f0-4e72-bccc-caa38a57c8da Aug 09 10:44:46.802412 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0c499c9c-87d0-4ed4-a22a-5088bd013d35 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['760ad2fc-48d6-46bd-bc12-8a05c47c0481', '1086ee18-91ff-4a95-b804-1a6088d7e255', 'b0f85178-9d30-4545-adbe-c9c4eca74f6d', '0b1611b2-7424-45c4-9728-08a6d6dad667'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:46.840298 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0c499c9c-87d0-4ed4-a22a-5088bd013d35 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot create request issued successfully. Aug 09 10:44:46.840724 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c499c9c-87d0-4ed4-a22a-5088bd013d35 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:46.841182 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 614/2456] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:46.851681 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d635bb44-74ab-4d9a-b240-8609cf8d086d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:46.853482 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d635bb44-74ab-4d9a-b240-8609cf8d086d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 Aug 09 10:44:46.853709 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d635bb44-74ab-4d9a-b240-8609cf8d086d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:46.853890 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d635bb44-74ab-4d9a-b240-8609cf8d086d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:46.859970 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:46.859970 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:46.860333 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d635bb44-74ab-4d9a-b240-8609cf8d086d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:46.860983 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d635bb44-74ab-4d9a-b240-8609cf8d086d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 returned with HTTP 200 Aug 09 10:44:46.861385 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 613/2457] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:46 2026] GET /volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:47.285151 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8b35b3c1-2f58-410e-9b3e-2330f924a2c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:47.286833 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b35b3c1-2f58-410e-9b3e-2330f924a2c3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 Aug 09 10:44:47.287016 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b35b3c1-2f58-410e-9b3e-2330f924a2c3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:47.287219 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b35b3c1-2f58-410e-9b3e-2330f924a2c3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:47.293687 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b35b3c1-2f58-410e-9b3e-2330f924a2c3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 returned with HTTP 404 Aug 09 10:44:47.294275 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 622/2458] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:47 2026] GET /volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:47.301497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-df4f5609-820c-4bdf-bc25-3d7b9b3d665f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:47.303448 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df4f5609-820c-4bdf-bc25-3d7b9b3d665f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 Aug 09 10:44:47.303696 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df4f5609-820c-4bdf-bc25-3d7b9b3d665f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:47.304009 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df4f5609-820c-4bdf-bc25-3d7b9b3d665f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:47.304243 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-df4f5609-820c-4bdf-bc25-3d7b9b3d665f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: f89deeff-3b1d-4b86-9bc9-a45f68914ca9 Aug 09 10:44:47.309364 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:47.309364 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:47.309997 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-df4f5609-820c-4bdf-bc25-3d7b9b3d665f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:47.328808 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-df4f5609-820c-4bdf-bc25-3d7b9b3d665f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot delete request issued successfully. Aug 09 10:44:47.329154 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df4f5609-820c-4bdf-bc25-3d7b9b3d665f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 returned with HTTP 202 Aug 09 10:44:47.329800 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 610/2459] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:47 2026] DELETE /volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:47.339856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-260c9156-e070-4498-992b-cf6825fa12c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:47.341968 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-260c9156-e070-4498-992b-cf6825fa12c8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 Aug 09 10:44:47.342402 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-260c9156-e070-4498-992b-cf6825fa12c8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:47.342786 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-260c9156-e070-4498-992b-cf6825fa12c8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:47.352381 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:47.352381 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:47.353135 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-260c9156-e070-4498-992b-cf6825fa12c8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:47.354135 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-260c9156-e070-4498-992b-cf6825fa12c8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 returned with HTTP 200 Aug 09 10:44:47.354718 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 615/2460] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:47 2026] GET /volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:47.871990 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4ba86964-c16c-4322-901b-dd3ba5926ad0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:47.873916 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ba86964-c16c-4322-901b-dd3ba5926ad0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 Aug 09 10:44:47.874149 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ba86964-c16c-4322-901b-dd3ba5926ad0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:47.874386 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ba86964-c16c-4322-901b-dd3ba5926ad0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:47.881807 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:47.881807 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:47.882425 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4ba86964-c16c-4322-901b-dd3ba5926ad0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:47.883482 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ba86964-c16c-4322-901b-dd3ba5926ad0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 returned with HTTP 200 Aug 09 10:44:47.884107 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 614/2461] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:47 2026] GET /volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:47.896750 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d38736a5-3318-40e4-b299-d1da2c388e42 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:47.898670 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d38736a5-3318-40e4-b299-d1da2c388e42 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] POST https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486/action Aug 09 10:44:47.899035 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d38736a5-3318-40e4-b299-d1da2c388e42 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:44:47.899203 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d38736a5-3318-40e4-b299-d1da2c388e42 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:47.906584 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:47.906584 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:47.907114 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d38736a5-3318-40e4-b299-d1da2c388e42 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot retrieved successfully. Aug 09 10:44:47.908092 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-d38736a5-3318-40e4-b299-d1da2c388e42 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '27569d79d5ca4b40bd2526945b811b43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4b7dd75da464293bf762423beacc07c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:44:47.908348 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d38736a5-3318-40e4-b299-d1da2c388e42 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486/action returned with HTTP 403 Aug 09 10:44:47.908914 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 623/2462] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:44:47 2026] POST /volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:47.917975 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-910bc93c-5085-457c-aa13-77f8ca81cbe2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:47.920500 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-910bc93c-5085-457c-aa13-77f8ca81cbe2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 Aug 09 10:44:47.920786 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-910bc93c-5085-457c-aa13-77f8ca81cbe2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:47.921046 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-910bc93c-5085-457c-aa13-77f8ca81cbe2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:47.921259 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-910bc93c-5085-457c-aa13-77f8ca81cbe2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete snapshot with id: bf26431b-c241-42cf-99cb-491505dd3486 Aug 09 10:44:47.930455 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:47.930455 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:47.930925 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-910bc93c-5085-457c-aa13-77f8ca81cbe2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:47.954454 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-910bc93c-5085-457c-aa13-77f8ca81cbe2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot delete request issued successfully. Aug 09 10:44:47.954747 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-910bc93c-5085-457c-aa13-77f8ca81cbe2 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 returned with HTTP 202 Aug 09 10:44:47.955323 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 611/2463] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:47 2026] DELETE /volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:47.972952 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d340a6b-74c3-4658-8393-f6c71b07c64d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:47.975142 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d340a6b-74c3-4658-8393-f6c71b07c64d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 Aug 09 10:44:47.975577 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d340a6b-74c3-4658-8393-f6c71b07c64d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:47.975932 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d340a6b-74c3-4658-8393-f6c71b07c64d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:47.983146 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:47.983146 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:47.983838 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6d340a6b-74c3-4658-8393-f6c71b07c64d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:47.984740 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-a32db7d0-159d-4101-bbef-fae626117111 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:47.985172 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d340a6b-74c3-4658-8393-f6c71b07c64d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 returned with HTTP 200 Aug 09 10:44:47.985817 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 616/2464] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:47 2026] GET /volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:47.989211 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-a32db7d0-159d-4101-bbef-fae626117111 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:44:47.989211 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-a32db7d0-159d-4101-bbef-fae626117111 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:47.989211 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-a32db7d0-159d-4101-bbef-fae626117111 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:47.998979 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:47.998979 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:48.005011 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-a32db7d0-159d-4101-bbef-fae626117111 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:44:48.012551 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-a32db7d0-159d-4101-bbef-fae626117111 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:44:48.013014 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 615/2465] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:47 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:48.110078 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-70055d30-a752-40aa-b0e8-e87374fd4d0e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.110690 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70055d30-a752-40aa-b0e8-e87374fd4d0e None None] GET https://10.4.3.125/volume// Aug 09 10:44:48.110911 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70055d30-a752-40aa-b0e8-e87374fd4d0e None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.111148 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70055d30-a752-40aa-b0e8-e87374fd4d0e None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.111573 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70055d30-a752-40aa-b0e8-e87374fd4d0e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:48.111975 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 624/2466] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:44: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 09 10:44:48.122621 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-f06e175f-1496-4515-8fdf-18962403a0f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.125272 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-f06e175f-1496-4515-8fdf-18962403a0f6 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:44:48.125630 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-f06e175f-1496-4515-8fdf-18962403a0f6 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be304d0f-ce70-4933-8a71-fb5f9bbc1b77", "connector": null, "instance_uuid": "6ba8bfee-1c19-4d1e-9dbe-9539b5efc9f3"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:48.136292 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:48.136292 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:48.168861 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-f06e175f-1496-4515-8fdf-18962403a0f6 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:44:48.169565 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 612/2467] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:44:48 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 09 10:44:48.210218 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5174f398-781f-449f-9fe1-1d077eadc2c9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.214562 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5174f398-781f-449f-9fe1-1d077eadc2c9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:44:48.214562 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5174f398-781f-449f-9fe1-1d077eadc2c9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.214562 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5174f398-781f-449f-9fe1-1d077eadc2c9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.226417 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b7748c6-6078-4591-a5c2-b18559f74272 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.226833 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b7748c6-6078-4591-a5c2-b18559f74272 None None] GET https://10.4.3.125/volume// Aug 09 10:44:48.226984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b7748c6-6078-4591-a5c2-b18559f74272 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.227387 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b7748c6-6078-4591-a5c2-b18559f74272 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.227635 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b7748c6-6078-4591-a5c2-b18559f74272 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:48.229164 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 616/2468] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:44: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 09 10:44:48.230270 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:48.230270 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:48.237349 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5174f398-781f-449f-9fe1-1d077eadc2c9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:44:48.238044 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-d85addf7-28a0-4b8b-85a2-98378d8f8010 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.240343 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-d85addf7-28a0-4b8b-85a2-98378d8f8010 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:44:48.240589 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-d85addf7-28a0-4b8b-85a2-98378d8f8010 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.240811 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-d85addf7-28a0-4b8b-85a2-98378d8f8010 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.245154 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5174f398-781f-449f-9fe1-1d077eadc2c9 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:44:48.245154 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 617/2469] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:48 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:48.251180 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:48.251180 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:48.255072 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-d85addf7-28a0-4b8b-85a2-98378d8f8010 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:44:48.259640 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-d85addf7-28a0-4b8b-85a2-98378d8f8010 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:44:48.260100 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 625/2470] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:44:48 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 1031 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:44:48.362356 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-4ae03e84-66a5-43ee-8988-3a127b8cf7af None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.364600 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-4ae03e84-66a5-43ee-8988-3a127b8cf7af tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] PUT https://10.4.3.125/volume/v3/attachments/007f09c7-53a9-4dd2-9f12-7c39eb7ee23c Aug 09 10:44:48.365002 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6d64fb9e-9abf-40f8-9806-dbc0d6362d2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.365304 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-4ae03e84-66a5-43ee-8988-3a127b8cf7af tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:48.367236 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d64fb9e-9abf-40f8-9806-dbc0d6362d2c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 Aug 09 10:44:48.367464 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d64fb9e-9abf-40f8-9806-dbc0d6362d2c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.367705 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d64fb9e-9abf-40f8-9806-dbc0d6362d2c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.372495 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d64fb9e-9abf-40f8-9806-dbc0d6362d2c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 returned with HTTP 404 Aug 09 10:44:48.373130 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 617/2471] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:48 2026] GET /volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:48.374681 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-4ae03e84-66a5-43ee-8988-3a127b8cf7af tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Acquiring lock "cinder-attachment_update-be304d0f-ce70-4933-8a71-fb5f9bbc1b77-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:44:48.381127 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-4ae03e84-66a5-43ee-8988-3a127b8cf7af tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Lock "cinder-attachment_update-be304d0f-ce70-4933-8a71-fb5f9bbc1b77-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:44:48.381253 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f5b7aa7c-7834-4987-b125-d2663e2e6006 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.381552 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:48.381552 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:48.383149 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f5b7aa7c-7834-4987-b125-d2663e2e6006 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 Aug 09 10:44:48.383557 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f5b7aa7c-7834-4987-b125-d2663e2e6006 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.383918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f5b7aa7c-7834-4987-b125-d2663e2e6006 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.384166 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-f5b7aa7c-7834-4987-b125-d2663e2e6006 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: efed1474-9236-4682-99f2-1e8ad754e8c1 Aug 09 10:44:48.389051 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f5b7aa7c-7834-4987-b125-d2663e2e6006 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 returned with HTTP 404 Aug 09 10:44:48.389051 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 618/2472] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:48 2026] DELETE /volume/v3/snapshots/efed1474-9236-4682-99f2-1e8ad754e8c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:48.395937 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a1d4eecd-46e9-475d-98e8-a83a872d86b3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.398969 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a1d4eecd-46e9-475d-98e8-a83a872d86b3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 Aug 09 10:44:48.399286 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a1d4eecd-46e9-475d-98e8-a83a872d86b3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.399549 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a1d4eecd-46e9-475d-98e8-a83a872d86b3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.399698 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-a1d4eecd-46e9-475d-98e8-a83a872d86b3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: f89deeff-3b1d-4b86-9bc9-a45f68914ca9 Aug 09 10:44:48.405720 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a1d4eecd-46e9-475d-98e8-a83a872d86b3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 returned with HTTP 404 Aug 09 10:44:48.406439 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 626/2473] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:48 2026] DELETE /volume/v3/snapshots/f89deeff-3b1d-4b86-9bc9-a45f68914ca9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:48.415024 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-395a1fc7-ac2c-4e16-87df-165c66054ec4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.418708 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-395a1fc7-ac2c-4e16-87df-165c66054ec4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf Aug 09 10:44:48.418946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-395a1fc7-ac2c-4e16-87df-165c66054ec4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.419162 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-395a1fc7-ac2c-4e16-87df-165c66054ec4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.419318 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-395a1fc7-ac2c-4e16-87df-165c66054ec4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: a56b8d18-fb15-4ecd-8d37-16cbe4c464bf Aug 09 10:44:48.432210 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-395a1fc7-ac2c-4e16-87df-165c66054ec4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf returned with HTTP 404 Aug 09 10:44:48.432210 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 618/2474] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:48 2026] DELETE /volume/v3/snapshots/a56b8d18-fb15-4ecd-8d37-16cbe4c464bf => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:48.473637 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-935fa633-4014-49b8-95e3-680bcf0bb12b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.478002 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-935fa633-4014-49b8-95e3-680bcf0bb12b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:48.478002 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-935fa633-4014-49b8-95e3-680bcf0bb12b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.478002 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-935fa633-4014-49b8-95e3-680bcf0bb12b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.478117 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-4ae03e84-66a5-43ee-8988-3a127b8cf7af tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Lock "cinder-attachment_update-be304d0f-ce70-4933-8a71-fb5f9bbc1b77-np0000006833" released by "attachment_update" :: held 0.097s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:44:48.478117 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-4ae03e84-66a5-43ee-8988-3a127b8cf7af tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/attachments/007f09c7-53a9-4dd2-9f12-7c39eb7ee23c returned with HTTP 200 Aug 09 10:44:48.478340 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 613/2475] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:44:48 2026] PUT /volume/v3/attachments/007f09c7-53a9-4dd2-9f12-7c39eb7ee23c => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:48.486092 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:48.486092 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:48.492778 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-935fa633-4014-49b8-95e3-680bcf0bb12b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:48.498944 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-935fa633-4014-49b8-95e3-680bcf0bb12b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:48.499951 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 619/2476] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:48 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:48.526414 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-c1a09e18-fa97-48a7-835a-850b55d1571b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.530420 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-c1a09e18-fa97-48a7-835a-850b55d1571b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2/action Aug 09 10:44:48.530420 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-c1a09e18-fa97-48a7-835a-850b55d1571b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:44:48.530420 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-c1a09e18-fa97-48a7-835a-850b55d1571b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:48.541574 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:48.541574 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:48.541769 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-c1a09e18-fa97-48a7-835a-850b55d1571b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:48.548221 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-c1a09e18-fa97-48a7-835a-850b55d1571b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Begin detaching volume completed successfully. Aug 09 10:44:48.548447 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-c1a09e18-fa97-48a7-835a-850b55d1571b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2/action returned with HTTP 202 Aug 09 10:44:48.548893 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 627/2477] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:44:48 2026] POST /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:44:48.600863 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ba83c823-9ec1-4ee7-9714-5578ca50a8fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.601260 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba83c823-9ec1-4ee7-9714-5578ca50a8fe None None] GET https://10.4.3.125/volume// Aug 09 10:44:48.601455 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba83c823-9ec1-4ee7-9714-5578ca50a8fe None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.601642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba83c823-9ec1-4ee7-9714-5578ca50a8fe None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.601989 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba83c823-9ec1-4ee7-9714-5578ca50a8fe None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:48.602320 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 619/2478] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:44: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 09 10:44:48.611472 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-adf302f0-3d2d-495d-99e3-7495c7efe380 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.613907 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-adf302f0-3d2d-495d-99e3-7495c7efe380 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:48.614265 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-adf302f0-3d2d-495d-99e3-7495c7efe380 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.614595 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-adf302f0-3d2d-495d-99e3-7495c7efe380 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.625444 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:48.625444 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:48.629739 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-adf302f0-3d2d-495d-99e3-7495c7efe380 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:48.636055 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-adf302f0-3d2d-495d-99e3-7495c7efe380 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:48.636899 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 614/2479] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:44:48 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:44:48.891106 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-aa4daf84-c4a0-457a-b884-3c9fd6db8e43 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.895025 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aa4daf84-c4a0-457a-b884-3c9fd6db8e43 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:44:48.895025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aa4daf84-c4a0-457a-b884-3c9fd6db8e43 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.895025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aa4daf84-c4a0-457a-b884-3c9fd6db8e43 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.901438 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:48.901438 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:48.905732 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-aa4daf84-c4a0-457a-b884-3c9fd6db8e43 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:44:48.915375 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aa4daf84-c4a0-457a-b884-3c9fd6db8e43 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:44:48.915375 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 620/2480] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:48 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:48.927616 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f427e4c9-fdfa-45ad-8e9a-3c3201225fb1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.929418 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f427e4c9-fdfa-45ad-8e9a-3c3201225fb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] DELETE https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:44:48.929645 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f427e4c9-fdfa-45ad-8e9a-3c3201225fb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.929824 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f427e4c9-fdfa-45ad-8e9a-3c3201225fb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.929999 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-f427e4c9-fdfa-45ad-8e9a-3c3201225fb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume with id: 6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:44:48.939940 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:48.939940 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:48.940587 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f427e4c9-fdfa-45ad-8e9a-3c3201225fb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:44:48.961729 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f427e4c9-fdfa-45ad-8e9a-3c3201225fb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Delete volume request issued successfully. Aug 09 10:44:48.962014 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f427e4c9-fdfa-45ad-8e9a-3c3201225fb1 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 202 Aug 09 10:44:48.962770 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 628/2481] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:48 2026] DELETE /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:48.971507 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-45eaea27-0ef4-4080-8065-b1242f346438 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.976992 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45eaea27-0ef4-4080-8065-b1242f346438 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:44:48.977286 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45eaea27-0ef4-4080-8065-b1242f346438 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:48.977514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45eaea27-0ef4-4080-8065-b1242f346438 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:48.991808 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:48.991808 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:48.998794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b2023a8-6391-4266-897a-a93d0f05f27a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:48.999724 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-45eaea27-0ef4-4080-8065-b1242f346438 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Volume info retrieved successfully. Aug 09 10:44:49.000917 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b2023a8-6391-4266-897a-a93d0f05f27a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 Aug 09 10:44:49.001272 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b2023a8-6391-4266-897a-a93d0f05f27a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:49.001529 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b2023a8-6391-4266-897a-a93d0f05f27a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:49.007378 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b2023a8-6391-4266-897a-a93d0f05f27a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 returned with HTTP 404 Aug 09 10:44:49.008294 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 615/2482] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:48 2026] GET /volume/v3/snapshots/bf26431b-c241-42cf-99cb-491505dd3486 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:49.008479 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45eaea27-0ef4-4080-8065-b1242f346438 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 200 Aug 09 10:44:49.009835 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 620/2483] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:48 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:49.018679 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-08ba5ea6-dc75-4e51-be1a-357659cd89f9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:49.020478 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08ba5ea6-dc75-4e51-be1a-357659cd89f9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da Aug 09 10:44:49.020837 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08ba5ea6-dc75-4e51-be1a-357659cd89f9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:49.021158 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08ba5ea6-dc75-4e51-be1a-357659cd89f9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:49.021453 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-08ba5ea6-dc75-4e51-be1a-357659cd89f9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume with id: 8dae0849-e1f0-4e72-bccc-caa38a57c8da Aug 09 10:44:49.033235 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:49.033235 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:49.033235 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-08ba5ea6-dc75-4e51-be1a-357659cd89f9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:49.055528 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-08ba5ea6-dc75-4e51-be1a-357659cd89f9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume request issued successfully. Aug 09 10:44:49.055528 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08ba5ea6-dc75-4e51-be1a-357659cd89f9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da returned with HTTP 202 Aug 09 10:44:49.055528 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 621/2484] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:49 2026] DELETE /volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:49.065004 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-95bab0dc-fb9d-402f-a150-5932b6eff175 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:49.067267 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95bab0dc-fb9d-402f-a150-5932b6eff175 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da Aug 09 10:44:49.067535 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-95bab0dc-fb9d-402f-a150-5932b6eff175 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:49.067828 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-95bab0dc-fb9d-402f-a150-5932b6eff175 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:49.078791 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:49.078791 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:49.085399 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-95bab0dc-fb9d-402f-a150-5932b6eff175 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:49.092377 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95bab0dc-fb9d-402f-a150-5932b6eff175 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da returned with HTTP 200 Aug 09 10:44:49.092885 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 629/2485] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:49 2026] GET /volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:49.259590 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b7053d49-7875-4ed5-8693-a47459098460 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:49.262206 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b7053d49-7875-4ed5-8693-a47459098460 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:44:49.262590 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b7053d49-7875-4ed5-8693-a47459098460 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:49.262898 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b7053d49-7875-4ed5-8693-a47459098460 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:49.276956 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:49.276956 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:49.282233 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b7053d49-7875-4ed5-8693-a47459098460 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:44:49.290232 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b7053d49-7875-4ed5-8693-a47459098460 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:44:49.290232 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 616/2486] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:49 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:50.022916 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-54373002-e24b-4193-9a0f-1f3cbde48470 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:50.024944 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54373002-e24b-4193-9a0f-1f3cbde48470 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] GET https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 Aug 09 10:44:50.025198 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54373002-e24b-4193-9a0f-1f3cbde48470 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:50.025410 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54373002-e24b-4193-9a0f-1f3cbde48470 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:50.032815 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54373002-e24b-4193-9a0f-1f3cbde48470 tempest-VolumesBackupsTest-1295658606 tempest-VolumesBackupsTest-1295658606-project-member] https://10.4.3.125/volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 returned with HTTP 404 Aug 09 10:44:50.033442 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 621/2487] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:50 2026] GET /volume/v3/volumes/6370983c-cc75-47bf-bbe2-9328d5ac4625 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:50.110629 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0a863e8a-8df0-42ec-b372-01cf1976335b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:50.112769 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a863e8a-8df0-42ec-b372-01cf1976335b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da Aug 09 10:44:50.112989 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a863e8a-8df0-42ec-b372-01cf1976335b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:50.113245 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a863e8a-8df0-42ec-b372-01cf1976335b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:50.120429 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a863e8a-8df0-42ec-b372-01cf1976335b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da returned with HTTP 404 Aug 09 10:44:50.120969 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 622/2488] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:50 2026] GET /volume/v3/volumes/8dae0849-e1f0-4e72-bccc-caa38a57c8da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:50.131907 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:50.135061 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:50.135418 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-607251469"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:50.139760 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-607251469'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:50.139905 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume of 1 GB Aug 09 10:44:50.148166 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Availability Zones retrieved successfully. Aug 09 10:44:50.154018 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (e686b7d6-2007-492f-8856-ebc6795f27d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:50.155060 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b054cccb-8d0d-4478-8ab5-1b700a275061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:50.155826 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:50.183773 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b054cccb-8d0d-4478-8ab5-1b700a275061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:50.184528 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e448fcb-9622-46f7-a033-db166766530a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:50.228630 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['3af83a29-b6eb-4222-9a7f-32e4080df8d5', 'ea3b755b-3caa-4f32-a59e-dd86b1b349e1', '3fe41716-2193-41d0-9319-1bb00518f4a6', '373630ac-cb82-4313-aee4-ee11783a4fda'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:50.229367 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e448fcb-9622-46f7-a033-db166766530a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3af83a29-b6eb-4222-9a7f-32e4080df8d5', 'ea3b755b-3caa-4f32-a59e-dd86b1b349e1', '3fe41716-2193-41d0-9319-1bb00518f4a6', '373630ac-cb82-4313-aee4-ee11783a4fda']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:50.230063 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9318fd72-59fe-499e-bd03-f5069b857442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:50.252464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9318fd72-59fe-499e-bd03-f5069b857442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1599fe4d-727b-41fb-9422-7de99b9def12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-607251469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['3af83a29-b6eb-4222-9a7f-32e4080df8d5','ea3b755b-3caa-4f32-a59e-dd86b1b349e1','3fe41716-2193-41d0-9319-1bb00518f4a6','373630ac-cb82-4313-aee4-ee11783a4fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-607251469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1599fe4d-727b-41fb-9422-7de99b9def12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b7dd75da464293bf762423beacc07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e82a5d71034cdb80fbea124d50c02b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:50.253202 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fbbab6-8617-4987-9f9c-90f4c00a2ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:50.274636 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fbbab6-8617-4987-9f9c-90f4c00a2ac8) transitioned into state 'SUCCESS' from state '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-607251469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['3af83a29-b6eb-4222-9a7f-32e4080df8d5','ea3b755b-3caa-4f32-a59e-dd86b1b349e1','3fe41716-2193-41d0-9319-1bb00518f4a6','373630ac-cb82-4313-aee4-ee11783a4fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:50.275501 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb0ec1f1-5fa9-47d9-8e9c-4743a1c69c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:50.285664 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb0ec1f1-5fa9-47d9-8e9c-4743a1c69c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:50.286416 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (e686b7d6-2007-492f-8856-ebc6795f27d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:50.286708 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request issued successfully. Aug 09 10:44:50.287295 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-268ab9ba-e3d1-4388-b57b-eff7d3513fbe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:50.287698 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 630/2489] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:44:50 2026] POST /volume/v3/volumes => generated 777 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:50.302961 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-61182064-a261-4909-9c6a-3e715ff390cc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:50.307787 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a9e4c975-acfd-4f43-b0f1-2a5831ba3969 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:50.307905 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-61182064-a261-4909-9c6a-3e715ff390cc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 Aug 09 10:44:50.308080 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-61182064-a261-4909-9c6a-3e715ff390cc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:50.308338 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-61182064-a261-4909-9c6a-3e715ff390cc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:50.311590 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a9e4c975-acfd-4f43-b0f1-2a5831ba3969 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:44:50.311902 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a9e4c975-acfd-4f43-b0f1-2a5831ba3969 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:50.312083 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a9e4c975-acfd-4f43-b0f1-2a5831ba3969 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:50.318891 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:50.318891 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:50.323284 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-61182064-a261-4909-9c6a-3e715ff390cc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:50.323390 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:50.323390 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:50.327709 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a9e4c975-acfd-4f43-b0f1-2a5831ba3969 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:44:50.328955 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-61182064-a261-4909-9c6a-3e715ff390cc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 returned with HTTP 200 Aug 09 10:44:50.329515 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 617/2490] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:50 2026] GET /volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:50.333010 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a9e4c975-acfd-4f43-b0f1-2a5831ba3969 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:44:50.333507 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 622/2491] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:50 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:51.345633 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f68c597a-7dc2-4963-a69f-28ee4ae13f7e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:51.348150 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-13d7eb04-2100-43b6-b47d-b6b22cc3a3d8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:51.348513 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f68c597a-7dc2-4963-a69f-28ee4ae13f7e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 Aug 09 10:44:51.348907 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f68c597a-7dc2-4963-a69f-28ee4ae13f7e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:51.349283 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f68c597a-7dc2-4963-a69f-28ee4ae13f7e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:51.354238 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13d7eb04-2100-43b6-b47d-b6b22cc3a3d8 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:44:51.354317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13d7eb04-2100-43b6-b47d-b6b22cc3a3d8 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:51.354507 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13d7eb04-2100-43b6-b47d-b6b22cc3a3d8 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:51.360140 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:51.360140 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:51.365665 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f68c597a-7dc2-4963-a69f-28ee4ae13f7e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:51.366094 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:51.366094 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:51.370291 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-13d7eb04-2100-43b6-b47d-b6b22cc3a3d8 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:44:51.372076 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f68c597a-7dc2-4963-a69f-28ee4ae13f7e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 returned with HTTP 200 Aug 09 10:44:51.372811 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 623/2492] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:51 2026] GET /volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:51.376212 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13d7eb04-2100-43b6-b47d-b6b22cc3a3d8 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:44:51.376565 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 631/2493] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:51 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:51.389622 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-69b2d2a5-4a1c-4ef1-88dd-4522bf8294ac None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:51.391560 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-69b2d2a5-4a1c-4ef1-88dd-4522bf8294ac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:51.391964 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-69b2d2a5-4a1c-4ef1-88dd-4522bf8294ac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1599fe4d-727b-41fb-9422-7de99b9def12", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-18373632"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:51.400977 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:51.400977 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:51.401382 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-69b2d2a5-4a1c-4ef1-88dd-4522bf8294ac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:51.401481 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-69b2d2a5-4a1c-4ef1-88dd-4522bf8294ac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create snapshot from volume 1599fe4d-727b-41fb-9422-7de99b9def12 Aug 09 10:44:51.432329 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-69b2d2a5-4a1c-4ef1-88dd-4522bf8294ac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['76971c2d-3bcd-4d55-8706-199b4d636b68', '4d197a56-dcca-48c7-8c53-7bc156b29ed7', '1e50ee27-a8ff-4ca9-8543-16528343e12c', '8e14c50b-b9d8-459a-8084-925b2cf51be5'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:51.469976 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-69b2d2a5-4a1c-4ef1-88dd-4522bf8294ac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot create request issued successfully. Aug 09 10:44:51.470509 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-69b2d2a5-4a1c-4ef1-88dd-4522bf8294ac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:51.471340 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 618/2494] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:51 2026] POST /volume/v3/snapshots => generated 306 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:51.486035 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-58c49106-0b1b-44bc-a5d9-c28fae6c5eac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:51.487931 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58c49106-0b1b-44bc-a5d9-c28fae6c5eac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a Aug 09 10:44:51.488156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58c49106-0b1b-44bc-a5d9-c28fae6c5eac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:51.488397 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58c49106-0b1b-44bc-a5d9-c28fae6c5eac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:51.494541 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:51.494541 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:51.494962 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-58c49106-0b1b-44bc-a5d9-c28fae6c5eac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:51.495720 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58c49106-0b1b-44bc-a5d9-c28fae6c5eac tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a returned with HTTP 200 Aug 09 10:44:51.496321 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 623/2495] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:51 2026] GET /volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:51.806676 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-dc6b3ae4-1826-4c98-a3f6-1d0ac288a365 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:51.809373 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-dc6b3ae4-1826-4c98-a3f6-1d0ac288a365 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] POST https://10.4.3.125/volume/v3/attachments/007f09c7-53a9-4dd2-9f12-7c39eb7ee23c/action Aug 09 10:44:51.809801 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-dc6b3ae4-1826-4c98-a3f6-1d0ac288a365 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:44:51.809958 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-dc6b3ae4-1826-4c98-a3f6-1d0ac288a365 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:51.831228 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:51.831228 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:51.845383 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-68a141eb-a9cd-4aac-9ac6-0203a99b4ecc req-dc6b3ae4-1826-4c98-a3f6-1d0ac288a365 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/attachments/007f09c7-53a9-4dd2-9f12-7c39eb7ee23c/action returned with HTTP 204 Aug 09 10:44:51.845986 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 624/2496] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:44:51 2026] POST /volume/v3/attachments/007f09c7-53a9-4dd2-9f12-7c39eb7ee23c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:51.910013 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-ecb8c08e-3659-4518-af84-cc1a7e0f58e1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:51.912124 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-ecb8c08e-3659-4518-af84-cc1a7e0f58e1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683 Aug 09 10:44:51.912400 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-ecb8c08e-3659-4518-af84-cc1a7e0f58e1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:51.912630 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-ecb8c08e-3659-4518-af84-cc1a7e0f58e1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:51.920456 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:51.920456 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:51.977770 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-969c35d5-8bed-409e-b5cd-f293fe7477a6 req-ecb8c08e-3659-4518-af84-cc1a7e0f58e1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683 returned with HTTP 200 Aug 09 10:44:51.978460 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 632/2497] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:44:51 2026] DELETE /volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:52.410741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c66bea2d-6cd9-4aa6-afcf-c33c010cac2b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:52.415655 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c66bea2d-6cd9-4aa6-afcf-c33c010cac2b tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:44:52.415655 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c66bea2d-6cd9-4aa6-afcf-c33c010cac2b tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:52.415655 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c66bea2d-6cd9-4aa6-afcf-c33c010cac2b tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:52.428483 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:52.428483 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:52.435006 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c66bea2d-6cd9-4aa6-afcf-c33c010cac2b tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:44:52.444166 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c66bea2d-6cd9-4aa6-afcf-c33c010cac2b tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:44:52.444454 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 619/2498] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:52 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:52.460942 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ecbd550-478e-479d-9bd3-67b31be34661 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:52.473985 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ecbd550-478e-479d-9bd3-67b31be34661 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:44:52.474352 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ecbd550-478e-479d-9bd3-67b31be34661 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:52.474654 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ecbd550-478e-479d-9bd3-67b31be34661 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:52.493484 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:52.493484 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:52.499388 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7ecbd550-478e-479d-9bd3-67b31be34661 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:44:52.507728 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ecbd550-478e-479d-9bd3-67b31be34661 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:44:52.508488 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 624/2499] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:52 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:52.508750 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5d42d036-d4af-46c5-89ec-ee144363d987 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:52.513239 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d42d036-d4af-46c5-89ec-ee144363d987 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a Aug 09 10:44:52.513562 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5d42d036-d4af-46c5-89ec-ee144363d987 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:52.514382 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5d42d036-d4af-46c5-89ec-ee144363d987 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:52.525110 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:52.525110 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:52.525532 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5d42d036-d4af-46c5-89ec-ee144363d987 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:52.526281 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d42d036-d4af-46c5-89ec-ee144363d987 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a returned with HTTP 200 Aug 09 10:44:52.526675 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 625/2500] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:52 2026] GET /volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:52.539243 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-033b8b5a-0e31-4190-b097-f677e598c64c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:52.541796 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-033b8b5a-0e31-4190-b097-f677e598c64c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] GET https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:52.542387 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-033b8b5a-0e31-4190-b097-f677e598c64c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:52.542761 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-033b8b5a-0e31-4190-b097-f677e598c64c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:52.543271 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-033b8b5a-0e31-4190-b097-f677e598c64c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:44:52.543750 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:52.543750 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:52.545140 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-033b8b5a-0e31-4190-b097-f677e598c64c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:44:52.551452 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-033b8b5a-0e31-4190-b097-f677e598c64c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Get all snapshots completed successfully. Aug 09 10:44:52.551452 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-033b8b5a-0e31-4190-b097-f677e598c64c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 200 Aug 09 10:44:52.551452 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 633/2501] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:44:52 2026] GET /volume/v3/snapshots => generated 334 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:52.563361 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-80a705b5-f55f-4bd7-8110-ecc4120fdcaf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:52.568447 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80a705b5-f55f-4bd7-8110-ecc4120fdcaf tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a Aug 09 10:44:52.569585 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80a705b5-f55f-4bd7-8110-ecc4120fdcaf tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:52.569812 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80a705b5-f55f-4bd7-8110-ecc4120fdcaf tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:52.569894 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-80a705b5-f55f-4bd7-8110-ecc4120fdcaf tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete snapshot with id: 53968f97-2684-41cf-9434-4fc4cf07d20a Aug 09 10:44:52.582802 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:52.582802 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:52.583264 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-80a705b5-f55f-4bd7-8110-ecc4120fdcaf tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:52.598131 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6c34bf73-130c-43a3-ae62-fa95a5d1f143 req-ee275f36-52bc-4d43-8f41-821f15a1eafc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:52.601558 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6c34bf73-130c-43a3-ae62-fa95a5d1f143 req-ee275f36-52bc-4d43-8f41-821f15a1eafc tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:44:52.601762 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6c34bf73-130c-43a3-ae62-fa95a5d1f143 req-ee275f36-52bc-4d43-8f41-821f15a1eafc tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:52.601990 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6c34bf73-130c-43a3-ae62-fa95a5d1f143 req-ee275f36-52bc-4d43-8f41-821f15a1eafc tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:52.614208 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-80a705b5-f55f-4bd7-8110-ecc4120fdcaf tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot delete request issued successfully. Aug 09 10:44:52.614208 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80a705b5-f55f-4bd7-8110-ecc4120fdcaf tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a returned with HTTP 202 Aug 09 10:44:52.614208 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 620/2502] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:52 2026] DELETE /volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:52.622927 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:52.622927 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:52.627532 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-89cdc320-2481-40ed-82bf-584908e84a9a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:52.629592 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-89cdc320-2481-40ed-82bf-584908e84a9a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a Aug 09 10:44:52.629665 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6c34bf73-130c-43a3-ae62-fa95a5d1f143 req-ee275f36-52bc-4d43-8f41-821f15a1eafc tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:44:52.629820 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-89cdc320-2481-40ed-82bf-584908e84a9a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:52.630219 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-89cdc320-2481-40ed-82bf-584908e84a9a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:52.636180 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6c34bf73-130c-43a3-ae62-fa95a5d1f143 req-ee275f36-52bc-4d43-8f41-821f15a1eafc tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:44:52.636370 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 625/2503] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:52 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:52.638064 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:52.638064 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:52.638756 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-89cdc320-2481-40ed-82bf-584908e84a9a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:52.640164 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-89cdc320-2481-40ed-82bf-584908e84a9a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a returned with HTTP 200 Aug 09 10:44:52.640695 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 626/2504] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:52 2026] GET /volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:53.384417 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c03bb28d-b908-400a-965d-5f6a9e27ae0d req-b71b0a81-8d0a-452e-8218-2ebfaf196eaa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:53.386831 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c03bb28d-b908-400a-965d-5f6a9e27ae0d req-b71b0a81-8d0a-452e-8218-2ebfaf196eaa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683 Aug 09 10:44:53.387032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c03bb28d-b908-400a-965d-5f6a9e27ae0d req-b71b0a81-8d0a-452e-8218-2ebfaf196eaa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:53.387489 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c03bb28d-b908-400a-965d-5f6a9e27ae0d req-b71b0a81-8d0a-452e-8218-2ebfaf196eaa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:53.392789 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c03bb28d-b908-400a-965d-5f6a9e27ae0d req-b71b0a81-8d0a-452e-8218-2ebfaf196eaa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683 returned with HTTP 404 Aug 09 10:44:53.393440 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 634/2505] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:44:53 2026] DELETE /volume/v3/attachments/198d0d4d-8026-4c0b-8854-0ae26f73f683 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:44:53.654106 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e1ae72b0-8b59-43f7-be03-5089c1bdd168 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:53.656465 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e1ae72b0-8b59-43f7-be03-5089c1bdd168 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a Aug 09 10:44:53.656746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e1ae72b0-8b59-43f7-be03-5089c1bdd168 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:53.657465 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e1ae72b0-8b59-43f7-be03-5089c1bdd168 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:53.665090 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e1ae72b0-8b59-43f7-be03-5089c1bdd168 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a returned with HTTP 404 Aug 09 10:44:53.665936 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 621/2506] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:53 2026] GET /volume/v3/snapshots/53968f97-2684-41cf-9434-4fc4cf07d20a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:53.675883 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb922198-5b42-40c1-8351-d1322b395947 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:53.677837 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb922198-5b42-40c1-8351-d1322b395947 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 Aug 09 10:44:53.678044 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb922198-5b42-40c1-8351-d1322b395947 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:53.678262 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb922198-5b42-40c1-8351-d1322b395947 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:53.679204 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bb922198-5b42-40c1-8351-d1322b395947 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume with id: 1599fe4d-727b-41fb-9422-7de99b9def12 Aug 09 10:44:53.690748 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:53.690748 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:53.691809 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb922198-5b42-40c1-8351-d1322b395947 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:53.720272 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb922198-5b42-40c1-8351-d1322b395947 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume request issued successfully. Aug 09 10:44:53.720583 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb922198-5b42-40c1-8351-d1322b395947 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 returned with HTTP 202 Aug 09 10:44:53.721023 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 626/2507] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:53 2026] DELETE /volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:53.733510 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b721e0db-4e39-4711-9480-0810cb191438 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:53.738856 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b721e0db-4e39-4711-9480-0810cb191438 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 Aug 09 10:44:53.738856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b721e0db-4e39-4711-9480-0810cb191438 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:53.738856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b721e0db-4e39-4711-9480-0810cb191438 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:53.747657 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:53.747657 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:53.752391 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b721e0db-4e39-4711-9480-0810cb191438 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:53.758709 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b721e0db-4e39-4711-9480-0810cb191438 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 returned with HTTP 200 Aug 09 10:44:53.758971 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 627/2508] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:53 2026] GET /volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:54.774994 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01017ce3-9920-40e2-a8f5-e00d21b5cf7c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:54.777081 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01017ce3-9920-40e2-a8f5-e00d21b5cf7c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 Aug 09 10:44:54.779306 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01017ce3-9920-40e2-a8f5-e00d21b5cf7c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:54.779306 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01017ce3-9920-40e2-a8f5-e00d21b5cf7c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:54.788361 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01017ce3-9920-40e2-a8f5-e00d21b5cf7c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 returned with HTTP 404 Aug 09 10:44:54.790124 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 635/2509] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:54 2026] GET /volume/v3/volumes/1599fe4d-727b-41fb-9422-7de99b9def12 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:54.799774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:54.804777 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:54.805668 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-78511038"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:54.809944 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-78511038'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:54.810126 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume of 1 GB Aug 09 10:44:54.810533 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:54.810533 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:54.816532 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Availability Zones retrieved successfully. Aug 09 10:44:54.823726 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (e0b1386a-91d0-4e80-95f9-564e85cd6081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:54.824489 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd64050-f4d6-48cf-938e-faf3ae5c32e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:54.825403 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:54.859313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd64050-f4d6-48cf-938e-faf3ae5c32e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:54.860518 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc8d6a4-3848-48c2-8d8c-705f84694a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:54.931042 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['fde2be36-a471-4fc6-9022-4934865a3207', 'db4067d0-0f77-4910-a1cd-0211eb189cdb', '4813257c-e9be-480f-b717-1d357012c5ed', '670bdc33-7c1d-459e-a5f9-d31f610ce859'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:54.932314 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc8d6a4-3848-48c2-8d8c-705f84694a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fde2be36-a471-4fc6-9022-4934865a3207', 'db4067d0-0f77-4910-a1cd-0211eb189cdb', '4813257c-e9be-480f-b717-1d357012c5ed', '670bdc33-7c1d-459e-a5f9-d31f610ce859']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:54.933397 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60dfcbaf-4af9-447c-928b-93e3477d1a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:54.972836 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60dfcbaf-4af9-447c-928b-93e3477d1a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdcc90fe-e153-473b-8560-736c58da8bdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-78511038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['fde2be36-a471-4fc6-9022-4934865a3207','db4067d0-0f77-4910-a1cd-0211eb189cdb','4813257c-e9be-480f-b717-1d357012c5ed','670bdc33-7c1d-459e-a5f9-d31f610ce859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-78511038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdcc90fe-e153-473b-8560-736c58da8bdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b7dd75da464293bf762423beacc07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e82a5d71034cdb80fbea124d50c02b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:54.972836 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87dda8ca-0cef-4b2b-85c5-42c65f277149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:55.002402 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87dda8ca-0cef-4b2b-85c5-42c65f277149) transitioned into state 'SUCCESS' from state '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-78511038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['fde2be36-a471-4fc6-9022-4934865a3207','db4067d0-0f77-4910-a1cd-0211eb189cdb','4813257c-e9be-480f-b717-1d357012c5ed','670bdc33-7c1d-459e-a5f9-d31f610ce859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:55.003475 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a9853a-6bf4-42ed-b596-581d70efd245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:55.017310 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a9853a-6bf4-42ed-b596-581d70efd245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:55.018380 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (e0b1386a-91d0-4e80-95f9-564e85cd6081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:55.018847 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request issued successfully. Aug 09 10:44:55.019586 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5ef416bc-5e52-47cb-8d08-eb59df8a2c03 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:55.020203 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 622/2510] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:44:54 2026] POST /volume/v3/volumes => generated 776 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:55.036344 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-963f338e-9ebf-40a0-af33-63d1cbc15f93 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:55.039334 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-963f338e-9ebf-40a0-af33-63d1cbc15f93 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb Aug 09 10:44:55.039802 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-963f338e-9ebf-40a0-af33-63d1cbc15f93 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:55.040808 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-963f338e-9ebf-40a0-af33-63d1cbc15f93 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:55.051850 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:55.051850 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:55.058615 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-963f338e-9ebf-40a0-af33-63d1cbc15f93 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:55.068651 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-963f338e-9ebf-40a0-af33-63d1cbc15f93 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb returned with HTTP 200 Aug 09 10:44:55.069206 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 627/2511] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:55 2026] GET /volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:55.406781 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6b761744-d6d1-472c-ac12-57b6fa27b8fb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:55.408521 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b761744-d6d1-472c-ac12-57b6fa27b8fb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:55.408721 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b761744-d6d1-472c-ac12-57b6fa27b8fb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:55.408928 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b761744-d6d1-472c-ac12-57b6fa27b8fb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:55.417827 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:55.417827 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:55.422215 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6b761744-d6d1-472c-ac12-57b6fa27b8fb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:55.427089 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b761744-d6d1-472c-ac12-57b6fa27b8fb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:55.427532 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 628/2512] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:55 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:55.445514 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6513cbfd-c9a8-4dff-a63f-c1cf91cc7b4c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:55.449209 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6513cbfd-c9a8-4dff-a63f-c1cf91cc7b4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:55.449209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6513cbfd-c9a8-4dff-a63f-c1cf91cc7b4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:55.449209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6513cbfd-c9a8-4dff-a63f-c1cf91cc7b4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:55.449209 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-6513cbfd-c9a8-4dff-a63f-c1cf91cc7b4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume with id: b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:55.458121 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:55.458121 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:55.459138 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6513cbfd-c9a8-4dff-a63f-c1cf91cc7b4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:55.483212 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6513cbfd-c9a8-4dff-a63f-c1cf91cc7b4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume request issued successfully. Aug 09 10:44:55.483564 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6513cbfd-c9a8-4dff-a63f-c1cf91cc7b4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 202 Aug 09 10:44:55.484081 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 636/2513] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:55 2026] DELETE /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:55.494106 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6d3cb438-7f82-442a-a0bf-be4127572114 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:55.496671 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d3cb438-7f82-442a-a0bf-be4127572114 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:55.496869 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d3cb438-7f82-442a-a0bf-be4127572114 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:55.497104 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d3cb438-7f82-442a-a0bf-be4127572114 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:55.506396 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:55.506396 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:55.510760 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6d3cb438-7f82-442a-a0bf-be4127572114 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:55.522972 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d3cb438-7f82-442a-a0bf-be4127572114 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 200 Aug 09 10:44:55.523754 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 623/2514] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:55 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:56.086825 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8c700674-5f57-443b-92a6-d04a2cc1dfaa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.089646 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c700674-5f57-443b-92a6-d04a2cc1dfaa tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb Aug 09 10:44:56.089869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c700674-5f57-443b-92a6-d04a2cc1dfaa tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.090113 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c700674-5f57-443b-92a6-d04a2cc1dfaa tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.100390 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.100390 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:56.106841 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8c700674-5f57-443b-92a6-d04a2cc1dfaa tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:56.112421 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c700674-5f57-443b-92a6-d04a2cc1dfaa tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb returned with HTTP 200 Aug 09 10:44:56.112978 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 628/2515] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:56 2026] GET /volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:56.126746 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a4f64741-9613-4715-a6fc-c73f23b7d9dc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.130078 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4f64741-9613-4715-a6fc-c73f23b7d9dc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:56.130539 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4f64741-9613-4715-a6fc-c73f23b7d9dc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdcc90fe-e153-473b-8560-736c58da8bdb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-328179828"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:56.144260 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.144260 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:56.145026 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a4f64741-9613-4715-a6fc-c73f23b7d9dc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:56.145261 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-a4f64741-9613-4715-a6fc-c73f23b7d9dc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create snapshot from volume bdcc90fe-e153-473b-8560-736c58da8bdb Aug 09 10:44:56.180501 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a4f64741-9613-4715-a6fc-c73f23b7d9dc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['faf5c4aa-30bc-45a7-89e1-74ab5e6dda0c', '5b722e1e-2f34-4dcf-b0ae-0913c4df46f1', '7ab4f5eb-0b94-4e23-897b-6c041681e7da', 'ff293929-dfcc-485f-8fc9-28721a9c8bea'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:56.219950 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a4f64741-9613-4715-a6fc-c73f23b7d9dc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot create request issued successfully. Aug 09 10:44:56.220507 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4f64741-9613-4715-a6fc-c73f23b7d9dc tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:56.221124 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 629/2516] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:56.240802 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5d81b4d5-5b84-498d-be7e-655c4327d6be None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.242686 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d81b4d5-5b84-498d-be7e-655c4327d6be tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f Aug 09 10:44:56.243041 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d81b4d5-5b84-498d-be7e-655c4327d6be tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.243435 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d81b4d5-5b84-498d-be7e-655c4327d6be tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.249582 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.249582 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:56.250242 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5d81b4d5-5b84-498d-be7e-655c4327d6be tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:56.251471 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d81b4d5-5b84-498d-be7e-655c4327d6be tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f returned with HTTP 200 Aug 09 10:44:56.252332 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 637/2517] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:56 2026] GET /volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:56.278295 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6f096a1a-d139-460b-8b9b-8033b494a9af None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.280487 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6f096a1a-d139-460b-8b9b-8033b494a9af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:44:56.280706 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6f096a1a-d139-460b-8b9b-8033b494a9af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.280891 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6f096a1a-d139-460b-8b9b-8033b494a9af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.290064 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.290064 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:56.294499 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6f096a1a-d139-460b-8b9b-8033b494a9af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:44:56.300897 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6f096a1a-d139-460b-8b9b-8033b494a9af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:44:56.301507 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 624/2518] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:56 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:56.315908 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b62e6b95-473c-4e71-9ba2-630ac91e30a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.319490 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b62e6b95-473c-4e71-9ba2-630ac91e30a9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:44:56.319966 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b62e6b95-473c-4e71-9ba2-630ac91e30a9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.320326 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b62e6b95-473c-4e71-9ba2-630ac91e30a9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.332521 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.332521 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:56.338933 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b62e6b95-473c-4e71-9ba2-630ac91e30a9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:44:56.344746 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b62e6b95-473c-4e71-9ba2-630ac91e30a9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:44:56.345272 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 629/2519] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:56 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:56.410632 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-44e9810d-1acb-405a-9e89-5b6a1a35b890 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.412997 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-44e9810d-1acb-405a-9e89-5b6a1a35b890 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:44:56.413309 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-44e9810d-1acb-405a-9e89-5b6a1a35b890 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.413528 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-44e9810d-1acb-405a-9e89-5b6a1a35b890 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.421880 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.421880 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:56.426336 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-44e9810d-1acb-405a-9e89-5b6a1a35b890 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:44:56.431014 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-44e9810d-1acb-405a-9e89-5b6a1a35b890 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:44:56.431730 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 630/2520] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:56 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:56.533609 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-223840e3-0bdf-4e58-ad10-5700cd1bc974 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.534819 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-223840e3-0bdf-4e58-ad10-5700cd1bc974 None None] GET https://10.4.3.125/volume// Aug 09 10:44:56.534819 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-223840e3-0bdf-4e58-ad10-5700cd1bc974 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.535149 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-223840e3-0bdf-4e58-ad10-5700cd1bc974 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.535526 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-223840e3-0bdf-4e58-ad10-5700cd1bc974 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:56.535820 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 638/2521] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:44: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 09 10:44:56.539017 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-43afb74a-5d13-4690-a3c2-a1bee7655d0e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.541084 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43afb74a-5d13-4690-a3c2-a1bee7655d0e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 Aug 09 10:44:56.541454 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-43afb74a-5d13-4690-a3c2-a1bee7655d0e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.541716 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-43afb74a-5d13-4690-a3c2-a1bee7655d0e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.550617 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43afb74a-5d13-4690-a3c2-a1bee7655d0e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 returned with HTTP 404 Aug 09 10:44:56.551203 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 625/2522] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:56 2026] GET /volume/v3/volumes/b611e3f3-cc99-47f9-a9c8-4f434b1983d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:56.551767 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-fc57e71a-493c-4671-800c-3e41eb23f828 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.554990 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-fc57e71a-493c-4671-800c-3e41eb23f828 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:44:56.557961 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-fc57e71a-493c-4671-800c-3e41eb23f828 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d11a878-586a-4873-a685-0c70c48aaef9", "connector": null, "instance_uuid": "de4d817c-e5ec-44eb-b303-1612033ca70c"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:56.561851 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b13352de-1b40-4aed-9201-a691b399d993 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.563771 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b13352de-1b40-4aed-9201-a691b399d993 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:44:56.564214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b13352de-1b40-4aed-9201-a691b399d993 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.564214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b13352de-1b40-4aed-9201-a691b399d993 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.572596 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.572596 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:56.573540 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.573540 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:56.577473 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b13352de-1b40-4aed-9201-a691b399d993 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:56.583014 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b13352de-1b40-4aed-9201-a691b399d993 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:44:56.583688 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 631/2523] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:56 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:56.598715 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dc7cdcf0-b621-429c-800c-4a81e73aac2a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.600824 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc7cdcf0-b621-429c-800c-4a81e73aac2a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:56.601449 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc7cdcf0-b621-429c-800c-4a81e73aac2a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e4d37e5-d702-4ef6-9598-3e8e058ecaef", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-734214603"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:56.610560 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-fc57e71a-493c-4671-800c-3e41eb23f828 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:44:56.611281 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 630/2524] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:44:56 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:56.611882 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.611882 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:56.612563 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dc7cdcf0-b621-429c-800c-4a81e73aac2a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:56.612747 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-dc7cdcf0-b621-429c-800c-4a81e73aac2a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume 8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:44:56.645120 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-409dd5ce-c6bb-4e9b-a00c-94a38645cf85 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.646129 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-dc7cdcf0-b621-429c-800c-4a81e73aac2a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['fcdc271f-5f62-4706-9b4d-7e3222ec5035', 'd7efcfe5-71cb-4662-b923-93d113e2a010', '18c45ff1-6394-4b1a-9e49-37a6c75b3e1c', 'f5bdcb14-a8fc-4b00-86ae-840eb1fbff04'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:56.648424 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-409dd5ce-c6bb-4e9b-a00c-94a38645cf85 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:44:56.648658 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-409dd5ce-c6bb-4e9b-a00c-94a38645cf85 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.648889 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-409dd5ce-c6bb-4e9b-a00c-94a38645cf85 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.662415 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.662415 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:56.663194 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a514980c-fc04-4be2-998d-d2fd1d6a8292 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.663683 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a514980c-fc04-4be2-998d-d2fd1d6a8292 None None] GET https://10.4.3.125/volume// Aug 09 10:44:56.663854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a514980c-fc04-4be2-998d-d2fd1d6a8292 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.664045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a514980c-fc04-4be2-998d-d2fd1d6a8292 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.664492 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a514980c-fc04-4be2-998d-d2fd1d6a8292 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:44:56.664808 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 632/2525] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:44: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 09 10:44:56.668543 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-409dd5ce-c6bb-4e9b-a00c-94a38645cf85 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:44:56.676986 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-cc30554d-8b46-4a81-bdf8-1286f16d69f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.677515 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-409dd5ce-c6bb-4e9b-a00c-94a38645cf85 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:44:56.680209 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 626/2526] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:56 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:56.680310 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-cc30554d-8b46-4a81-bdf8-1286f16d69f9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:44:56.680463 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-cc30554d-8b46-4a81-bdf8-1286f16d69f9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.680676 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-cc30554d-8b46-4a81-bdf8-1286f16d69f9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.689092 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dc7cdcf0-b621-429c-800c-4a81e73aac2a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot create request issued successfully. Aug 09 10:44:56.689679 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc7cdcf0-b621-429c-800c-4a81e73aac2a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:56.690334 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 639/2527] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:56 2026] POST /volume/v3/snapshots => generated 379 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:56.700766 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.700766 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:56.708794 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-cc30554d-8b46-4a81-bdf8-1286f16d69f9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:44:56.709349 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d2636356-90f3-4204-a914-1677dc9c28e1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.712048 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2636356-90f3-4204-a914-1677dc9c28e1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:56.712408 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2636356-90f3-4204-a914-1677dc9c28e1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:56.712714 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2636356-90f3-4204-a914-1677dc9c28e1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:56.715653 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-cc30554d-8b46-4a81-bdf8-1286f16d69f9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:44:56.716287 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 631/2528] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:44:56 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:44:56.725597 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.725597 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:56.726538 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d2636356-90f3-4204-a914-1677dc9c28e1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:56.728658 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2636356-90f3-4204-a914-1677dc9c28e1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb returned with HTTP 200 Aug 09 10:44:56.731166 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 633/2529] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:56 2026] GET /volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb => generated 511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:56.848895 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-77afb635-4610-4264-9d74-ad95eba6eeda None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:56.852530 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-77afb635-4610-4264-9d74-ad95eba6eeda tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] PUT https://10.4.3.125/volume/v3/attachments/28e02d17-30b0-4ba5-b21e-aca0fa5fbaa9 Aug 09 10:44:56.852868 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-77afb635-4610-4264-9d74-ad95eba6eeda tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:56.866709 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-77afb635-4610-4264-9d74-ad95eba6eeda tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Acquiring lock "cinder-attachment_update-5d11a878-586a-4873-a685-0c70c48aaef9-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:44:56.875048 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-77afb635-4610-4264-9d74-ad95eba6eeda tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-5d11a878-586a-4873-a685-0c70c48aaef9-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:44:56.876567 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:56.876567 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:56.996234 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-77afb635-4610-4264-9d74-ad95eba6eeda tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-5d11a878-586a-4873-a685-0c70c48aaef9-np0000006833" released by "attachment_update" :: held 0.121s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:44:56.997684 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-77afb635-4610-4264-9d74-ad95eba6eeda tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/28e02d17-30b0-4ba5-b21e-aca0fa5fbaa9 returned with HTTP 200 Aug 09 10:44:56.998538 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 627/2530] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:44:56 2026] PUT /volume/v3/attachments/28e02d17-30b0-4ba5-b21e-aca0fa5fbaa9 => generated 968 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:57.008586 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-b9fdd38d-44f7-40f4-bf37-6d7785d725b4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.012474 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-b9fdd38d-44f7-40f4-bf37-6d7785d725b4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9/encryption Aug 09 10:44:57.012723 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-b9fdd38d-44f7-40f4-bf37-6d7785d725b4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.012930 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-b9fdd38d-44f7-40f4-bf37-6d7785d725b4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.023171 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.023171 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:57.031611 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-b9fdd38d-44f7-40f4-bf37-6d7785d725b4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9/encryption returned with HTTP 200 Aug 09 10:44:57.032211 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 640/2531] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:44:57 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:57.079245 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5c163c40-763f-40b7-aa67-746f21bf14bf req-16d74789-845a-43ef-bd58-26f1ee6fd534 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.083738 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5c163c40-763f-40b7-aa67-746f21bf14bf req-16d74789-845a-43ef-bd58-26f1ee6fd534 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:44:57.083738 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5c163c40-763f-40b7-aa67-746f21bf14bf req-16d74789-845a-43ef-bd58-26f1ee6fd534 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.083894 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5c163c40-763f-40b7-aa67-746f21bf14bf req-16d74789-845a-43ef-bd58-26f1ee6fd534 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.099306 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.099306 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:57.103418 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-5c163c40-763f-40b7-aa67-746f21bf14bf req-16d74789-845a-43ef-bd58-26f1ee6fd534 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:44:57.115155 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5c163c40-763f-40b7-aa67-746f21bf14bf req-16d74789-845a-43ef-bd58-26f1ee6fd534 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:44:57.115155 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 632/2532] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:44:57 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:57.265916 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-868ed0ce-1913-4c82-ae33-be92a36eb20d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.268921 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-868ed0ce-1913-4c82-ae33-be92a36eb20d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f Aug 09 10:44:57.269097 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-868ed0ce-1913-4c82-ae33-be92a36eb20d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.270412 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-868ed0ce-1913-4c82-ae33-be92a36eb20d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.278317 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.278317 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:57.280643 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-868ed0ce-1913-4c82-ae33-be92a36eb20d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:57.280643 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-868ed0ce-1913-4c82-ae33-be92a36eb20d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f returned with HTTP 200 Aug 09 10:44:57.280643 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 634/2533] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:57 2026] GET /volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:57.294494 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e6b9bfd1-f24c-4c7e-9a3c-51e8f7f5dd48 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.302642 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6b9bfd1-f24c-4c7e-9a3c-51e8f7f5dd48 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] POST https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f/action Aug 09 10:44:57.302642 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6b9bfd1-f24c-4c7e-9a3c-51e8f7f5dd48 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:44:57.302642 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6b9bfd1-f24c-4c7e-9a3c-51e8f7f5dd48 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:57.303910 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-e6b9bfd1-f24c-4c7e-9a3c-51e8f7f5dd48 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Updating snapshot '72404c60-f152-4d32-9ffb-9795fb68c05f' with '{'status': 'error'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:44:57.324219 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.324219 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:57.325143 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-e6b9bfd1-f24c-4c7e-9a3c-51e8f7f5dd48 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '27569d79d5ca4b40bd2526945b811b43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4b7dd75da464293bf762423beacc07c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:44:57.325621 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6b9bfd1-f24c-4c7e-9a3c-51e8f7f5dd48 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f/action returned with HTTP 403 Aug 09 10:44:57.326433 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 628/2534] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:44:57 2026] POST /volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:57.335154 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-547c7e3b-31e2-4f79-a68e-6980f50e4b06 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.337472 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-547c7e3b-31e2-4f79-a68e-6980f50e4b06 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f Aug 09 10:44:57.337472 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-547c7e3b-31e2-4f79-a68e-6980f50e4b06 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.337630 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-547c7e3b-31e2-4f79-a68e-6980f50e4b06 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.337709 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-547c7e3b-31e2-4f79-a68e-6980f50e4b06 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete snapshot with id: 72404c60-f152-4d32-9ffb-9795fb68c05f Aug 09 10:44:57.343621 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.343621 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:57.344005 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-547c7e3b-31e2-4f79-a68e-6980f50e4b06 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:57.374741 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-547c7e3b-31e2-4f79-a68e-6980f50e4b06 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot delete request issued successfully. Aug 09 10:44:57.374933 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-547c7e3b-31e2-4f79-a68e-6980f50e4b06 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f returned with HTTP 202 Aug 09 10:44:57.375859 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 641/2535] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:57 2026] DELETE /volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:57.386965 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f080875a-d9b9-40c2-866e-028ae19ea196 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.391449 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f080875a-d9b9-40c2-866e-028ae19ea196 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f Aug 09 10:44:57.391582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f080875a-d9b9-40c2-866e-028ae19ea196 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.391772 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f080875a-d9b9-40c2-866e-028ae19ea196 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.399392 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.399392 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:57.400873 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f080875a-d9b9-40c2-866e-028ae19ea196 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:44:57.401203 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f080875a-d9b9-40c2-866e-028ae19ea196 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f returned with HTTP 200 Aug 09 10:44:57.401729 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 633/2536] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:57 2026] GET /volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:57.691989 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-48c87200-ab1c-4601-87ac-97a81be46865 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.694783 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48c87200-ab1c-4601-87ac-97a81be46865 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:44:57.695044 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48c87200-ab1c-4601-87ac-97a81be46865 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.695293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48c87200-ab1c-4601-87ac-97a81be46865 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.710407 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.710407 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:57.719544 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-48c87200-ab1c-4601-87ac-97a81be46865 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:44:57.726535 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48c87200-ab1c-4601-87ac-97a81be46865 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:44:57.726964 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 635/2537] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:57 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:57.741398 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ad82fa27-ee7e-4258-97d0-784c5bb1e1fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.744623 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad82fa27-ee7e-4258-97d0-784c5bb1e1fa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:57.744898 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad82fa27-ee7e-4258-97d0-784c5bb1e1fa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.745132 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad82fa27-ee7e-4258-97d0-784c5bb1e1fa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.756541 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.756541 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:57.757197 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ad82fa27-ee7e-4258-97d0-784c5bb1e1fa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:57.757950 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad82fa27-ee7e-4258-97d0-784c5bb1e1fa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb returned with HTTP 200 Aug 09 10:44:57.758367 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 629/2538] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:57 2026] GET /volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb => generated 538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:57.771959 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-237fd814-7a5e-43c4-bca3-c42ad98051a9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.774507 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-237fd814-7a5e-43c4-bca3-c42ad98051a9 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:57.774835 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-237fd814-7a5e-43c4-bca3-c42ad98051a9 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.775110 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-237fd814-7a5e-43c4-bca3-c42ad98051a9 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.782579 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.782579 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:57.783488 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-237fd814-7a5e-43c4-bca3-c42ad98051a9 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:57.784638 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-237fd814-7a5e-43c4-bca3-c42ad98051a9 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb returned with HTTP 200 Aug 09 10:44:57.785131 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 642/2539] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:57 2026] GET /volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:57.798358 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2aafe6f-9f1c-4a00-9d7c-5a7d8684a43f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.801148 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2aafe6f-9f1c-4a00-9d7c-5a7d8684a43f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:57.801502 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2aafe6f-9f1c-4a00-9d7c-5a7d8684a43f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.801826 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2aafe6f-9f1c-4a00-9d7c-5a7d8684a43f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.802250 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-a2aafe6f-9f1c-4a00-9d7c-5a7d8684a43f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:44:57.803727 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-a2aafe6f-9f1c-4a00-9d7c-5a7d8684a43f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:44:57.818861 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a2aafe6f-9f1c-4a00-9d7c-5a7d8684a43f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Get all snapshots completed successfully. Aug 09 10:44:57.819493 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2aafe6f-9f1c-4a00-9d7c-5a7d8684a43f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 200 Aug 09 10:44:57.820137 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 634/2540] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:44:57 2026] GET /volume/v3/snapshots => generated 407 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:57.834334 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-43801131-90b4-44d7-b49f-085882c3ca90 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.838776 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-43801131-90b4-44d7-b49f-085882c3ca90 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] PUT https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:57.838776 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-43801131-90b4-44d7-b49f-085882c3ca90 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-489901338", "description": "This is the new description of snapshot."}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:57.843697 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.843697 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:57.844239 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-43801131-90b4-44d7-b49f-085882c3ca90 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:57.856313 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-43801131-90b4-44d7-b49f-085882c3ca90 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb returned with HTTP 200 Aug 09 10:44:57.856797 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 636/2541] 10.4.3.125 () {68 vars in 1375 bytes} [Sun Aug 9 10:44:57 2026] PUT /volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:57.868707 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6ff85459-1489-4795-aea7-c31531aeed15 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.873910 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ff85459-1489-4795-aea7-c31531aeed15 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:57.874172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ff85459-1489-4795-aea7-c31531aeed15 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.874451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ff85459-1489-4795-aea7-c31531aeed15 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.883048 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.883048 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:57.883692 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6ff85459-1489-4795-aea7-c31531aeed15 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:57.884810 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ff85459-1489-4795-aea7-c31531aeed15 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb returned with HTTP 200 Aug 09 10:44:57.885377 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 630/2542] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:57 2026] GET /volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb => generated 576 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:57.898830 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-61297b6d-98a7-4f96-bed3-9efa7616eafa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.901242 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61297b6d-98a7-4f96-bed3-9efa7616eafa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:57.901855 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61297b6d-98a7-4f96-bed3-9efa7616eafa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.901855 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61297b6d-98a7-4f96-bed3-9efa7616eafa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.902000 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-61297b6d-98a7-4f96-bed3-9efa7616eafa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: 8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:57.911876 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.911876 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:57.912357 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-61297b6d-98a7-4f96-bed3-9efa7616eafa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:57.932941 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-61297b6d-98a7-4f96-bed3-9efa7616eafa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot delete request issued successfully. Aug 09 10:44:57.933305 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61297b6d-98a7-4f96-bed3-9efa7616eafa tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb returned with HTTP 202 Aug 09 10:44:57.933842 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 643/2543] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:57 2026] DELETE /volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:57.942172 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69d3a955-231a-444b-91b6-289e44ee9260 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:57.944199 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69d3a955-231a-444b-91b6-289e44ee9260 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:57.944379 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69d3a955-231a-444b-91b6-289e44ee9260 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:57.944555 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69d3a955-231a-444b-91b6-289e44ee9260 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:57.950148 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:57.950148 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:57.950790 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-69d3a955-231a-444b-91b6-289e44ee9260 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:57.951500 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69d3a955-231a-444b-91b6-289e44ee9260 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb returned with HTTP 200 Aug 09 10:44:57.951980 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 635/2544] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:57 2026] GET /volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb => generated 575 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:58.413079 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-059dfe45-a743-414a-8e2b-df4b4ef79f44 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:58.415473 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-059dfe45-a743-414a-8e2b-df4b4ef79f44 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f Aug 09 10:44:58.415764 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-059dfe45-a743-414a-8e2b-df4b4ef79f44 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:58.416025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-059dfe45-a743-414a-8e2b-df4b4ef79f44 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:58.423132 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-059dfe45-a743-414a-8e2b-df4b4ef79f44 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f returned with HTTP 404 Aug 09 10:44:58.423803 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 637/2545] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:58 2026] GET /volume/v3/snapshots/72404c60-f152-4d32-9ffb-9795fb68c05f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:58.433588 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-263d581c-8db7-4e85-b1d6-cac80ebfd66b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:58.439293 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-263d581c-8db7-4e85-b1d6-cac80ebfd66b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb Aug 09 10:44:58.439491 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-263d581c-8db7-4e85-b1d6-cac80ebfd66b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:58.439758 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-263d581c-8db7-4e85-b1d6-cac80ebfd66b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:58.440015 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-263d581c-8db7-4e85-b1d6-cac80ebfd66b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume with id: bdcc90fe-e153-473b-8560-736c58da8bdb Aug 09 10:44:58.455254 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:58.455254 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:44:58.455526 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-263d581c-8db7-4e85-b1d6-cac80ebfd66b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:58.474761 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-263d581c-8db7-4e85-b1d6-cac80ebfd66b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume request issued successfully. Aug 09 10:44:58.475009 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-263d581c-8db7-4e85-b1d6-cac80ebfd66b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb returned with HTTP 202 Aug 09 10:44:58.475549 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 631/2546] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:44:58 2026] DELETE /volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:44:58.484084 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2fdb9af8-a801-4ca6-a25c-d67894d1be43 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:58.486563 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2fdb9af8-a801-4ca6-a25c-d67894d1be43 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb Aug 09 10:44:58.487606 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2fdb9af8-a801-4ca6-a25c-d67894d1be43 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:58.487976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2fdb9af8-a801-4ca6-a25c-d67894d1be43 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:58.499155 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:58.499155 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:58.505324 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2fdb9af8-a801-4ca6-a25c-d67894d1be43 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:58.514731 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2fdb9af8-a801-4ca6-a25c-d67894d1be43 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb returned with HTTP 200 Aug 09 10:44:58.515381 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 644/2547] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:58 2026] GET /volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:44:58.745624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ab85c53-0fbd-4784-890b-23ab4dd4f094 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:58.749061 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ab85c53-0fbd-4784-890b-23ab4dd4f094 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:44:58.750342 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ab85c53-0fbd-4784-890b-23ab4dd4f094 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:58.750342 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ab85c53-0fbd-4784-890b-23ab4dd4f094 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:58.762614 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:58.762614 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:58.767496 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1ab85c53-0fbd-4784-890b-23ab4dd4f094 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:44:58.773151 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ab85c53-0fbd-4784-890b-23ab4dd4f094 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:44:58.773650 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 636/2548] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:58 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:58.965043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4098faaa-100e-4ae3-bb3a-f3d9eb365ca5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:58.973439 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4098faaa-100e-4ae3-bb3a-f3d9eb365ca5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:58.973439 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4098faaa-100e-4ae3-bb3a-f3d9eb365ca5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:58.973439 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4098faaa-100e-4ae3-bb3a-f3d9eb365ca5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:58.977273 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4098faaa-100e-4ae3-bb3a-f3d9eb365ca5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb returned with HTTP 404 Aug 09 10:44:58.977890 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 638/2549] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:58 2026] GET /volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:58.987446 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e50e78f5-595c-4be6-b0ca-6c0e36ebfa54 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:58.990322 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e50e78f5-595c-4be6-b0ca-6c0e36ebfa54 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:58.990648 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e50e78f5-595c-4be6-b0ca-6c0e36ebfa54 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:58.991028 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e50e78f5-595c-4be6-b0ca-6c0e36ebfa54 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:58.991195 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-e50e78f5-595c-4be6-b0ca-6c0e36ebfa54 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: 8a60b07c-c069-4680-832f-013773a53bcb Aug 09 10:44:58.995728 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e50e78f5-595c-4be6-b0ca-6c0e36ebfa54 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb returned with HTTP 404 Aug 09 10:44:58.996403 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 632/2550] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:44:58 2026] DELETE /volume/v3/snapshots/8a60b07c-c069-4680-832f-013773a53bcb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:59.007270 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ebf1b7f0-ef27-4eb4-be4e-31beffc67453 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:59.009120 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebf1b7f0-ef27-4eb4-be4e-31beffc67453 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:44:59.009365 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebf1b7f0-ef27-4eb4-be4e-31beffc67453 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:59.009605 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebf1b7f0-ef27-4eb4-be4e-31beffc67453 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:59.018363 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:59.018363 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:44:59.022656 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ebf1b7f0-ef27-4eb4-be4e-31beffc67453 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:59.027275 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebf1b7f0-ef27-4eb4-be4e-31beffc67453 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:44:59.027672 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 645/2551] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:59 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:59.040212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2b03043-5f51-4ebe-8322-0bd757d496b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:59.042300 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2b03043-5f51-4ebe-8322-0bd757d496b2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:44:59.042690 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2b03043-5f51-4ebe-8322-0bd757d496b2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e4d37e5-d702-4ef6-9598-3e8e058ecaef", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1966292008"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:59.052226 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:59.052226 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:59.052778 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a2b03043-5f51-4ebe-8322-0bd757d496b2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:44:59.052947 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-a2b03043-5f51-4ebe-8322-0bd757d496b2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume 8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:44:59.082080 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a2b03043-5f51-4ebe-8322-0bd757d496b2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['5d4e2801-736b-4321-82a3-ac2e229c551f', '65923034-e494-4e46-bbfe-d92473138797', '26552488-94ce-4ae6-8817-d8422d2474af', '135dde50-e981-4cc0-8248-e299ed2fa947'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:59.112897 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a2b03043-5f51-4ebe-8322-0bd757d496b2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot create request issued successfully. Aug 09 10:44:59.113313 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2b03043-5f51-4ebe-8322-0bd757d496b2 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:44:59.113723 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 637/2552] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:44:59 2026] POST /volume/v3/snapshots => generated 310 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:59.124233 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c1bcffd8-54a6-4abf-98c4-ab6ae015f851 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:59.126482 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1bcffd8-54a6-4abf-98c4-ab6ae015f851 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 Aug 09 10:44:59.126758 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1bcffd8-54a6-4abf-98c4-ab6ae015f851 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:59.127004 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1bcffd8-54a6-4abf-98c4-ab6ae015f851 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:59.135220 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:59.135220 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:44:59.135871 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c1bcffd8-54a6-4abf-98c4-ab6ae015f851 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:44:59.137527 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1bcffd8-54a6-4abf-98c4-ab6ae015f851 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 returned with HTTP 200 Aug 09 10:44:59.137527 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 639/2553] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:44:59 2026] GET /volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:44:59.531996 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a6245ebf-7a9c-4f74-81fd-8e610b834558 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:59.534571 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a6245ebf-7a9c-4f74-81fd-8e610b834558 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb Aug 09 10:44:59.534891 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a6245ebf-7a9c-4f74-81fd-8e610b834558 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:59.535198 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a6245ebf-7a9c-4f74-81fd-8e610b834558 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:59.543799 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a6245ebf-7a9c-4f74-81fd-8e610b834558 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb returned with HTTP 404 Aug 09 10:44:59.544441 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 633/2554] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:59 2026] GET /volume/v3/volumes/bdcc90fe-e153-473b-8560-736c58da8bdb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:44:59.555408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:59.557522 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:44:59.557862 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1958167919"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:44:59.559603 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1958167919'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:44:59.559738 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume of 1 GB Aug 09 10:44:59.564115 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Availability Zones retrieved successfully. Aug 09 10:44:59.570743 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (8bd7000d-c4dd-41ca-910b-0bf3849c3db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:59.571825 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd67d2ce-9378-413a-a34e-74f8bc4ce28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:59.572700 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:44:59.609154 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd67d2ce-9378-413a-a34e-74f8bc4ce28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:59.610860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a0a1bba-8987-43b0-929a-2b5243d2edc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:59.668537 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['ba6c27d5-9d2a-498c-91a8-2260567ea2eb', '13c770c6-507f-4282-8045-6ab795031370', 'd34aaa32-767b-4a86-9fec-0c3ffb23a4b9', '8c4f4b41-e835-4525-9cb2-954bc29f826b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:44:59.669326 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a0a1bba-8987-43b0-929a-2b5243d2edc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba6c27d5-9d2a-498c-91a8-2260567ea2eb', '13c770c6-507f-4282-8045-6ab795031370', 'd34aaa32-767b-4a86-9fec-0c3ffb23a4b9', '8c4f4b41-e835-4525-9cb2-954bc29f826b']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:59.670362 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc6555d-5782-4940-bc12-63e95fc05e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:59.696674 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc6555d-5782-4940-bc12-63e95fc05e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c40b363-dbd7-43ae-961d-c32ceef6ec3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1958167919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['ba6c27d5-9d2a-498c-91a8-2260567ea2eb','13c770c6-507f-4282-8045-6ab795031370','d34aaa32-767b-4a86-9fec-0c3ffb23a4b9','8c4f4b41-e835-4525-9cb2-954bc29f826b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:44:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1958167919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c40b363-dbd7-43ae-961d-c32ceef6ec3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b7dd75da464293bf762423beacc07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e82a5d71034cdb80fbea124d50c02b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:59.697806 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e1bd7cf-0cc3-4767-b263-62daa573610d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:59.721211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e1bd7cf-0cc3-4767-b263-62daa573610d) transitioned into state 'SUCCESS' from state '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-1958167919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['ba6c27d5-9d2a-498c-91a8-2260567ea2eb','13c770c6-507f-4282-8045-6ab795031370','d34aaa32-767b-4a86-9fec-0c3ffb23a4b9','8c4f4b41-e835-4525-9cb2-954bc29f826b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:59.721961 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac48e84b-37b0-4035-8f60-5e8c2f381be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:44:59.738012 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac48e84b-37b0-4035-8f60-5e8c2f381be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:44:59.739296 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (8bd7000d-c4dd-41ca-910b-0bf3849c3db1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:44:59.739765 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request issued successfully. Aug 09 10:44:59.741957 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84a4e707-78aa-491e-90ab-c85a5bf0451a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:44:59.742617 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 646/2555] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:44:59 2026] POST /volume/v3/volumes => generated 778 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:44:59.765052 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5ad7ae9b-3302-4930-b563-60add690dfe1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:59.768548 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ad7ae9b-3302-4930-b563-60add690dfe1 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a Aug 09 10:44:59.768647 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ad7ae9b-3302-4930-b563-60add690dfe1 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:59.768892 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ad7ae9b-3302-4930-b563-60add690dfe1 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:59.778478 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:44:59.778478 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:44:59.785424 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5ad7ae9b-3302-4930-b563-60add690dfe1 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:44:59.791043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1ab02a23-72b4-414c-82d4-d643b477f69e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:44:59.795043 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ab02a23-72b4-414c-82d4-d643b477f69e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:44:59.795372 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ab02a23-72b4-414c-82d4-d643b477f69e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:44:59.795915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ab02a23-72b4-414c-82d4-d643b477f69e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:44:59.796476 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ad7ae9b-3302-4930-b563-60add690dfe1 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a returned with HTTP 200 Aug 09 10:44:59.797136 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 638/2556] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:59 2026] GET /volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:00.010988 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:00.010988 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:00.015003 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1ab02a23-72b4-414c-82d4-d643b477f69e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:00.020659 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ab02a23-72b4-414c-82d4-d643b477f69e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:45:00.021129 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 640/2557] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:44:59 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 883 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:00.149893 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b7563bb-d88c-4e47-b236-87262b74d97f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:00.154919 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b7563bb-d88c-4e47-b236-87262b74d97f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 Aug 09 10:45:00.155288 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b7563bb-d88c-4e47-b236-87262b74d97f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:00.155484 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b7563bb-d88c-4e47-b236-87262b74d97f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:00.167762 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:00.167762 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:00.168364 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4b7563bb-d88c-4e47-b236-87262b74d97f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:00.169395 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b7563bb-d88c-4e47-b236-87262b74d97f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 returned with HTTP 200 Aug 09 10:45:00.169912 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 634/2558] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:00 2026] GET /volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:45:00.510681 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-78c4a5e9-6faa-49b9-838a-d9263acc6b7a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:00.513541 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-78c4a5e9-6faa-49b9-838a-d9263acc6b7a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments/28e02d17-30b0-4ba5-b21e-aca0fa5fbaa9/action Aug 09 10:45:00.514065 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-78c4a5e9-6faa-49b9-838a-d9263acc6b7a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:00.514393 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-78c4a5e9-6faa-49b9-838a-d9263acc6b7a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:00.538638 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:00.538638 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:00.558963 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6ed84eaa-24bc-438a-9a1a-516433558e2d req-78c4a5e9-6faa-49b9-838a-d9263acc6b7a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/28e02d17-30b0-4ba5-b21e-aca0fa5fbaa9/action returned with HTTP 204 Aug 09 10:45:00.560258 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 647/2559] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:45:00 2026] POST /volume/v3/attachments/28e02d17-30b0-4ba5-b21e-aca0fa5fbaa9/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:00.818545 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-af7f52b1-3aa9-4d2d-bfa8-687aa6c967ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:00.820916 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af7f52b1-3aa9-4d2d-bfa8-687aa6c967ea tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a Aug 09 10:45:00.821069 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af7f52b1-3aa9-4d2d-bfa8-687aa6c967ea tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:00.821397 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af7f52b1-3aa9-4d2d-bfa8-687aa6c967ea tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:00.831030 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:00.831030 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:00.836029 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-af7f52b1-3aa9-4d2d-bfa8-687aa6c967ea tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:00.841569 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af7f52b1-3aa9-4d2d-bfa8-687aa6c967ea tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a returned with HTTP 200 Aug 09 10:45:00.842109 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 639/2560] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:00 2026] GET /volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:00.856395 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-17a7dc76-9207-43a9-972f-4b311cf0f081 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:00.858978 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17a7dc76-9207-43a9-972f-4b311cf0f081 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:45:00.861217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17a7dc76-9207-43a9-972f-4b311cf0f081 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c40b363-dbd7-43ae-961d-c32ceef6ec3a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1369872619"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:00.878105 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:00.878105 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:00.878105 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-17a7dc76-9207-43a9-972f-4b311cf0f081 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:00.878105 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-17a7dc76-9207-43a9-972f-4b311cf0f081 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create snapshot from volume 1c40b363-dbd7-43ae-961d-c32ceef6ec3a Aug 09 10:45:00.933965 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-17a7dc76-9207-43a9-972f-4b311cf0f081 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['b28fccad-9304-41bf-a15b-2e685ab9b467', 'b92c1dce-5c16-4f6a-8c52-ede3ae869729', '038c9035-b9d2-40fb-9d4a-cad1266ac490', 'e9586174-b2cf-4c6a-9bb4-59f0336ffad1'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:00.992379 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-17a7dc76-9207-43a9-972f-4b311cf0f081 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot create request issued successfully. Aug 09 10:45:00.992779 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17a7dc76-9207-43a9-972f-4b311cf0f081 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:45:00.993385 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 641/2561] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:45:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:01.006641 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-23e363d9-61f5-4b68-8682-1d902486ae46 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:01.008726 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-23e363d9-61f5-4b68-8682-1d902486ae46 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 Aug 09 10:45:01.008726 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-23e363d9-61f5-4b68-8682-1d902486ae46 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:01.008844 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-23e363d9-61f5-4b68-8682-1d902486ae46 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:01.017871 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:01.017871 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:01.018418 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-23e363d9-61f5-4b68-8682-1d902486ae46 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:01.020448 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-23e363d9-61f5-4b68-8682-1d902486ae46 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 returned with HTTP 200 Aug 09 10:45:01.020448 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 635/2562] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:01 2026] GET /volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:01.044599 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ace5dad3-e0e0-465f-b8b5-e15d578e652d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:01.049607 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ace5dad3-e0e0-465f-b8b5-e15d578e652d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:45:01.049878 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ace5dad3-e0e0-465f-b8b5-e15d578e652d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:01.050151 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ace5dad3-e0e0-465f-b8b5-e15d578e652d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:01.077490 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:01.077490 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:01.085398 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ace5dad3-e0e0-465f-b8b5-e15d578e652d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:01.091719 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ace5dad3-e0e0-465f-b8b5-e15d578e652d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:45:01.092262 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 648/2563] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:01 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 1175 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:01.110966 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c92332ce-cd9c-4484-8101-6e27c2312986 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:01.114823 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c92332ce-cd9c-4484-8101-6e27c2312986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:45:01.115054 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c92332ce-cd9c-4484-8101-6e27c2312986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:01.115481 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c92332ce-cd9c-4484-8101-6e27c2312986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:01.131278 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:01.131278 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:01.141282 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c92332ce-cd9c-4484-8101-6e27c2312986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:01.150057 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c92332ce-cd9c-4484-8101-6e27c2312986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:45:01.150057 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 640/2564] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:01 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 1175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:01.226151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ac2ce112-0188-4e42-98e8-797b9bdf6789 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:01.231920 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ac2ce112-0188-4e42-98e8-797b9bdf6789 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:45:01.232943 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ac2ce112-0188-4e42-98e8-797b9bdf6789 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:01.232943 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ac2ce112-0188-4e42-98e8-797b9bdf6789 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:01.251255 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:01.251255 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:01.257509 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ac2ce112-0188-4e42-98e8-797b9bdf6789 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:01.263297 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ac2ce112-0188-4e42-98e8-797b9bdf6789 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:45:01.263752 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 642/2565] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:01 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 1175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:01.297566 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-b73c1891-a4d8-469f-8633-808256d74e11 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:01.300616 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-b73c1891-a4d8-469f-8633-808256d74e11 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9/action Aug 09 10:45:01.301032 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-b73c1891-a4d8-469f-8633-808256d74e11 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:01.301345 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-b73c1891-a4d8-469f-8633-808256d74e11 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:01.316707 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:01.316707 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:01.317337 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-b73c1891-a4d8-469f-8633-808256d74e11 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:01.335066 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-b73c1891-a4d8-469f-8633-808256d74e11 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Begin detaching volume completed successfully. Aug 09 10:45:01.335066 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-b73c1891-a4d8-469f-8633-808256d74e11 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9/action returned with HTTP 202 Aug 09 10:45:01.335790 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 636/2566] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:45:01 2026] POST /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:45:01.419775 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-77a3ac25-c82a-4ffc-b51e-a9231989cf55 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:01.420375 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77a3ac25-c82a-4ffc-b51e-a9231989cf55 None None] GET https://10.4.3.125/volume// Aug 09 10:45:01.420676 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77a3ac25-c82a-4ffc-b51e-a9231989cf55 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:01.420945 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77a3ac25-c82a-4ffc-b51e-a9231989cf55 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:01.421498 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77a3ac25-c82a-4ffc-b51e-a9231989cf55 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:01.424356 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 649/2567] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:45:01 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:45:01.440538 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-773705f1-f167-4189-b0f5-4c86a27a6b91 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:01.444436 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-773705f1-f167-4189-b0f5-4c86a27a6b91 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:45:01.444752 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-773705f1-f167-4189-b0f5-4c86a27a6b91 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:01.445008 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-773705f1-f167-4189-b0f5-4c86a27a6b91 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:01.458772 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:01.458772 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:01.463579 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-773705f1-f167-4189-b0f5-4c86a27a6b91 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:01.472315 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-773705f1-f167-4189-b0f5-4c86a27a6b91 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:45:01.473255 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 641/2568] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:45:01 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:45:01.488395 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-56a87b56-eda1-4e4d-949d-5fa9f23f499c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:01.492313 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-56a87b56-eda1-4e4d-949d-5fa9f23f499c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9/encryption Aug 09 10:45:01.492587 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-56a87b56-eda1-4e4d-949d-5fa9f23f499c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:01.492874 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-56a87b56-eda1-4e4d-949d-5fa9f23f499c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:01.509134 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:01.509134 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:01.526144 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-56a87b56-eda1-4e4d-949d-5fa9f23f499c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9/encryption returned with HTTP 200 Aug 09 10:45:01.527549 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 643/2569] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:45:01 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:02.031457 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-25b2389a-33ea-402a-89f0-8e5f573f0663 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:02.034792 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-25b2389a-33ea-402a-89f0-8e5f573f0663 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 Aug 09 10:45:02.034792 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-25b2389a-33ea-402a-89f0-8e5f573f0663 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:02.034792 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-25b2389a-33ea-402a-89f0-8e5f573f0663 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:02.041020 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:02.041020 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:02.041747 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-25b2389a-33ea-402a-89f0-8e5f573f0663 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:02.042841 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-25b2389a-33ea-402a-89f0-8e5f573f0663 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 returned with HTTP 200 Aug 09 10:45:02.043771 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 637/2570] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:02 2026] GET /volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:02.054464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6df4da30-58b1-4572-997e-e1a329f2df71 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:02.056932 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6df4da30-58b1-4572-997e-e1a329f2df71 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] GET https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 Aug 09 10:45:02.059030 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6df4da30-58b1-4572-997e-e1a329f2df71 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:02.059602 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6df4da30-58b1-4572-997e-e1a329f2df71 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:02.067175 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:02.067175 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:02.067580 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6df4da30-58b1-4572-997e-e1a329f2df71 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot retrieved successfully. Aug 09 10:45:02.068761 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6df4da30-58b1-4572-997e-e1a329f2df71 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 returned with HTTP 200 Aug 09 10:45:02.073221 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 650/2571] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:02 2026] GET /volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:02.084687 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4655afea-07b5-4beb-b282-b62dd36fb143 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:02.088981 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4655afea-07b5-4beb-b282-b62dd36fb143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 Aug 09 10:45:02.088981 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4655afea-07b5-4beb-b282-b62dd36fb143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:02.088981 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4655afea-07b5-4beb-b282-b62dd36fb143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:02.088981 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-4655afea-07b5-4beb-b282-b62dd36fb143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete snapshot with id: 48a2f038-045b-4173-b7da-099b6a29c666 Aug 09 10:45:02.101128 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:02.101128 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:02.101128 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4655afea-07b5-4beb-b282-b62dd36fb143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:02.129843 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4655afea-07b5-4beb-b282-b62dd36fb143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot delete request issued successfully. Aug 09 10:45:02.130858 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4655afea-07b5-4beb-b282-b62dd36fb143 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 returned with HTTP 202 Aug 09 10:45:02.131547 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 642/2572] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:02 2026] DELETE /volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:02.141392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-af4591d2-4abc-469f-84c6-52875028bb1c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:02.147209 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-af4591d2-4abc-469f-84c6-52875028bb1c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 Aug 09 10:45:02.147209 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-af4591d2-4abc-469f-84c6-52875028bb1c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:02.148109 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-af4591d2-4abc-469f-84c6-52875028bb1c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:02.157073 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:02.157073 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:02.157564 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-af4591d2-4abc-469f-84c6-52875028bb1c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:02.158380 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-af4591d2-4abc-469f-84c6-52875028bb1c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 returned with HTTP 200 Aug 09 10:45:02.158777 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 644/2573] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:02 2026] GET /volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:02.739246 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ff12fe19-85c0-471c-9456-c6527011d5b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:02.742005 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ff12fe19-85c0-471c-9456-c6527011d5b9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] DELETE https://10.4.3.125/volume/v3/attachments/28e02d17-30b0-4ba5-b21e-aca0fa5fbaa9 Aug 09 10:45:02.742491 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ff12fe19-85c0-471c-9456-c6527011d5b9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:02.742840 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ff12fe19-85c0-471c-9456-c6527011d5b9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:02.753246 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:02.753246 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:02.810046 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e332a41c-1a8c-422a-8b4e-5e09c1601d97 req-ff12fe19-85c0-471c-9456-c6527011d5b9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/28e02d17-30b0-4ba5-b21e-aca0fa5fbaa9 returned with HTTP 200 Aug 09 10:45:02.810672 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 638/2574] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:45:02 2026] DELETE /volume/v3/attachments/28e02d17-30b0-4ba5-b21e-aca0fa5fbaa9 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:03.170164 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d70c59ad-c5d3-4e42-8803-01835600916c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:03.172601 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d70c59ad-c5d3-4e42-8803-01835600916c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 Aug 09 10:45:03.172861 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d70c59ad-c5d3-4e42-8803-01835600916c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:03.173145 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d70c59ad-c5d3-4e42-8803-01835600916c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:03.182098 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d70c59ad-c5d3-4e42-8803-01835600916c tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 returned with HTTP 404 Aug 09 10:45:03.182758 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 651/2575] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:03 2026] GET /volume/v3/snapshots/48a2f038-045b-4173-b7da-099b6a29c666 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:03.190545 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d09ad9f-c96c-496f-93e6-4ac0e60629e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:03.192562 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d09ad9f-c96c-496f-93e6-4ac0e60629e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a Aug 09 10:45:03.192790 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d09ad9f-c96c-496f-93e6-4ac0e60629e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:03.193019 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d09ad9f-c96c-496f-93e6-4ac0e60629e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:03.193258 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0d09ad9f-c96c-496f-93e6-4ac0e60629e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume with id: 1c40b363-dbd7-43ae-961d-c32ceef6ec3a Aug 09 10:45:03.200445 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:03.200445 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:03.200841 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d09ad9f-c96c-496f-93e6-4ac0e60629e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:03.235975 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d09ad9f-c96c-496f-93e6-4ac0e60629e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume request issued successfully. Aug 09 10:45:03.236254 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d09ad9f-c96c-496f-93e6-4ac0e60629e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a returned with HTTP 202 Aug 09 10:45:03.236719 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 643/2576] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:45:03 2026] DELETE /volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:03.257741 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dc4e9308-6ab5-4365-9e07-c9ed13938560 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:03.262141 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc4e9308-6ab5-4365-9e07-c9ed13938560 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a Aug 09 10:45:03.262459 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc4e9308-6ab5-4365-9e07-c9ed13938560 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:03.262729 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc4e9308-6ab5-4365-9e07-c9ed13938560 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:03.275638 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:03.275638 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:03.283255 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dc4e9308-6ab5-4365-9e07-c9ed13938560 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:03.289583 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc4e9308-6ab5-4365-9e07-c9ed13938560 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a returned with HTTP 200 Aug 09 10:45:03.290145 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 645/2577] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:03 2026] GET /volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:03.632345 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-decb92f8-67bc-4d3a-89bd-829d7f7a936d req-1bd3cecf-4462-4b16-80f8-7cc8213782c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:03.635790 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-decb92f8-67bc-4d3a-89bd-829d7f7a936d req-1bd3cecf-4462-4b16-80f8-7cc8213782c7 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:45:03.637212 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-decb92f8-67bc-4d3a-89bd-829d7f7a936d req-1bd3cecf-4462-4b16-80f8-7cc8213782c7 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:03.637212 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-decb92f8-67bc-4d3a-89bd-829d7f7a936d req-1bd3cecf-4462-4b16-80f8-7cc8213782c7 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:03.646851 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:03.646851 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:03.654979 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-decb92f8-67bc-4d3a-89bd-829d7f7a936d req-1bd3cecf-4462-4b16-80f8-7cc8213782c7 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:03.657579 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-decb92f8-67bc-4d3a-89bd-829d7f7a936d req-1bd3cecf-4462-4b16-80f8-7cc8213782c7 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:45:03.658347 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 639/2578] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:03 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:45:04.309677 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7ebdfa9b-0de0-4908-8bfe-4b2c9a22a194 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:04.319403 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ebdfa9b-0de0-4908-8bfe-4b2c9a22a194 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a Aug 09 10:45:04.319403 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ebdfa9b-0de0-4908-8bfe-4b2c9a22a194 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:04.319403 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ebdfa9b-0de0-4908-8bfe-4b2c9a22a194 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:04.327436 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ebdfa9b-0de0-4908-8bfe-4b2c9a22a194 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a returned with HTTP 404 Aug 09 10:45:04.328097 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 652/2579] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:04 2026] GET /volume/v3/volumes/1c40b363-dbd7-43ae-961d-c32ceef6ec3a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:04.345059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:04.352741 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:45:04.354331 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1584804682"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:04.355877 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1584804682'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:45:04.356030 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume of 1 GB Aug 09 10:45:04.362122 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Availability Zones retrieved successfully. Aug 09 10:45:04.368133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (1fee3763-0257-46c3-ae9b-0e149a052722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:04.374888 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8508fc-7a4c-4115-ac2a-4286472cc0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:04.377013 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:45:04.426997 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8508fc-7a4c-4115-ac2a-4286472cc0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:04.428444 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11cb2b7-2cf8-4ec6-824e-55177b8daa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:04.506715 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['032ebb6f-08fe-4dd6-a3a7-709c8b61753f', '11d5b506-277d-41f0-af85-2ff144bbdf71', '4be64b8e-27d7-4e3f-bb73-ff02fc227b14', '0d470130-7540-4fc4-92d6-10f5b60ecc98'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:04.508488 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11cb2b7-2cf8-4ec6-824e-55177b8daa48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['032ebb6f-08fe-4dd6-a3a7-709c8b61753f', '11d5b506-277d-41f0-af85-2ff144bbdf71', '4be64b8e-27d7-4e3f-bb73-ff02fc227b14', '0d470130-7540-4fc4-92d6-10f5b60ecc98']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:04.509311 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddd86745-f7a2-441b-abe4-faaacda6b157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:04.538282 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddd86745-f7a2-441b-abe4-faaacda6b157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '479bea89-5b27-49a1-bf45-42bce6c250ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584804682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['032ebb6f-08fe-4dd6-a3a7-709c8b61753f','11d5b506-277d-41f0-af85-2ff144bbdf71','4be64b8e-27d7-4e3f-bb73-ff02fc227b14','0d470130-7540-4fc4-92d6-10f5b60ecc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584804682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=479bea89-5b27-49a1-bf45-42bce6c250ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b7dd75da464293bf762423beacc07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e82a5d71034cdb80fbea124d50c02b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:04.539401 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f97911-1cae-4aa7-bc84-6c9385b2245f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:04.590418 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f97911-1cae-4aa7-bc84-6c9385b2245f) transitioned into state 'SUCCESS' from state '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-1584804682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['032ebb6f-08fe-4dd6-a3a7-709c8b61753f','11d5b506-277d-41f0-af85-2ff144bbdf71','4be64b8e-27d7-4e3f-bb73-ff02fc227b14','0d470130-7540-4fc4-92d6-10f5b60ecc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:04.591056 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2637ae0-1cc4-49a6-a534-94af96f4c634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:04.612020 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2637ae0-1cc4-49a6-a534-94af96f4c634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:04.612964 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (1fee3763-0257-46c3-ae9b-0e149a052722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:04.614014 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request issued successfully. Aug 09 10:45:04.615692 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b94b1634-a483-4b6f-9b29-55eeb9fb43bd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:45:04.616048 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 644/2580] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:45:04 2026] POST /volume/v3/volumes => generated 778 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:04.634608 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-de063e71-8a8f-4fcd-8f6e-441fc57f3f78 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:04.638396 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-de063e71-8a8f-4fcd-8f6e-441fc57f3f78 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca Aug 09 10:45:04.639165 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-de063e71-8a8f-4fcd-8f6e-441fc57f3f78 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:04.639165 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-de063e71-8a8f-4fcd-8f6e-441fc57f3f78 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:04.649131 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:04.649131 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:04.654362 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-de063e71-8a8f-4fcd-8f6e-441fc57f3f78 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:04.662932 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-de063e71-8a8f-4fcd-8f6e-441fc57f3f78 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca returned with HTTP 200 Aug 09 10:45:04.664047 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 646/2581] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:04 2026] GET /volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:05.680356 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-30823784-3b3c-4762-bf45-2a57c6b5168b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:05.683310 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30823784-3b3c-4762-bf45-2a57c6b5168b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca Aug 09 10:45:05.683579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30823784-3b3c-4762-bf45-2a57c6b5168b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:05.684436 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30823784-3b3c-4762-bf45-2a57c6b5168b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:05.695611 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:05.695611 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:05.700924 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-30823784-3b3c-4762-bf45-2a57c6b5168b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:05.708700 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30823784-3b3c-4762-bf45-2a57c6b5168b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca returned with HTTP 200 Aug 09 10:45:05.709124 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 640/2582] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:05 2026] GET /volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:05.724356 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ae248315-7b68-443b-bb6a-8ac4f69e2afd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:05.726451 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ae248315-7b68-443b-bb6a-8ac4f69e2afd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:45:05.726891 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ae248315-7b68-443b-bb6a-8ac4f69e2afd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "479bea89-5b27-49a1-bf45-42bce6c250ca", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1364084688"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:05.738661 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:05.738661 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:05.739066 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ae248315-7b68-443b-bb6a-8ac4f69e2afd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:05.739526 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-ae248315-7b68-443b-bb6a-8ac4f69e2afd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create snapshot from volume 479bea89-5b27-49a1-bf45-42bce6c250ca Aug 09 10:45:05.775556 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-ae248315-7b68-443b-bb6a-8ac4f69e2afd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['3c9ad7ec-e9f1-4728-8891-2254c5de4c80', '93f047fd-b746-481f-8bad-f212d21dd894', '23489e1e-042e-46f5-b204-b9c244689538', '1ef90577-4b24-4f8b-9079-70c84c5dc49f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:05.821631 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ae248315-7b68-443b-bb6a-8ac4f69e2afd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot create request issued successfully. Aug 09 10:45:05.822174 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ae248315-7b68-443b-bb6a-8ac4f69e2afd tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:45:05.823236 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 653/2583] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:45:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:05.836495 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e18499d5-5e6c-4016-bc4e-27bfe8b5d5e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:05.838893 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e18499d5-5e6c-4016-bc4e-27bfe8b5d5e9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 Aug 09 10:45:05.839271 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e18499d5-5e6c-4016-bc4e-27bfe8b5d5e9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:05.839549 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e18499d5-5e6c-4016-bc4e-27bfe8b5d5e9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:05.846076 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:05.846076 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:05.846537 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e18499d5-5e6c-4016-bc4e-27bfe8b5d5e9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:05.847336 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e18499d5-5e6c-4016-bc4e-27bfe8b5d5e9 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 returned with HTTP 200 Aug 09 10:45:05.847728 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 645/2584] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:05 2026] GET /volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:06.861446 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-53e09bff-fd30-4aeb-8a8a-a0ac2ab9d6f8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:06.866214 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-53e09bff-fd30-4aeb-8a8a-a0ac2ab9d6f8 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 Aug 09 10:45:06.866214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-53e09bff-fd30-4aeb-8a8a-a0ac2ab9d6f8 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:06.866214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-53e09bff-fd30-4aeb-8a8a-a0ac2ab9d6f8 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:06.875381 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:06.875381 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:06.875844 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-53e09bff-fd30-4aeb-8a8a-a0ac2ab9d6f8 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:06.876671 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-53e09bff-fd30-4aeb-8a8a-a0ac2ab9d6f8 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 returned with HTTP 200 Aug 09 10:45:06.876987 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 647/2585] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:06 2026] GET /volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:06.890375 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b8e71312-efc7-4287-be11-a67e0ba8a38b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:06.892396 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8e71312-efc7-4287-be11-a67e0ba8a38b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] POST https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42/action Aug 09 10:45:06.892798 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8e71312-efc7-4287-be11-a67e0ba8a38b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:06.892994 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8e71312-efc7-4287-be11-a67e0ba8a38b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:06.894847 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.snapshot_unmanage [None req-b8e71312-efc7-4287-be11-a67e0ba8a38b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Unmanage snapshot with id: 7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 Aug 09 10:45:06.904793 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:06.904793 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:06.905497 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b8e71312-efc7-4287-be11-a67e0ba8a38b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot retrieved successfully. Aug 09 10:45:06.906669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-b8e71312-efc7-4287-be11-a67e0ba8a38b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '27569d79d5ca4b40bd2526945b811b43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4b7dd75da464293bf762423beacc07c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:45:06.906965 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8e71312-efc7-4287-be11-a67e0ba8a38b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42/action returned with HTTP 403 Aug 09 10:45:06.907904 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 641/2586] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:45:06 2026] POST /volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42/action => generated 117 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:06.919581 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-987c0451-2a91-4a1a-8204-49b5db620ab4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:06.921543 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-987c0451-2a91-4a1a-8204-49b5db620ab4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 Aug 09 10:45:06.925233 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-987c0451-2a91-4a1a-8204-49b5db620ab4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:06.925233 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-987c0451-2a91-4a1a-8204-49b5db620ab4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:06.925233 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-987c0451-2a91-4a1a-8204-49b5db620ab4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete snapshot with id: 7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 Aug 09 10:45:06.928345 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:06.928345 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:06.928865 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-987c0451-2a91-4a1a-8204-49b5db620ab4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:06.954365 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-987c0451-2a91-4a1a-8204-49b5db620ab4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot delete request issued successfully. Aug 09 10:45:06.954697 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-987c0451-2a91-4a1a-8204-49b5db620ab4 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 returned with HTTP 202 Aug 09 10:45:06.955331 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 654/2587] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:06 2026] DELETE /volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:06.966623 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-241cf273-ff68-46e1-afdf-83c916210864 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:06.968954 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-241cf273-ff68-46e1-afdf-83c916210864 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 Aug 09 10:45:06.971829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-241cf273-ff68-46e1-afdf-83c916210864 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:06.972199 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-241cf273-ff68-46e1-afdf-83c916210864 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:06.981754 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:06.981754 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:06.981754 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-241cf273-ff68-46e1-afdf-83c916210864 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:06.986210 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-241cf273-ff68-46e1-afdf-83c916210864 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 returned with HTTP 200 Aug 09 10:45:06.986210 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 646/2588] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:06 2026] GET /volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:07.128638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-965822f7-cab8-4e93-a0c7-fc4c58195570 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:07.130976 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-965822f7-cab8-4e93-a0c7-fc4c58195570 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:45:07.131204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-965822f7-cab8-4e93-a0c7-fc4c58195570 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:07.131481 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-965822f7-cab8-4e93-a0c7-fc4c58195570 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:07.132231 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-965822f7-cab8-4e93-a0c7-fc4c58195570 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Delete volume with id: 5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:45:07.144211 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:07.144211 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:07.144211 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-965822f7-cab8-4e93-a0c7-fc4c58195570 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:07.160936 np0000006833 devstack@c-api.service[100316]: WARNING cinder.keymgr.conf_key_mgr [None req-965822f7-cab8-4e93-a0c7-fc4c58195570 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:45:07.170550 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-965822f7-cab8-4e93-a0c7-fc4c58195570 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Delete volume request issued successfully. Aug 09 10:45:07.170841 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-965822f7-cab8-4e93-a0c7-fc4c58195570 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 202 Aug 09 10:45:07.171555 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 648/2589] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:45:07 2026] DELETE /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:07.185066 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6bef399e-21ed-4432-a6cc-d386929d67aa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:07.189172 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6bef399e-21ed-4432-a6cc-d386929d67aa tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:45:07.189172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6bef399e-21ed-4432-a6cc-d386929d67aa tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:07.190147 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6bef399e-21ed-4432-a6cc-d386929d67aa tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:07.203651 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:07.203651 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:07.213438 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6bef399e-21ed-4432-a6cc-d386929d67aa tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:07.220596 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6bef399e-21ed-4432-a6cc-d386929d67aa tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 200 Aug 09 10:45:07.221156 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 642/2590] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:07 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:07.994718 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-79e31bde-59cd-4ade-9712-3989624513ea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:07.996603 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-79e31bde-59cd-4ade-9712-3989624513ea tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 Aug 09 10:45:07.996808 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-79e31bde-59cd-4ade-9712-3989624513ea tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:07.997013 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-79e31bde-59cd-4ade-9712-3989624513ea tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:08.002145 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-79e31bde-59cd-4ade-9712-3989624513ea tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 returned with HTTP 404 Aug 09 10:45:08.002635 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 655/2591] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:07 2026] GET /volume/v3/snapshots/7816fff3-4f2d-4fda-9e8c-f7054e3cfe42 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:08.010940 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-48a2724a-9a90-47ed-ab16-cdb9468b0c8a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:08.013275 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48a2724a-9a90-47ed-ab16-cdb9468b0c8a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca Aug 09 10:45:08.013868 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48a2724a-9a90-47ed-ab16-cdb9468b0c8a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:08.013868 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48a2724a-9a90-47ed-ab16-cdb9468b0c8a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:08.013985 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-48a2724a-9a90-47ed-ab16-cdb9468b0c8a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume with id: 479bea89-5b27-49a1-bf45-42bce6c250ca Aug 09 10:45:08.022966 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:08.022966 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:08.023317 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-48a2724a-9a90-47ed-ab16-cdb9468b0c8a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:08.071253 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-48a2724a-9a90-47ed-ab16-cdb9468b0c8a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume request issued successfully. Aug 09 10:45:08.071253 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48a2724a-9a90-47ed-ab16-cdb9468b0c8a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca returned with HTTP 202 Aug 09 10:45:08.072140 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 647/2592] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:45:08 2026] DELETE /volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:08.083703 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-26eaad45-4221-4e3c-a640-004225a32104 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:08.098547 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26eaad45-4221-4e3c-a640-004225a32104 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca Aug 09 10:45:08.098994 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26eaad45-4221-4e3c-a640-004225a32104 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:08.099211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26eaad45-4221-4e3c-a640-004225a32104 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:08.110849 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:08.110849 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:08.119352 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-26eaad45-4221-4e3c-a640-004225a32104 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:08.126286 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26eaad45-4221-4e3c-a640-004225a32104 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca returned with HTTP 200 Aug 09 10:45:08.126990 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 649/2593] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:08 2026] GET /volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:08.242237 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bbd86bd8-b5d1-4e0a-bfd9-56347a059221 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:08.246329 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bbd86bd8-b5d1-4e0a-bfd9-56347a059221 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 Aug 09 10:45:08.246329 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bbd86bd8-b5d1-4e0a-bfd9-56347a059221 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:08.246329 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bbd86bd8-b5d1-4e0a-bfd9-56347a059221 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:08.253900 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bbd86bd8-b5d1-4e0a-bfd9-56347a059221 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 returned with HTTP 404 Aug 09 10:45:08.254784 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 643/2594] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:08 2026] GET /volume/v3/volumes/5d11a878-586a-4873-a685-0c70c48aaef9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:08.272167 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-69260c5b-c257-463f-8a59-b8aa5c06c6ae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:08.274315 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-69260c5b-c257-463f-8a59-b8aa5c06c6ae tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:45:08.274516 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-69260c5b-c257-463f-8a59-b8aa5c06c6ae tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:08.274702 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-69260c5b-c257-463f-8a59-b8aa5c06c6ae tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:08.275428 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:08.275428 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:08.275766 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-69260c5b-c257-463f-8a59-b8aa5c06c6ae tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:45:08.295711 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-69260c5b-c257-463f-8a59-b8aa5c06c6ae tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Get all volumes completed successfully. Aug 09 10:45:08.297907 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:08.297907 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:08.304511 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-69260c5b-c257-463f-8a59-b8aa5c06c6ae tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:45:08.304817 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 656/2595] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:45:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8279 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:08.327253 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-23d5ba8c-6cf9-4b45-91b2-4c648a375b5e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:08.329770 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23d5ba8c-6cf9-4b45-91b2-4c648a375b5e tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] DELETE https://10.4.3.125/volume/v3/types/a9b78986-06a4-4b00-b00c-0c494fe55e6f Aug 09 10:45:08.329770 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23d5ba8c-6cf9-4b45-91b2-4c648a375b5e tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:08.329770 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23d5ba8c-6cf9-4b45-91b2-4c648a375b5e tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:08.356339 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23d5ba8c-6cf9-4b45-91b2-4c648a375b5e tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types/a9b78986-06a4-4b00-b00c-0c494fe55e6f returned with HTTP 202 Aug 09 10:45:08.356976 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 648/2596] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:45:08 2026] DELETE /volume/v3/types/a9b78986-06a4-4b00-b00c-0c494fe55e6f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:08.371427 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7656b314-8573-463b-9ee2-4230e49fd539 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:08.373364 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7656b314-8573-463b-9ee2-4230e49fd539 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:45:08.373752 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7656b314-8573-463b-9ee2-4230e49fd539 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1002391059", "extra_specs": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:08.389613 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7656b314-8573-463b-9ee2-4230e49fd539 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:45:08.390307 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 650/2597] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:45:08 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:08.399534 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0c34c6fb-6dc0-4231-90ce-e0502dd9ac56 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:08.407785 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c34c6fb-6dc0-4231-90ce-e0502dd9ac56 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] POST https://10.4.3.125/volume/v3/types/b30017d3-a9bc-4686-82fb-16ded353ff02/encryption Aug 09 10:45:08.407845 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c34c6fb-6dc0-4231-90ce-e0502dd9ac56 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:08.429550 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c34c6fb-6dc0-4231-90ce-e0502dd9ac56 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types/b30017d3-a9bc-4686-82fb-16ded353ff02/encryption returned with HTTP 200 Aug 09 10:45:08.430049 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 644/2598] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:45:08 2026] POST /volume/v3/types/b30017d3-a9bc-4686-82fb-16ded353ff02/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:08.441314 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9408ba56-88df-4c19-9d70-240012e04c41 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:08.445003 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:45:08.445003 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-785464788", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1002391059", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:08.445450 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-785464788', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1002391059', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:45:08.449806 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume of 1 GB Aug 09 10:45:08.449806 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:08.449806 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:08.452114 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Availability Zones retrieved successfully. Aug 09 10:45:08.457978 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Flow 'volume_create_api' (d6adb567-6e18-4e3e-b4fb-d1a6bb107011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:08.459832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfcfcb13-6119-4c98-8258-0f1c3bd085b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:08.461261 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:45:08.497663 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfcfcb13-6119-4c98-8258-0f1c3bd085b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b30017d3-a9bc-4686-82fb-16ded353ff02,is_public=True,name='tempest-scenario-type-luks-1002391059',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b30017d3-a9bc-4686-82fb-16ded353ff02', '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=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:08.498152 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aab1308-bbd3-4c06-9445-a55512d3a4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:08.544807 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1002391059 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1002391059, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:45:08.544807 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1002391059 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1002391059, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:45:08.581540 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Created reservations ['57a9e4da-9c9e-4708-9fc0-7a7652d37a53', 'f7319069-0403-46db-b4bc-01b99cf2bec7', '98fe5473-9b87-47bb-b40a-970daac88268', '68d3ef7a-ab78-49b6-a47f-0ae0b9209af6'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:08.582279 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aab1308-bbd3-4c06-9445-a55512d3a4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57a9e4da-9c9e-4708-9fc0-7a7652d37a53', 'f7319069-0403-46db-b4bc-01b99cf2bec7', '98fe5473-9b87-47bb-b40a-970daac88268', '68d3ef7a-ab78-49b6-a47f-0ae0b9209af6']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:08.583211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6350b08-f61f-4f87-83c4-1d33703ba6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:08.606691 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6350b08-f61f-4f87-83c4-1d33703ba6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e098ccf4-73fc-427f-bf92-98166a1c4e14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-785464788',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40c407184cd4f61b1b1f9180e99e11a',qos_specs=None,replication_status=,reservations=['57a9e4da-9c9e-4708-9fc0-7a7652d37a53','f7319069-0403-46db-b4bc-01b99cf2bec7','98fe5473-9b87-47bb-b40a-970daac88268','68d3ef7a-ab78-49b6-a47f-0ae0b9209af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_type_id=b30017d3-a9bc-4686-82fb-16ded353ff02), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-785464788',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e098ccf4-73fc-427f-bf92-98166a1c4e14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40c407184cd4f61b1b1f9180e99e11a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b30017d3-a9bc-4686-82fb-16ded353ff02),volume_type_id=b30017d3-a9bc-4686-82fb-16ded353ff02)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:08.607422 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5b00ac-c6d4-44ac-843e-f09d0d5de058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:08.630846 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5b00ac-c6d4-44ac-843e-f09d0d5de058) transitioned into state 'SUCCESS' from state '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-785464788',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40c407184cd4f61b1b1f9180e99e11a',qos_specs=None,replication_status=,reservations=['57a9e4da-9c9e-4708-9fc0-7a7652d37a53','f7319069-0403-46db-b4bc-01b99cf2bec7','98fe5473-9b87-47bb-b40a-970daac88268','68d3ef7a-ab78-49b6-a47f-0ae0b9209af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_type_id=b30017d3-a9bc-4686-82fb-16ded353ff02)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:08.631501 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34b4978-f543-4937-8dbc-e8fca0d88673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:08.645008 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34b4978-f543-4937-8dbc-e8fca0d88673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:08.646040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Flow 'volume_create_api' (d6adb567-6e18-4e3e-b4fb-d1a6bb107011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:08.646541 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume request issued successfully. Aug 09 10:45:08.647486 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9408ba56-88df-4c19-9d70-240012e04c41 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:45:08.647943 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 657/2599] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:45:08 2026] POST /volume/v3/volumes => generated 784 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:09.154156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-73a2dec0-0389-449c-9ff2-966f4520e3eb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:09.156600 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-73a2dec0-0389-449c-9ff2-966f4520e3eb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca Aug 09 10:45:09.156600 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-73a2dec0-0389-449c-9ff2-966f4520e3eb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:09.156857 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-73a2dec0-0389-449c-9ff2-966f4520e3eb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:09.164851 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-73a2dec0-0389-449c-9ff2-966f4520e3eb tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca returned with HTTP 404 Aug 09 10:45:09.165568 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 649/2600] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:09 2026] GET /volume/v3/volumes/479bea89-5b27-49a1-bf45-42bce6c250ca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:09.176974 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:09.179922 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:45:09.180302 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-470208584"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:09.183088 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-470208584'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:45:09.183285 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume of 1 GB Aug 09 10:45:09.191301 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Availability Zones retrieved successfully. Aug 09 10:45:09.207964 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (0625d8df-c442-42e6-ab9d-6010fc9c63d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:09.210018 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c1f87f-2caa-4128-999c-a605c2530981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:09.211532 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:45:09.253132 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c1f87f-2caa-4128-999c-a605c2530981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:09.254509 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d63998-4534-4207-b074-40748e86e4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:09.314829 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['b0a756f2-2519-488e-8c5d-85049561ca37', 'c23fee2a-769a-4080-ae78-a9cd6171ac0e', '01df66f7-2634-407b-a7fa-492d17f663f7', '7b5414f8-57b0-4003-ab50-262c315ceee5'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:09.315928 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d63998-4534-4207-b074-40748e86e4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0a756f2-2519-488e-8c5d-85049561ca37', 'c23fee2a-769a-4080-ae78-a9cd6171ac0e', '01df66f7-2634-407b-a7fa-492d17f663f7', '7b5414f8-57b0-4003-ab50-262c315ceee5']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:09.317140 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d49889e4-450b-42a2-9b54-20d3875f1b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:09.347554 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d49889e4-450b-42a2-9b54-20d3875f1b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cfc1e7f-979a-43de-9c0b-1c5b5e36858b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-470208584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['b0a756f2-2519-488e-8c5d-85049561ca37','c23fee2a-769a-4080-ae78-a9cd6171ac0e','01df66f7-2634-407b-a7fa-492d17f663f7','7b5414f8-57b0-4003-ab50-262c315ceee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:45:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-470208584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cfc1e7f-979a-43de-9c0b-1c5b5e36858b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b7dd75da464293bf762423beacc07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e82a5d71034cdb80fbea124d50c02b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:09.348658 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1e5745-3aa3-4099-920e-6cd748b306ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:09.383128 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1e5745-3aa3-4099-920e-6cd748b306ab) transitioned into state 'SUCCESS' from state '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-470208584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['b0a756f2-2519-488e-8c5d-85049561ca37','c23fee2a-769a-4080-ae78-a9cd6171ac0e','01df66f7-2634-407b-a7fa-492d17f663f7','7b5414f8-57b0-4003-ab50-262c315ceee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:09.384982 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea0d37a-827f-410e-beca-9beea058fc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:09.385945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f2d75922-99a9-4ff0-adaa-102fad503436 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:09.389298 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:45:09.389298 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1554733119"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:09.390769 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1554733119'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:45:09.390932 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Create volume of 1 GB Aug 09 10:45:09.401158 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea0d37a-827f-410e-beca-9beea058fc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:09.402134 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Availability Zones retrieved successfully. Aug 09 10:45:09.402208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (0625d8df-c442-42e6-ab9d-6010fc9c63d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:09.402328 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request issued successfully. Aug 09 10:45:09.403626 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-44fdc4bf-5076-49dd-8371-17fbcb9be4fe tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:45:09.404090 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 651/2601] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:45:09 2026] POST /volume/v3/volumes => generated 777 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:09.411107 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Flow 'volume_create_api' (d02cc90a-04a2-4745-a920-166d57b9d6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:09.412008 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1052c65-02a7-4ca7-b3f5-6581200f6a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:09.413693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:45:09.424398 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7a239a93-040c-4523-a007-4b376ec6d5af None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:09.427337 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7a239a93-040c-4523-a007-4b376ec6d5af tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b Aug 09 10:45:09.428026 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7a239a93-040c-4523-a007-4b376ec6d5af tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:09.428291 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7a239a93-040c-4523-a007-4b376ec6d5af tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:09.440387 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:09.440387 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:09.446089 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7a239a93-040c-4523-a007-4b376ec6d5af tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:09.451828 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1052c65-02a7-4ca7-b3f5-6581200f6a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:09.453906 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bc1592-c354-45a4-b66b-ee95cebee350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:09.455246 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7a239a93-040c-4523-a007-4b376ec6d5af tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b returned with HTTP 200 Aug 09 10:45:09.455476 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 658/2602] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:09 2026] GET /volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:09.505088 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Created reservations ['f5cd70e1-1c6f-4bc2-9af5-40caedd36efa', '9818ccd6-c843-4761-bef9-69131088db68', '4f3e6df9-b50a-49a9-8ff9-4c9529443b61', '7eee6910-788a-4a99-a99d-760411563ddb'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:09.506364 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bc1592-c354-45a4-b66b-ee95cebee350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5cd70e1-1c6f-4bc2-9af5-40caedd36efa', '9818ccd6-c843-4761-bef9-69131088db68', '4f3e6df9-b50a-49a9-8ff9-4c9529443b61', '7eee6910-788a-4a99-a99d-760411563ddb']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:09.507690 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63fef0de-666b-4a42-8d78-4532d626d46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:09.547644 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63fef0de-666b-4a42-8d78-4532d626d46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77debd9c-0a28-4aff-aebe-6af8c2022c84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1554733119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c73e6ab77f8d47acbdba3e408ed76505',qos_specs=None,replication_status=,reservations=['f5cd70e1-1c6f-4bc2-9af5-40caedd36efa','9818ccd6-c843-4761-bef9-69131088db68','4f3e6df9-b50a-49a9-8ff9-4c9529443b61','7eee6910-788a-4a99-a99d-760411563ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95639ad5a6d64524907cc3bfeb541e28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:45:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1554733119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77debd9c-0a28-4aff-aebe-6af8c2022c84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c73e6ab77f8d47acbdba3e408ed76505',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95639ad5a6d64524907cc3bfeb541e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:09.548655 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da48cca-4ef7-4732-bc67-379262c42d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:09.596376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da48cca-4ef7-4732-bc67-379262c42d12) transitioned into state 'SUCCESS' from state '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-1554733119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c73e6ab77f8d47acbdba3e408ed76505',qos_specs=None,replication_status=,reservations=['f5cd70e1-1c6f-4bc2-9af5-40caedd36efa','9818ccd6-c843-4761-bef9-69131088db68','4f3e6df9-b50a-49a9-8ff9-4c9529443b61','7eee6910-788a-4a99-a99d-760411563ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95639ad5a6d64524907cc3bfeb541e28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:09.597451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ce20292-49d4-4932-824f-61f0b7fc7660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:09.613976 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ce20292-49d4-4932-824f-61f0b7fc7660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:09.613976 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Flow 'volume_create_api' (d02cc90a-04a2-4745-a920-166d57b9d6f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:09.613976 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Create volume request issued successfully. Aug 09 10:45:09.613976 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2d75922-99a9-4ff0-adaa-102fad503436 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:45:09.614567 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 645/2603] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:45:09 2026] POST /volume/v3/volumes => generated 755 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:09.631606 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d8f1e112-c6c3-4794-8b18-1386c4da10c9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:09.635413 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d8f1e112-c6c3-4794-8b18-1386c4da10c9 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:09.635413 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d8f1e112-c6c3-4794-8b18-1386c4da10c9 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:09.635413 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d8f1e112-c6c3-4794-8b18-1386c4da10c9 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:09.644579 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:09.644579 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:09.650542 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d8f1e112-c6c3-4794-8b18-1386c4da10c9 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:09.655665 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d8f1e112-c6c3-4794-8b18-1386c4da10c9 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:09.656346 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 650/2604] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:09 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:10.472542 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-15613e2b-84d8-439e-b26f-66f1c564f932 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:10.475684 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-15613e2b-84d8-439e-b26f-66f1c564f932 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b Aug 09 10:45:10.476174 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-15613e2b-84d8-439e-b26f-66f1c564f932 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:10.476577 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-15613e2b-84d8-439e-b26f-66f1c564f932 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:10.488293 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:10.488293 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:10.493947 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-15613e2b-84d8-439e-b26f-66f1c564f932 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:10.501307 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-15613e2b-84d8-439e-b26f-66f1c564f932 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b returned with HTTP 200 Aug 09 10:45:10.501307 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 652/2605] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:10 2026] GET /volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:10.515543 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15a5115d-2a43-4973-83ef-95336296cca6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:10.517686 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15a5115d-2a43-4973-83ef-95336296cca6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:45:10.518108 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15a5115d-2a43-4973-83ef-95336296cca6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8cfc1e7f-979a-43de-9c0b-1c5b5e36858b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-916849690"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:10.529693 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:10.529693 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:10.530044 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-15a5115d-2a43-4973-83ef-95336296cca6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:10.530205 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-15a5115d-2a43-4973-83ef-95336296cca6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create snapshot from volume 8cfc1e7f-979a-43de-9c0b-1c5b5e36858b Aug 09 10:45:10.587943 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-15a5115d-2a43-4973-83ef-95336296cca6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['0e7b8006-eaaf-427a-9b86-5e0ed95b0d5d', '001089ea-b7ad-4e96-8518-64b0e7426695', '08903459-3853-490e-8c0c-84ea51730eb9', '45866b22-cb23-470f-9529-c9ed961348ef'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:10.648179 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-15a5115d-2a43-4973-83ef-95336296cca6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot create request issued successfully. Aug 09 10:45:10.648571 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15a5115d-2a43-4973-83ef-95336296cca6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:45:10.649690 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 659/2606] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:45:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:10.660599 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f07504ae-e497-4f77-94f6-e3ae0be0a56d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:10.663258 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f07504ae-e497-4f77-94f6-e3ae0be0a56d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd Aug 09 10:45:10.663536 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f07504ae-e497-4f77-94f6-e3ae0be0a56d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:10.663798 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f07504ae-e497-4f77-94f6-e3ae0be0a56d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:10.671485 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:10.671485 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:10.671928 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f07504ae-e497-4f77-94f6-e3ae0be0a56d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:10.672362 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-273e69df-0a44-4f70-a6b8-5a158454d3da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:10.672959 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f07504ae-e497-4f77-94f6-e3ae0be0a56d tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd returned with HTTP 200 Aug 09 10:45:10.673402 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 646/2607] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:10 2026] GET /volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:10.675283 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-273e69df-0a44-4f70-a6b8-5a158454d3da tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:10.675458 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-273e69df-0a44-4f70-a6b8-5a158454d3da tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:10.675721 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-273e69df-0a44-4f70-a6b8-5a158454d3da tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:10.684364 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:10.684364 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:10.688717 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-273e69df-0a44-4f70-a6b8-5a158454d3da tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:10.694672 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-273e69df-0a44-4f70-a6b8-5a158454d3da tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:10.695157 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 651/2608] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:10 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:10.764817 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-cb1e3c0d-2ee4-4185-8363-264e2f495874 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:10.767902 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-cb1e3c0d-2ee4-4185-8363-264e2f495874 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:10.768211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-cb1e3c0d-2ee4-4185-8363-264e2f495874 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:10.768463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-cb1e3c0d-2ee4-4185-8363-264e2f495874 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:10.783927 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:10.783927 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:10.788021 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-cb1e3c0d-2ee4-4185-8363-264e2f495874 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:10.793011 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-cb1e3c0d-2ee4-4185-8363-264e2f495874 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:10.793590 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 653/2609] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:10 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:10.914358 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c383f106-af1b-4311-986f-a39dbe8945fb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:10.914963 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c383f106-af1b-4311-986f-a39dbe8945fb None None] GET https://10.4.3.125/volume// Aug 09 10:45:10.915249 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c383f106-af1b-4311-986f-a39dbe8945fb None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:10.915521 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c383f106-af1b-4311-986f-a39dbe8945fb None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:10.915980 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c383f106-af1b-4311-986f-a39dbe8945fb None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:10.917205 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 660/2610] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:45: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 09 10:45:10.927906 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-248bcb63-ab0d-4549-8abc-a2843df980a5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:10.931841 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-248bcb63-ab0d-4549-8abc-a2843df980a5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:45:10.932279 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-248bcb63-ab0d-4549-8abc-a2843df980a5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77debd9c-0a28-4aff-aebe-6af8c2022c84", "connector": null, "instance_uuid": "07585909-debc-4f97-ad39-5e71903425ee"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:10.948400 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:10.948400 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:10.995791 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-248bcb63-ab0d-4549-8abc-a2843df980a5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:45:10.996349 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 647/2611] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:45:10 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:11.027659 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-57828087-91a4-4acc-8ca6-0831d9d78a15 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:11.030135 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57828087-91a4-4acc-8ca6-0831d9d78a15 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:11.030452 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57828087-91a4-4acc-8ca6-0831d9d78a15 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:11.030733 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57828087-91a4-4acc-8ca6-0831d9d78a15 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:11.049744 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e3c80c64-bcf7-4639-8ab5-941be5432cbc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:11.050319 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3c80c64-bcf7-4639-8ab5-941be5432cbc None None] GET https://10.4.3.125/volume// Aug 09 10:45:11.050508 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3c80c64-bcf7-4639-8ab5-941be5432cbc None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:11.051052 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3c80c64-bcf7-4639-8ab5-941be5432cbc None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:11.051159 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3c80c64-bcf7-4639-8ab5-941be5432cbc None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:11.051248 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:11.051248 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:11.051533 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 654/2612] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:45: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 09 10:45:11.060054 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-57828087-91a4-4acc-8ca6-0831d9d78a15 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:11.064038 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-6fbca9a3-a7f4-48d1-84b9-c557160931b5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:11.067118 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-6fbca9a3-a7f4-48d1-84b9-c557160931b5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:11.067118 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-6fbca9a3-a7f4-48d1-84b9-c557160931b5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:11.068440 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-6fbca9a3-a7f4-48d1-84b9-c557160931b5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:11.068576 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57828087-91a4-4acc-8ca6-0831d9d78a15 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:11.070852 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 652/2613] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:11 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:11.082296 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:11.082296 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:11.086833 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-6fbca9a3-a7f4-48d1-84b9-c557160931b5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:11.091742 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-6fbca9a3-a7f4-48d1-84b9-c557160931b5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:11.092635 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 661/2614] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:45:11 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:45:11.224577 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-85a7dcd4-d858-441d-920f-7fe95192cb82 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:11.227461 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-85a7dcd4-d858-441d-920f-7fe95192cb82 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] PUT https://10.4.3.125/volume/v3/attachments/4c4c6ddf-78c5-4d36-b506-c33f2a5a8a5c Aug 09 10:45:11.227992 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-85a7dcd4-d858-441d-920f-7fe95192cb82 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:11.237004 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-85a7dcd4-d858-441d-920f-7fe95192cb82 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Acquiring lock "cinder-attachment_update-77debd9c-0a28-4aff-aebe-6af8c2022c84-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:45:11.242560 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-85a7dcd4-d858-441d-920f-7fe95192cb82 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Lock "cinder-attachment_update-77debd9c-0a28-4aff-aebe-6af8c2022c84-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:45:11.243613 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:11.243613 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:11.355015 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-85a7dcd4-d858-441d-920f-7fe95192cb82 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Lock "cinder-attachment_update-77debd9c-0a28-4aff-aebe-6af8c2022c84-np0000006833" released by "attachment_update" :: held 0.112s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:45:11.355452 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-85a7dcd4-d858-441d-920f-7fe95192cb82 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments/4c4c6ddf-78c5-4d36-b506-c33f2a5a8a5c returned with HTTP 200 Aug 09 10:45:11.356141 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 648/2615] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:45:11 2026] PUT /volume/v3/attachments/4c4c6ddf-78c5-4d36-b506-c33f2a5a8a5c => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:11.685720 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cfdcf974-419b-4e0f-8f1a-a54862cc60e6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:11.687643 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cfdcf974-419b-4e0f-8f1a-a54862cc60e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd Aug 09 10:45:11.687856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cfdcf974-419b-4e0f-8f1a-a54862cc60e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:11.688068 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cfdcf974-419b-4e0f-8f1a-a54862cc60e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:11.696272 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:11.696272 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:11.696735 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cfdcf974-419b-4e0f-8f1a-a54862cc60e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:11.697743 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cfdcf974-419b-4e0f-8f1a-a54862cc60e6 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd returned with HTTP 200 Aug 09 10:45:11.698432 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 655/2616] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:11 2026] GET /volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:11.708487 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32c1bd11-63b4-439d-b454-f81992490502 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:11.710887 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32c1bd11-63b4-439d-b454-f81992490502 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] PUT https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd Aug 09 10:45:11.711414 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32c1bd11-63b4-439d-b454-f81992490502 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:11.719238 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:11.719238 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:11.719809 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-32c1bd11-63b4-439d-b454-f81992490502 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Snapshot retrieved successfully. Aug 09 10:45:11.731758 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32c1bd11-63b4-439d-b454-f81992490502 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd returned with HTTP 200 Aug 09 10:45:11.732470 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 653/2617] 10.4.3.125 () {68 vars in 1374 bytes} [Sun Aug 9 10:45:11 2026] PUT /volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd => generated 360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:11.747739 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-49fd8ed8-4d69-4dc5-a127-d0860c7f9f62 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:11.750770 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-49fd8ed8-4d69-4dc5-a127-d0860c7f9f62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd Aug 09 10:45:11.750976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-49fd8ed8-4d69-4dc5-a127-d0860c7f9f62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:11.751279 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-49fd8ed8-4d69-4dc5-a127-d0860c7f9f62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:11.751425 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-49fd8ed8-4d69-4dc5-a127-d0860c7f9f62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete snapshot with id: 15b77984-095d-49f1-98b1-f94ed483cddd Aug 09 10:45:11.759168 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:11.759168 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:11.759523 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-49fd8ed8-4d69-4dc5-a127-d0860c7f9f62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:11.790274 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-49fd8ed8-4d69-4dc5-a127-d0860c7f9f62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot delete request issued successfully. Aug 09 10:45:11.790274 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-49fd8ed8-4d69-4dc5-a127-d0860c7f9f62 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd returned with HTTP 202 Aug 09 10:45:11.790274 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 662/2618] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:11 2026] DELETE /volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:11.802038 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2f2f93ab-ecb1-47ab-815e-f6942737933a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:11.804482 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f2f93ab-ecb1-47ab-815e-f6942737933a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd Aug 09 10:45:11.805458 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f2f93ab-ecb1-47ab-815e-f6942737933a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:11.805458 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f2f93ab-ecb1-47ab-815e-f6942737933a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:11.815155 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:11.815155 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:11.815155 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2f2f93ab-ecb1-47ab-815e-f6942737933a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:11.815155 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f2f93ab-ecb1-47ab-815e-f6942737933a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd returned with HTTP 200 Aug 09 10:45:11.815155 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 649/2619] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:11 2026] GET /volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd => generated 493 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:12.088575 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6545d970-0c82-4216-bd7b-b6cab9b02335 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:12.094014 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6545d970-0c82-4216-bd7b-b6cab9b02335 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:12.094308 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6545d970-0c82-4216-bd7b-b6cab9b02335 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:12.094547 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6545d970-0c82-4216-bd7b-b6cab9b02335 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:12.113811 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:12.113811 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:12.119587 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6545d970-0c82-4216-bd7b-b6cab9b02335 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:12.125223 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6545d970-0c82-4216-bd7b-b6cab9b02335 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:12.125736 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 656/2620] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:12 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:12.829709 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b2b6bc47-10ae-4617-958c-bac0f93c1917 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:12.831928 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2b6bc47-10ae-4617-958c-bac0f93c1917 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd Aug 09 10:45:12.832579 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2b6bc47-10ae-4617-958c-bac0f93c1917 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:12.832579 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2b6bc47-10ae-4617-958c-bac0f93c1917 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:12.839093 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2b6bc47-10ae-4617-958c-bac0f93c1917 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd returned with HTTP 404 Aug 09 10:45:12.839937 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 654/2621] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:12 2026] GET /volume/v3/snapshots/15b77984-095d-49f1-98b1-f94ed483cddd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:12.848974 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c6c2072b-435d-426a-92e0-a54852d49829 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:12.851448 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c6c2072b-435d-426a-92e0-a54852d49829 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b Aug 09 10:45:12.851620 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c6c2072b-435d-426a-92e0-a54852d49829 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:12.851877 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c6c2072b-435d-426a-92e0-a54852d49829 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:12.852117 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-c6c2072b-435d-426a-92e0-a54852d49829 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume with id: 8cfc1e7f-979a-43de-9c0b-1c5b5e36858b Aug 09 10:45:12.855070 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=367,cinder:UPDATE=119,cinder:INSERT=59 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:45:12.868679 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:12.868679 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:12.869094 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c6c2072b-435d-426a-92e0-a54852d49829 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:12.910628 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c6c2072b-435d-426a-92e0-a54852d49829 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume request issued successfully. Aug 09 10:45:12.911298 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c6c2072b-435d-426a-92e0-a54852d49829 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b returned with HTTP 202 Aug 09 10:45:12.913261 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 663/2622] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:45:12 2026] DELETE /volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:12.921688 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0abe12d7-17f5-463a-81c8-155f5bbfa10b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:12.924337 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0abe12d7-17f5-463a-81c8-155f5bbfa10b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b Aug 09 10:45:12.924337 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0abe12d7-17f5-463a-81c8-155f5bbfa10b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:12.924544 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0abe12d7-17f5-463a-81c8-155f5bbfa10b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:12.934717 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:12.934717 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:12.946794 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0abe12d7-17f5-463a-81c8-155f5bbfa10b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:12.953418 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0abe12d7-17f5-463a-81c8-155f5bbfa10b tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b returned with HTTP 200 Aug 09 10:45:12.954075 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 650/2623] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:12 2026] GET /volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:45:13.148629 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e1b245af-9d96-4c90-853b-ca33f8989d32 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:13.151180 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e1b245af-9d96-4c90-853b-ca33f8989d32 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:13.151498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e1b245af-9d96-4c90-853b-ca33f8989d32 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:13.151774 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e1b245af-9d96-4c90-853b-ca33f8989d32 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:13.166346 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:13.166346 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:13.171615 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e1b245af-9d96-4c90-853b-ca33f8989d32 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:13.183397 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e1b245af-9d96-4c90-853b-ca33f8989d32 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:13.184004 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 657/2624] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:13 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:13.974599 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-741c17cd-b27a-481b-9859-ae0477496702 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:13.977159 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-741c17cd-b27a-481b-9859-ae0477496702 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b Aug 09 10:45:13.977384 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-741c17cd-b27a-481b-9859-ae0477496702 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:13.977984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-741c17cd-b27a-481b-9859-ae0477496702 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:13.981418 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=392,cinder:INSERT=52,cinder:UPDATE=122 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:45:13.987863 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-741c17cd-b27a-481b-9859-ae0477496702 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b returned with HTTP 404 Aug 09 10:45:13.989227 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 655/2625] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:13 2026] GET /volume/v3/volumes/8cfc1e7f-979a-43de-9c0b-1c5b5e36858b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:14.002736 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:14.006386 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:45:14.006386 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1304302284"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:14.007630 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1304302284'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:45:14.008025 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume of 1 GB Aug 09 10:45:14.015127 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Availability Zones retrieved successfully. Aug 09 10:45:14.022647 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (3c4d5c27-d802-4ac7-b1e5-5278f3e7f6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:14.023966 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d755ff6-6a1a-4afb-b1f2-2c2d31a010c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:14.025278 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:45:14.061056 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d755ff6-6a1a-4afb-b1f2-2c2d31a010c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:14.062075 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033d38f5-3dde-4bc4-b96b-d7a5d9b79775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:14.119459 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['10aa5f4d-376c-48ee-8d85-42da45f0578f', '31edc185-abc6-4b08-9177-5ffdbf6a5af6', 'f3b557b7-fd89-4353-a57e-1bda905f5d33', 'dba22640-747d-4a7c-9cb7-953b2496812d'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:14.120526 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033d38f5-3dde-4bc4-b96b-d7a5d9b79775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10aa5f4d-376c-48ee-8d85-42da45f0578f', '31edc185-abc6-4b08-9177-5ffdbf6a5af6', 'f3b557b7-fd89-4353-a57e-1bda905f5d33', 'dba22640-747d-4a7c-9cb7-953b2496812d']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:14.121600 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e103c3e9-fc1d-44c4-b277-e889f402c64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:14.152809 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e103c3e9-fc1d-44c4-b277-e889f402c64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccf1064e-cbcd-4edf-807d-d29d5930156e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304302284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['10aa5f4d-376c-48ee-8d85-42da45f0578f','31edc185-abc6-4b08-9177-5ffdbf6a5af6','f3b557b7-fd89-4353-a57e-1bda905f5d33','dba22640-747d-4a7c-9cb7-953b2496812d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:45:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304302284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccf1064e-cbcd-4edf-807d-d29d5930156e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b7dd75da464293bf762423beacc07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e82a5d71034cdb80fbea124d50c02b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:14.153807 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff200681-9b59-4e47-a320-5ee93b197966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:14.192946 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff200681-9b59-4e47-a320-5ee93b197966) transitioned into state 'SUCCESS' from state '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-1304302284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b7dd75da464293bf762423beacc07c',qos_specs=None,replication_status=,reservations=['10aa5f4d-376c-48ee-8d85-42da45f0578f','31edc185-abc6-4b08-9177-5ffdbf6a5af6','f3b557b7-fd89-4353-a57e-1bda905f5d33','dba22640-747d-4a7c-9cb7-953b2496812d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e82a5d71034cdb80fbea124d50c02b',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:14.195647 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff17170b-d5ae-4cf6-8288-3a41264476da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:14.200708 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7280321e-f331-48c3-acb2-d78cca86d6f1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:14.203244 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7280321e-f331-48c3-acb2-d78cca86d6f1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:14.204065 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7280321e-f331-48c3-acb2-d78cca86d6f1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:14.204065 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7280321e-f331-48c3-acb2-d78cca86d6f1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:14.212874 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff17170b-d5ae-4cf6-8288-3a41264476da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:14.213794 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Flow 'volume_create_api' (3c4d5c27-d802-4ac7-b1e5-5278f3e7f6ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:14.214168 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create volume request issued successfully. Aug 09 10:45:14.214953 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff793c7b-c5c7-4a44-85df-f6f16d828204 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:45:14.215499 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 664/2626] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:45:14 2026] POST /volume/v3/volumes => generated 778 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:14.219267 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:14.219267 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:14.225073 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7280321e-f331-48c3-acb2-d78cca86d6f1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:14.231316 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7280321e-f331-48c3-acb2-d78cca86d6f1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:14.231847 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 651/2627] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:14 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:14.235781 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c579a377-016e-47bb-8e2e-01adecbb8c69 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:14.238886 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c579a377-016e-47bb-8e2e-01adecbb8c69 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e Aug 09 10:45:14.239328 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c579a377-016e-47bb-8e2e-01adecbb8c69 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:14.239490 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c579a377-016e-47bb-8e2e-01adecbb8c69 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:14.241634 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=344,cinder:INSERT=49,cinder:UPDATE=106 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:45:14.250057 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:14.250057 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:14.255643 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c579a377-016e-47bb-8e2e-01adecbb8c69 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:14.261320 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c579a377-016e-47bb-8e2e-01adecbb8c69 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e returned with HTTP 200 Aug 09 10:45:14.261729 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 658/2628] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:14 2026] GET /volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:15.253217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-68c6aaf2-5d07-4cb7-bda1-ebb743b13acb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:15.254047 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68c6aaf2-5d07-4cb7-bda1-ebb743b13acb tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:15.254274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68c6aaf2-5d07-4cb7-bda1-ebb743b13acb tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:15.254450 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68c6aaf2-5d07-4cb7-bda1-ebb743b13acb tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:15.279228 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:15.279228 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:15.285211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-caddd7d1-a6ca-40c0-ae79-9c85a6b284e5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:15.285211 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caddd7d1-a6ca-40c0-ae79-9c85a6b284e5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e Aug 09 10:45:15.285211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caddd7d1-a6ca-40c0-ae79-9c85a6b284e5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:15.285211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caddd7d1-a6ca-40c0-ae79-9c85a6b284e5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:15.286014 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-68c6aaf2-5d07-4cb7-bda1-ebb743b13acb tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:15.299511 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:15.299511 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:15.299632 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68c6aaf2-5d07-4cb7-bda1-ebb743b13acb tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:15.299632 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 656/2629] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:15 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:15.303895 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-caddd7d1-a6ca-40c0-ae79-9c85a6b284e5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:15.309337 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caddd7d1-a6ca-40c0-ae79-9c85a6b284e5 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e returned with HTTP 200 Aug 09 10:45:15.309809 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 665/2630] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:15 2026] GET /volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:15.326970 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e03b32d5-510c-4861-adb4-a9e141fc8fd0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:15.329466 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e03b32d5-510c-4861-adb4-a9e141fc8fd0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:45:15.330040 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e03b32d5-510c-4861-adb4-a9e141fc8fd0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccf1064e-cbcd-4edf-807d-d29d5930156e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1339180880"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:15.347165 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:15.347165 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:15.347718 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e03b32d5-510c-4861-adb4-a9e141fc8fd0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:15.347998 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-e03b32d5-510c-4861-adb4-a9e141fc8fd0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Create snapshot from volume ccf1064e-cbcd-4edf-807d-d29d5930156e Aug 09 10:45:15.394596 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=346,cinder:UPDATE=112,cinder:INSERT=51 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:45:15.409996 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-e03b32d5-510c-4861-adb4-a9e141fc8fd0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Created reservations ['3a9fd0e7-1083-497c-86ef-3017c9939a08', '0af855b7-0896-47f2-b784-71e9fbfa1ba3', '4d032452-089f-4f68-b899-89b17f50a4c9', 'c273db2b-034c-477c-bb91-a3dbae8e21a8'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:15.474156 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e03b32d5-510c-4861-adb4-a9e141fc8fd0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot create request issued successfully. Aug 09 10:45:15.474707 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e03b32d5-510c-4861-adb4-a9e141fc8fd0 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:45:15.480760 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 652/2631] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:45:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:15.493863 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-017c9ef1-813d-4943-b04f-a25189ea6f71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:15.500504 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-017c9ef1-813d-4943-b04f-a25189ea6f71 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b Aug 09 10:45:15.500764 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-017c9ef1-813d-4943-b04f-a25189ea6f71 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:15.501044 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-017c9ef1-813d-4943-b04f-a25189ea6f71 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:15.514833 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:15.514833 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:15.514833 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-017c9ef1-813d-4943-b04f-a25189ea6f71 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:15.514833 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-017c9ef1-813d-4943-b04f-a25189ea6f71 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b returned with HTTP 200 Aug 09 10:45:15.514833 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 659/2632] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:15 2026] GET /volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:16.129127 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-eae8f72b-f849-40ed-890d-51c9588d12c1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.130954 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-eae8f72b-f849-40ed-890d-51c9588d12c1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/attachments/4c4c6ddf-78c5-4d36-b506-c33f2a5a8a5c/action Aug 09 10:45:16.131384 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-eae8f72b-f849-40ed-890d-51c9588d12c1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:16.131514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-eae8f72b-f849-40ed-890d-51c9588d12c1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:16.157667 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.157667 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:16.170865 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-23cb68d0-e982-4ef6-8af3-9ccdbe283939 req-eae8f72b-f849-40ed-890d-51c9588d12c1 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments/4c4c6ddf-78c5-4d36-b506-c33f2a5a8a5c/action returned with HTTP 204 Aug 09 10:45:16.171621 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 657/2633] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:45:16 2026] POST /volume/v3/attachments/4c4c6ddf-78c5-4d36-b506-c33f2a5a8a5c/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:16.316765 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-28635a09-3818-48db-a461-aaaeac1c7806 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.319671 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28635a09-3818-48db-a461-aaaeac1c7806 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:16.319671 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28635a09-3818-48db-a461-aaaeac1c7806 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.319892 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28635a09-3818-48db-a461-aaaeac1c7806 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.335878 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.335878 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:16.343210 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-28635a09-3818-48db-a461-aaaeac1c7806 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:16.350725 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28635a09-3818-48db-a461-aaaeac1c7806 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:16.351439 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 666/2634] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:16 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:16.368594 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a2cc5fc8-7118-48f8-9b84-5d703631d54c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.371389 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a2cc5fc8-7118-48f8-9b84-5d703631d54c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:16.371595 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a2cc5fc8-7118-48f8-9b84-5d703631d54c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.375737 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a2cc5fc8-7118-48f8-9b84-5d703631d54c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.386465 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.386465 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:16.391831 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a2cc5fc8-7118-48f8-9b84-5d703631d54c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:16.398253 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a2cc5fc8-7118-48f8-9b84-5d703631d54c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:16.398794 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 653/2635] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:16 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:16.455479 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-cd56b122-3347-4a36-905b-4fe8e7414e10 req-238e6c83-db20-4d74-a890-c1982e3d8f74 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.458347 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cd56b122-3347-4a36-905b-4fe8e7414e10 req-238e6c83-db20-4d74-a890-c1982e3d8f74 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:16.458656 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cd56b122-3347-4a36-905b-4fe8e7414e10 req-238e6c83-db20-4d74-a890-c1982e3d8f74 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.458904 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cd56b122-3347-4a36-905b-4fe8e7414e10 req-238e6c83-db20-4d74-a890-c1982e3d8f74 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.473544 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.473544 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:16.478815 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-cd56b122-3347-4a36-905b-4fe8e7414e10 req-238e6c83-db20-4d74-a890-c1982e3d8f74 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:16.483941 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cd56b122-3347-4a36-905b-4fe8e7414e10 req-238e6c83-db20-4d74-a890-c1982e3d8f74 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:16.484372 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 660/2636] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:16 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:16.503530 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-df3caa2b-ed57-49b7-8cc2-d4350888ee77 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.505800 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df3caa2b-ed57-49b7-8cc2-d4350888ee77 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:16.505995 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df3caa2b-ed57-49b7-8cc2-d4350888ee77 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.506211 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df3caa2b-ed57-49b7-8cc2-d4350888ee77 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.517220 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.517220 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:16.525652 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bf546888-7326-4925-9046-8417d7d89372 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.525808 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-df3caa2b-ed57-49b7-8cc2-d4350888ee77 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:16.528304 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf546888-7326-4925-9046-8417d7d89372 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b Aug 09 10:45:16.528579 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf546888-7326-4925-9046-8417d7d89372 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.528828 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf546888-7326-4925-9046-8417d7d89372 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.532532 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df3caa2b-ed57-49b7-8cc2-d4350888ee77 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:16.533150 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 658/2637] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:16 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:16.536502 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.536502 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:16.537224 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bf546888-7326-4925-9046-8417d7d89372 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:16.538042 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf546888-7326-4925-9046-8417d7d89372 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b returned with HTTP 200 Aug 09 10:45:16.538746 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 667/2638] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:16 2026] GET /volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:16.550732 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6681c5d8-c407-4b9d-a2d1-b8c5b53cd717 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.553260 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6681c5d8-c407-4b9d-a2d1-b8c5b53cd717 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] POST https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b/action Aug 09 10:45:16.554477 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6681c5d8-c407-4b9d-a2d1-b8c5b53cd717 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:16.554477 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6681c5d8-c407-4b9d-a2d1-b8c5b53cd717 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:16.556942 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-6681c5d8-c407-4b9d-a2d1-b8c5b53cd717 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Updating snapshot 'f0b283a1-ca82-4f59-a607-da404815bf9b' with '{'status': 'creating'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:45:16.577526 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.577526 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:16.601923 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-06e5f627-97a6-4db0-aac6-c0bd9b9846fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.604400 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-06e5f627-97a6-4db0-aac6-c0bd9b9846fc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:16.604524 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6681c5d8-c407-4b9d-a2d1-b8c5b53cd717 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b/action returned with HTTP 202 Aug 09 10:45:16.604581 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-06e5f627-97a6-4db0-aac6-c0bd9b9846fc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.604581 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-06e5f627-97a6-4db0-aac6-c0bd9b9846fc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.604897 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 654/2639] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:45:16 2026] POST /volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:45:16.615472 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-329a9ff8-3c90-4ce9-92d0-307984a98b74 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.617248 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-329a9ff8-3c90-4ce9-92d0-307984a98b74 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b Aug 09 10:45:16.617358 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.617358 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:16.617513 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-329a9ff8-3c90-4ce9-92d0-307984a98b74 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.617714 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-329a9ff8-3c90-4ce9-92d0-307984a98b74 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.620883 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-06e5f627-97a6-4db0-aac6-c0bd9b9846fc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:16.623038 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.623038 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:16.623507 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-329a9ff8-3c90-4ce9-92d0-307984a98b74 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:16.624366 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-329a9ff8-3c90-4ce9-92d0-307984a98b74 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b returned with HTTP 200 Aug 09 10:45:16.624776 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 659/2640] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:16 2026] GET /volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:16.626609 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-06e5f627-97a6-4db0-aac6-c0bd9b9846fc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:16.627796 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 661/2641] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:16 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:16.635633 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2bccecea-64a5-4795-a8c1-b16ac0ac939e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.638719 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bccecea-64a5-4795-a8c1-b16ac0ac939e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] POST https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b/action Aug 09 10:45:16.639097 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bccecea-64a5-4795-a8c1-b16ac0ac939e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:16.639586 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bccecea-64a5-4795-a8c1-b16ac0ac939e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:16.643595 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.snapshot_actions [None req-2bccecea-64a5-4795-a8c1-b16ac0ac939e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100319) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 09 10:45:16.652842 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.652842 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:16.653452 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.snapshot_actions [None req-2bccecea-64a5-4795-a8c1-b16ac0ac939e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] Updating snapshot f0b283a1-ca82-4f59-a607-da404815bf9b with info {'id': 'f0b283a1-ca82-4f59-a607-da404815bf9b', 'status': 'error', 'progress': '80%'} Aug 09 10:45:16.662500 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bccecea-64a5-4795-a8c1-b16ac0ac939e tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-member] https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b/action returned with HTTP 202 Aug 09 10:45:16.663004 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 668/2642] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:45:16 2026] POST /volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:16.663601 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-8620d0da-4025-4958-8c82-1775f954c354 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.666641 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-8620d0da-4025-4958-8c82-1775f954c354 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84/action Aug 09 10:45:16.667287 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-8620d0da-4025-4958-8c82-1775f954c354 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:16.667477 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-8620d0da-4025-4958-8c82-1775f954c354 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:16.671022 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3351a3dc-85d7-40ae-a55e-cd843496b075 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.673750 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3351a3dc-85d7-40ae-a55e-cd843496b075 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b Aug 09 10:45:16.673936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3351a3dc-85d7-40ae-a55e-cd843496b075 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.674112 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3351a3dc-85d7-40ae-a55e-cd843496b075 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.674299 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-3351a3dc-85d7-40ae-a55e-cd843496b075 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete snapshot with id: f0b283a1-ca82-4f59-a607-da404815bf9b Aug 09 10:45:16.679867 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.679867 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:16.680236 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3351a3dc-85d7-40ae-a55e-cd843496b075 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:16.681046 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.681046 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:16.681552 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-8620d0da-4025-4958-8c82-1775f954c354 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:16.689756 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-8620d0da-4025-4958-8c82-1775f954c354 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Begin detaching volume completed successfully. Aug 09 10:45:16.689985 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-8620d0da-4025-4958-8c82-1775f954c354 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84/action returned with HTTP 202 Aug 09 10:45:16.690611 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 655/2643] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:45:16 2026] POST /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:45:16.697621 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3351a3dc-85d7-40ae-a55e-cd843496b075 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot delete request issued successfully. Aug 09 10:45:16.697850 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3351a3dc-85d7-40ae-a55e-cd843496b075 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b returned with HTTP 202 Aug 09 10:45:16.698559 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 660/2644] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:16 2026] DELETE /volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:16.710017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9031edc5-7b4d-4412-86f4-83e34bf6363a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.712593 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9031edc5-7b4d-4412-86f4-83e34bf6363a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b Aug 09 10:45:16.712929 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9031edc5-7b4d-4412-86f4-83e34bf6363a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.713209 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9031edc5-7b4d-4412-86f4-83e34bf6363a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.719583 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.719583 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:16.720000 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9031edc5-7b4d-4412-86f4-83e34bf6363a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Snapshot retrieved successfully. Aug 09 10:45:16.720951 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9031edc5-7b4d-4412-86f4-83e34bf6363a tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b returned with HTTP 200 Aug 09 10:45:16.721467 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 662/2645] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:16 2026] GET /volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:16.749399 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-42aa509b-e9a5-43e3-905b-11f6f604e368 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.750265 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42aa509b-e9a5-43e3-905b-11f6f604e368 None None] GET https://10.4.3.125/volume// Aug 09 10:45:16.750265 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-42aa509b-e9a5-43e3-905b-11f6f604e368 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.750494 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-42aa509b-e9a5-43e3-905b-11f6f604e368 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.750942 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42aa509b-e9a5-43e3-905b-11f6f604e368 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:16.751740 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 669/2646] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:45: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 09 10:45:16.763176 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-73ad1f86-9b0a-475e-a61e-453cb93aebd2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:16.766079 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-73ad1f86-9b0a-475e-a61e-453cb93aebd2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:16.767115 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-73ad1f86-9b0a-475e-a61e-453cb93aebd2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:16.767115 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-73ad1f86-9b0a-475e-a61e-453cb93aebd2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:16.785325 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:16.785325 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:16.795182 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-73ad1f86-9b0a-475e-a61e-453cb93aebd2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:16.802120 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-73ad1f86-9b0a-475e-a61e-453cb93aebd2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:16.802826 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 656/2647] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:45:16 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:45:17.733283 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-158e1301-a929-45c8-84a4-3bde6cc23d4f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:17.735940 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-158e1301-a929-45c8-84a4-3bde6cc23d4f tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b Aug 09 10:45:17.735940 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-158e1301-a929-45c8-84a4-3bde6cc23d4f tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:17.736168 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-158e1301-a929-45c8-84a4-3bde6cc23d4f tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:17.742525 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-158e1301-a929-45c8-84a4-3bde6cc23d4f tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b returned with HTTP 404 Aug 09 10:45:17.743214 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 661/2648] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:17 2026] GET /volume/v3/snapshots/f0b283a1-ca82-4f59-a607-da404815bf9b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:17.760519 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bd389730-0b5e-4d35-b951-b549c134c848 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:17.763828 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd389730-0b5e-4d35-b951-b549c134c848 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e Aug 09 10:45:17.764361 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd389730-0b5e-4d35-b951-b549c134c848 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:17.764792 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd389730-0b5e-4d35-b951-b549c134c848 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:17.765227 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-bd389730-0b5e-4d35-b951-b549c134c848 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume with id: ccf1064e-cbcd-4edf-807d-d29d5930156e Aug 09 10:45:17.777482 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:17.777482 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:17.777605 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bd389730-0b5e-4d35-b951-b549c134c848 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:17.808656 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bd389730-0b5e-4d35-b951-b549c134c848 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Delete volume request issued successfully. Aug 09 10:45:17.808792 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd389730-0b5e-4d35-b951-b549c134c848 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e returned with HTTP 202 Aug 09 10:45:17.809804 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 663/2649] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:45:17 2026] DELETE /volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:17.813853 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-5b5c993c-184f-4243-969d-1791711d74f7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:17.818906 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-5b5c993c-184f-4243-969d-1791711d74f7 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] DELETE https://10.4.3.125/volume/v3/attachments/4c4c6ddf-78c5-4d36-b506-c33f2a5a8a5c Aug 09 10:45:17.819388 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-5b5c993c-184f-4243-969d-1791711d74f7 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:17.821016 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-5b5c993c-184f-4243-969d-1791711d74f7 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:17.823451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a126a418-29a2-4566-b7dc-7d5c625b1d85 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:17.825859 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a126a418-29a2-4566-b7dc-7d5c625b1d85 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e Aug 09 10:45:17.826176 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a126a418-29a2-4566-b7dc-7d5c625b1d85 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:17.827264 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a126a418-29a2-4566-b7dc-7d5c625b1d85 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:17.833465 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:17.833465 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:17.836837 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:17.836837 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:17.843472 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a126a418-29a2-4566-b7dc-7d5c625b1d85 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Volume info retrieved successfully. Aug 09 10:45:17.851052 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a126a418-29a2-4566-b7dc-7d5c625b1d85 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e returned with HTTP 200 Aug 09 10:45:17.851820 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 657/2650] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:17 2026] GET /volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:17.907987 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c669ee5d-4590-4841-888e-de9cf8b2c643 req-5b5c993c-184f-4243-969d-1791711d74f7 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments/4c4c6ddf-78c5-4d36-b506-c33f2a5a8a5c returned with HTTP 200 Aug 09 10:45:17.908541 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 670/2651] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:45:17 2026] DELETE /volume/v3/attachments/4c4c6ddf-78c5-4d36-b506-c33f2a5a8a5c => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:18.853719 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e1671770-35a6-4afc-b787-442689d1a022 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:18.856458 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1671770-35a6-4afc-b787-442689d1a022 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:45:18.858206 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1671770-35a6-4afc-b787-442689d1a022 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:18.858206 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1671770-35a6-4afc-b787-442689d1a022 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:18.865695 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:18.865695 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:18.868439 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc4b29d9-678d-4e20-a686-a6f68147eb05 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:18.870354 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc4b29d9-678d-4e20-a686-a6f68147eb05 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] GET https://10.4.3.125/volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e Aug 09 10:45:18.870540 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc4b29d9-678d-4e20-a686-a6f68147eb05 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:18.870668 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e1671770-35a6-4afc-b787-442689d1a022 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:45:18.870801 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc4b29d9-678d-4e20-a686-a6f68147eb05 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:18.876915 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc4b29d9-678d-4e20-a686-a6f68147eb05 tempest-ProjectMemberTests-709963434 tempest-ProjectMemberTests-709963434-project-admin] https://10.4.3.125/volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e returned with HTTP 404 Aug 09 10:45:18.877479 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 664/2652] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:18 2026] GET /volume/v3/volumes/ccf1064e-cbcd-4edf-807d-d29d5930156e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:18.877580 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1671770-35a6-4afc-b787-442689d1a022 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:45:18.878148 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 662/2653] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:18 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:23.886263 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9dc06722-6595-4616-9f4e-f8f2dbe33feb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:23.889656 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dc06722-6595-4616-9f4e-f8f2dbe33feb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:45:23.890991 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9dc06722-6595-4616-9f4e-f8f2dbe33feb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2cc8720-2369-409f-b57d-73afa86cf867", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2064056559", "description": null, "metadata": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:23.913548 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:23.913548 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:23.913548 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9dc06722-6595-4616-9f4e-f8f2dbe33feb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:23.913548 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-9dc06722-6595-4616-9f4e-f8f2dbe33feb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create snapshot from volume e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:45:23.961214 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-9dc06722-6595-4616-9f4e-f8f2dbe33feb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['2353f0a8-9b1a-4488-b0b9-30c1a4ba935a', '8c9934d4-6198-4791-b879-04852982ec77', '536428d2-e412-475c-98e6-8d990a6f4356', '8c76345a-4ed8-4f03-ad6d-6785845a0928'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:24.000749 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9dc06722-6595-4616-9f4e-f8f2dbe33feb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot force create request issued successfully. Aug 09 10:45:24.001117 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dc06722-6595-4616-9f4e-f8f2dbe33feb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:45:24.001625 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 658/2654] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:45:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:24.013160 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-66cb944b-aad1-42d6-ad49-d95543ecbbf2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:24.015855 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-66cb944b-aad1-42d6-ad49-d95543ecbbf2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 Aug 09 10:45:24.016479 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-66cb944b-aad1-42d6-ad49-d95543ecbbf2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:24.016616 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-66cb944b-aad1-42d6-ad49-d95543ecbbf2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:24.023139 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:24.023139 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:24.023878 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-66cb944b-aad1-42d6-ad49-d95543ecbbf2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:24.025707 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-66cb944b-aad1-42d6-ad49-d95543ecbbf2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 returned with HTTP 200 Aug 09 10:45:24.025707 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 671/2655] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:24 2026] GET /volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:25.036388 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f7979047-c34b-4def-b1d2-452ac3e9567b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:25.038677 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f7979047-c34b-4def-b1d2-452ac3e9567b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 Aug 09 10:45:25.038973 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f7979047-c34b-4def-b1d2-452ac3e9567b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:25.039296 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f7979047-c34b-4def-b1d2-452ac3e9567b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:25.046085 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:25.046085 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:25.046735 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f7979047-c34b-4def-b1d2-452ac3e9567b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:25.047786 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f7979047-c34b-4def-b1d2-452ac3e9567b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 returned with HTTP 200 Aug 09 10:45:25.048314 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 665/2656] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:25 2026] GET /volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:25.061674 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-35bdbe37-034c-4355-b71a-ce006289af70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:25.063579 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35bdbe37-034c-4355-b71a-ce006289af70 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 Aug 09 10:45:25.063773 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35bdbe37-034c-4355-b71a-ce006289af70 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:25.063984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35bdbe37-034c-4355-b71a-ce006289af70 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:25.069494 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:25.069494 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:25.070209 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-35bdbe37-034c-4355-b71a-ce006289af70 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:25.070915 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35bdbe37-034c-4355-b71a-ce006289af70 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 returned with HTTP 200 Aug 09 10:45:25.071368 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 663/2657] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:25 2026] GET /volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:25.085329 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-89bc54f1-a949-4549-89b9-3d5d542f51a2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:25.088108 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-89bc54f1-a949-4549-89b9-3d5d542f51a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:45:25.088654 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-89bc54f1-a949-4549-89b9-3d5d542f51a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2cc8720-2369-409f-b57d-73afa86cf867", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1545440529", "description": null, "metadata": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:25.104310 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:25.104310 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:25.105009 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-89bc54f1-a949-4549-89b9-3d5d542f51a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:25.105254 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-89bc54f1-a949-4549-89b9-3d5d542f51a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create snapshot from volume e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:45:25.138526 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-89bc54f1-a949-4549-89b9-3d5d542f51a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['85560f07-52d4-4289-b087-657cd95a7966', 'e7a40886-e5c6-4355-a57e-96ff32484c71', '555fd851-243f-4b83-9b5d-853bd1c3354f', '5e103ba6-9916-4612-9b27-2991bb577855'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:25.189453 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-89bc54f1-a949-4549-89b9-3d5d542f51a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot force create request issued successfully. Aug 09 10:45:25.189975 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-89bc54f1-a949-4549-89b9-3d5d542f51a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:45:25.190624 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 659/2658] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:45:25 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 09 10:45:25.202649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-64b34c07-dc0a-4dee-96e9-ca3e371073c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:25.205010 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64b34c07-dc0a-4dee-96e9-ca3e371073c0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 Aug 09 10:45:25.205307 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64b34c07-dc0a-4dee-96e9-ca3e371073c0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:25.205612 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64b34c07-dc0a-4dee-96e9-ca3e371073c0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:25.214833 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:25.214833 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:25.215701 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-64b34c07-dc0a-4dee-96e9-ca3e371073c0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:25.216909 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64b34c07-dc0a-4dee-96e9-ca3e371073c0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 returned with HTTP 200 Aug 09 10:45:25.217439 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 672/2659] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:25 2026] GET /volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:26.232290 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b221d840-e420-4dad-b9fa-acaa7c1e99b5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:26.238175 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b221d840-e420-4dad-b9fa-acaa7c1e99b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 Aug 09 10:45:26.238436 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b221d840-e420-4dad-b9fa-acaa7c1e99b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:26.238670 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b221d840-e420-4dad-b9fa-acaa7c1e99b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:26.249256 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:26.249256 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:26.249927 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b221d840-e420-4dad-b9fa-acaa7c1e99b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:26.250976 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b221d840-e420-4dad-b9fa-acaa7c1e99b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 returned with HTTP 200 Aug 09 10:45:26.251545 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 666/2660] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:26 2026] GET /volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:26.267274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d3325090-a58e-43c3-8fe4-f908720527ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:26.276082 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3325090-a58e-43c3-8fe4-f908720527ab tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 Aug 09 10:45:26.276082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3325090-a58e-43c3-8fe4-f908720527ab tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:26.276082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3325090-a58e-43c3-8fe4-f908720527ab tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:26.282623 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:26.282623 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:26.283683 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d3325090-a58e-43c3-8fe4-f908720527ab tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:26.285057 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3325090-a58e-43c3-8fe4-f908720527ab tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 returned with HTTP 200 Aug 09 10:45:26.285647 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 664/2661] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:26 2026] GET /volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:26.298854 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6a1cf28e-e67b-4f59-bd61-fe818202f0dc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:26.302922 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a1cf28e-e67b-4f59-bd61-fe818202f0dc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:45:26.303355 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a1cf28e-e67b-4f59-bd61-fe818202f0dc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2cc8720-2369-409f-b57d-73afa86cf867", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-258089198", "description": null, "metadata": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:26.321557 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:26.321557 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:26.322564 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6a1cf28e-e67b-4f59-bd61-fe818202f0dc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:26.322564 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-6a1cf28e-e67b-4f59-bd61-fe818202f0dc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create snapshot from volume e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:45:26.359888 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6a1cf28e-e67b-4f59-bd61-fe818202f0dc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['2320b338-e87f-46ff-b5cf-e52cb49fd88f', '53cfc849-8b76-4dca-89b0-6867ae0ef4f8', 'a99e2e78-3477-464c-888d-2d802d3a0b41', 'af00f1d7-8870-4470-94df-86165b0ebc81'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:26.408507 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6a1cf28e-e67b-4f59-bd61-fe818202f0dc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot force create request issued successfully. Aug 09 10:45:26.408846 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a1cf28e-e67b-4f59-bd61-fe818202f0dc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:45:26.409624 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 660/2662] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:45:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:26.425293 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-57b0af5a-a916-4398-a7a5-78d9055874b1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:26.427876 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-57b0af5a-a916-4398-a7a5-78d9055874b1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa Aug 09 10:45:26.428170 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-57b0af5a-a916-4398-a7a5-78d9055874b1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:26.428497 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-57b0af5a-a916-4398-a7a5-78d9055874b1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:26.435098 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:26.435098 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:26.435954 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-57b0af5a-a916-4398-a7a5-78d9055874b1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:26.437177 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-57b0af5a-a916-4398-a7a5-78d9055874b1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa returned with HTTP 200 Aug 09 10:45:26.437795 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 673/2663] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:26 2026] GET /volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:45:27.448259 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e17e5c42-a61c-44b3-983d-e5e3b6c47b22 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:27.450390 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e17e5c42-a61c-44b3-983d-e5e3b6c47b22 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa Aug 09 10:45:27.450618 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e17e5c42-a61c-44b3-983d-e5e3b6c47b22 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:27.450853 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e17e5c42-a61c-44b3-983d-e5e3b6c47b22 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:27.457126 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:27.457126 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:27.457683 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e17e5c42-a61c-44b3-983d-e5e3b6c47b22 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:27.458622 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e17e5c42-a61c-44b3-983d-e5e3b6c47b22 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa returned with HTTP 200 Aug 09 10:45:27.459043 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 667/2664] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:27 2026] GET /volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:27.473457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-63a2e20c-fc72-42f0-92b4-5b9e29c062d7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:27.475792 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63a2e20c-fc72-42f0-92b4-5b9e29c062d7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa Aug 09 10:45:27.476076 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63a2e20c-fc72-42f0-92b4-5b9e29c062d7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:27.476358 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63a2e20c-fc72-42f0-92b4-5b9e29c062d7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:27.484404 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:27.484404 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:27.484856 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-63a2e20c-fc72-42f0-92b4-5b9e29c062d7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:27.485615 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63a2e20c-fc72-42f0-92b4-5b9e29c062d7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa returned with HTTP 200 Aug 09 10:45:27.486076 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 665/2665] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:27 2026] GET /volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:29.085430 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6d36e5b8-dfa0-488b-b3f1-1aed6c4a825f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:29.087394 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d36e5b8-dfa0-488b-b3f1-1aed6c4a825f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa Aug 09 10:45:29.087619 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d36e5b8-dfa0-488b-b3f1-1aed6c4a825f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:29.087873 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d36e5b8-dfa0-488b-b3f1-1aed6c4a825f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:29.088056 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-6d36e5b8-dfa0-488b-b3f1-1aed6c4a825f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: 9c878dd8-9b87-4a0a-9f17-4eb421b1fafa Aug 09 10:45:29.094993 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:29.094993 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:29.094993 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6d36e5b8-dfa0-488b-b3f1-1aed6c4a825f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:29.127280 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6d36e5b8-dfa0-488b-b3f1-1aed6c4a825f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot delete request issued successfully. Aug 09 10:45:29.127280 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d36e5b8-dfa0-488b-b3f1-1aed6c4a825f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa returned with HTTP 202 Aug 09 10:45:29.127280 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 661/2666] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:29 2026] DELETE /volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:29.139116 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aba83ca5-738a-47ad-9c93-9a1cd894fa6e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:29.141809 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aba83ca5-738a-47ad-9c93-9a1cd894fa6e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa Aug 09 10:45:29.141809 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aba83ca5-738a-47ad-9c93-9a1cd894fa6e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:29.141909 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aba83ca5-738a-47ad-9c93-9a1cd894fa6e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:29.149028 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:29.149028 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:29.149367 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-aba83ca5-738a-47ad-9c93-9a1cd894fa6e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:29.150430 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aba83ca5-738a-47ad-9c93-9a1cd894fa6e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa returned with HTTP 200 Aug 09 10:45:29.150928 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 674/2667] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:29 2026] GET /volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:30.166462 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-61d7b7ad-be60-43a2-8ee6-e2a631373bf1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:30.168898 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61d7b7ad-be60-43a2-8ee6-e2a631373bf1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa Aug 09 10:45:30.169418 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61d7b7ad-be60-43a2-8ee6-e2a631373bf1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:30.169847 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61d7b7ad-be60-43a2-8ee6-e2a631373bf1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:30.177246 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61d7b7ad-be60-43a2-8ee6-e2a631373bf1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa returned with HTTP 404 Aug 09 10:45:30.178754 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 668/2668] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:30 2026] GET /volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:30.187046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5ac2201c-ece1-400f-af5a-aab71b7fa091 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:30.189410 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ac2201c-ece1-400f-af5a-aab71b7fa091 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 Aug 09 10:45:30.189619 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ac2201c-ece1-400f-af5a-aab71b7fa091 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:30.189909 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ac2201c-ece1-400f-af5a-aab71b7fa091 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:30.190052 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-5ac2201c-ece1-400f-af5a-aab71b7fa091 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: 1540d563-e85f-45ff-a497-ca68eb1f9f39 Aug 09 10:45:30.196638 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:30.196638 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:30.197177 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5ac2201c-ece1-400f-af5a-aab71b7fa091 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:30.222265 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5ac2201c-ece1-400f-af5a-aab71b7fa091 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot delete request issued successfully. Aug 09 10:45:30.222265 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ac2201c-ece1-400f-af5a-aab71b7fa091 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 returned with HTTP 202 Aug 09 10:45:30.222265 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 666/2669] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:30 2026] DELETE /volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:30.230577 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-37996c7c-14e0-4f0f-9382-6fe7dcf97c05 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:30.232963 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37996c7c-14e0-4f0f-9382-6fe7dcf97c05 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 Aug 09 10:45:30.233392 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37996c7c-14e0-4f0f-9382-6fe7dcf97c05 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:30.233737 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37996c7c-14e0-4f0f-9382-6fe7dcf97c05 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:30.242106 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:30.242106 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:30.242925 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-37996c7c-14e0-4f0f-9382-6fe7dcf97c05 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:30.244145 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37996c7c-14e0-4f0f-9382-6fe7dcf97c05 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 returned with HTTP 200 Aug 09 10:45:30.245051 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 662/2670] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:30 2026] GET /volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:31.253771 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-953ebf3b-6f2e-431f-84da-8372dea57702 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:31.256679 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-953ebf3b-6f2e-431f-84da-8372dea57702 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 Aug 09 10:45:31.256918 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-953ebf3b-6f2e-431f-84da-8372dea57702 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:31.257132 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-953ebf3b-6f2e-431f-84da-8372dea57702 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:31.262613 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-953ebf3b-6f2e-431f-84da-8372dea57702 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 returned with HTTP 404 Aug 09 10:45:31.263159 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 675/2671] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:31 2026] GET /volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:31.272218 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e97cae74-4bb7-4889-bdf3-858b57154b1b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:31.274447 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e97cae74-4bb7-4889-bdf3-858b57154b1b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 Aug 09 10:45:31.274997 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e97cae74-4bb7-4889-bdf3-858b57154b1b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:31.275350 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e97cae74-4bb7-4889-bdf3-858b57154b1b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:31.276205 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-e97cae74-4bb7-4889-bdf3-858b57154b1b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: ec634ffb-9f2c-43af-af84-31a2003f8131 Aug 09 10:45:31.282585 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:31.282585 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:31.283533 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e97cae74-4bb7-4889-bdf3-858b57154b1b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:31.308221 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e97cae74-4bb7-4889-bdf3-858b57154b1b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot delete request issued successfully. Aug 09 10:45:31.308221 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e97cae74-4bb7-4889-bdf3-858b57154b1b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 returned with HTTP 202 Aug 09 10:45:31.308221 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 669/2672] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:31 2026] DELETE /volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:31.314953 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d297d6a9-33a8-4c80-8642-a8ffb5e88729 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:31.316683 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d297d6a9-33a8-4c80-8642-a8ffb5e88729 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 Aug 09 10:45:31.316754 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d297d6a9-33a8-4c80-8642-a8ffb5e88729 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:31.317047 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d297d6a9-33a8-4c80-8642-a8ffb5e88729 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:31.322830 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:31.322830 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:31.323380 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d297d6a9-33a8-4c80-8642-a8ffb5e88729 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:45:31.324258 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d297d6a9-33a8-4c80-8642-a8ffb5e88729 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 returned with HTTP 200 Aug 09 10:45:31.324639 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 667/2673] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:31 2026] GET /volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:32.335705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-511e0b10-8813-4910-a006-7b5b27f87ce3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:32.337407 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-511e0b10-8813-4910-a006-7b5b27f87ce3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 Aug 09 10:45:32.337569 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-511e0b10-8813-4910-a006-7b5b27f87ce3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:32.337737 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-511e0b10-8813-4910-a006-7b5b27f87ce3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:32.342939 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-511e0b10-8813-4910-a006-7b5b27f87ce3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 returned with HTTP 404 Aug 09 10:45:32.343550 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 663/2674] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:32 2026] GET /volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:32.350852 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-51638b04-d2a0-47ff-abcf-1ce378696aba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:32.352485 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51638b04-d2a0-47ff-abcf-1ce378696aba tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa Aug 09 10:45:32.352698 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51638b04-d2a0-47ff-abcf-1ce378696aba tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:32.352909 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51638b04-d2a0-47ff-abcf-1ce378696aba tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:32.353061 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-51638b04-d2a0-47ff-abcf-1ce378696aba tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: 9c878dd8-9b87-4a0a-9f17-4eb421b1fafa Aug 09 10:45:32.356959 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51638b04-d2a0-47ff-abcf-1ce378696aba tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa returned with HTTP 404 Aug 09 10:45:32.357463 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 676/2675] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:32 2026] DELETE /volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:32.372287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6cc4db1e-ba1f-4abd-ae4a-787d3521bd4b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:32.372287 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6cc4db1e-ba1f-4abd-ae4a-787d3521bd4b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa Aug 09 10:45:32.372287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6cc4db1e-ba1f-4abd-ae4a-787d3521bd4b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:32.372287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6cc4db1e-ba1f-4abd-ae4a-787d3521bd4b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:32.382637 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6cc4db1e-ba1f-4abd-ae4a-787d3521bd4b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa returned with HTTP 404 Aug 09 10:45:32.382637 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 670/2676] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:32 2026] GET /volume/v3/snapshots/9c878dd8-9b87-4a0a-9f17-4eb421b1fafa => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:32.391661 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2fdebcd1-a107-4292-ac73-28e803fd77f8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:32.393626 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fdebcd1-a107-4292-ac73-28e803fd77f8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 Aug 09 10:45:32.393810 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fdebcd1-a107-4292-ac73-28e803fd77f8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:32.394005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fdebcd1-a107-4292-ac73-28e803fd77f8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:32.394106 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-2fdebcd1-a107-4292-ac73-28e803fd77f8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: 1540d563-e85f-45ff-a497-ca68eb1f9f39 Aug 09 10:45:32.398793 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fdebcd1-a107-4292-ac73-28e803fd77f8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 returned with HTTP 404 Aug 09 10:45:32.399306 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 668/2677] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:32 2026] DELETE /volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:32.410376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bbc3556f-19b5-4add-a899-00d745131d44 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:32.413546 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bbc3556f-19b5-4add-a899-00d745131d44 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 Aug 09 10:45:32.413837 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bbc3556f-19b5-4add-a899-00d745131d44 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:32.414136 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bbc3556f-19b5-4add-a899-00d745131d44 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:32.421984 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bbc3556f-19b5-4add-a899-00d745131d44 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 returned with HTTP 404 Aug 09 10:45:32.422641 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 664/2678] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:32 2026] GET /volume/v3/snapshots/1540d563-e85f-45ff-a497-ca68eb1f9f39 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:32.432714 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11626f6a-dde3-4d61-a7dd-8de6e6004192 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:32.434915 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11626f6a-dde3-4d61-a7dd-8de6e6004192 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 Aug 09 10:45:32.435144 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11626f6a-dde3-4d61-a7dd-8de6e6004192 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:32.435377 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11626f6a-dde3-4d61-a7dd-8de6e6004192 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:32.435475 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-11626f6a-dde3-4d61-a7dd-8de6e6004192 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: ec634ffb-9f2c-43af-af84-31a2003f8131 Aug 09 10:45:32.439692 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11626f6a-dde3-4d61-a7dd-8de6e6004192 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 returned with HTTP 404 Aug 09 10:45:32.440765 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 677/2679] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:32 2026] DELETE /volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:32.450148 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-495d63c0-bc49-4bd9-9d94-39bbc26b48e3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:32.451781 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-495d63c0-bc49-4bd9-9d94-39bbc26b48e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 Aug 09 10:45:32.452256 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-495d63c0-bc49-4bd9-9d94-39bbc26b48e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:32.452634 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-495d63c0-bc49-4bd9-9d94-39bbc26b48e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:32.458107 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-495d63c0-bc49-4bd9-9d94-39bbc26b48e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 returned with HTTP 404 Aug 09 10:45:32.458750 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 671/2680] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:32 2026] GET /volume/v3/snapshots/ec634ffb-9f2c-43af-af84-31a2003f8131 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:34.600475 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8e70c8ed-6436-4dca-a2b7-3f26d9c0c389 req-5d02461b-ce60-4a24-bd84-e43a70d6e581 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:34.602672 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8e70c8ed-6436-4dca-a2b7-3f26d9c0c389 req-5d02461b-ce60-4a24-bd84-e43a70d6e581 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/attachments/132300ae-0d98-4920-8916-6ff8240298e0 Aug 09 10:45:34.602864 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8e70c8ed-6436-4dca-a2b7-3f26d9c0c389 req-5d02461b-ce60-4a24-bd84-e43a70d6e581 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:34.603108 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8e70c8ed-6436-4dca-a2b7-3f26d9c0c389 req-5d02461b-ce60-4a24-bd84-e43a70d6e581 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:34.611884 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:34.611884 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:34.668893 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8e70c8ed-6436-4dca-a2b7-3f26d9c0c389 req-5d02461b-ce60-4a24-bd84-e43a70d6e581 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/132300ae-0d98-4920-8916-6ff8240298e0 returned with HTTP 200 Aug 09 10:45:34.669431 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 669/2681] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:45:34 2026] DELETE /volume/v3/attachments/132300ae-0d98-4920-8916-6ff8240298e0 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:37.118033 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8f470e11-d0a2-41a0-83a5-f9e906869d37 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:37.120002 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f470e11-d0a2-41a0-83a5-f9e906869d37 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:45:37.120239 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f470e11-d0a2-41a0-83a5-f9e906869d37 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:37.120451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f470e11-d0a2-41a0-83a5-f9e906869d37 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:37.120645 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-8f470e11-d0a2-41a0-83a5-f9e906869d37 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:45:37.129672 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:37.129672 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:37.130417 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8f470e11-d0a2-41a0-83a5-f9e906869d37 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:37.151403 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8f470e11-d0a2-41a0-83a5-f9e906869d37 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume request issued successfully. Aug 09 10:45:37.152283 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f470e11-d0a2-41a0-83a5-f9e906869d37 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 returned with HTTP 202 Aug 09 10:45:37.152929 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 665/2682] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:45:37 2026] DELETE /volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:37.163150 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-702301cb-40ac-43f0-84e7-5f8f919fe5e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:37.165375 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-702301cb-40ac-43f0-84e7-5f8f919fe5e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:45:37.165635 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-702301cb-40ac-43f0-84e7-5f8f919fe5e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:37.165963 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-702301cb-40ac-43f0-84e7-5f8f919fe5e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:37.174969 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:37.174969 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:37.179905 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-702301cb-40ac-43f0-84e7-5f8f919fe5e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:37.186470 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-702301cb-40ac-43f0-84e7-5f8f919fe5e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 returned with HTTP 200 Aug 09 10:45:37.186977 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 678/2683] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:37 2026] GET /volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:37.493710 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f36eb999-9484-497f-8b86-b934df14a5ef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:37.496934 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f36eb999-9484-497f-8b86-b934df14a5ef tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:45:37.497134 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f36eb999-9484-497f-8b86-b934df14a5ef tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:37.497375 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f36eb999-9484-497f-8b86-b934df14a5ef tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:37.509806 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:37.509806 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:37.514278 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f36eb999-9484-497f-8b86-b934df14a5ef tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:45:37.522116 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f36eb999-9484-497f-8b86-b934df14a5ef tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:45:37.526217 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 672/2684] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:37 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:37.580359 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-195ee65c-479b-4887-b676-98e1a9fe66c7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:37.582678 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-195ee65c-479b-4887-b676-98e1a9fe66c7 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:45:37.582915 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-195ee65c-479b-4887-b676-98e1a9fe66c7 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:37.583165 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-195ee65c-479b-4887-b676-98e1a9fe66c7 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:37.597027 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:37.597027 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:37.603109 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-195ee65c-479b-4887-b676-98e1a9fe66c7 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:45:37.609424 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-195ee65c-479b-4887-b676-98e1a9fe66c7 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:45:37.609768 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 670/2685] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:37 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:37.631226 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-d0b973b6-dfa7-4331-b860-58f665b3544f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:37.633449 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-d0b973b6-dfa7-4331-b860-58f665b3544f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] POST https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77/action Aug 09 10:45:37.633889 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-d0b973b6-dfa7-4331-b860-58f665b3544f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:37.634060 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-d0b973b6-dfa7-4331-b860-58f665b3544f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:37.653133 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:37.653133 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:37.654011 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-d0b973b6-dfa7-4331-b860-58f665b3544f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:45:37.665524 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-d0b973b6-dfa7-4331-b860-58f665b3544f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Begin detaching volume completed successfully. Aug 09 10:45:37.665765 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-d0b973b6-dfa7-4331-b860-58f665b3544f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77/action returned with HTTP 202 Aug 09 10:45:37.666317 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 666/2686] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:45:37 2026] POST /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:45:37.714357 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e89b5e74-2eb9-427c-a217-f3cad4d9d184 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:37.714357 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e89b5e74-2eb9-427c-a217-f3cad4d9d184 None None] GET https://10.4.3.125/volume// Aug 09 10:45:37.714357 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e89b5e74-2eb9-427c-a217-f3cad4d9d184 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:37.714645 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e89b5e74-2eb9-427c-a217-f3cad4d9d184 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:37.715084 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e89b5e74-2eb9-427c-a217-f3cad4d9d184 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:37.715505 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 679/2687] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:45: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 09 10:45:37.730446 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-c3224de4-c471-492e-9c15-97f85a94ca7d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:37.733963 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-c3224de4-c471-492e-9c15-97f85a94ca7d tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:45:37.734182 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-c3224de4-c471-492e-9c15-97f85a94ca7d tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:37.734383 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-c3224de4-c471-492e-9c15-97f85a94ca7d tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:37.744566 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:37.744566 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:37.748313 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-c3224de4-c471-492e-9c15-97f85a94ca7d tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:45:37.754139 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-c3224de4-c471-492e-9c15-97f85a94ca7d tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:45:37.754614 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 673/2688] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:45:37 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:45:38.201222 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ea61d7d9-bb15-4ae6-a40a-c8dc7a85a064 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:38.207405 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea61d7d9-bb15-4ae6-a40a-c8dc7a85a064 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 Aug 09 10:45:38.207638 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea61d7d9-bb15-4ae6-a40a-c8dc7a85a064 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:38.207845 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea61d7d9-bb15-4ae6-a40a-c8dc7a85a064 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:38.219705 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea61d7d9-bb15-4ae6-a40a-c8dc7a85a064 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 returned with HTTP 404 Aug 09 10:45:38.220467 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 671/2689] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:38 2026] GET /volume/v3/volumes/e2cc8720-2369-409f-b57d-73afa86cf867 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:38.257716 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:38.259641 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:45:38.260259 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1798744032", "snapshot_id": null, "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:38.262905 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1798744032', 'snapshot_id': None, 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:45:38.509357 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume of 1 GB Aug 09 10:45:38.515423 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Availability Zones retrieved successfully. Aug 09 10:45:38.521538 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (be4db8a4-52d5-4d2f-b841-184620ac077f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:38.523026 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0cfc0f-fbde-403f-ba23-0ec6c93e2e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:38.524143 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:45:38.617576 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0cfc0f-fbde-403f-ba23-0ec6c93e2e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:38.619130 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ffb157-3b38-4d5c-87df-eabf5f8c3566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:38.677615 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['d9a234ee-6d69-4e58-a7ba-8cee7c684674', 'f03d2423-a4d1-45da-882d-b93f85b1a468', 'cf73acb0-bc1a-4954-b9ef-da4780f8fb41', '61386a94-5d16-4682-a7a4-c0e774a06041'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:38.678711 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ffb157-3b38-4d5c-87df-eabf5f8c3566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a234ee-6d69-4e58-a7ba-8cee7c684674', 'f03d2423-a4d1-45da-882d-b93f85b1a468', 'cf73acb0-bc1a-4954-b9ef-da4780f8fb41', '61386a94-5d16-4682-a7a4-c0e774a06041']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:38.680373 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66d59481-4747-47fd-858e-e42882161e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:38.710315 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66d59481-4747-47fd-858e-e42882161e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1e69a0b-7fa3-48f2-a2ed-97acbc31f042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1798744032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['d9a234ee-6d69-4e58-a7ba-8cee7c684674','f03d2423-a4d1-45da-882d-b93f85b1a468','cf73acb0-bc1a-4954-b9ef-da4780f8fb41','61386a94-5d16-4682-a7a4-c0e774a06041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1798744032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1e69a0b-7fa3-48f2-a2ed-97acbc31f042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2fb0754369b4615ad745ecdf8680c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6250c3829474927a954476fa71962ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:38.711203 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d62873-4aa5-4e24-ba40-2614a23c694f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:38.743484 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d62873-4aa5-4e24-ba40-2614a23c694f) transitioned into state 'SUCCESS' from state '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-1798744032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['d9a234ee-6d69-4e58-a7ba-8cee7c684674','f03d2423-a4d1-45da-882d-b93f85b1a468','cf73acb0-bc1a-4954-b9ef-da4780f8fb41','61386a94-5d16-4682-a7a4-c0e774a06041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:38.743484 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac50020d-8e17-41de-b9ac-0f82a88e95d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:38.759843 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac50020d-8e17-41de-b9ac-0f82a88e95d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:38.760704 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (be4db8a4-52d5-4d2f-b841-184620ac077f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:38.761051 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request issued successfully. Aug 09 10:45:38.761672 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1e7b19e-df4c-4c78-b7a8-e0af98a282ca tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:45:38.762358 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 667/2690] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:45:38 2026] POST /volume/v3/volumes => generated 759 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:38.783061 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-928e4576-2d52-4bc0-93a0-e9a6557f1b34 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:38.783412 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-afddf37e-3a39-454f-8b13-ce7c586befda None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:38.785665 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-afddf37e-3a39-454f-8b13-ce7c586befda tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:45:38.786031 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-afddf37e-3a39-454f-8b13-ce7c586befda tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:38.786274 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-afddf37e-3a39-454f-8b13-ce7c586befda tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:38.787138 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-928e4576-2d52-4bc0-93a0-e9a6557f1b34 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] DELETE https://10.4.3.125/volume/v3/attachments/007f09c7-53a9-4dd2-9f12-7c39eb7ee23c Aug 09 10:45:38.787663 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-928e4576-2d52-4bc0-93a0-e9a6557f1b34 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:38.788025 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-928e4576-2d52-4bc0-93a0-e9a6557f1b34 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:38.795198 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:38.795198 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:38.800507 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-afddf37e-3a39-454f-8b13-ce7c586befda tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:38.801705 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:38.801705 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:38.808690 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-afddf37e-3a39-454f-8b13-ce7c586befda tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 returned with HTTP 200 Aug 09 10:45:38.810351 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 674/2691] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:38 2026] GET /volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:38.875421 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9c5da06f-3967-4dff-b463-ac5f309e6553 req-928e4576-2d52-4bc0-93a0-e9a6557f1b34 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/attachments/007f09c7-53a9-4dd2-9f12-7c39eb7ee23c returned with HTTP 200 Aug 09 10:45:38.876377 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 680/2692] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:45:38 2026] DELETE /volume/v3/attachments/007f09c7-53a9-4dd2-9f12-7c39eb7ee23c => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:39.825542 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2b5cb743-fa72-4590-8ff9-2c66777f5118 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:39.828677 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b5cb743-fa72-4590-8ff9-2c66777f5118 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:45:39.828677 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b5cb743-fa72-4590-8ff9-2c66777f5118 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:39.828677 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b5cb743-fa72-4590-8ff9-2c66777f5118 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:39.837143 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:39.837143 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:39.841459 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2b5cb743-fa72-4590-8ff9-2c66777f5118 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:39.846492 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b5cb743-fa72-4590-8ff9-2c66777f5118 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 returned with HTTP 200 Aug 09 10:45:39.846900 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 672/2693] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:39 2026] GET /volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:39.852128 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a77f54a2-5ffa-43e5-ac27-08020f8551d6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:39.854818 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a77f54a2-5ffa-43e5-ac27-08020f8551d6 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:45:39.855140 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a77f54a2-5ffa-43e5-ac27-08020f8551d6 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:39.855437 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a77f54a2-5ffa-43e5-ac27-08020f8551d6 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:39.863257 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:39.863257 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:39.865472 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ad5978cc-d0cc-4f24-872d-c9b5053881f8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:39.867067 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a77f54a2-5ffa-43e5-ac27-08020f8551d6 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:45:39.871505 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ad5978cc-d0cc-4f24-872d-c9b5053881f8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:45:39.871658 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a77f54a2-5ffa-43e5-ac27-08020f8551d6 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:45:39.871759 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ad5978cc-d0cc-4f24-872d-c9b5053881f8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:39.871983 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ad5978cc-d0cc-4f24-872d-c9b5053881f8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:39.872054 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 668/2694] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:39 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:39.879927 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:39.879927 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:39.885716 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ad5978cc-d0cc-4f24-872d-c9b5053881f8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:39.889056 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ad5978cc-d0cc-4f24-872d-c9b5053881f8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 returned with HTTP 200 Aug 09 10:45:39.889475 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 675/2695] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:39 2026] GET /volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:41.457572 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-18208e4b-2cda-4889-a8fe-1aeca0a65a5e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:41.459816 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-18208e4b-2cda-4889-a8fe-1aeca0a65a5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:45:41.460215 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-18208e4b-2cda-4889-a8fe-1aeca0a65a5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:41.460514 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-18208e4b-2cda-4889-a8fe-1aeca0a65a5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:41.471915 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:41.471915 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:41.474993 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-18208e4b-2cda-4889-a8fe-1aeca0a65a5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:41.480109 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-18208e4b-2cda-4889-a8fe-1aeca0a65a5e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 returned with HTTP 200 Aug 09 10:45:41.480659 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 681/2696] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:41 2026] GET /volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:42.055765 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-3ac9132b-56ce-406a-a1eb-7b72ab244ae9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:42.057762 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-3ac9132b-56ce-406a-a1eb-7b72ab244ae9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:45:42.057984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-3ac9132b-56ce-406a-a1eb-7b72ab244ae9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:42.058154 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-3ac9132b-56ce-406a-a1eb-7b72ab244ae9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:42.065564 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:42.065564 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:42.069893 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-3ac9132b-56ce-406a-a1eb-7b72ab244ae9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:42.075073 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-3ac9132b-56ce-406a-a1eb-7b72ab244ae9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 returned with HTTP 200 Aug 09 10:45:42.075599 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 673/2697] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:42 2026] GET /volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:42.086093 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cab1276a-6ca2-4df3-85f6-eabef36cbd2e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:42.086559 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cab1276a-6ca2-4df3-85f6-eabef36cbd2e None None] GET https://10.4.3.125/volume// Aug 09 10:45:42.086785 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cab1276a-6ca2-4df3-85f6-eabef36cbd2e None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:42.086987 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cab1276a-6ca2-4df3-85f6-eabef36cbd2e None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:42.087356 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cab1276a-6ca2-4df3-85f6-eabef36cbd2e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:42.087714 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 669/2698] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:45: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 09 10:45:42.099088 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-2f9fc646-d624-4995-ad6f-23a679134ca0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:42.101980 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-2f9fc646-d624-4995-ad6f-23a679134ca0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:45:42.102467 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-2f9fc646-d624-4995-ad6f-23a679134ca0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1e69a0b-7fa3-48f2-a2ed-97acbc31f042", "connector": null, "instance_uuid": "9271edbd-7605-4b1f-b2bb-7eafa97b82d7"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:42.114120 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:42.114120 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:42.146577 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-2f9fc646-d624-4995-ad6f-23a679134ca0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:45:42.147325 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 676/2699] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:45:42 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 09 10:45:42.906106 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-566ac17b-f4ea-4781-914c-e4bed0f5a86f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:42.911483 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-566ac17b-f4ea-4781-914c-e4bed0f5a86f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] DELETE https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:45:42.917238 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-566ac17b-f4ea-4781-914c-e4bed0f5a86f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:42.917238 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-566ac17b-f4ea-4781-914c-e4bed0f5a86f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:42.917238 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-566ac17b-f4ea-4781-914c-e4bed0f5a86f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Delete volume with id: be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:45:42.924472 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:42.924472 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:42.925290 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-566ac17b-f4ea-4781-914c-e4bed0f5a86f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:45:42.947151 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-566ac17b-f4ea-4781-914c-e4bed0f5a86f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Delete volume request issued successfully. Aug 09 10:45:42.947151 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-566ac17b-f4ea-4781-914c-e4bed0f5a86f tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 202 Aug 09 10:45:42.947151 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 682/2700] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:45:42 2026] DELETE /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:42.954911 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37fe3e8f-19f1-4be9-ad3a-6e49ca90ead1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:42.957102 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37fe3e8f-19f1-4be9-ad3a-6e49ca90ead1 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:45:42.957811 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37fe3e8f-19f1-4be9-ad3a-6e49ca90ead1 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:42.958052 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37fe3e8f-19f1-4be9-ad3a-6e49ca90ead1 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:42.966036 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:42.966036 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:42.972010 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-37fe3e8f-19f1-4be9-ad3a-6e49ca90ead1 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:45:42.977998 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37fe3e8f-19f1-4be9-ad3a-6e49ca90ead1 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 200 Aug 09 10:45:42.978490 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 674/2701] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:42 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:43.561727 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2d67ec51-e6f7-4b86-b2ae-af1a27e8d2d1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:43.562235 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d67ec51-e6f7-4b86-b2ae-af1a27e8d2d1 None None] GET https://10.4.3.125/volume// Aug 09 10:45:43.562407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d67ec51-e6f7-4b86-b2ae-af1a27e8d2d1 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:43.562654 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d67ec51-e6f7-4b86-b2ae-af1a27e8d2d1 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:43.563054 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d67ec51-e6f7-4b86-b2ae-af1a27e8d2d1 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:43.563450 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 670/2702] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:45: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 09 10:45:43.580873 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-b63892be-1142-416a-9dcf-9552757f1693 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:43.583945 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-b63892be-1142-416a-9dcf-9552757f1693 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:45:43.584636 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-b63892be-1142-416a-9dcf-9552757f1693 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:43.584938 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-b63892be-1142-416a-9dcf-9552757f1693 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:43.600322 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:43.600322 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:43.605741 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-b63892be-1142-416a-9dcf-9552757f1693 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:45:43.618626 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-b63892be-1142-416a-9dcf-9552757f1693 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 returned with HTTP 200 Aug 09 10:45:43.619157 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 677/2703] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:45:43 2026] GET /volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 => generated 1546 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:45:43.727648 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-c9d900b1-9791-4c83-b7b7-ed2ccd5bfe8c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:43.729879 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-c9d900b1-9791-4c83-b7b7-ed2ccd5bfe8c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] PUT https://10.4.3.125/volume/v3/attachments/379d57d8-6ece-48d6-bf6d-3864fd4d8427 Aug 09 10:45:43.730695 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-c9d900b1-9791-4c83-b7b7-ed2ccd5bfe8c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:43.741926 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-c9d900b1-9791-4c83-b7b7-ed2ccd5bfe8c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Acquiring lock "cinder-attachment_update-f1e69a0b-7fa3-48f2-a2ed-97acbc31f042-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:45:43.747450 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-c9d900b1-9791-4c83-b7b7-ed2ccd5bfe8c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-f1e69a0b-7fa3-48f2-a2ed-97acbc31f042-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:45:43.749927 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:43.749927 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:43.909527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-c9d900b1-9791-4c83-b7b7-ed2ccd5bfe8c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-f1e69a0b-7fa3-48f2-a2ed-97acbc31f042-np0000006833" released by "attachment_update" :: held 0.162s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:45:43.909922 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-c9d900b1-9791-4c83-b7b7-ed2ccd5bfe8c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/379d57d8-6ece-48d6-bf6d-3864fd4d8427 returned with HTTP 200 Aug 09 10:45:43.910562 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 683/2704] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:45:43 2026] PUT /volume/v3/attachments/379d57d8-6ece-48d6-bf6d-3864fd4d8427 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:43.938134 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-e4bb4caf-b3e3-4bbf-a0da-d88cd0dbf0c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:43.943171 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-e4bb4caf-b3e3-4bbf-a0da-d88cd0dbf0c0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments/379d57d8-6ece-48d6-bf6d-3864fd4d8427/action Aug 09 10:45:43.943791 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-e4bb4caf-b3e3-4bbf-a0da-d88cd0dbf0c0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:43.944002 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-e4bb4caf-b3e3-4bbf-a0da-d88cd0dbf0c0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:43.967880 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:43.967880 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:43.981726 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e99d6f8c-de93-4268-96ef-90c2c16b03e0 req-e4bb4caf-b3e3-4bbf-a0da-d88cd0dbf0c0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/379d57d8-6ece-48d6-bf6d-3864fd4d8427/action returned with HTTP 204 Aug 09 10:45:43.982272 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 675/2705] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:45:43 2026] POST /volume/v3/attachments/379d57d8-6ece-48d6-bf6d-3864fd4d8427/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:43.995174 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0c53dbc7-74fb-4aa5-b455-91a1ab5d2c61 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:43.997497 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c53dbc7-74fb-4aa5-b455-91a1ab5d2c61 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 Aug 09 10:45:43.997779 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c53dbc7-74fb-4aa5-b455-91a1ab5d2c61 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:43.998079 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c53dbc7-74fb-4aa5-b455-91a1ab5d2c61 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:44.009431 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c53dbc7-74fb-4aa5-b455-91a1ab5d2c61 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 returned with HTTP 404 Aug 09 10:45:44.010108 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 671/2706] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:43 2026] GET /volume/v3/volumes/be304d0f-ce70-4933-8a71-fb5f9bbc1b77 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:44.018529 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-10a7312d-26bb-4520-b708-818375550388 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:44.020568 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-10a7312d-26bb-4520-b708-818375550388 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] DELETE https://10.4.3.125/volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e Aug 09 10:45:44.020799 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-10a7312d-26bb-4520-b708-818375550388 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:44.021058 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-10a7312d-26bb-4520-b708-818375550388 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:44.021330 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-10a7312d-26bb-4520-b708-818375550388 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Delete volume with id: eb581831-7ed3-46e0-94d7-bad1ff555b0e Aug 09 10:45:44.030801 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:44.030801 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:44.031404 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-10a7312d-26bb-4520-b708-818375550388 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:45:44.056283 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-10a7312d-26bb-4520-b708-818375550388 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Delete volume request issued successfully. Aug 09 10:45:44.056668 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-10a7312d-26bb-4520-b708-818375550388 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e returned with HTTP 202 Aug 09 10:45:44.057010 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 678/2707] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:45:44 2026] DELETE /volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:44.067893 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-12a51547-2af3-4a3a-b2cd-302636f4e059 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:44.072425 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-12a51547-2af3-4a3a-b2cd-302636f4e059 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e Aug 09 10:45:44.072425 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-12a51547-2af3-4a3a-b2cd-302636f4e059 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:44.072702 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-12a51547-2af3-4a3a-b2cd-302636f4e059 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:44.085253 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:44.085253 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:44.090286 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-12a51547-2af3-4a3a-b2cd-302636f4e059 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Volume info retrieved successfully. Aug 09 10:45:44.096836 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-12a51547-2af3-4a3a-b2cd-302636f4e059 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e returned with HTTP 200 Aug 09 10:45:44.097313 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 684/2708] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:44 2026] GET /volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:45.117748 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-20c6a947-9573-4064-85b0-53057f87e9b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:45.119479 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20c6a947-9573-4064-85b0-53057f87e9b4 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] GET https://10.4.3.125/volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e Aug 09 10:45:45.119645 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20c6a947-9573-4064-85b0-53057f87e9b4 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:45.119814 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20c6a947-9573-4064-85b0-53057f87e9b4 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:45.125149 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20c6a947-9573-4064-85b0-53057f87e9b4 tempest-ServerRescueNegativeTestJSON-1271877545 tempest-ServerRescueNegativeTestJSON-1271877545-project-member] https://10.4.3.125/volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e returned with HTTP 404 Aug 09 10:45:45.125801 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 676/2709] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:45 2026] GET /volume/v3/volumes/eb581831-7ed3-46e0-94d7-bad1ff555b0e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:46.762344 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-66a4b181-fb54-4ab9-8b60-24c0859941c1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:46.768449 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-66a4b181-fb54-4ab9-8b60-24c0859941c1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:46.769161 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-66a4b181-fb54-4ab9-8b60-24c0859941c1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:46.769161 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-66a4b181-fb54-4ab9-8b60-24c0859941c1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:46.794622 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:46.794622 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:46.805163 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-66a4b181-fb54-4ab9-8b60-24c0859941c1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:46.813943 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-66a4b181-fb54-4ab9-8b60-24c0859941c1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:46.813943 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 672/2710] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:46 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:46.944375 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cad33fcd-d56a-4cb4-93fc-936b732b00c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:46.944854 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cad33fcd-d56a-4cb4-93fc-936b732b00c8 None None] GET https://10.4.3.125/volume// Aug 09 10:45:46.945024 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cad33fcd-d56a-4cb4-93fc-936b732b00c8 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:46.945273 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cad33fcd-d56a-4cb4-93fc-936b732b00c8 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:46.945611 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cad33fcd-d56a-4cb4-93fc-936b732b00c8 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:46.945938 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 679/2711] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:45: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 09 10:45:46.953492 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-6f8b27d0-c726-46eb-9d76-7db7b7d5b03a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:46.955874 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-6f8b27d0-c726-46eb-9d76-7db7b7d5b03a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:45:46.956301 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-6f8b27d0-c726-46eb-9d76-7db7b7d5b03a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e4d37e5-d702-4ef6-9598-3e8e058ecaef", "connector": null, "instance_uuid": "5a972f14-10c9-4fd2-a696-e0a76944523c"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:46.966608 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:46.966608 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:47.000576 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-6f8b27d0-c726-46eb-9d76-7db7b7d5b03a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:45:47.000576 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 685/2712] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:45:46 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 09 10:45:47.037222 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2d4f90de-968d-4e4f-85db-818c79a6fec1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:47.041848 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d4f90de-968d-4e4f-85db-818c79a6fec1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:47.042119 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d4f90de-968d-4e4f-85db-818c79a6fec1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:47.042603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d4f90de-968d-4e4f-85db-818c79a6fec1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:47.055651 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-213553a7-2af4-4a91-9789-3c9e3fb474ba None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:47.056174 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-213553a7-2af4-4a91-9789-3c9e3fb474ba None None] GET https://10.4.3.125/volume// Aug 09 10:45:47.056429 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-213553a7-2af4-4a91-9789-3c9e3fb474ba None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:47.056689 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-213553a7-2af4-4a91-9789-3c9e3fb474ba None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:47.057119 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-213553a7-2af4-4a91-9789-3c9e3fb474ba None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:47.059985 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 673/2713] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:45: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 09 10:45:47.065616 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:47.065616 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:47.069374 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-973f3d9a-89a3-4e1b-a27c-9bf3f92f2250 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:47.073385 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-973f3d9a-89a3-4e1b-a27c-9bf3f92f2250 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:47.073385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-973f3d9a-89a3-4e1b-a27c-9bf3f92f2250 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:47.073566 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2d4f90de-968d-4e4f-85db-818c79a6fec1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:47.073620 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-973f3d9a-89a3-4e1b-a27c-9bf3f92f2250 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:47.079743 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d4f90de-968d-4e4f-85db-818c79a6fec1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:47.080442 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 677/2714] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:47 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:47.082681 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:47.082681 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:47.089296 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-973f3d9a-89a3-4e1b-a27c-9bf3f92f2250 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:47.091512 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-973f3d9a-89a3-4e1b-a27c-9bf3f92f2250 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:47.092180 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 680/2715] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:45:47 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:45:47.225851 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-641e5bf2-49df-4e5f-8e55-96c479720881 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:47.228515 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-641e5bf2-49df-4e5f-8e55-96c479720881 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] PUT https://10.4.3.125/volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4 Aug 09 10:45:47.229036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-641e5bf2-49df-4e5f-8e55-96c479720881 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:47.239549 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-641e5bf2-49df-4e5f-8e55-96c479720881 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Acquiring lock "cinder-attachment_update-8e4d37e5-d702-4ef6-9598-3e8e058ecaef-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:45:47.245525 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-641e5bf2-49df-4e5f-8e55-96c479720881 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Lock "cinder-attachment_update-8e4d37e5-d702-4ef6-9598-3e8e058ecaef-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:45:47.247056 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:47.247056 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:47.354764 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-641e5bf2-49df-4e5f-8e55-96c479720881 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Lock "cinder-attachment_update-8e4d37e5-d702-4ef6-9598-3e8e058ecaef-np0000006833" released by "attachment_update" :: held 0.109s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:45:47.355239 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-641e5bf2-49df-4e5f-8e55-96c479720881 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4 returned with HTTP 200 Aug 09 10:45:47.355885 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 686/2716] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:45:47 2026] PUT /volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:48.094370 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-364d42ec-77f3-4146-8063-8a0af073e476 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:48.097315 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-364d42ec-77f3-4146-8063-8a0af073e476 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:48.097627 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-364d42ec-77f3-4146-8063-8a0af073e476 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:48.097910 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-364d42ec-77f3-4146-8063-8a0af073e476 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:48.120820 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:48.120820 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:48.128684 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-364d42ec-77f3-4146-8063-8a0af073e476 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:48.138163 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-364d42ec-77f3-4146-8063-8a0af073e476 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:48.138575 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 674/2717] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:48 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:49.152970 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8e65f93e-2e1d-4530-b5b4-ace2c21397f5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:49.158497 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e65f93e-2e1d-4530-b5b4-ace2c21397f5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:49.158693 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e65f93e-2e1d-4530-b5b4-ace2c21397f5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:49.158974 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e65f93e-2e1d-4530-b5b4-ace2c21397f5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:49.177376 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:49.177376 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:49.184132 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8e65f93e-2e1d-4530-b5b4-ace2c21397f5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:49.191335 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e65f93e-2e1d-4530-b5b4-ace2c21397f5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:49.191858 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 678/2718] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:49 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:50.207082 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e8f9ef9-3eb9-41f5-b9d8-9f61685c8082 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:50.211146 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e8f9ef9-3eb9-41f5-b9d8-9f61685c8082 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:50.211146 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e8f9ef9-3eb9-41f5-b9d8-9f61685c8082 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:50.211146 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e8f9ef9-3eb9-41f5-b9d8-9f61685c8082 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:50.221721 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:50.221721 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:50.226579 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0e8f9ef9-3eb9-41f5-b9d8-9f61685c8082 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:50.232632 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e8f9ef9-3eb9-41f5-b9d8-9f61685c8082 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:50.233302 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 681/2719] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:50 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:51.246122 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-acf92465-4272-4bb0-9b6b-7631d7f48cd8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:51.248621 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-acf92465-4272-4bb0-9b6b-7631d7f48cd8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:51.249386 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-acf92465-4272-4bb0-9b6b-7631d7f48cd8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:51.249911 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-acf92465-4272-4bb0-9b6b-7631d7f48cd8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:51.264386 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:51.264386 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:51.269446 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-acf92465-4272-4bb0-9b6b-7631d7f48cd8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:51.275037 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-acf92465-4272-4bb0-9b6b-7631d7f48cd8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:51.275586 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 687/2720] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:51 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:52.293117 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ef560a0e-d4d9-4673-aff6-9a97f9a31c3a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:52.296917 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef560a0e-d4d9-4673-aff6-9a97f9a31c3a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:52.297144 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef560a0e-d4d9-4673-aff6-9a97f9a31c3a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:52.297391 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef560a0e-d4d9-4673-aff6-9a97f9a31c3a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:52.311364 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:52.311364 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:52.317923 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ef560a0e-d4d9-4673-aff6-9a97f9a31c3a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:52.323509 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef560a0e-d4d9-4673-aff6-9a97f9a31c3a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:52.324111 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 675/2721] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:52 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:52.838220 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-d85b5ee5-c871-4e38-9bad-e2141b70aba0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:52.843132 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-d85b5ee5-c871-4e38-9bad-e2141b70aba0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4/action Aug 09 10:45:52.843419 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-d85b5ee5-c871-4e38-9bad-e2141b70aba0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:52.843585 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-d85b5ee5-c871-4e38-9bad-e2141b70aba0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:52.865927 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:52.865927 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:52.880081 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4068bc6b-43ec-4cec-8322-7cc764a39a9b req-d85b5ee5-c871-4e38-9bad-e2141b70aba0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4/action returned with HTTP 204 Aug 09 10:45:52.880718 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 679/2722] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:45:52 2026] POST /volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:53.339392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d7fd12d8-5117-4ece-94b4-7f130039ed75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:53.341613 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7fd12d8-5117-4ece-94b4-7f130039ed75 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:53.341810 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7fd12d8-5117-4ece-94b4-7f130039ed75 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:53.342025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7fd12d8-5117-4ece-94b4-7f130039ed75 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:53.354817 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:53.354817 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:53.359900 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d7fd12d8-5117-4ece-94b4-7f130039ed75 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:53.365556 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7fd12d8-5117-4ece-94b4-7f130039ed75 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:53.366010 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 682/2723] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:53 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:53.385907 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-68dcec88-7f14-4f67-9d85-a96d892a5574 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:53.388454 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-68dcec88-7f14-4f67-9d85-a96d892a5574 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:45:53.389263 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-68dcec88-7f14-4f67-9d85-a96d892a5574 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e4d37e5-d702-4ef6-9598-3e8e058ecaef", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1146808321"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:53.419698 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:53.419698 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:53.420246 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-68dcec88-7f14-4f67-9d85-a96d892a5574 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:53.420386 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-68dcec88-7f14-4f67-9d85-a96d892a5574 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume 8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:53.454568 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-68dcec88-7f14-4f67-9d85-a96d892a5574 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['a61c0f97-287e-4eed-ab01-aed47a026b78', '5c591dc5-881b-493f-b1a7-f8a459129b6a', '87acb0a8-bd81-43ae-898a-8a8ce52411c4', '491a14e6-4da4-4702-a547-8518a7d17a2b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:53.517920 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-68dcec88-7f14-4f67-9d85-a96d892a5574 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot force create request issued successfully. Aug 09 10:45:53.519205 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-68dcec88-7f14-4f67-9d85-a96d892a5574 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:45:53.519205 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 688/2724] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:45:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:53.531111 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-493e45c9-ccd5-449f-a45e-794c225d37cb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:53.534060 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-493e45c9-ccd5-449f-a45e-794c225d37cb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d Aug 09 10:45:53.534329 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-493e45c9-ccd5-449f-a45e-794c225d37cb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:53.534464 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-493e45c9-ccd5-449f-a45e-794c225d37cb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:53.544044 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:53.544044 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:53.544608 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-493e45c9-ccd5-449f-a45e-794c225d37cb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:53.546284 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-493e45c9-ccd5-449f-a45e-794c225d37cb tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d returned with HTTP 200 Aug 09 10:45:53.546920 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 676/2725] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:53 2026] GET /volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:54.560724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e347a49-e7d1-42f6-aa31-aacec89ff1a1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:54.563479 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e347a49-e7d1-42f6-aa31-aacec89ff1a1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d Aug 09 10:45:54.563724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e347a49-e7d1-42f6-aa31-aacec89ff1a1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:54.563962 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e347a49-e7d1-42f6-aa31-aacec89ff1a1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:54.576564 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:54.576564 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:54.577244 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e347a49-e7d1-42f6-aa31-aacec89ff1a1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:54.578574 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e347a49-e7d1-42f6-aa31-aacec89ff1a1 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d returned with HTTP 200 Aug 09 10:45:54.579268 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 680/2726] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:54 2026] GET /volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:54.592493 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e8beb6b-c537-4907-961f-0ae3bfca2467 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:54.594888 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e8beb6b-c537-4907-961f-0ae3bfca2467 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:45:54.595377 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e8beb6b-c537-4907-961f-0ae3bfca2467 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e4d37e5-d702-4ef6-9598-3e8e058ecaef", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1837168242"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:54.609397 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:54.609397 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:54.609961 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7e8beb6b-c537-4907-961f-0ae3bfca2467 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:54.610258 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-7e8beb6b-c537-4907-961f-0ae3bfca2467 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume 8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:54.660532 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-7e8beb6b-c537-4907-961f-0ae3bfca2467 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['5a21136b-1c3d-4621-9f23-69d0b997dc07', '8621de09-4948-43a4-b2aa-476cbbfc3d56', '653028aa-c4be-4dd3-95bb-b0eb9079e57a', 'fd4f8bdf-7ee2-4373-b9cb-1294a5a8867b'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:54.714827 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7e8beb6b-c537-4907-961f-0ae3bfca2467 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot force create request issued successfully. Aug 09 10:45:54.717517 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e8beb6b-c537-4907-961f-0ae3bfca2467 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:45:54.717996 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 683/2727] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:45:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:45:54.730818 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-75284d5b-f16c-4a68-9362-d05beb47e6c6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:54.733286 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75284d5b-f16c-4a68-9362-d05beb47e6c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 Aug 09 10:45:54.733548 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75284d5b-f16c-4a68-9362-d05beb47e6c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:54.733828 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75284d5b-f16c-4a68-9362-d05beb47e6c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:54.740360 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:54.740360 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:54.741114 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-75284d5b-f16c-4a68-9362-d05beb47e6c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:54.742329 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75284d5b-f16c-4a68-9362-d05beb47e6c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 returned with HTTP 200 Aug 09 10:45:54.742833 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 689/2728] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:54 2026] GET /volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:55.666033 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c569b41d-ee28-46c9-bc92-57c352e1306f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:55.668140 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c569b41d-ee28-46c9-bc92-57c352e1306f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:45:55.668368 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c569b41d-ee28-46c9-bc92-57c352e1306f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:55.668598 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c569b41d-ee28-46c9-bc92-57c352e1306f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:55.675960 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:55.675960 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:55.681100 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c569b41d-ee28-46c9-bc92-57c352e1306f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:55.687137 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c569b41d-ee28-46c9-bc92-57c352e1306f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:45:55.687561 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 677/2729] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:55 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:55.703987 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-11ef8513-7cb0-43ce-a38c-3fc5cece9f34 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:55.705951 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-11ef8513-7cb0-43ce-a38c-3fc5cece9f34 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:45:55.706234 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-11ef8513-7cb0-43ce-a38c-3fc5cece9f34 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:55.706428 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-11ef8513-7cb0-43ce-a38c-3fc5cece9f34 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:55.715408 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:55.715408 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:55.720148 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-11ef8513-7cb0-43ce-a38c-3fc5cece9f34 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:55.725693 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-11ef8513-7cb0-43ce-a38c-3fc5cece9f34 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:45:55.726326 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 681/2730] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:55 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:55.756276 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-71f219be-dc6c-4a1c-a963-066ad88238c6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:55.760860 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71f219be-dc6c-4a1c-a963-066ad88238c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 Aug 09 10:45:55.761377 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71f219be-dc6c-4a1c-a963-066ad88238c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:55.761609 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71f219be-dc6c-4a1c-a963-066ad88238c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:55.774216 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:55.774216 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:55.777010 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-71f219be-dc6c-4a1c-a963-066ad88238c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:55.778042 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71f219be-dc6c-4a1c-a963-066ad88238c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 returned with HTTP 200 Aug 09 10:45:55.780838 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 684/2731] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:55 2026] GET /volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:55.794472 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8503cffc-fc12-44b9-bb7e-8dcb435ec194 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:55.796454 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8503cffc-fc12-44b9-bb7e-8dcb435ec194 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 Aug 09 10:45:55.796646 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8503cffc-fc12-44b9-bb7e-8dcb435ec194 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:55.796860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8503cffc-fc12-44b9-bb7e-8dcb435ec194 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:55.797014 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-8503cffc-fc12-44b9-bb7e-8dcb435ec194 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: 9f95041d-0cef-42c4-abd2-033b0c02f9e1 Aug 09 10:45:55.797870 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d79023c2-45d8-4653-9024-d5ef023937df req-c123781f-4ae9-45ac-bb0d-59fe4333eb5d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:55.800831 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-c123781f-4ae9-45ac-bb0d-59fe4333eb5d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:45:55.801021 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-c123781f-4ae9-45ac-bb0d-59fe4333eb5d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:55.801207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-c123781f-4ae9-45ac-bb0d-59fe4333eb5d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:55.802520 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:55.802520 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:55.802949 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8503cffc-fc12-44b9-bb7e-8dcb435ec194 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:55.810673 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:55.810673 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:55.816595 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-d79023c2-45d8-4653-9024-d5ef023937df req-c123781f-4ae9-45ac-bb0d-59fe4333eb5d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:55.823535 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-c123781f-4ae9-45ac-bb0d-59fe4333eb5d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:45:55.824024 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 678/2732] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:55 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:55.829167 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8503cffc-fc12-44b9-bb7e-8dcb435ec194 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot delete request issued successfully. Aug 09 10:45:55.829444 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8503cffc-fc12-44b9-bb7e-8dcb435ec194 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 returned with HTTP 202 Aug 09 10:45:55.829979 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 690/2733] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:55 2026] DELETE /volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:55.841883 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ccec0c52-ce6d-4b1e-81c5-c35962132113 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:55.844459 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccec0c52-ce6d-4b1e-81c5-c35962132113 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 Aug 09 10:45:55.844808 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccec0c52-ce6d-4b1e-81c5-c35962132113 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:55.845117 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccec0c52-ce6d-4b1e-81c5-c35962132113 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:55.852342 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:55.852342 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:55.852665 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ccec0c52-ce6d-4b1e-81c5-c35962132113 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:55.853935 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccec0c52-ce6d-4b1e-81c5-c35962132113 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 returned with HTTP 200 Aug 09 10:45:55.854527 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 682/2734] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:55 2026] GET /volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:55.927026 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b91ddc95-ec53-45fe-9c53-27fb8c0d07c4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:55.927587 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b91ddc95-ec53-45fe-9c53-27fb8c0d07c4 None None] GET https://10.4.3.125/volume// Aug 09 10:45:55.928296 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b91ddc95-ec53-45fe-9c53-27fb8c0d07c4 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:55.928296 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b91ddc95-ec53-45fe-9c53-27fb8c0d07c4 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:55.928633 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b91ddc95-ec53-45fe-9c53-27fb8c0d07c4 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:55.930362 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 685/2735] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:45:55 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:45:55.941848 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d79023c2-45d8-4653-9024-d5ef023937df req-043984d0-8dc2-48c9-8e70-9c19ecc303ab None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:56.118602 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-043984d0-8dc2-48c9-8e70-9c19ecc303ab tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:45:56.119222 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-043984d0-8dc2-48c9-8e70-9c19ecc303ab tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e098ccf4-73fc-427f-bf92-98166a1c4e14", "connector": null, "instance_uuid": "89eb12bc-d958-4549-a402-bdc47154b2a1"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:56.133464 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:56.133464 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:56.174488 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-043984d0-8dc2-48c9-8e70-9c19ecc303ab tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:45:56.175063 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 679/2736] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:45:55 2026] POST /volume/v3/attachments => generated 273 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:56.216472 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-37c1c8d5-d0b0-4663-84cf-ab265899c9d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:56.220452 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-37c1c8d5-d0b0-4663-84cf-ab265899c9d0 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:45:56.220717 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-37c1c8d5-d0b0-4663-84cf-ab265899c9d0 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:56.220972 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-37c1c8d5-d0b0-4663-84cf-ab265899c9d0 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:56.236059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aef17530-5539-4bca-9326-5ed3e35e3691 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:56.236704 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aef17530-5539-4bca-9326-5ed3e35e3691 None None] GET https://10.4.3.125/volume// Aug 09 10:45:56.236960 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aef17530-5539-4bca-9326-5ed3e35e3691 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:56.237243 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:56.237243 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:56.237343 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aef17530-5539-4bca-9326-5ed3e35e3691 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:56.238366 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aef17530-5539-4bca-9326-5ed3e35e3691 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:56.238933 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 683/2737] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:45:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:45:56.244264 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-37c1c8d5-d0b0-4663-84cf-ab265899c9d0 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:56.249250 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d79023c2-45d8-4653-9024-d5ef023937df req-251971f3-6d7a-4741-adde-5836631405c4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:56.251365 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-37c1c8d5-d0b0-4663-84cf-ab265899c9d0 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:45:56.251365 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 691/2738] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:56 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:56.254325 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-251971f3-6d7a-4741-adde-5836631405c4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:45:56.254664 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-251971f3-6d7a-4741-adde-5836631405c4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:56.255202 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-251971f3-6d7a-4741-adde-5836631405c4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:56.269621 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:56.269621 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:56.275870 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-d79023c2-45d8-4653-9024-d5ef023937df req-251971f3-6d7a-4741-adde-5836631405c4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:56.282055 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-251971f3-6d7a-4741-adde-5836631405c4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:45:56.283628 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 686/2739] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:45:56 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:45:56.418331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d79023c2-45d8-4653-9024-d5ef023937df req-472fe15c-a8a5-4c3e-bbc9-5be018f04e2a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:56.421445 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-472fe15c-a8a5-4c3e-bbc9-5be018f04e2a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] PUT https://10.4.3.125/volume/v3/attachments/6f2aea72-d455-41f9-bd2c-eb67351ae957 Aug 09 10:45:56.421957 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-472fe15c-a8a5-4c3e-bbc9-5be018f04e2a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:56.436495 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-d79023c2-45d8-4653-9024-d5ef023937df req-472fe15c-a8a5-4c3e-bbc9-5be018f04e2a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Acquiring lock "cinder-attachment_update-e098ccf4-73fc-427f-bf92-98166a1c4e14-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:45:56.442912 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-d79023c2-45d8-4653-9024-d5ef023937df req-472fe15c-a8a5-4c3e-bbc9-5be018f04e2a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-e098ccf4-73fc-427f-bf92-98166a1c4e14-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:45:56.443912 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:56.443912 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:56.547059 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-d79023c2-45d8-4653-9024-d5ef023937df req-472fe15c-a8a5-4c3e-bbc9-5be018f04e2a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-e098ccf4-73fc-427f-bf92-98166a1c4e14-np0000006833" released by "attachment_update" :: held 0.104s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:45:56.547435 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-472fe15c-a8a5-4c3e-bbc9-5be018f04e2a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/6f2aea72-d455-41f9-bd2c-eb67351ae957 returned with HTTP 200 Aug 09 10:45:56.548133 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 680/2740] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:45:56 2026] PUT /volume/v3/attachments/6f2aea72-d455-41f9-bd2c-eb67351ae957 => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:56.563511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d79023c2-45d8-4653-9024-d5ef023937df req-22520510-c3ab-4307-8da0-49ce0290cb1e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:56.567754 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-22520510-c3ab-4307-8da0-49ce0290cb1e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14/encryption Aug 09 10:45:56.568048 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-22520510-c3ab-4307-8da0-49ce0290cb1e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:56.568565 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-22520510-c3ab-4307-8da0-49ce0290cb1e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:56.590215 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:56.590215 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:56.599624 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-22520510-c3ab-4307-8da0-49ce0290cb1e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14/encryption returned with HTTP 200 Aug 09 10:45:56.600135 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 684/2741] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:45:56 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:56.865999 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8c39e48a-ef6f-4c64-b0f3-260dbaa16295 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:56.869617 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c39e48a-ef6f-4c64-b0f3-260dbaa16295 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 Aug 09 10:45:56.870004 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8c39e48a-ef6f-4c64-b0f3-260dbaa16295 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:56.870325 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8c39e48a-ef6f-4c64-b0f3-260dbaa16295 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:56.877379 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c39e48a-ef6f-4c64-b0f3-260dbaa16295 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 returned with HTTP 404 Aug 09 10:45:56.878126 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 692/2742] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:56 2026] GET /volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:56.887748 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-969115cc-e623-4a7c-a94b-10375f4b80c5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:56.890146 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-969115cc-e623-4a7c-a94b-10375f4b80c5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 Aug 09 10:45:56.890421 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-969115cc-e623-4a7c-a94b-10375f4b80c5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:56.890658 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-969115cc-e623-4a7c-a94b-10375f4b80c5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:56.890818 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-969115cc-e623-4a7c-a94b-10375f4b80c5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: 966957a1-9e22-4161-ba6b-bcc2609f5f81 Aug 09 10:45:56.897921 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:56.897921 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:56.898526 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-969115cc-e623-4a7c-a94b-10375f4b80c5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:56.922164 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-969115cc-e623-4a7c-a94b-10375f4b80c5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot delete request issued successfully. Aug 09 10:45:56.922442 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-969115cc-e623-4a7c-a94b-10375f4b80c5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 returned with HTTP 202 Aug 09 10:45:56.923018 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 687/2743] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:56 2026] DELETE /volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:56.933669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ead860be-80ac-4a18-8596-6ec7aea1be67 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:56.936349 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ead860be-80ac-4a18-8596-6ec7aea1be67 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 Aug 09 10:45:56.936349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ead860be-80ac-4a18-8596-6ec7aea1be67 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:56.936541 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ead860be-80ac-4a18-8596-6ec7aea1be67 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:56.946067 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:56.946067 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:56.946975 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ead860be-80ac-4a18-8596-6ec7aea1be67 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:56.948337 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ead860be-80ac-4a18-8596-6ec7aea1be67 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 returned with HTTP 200 Aug 09 10:45:56.948887 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 681/2744] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:56 2026] GET /volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:56.957905 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:56.960541 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:45:56.961059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-418797793", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:56.963063 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-418797793', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:45:56.963283 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Create volume of 1 GB Aug 09 10:45:56.967898 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Availability Zones retrieved successfully. Aug 09 10:45:56.979926 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Flow 'volume_create_api' (fe30711a-798c-4a25-92ea-39d4eb04125e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:56.982146 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04dbce64-1586-4f95-8852-bd44eb43f9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:56.983935 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:45:57.027872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04dbce64-1586-4f95-8852-bd44eb43f9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:57.029178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1dad9ca-a978-427b-89a0-4d8916ca787c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:57.144535 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Created reservations ['71d05005-01d3-44b1-a874-1d091b52eb36', 'c4e464a6-231c-4e60-a86f-a009055900c6', 'd2a49ae1-ce2f-47ea-9290-bf2c1a6e9ba8', '4839d2d0-7b90-4013-915b-1b9d7018bfc6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:45:57.145742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1dad9ca-a978-427b-89a0-4d8916ca787c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71d05005-01d3-44b1-a874-1d091b52eb36', 'c4e464a6-231c-4e60-a86f-a009055900c6', 'd2a49ae1-ce2f-47ea-9290-bf2c1a6e9ba8', '4839d2d0-7b90-4013-915b-1b9d7018bfc6']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:57.147156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f445f871-c5e2-4116-8b63-95a5b4751c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:57.180580 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f445f871-c5e2-4116-8b63-95a5b4751c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5adfab3-50fc-40f0-ad9a-c3f832718439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-418797793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='185c42412eec489095f36028fe7322d2',qos_specs=None,replication_status=,reservations=['71d05005-01d3-44b1-a874-1d091b52eb36','c4e464a6-231c-4e60-a86f-a009055900c6','d2a49ae1-ce2f-47ea-9290-bf2c1a6e9ba8','4839d2d0-7b90-4013-915b-1b9d7018bfc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1339a3affff041e38990d5240fb045dc',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:45:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-418797793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5adfab3-50fc-40f0-ad9a-c3f832718439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='185c42412eec489095f36028fe7322d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1339a3affff041e38990d5240fb045dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:57.182980 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f419f05-9343-40c1-8815-1cb0af6b6d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:57.208475 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f419f05-9343-40c1-8815-1cb0af6b6d4e) transitioned into state 'SUCCESS' from state '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-418797793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='185c42412eec489095f36028fe7322d2',qos_specs=None,replication_status=,reservations=['71d05005-01d3-44b1-a874-1d091b52eb36','c4e464a6-231c-4e60-a86f-a009055900c6','d2a49ae1-ce2f-47ea-9290-bf2c1a6e9ba8','4839d2d0-7b90-4013-915b-1b9d7018bfc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1339a3affff041e38990d5240fb045dc',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:57.209895 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a83ca3-dfe7-4594-95ee-c7b6c19ed4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:45:57.223831 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a83ca3-dfe7-4594-95ee-c7b6c19ed4a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:45:57.225164 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Flow 'volume_create_api' (fe30711a-798c-4a25-92ea-39d4eb04125e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:45:57.225789 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Create volume request issued successfully. Aug 09 10:45:57.226738 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f332da0e-1cbb-452d-b8b4-7fa16bdfa928 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:45:57.227348 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 685/2745] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:45:56 2026] POST /volume/v3/volumes => generated 788 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:57.245319 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-644de73d-a7f6-402c-87a3-2e66b259eb2f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:57.247121 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-644de73d-a7f6-402c-87a3-2e66b259eb2f tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:45:57.247286 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-644de73d-a7f6-402c-87a3-2e66b259eb2f tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:57.247735 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-644de73d-a7f6-402c-87a3-2e66b259eb2f tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:57.255995 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:57.255995 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:57.263294 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-644de73d-a7f6-402c-87a3-2e66b259eb2f tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:45:57.269866 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-644de73d-a7f6-402c-87a3-2e66b259eb2f tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:45:57.270325 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 693/2746] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:45:57 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:57.270621 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c69058b3-8c19-4f41-9a37-7fee54698ed4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:57.277227 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c69058b3-8c19-4f41-9a37-7fee54698ed4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:45:57.279167 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c69058b3-8c19-4f41-9a37-7fee54698ed4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:57.279321 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c69058b3-8c19-4f41-9a37-7fee54698ed4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:57.292117 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:57.292117 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:57.297971 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c69058b3-8c19-4f41-9a37-7fee54698ed4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:57.303434 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c69058b3-8c19-4f41-9a37-7fee54698ed4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:45:57.304145 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 688/2747] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:57 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:57.966987 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4bc3c301-3250-417e-95b9-caf3d77e3db6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:57.969389 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4bc3c301-3250-417e-95b9-caf3d77e3db6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 Aug 09 10:45:57.969973 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4bc3c301-3250-417e-95b9-caf3d77e3db6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:57.969973 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4bc3c301-3250-417e-95b9-caf3d77e3db6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:57.979260 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4bc3c301-3250-417e-95b9-caf3d77e3db6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 returned with HTTP 404 Aug 09 10:45:57.979260 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 682/2748] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:57 2026] GET /volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:57.998291 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e703654-9299-42c5-9b63-6acdce00e94d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.006068 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e703654-9299-42c5-9b63-6acdce00e94d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d Aug 09 10:45:58.006946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e703654-9299-42c5-9b63-6acdce00e94d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:58.006946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e703654-9299-42c5-9b63-6acdce00e94d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:58.006946 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-5e703654-9299-42c5-9b63-6acdce00e94d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: 8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d Aug 09 10:45:58.016206 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:58.016206 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:58.016816 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e703654-9299-42c5-9b63-6acdce00e94d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:58.056162 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e703654-9299-42c5-9b63-6acdce00e94d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot delete request issued successfully. Aug 09 10:45:58.056162 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e703654-9299-42c5-9b63-6acdce00e94d tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d returned with HTTP 202 Aug 09 10:45:58.056162 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 686/2749] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:57 2026] DELETE /volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:45:58.065136 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d63c24f-2dea-419f-9b39-404f78e5280c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.067602 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d63c24f-2dea-419f-9b39-404f78e5280c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d Aug 09 10:45:58.067888 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d63c24f-2dea-419f-9b39-404f78e5280c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:58.068141 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d63c24f-2dea-419f-9b39-404f78e5280c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:58.080445 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:58.080445 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:58.080445 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2d63c24f-2dea-419f-9b39-404f78e5280c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:45:58.080445 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d63c24f-2dea-419f-9b39-404f78e5280c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d returned with HTTP 200 Aug 09 10:45:58.080445 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 694/2750] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:58 2026] GET /volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:58.289119 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ea3ed938-5b1d-4f74-8801-d686e00af199 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.290414 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ea3ed938-5b1d-4f74-8801-d686e00af199 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:45:58.290793 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ea3ed938-5b1d-4f74-8801-d686e00af199 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:58.291287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ea3ed938-5b1d-4f74-8801-d686e00af199 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:58.303627 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:58.303627 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:58.312240 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ea3ed938-5b1d-4f74-8801-d686e00af199 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:45:58.321102 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ea3ed938-5b1d-4f74-8801-d686e00af199 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:45:58.321237 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-150ebbdc-3e6d-4635-a39a-0e6f467f4494 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.321284 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 689/2751] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:45:58 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:58.325741 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-150ebbdc-3e6d-4635-a39a-0e6f467f4494 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:45:58.325741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-150ebbdc-3e6d-4635-a39a-0e6f467f4494 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:58.325741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-150ebbdc-3e6d-4635-a39a-0e6f467f4494 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:58.339057 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e53eed6d-49a0-460f-8916-9887cf85a1d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.343211 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e53eed6d-49a0-460f-8916-9887cf85a1d6 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:45:58.343211 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e53eed6d-49a0-460f-8916-9887cf85a1d6 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:58.343211 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e53eed6d-49a0-460f-8916-9887cf85a1d6 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:58.347866 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:58.347866 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:58.351840 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:58.351840 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:58.357809 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-150ebbdc-3e6d-4635-a39a-0e6f467f4494 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:58.358455 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e53eed6d-49a0-460f-8916-9887cf85a1d6 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:45:58.365570 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e53eed6d-49a0-460f-8916-9887cf85a1d6 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:45:58.366014 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 687/2752] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:45:58 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:58.367950 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-150ebbdc-3e6d-4635-a39a-0e6f467f4494 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:45:58.368390 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 683/2753] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:58 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:58.410367 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-30eb713e-2c50-45c8-a406-e90a3256e5f3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.413328 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-30eb713e-2c50-45c8-a406-e90a3256e5f3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:45:58.413580 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-30eb713e-2c50-45c8-a406-e90a3256e5f3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:58.413942 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-30eb713e-2c50-45c8-a406-e90a3256e5f3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:58.423824 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:58.423824 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:58.428740 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-30eb713e-2c50-45c8-a406-e90a3256e5f3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:45:58.435054 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-30eb713e-2c50-45c8-a406-e90a3256e5f3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:45:58.435764 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 695/2754] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:58 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:58.534548 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b8d45d4d-bf60-4566-934c-d5906c903c8d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.535071 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b8d45d4d-bf60-4566-934c-d5906c903c8d None None] GET https://10.4.3.125/volume// Aug 09 10:45:58.535279 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b8d45d4d-bf60-4566-934c-d5906c903c8d None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:58.535507 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b8d45d4d-bf60-4566-934c-d5906c903c8d None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:58.535889 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b8d45d4d-bf60-4566-934c-d5906c903c8d None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:58.536251 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 690/2755] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:45:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 09 10:45:58.544924 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-98231f65-a95c-485b-9db4-b308285eba42 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.547507 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-98231f65-a95c-485b-9db4-b308285eba42 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:45:58.547957 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-98231f65-a95c-485b-9db4-b308285eba42 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5adfab3-50fc-40f0-ad9a-c3f832718439", "connector": null, "instance_uuid": "036387f3-196c-4625-9fcd-2a8da6a2ed37"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:58.558119 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:58.558119 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:58.602334 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-98231f65-a95c-485b-9db4-b308285eba42 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:45:58.602870 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 688/2756] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:45:58 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 09 10:45:58.640898 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d69c149f-fbea-4097-ac40-9bbc46765887 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.642855 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d69c149f-fbea-4097-ac40-9bbc46765887 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:45:58.643253 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d69c149f-fbea-4097-ac40-9bbc46765887 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:58.644097 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d69c149f-fbea-4097-ac40-9bbc46765887 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:58.657554 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f293c0bb-511b-47fc-93ab-f4b18f1585a6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.657954 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f293c0bb-511b-47fc-93ab-f4b18f1585a6 None None] GET https://10.4.3.125/volume// Aug 09 10:45:58.658116 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f293c0bb-511b-47fc-93ab-f4b18f1585a6 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:58.658357 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f293c0bb-511b-47fc-93ab-f4b18f1585a6 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:58.658674 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f293c0bb-511b-47fc-93ab-f4b18f1585a6 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:58.659033 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 696/2757] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:45: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 09 10:45:58.669129 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-83c5882d-419c-4f4c-a8db-e3567d7026c3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.671660 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-83c5882d-419c-4f4c-a8db-e3567d7026c3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:45:58.671927 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-83c5882d-419c-4f4c-a8db-e3567d7026c3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:58.672180 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-83c5882d-419c-4f4c-a8db-e3567d7026c3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:58.675547 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:58.675547 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:45:58.680378 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d69c149f-fbea-4097-ac40-9bbc46765887 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:45:58.684924 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:58.684924 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:58.688584 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-83c5882d-419c-4f4c-a8db-e3567d7026c3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:45:58.697286 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d69c149f-fbea-4097-ac40-9bbc46765887 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:45:58.697545 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-83c5882d-419c-4f4c-a8db-e3567d7026c3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:45:58.697903 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 684/2758] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:45:58 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 880 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:58.698051 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 691/2759] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:45:58 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 1042 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:45:58.808388 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-89c8d476-da96-4d1d-bd37-3ef79cf07fc7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:58.810764 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-89c8d476-da96-4d1d-bd37-3ef79cf07fc7 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] PUT https://10.4.3.125/volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a Aug 09 10:45:58.811170 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-89c8d476-da96-4d1d-bd37-3ef79cf07fc7 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:58.820919 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-89c8d476-da96-4d1d-bd37-3ef79cf07fc7 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Acquiring lock "cinder-attachment_update-a5adfab3-50fc-40f0-ad9a-c3f832718439-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:45:58.829171 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-89c8d476-da96-4d1d-bd37-3ef79cf07fc7 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Lock "cinder-attachment_update-a5adfab3-50fc-40f0-ad9a-c3f832718439-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:45:58.830707 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:58.830707 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:58.934560 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-89c8d476-da96-4d1d-bd37-3ef79cf07fc7 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Lock "cinder-attachment_update-a5adfab3-50fc-40f0-ad9a-c3f832718439-np0000006833" released by "attachment_update" :: held 0.105s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:45:58.934988 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-89c8d476-da96-4d1d-bd37-3ef79cf07fc7 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a returned with HTTP 200 Aug 09 10:45:58.935572 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 689/2760] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:45:58 2026] PUT /volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:59.091391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8dd76fbf-4b9f-4b52-9876-f237f2efb27b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:59.095158 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8dd76fbf-4b9f-4b52-9876-f237f2efb27b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d Aug 09 10:45:59.095445 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8dd76fbf-4b9f-4b52-9876-f237f2efb27b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:59.095727 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8dd76fbf-4b9f-4b52-9876-f237f2efb27b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:59.104011 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8dd76fbf-4b9f-4b52-9876-f237f2efb27b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d returned with HTTP 404 Aug 09 10:45:59.105073 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 697/2761] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:45:59 2026] GET /volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:59.112693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8e3157e1-8f21-4352-a593-06b75474d2d5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:59.115229 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8e3157e1-8f21-4352-a593-06b75474d2d5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 Aug 09 10:45:59.115229 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8e3157e1-8f21-4352-a593-06b75474d2d5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:59.115229 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8e3157e1-8f21-4352-a593-06b75474d2d5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:59.115346 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-8e3157e1-8f21-4352-a593-06b75474d2d5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: 9f95041d-0cef-42c4-abd2-033b0c02f9e1 Aug 09 10:45:59.119271 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8e3157e1-8f21-4352-a593-06b75474d2d5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 returned with HTTP 404 Aug 09 10:45:59.119971 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 685/2762] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:59 2026] DELETE /volume/v3/snapshots/9f95041d-0cef-42c4-abd2-033b0c02f9e1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:59.127245 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b687debb-b008-4d38-b1e6-161b963d0b35 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:59.129073 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b687debb-b008-4d38-b1e6-161b963d0b35 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d Aug 09 10:45:59.129297 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b687debb-b008-4d38-b1e6-161b963d0b35 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:59.129515 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b687debb-b008-4d38-b1e6-161b963d0b35 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:59.129633 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-b687debb-b008-4d38-b1e6-161b963d0b35 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: 8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d Aug 09 10:45:59.134162 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b687debb-b008-4d38-b1e6-161b963d0b35 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d returned with HTTP 404 Aug 09 10:45:59.134678 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 692/2763] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:45:59 2026] DELETE /volume/v3/snapshots/8c6c5b08-a409-4bf2-bb7f-4515d4e5c31d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:45:59.178686 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-78eb339b-f0f9-428f-8f4e-9dcb5476f32e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:59.180856 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-78eb339b-f0f9-428f-8f4e-9dcb5476f32e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:59.181466 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-78eb339b-f0f9-428f-8f4e-9dcb5476f32e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:59.181775 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-78eb339b-f0f9-428f-8f4e-9dcb5476f32e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:59.195257 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:59.195257 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:59.199201 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-78eb339b-f0f9-428f-8f4e-9dcb5476f32e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:59.205259 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-78eb339b-f0f9-428f-8f4e-9dcb5476f32e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:59.205259 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 690/2764] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:45:59 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:45:59.230908 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-6cea43ec-bdf0-41cf-8547-29b223b107a5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:59.233391 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-6cea43ec-bdf0-41cf-8547-29b223b107a5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef/action Aug 09 10:45:59.233754 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-6cea43ec-bdf0-41cf-8547-29b223b107a5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:45:59.233859 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-6cea43ec-bdf0-41cf-8547-29b223b107a5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:45:59.250234 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:59.250234 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:59.250869 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-6cea43ec-bdf0-41cf-8547-29b223b107a5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:59.261710 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-6cea43ec-bdf0-41cf-8547-29b223b107a5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Begin detaching volume completed successfully. Aug 09 10:45:59.262053 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-6cea43ec-bdf0-41cf-8547-29b223b107a5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef/action returned with HTTP 202 Aug 09 10:45:59.262888 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 698/2765] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:45:59 2026] POST /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:45:59.333885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0a67e0f8-efda-4beb-911a-4f93fbf65922 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:59.334342 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0a67e0f8-efda-4beb-911a-4f93fbf65922 None None] GET https://10.4.3.125/volume// Aug 09 10:45:59.334419 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0a67e0f8-efda-4beb-911a-4f93fbf65922 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:59.334952 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0a67e0f8-efda-4beb-911a-4f93fbf65922 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:59.334952 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0a67e0f8-efda-4beb-911a-4f93fbf65922 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:45:59.335322 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 686/2766] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:45:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:45:59.346870 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-bd5beb84-0923-4e76-a479-2b06d987ea49 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:59.349843 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-bd5beb84-0923-4e76-a479-2b06d987ea49 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:45:59.349843 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-bd5beb84-0923-4e76-a479-2b06d987ea49 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:59.350018 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-bd5beb84-0923-4e76-a479-2b06d987ea49 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:59.388472 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:59.388472 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:45:59.388472 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-bd5beb84-0923-4e76-a479-2b06d987ea49 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:45:59.388472 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-bd5beb84-0923-4e76-a479-2b06d987ea49 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:45:59.388472 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 693/2767] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:45:59 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 1321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:45:59.402679 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c25a299a-16de-4e89-99a4-1f1f1be78e0c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:59.402679 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c25a299a-16de-4e89-99a4-1f1f1be78e0c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:45:59.402679 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c25a299a-16de-4e89-99a4-1f1f1be78e0c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:59.402679 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c25a299a-16de-4e89-99a4-1f1f1be78e0c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:59.611481 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:59.611481 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:45:59.617845 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c25a299a-16de-4e89-99a4-1f1f1be78e0c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:45:59.625716 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c25a299a-16de-4e89-99a4-1f1f1be78e0c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:45:59.626331 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 691/2768] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:45:59 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:45:59.715708 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aefdc2a1-1a46-4838-9f1e-c84da25dfb55 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:45:59.719304 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aefdc2a1-1a46-4838-9f1e-c84da25dfb55 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:45:59.719527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aefdc2a1-1a46-4838-9f1e-c84da25dfb55 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:45:59.719847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aefdc2a1-1a46-4838-9f1e-c84da25dfb55 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:45:59.735042 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:45:59.735042 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:45:59.741011 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-aefdc2a1-1a46-4838-9f1e-c84da25dfb55 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:45:59.748201 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aefdc2a1-1a46-4838-9f1e-c84da25dfb55 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:45:59.748601 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 699/2769] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:45:59 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:00.049469 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-99191b63-a62f-4638-b7a6-63d2e6122571 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:00.187453 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:00.188083 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-626078198", "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:00.190374 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-626078198', 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:00.287978 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume of 1 GB Aug 09 10:46:00.288463 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:00.288463 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:00.289147 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Availability Zones retrieved successfully. Aug 09 10:46:00.296267 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Flow 'volume_create_api' (57531122-d022-43e7-a1d9-2dcbf88e8855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:00.297552 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a386db-ac2d-4961-91bf-dcf788788e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:00.298747 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:00.346483 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:00.346483 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:00.365745 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a386db-ac2d-4961-91bf-dcf788788e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=70c8891a-3d49-4a74-9b87-36223b646aa2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70c8891a-3d49-4a74-9b87-36223b646aa2', 'encryption_key_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=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:00.367024 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a4afdf-53b1-4cc7-b6b9-bba57ff00cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:00.458434 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Created reservations ['ba2c5524-3095-4621-9182-0f62c6803dc4', '3ad5268c-d091-4e3f-9457-1dd7cd227fee', '0d4920ea-86e2-4fa7-a466-dfe6a3ae4225', 'fba5c5d7-46f5-41c6-8b03-45a04b3b9fab'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:00.459718 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a4afdf-53b1-4cc7-b6b9-bba57ff00cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba2c5524-3095-4621-9182-0f62c6803dc4', '3ad5268c-d091-4e3f-9457-1dd7cd227fee', '0d4920ea-86e2-4fa7-a466-dfe6a3ae4225', 'fba5c5d7-46f5-41c6-8b03-45a04b3b9fab']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:00.461477 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9148cf9-e14c-425b-a2b5-eeb050e7ab0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:00.497324 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9148cf9-e14c-425b-a2b5-eeb050e7ab0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afe57f10-bf08-4c24-89a4-e09700c17e52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-626078198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ec1bfadbd744b9094a505260a265276',qos_specs=None,replication_status=,reservations=['ba2c5524-3095-4621-9182-0f62c6803dc4','3ad5268c-d091-4e3f-9457-1dd7cd227fee','0d4920ea-86e2-4fa7-a466-dfe6a3ae4225','fba5c5d7-46f5-41c6-8b03-45a04b3b9fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96d086b495b4c2fbee4973a237042ad',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-626078198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afe57f10-bf08-4c24-89a4-e09700c17e52,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4ec1bfadbd744b9094a505260a265276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a96d086b495b4c2fbee4973a237042ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70c8891a-3d49-4a74-9b87-36223b646aa2),volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:00.498790 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1081f7-1d3b-4e60-a4f0-80dfd6fee604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:00.529169 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1081f7-1d3b-4e60-a4f0-80dfd6fee604) transitioned into state 'SUCCESS' from state '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-626078198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ec1bfadbd744b9094a505260a265276',qos_specs=None,replication_status=,reservations=['ba2c5524-3095-4621-9182-0f62c6803dc4','3ad5268c-d091-4e3f-9457-1dd7cd227fee','0d4920ea-86e2-4fa7-a466-dfe6a3ae4225','fba5c5d7-46f5-41c6-8b03-45a04b3b9fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96d086b495b4c2fbee4973a237042ad',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:00.530476 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f105e48-b118-4e61-90d8-19d298efabe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:00.557525 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f105e48-b118-4e61-90d8-19d298efabe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:00.558590 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Flow 'volume_create_api' (57531122-d022-43e7-a1d9-2dcbf88e8855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:00.559054 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume request issued successfully. Aug 09 10:46:00.559872 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99191b63-a62f-4638-b7a6-63d2e6122571 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:00.560545 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 687/2770] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:00 2026] POST /volume/v3/volumes => generated 759 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:00.573754 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8abbcb77-c744-451b-a144-c15458a7eca3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:00.578010 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8abbcb77-c744-451b-a144-c15458a7eca3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 Aug 09 10:46:00.578149 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8abbcb77-c744-451b-a144-c15458a7eca3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:00.578370 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8abbcb77-c744-451b-a144-c15458a7eca3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:00.591118 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:00.591118 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:00.597016 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8abbcb77-c744-451b-a144-c15458a7eca3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:00.603167 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8abbcb77-c744-451b-a144-c15458a7eca3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 returned with HTTP 200 Aug 09 10:46:00.603882 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 694/2771] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:00 2026] GET /volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:00.646650 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-86d32b31-0046-4b1e-8271-401a266cc25d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:00.649159 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86d32b31-0046-4b1e-8271-401a266cc25d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:00.649474 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86d32b31-0046-4b1e-8271-401a266cc25d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:00.649770 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86d32b31-0046-4b1e-8271-401a266cc25d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:00.664320 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:00.664320 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:00.669294 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-86d32b31-0046-4b1e-8271-401a266cc25d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:00.675437 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86d32b31-0046-4b1e-8271-401a266cc25d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:00.675959 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 692/2772] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:00 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:00.766899 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1aae8bb5-8ddc-42ee-93e1-14ef696b0c2c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:00.772569 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1aae8bb5-8ddc-42ee-93e1-14ef696b0c2c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:00.772907 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1aae8bb5-8ddc-42ee-93e1-14ef696b0c2c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:00.773204 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1aae8bb5-8ddc-42ee-93e1-14ef696b0c2c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:00.794523 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:00.794523 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:00.800110 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1aae8bb5-8ddc-42ee-93e1-14ef696b0c2c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:00.809858 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1aae8bb5-8ddc-42ee-93e1-14ef696b0c2c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:46:00.810417 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 700/2773] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:00 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:01.620794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-49c1a7f5-e5d4-45da-8245-14b5b13b986b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:01.623107 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49c1a7f5-e5d4-45da-8245-14b5b13b986b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 Aug 09 10:46:01.623372 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49c1a7f5-e5d4-45da-8245-14b5b13b986b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:01.623572 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49c1a7f5-e5d4-45da-8245-14b5b13b986b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:01.632614 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:01.632614 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:01.637632 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-49c1a7f5-e5d4-45da-8245-14b5b13b986b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:01.644273 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49c1a7f5-e5d4-45da-8245-14b5b13b986b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 returned with HTTP 200 Aug 09 10:46:01.644831 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 688/2774] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:01 2026] GET /volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:01.690977 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ab411545-0d35-4fed-8902-59f2a7a044f9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:01.693827 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab411545-0d35-4fed-8902-59f2a7a044f9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:01.694140 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab411545-0d35-4fed-8902-59f2a7a044f9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:01.694426 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab411545-0d35-4fed-8902-59f2a7a044f9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:01.707853 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:01.707853 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:01.712388 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ab411545-0d35-4fed-8902-59f2a7a044f9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:01.718991 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab411545-0d35-4fed-8902-59f2a7a044f9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:01.719548 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 695/2775] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:01 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:01.748394 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-44be8bc0-a741-40c8-b39a-14c424b33856 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:01.751502 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-44be8bc0-a741-40c8-b39a-14c424b33856 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 Aug 09 10:46:01.751762 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-44be8bc0-a741-40c8-b39a-14c424b33856 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:01.751937 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-44be8bc0-a741-40c8-b39a-14c424b33856 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:01.761083 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:01.761083 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:01.766426 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-44be8bc0-a741-40c8-b39a-14c424b33856 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:01.773623 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-44be8bc0-a741-40c8-b39a-14c424b33856 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 returned with HTTP 200 Aug 09 10:46:01.774080 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 693/2776] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:01 2026] GET /volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:01.830445 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d54553d9-4bb1-446e-ac1c-1dcdfc24aa29 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:01.837151 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d54553d9-4bb1-446e-ac1c-1dcdfc24aa29 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:01.837469 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d54553d9-4bb1-446e-ac1c-1dcdfc24aa29 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:01.837746 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d54553d9-4bb1-446e-ac1c-1dcdfc24aa29 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:01.856332 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:01.856332 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:01.859937 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d54553d9-4bb1-446e-ac1c-1dcdfc24aa29 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:01.864046 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d54553d9-4bb1-446e-ac1c-1dcdfc24aa29 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:46:01.864432 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 701/2777] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:01 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:02.232880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-ec40b490-a986-4578-9a7f-28008a44b4e0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:02.239782 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-ec40b490-a986-4578-9a7f-28008a44b4e0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 Aug 09 10:46:02.240009 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-ec40b490-a986-4578-9a7f-28008a44b4e0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:02.240203 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-ec40b490-a986-4578-9a7f-28008a44b4e0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:02.256292 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:02.256292 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:02.268622 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-ec40b490-a986-4578-9a7f-28008a44b4e0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:02.272367 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-ec40b490-a986-4578-9a7f-28008a44b4e0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 returned with HTTP 200 Aug 09 10:46:02.273204 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 689/2778] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:02 2026] GET /volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:02.284230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f8cb9c50-9138-4344-a3df-f2ff96dd119a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:02.284696 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f8cb9c50-9138-4344-a3df-f2ff96dd119a None None] GET https://10.4.3.125/volume// Aug 09 10:46:02.284865 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f8cb9c50-9138-4344-a3df-f2ff96dd119a None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:02.285000 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f8cb9c50-9138-4344-a3df-f2ff96dd119a None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:02.285365 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f8cb9c50-9138-4344-a3df-f2ff96dd119a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:02.285633 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 696/2779] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:46:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:46:02.295139 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-827cc67c-4c0e-41a5-a12c-c619446ea4c3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:02.298255 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-827cc67c-4c0e-41a5-a12c-c619446ea4c3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:46:02.299429 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-827cc67c-4c0e-41a5-a12c-c619446ea4c3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afe57f10-bf08-4c24-89a4-e09700c17e52", "connector": null, "instance_uuid": "a46d0ed3-ee3f-4559-bed6-34c7143fbc68"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:02.311271 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:02.311271 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:02.350822 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-827cc67c-4c0e-41a5-a12c-c619446ea4c3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:46:02.351356 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 694/2780] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:46:02 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 09 10:46:02.731840 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8218c6ac-2101-4b1c-81e3-15e767b747a8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:02.733945 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8218c6ac-2101-4b1c-81e3-15e767b747a8 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:02.734167 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8218c6ac-2101-4b1c-81e3-15e767b747a8 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:02.734391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8218c6ac-2101-4b1c-81e3-15e767b747a8 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:02.745953 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:02.745953 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:02.751113 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8218c6ac-2101-4b1c-81e3-15e767b747a8 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:02.757465 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8218c6ac-2101-4b1c-81e3-15e767b747a8 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:02.758043 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 702/2781] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:02 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:02.882914 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-99fb5ef1-df03-4cbe-854f-f255646fcba3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:02.886046 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99fb5ef1-df03-4cbe-854f-f255646fcba3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:02.886177 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99fb5ef1-df03-4cbe-854f-f255646fcba3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:02.886595 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99fb5ef1-df03-4cbe-854f-f255646fcba3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:02.900488 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:02.900488 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:02.913291 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-99fb5ef1-df03-4cbe-854f-f255646fcba3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:02.918470 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99fb5ef1-df03-4cbe-854f-f255646fcba3 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:46:02.919055 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 690/2782] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:02 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:03.701207 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e80b5f9f-3ccb-4f48-a7fd-89584badd0b9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:03.701641 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e80b5f9f-3ccb-4f48-a7fd-89584badd0b9 None None] GET https://10.4.3.125/volume// Aug 09 10:46:03.702264 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e80b5f9f-3ccb-4f48-a7fd-89584badd0b9 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:03.702264 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e80b5f9f-3ccb-4f48-a7fd-89584badd0b9 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:03.703476 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e80b5f9f-3ccb-4f48-a7fd-89584badd0b9 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:03.704128 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 697/2783] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:46:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:46:03.720930 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-0cf3e7fd-4651-499a-b203-cc3cf0ef94db None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:03.723011 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-0cf3e7fd-4651-499a-b203-cc3cf0ef94db tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 Aug 09 10:46:03.723481 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-0cf3e7fd-4651-499a-b203-cc3cf0ef94db tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:03.724459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-0cf3e7fd-4651-499a-b203-cc3cf0ef94db tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:03.738145 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:03.738145 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:03.747132 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-0cf3e7fd-4651-499a-b203-cc3cf0ef94db tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:03.753628 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-0cf3e7fd-4651-499a-b203-cc3cf0ef94db tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 returned with HTTP 200 Aug 09 10:46:03.754159 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 695/2784] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:03 2026] GET /volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:03.775788 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7d1fc605-7927-479c-b122-98202f2569b2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:03.782380 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7d1fc605-7927-479c-b122-98202f2569b2 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:03.782607 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7d1fc605-7927-479c-b122-98202f2569b2 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:03.782833 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7d1fc605-7927-479c-b122-98202f2569b2 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:03.798341 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:03.798341 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:03.805831 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7d1fc605-7927-479c-b122-98202f2569b2 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:03.813798 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7d1fc605-7927-479c-b122-98202f2569b2 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:03.814766 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 703/2785] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:03 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:03.892268 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-358ad36c-060f-42f1-a3b3-b8882de41747 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:03.897112 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-358ad36c-060f-42f1-a3b3-b8882de41747 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] PUT https://10.4.3.125/volume/v3/attachments/dcd6c91d-8477-4215-b57e-84efe205f3d3 Aug 09 10:46:03.897683 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-358ad36c-060f-42f1-a3b3-b8882de41747 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:03.911449 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-358ad36c-060f-42f1-a3b3-b8882de41747 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Acquiring lock "cinder-attachment_update-afe57f10-bf08-4c24-89a4-e09700c17e52-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:46:03.917737 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-358ad36c-060f-42f1-a3b3-b8882de41747 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-afe57f10-bf08-4c24-89a4-e09700c17e52-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:46:03.918615 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:03.918615 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:03.940677 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8aba759d-a67e-4d86-a7ca-679818ea0f0c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:03.944222 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8aba759d-a67e-4d86-a7ca-679818ea0f0c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:03.944802 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8aba759d-a67e-4d86-a7ca-679818ea0f0c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:03.946391 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8aba759d-a67e-4d86-a7ca-679818ea0f0c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:03.965312 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:03.965312 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:03.971633 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8aba759d-a67e-4d86-a7ca-679818ea0f0c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:03.978045 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8aba759d-a67e-4d86-a7ca-679818ea0f0c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:46:03.978614 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 698/2786] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:03 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:04.038363 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-b4765419-7f6c-4475-ace7-1d9314c1666d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:04.041958 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-b4765419-7f6c-4475-ace7-1d9314c1666d tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] POST https://10.4.3.125/volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a/action Aug 09 10:46:04.042495 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-b4765419-7f6c-4475-ace7-1d9314c1666d tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:04.043056 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-b4765419-7f6c-4475-ace7-1d9314c1666d tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:04.064180 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-358ad36c-060f-42f1-a3b3-b8882de41747 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-afe57f10-bf08-4c24-89a4-e09700c17e52-np0000006833" released by "attachment_update" :: held 0.147s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:46:04.064622 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-358ad36c-060f-42f1-a3b3-b8882de41747 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/dcd6c91d-8477-4215-b57e-84efe205f3d3 returned with HTTP 200 Aug 09 10:46:04.065467 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 691/2787] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:46:03 2026] PUT /volume/v3/attachments/dcd6c91d-8477-4215-b57e-84efe205f3d3 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:04.066770 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:04.066770 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:04.088837 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-06a61fd9-6ecc-4071-b6e9-d68320b92a3e req-b4765419-7f6c-4475-ace7-1d9314c1666d tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a/action returned with HTTP 204 Aug 09 10:46:04.089578 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 696/2788] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:46:04 2026] POST /volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:04.096200 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-e0708ce3-d6cc-43f0-83e0-8503d0a050a5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:04.099974 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-e0708ce3-d6cc-43f0-83e0-8503d0a050a5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4 Aug 09 10:46:04.100716 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-e0708ce3-d6cc-43f0-83e0-8503d0a050a5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:04.101335 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-e0708ce3-d6cc-43f0-83e0-8503d0a050a5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:04.105142 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-4acbb6ea-17b0-4c3f-8e8e-4ae4108b839e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:04.108881 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-4acbb6ea-17b0-4c3f-8e8e-4ae4108b839e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments/dcd6c91d-8477-4215-b57e-84efe205f3d3/action Aug 09 10:46:04.109535 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-4acbb6ea-17b0-4c3f-8e8e-4ae4108b839e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:04.109697 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-4acbb6ea-17b0-4c3f-8e8e-4ae4108b839e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:04.114760 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:04.114760 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:04.142220 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:04.142220 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:04.176139 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f1ea4960-ceed-4c91-b2ca-d3f1fa930dbf req-4acbb6ea-17b0-4c3f-8e8e-4ae4108b839e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/dcd6c91d-8477-4215-b57e-84efe205f3d3/action returned with HTTP 204 Aug 09 10:46:04.176829 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 699/2789] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:46:04 2026] POST /volume/v3/attachments/dcd6c91d-8477-4215-b57e-84efe205f3d3/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:04.216001 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dab6f3e8-a335-43f9-a169-36a718940e76 req-e0708ce3-d6cc-43f0-83e0-8503d0a050a5 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4 returned with HTTP 200 Aug 09 10:46:04.216447 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 704/2790] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:46:04 2026] DELETE /volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:04.833468 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0bcecc6-3710-4dbf-92a3-3299b736d657 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:04.836273 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0bcecc6-3710-4dbf-92a3-3299b736d657 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:04.836549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0bcecc6-3710-4dbf-92a3-3299b736d657 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:04.836842 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0bcecc6-3710-4dbf-92a3-3299b736d657 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:04.854576 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:04.854576 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:04.862046 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b0bcecc6-3710-4dbf-92a3-3299b736d657 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:04.870725 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0bcecc6-3710-4dbf-92a3-3299b736d657 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:04.874541 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 692/2791] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:04 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:04.997437 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3569efb4-d7b9-42b3-97fd-2689244b790c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:04.999478 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3569efb4-d7b9-42b3-97fd-2689244b790c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:04.999624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3569efb4-d7b9-42b3-97fd-2689244b790c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:04.999801 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3569efb4-d7b9-42b3-97fd-2689244b790c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:05.014727 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:05.014727 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:05.019265 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3569efb4-d7b9-42b3-97fd-2689244b790c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:05.025180 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3569efb4-d7b9-42b3-97fd-2689244b790c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:46:05.025757 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 697/2792] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:04 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:05.048169 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2b3d7d53-87fe-40bb-9846-7f78cbe596a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:05.052454 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2b3d7d53-87fe-40bb-9846-7f78cbe596a2 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:05.052740 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2b3d7d53-87fe-40bb-9846-7f78cbe596a2 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:05.052944 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2b3d7d53-87fe-40bb-9846-7f78cbe596a2 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:05.068946 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:05.068946 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:05.072908 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2b3d7d53-87fe-40bb-9846-7f78cbe596a2 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:05.078542 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2b3d7d53-87fe-40bb-9846-7f78cbe596a2 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:46:05.079101 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 700/2793] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:05 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 1173 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:05.093978 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9faba563-7bf7-4696-b0f2-4055369f782d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:05.095873 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 705/2794] 10.4.3.125 () {70 vars in 1611 bytes} [Sun Aug 9 10:46:05 2026] DELETE /volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 09 10:46:05.106014 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-877e87df-2a7e-44f9-be38-c87b220ff3ee None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:05.234500 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 693/2795] 10.4.3.125 () {70 vars in 1611 bytes} [Sun Aug 9 10:46:05 2026] DELETE /volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a => generated 114 bytes in 129 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 09 10:46:05.248885 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:05.252467 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] DELETE https://10.4.3.125/volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a Aug 09 10:46:05.252819 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:05.253121 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:05.264386 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:05.264386 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:05.347717 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Attachment connected to vm 036387f3-196c-4625-9fcd-2a8da6a2ed37, checking data on nova Aug 09 10:46:05.348142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.compute.nova [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Creating Keystone token plugin using URL: https://10.4.3.125/identity {{(pid=100317) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 09 10:46:05.538418 np0000006833 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] REQ: curl -g -i -X GET https://10.4.3.125/compute/v2.1/servers/036387f3-196c-4625-9fcd-2a8da6a2ed37/os-volume_attachments/a5adfab3-50fc-40f0-ad9a-c3f832718439 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bc8fd629460490e4828c00c8209a77dba928b00879c4290e2183541821a35186" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738" -H "X-Service-Token: {SHA256}210b13473944eec58aae540f8adb6779ffcfeede0531ac06c05b8a7e7e640aa4" {{(pid=100317) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 09 10:46:05.702445 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d79023c2-45d8-4653-9024-d5ef023937df req-d910a9dc-8b95-4123-b231-63828052297a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:05.705772 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-d910a9dc-8b95-4123-b231-63828052297a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments/6f2aea72-d455-41f9-bd2c-eb67351ae957/action Aug 09 10:46:05.706235 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-d910a9dc-8b95-4123-b231-63828052297a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:05.706436 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-d910a9dc-8b95-4123-b231-63828052297a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:05.726773 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:05.726773 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:05.743841 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d79023c2-45d8-4653-9024-d5ef023937df req-d910a9dc-8b95-4123-b231-63828052297a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/6f2aea72-d455-41f9-bd2c-eb67351ae957/action returned with HTTP 204 Aug 09 10:46:05.743994 np0000006833 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 09 Aug 2026 10:46:05 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-be3e4012-8954-4343-b971-9a17f618842d x-openstack-request-id: req-be3e4012-8954-4343-b971-9a17f618842d {{(pid=100317) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 09 10:46:05.744152 np0000006833 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a5adfab3-50fc-40f0-ad9a-c3f832718439", "serverId": "036387f3-196c-4625-9fcd-2a8da6a2ed37", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "dcc260e0-8ea1-4a89-ac46-20b736cea21a", "bdm_uuid": "d3489c57-d56c-452d-b123-368228cc93d5"}} {{(pid=100317) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 09 10:46:05.744335 np0000006833 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET call to compute for https://10.4.3.125/compute/v2.1/servers/036387f3-196c-4625-9fcd-2a8da6a2ed37/os-volume_attachments/a5adfab3-50fc-40f0-ad9a-c3f832718439 used request id req-be3e4012-8954-4343-b971-9a17f618842d {{(pid=100317) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 09 10:46:05.744584 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 701/2796] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:46:05 2026] POST /volume/v3/attachments/6f2aea72-d455-41f9-bd2c-eb67351ae957/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:05.747929 np0000006833 devstack@c-api.service[100317]: ERROR cinder.volume.api [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-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 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Caught error: Detach volume from instance 036387f3-196c-4625-9fcd-2a8da6a2ed37 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 036387f3-196c-4625-9fcd-2a8da6a2ed37 using the Compute API Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: 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 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 09 10:46:05.751490 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 036387f3-196c-4625-9fcd-2a8da6a2ed37 using the Compute API Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.middleware.fault [None req-31aa043c-0acd-43a6-b6cc-4a0afeb9a738 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a returned with HTTP 409 Aug 09 10:46:05.754736 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 698/2797] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:46:05 2026] DELETE /volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a => generated 167 bytes in 506 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:05.813454 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-295c2dbf-b25a-412a-a85e-066316583150 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:05.816337 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-295c2dbf-b25a-412a-a85e-066316583150 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:05.816595 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-295c2dbf-b25a-412a-a85e-066316583150 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:05.816844 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-295c2dbf-b25a-412a-a85e-066316583150 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:05.830456 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:05.830456 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:05.836755 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-295c2dbf-b25a-412a-a85e-066316583150 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:05.843396 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-295c2dbf-b25a-412a-a85e-066316583150 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:46:05.845058 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 706/2798] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:05 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 1155 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:05.869426 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-5c01ef74-2ec5-49e4-89e5-db785946d551 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:05.873290 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-5c01ef74-2ec5-49e4-89e5-db785946d551 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] POST https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439/action Aug 09 10:46:05.873444 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-5c01ef74-2ec5-49e4-89e5-db785946d551 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:05.873605 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-5c01ef74-2ec5-49e4-89e5-db785946d551 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:05.896269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-84950e64-4ea5-48a4-b760-8b0fbca5a42d req-f314650c-178e-49b3-8e04-f06261dccc91 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:05.899894 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-84950e64-4ea5-48a4-b760-8b0fbca5a42d req-f314650c-178e-49b3-8e04-f06261dccc91 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4 Aug 09 10:46:05.900166 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-84950e64-4ea5-48a4-b760-8b0fbca5a42d req-f314650c-178e-49b3-8e04-f06261dccc91 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:05.900468 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-84950e64-4ea5-48a4-b760-8b0fbca5a42d req-f314650c-178e-49b3-8e04-f06261dccc91 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:05.901983 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce5f02e0-10ca-4be3-9e81-76e9a9783ba5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:05.906869 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce5f02e0-10ca-4be3-9e81-76e9a9783ba5 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:05.906869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce5f02e0-10ca-4be3-9e81-76e9a9783ba5 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:05.906869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce5f02e0-10ca-4be3-9e81-76e9a9783ba5 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:05.907300 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:05.907300 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:05.907300 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-5c01ef74-2ec5-49e4-89e5-db785946d551 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:05.908857 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-84950e64-4ea5-48a4-b760-8b0fbca5a42d req-f314650c-178e-49b3-8e04-f06261dccc91 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4 returned with HTTP 404 Aug 09 10:46:05.910213 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 702/2799] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:46:05 2026] DELETE /volume/v3/attachments/bd31e54e-e888-4d78-89e5-ae5883d0b2f4 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:05.923217 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-5c01ef74-2ec5-49e4-89e5-db785946d551 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Begin detaching volume completed successfully. Aug 09 10:46:05.923530 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-5c01ef74-2ec5-49e4-89e5-db785946d551 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439/action returned with HTTP 202 Aug 09 10:46:05.924076 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 694/2800] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:46:05 2026] POST /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:46:05.953014 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-ce5f02e0-10ca-4be3-9e81-76e9a9783ba5 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:05.966744 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:05.966744 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:05.972879 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ce5f02e0-10ca-4be3-9e81-76e9a9783ba5 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:05.979431 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce5f02e0-10ca-4be3-9e81-76e9a9783ba5 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:05.980097 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 699/2801] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:05 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 1169 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:05.999592 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5dc3bd0b-b235-4ab4-a648-40f7504ead92 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:06.003912 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5dc3bd0b-b235-4ab4-a648-40f7504ead92 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:06.003912 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5dc3bd0b-b235-4ab4-a648-40f7504ead92 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:06.003912 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5dc3bd0b-b235-4ab4-a648-40f7504ead92 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:06.004146 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d8978569-38ca-43a1-a35d-7ed72b244268 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:06.004146 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8978569-38ca-43a1-a35d-7ed72b244268 None None] GET https://10.4.3.125/volume// Aug 09 10:46:06.004146 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8978569-38ca-43a1-a35d-7ed72b244268 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:06.004146 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8978569-38ca-43a1-a35d-7ed72b244268 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:06.004146 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8978569-38ca-43a1-a35d-7ed72b244268 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:06.004146 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 703/2802] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:46:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:46:06.014809 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:06.014809 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:06.015052 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-12f1ad28-81a3-48e7-9f3a-a53084be3a0c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:06.018130 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-12f1ad28-81a3-48e7-9f3a-a53084be3a0c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:06.018130 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-12f1ad28-81a3-48e7-9f3a-a53084be3a0c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:06.018843 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-12f1ad28-81a3-48e7-9f3a-a53084be3a0c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:06.020285 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5dc3bd0b-b235-4ab4-a648-40f7504ead92 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:06.027736 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5dc3bd0b-b235-4ab4-a648-40f7504ead92 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:06.027736 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 707/2803] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:05 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:06.030437 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:06.030437 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:06.034699 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-12f1ad28-81a3-48e7-9f3a-a53084be3a0c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:06.040126 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-12f1ad28-81a3-48e7-9f3a-a53084be3a0c tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:46:06.040508 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 695/2804] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:06 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 1338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:06.091871 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-380587f8-c0f5-4979-a99b-807623b18bfd req-5a965d13-6b95-43fd-9346-d724111a9630 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:06.094806 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-5a965d13-6b95-43fd-9346-d724111a9630 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:06.095045 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-5a965d13-6b95-43fd-9346-d724111a9630 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:06.095301 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-5a965d13-6b95-43fd-9346-d724111a9630 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:06.111136 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:06.111136 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:06.116992 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-380587f8-c0f5-4979-a99b-807623b18bfd req-5a965d13-6b95-43fd-9346-d724111a9630 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:06.123052 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-5a965d13-6b95-43fd-9346-d724111a9630 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:06.123616 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 700/2805] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:06 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:46:06.146594 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-380587f8-c0f5-4979-a99b-807623b18bfd req-b1c3b0de-1eb8-45a2-aba3-020ce53aa05d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:06.148776 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-b1c3b0de-1eb8-45a2-aba3-020ce53aa05d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14/action Aug 09 10:46:06.149298 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-b1c3b0de-1eb8-45a2-aba3-020ce53aa05d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:06.149583 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-b1c3b0de-1eb8-45a2-aba3-020ce53aa05d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:06.166211 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:06.166211 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:06.166211 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-380587f8-c0f5-4979-a99b-807623b18bfd req-b1c3b0de-1eb8-45a2-aba3-020ce53aa05d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:06.176076 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-380587f8-c0f5-4979-a99b-807623b18bfd req-b1c3b0de-1eb8-45a2-aba3-020ce53aa05d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Begin detaching volume completed successfully. Aug 09 10:46:06.176076 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-b1c3b0de-1eb8-45a2-aba3-020ce53aa05d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14/action returned with HTTP 202 Aug 09 10:46:06.176076 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 704/2806] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:46:06 2026] POST /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:46:06.263388 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-440f1b92-6212-4754-9f28-4ea413ac0138 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:06.263602 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-440f1b92-6212-4754-9f28-4ea413ac0138 None None] GET https://10.4.3.125/volume// Aug 09 10:46:06.263602 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-440f1b92-6212-4754-9f28-4ea413ac0138 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:06.263875 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-440f1b92-6212-4754-9f28-4ea413ac0138 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:06.264153 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-440f1b92-6212-4754-9f28-4ea413ac0138 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:06.264475 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 708/2807] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:46:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:46:06.278252 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-380587f8-c0f5-4979-a99b-807623b18bfd req-827f6961-fc2b-4638-adf4-5d38c973d5bd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:06.280431 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-827f6961-fc2b-4638-adf4-5d38c973d5bd tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:06.280685 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-827f6961-fc2b-4638-adf4-5d38c973d5bd tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:06.280887 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-827f6961-fc2b-4638-adf4-5d38c973d5bd tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:06.292747 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:06.292747 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:06.297807 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-380587f8-c0f5-4979-a99b-807623b18bfd req-827f6961-fc2b-4638-adf4-5d38c973d5bd tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:06.302763 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-827f6961-fc2b-4638-adf4-5d38c973d5bd tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:06.303245 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 696/2808] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:06 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 1352 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:06.322021 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-380587f8-c0f5-4979-a99b-807623b18bfd req-be3290b5-8979-4f3b-97f9-d3b08bc973fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:06.325166 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-be3290b5-8979-4f3b-97f9-d3b08bc973fb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14/encryption Aug 09 10:46:06.325495 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-be3290b5-8979-4f3b-97f9-d3b08bc973fb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:06.325834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-be3290b5-8979-4f3b-97f9-d3b08bc973fb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:06.341713 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:06.341713 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:06.352891 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-be3290b5-8979-4f3b-97f9-d3b08bc973fb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14/encryption returned with HTTP 200 Aug 09 10:46:06.353055 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 701/2809] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:46:06 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:07.768774 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:07.770923 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:07.771395 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2015591495"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:07.773227 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2015591495'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:07.773380 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Create volume of 1 GB Aug 09 10:46:07.778886 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Availability Zones retrieved successfully. Aug 09 10:46:07.787363 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Flow 'volume_create_api' (ca39ddd4-5a4b-40ac-b673-104ceeb1155f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:07.788774 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd2a5586-f34e-4755-a585-5d644ee065ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:07.790076 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:07.827591 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd2a5586-f34e-4755-a585-5d644ee065ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:07.828480 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019a0d62-c5bd-4658-aa1f-01ba791ba09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:07.841025 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-96612d7b-b2da-4b7d-9074-cac0621457b3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:07.843020 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-96612d7b-b2da-4b7d-9074-cac0621457b3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 Aug 09 10:46:07.843260 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-96612d7b-b2da-4b7d-9074-cac0621457b3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:07.843481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-96612d7b-b2da-4b7d-9074-cac0621457b3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:07.843597 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-96612d7b-b2da-4b7d-9074-cac0621457b3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: 966957a1-9e22-4161-ba6b-bcc2609f5f81 Aug 09 10:46:07.848882 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-96612d7b-b2da-4b7d-9074-cac0621457b3 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 returned with HTTP 404 Aug 09 10:46:07.849407 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 709/2810] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:46:07 2026] DELETE /volume/v3/snapshots/966957a1-9e22-4161-ba6b-bcc2609f5f81 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:07.861767 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-63cc0cb3-b1d5-4f83-843a-99eeb23656d8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:07.863965 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63cc0cb3-b1d5-4f83-843a-99eeb23656d8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:46:07.864394 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63cc0cb3-b1d5-4f83-843a-99eeb23656d8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:07.864571 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63cc0cb3-b1d5-4f83-843a-99eeb23656d8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:07.872640 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:07.872640 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:07.877641 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-63cc0cb3-b1d5-4f83-843a-99eeb23656d8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:07.878755 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Created reservations ['84bb144c-39a2-4bbf-a0cc-b0ee47ff9150', 'b1fe997e-83c4-4711-8b2b-b3cdde54523f', 'f48ad783-42c1-4022-afef-1d558fa3e695', 'f3647752-1b88-4c94-9778-26d7b04bb18d'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:07.879632 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019a0d62-c5bd-4658-aa1f-01ba791ba09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84bb144c-39a2-4bbf-a0cc-b0ee47ff9150', 'b1fe997e-83c4-4711-8b2b-b3cdde54523f', 'f48ad783-42c1-4022-afef-1d558fa3e695', 'f3647752-1b88-4c94-9778-26d7b04bb18d']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:07.880575 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a12a2d6-1894-454f-a4d5-030f6dcb3be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:07.883795 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63cc0cb3-b1d5-4f83-843a-99eeb23656d8 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:46:07.884350 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 697/2811] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:07 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:07.900789 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:07.902612 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:07.902990 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1172242247"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:07.905360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1172242247'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:07.905774 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume of 1 GB Aug 09 10:46:07.909514 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a12a2d6-1894-454f-a4d5-030f6dcb3be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771720b5-466f-4024-9e4d-26ac971f333e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2015591495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c73e6ab77f8d47acbdba3e408ed76505',qos_specs=None,replication_status=,reservations=['84bb144c-39a2-4bbf-a0cc-b0ee47ff9150','b1fe997e-83c4-4711-8b2b-b3cdde54523f','f48ad783-42c1-4022-afef-1d558fa3e695','f3647752-1b88-4c94-9778-26d7b04bb18d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95639ad5a6d64524907cc3bfeb541e28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2015591495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=771720b5-466f-4024-9e4d-26ac971f333e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c73e6ab77f8d47acbdba3e408ed76505',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95639ad5a6d64524907cc3bfeb541e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:07.910599 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a2f6a46-3bd5-46fe-88ce-b6658b5c45be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:07.911314 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Availability Zones retrieved successfully. Aug 09 10:46:07.919165 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (aaf0ffc7-83e8-412e-91f5-78e035e802b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:07.920837 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d90de29-76f1-4902-869a-ef802fe4cf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:07.922421 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:07.931511 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a2f6a46-3bd5-46fe-88ce-b6658b5c45be) transitioned into state 'SUCCESS' from state '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-2015591495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c73e6ab77f8d47acbdba3e408ed76505',qos_specs=None,replication_status=,reservations=['84bb144c-39a2-4bbf-a0cc-b0ee47ff9150','b1fe997e-83c4-4711-8b2b-b3cdde54523f','f48ad783-42c1-4022-afef-1d558fa3e695','f3647752-1b88-4c94-9778-26d7b04bb18d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95639ad5a6d64524907cc3bfeb541e28',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:07.932344 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67de47d7-94df-4352-8239-24fb65212d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:07.942630 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67de47d7-94df-4352-8239-24fb65212d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:07.943457 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Flow 'volume_create_api' (ca39ddd4-5a4b-40ac-b673-104ceeb1155f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:07.943791 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Create volume request issued successfully. Aug 09 10:46:07.944460 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fb3179e3-5b9f-4e98-aaab-89f48d281029 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:07.944958 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 705/2812] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:46:07 2026] POST /volume/v3/volumes => generated 755 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:07.956509 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d90de29-76f1-4902-869a-ef802fe4cf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:07.957458 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7aeb44-71d5-4d09-b6e7-4c04ae7fbc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:07.957949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8d559ba5-009c-4ec5-bdb9-0bb59516d4e5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:07.960984 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d559ba5-009c-4ec5-bdb9-0bb59516d4e5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:07.961347 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d559ba5-009c-4ec5-bdb9-0bb59516d4e5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:07.961697 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d559ba5-009c-4ec5-bdb9-0bb59516d4e5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:07.972218 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:07.972218 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:07.977766 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8d559ba5-009c-4ec5-bdb9-0bb59516d4e5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:07.985378 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d559ba5-009c-4ec5-bdb9-0bb59516d4e5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:07.985378 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 710/2813] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:07 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:08.007307 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['7b5f8141-5562-4f03-8bf7-cd7b16b6bc06', '6b6c33ab-63fa-4dd5-b281-ab9495384c0e', '3e4ed6bb-8699-4d31-8d5f-10b4985266c4', '16db2e34-3072-4258-9a7c-8e1cf7fbb246'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:08.008701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7aeb44-71d5-4d09-b6e7-4c04ae7fbc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b5f8141-5562-4f03-8bf7-cd7b16b6bc06', '6b6c33ab-63fa-4dd5-b281-ab9495384c0e', '3e4ed6bb-8699-4d31-8d5f-10b4985266c4', '16db2e34-3072-4258-9a7c-8e1cf7fbb246']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:08.009467 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0ad513a-a039-4187-88c1-7e6270922250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:08.034229 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0ad513a-a039-4187-88c1-7e6270922250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bdbf8af-d58e-4c1c-9054-fac4fa974d24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1172242247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['7b5f8141-5562-4f03-8bf7-cd7b16b6bc06','6b6c33ab-63fa-4dd5-b281-ab9495384c0e','3e4ed6bb-8699-4d31-8d5f-10b4985266c4','16db2e34-3072-4258-9a7c-8e1cf7fbb246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1172242247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bdbf8af-d58e-4c1c-9054-fac4fa974d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9e668ca4874648bd06aab04ca7b558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:08.035177 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a2393a-3aaa-431b-b0f2-f00bede08c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:08.055360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a2393a-3aaa-431b-b0f2-f00bede08c54) transitioned into state 'SUCCESS' from state '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-1172242247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['7b5f8141-5562-4f03-8bf7-cd7b16b6bc06','6b6c33ab-63fa-4dd5-b281-ab9495384c0e','3e4ed6bb-8699-4d31-8d5f-10b4985266c4','16db2e34-3072-4258-9a7c-8e1cf7fbb246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:08.056215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ef00c25-7465-491b-b4ac-c69176f1bfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:08.068880 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ef00c25-7465-491b-b4ac-c69176f1bfde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:08.069853 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (aaf0ffc7-83e8-412e-91f5-78e035e802b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:08.070301 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request issued successfully. Aug 09 10:46:08.071153 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fb449518-9ac4-4fc5-8f96-7660d4a8b229 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:08.071800 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 702/2814] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:46:07 2026] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:08.090949 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8d7245c6-d71d-4292-bd2a-dcc8086275db None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:08.092951 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8d7245c6-d71d-4292-bd2a-dcc8086275db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 Aug 09 10:46:08.093227 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8d7245c6-d71d-4292-bd2a-dcc8086275db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:08.093446 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8d7245c6-d71d-4292-bd2a-dcc8086275db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:08.105638 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:08.105638 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:08.112487 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8d7245c6-d71d-4292-bd2a-dcc8086275db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:08.119173 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8d7245c6-d71d-4292-bd2a-dcc8086275db tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 returned with HTTP 200 Aug 09 10:46:08.119902 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 698/2815] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:08 2026] GET /volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:09.000333 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-475b1fb1-4ef8-485c-b17c-0b18a959b8cc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.007456 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-475b1fb1-4ef8-485c-b17c-0b18a959b8cc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:09.007667 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-475b1fb1-4ef8-485c-b17c-0b18a959b8cc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:09.007901 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-475b1fb1-4ef8-485c-b17c-0b18a959b8cc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:09.021588 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.021588 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:09.028067 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-475b1fb1-4ef8-485c-b17c-0b18a959b8cc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:09.033507 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-475b1fb1-4ef8-485c-b17c-0b18a959b8cc tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:09.033867 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 706/2816] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:08 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:09.103515 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-1ba3439f-5289-4cd4-b1b6-0fe4f4bf8558 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.107460 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-1ba3439f-5289-4cd4-b1b6-0fe4f4bf8558 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:09.107747 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-1ba3439f-5289-4cd4-b1b6-0fe4f4bf8558 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:09.108049 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-1ba3439f-5289-4cd4-b1b6-0fe4f4bf8558 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:09.120411 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.120411 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:09.124741 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-1ba3439f-5289-4cd4-b1b6-0fe4f4bf8558 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:09.131622 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-1ba3439f-5289-4cd4-b1b6-0fe4f4bf8558 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:09.132211 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 711/2817] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:09 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:09.135214 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38eac47e-8716-4f5c-b6e0-93319248d074 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.138026 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38eac47e-8716-4f5c-b6e0-93319248d074 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 Aug 09 10:46:09.138267 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38eac47e-8716-4f5c-b6e0-93319248d074 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:09.138463 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38eac47e-8716-4f5c-b6e0-93319248d074 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:09.149041 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.149041 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:09.160375 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38eac47e-8716-4f5c-b6e0-93319248d074 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:09.169329 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38eac47e-8716-4f5c-b6e0-93319248d074 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 returned with HTTP 200 Aug 09 10:46:09.170173 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 703/2818] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:09 2026] GET /volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:09.188880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ed4445c1-6e29-44d6-9861-bc4c707bc0a7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.193055 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed4445c1-6e29-44d6-9861-bc4c707bc0a7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:46:09.193620 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed4445c1-6e29-44d6-9861-bc4c707bc0a7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2bdbf8af-d58e-4c1c-9054-fac4fa974d24", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1529018196"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:09.210847 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.210847 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:09.211581 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ed4445c1-6e29-44d6-9861-bc4c707bc0a7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:09.212781 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-ed4445c1-6e29-44d6-9861-bc4c707bc0a7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume 2bdbf8af-d58e-4c1c-9054-fac4fa974d24 Aug 09 10:46:09.260394 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3dc964d9-bab5-4569-a703-849d1ef300fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.265259 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3dc964d9-bab5-4569-a703-849d1ef300fc None None] GET https://10.4.3.125/volume// Aug 09 10:46:09.265259 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3dc964d9-bab5-4569-a703-849d1ef300fc None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:09.265259 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3dc964d9-bab5-4569-a703-849d1ef300fc None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:09.265259 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3dc964d9-bab5-4569-a703-849d1ef300fc None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:09.265726 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 707/2819] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:46:09 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:46:09.268411 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-ed4445c1-6e29-44d6-9861-bc4c707bc0a7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['33ee5e27-1bf6-4967-806a-fb83644117ef', '3f7ffbbd-8ccb-4532-a7ed-58280cef556c', '84a91cc2-119d-419f-8271-6c69bb156889', '54e9bf01-8cf3-4c3e-b356-82ba5ae206f4'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:09.278777 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-5d54cf04-185d-4b7f-bb05-6ec443946fe2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.281296 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-5d54cf04-185d-4b7f-bb05-6ec443946fe2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:46:09.281712 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-5d54cf04-185d-4b7f-bb05-6ec443946fe2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "771720b5-466f-4024-9e4d-26ac971f333e", "connector": null, "instance_uuid": "87f74864-405e-4c89-a4ef-738c7c4b3d24"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:09.297013 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.297013 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:09.300692 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-05c4c653-58ad-4a42-b9cd-5d534c6c106b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.305343 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-05c4c653-58ad-4a42-b9cd-5d534c6c106b tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] DELETE https://10.4.3.125/volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a Aug 09 10:46:09.305343 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-05c4c653-58ad-4a42-b9cd-5d534c6c106b tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:09.305343 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-05c4c653-58ad-4a42-b9cd-5d534c6c106b tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:09.317735 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ed4445c1-6e29-44d6-9861-bc4c707bc0a7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot create request issued successfully. Aug 09 10:46:09.318311 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed4445c1-6e29-44d6-9861-bc4c707bc0a7 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:46:09.318450 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.318450 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:09.318868 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 699/2820] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:46:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:09.333268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f08b0b08-dede-4e76-8b05-27e6f1fa7bad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.336441 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f08b0b08-dede-4e76-8b05-27e6f1fa7bad tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 Aug 09 10:46:09.336782 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f08b0b08-dede-4e76-8b05-27e6f1fa7bad tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:09.337017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f08b0b08-dede-4e76-8b05-27e6f1fa7bad tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:09.348203 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-5d54cf04-185d-4b7f-bb05-6ec443946fe2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:46:09.348347 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.348347 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:09.349276 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 712/2821] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:46:09 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 09 10:46:09.349335 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f08b0b08-dede-4e76-8b05-27e6f1fa7bad tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:46:09.352173 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f08b0b08-dede-4e76-8b05-27e6f1fa7bad tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 returned with HTTP 200 Aug 09 10:46:09.354801 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 708/2822] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:09 2026] GET /volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:09.400393 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0ea608f9-a404-4f93-b8cb-22ded8cf3af6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.400393 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0ea608f9-a404-4f93-b8cb-22ded8cf3af6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:09.400770 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0ea608f9-a404-4f93-b8cb-22ded8cf3af6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:09.401016 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0ea608f9-a404-4f93-b8cb-22ded8cf3af6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:09.405946 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e7230722-873c-49a2-97cf-1c0950e3ed68 req-05c4c653-58ad-4a42-b9cd-5d534c6c106b tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a returned with HTTP 200 Aug 09 10:46:09.406813 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 704/2823] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:46:09 2026] DELETE /volume/v3/attachments/dcc260e0-8ea1-4a89-ac46-20b736cea21a => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:09.416237 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.416237 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:09.424230 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0ea608f9-a404-4f93-b8cb-22ded8cf3af6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:09.429489 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0ea608f9-a404-4f93-b8cb-22ded8cf3af6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:09.429612 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c6e15213-fb2b-4262-a974-eb41f364550d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.430387 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 700/2824] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:09 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:09.430545 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c6e15213-fb2b-4262-a974-eb41f364550d None None] GET https://10.4.3.125/volume// Aug 09 10:46:09.430545 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c6e15213-fb2b-4262-a974-eb41f364550d None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:09.430545 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c6e15213-fb2b-4262-a974-eb41f364550d None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:09.431109 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c6e15213-fb2b-4262-a974-eb41f364550d None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:09.431281 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 713/2825] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:46: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 09 10:46:09.455039 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-8a0df199-a751-45f7-b21d-3194e057fb8c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.457659 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-8a0df199-a751-45f7-b21d-3194e057fb8c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:09.457957 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-8a0df199-a751-45f7-b21d-3194e057fb8c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:09.458219 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-8a0df199-a751-45f7-b21d-3194e057fb8c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:09.470792 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.470792 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:09.475921 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-8a0df199-a751-45f7-b21d-3194e057fb8c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:09.484936 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-8a0df199-a751-45f7-b21d-3194e057fb8c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:09.485458 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 709/2826] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:09 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:09.595771 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-ad890efc-33df-4471-a908-d3ef0562e77d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.598215 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-ad890efc-33df-4471-a908-d3ef0562e77d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] PUT https://10.4.3.125/volume/v3/attachments/f6167439-1cce-4f66-907a-3b43cd97470b Aug 09 10:46:09.598601 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-ad890efc-33df-4471-a908-d3ef0562e77d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:09.606706 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-ad890efc-33df-4471-a908-d3ef0562e77d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Acquiring lock "cinder-attachment_update-771720b5-466f-4024-9e4d-26ac971f333e-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:46:09.612167 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-ad890efc-33df-4471-a908-d3ef0562e77d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Lock "cinder-attachment_update-771720b5-466f-4024-9e4d-26ac971f333e-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:46:09.613245 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.613245 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:09.694694 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-380587f8-c0f5-4979-a99b-807623b18bfd req-907722a3-b8f8-4f68-a782-b38363f9caf1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:09.697857 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-907722a3-b8f8-4f68-a782-b38363f9caf1 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] DELETE https://10.4.3.125/volume/v3/attachments/6f2aea72-d455-41f9-bd2c-eb67351ae957 Aug 09 10:46:09.698227 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-907722a3-b8f8-4f68-a782-b38363f9caf1 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:09.698622 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-907722a3-b8f8-4f68-a782-b38363f9caf1 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:09.710918 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:09.710918 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:09.714380 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-ad890efc-33df-4471-a908-d3ef0562e77d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Lock "cinder-attachment_update-771720b5-466f-4024-9e4d-26ac971f333e-np0000006833" released by "attachment_update" :: held 0.102s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:46:09.714841 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-ad890efc-33df-4471-a908-d3ef0562e77d tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments/f6167439-1cce-4f66-907a-3b43cd97470b returned with HTTP 200 Aug 09 10:46:09.715400 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 705/2827] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:46:09 2026] PUT /volume/v3/attachments/f6167439-1cce-4f66-907a-3b43cd97470b => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:09.777983 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-380587f8-c0f5-4979-a99b-807623b18bfd req-907722a3-b8f8-4f68-a782-b38363f9caf1 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/6f2aea72-d455-41f9-bd2c-eb67351ae957 returned with HTTP 200 Aug 09 10:46:09.778704 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 701/2828] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:46:09 2026] DELETE /volume/v3/attachments/6f2aea72-d455-41f9-bd2c-eb67351ae957 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:10.254401 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7f40a6c9-d15b-4e19-9206-482c6152a47c req-8b357e04-23e8-466a-9b6d-bf12d5a528a6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:10.257921 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7f40a6c9-d15b-4e19-9206-482c6152a47c req-8b357e04-23e8-466a-9b6d-bf12d5a528a6 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:10.259002 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7f40a6c9-d15b-4e19-9206-482c6152a47c req-8b357e04-23e8-466a-9b6d-bf12d5a528a6 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:10.259002 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7f40a6c9-d15b-4e19-9206-482c6152a47c req-8b357e04-23e8-466a-9b6d-bf12d5a528a6 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:10.267321 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:10.267321 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:10.271412 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7f40a6c9-d15b-4e19-9206-482c6152a47c req-8b357e04-23e8-466a-9b6d-bf12d5a528a6 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:10.275784 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7f40a6c9-d15b-4e19-9206-482c6152a47c req-8b357e04-23e8-466a-9b6d-bf12d5a528a6 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:46:10.276310 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 714/2829] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:10 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:10.292286 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1afed4fd-f820-48f8-9916-95f5dd8074ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:10.295122 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1afed4fd-f820-48f8-9916-95f5dd8074ae tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] DELETE https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:10.295470 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1afed4fd-f820-48f8-9916-95f5dd8074ae tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:10.295731 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1afed4fd-f820-48f8-9916-95f5dd8074ae tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:10.296172 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-1afed4fd-f820-48f8-9916-95f5dd8074ae tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Delete volume with id: a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:10.304906 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:10.304906 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:10.305476 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1afed4fd-f820-48f8-9916-95f5dd8074ae tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:10.330393 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1afed4fd-f820-48f8-9916-95f5dd8074ae tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Delete volume request issued successfully. Aug 09 10:46:10.330649 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1afed4fd-f820-48f8-9916-95f5dd8074ae tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 202 Aug 09 10:46:10.331155 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 710/2830] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:46:10 2026] DELETE /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:10.341727 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d0c7d06-90d5-4ecc-8d1e-f24e203dd864 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:10.344159 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d0c7d06-90d5-4ecc-8d1e-f24e203dd864 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:10.344333 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d0c7d06-90d5-4ecc-8d1e-f24e203dd864 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:10.344517 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d0c7d06-90d5-4ecc-8d1e-f24e203dd864 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:10.353942 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:10.353942 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:10.358892 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3d0c7d06-90d5-4ecc-8d1e-f24e203dd864 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Volume info retrieved successfully. Aug 09 10:46:10.364750 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d0c7d06-90d5-4ecc-8d1e-f24e203dd864 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 200 Aug 09 10:46:10.365292 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 706/2831] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:10 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:10.367758 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0d8a5fcd-3989-451d-8e91-760a3c7a5b9a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:10.370122 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0d8a5fcd-3989-451d-8e91-760a3c7a5b9a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 Aug 09 10:46:10.370712 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0d8a5fcd-3989-451d-8e91-760a3c7a5b9a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:10.370712 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0d8a5fcd-3989-451d-8e91-760a3c7a5b9a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:10.377266 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:10.377266 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:10.377871 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0d8a5fcd-3989-451d-8e91-760a3c7a5b9a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:46:10.379058 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0d8a5fcd-3989-451d-8e91-760a3c7a5b9a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 returned with HTTP 200 Aug 09 10:46:10.379532 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 702/2832] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:10 2026] GET /volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:10.391811 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:10.394541 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:10.395234 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a7f38c0e-4a8c-4b0e-b495-b70adc8bff90", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-497362102"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:10.397763 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request body: {'volume': {'snapshot_id': 'a7f38c0e-4a8c-4b0e-b495-b70adc8bff90', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-497362102'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:10.405324 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:10.405324 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:10.406004 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:46:10.406181 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume of 2 GB Aug 09 10:46:10.413994 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Availability Zones retrieved successfully. Aug 09 10:46:10.422431 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (52f8a116-2047-4ddf-a73a-09976f103442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:10.423940 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4a8da7-cc67-4914-8167-e96e98b26bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:10.425719 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:10.450362 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-218eb27d-616f-4506-975d-4320836cab0c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:10.454059 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-218eb27d-616f-4506-975d-4320836cab0c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:10.454388 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-218eb27d-616f-4506-975d-4320836cab0c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:10.454684 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-218eb27d-616f-4506-975d-4320836cab0c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:10.470551 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:10.470551 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:10.480348 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-218eb27d-616f-4506-975d-4320836cab0c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:10.481289 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4a8da7-cc67-4914-8167-e96e98b26bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'a7f38c0e-4a8c-4b0e-b495-b70adc8bff90', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:10.482376 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b635f6-6a04-4517-8607-ae2f13048cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:10.486841 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-218eb27d-616f-4506-975d-4320836cab0c tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:10.487278 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 711/2833] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:10 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:10.510776 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8fadb2a4-5f32-4340-9076-a7b57ae23c20 req-b6875629-5ead-49e8-b0d5-bc240fa9db95 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:10.513638 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8fadb2a4-5f32-4340-9076-a7b57ae23c20 req-b6875629-5ead-49e8-b0d5-bc240fa9db95 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:10.513929 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8fadb2a4-5f32-4340-9076-a7b57ae23c20 req-b6875629-5ead-49e8-b0d5-bc240fa9db95 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:10.514197 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8fadb2a4-5f32-4340-9076-a7b57ae23c20 req-b6875629-5ead-49e8-b0d5-bc240fa9db95 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:10.524115 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:10.524115 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:10.529566 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8fadb2a4-5f32-4340-9076-a7b57ae23c20 req-b6875629-5ead-49e8-b0d5-bc240fa9db95 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:10.535986 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8fadb2a4-5f32-4340-9076-a7b57ae23c20 req-b6875629-5ead-49e8-b0d5-bc240fa9db95 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:10.536678 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 707/2834] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:10 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:10.544937 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['b40103a8-65c3-44a1-a3b5-407b49afce43', '566b9d33-dc14-4a90-8090-8ca6d72e757a', '41757f43-c585-4001-b0d5-3e498e7b031c', '24fd6c80-7260-42f7-9f73-c29b4a2ea469'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:10.545815 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b635f6-6a04-4517-8607-ae2f13048cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b40103a8-65c3-44a1-a3b5-407b49afce43', '566b9d33-dc14-4a90-8090-8ca6d72e757a', '41757f43-c585-4001-b0d5-3e498e7b031c', '24fd6c80-7260-42f7-9f73-c29b4a2ea469']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:10.546902 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03910517-75e0-4e47-a8a5-213a4ac927ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:10.601763 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03910517-75e0-4e47-a8a5-213a4ac927ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5620a88-4a97-4e35-845e-a5ca902f9f3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-497362102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['b40103a8-65c3-44a1-a3b5-407b49afce43','566b9d33-dc14-4a90-8090-8ca6d72e757a','41757f43-c585-4001-b0d5-3e498e7b031c','24fd6c80-7260-42f7-9f73-c29b4a2ea469'],size=2,snapshot_id=a7f38c0e-4a8c-4b0e-b495-b70adc8bff90,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-497362102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5620a88-4a97-4e35-845e-a5ca902f9f3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9e668ca4874648bd06aab04ca7b558',provider_auth=None,provider_geometry=None,provider_id=None,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=a7f38c0e-4a8c-4b0e-b495-b70adc8bff90,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:10.602672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4fef61d-41d8-4c9f-83ae-84271ccda856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:10.644880 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4fef61d-41d8-4c9f-83ae-84271ccda856) transitioned into state 'SUCCESS' from state '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-497362102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['b40103a8-65c3-44a1-a3b5-407b49afce43','566b9d33-dc14-4a90-8090-8ca6d72e757a','41757f43-c585-4001-b0d5-3e498e7b031c','24fd6c80-7260-42f7-9f73-c29b4a2ea469'],size=2,snapshot_id=a7f38c0e-4a8c-4b0e-b495-b70adc8bff90,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:10.646032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45af8767-4264-4c2e-a8ea-00360ad45025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:10.678636 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45af8767-4264-4c2e-a8ea-00360ad45025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:10.679920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (52f8a116-2047-4ddf-a73a-09976f103442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:10.680305 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request issued successfully. Aug 09 10:46:10.680962 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75a23dcb-4067-445f-adcb-e905b7af3e79 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:10.681446 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 715/2835] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:10 2026] POST /volume/v3/volumes => generated 787 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:10.703770 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1628e070-7df9-4428-a042-517100288308 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:10.705759 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1628e070-7df9-4428-a042-517100288308 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c Aug 09 10:46:10.705980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1628e070-7df9-4428-a042-517100288308 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:10.706252 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1628e070-7df9-4428-a042-517100288308 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:10.716494 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:10.716494 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:10.726515 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1628e070-7df9-4428-a042-517100288308 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:10.740868 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1628e070-7df9-4428-a042-517100288308 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c returned with HTTP 200 Aug 09 10:46:10.741322 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 703/2836] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:10 2026] GET /volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:46:11.381172 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d5160e00-d5cf-4e9e-829c-dc2694f4b9d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:11.383313 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d5160e00-d5cf-4e9e-829c-dc2694f4b9d8 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] GET https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 Aug 09 10:46:11.383518 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d5160e00-d5cf-4e9e-829c-dc2694f4b9d8 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:11.383731 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d5160e00-d5cf-4e9e-829c-dc2694f4b9d8 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:11.390815 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d5160e00-d5cf-4e9e-829c-dc2694f4b9d8 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004 tempest-TestServerVolumeAttachScenarioOldVersion-1150509004-project-member] https://10.4.3.125/volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 returned with HTTP 404 Aug 09 10:46:11.391344 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 712/2837] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:11 2026] GET /volume/v3/volumes/a5adfab3-50fc-40f0-ad9a-c3f832718439 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:11.507862 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d1c4de0-3b26-492f-b1dd-72b345b9740f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:11.510436 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d1c4de0-3b26-492f-b1dd-72b345b9740f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:11.510858 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d1c4de0-3b26-492f-b1dd-72b345b9740f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:11.511050 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d1c4de0-3b26-492f-b1dd-72b345b9740f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:11.525208 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:11.525208 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:11.532868 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d1c4de0-3b26-492f-b1dd-72b345b9740f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:11.540396 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d1c4de0-3b26-492f-b1dd-72b345b9740f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:11.541202 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 708/2838] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:11 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:11.762408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f8094f53-eb35-4ff3-926a-d6e982ef9081 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:11.764640 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f8094f53-eb35-4ff3-926a-d6e982ef9081 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c Aug 09 10:46:11.764914 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f8094f53-eb35-4ff3-926a-d6e982ef9081 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:11.765166 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f8094f53-eb35-4ff3-926a-d6e982ef9081 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:11.776260 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:11.776260 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:11.782296 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f8094f53-eb35-4ff3-926a-d6e982ef9081 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:11.790025 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f8094f53-eb35-4ff3-926a-d6e982ef9081 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c returned with HTTP 200 Aug 09 10:46:11.790572 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 716/2839] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:11 2026] GET /volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:11.808710 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a61a9ed3-ff3b-4d6b-b219-ef3760d2b96a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:11.813344 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a61a9ed3-ff3b-4d6b-b219-ef3760d2b96a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c Aug 09 10:46:11.813956 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a61a9ed3-ff3b-4d6b-b219-ef3760d2b96a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:11.813956 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a61a9ed3-ff3b-4d6b-b219-ef3760d2b96a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:11.825354 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:11.825354 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:11.830353 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a61a9ed3-ff3b-4d6b-b219-ef3760d2b96a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:11.836489 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a61a9ed3-ff3b-4d6b-b219-ef3760d2b96a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c returned with HTTP 200 Aug 09 10:46:11.836965 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 704/2840] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:11 2026] GET /volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:11.860859 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-97645b81-e91b-416e-8a4a-1524b88b801c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:11.863544 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-97645b81-e91b-416e-8a4a-1524b88b801c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c Aug 09 10:46:11.863700 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-97645b81-e91b-416e-8a4a-1524b88b801c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:11.863926 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-97645b81-e91b-416e-8a4a-1524b88b801c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:11.864152 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-97645b81-e91b-416e-8a4a-1524b88b801c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume with id: f5620a88-4a97-4e35-845e-a5ca902f9f3c Aug 09 10:46:11.874002 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:11.874002 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:11.874680 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-97645b81-e91b-416e-8a4a-1524b88b801c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:11.902386 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-97645b81-e91b-416e-8a4a-1524b88b801c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume request issued successfully. Aug 09 10:46:11.903017 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-97645b81-e91b-416e-8a4a-1524b88b801c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c returned with HTTP 202 Aug 09 10:46:11.903373 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 713/2841] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:11 2026] DELETE /volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:11.916746 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5db09c19-7c51-4ac6-a9df-24d9b974a333 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:11.919180 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5db09c19-7c51-4ac6-a9df-24d9b974a333 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c Aug 09 10:46:11.919180 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5db09c19-7c51-4ac6-a9df-24d9b974a333 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:11.919712 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5db09c19-7c51-4ac6-a9df-24d9b974a333 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:11.932638 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:11.932638 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:11.944676 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5db09c19-7c51-4ac6-a9df-24d9b974a333 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:11.962791 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5db09c19-7c51-4ac6-a9df-24d9b974a333 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c returned with HTTP 200 Aug 09 10:46:11.962791 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 709/2842] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:11 2026] GET /volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:12.558505 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-df9ea936-e79c-4f9e-b4bc-29d9c18e23d5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:12.560535 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-df9ea936-e79c-4f9e-b4bc-29d9c18e23d5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:12.560802 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-df9ea936-e79c-4f9e-b4bc-29d9c18e23d5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:12.561229 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-df9ea936-e79c-4f9e-b4bc-29d9c18e23d5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:12.578761 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:12.578761 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:12.587621 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-df9ea936-e79c-4f9e-b4bc-29d9c18e23d5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:12.595621 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-df9ea936-e79c-4f9e-b4bc-29d9c18e23d5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:12.596587 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 717/2843] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:12 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:12.985489 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6b61b267-3fa5-4706-a065-61c5c3e642c6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:12.989516 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b61b267-3fa5-4706-a065-61c5c3e642c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c Aug 09 10:46:12.989867 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b61b267-3fa5-4706-a065-61c5c3e642c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:12.990163 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b61b267-3fa5-4706-a065-61c5c3e642c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:12.999212 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b61b267-3fa5-4706-a065-61c5c3e642c6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c returned with HTTP 404 Aug 09 10:46:12.999755 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 705/2844] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:12 2026] GET /volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:13.008526 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1599fd3d-8e0b-4d65-a2f8-802fc194c8a6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:13.010806 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1599fd3d-8e0b-4d65-a2f8-802fc194c8a6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c Aug 09 10:46:13.011018 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1599fd3d-8e0b-4d65-a2f8-802fc194c8a6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:13.011266 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1599fd3d-8e0b-4d65-a2f8-802fc194c8a6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:13.019069 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1599fd3d-8e0b-4d65-a2f8-802fc194c8a6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c returned with HTTP 404 Aug 09 10:46:13.020097 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 714/2845] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:13 2026] GET /volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:13.033043 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-653204f5-1d3d-49e7-9b45-60babc500a8f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:13.039159 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-653204f5-1d3d-49e7-9b45-60babc500a8f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c Aug 09 10:46:13.039159 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-653204f5-1d3d-49e7-9b45-60babc500a8f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:13.039159 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-653204f5-1d3d-49e7-9b45-60babc500a8f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:13.040300 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-653204f5-1d3d-49e7-9b45-60babc500a8f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume with id: f5620a88-4a97-4e35-845e-a5ca902f9f3c Aug 09 10:46:13.049935 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-653204f5-1d3d-49e7-9b45-60babc500a8f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c returned with HTTP 404 Aug 09 10:46:13.050526 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 710/2846] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:13 2026] DELETE /volume/v3/volumes/f5620a88-4a97-4e35-845e-a5ca902f9f3c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:46:13.061803 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dd2dc520-54ba-4917-bcf4-2efc825e4418 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:13.066063 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd2dc520-54ba-4917-bcf4-2efc825e4418 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 Aug 09 10:46:13.066461 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd2dc520-54ba-4917-bcf4-2efc825e4418 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:13.067003 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd2dc520-54ba-4917-bcf4-2efc825e4418 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:13.067114 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-dd2dc520-54ba-4917-bcf4-2efc825e4418 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 Aug 09 10:46:13.069055 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=230,cinder:UPDATE=56,cinder:INSERT=21 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:46:13.074620 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:13.074620 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:13.074990 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dd2dc520-54ba-4917-bcf4-2efc825e4418 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:46:13.103300 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dd2dc520-54ba-4917-bcf4-2efc825e4418 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot delete request issued successfully. Aug 09 10:46:13.103300 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd2dc520-54ba-4917-bcf4-2efc825e4418 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 returned with HTTP 202 Aug 09 10:46:13.103300 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 718/2847] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:46:13 2026] DELETE /volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:13.113372 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0054747d-d7bc-4766-ba75-f3ad8f3f0d4c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:13.113608 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0054747d-d7bc-4766-ba75-f3ad8f3f0d4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 Aug 09 10:46:13.113608 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0054747d-d7bc-4766-ba75-f3ad8f3f0d4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:13.113832 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0054747d-d7bc-4766-ba75-f3ad8f3f0d4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:13.119957 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:13.119957 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:13.120332 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0054747d-d7bc-4766-ba75-f3ad8f3f0d4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:46:13.122538 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0054747d-d7bc-4766-ba75-f3ad8f3f0d4c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 returned with HTTP 200 Aug 09 10:46:13.122538 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 706/2848] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:13 2026] GET /volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:13.616950 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bc0dc82c-0cb6-4763-8aac-a4fc19174237 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:13.619406 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bc0dc82c-0cb6-4763-8aac-a4fc19174237 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:13.619556 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bc0dc82c-0cb6-4763-8aac-a4fc19174237 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:13.619804 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bc0dc82c-0cb6-4763-8aac-a4fc19174237 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:13.637090 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:13.637090 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:13.642389 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bc0dc82c-0cb6-4763-8aac-a4fc19174237 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:13.649861 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bc0dc82c-0cb6-4763-8aac-a4fc19174237 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:13.650445 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 715/2849] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:13 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:13.887460 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4a9384aa-5798-452f-b063-0e308577329f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:13.889508 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a9384aa-5798-452f-b063-0e308577329f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] DELETE https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:13.889797 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a9384aa-5798-452f-b063-0e308577329f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:13.890034 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a9384aa-5798-452f-b063-0e308577329f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:13.890301 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4a9384aa-5798-452f-b063-0e308577329f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Delete volume with id: e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:13.899614 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:13.899614 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:13.900102 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4a9384aa-5798-452f-b063-0e308577329f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:13.919086 np0000006833 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-4a9384aa-5798-452f-b063-0e308577329f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:46:13.930225 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4a9384aa-5798-452f-b063-0e308577329f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Delete volume request issued successfully. Aug 09 10:46:13.930225 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a9384aa-5798-452f-b063-0e308577329f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 202 Aug 09 10:46:13.930225 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 711/2850] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:13 2026] DELETE /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:13.936796 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-64d895ef-209f-413d-8eb2-fdb79eb4118e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:13.939925 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64d895ef-209f-413d-8eb2-fdb79eb4118e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:13.939925 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64d895ef-209f-413d-8eb2-fdb79eb4118e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:13.939925 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64d895ef-209f-413d-8eb2-fdb79eb4118e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:13.952229 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:13.952229 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:13.962212 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-64d895ef-209f-413d-8eb2-fdb79eb4118e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:46:13.970534 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64d895ef-209f-413d-8eb2-fdb79eb4118e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 200 Aug 09 10:46:13.970534 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 719/2851] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:13 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:14.029524 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-35b220ac-4445-42b8-8e1a-91023b148ba6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.032042 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-35b220ac-4445-42b8-8e1a-91023b148ba6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/attachments/f6167439-1cce-4f66-907a-3b43cd97470b/action Aug 09 10:46:14.032042 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-35b220ac-4445-42b8-8e1a-91023b148ba6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:14.032265 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-35b220ac-4445-42b8-8e1a-91023b148ba6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:14.050306 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:14.050306 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:14.064273 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-248cc76d-392f-49c4-a692-666bad6d80d8 req-35b220ac-4445-42b8-8e1a-91023b148ba6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments/f6167439-1cce-4f66-907a-3b43cd97470b/action returned with HTTP 204 Aug 09 10:46:14.064816 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 707/2852] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:46:14 2026] POST /volume/v3/attachments/f6167439-1cce-4f66-907a-3b43cd97470b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:14.134451 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ee3585a2-7ce9-40ef-8dda-264f6077162f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.136269 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee3585a2-7ce9-40ef-8dda-264f6077162f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 Aug 09 10:46:14.136521 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee3585a2-7ce9-40ef-8dda-264f6077162f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:14.136728 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee3585a2-7ce9-40ef-8dda-264f6077162f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:14.141264 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee3585a2-7ce9-40ef-8dda-264f6077162f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 returned with HTTP 404 Aug 09 10:46:14.141860 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 716/2853] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:14 2026] GET /volume/v3/snapshots/a7f38c0e-4a8c-4b0e-b495-b70adc8bff90 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:14.149614 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff4a249b-f36f-42b2-afa1-ab64130e714c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.151391 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff4a249b-f36f-42b2-afa1-ab64130e714c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 Aug 09 10:46:14.151651 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff4a249b-f36f-42b2-afa1-ab64130e714c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:14.151768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff4a249b-f36f-42b2-afa1-ab64130e714c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:14.154281 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=249,cinder:UPDATE=48,cinder:INSERT=19 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:46:14.159521 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:14.159521 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:14.164334 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ff4a249b-f36f-42b2-afa1-ab64130e714c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:14.171801 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff4a249b-f36f-42b2-afa1-ab64130e714c tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 returned with HTTP 200 Aug 09 10:46:14.172709 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 712/2854] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:14 2026] GET /volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:14.185268 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c00c0f38-bca6-441d-a8b0-c6533acbcf6f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.187291 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c00c0f38-bca6-441d-a8b0-c6533acbcf6f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 Aug 09 10:46:14.187516 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c00c0f38-bca6-441d-a8b0-c6533acbcf6f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:14.187827 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c00c0f38-bca6-441d-a8b0-c6533acbcf6f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:14.188278 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-c00c0f38-bca6-441d-a8b0-c6533acbcf6f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume with id: 2bdbf8af-d58e-4c1c-9054-fac4fa974d24 Aug 09 10:46:14.197989 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:14.197989 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:14.198157 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c00c0f38-bca6-441d-a8b0-c6533acbcf6f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:14.234227 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c00c0f38-bca6-441d-a8b0-c6533acbcf6f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume request issued successfully. Aug 09 10:46:14.234227 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c00c0f38-bca6-441d-a8b0-c6533acbcf6f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 returned with HTTP 202 Aug 09 10:46:14.234227 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 720/2855] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:14 2026] DELETE /volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:14.244815 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a8d8a577-29bf-4277-98d6-2c8a47a9f75b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.247444 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8d8a577-29bf-4277-98d6-2c8a47a9f75b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 Aug 09 10:46:14.248052 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8d8a577-29bf-4277-98d6-2c8a47a9f75b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:14.248052 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8d8a577-29bf-4277-98d6-2c8a47a9f75b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:14.258064 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:14.258064 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:14.264152 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a8d8a577-29bf-4277-98d6-2c8a47a9f75b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:14.268459 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8d8a577-29bf-4277-98d6-2c8a47a9f75b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 returned with HTTP 200 Aug 09 10:46:14.268689 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 708/2856] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:14 2026] GET /volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:14.669855 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-db13632a-bbd3-4a30-982c-9d8d3f1c865f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.672181 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db13632a-bbd3-4a30-982c-9d8d3f1c865f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:14.672478 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db13632a-bbd3-4a30-982c-9d8d3f1c865f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:14.672725 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db13632a-bbd3-4a30-982c-9d8d3f1c865f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:14.675220 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=200,cinder:UPDATE=37,cinder:INSERT=16 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:46:14.695117 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:14.695117 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:14.706609 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-db13632a-bbd3-4a30-982c-9d8d3f1c865f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:14.715026 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db13632a-bbd3-4a30-982c-9d8d3f1c865f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:14.715605 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 717/2857] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:14 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:14.732999 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5bd9b6b9-e0e0-45e8-8f45-7153ab040e11 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.735528 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5bd9b6b9-e0e0-45e8-8f45-7153ab040e11 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:14.736328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5bd9b6b9-e0e0-45e8-8f45-7153ab040e11 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:14.736328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5bd9b6b9-e0e0-45e8-8f45-7153ab040e11 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:14.752580 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:14.752580 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:14.762901 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5bd9b6b9-e0e0-45e8-8f45-7153ab040e11 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:14.768472 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5bd9b6b9-e0e0-45e8-8f45-7153ab040e11 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:14.768968 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 713/2858] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:14 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:14.785761 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f9204fed-11ac-428d-b36d-ceda656f70e4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.787414 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9204fed-11ac-428d-b36d-ceda656f70e4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] DELETE https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:14.787644 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9204fed-11ac-428d-b36d-ceda656f70e4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:14.787894 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9204fed-11ac-428d-b36d-ceda656f70e4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:14.788111 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-f9204fed-11ac-428d-b36d-ceda656f70e4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Delete volume with id: 771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:14.802176 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:14.802176 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:14.803172 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f9204fed-11ac-428d-b36d-ceda656f70e4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:14.813844 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f9204fed-11ac-428d-b36d-ceda656f70e4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-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 09 10:46:14.814109 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9204fed-11ac-428d-b36d-ceda656f70e4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 400 Aug 09 10:46:14.814974 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 721/2859] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:14 2026] DELETE /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 307 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:46:14.826884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-68367881-a41e-4861-b293-dd5694ee7204 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.830593 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-68367881-a41e-4861-b293-dd5694ee7204 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:14.830795 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-68367881-a41e-4861-b293-dd5694ee7204 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:14.831065 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-68367881-a41e-4861-b293-dd5694ee7204 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:14.841925 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:14.841925 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:14.845918 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-68367881-a41e-4861-b293-dd5694ee7204 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:14.850420 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-68367881-a41e-4861-b293-dd5694ee7204 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:14.850834 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 709/2860] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:14 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:14.898475 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-b3bfa115-7822-4df7-ac4d-c7f19d401e0f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.900568 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-b3bfa115-7822-4df7-ac4d-c7f19d401e0f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:14.900793 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-b3bfa115-7822-4df7-ac4d-c7f19d401e0f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:14.901040 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-b3bfa115-7822-4df7-ac4d-c7f19d401e0f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:14.911570 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:14.911570 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:14.916001 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-b3bfa115-7822-4df7-ac4d-c7f19d401e0f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:14.922237 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-b3bfa115-7822-4df7-ac4d-c7f19d401e0f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:14.923646 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 718/2861] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:14 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:14.945861 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-5bdde7ab-5538-46a1-bcfb-7dcbae46df18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.948758 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-5bdde7ab-5538-46a1-bcfb-7dcbae46df18 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] POST https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e/action Aug 09 10:46:14.948937 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-5bdde7ab-5538-46a1-bcfb-7dcbae46df18 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:14.949086 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-5bdde7ab-5538-46a1-bcfb-7dcbae46df18 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:14.964738 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:14.964738 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:14.965200 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-5bdde7ab-5538-46a1-bcfb-7dcbae46df18 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:14.975623 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-5bdde7ab-5538-46a1-bcfb-7dcbae46df18 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Begin detaching volume completed successfully. Aug 09 10:46:14.975865 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-5bdde7ab-5538-46a1-bcfb-7dcbae46df18 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e/action returned with HTTP 202 Aug 09 10:46:14.976483 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 714/2862] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:46:14 2026] POST /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:46:14.985997 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2869e87a-66ae-476d-aa0c-854d687d9f06 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:14.988328 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2869e87a-66ae-476d-aa0c-854d687d9f06 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 Aug 09 10:46:14.988563 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2869e87a-66ae-476d-aa0c-854d687d9f06 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:14.988791 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2869e87a-66ae-476d-aa0c-854d687d9f06 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:14.996863 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2869e87a-66ae-476d-aa0c-854d687d9f06 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 returned with HTTP 404 Aug 09 10:46:14.997629 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 722/2863] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:14 2026] GET /volume/v3/volumes/e098ccf4-73fc-427f-bf92-98166a1c4e14 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:15.009378 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b56d0429-4164-44c7-a6af-c0230a59b6a8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.010146 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b56d0429-4164-44c7-a6af-c0230a59b6a8 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:46:15.010524 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b56d0429-4164-44c7-a6af-c0230a59b6a8 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:15.010716 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b56d0429-4164-44c7-a6af-c0230a59b6a8 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:15.012114 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b56d0429-4164-44c7-a6af-c0230a59b6a8 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:46:15.055244 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d97e39bd-6a26-46f5-a669-a42bde90eb8d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.056340 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d97e39bd-6a26-46f5-a669-a42bde90eb8d None None] GET https://10.4.3.125/volume// Aug 09 10:46:15.056340 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d97e39bd-6a26-46f5-a669-a42bde90eb8d None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:15.057304 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d97e39bd-6a26-46f5-a669-a42bde90eb8d None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:15.058566 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d97e39bd-6a26-46f5-a669-a42bde90eb8d None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:15.058946 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 719/2864] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:46:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:46:15.067589 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b56d0429-4164-44c7-a6af-c0230a59b6a8 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Get all volumes completed successfully. Aug 09 10:46:15.069175 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-6ca7987f-d5c0-42a5-9b7d-3d92fbc6d661 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.070336 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:15.070336 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:15.072742 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-6ca7987f-d5c0-42a5-9b7d-3d92fbc6d661 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:15.073012 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-6ca7987f-d5c0-42a5-9b7d-3d92fbc6d661 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:15.073290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-6ca7987f-d5c0-42a5-9b7d-3d92fbc6d661 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:15.077090 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b56d0429-4164-44c7-a6af-c0230a59b6a8 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:46:15.077631 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 710/2865] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:46:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10098 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:15.086103 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:15.086103 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:15.091273 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-6ca7987f-d5c0-42a5-9b7d-3d92fbc6d661 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:15.099923 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-6ca7987f-d5c0-42a5-9b7d-3d92fbc6d661 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:15.100017 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cf7ba433-bc5e-4979-a90d-adb0068bdfe1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.100445 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 715/2866] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:15 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:15.104745 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf7ba433-bc5e-4979-a90d-adb0068bdfe1 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] DELETE https://10.4.3.125/volume/v3/types/b30017d3-a9bc-4686-82fb-16ded353ff02 Aug 09 10:46:15.104996 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cf7ba433-bc5e-4979-a90d-adb0068bdfe1 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:15.105273 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cf7ba433-bc5e-4979-a90d-adb0068bdfe1 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:15.167135 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf7ba433-bc5e-4979-a90d-adb0068bdfe1 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types/b30017d3-a9bc-4686-82fb-16ded353ff02 returned with HTTP 202 Aug 09 10:46:15.167758 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 723/2867] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:46:15 2026] DELETE /volume/v3/types/b30017d3-a9bc-4686-82fb-16ded353ff02 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:15.195608 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7d51e959-ac65-4b88-b373-ec72a0f471a7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.197489 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d51e959-ac65-4b88-b373-ec72a0f471a7 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:46:15.199400 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d51e959-ac65-4b88-b373-ec72a0f471a7 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-870772506", "extra_specs": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:15.216054 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d51e959-ac65-4b88-b373-ec72a0f471a7 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:46:15.216447 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 720/2868] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:46:15 2026] POST /volume/v3/types => generated 213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:15.227880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-806dc4b4-e30d-4043-b439-94ec25605737 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.231087 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-806dc4b4-e30d-4043-b439-94ec25605737 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] POST https://10.4.3.125/volume/v3/types/6c6dd783-4055-44b6-a22a-35b71636c681/encryption Aug 09 10:46:15.231719 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-806dc4b4-e30d-4043-b439-94ec25605737 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:15.251894 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-806dc4b4-e30d-4043-b439-94ec25605737 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types/6c6dd783-4055-44b6-a22a-35b71636c681/encryption returned with HTTP 200 Aug 09 10:46:15.252483 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 711/2869] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:46:15 2026] POST /volume/v3/types/6c6dd783-4055-44b6-a22a-35b71636c681/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:15.264095 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5556db55-3484-4223-823b-3331da613265 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.266723 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:15.267279 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1690793373", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-870772506", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:15.270623 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1690793373', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-870772506', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:15.276712 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume of 1 GB Aug 09 10:46:15.276712 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:15.276712 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:15.277481 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Availability Zones retrieved successfully. Aug 09 10:46:15.290528 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9b9d5554-697d-48ea-acb2-a41eb711c4cf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.292507 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Flow 'volume_create_api' (b7a99b26-229a-44b9-a13e-19aecfe15277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:15.294820 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984aca99-0207-4d92-9f6f-ebc113c0e850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:15.296644 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9b9d5554-697d-48ea-acb2-a41eb711c4cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 Aug 09 10:46:15.296729 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9b9d5554-697d-48ea-acb2-a41eb711c4cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:15.296970 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9b9d5554-697d-48ea-acb2-a41eb711c4cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:15.300645 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:15.307079 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9b9d5554-697d-48ea-acb2-a41eb711c4cf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 returned with HTTP 404 Aug 09 10:46:15.307759 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 724/2870] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:15 2026] GET /volume/v3/volumes/2bdbf8af-d58e-4c1c-9054-fac4fa974d24 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:15.319814 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-866579ab-9902-4d73-bec3-5c1ff78fd165 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.326027 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-866579ab-9902-4d73-bec3-5c1ff78fd165 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:46:15.329210 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-866579ab-9902-4d73-bec3-5c1ff78fd165 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:15.329210 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-866579ab-9902-4d73-bec3-5c1ff78fd165 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:15.346838 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:15.346838 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:15.347045 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984aca99-0207-4d92-9f6f-ebc113c0e850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c6dd783-4055-44b6-a22a-35b71636c681,is_public=True,name='tempest-scenario-type-luksv2-870772506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c6dd783-4055-44b6-a22a-35b71636c681', '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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:15.347045 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ef1f83c-88bc-43f8-9fab-4c60f576361c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:15.351213 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-866579ab-9902-4d73-bec3-5c1ff78fd165 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:15.364699 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-866579ab-9902-4d73-bec3-5c1ff78fd165 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:46:15.365485 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 721/2871] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:15 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:15.384160 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.388238 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:15.388712 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1623683274"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:15.392318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1623683274'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:15.392809 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume of 1 GB Aug 09 10:46:15.398716 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:15.399097 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:15.399378 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Availability Zones retrieved successfully. Aug 09 10:46:15.406783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (4e47ba4d-37c5-4c43-b895-ef5b5cf11cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:15.408289 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3473402b-a5f0-4145-82f6-f4701855dfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:15.409202 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:15.424117 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:UPDATE=96,cinder:INSERT=42,cinder:SELECT=283,cinder:DELETE=1 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:46:15.438114 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Created reservations ['46127fa2-7834-46e7-b534-818174352ddf', '62d7db71-d710-43e6-ac16-766daf162818', 'bf3ab0eb-9c38-43fc-9b94-38adc8816d5c', '132968af-6ef1-42ed-bf06-4d419c7a281d'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:15.439407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ef1f83c-88bc-43f8-9fab-4c60f576361c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46127fa2-7834-46e7-b534-818174352ddf', '62d7db71-d710-43e6-ac16-766daf162818', 'bf3ab0eb-9c38-43fc-9b94-38adc8816d5c', '132968af-6ef1-42ed-bf06-4d419c7a281d']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:15.440690 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f40974c-c0a1-4146-83e5-105ccd22fdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:15.450745 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3473402b-a5f0-4145-82f6-f4701855dfb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:15.451829 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d1e3c3-0372-495a-a3dd-990569679d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:15.467526 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f40974c-c0a1-4146-83e5-105ccd22fdeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9a78bc4-b006-44f4-8041-f8fa5fa8f180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1690793373',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40c407184cd4f61b1b1f9180e99e11a',qos_specs=None,replication_status=,reservations=['46127fa2-7834-46e7-b534-818174352ddf','62d7db71-d710-43e6-ac16-766daf162818','bf3ab0eb-9c38-43fc-9b94-38adc8816d5c','132968af-6ef1-42ed-bf06-4d419c7a281d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_type_id=6c6dd783-4055-44b6-a22a-35b71636c681), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1690793373',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c9a78bc4-b006-44f4-8041-f8fa5fa8f180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40c407184cd4f61b1b1f9180e99e11a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c6dd783-4055-44b6-a22a-35b71636c681),volume_type_id=6c6dd783-4055-44b6-a22a-35b71636c681)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:15.468539 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3609e997-8b2f-4b90-9fc4-5b318089e2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:15.489082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3609e997-8b2f-4b90-9fc4-5b318089e2ef) transitioned into state 'SUCCESS' from state '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-1690793373',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40c407184cd4f61b1b1f9180e99e11a',qos_specs=None,replication_status=,reservations=['46127fa2-7834-46e7-b534-818174352ddf','62d7db71-d710-43e6-ac16-766daf162818','bf3ab0eb-9c38-43fc-9b94-38adc8816d5c','132968af-6ef1-42ed-bf06-4d419c7a281d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_type_id=6c6dd783-4055-44b6-a22a-35b71636c681)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:15.489962 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9fb176-5859-4556-9cf1-bb29510c2f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:15.502859 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9fb176-5859-4556-9cf1-bb29510c2f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:15.504142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Flow 'volume_create_api' (b7a99b26-229a-44b9-a13e-19aecfe15277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:15.505107 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume request issued successfully. Aug 09 10:46:15.505107 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5556db55-3484-4223-823b-3331da613265 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:15.505627 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 716/2872] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:15 2026] POST /volume/v3/volumes => generated 786 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:15.509015 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['6cd1013c-c084-4e89-9994-82325a081942', 'd559f2ba-da9d-4522-b3c2-6e6a4ea6395b', 'd3624363-1dc7-4ab0-8aff-9b0d1601d11e', '843ee95f-81ee-48a7-85c7-6101d73cee57'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:15.510073 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d1e3c3-0372-495a-a3dd-990569679d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cd1013c-c084-4e89-9994-82325a081942', 'd559f2ba-da9d-4522-b3c2-6e6a4ea6395b', 'd3624363-1dc7-4ab0-8aff-9b0d1601d11e', '843ee95f-81ee-48a7-85c7-6101d73cee57']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:15.511349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460bb1ca-f3dd-4af8-a5af-c8f6098d84b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:15.544247 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460bb1ca-f3dd-4af8-a5af-c8f6098d84b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '528b5602-d162-491c-b1cb-1874883690f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1623683274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['6cd1013c-c084-4e89-9994-82325a081942','d559f2ba-da9d-4522-b3c2-6e6a4ea6395b','d3624363-1dc7-4ab0-8aff-9b0d1601d11e','843ee95f-81ee-48a7-85c7-6101d73cee57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1623683274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=528b5602-d162-491c-b1cb-1874883690f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9e668ca4874648bd06aab04ca7b558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:15.545400 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36bfe67f-b86d-4d72-b170-4f43065d6bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:15.606876 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36bfe67f-b86d-4d72-b170-4f43065d6bd5) transitioned into state 'SUCCESS' from state '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-1623683274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['6cd1013c-c084-4e89-9994-82325a081942','d559f2ba-da9d-4522-b3c2-6e6a4ea6395b','d3624363-1dc7-4ab0-8aff-9b0d1601d11e','843ee95f-81ee-48a7-85c7-6101d73cee57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:15.607706 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c8ec66-f42d-4207-a50b-dd94512b8805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:15.638451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c8ec66-f42d-4207-a50b-dd94512b8805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:15.639493 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (4e47ba4d-37c5-4c43-b895-ef5b5cf11cb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:15.639802 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request issued successfully. Aug 09 10:46:15.640747 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bcea3d04-0e93-43e3-b2aa-5c43ef1f2a53 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:15.641535 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 712/2873] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:46:15 2026] POST /volume/v3/volumes => generated 754 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:15.659235 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c6d964f8-e8cb-4c38-92f7-498f26035ce0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:15.661204 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c6d964f8-e8cb-4c38-92f7-498f26035ce0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 Aug 09 10:46:15.661592 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c6d964f8-e8cb-4c38-92f7-498f26035ce0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:15.661879 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c6d964f8-e8cb-4c38-92f7-498f26035ce0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:15.673985 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:15.673985 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:15.686223 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c6d964f8-e8cb-4c38-92f7-498f26035ce0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:15.694270 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c6d964f8-e8cb-4c38-92f7-498f26035ce0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 returned with HTTP 200 Aug 09 10:46:15.694777 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 725/2874] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:15 2026] GET /volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:16.164644 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-a06358bb-7529-405b-8eee-9e6647ff70fe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:16.166770 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-a06358bb-7529-405b-8eee-9e6647ff70fe tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] DELETE https://10.4.3.125/volume/v3/attachments/f6167439-1cce-4f66-907a-3b43cd97470b Aug 09 10:46:16.167324 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-a06358bb-7529-405b-8eee-9e6647ff70fe tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:16.167324 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-a06358bb-7529-405b-8eee-9e6647ff70fe tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:16.175083 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:16.175083 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:16.233830 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f27ffda2-e9e4-4d6f-876a-0ef978969c4a req-a06358bb-7529-405b-8eee-9e6647ff70fe tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/attachments/f6167439-1cce-4f66-907a-3b43cd97470b returned with HTTP 200 Aug 09 10:46:16.234429 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 722/2875] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:46:16 2026] DELETE /volume/v3/attachments/f6167439-1cce-4f66-907a-3b43cd97470b => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:46:16.711870 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-65e28982-d72b-42d6-b9a8-eda77548943b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:16.714640 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65e28982-d72b-42d6-b9a8-eda77548943b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 Aug 09 10:46:16.714640 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65e28982-d72b-42d6-b9a8-eda77548943b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:16.714898 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65e28982-d72b-42d6-b9a8-eda77548943b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:16.722914 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:16.722914 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:16.727848 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-65e28982-d72b-42d6-b9a8-eda77548943b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:16.731807 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65e28982-d72b-42d6-b9a8-eda77548943b tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 returned with HTTP 200 Aug 09 10:46:16.732179 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 717/2876] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:16 2026] GET /volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:16.746144 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f36cfde0-b2cd-44c9-a261-76a8205bf4fc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:16.752317 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f36cfde0-b2cd-44c9-a261-76a8205bf4fc tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:46:16.752317 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f36cfde0-b2cd-44c9-a261-76a8205bf4fc tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "528b5602-d162-491c-b1cb-1874883690f6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1133439912"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:16.761255 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:16.761255 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:16.762092 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f36cfde0-b2cd-44c9-a261-76a8205bf4fc tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:16.762430 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-f36cfde0-b2cd-44c9-a261-76a8205bf4fc tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create snapshot from volume 528b5602-d162-491c-b1cb-1874883690f6 Aug 09 10:46:16.805125 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-f36cfde0-b2cd-44c9-a261-76a8205bf4fc tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['420a6cf5-f662-4fda-bdc4-61cf8d84ca3f', 'ca8b5c32-dbcd-4886-8658-f674a57c3f41', '4755217c-d7f9-4c47-9cf5-c346714d890f', '6dfab4c6-6a25-4682-ba5f-08033039e585'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:16.847141 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f36cfde0-b2cd-44c9-a261-76a8205bf4fc tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot create request issued successfully. Aug 09 10:46:16.847742 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f36cfde0-b2cd-44c9-a261-76a8205bf4fc tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:46:16.848581 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 713/2877] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:46:16 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 09 10:46:16.862629 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-802ce978-0841-4632-b555-20dc3745458a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:16.865845 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-802ce978-0841-4632-b555-20dc3745458a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb Aug 09 10:46:16.866223 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-802ce978-0841-4632-b555-20dc3745458a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:16.866402 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-802ce978-0841-4632-b555-20dc3745458a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:16.872964 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:16.872964 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:16.873540 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-802ce978-0841-4632-b555-20dc3745458a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:46:16.874683 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-802ce978-0841-4632-b555-20dc3745458a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb returned with HTTP 200 Aug 09 10:46:16.875273 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 726/2878] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:16 2026] GET /volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:17.160532 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-783dc70c-6097-4aa4-bb52-8d41e827b03f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:17.162613 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-783dc70c-6097-4aa4-bb52-8d41e827b03f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:17.162821 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-783dc70c-6097-4aa4-bb52-8d41e827b03f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:17.163020 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-783dc70c-6097-4aa4-bb52-8d41e827b03f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:17.175253 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:17.175253 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:17.182672 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-783dc70c-6097-4aa4-bb52-8d41e827b03f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:17.187257 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-783dc70c-6097-4aa4-bb52-8d41e827b03f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:17.187706 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 723/2879] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:17 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:17.887595 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b945869-b692-415f-b030-543307b7b95a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:17.890570 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b945869-b692-415f-b030-543307b7b95a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb Aug 09 10:46:17.890997 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b945869-b692-415f-b030-543307b7b95a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:17.891336 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b945869-b692-415f-b030-543307b7b95a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:17.898466 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:17.898466 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:17.899214 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0b945869-b692-415f-b030-543307b7b95a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:46:17.900305 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b945869-b692-415f-b030-543307b7b95a tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb returned with HTTP 200 Aug 09 10:46:17.901201 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 718/2880] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:17 2026] GET /volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:17.913524 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:17.916316 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:17.918490 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "55a949ca-8f1e-4c52-a986-f0a888fbf3fb", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1060796129"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:17.919062 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request body: {'volume': {'snapshot_id': '55a949ca-8f1e-4c52-a986-f0a888fbf3fb', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1060796129'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:17.927473 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:17.927473 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:17.927649 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:46:17.928446 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume of 1 GB Aug 09 10:46:17.933459 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Availability Zones retrieved successfully. Aug 09 10:46:17.941656 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (6f24af59-3d87-43f3-9a2b-aa1c4d432c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:17.943233 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa96309-5b8c-43d4-9318-cdb444d08dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:17.944990 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:17.993697 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa96309-5b8c-43d4-9318-cdb444d08dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '55a949ca-8f1e-4c52-a986-f0a888fbf3fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:17.993845 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae7017e-6302-464b-884b-33844606e8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:18.070278 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Created reservations ['ece71e8c-c7a9-4f61-90ad-58916fd4c0fc', '71e164fb-9a8f-471d-b769-375e3f7101ff', 'd0a7f56a-852d-48ff-a5ec-7bb0574a37a9', '678cc30b-2176-46c2-9d42-bcf9f4506393'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:18.071290 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae7017e-6302-464b-884b-33844606e8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ece71e8c-c7a9-4f61-90ad-58916fd4c0fc', '71e164fb-9a8f-471d-b769-375e3f7101ff', 'd0a7f56a-852d-48ff-a5ec-7bb0574a37a9', '678cc30b-2176-46c2-9d42-bcf9f4506393']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:18.072552 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72a22407-e48e-4511-a347-5bc71ca8d951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:18.138534 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72a22407-e48e-4511-a347-5bc71ca8d951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9e92e6c-f74a-4213-add4-49ae54d60b0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1060796129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['ece71e8c-c7a9-4f61-90ad-58916fd4c0fc','71e164fb-9a8f-471d-b769-375e3f7101ff','d0a7f56a-852d-48ff-a5ec-7bb0574a37a9','678cc30b-2176-46c2-9d42-bcf9f4506393'],size=1,snapshot_id=55a949ca-8f1e-4c52-a986-f0a888fbf3fb,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1060796129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9e92e6c-f74a-4213-add4-49ae54d60b0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9e668ca4874648bd06aab04ca7b558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=55a949ca-8f1e-4c52-a986-f0a888fbf3fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:18.139672 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (323d054c-aadf-4911-8bdb-46ee566ec788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:18.167127 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (323d054c-aadf-4911-8bdb-46ee566ec788) transitioned into state 'SUCCESS' from state '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-1060796129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9e668ca4874648bd06aab04ca7b558',qos_specs=None,replication_status=,reservations=['ece71e8c-c7a9-4f61-90ad-58916fd4c0fc','71e164fb-9a8f-471d-b769-375e3f7101ff','d0a7f56a-852d-48ff-a5ec-7bb0574a37a9','678cc30b-2176-46c2-9d42-bcf9f4506393'],size=1,snapshot_id=55a949ca-8f1e-4c52-a986-f0a888fbf3fb,source_replicaid=,source_volid=None,status='creating',user_id='8c02893c06334d8bb4db8d2c0ddcd103',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:18.168740 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc43e9e-463a-4da7-9d34-23d7410fd6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:18.198445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc43e9e-463a-4da7-9d34-23d7410fd6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:18.199503 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Flow 'volume_create_api' (6f24af59-3d87-43f3-9a2b-aa1c4d432c26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:18.199926 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Create volume request issued successfully. Aug 09 10:46:18.200639 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e5af2a4-67e8-4153-a5f8-1fd891be8168 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:18.201176 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 714/2881] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:17 2026] POST /volume/v3/volumes => generated 788 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:18.222356 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fdf13487-5365-425c-bc13-c6834dd7e8af None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:18.228416 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fdf13487-5365-425c-bc13-c6834dd7e8af tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d Aug 09 10:46:18.228614 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fdf13487-5365-425c-bc13-c6834dd7e8af tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:18.228881 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fdf13487-5365-425c-bc13-c6834dd7e8af tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:18.241516 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:18.241516 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:18.249742 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fdf13487-5365-425c-bc13-c6834dd7e8af tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:18.257965 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fdf13487-5365-425c-bc13-c6834dd7e8af tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d returned with HTTP 200 Aug 09 10:46:18.259458 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 727/2882] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:18 2026] GET /volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:19.279770 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e16e7ec4-1b0d-4f3d-99f9-dfeb8e2dfb31 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:19.285915 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e16e7ec4-1b0d-4f3d-99f9-dfeb8e2dfb31 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d Aug 09 10:46:19.285915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e16e7ec4-1b0d-4f3d-99f9-dfeb8e2dfb31 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:19.285915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e16e7ec4-1b0d-4f3d-99f9-dfeb8e2dfb31 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:19.297655 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:19.297655 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:19.307360 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e16e7ec4-1b0d-4f3d-99f9-dfeb8e2dfb31 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:19.316912 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e16e7ec4-1b0d-4f3d-99f9-dfeb8e2dfb31 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d returned with HTTP 200 Aug 09 10:46:19.316912 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 724/2883] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:19 2026] GET /volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:19.331585 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-608b32bb-965a-47e7-ac28-97f091e70605 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:19.334220 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-608b32bb-965a-47e7-ac28-97f091e70605 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d Aug 09 10:46:19.334483 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-608b32bb-965a-47e7-ac28-97f091e70605 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:19.334733 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-608b32bb-965a-47e7-ac28-97f091e70605 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:19.348625 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:19.348625 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:19.354652 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-608b32bb-965a-47e7-ac28-97f091e70605 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:19.362766 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-608b32bb-965a-47e7-ac28-97f091e70605 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d returned with HTTP 200 Aug 09 10:46:19.363844 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 719/2884] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:19 2026] GET /volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:19.379499 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-713c0df0-f376-4088-b2f2-e383b8d65547 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:19.381321 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-713c0df0-f376-4088-b2f2-e383b8d65547 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d Aug 09 10:46:19.381505 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-713c0df0-f376-4088-b2f2-e383b8d65547 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:19.381714 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-713c0df0-f376-4088-b2f2-e383b8d65547 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:19.381883 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-713c0df0-f376-4088-b2f2-e383b8d65547 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume with id: c9e92e6c-f74a-4213-add4-49ae54d60b0d Aug 09 10:46:19.389314 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:19.389314 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:19.389914 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-713c0df0-f376-4088-b2f2-e383b8d65547 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:19.420978 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-713c0df0-f376-4088-b2f2-e383b8d65547 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume request issued successfully. Aug 09 10:46:19.420978 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-713c0df0-f376-4088-b2f2-e383b8d65547 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d returned with HTTP 202 Aug 09 10:46:19.421150 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 715/2885] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:19 2026] DELETE /volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:19.429985 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8e2572d2-1d74-4857-b0bb-26c86576731e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:19.431955 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e2572d2-1d74-4857-b0bb-26c86576731e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d Aug 09 10:46:19.432142 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e2572d2-1d74-4857-b0bb-26c86576731e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:19.432342 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e2572d2-1d74-4857-b0bb-26c86576731e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:19.441365 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:19.441365 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:19.444917 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8e2572d2-1d74-4857-b0bb-26c86576731e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:19.456009 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e2572d2-1d74-4857-b0bb-26c86576731e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d returned with HTTP 200 Aug 09 10:46:19.456400 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 728/2886] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:19 2026] GET /volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:20.474638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-42dacbdb-0e6b-4390-aebb-755cd2d582ed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:20.480338 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-42dacbdb-0e6b-4390-aebb-755cd2d582ed tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d Aug 09 10:46:20.480635 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-42dacbdb-0e6b-4390-aebb-755cd2d582ed tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:20.481638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-42dacbdb-0e6b-4390-aebb-755cd2d582ed tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:20.491988 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-42dacbdb-0e6b-4390-aebb-755cd2d582ed tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d returned with HTTP 404 Aug 09 10:46:20.492212 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 725/2887] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:20 2026] GET /volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:20.503984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c912d7e3-2735-4a89-a1f4-31ce4ee67c3f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:20.507436 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c912d7e3-2735-4a89-a1f4-31ce4ee67c3f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d Aug 09 10:46:20.507734 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c912d7e3-2735-4a89-a1f4-31ce4ee67c3f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:20.507998 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c912d7e3-2735-4a89-a1f4-31ce4ee67c3f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:20.516921 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c912d7e3-2735-4a89-a1f4-31ce4ee67c3f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d returned with HTTP 404 Aug 09 10:46:20.517614 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 720/2888] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:20 2026] GET /volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:46:20.527166 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9a2ec374-4872-4f5e-8bcb-238d89edeb74 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:20.530167 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a2ec374-4872-4f5e-8bcb-238d89edeb74 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d Aug 09 10:46:20.530167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a2ec374-4872-4f5e-8bcb-238d89edeb74 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:20.530539 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a2ec374-4872-4f5e-8bcb-238d89edeb74 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:20.530724 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-9a2ec374-4872-4f5e-8bcb-238d89edeb74 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume with id: c9e92e6c-f74a-4213-add4-49ae54d60b0d Aug 09 10:46:20.547375 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a2ec374-4872-4f5e-8bcb-238d89edeb74 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d returned with HTTP 404 Aug 09 10:46:20.548042 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 716/2889] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:20 2026] DELETE /volume/v3/volumes/c9e92e6c-f74a-4213-add4-49ae54d60b0d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:20.557768 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9d9c50f9-f321-4622-815d-433dc59c3bd6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:20.560054 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d9c50f9-f321-4622-815d-433dc59c3bd6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb Aug 09 10:46:20.560355 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d9c50f9-f321-4622-815d-433dc59c3bd6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:20.560573 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d9c50f9-f321-4622-815d-433dc59c3bd6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:20.560719 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-9d9c50f9-f321-4622-815d-433dc59c3bd6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete snapshot with id: 55a949ca-8f1e-4c52-a986-f0a888fbf3fb Aug 09 10:46:20.572480 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:20.572480 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:20.573070 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9d9c50f9-f321-4622-815d-433dc59c3bd6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:46:20.620090 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9d9c50f9-f321-4622-815d-433dc59c3bd6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot delete request issued successfully. Aug 09 10:46:20.620090 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d9c50f9-f321-4622-815d-433dc59c3bd6 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb returned with HTTP 202 Aug 09 10:46:20.620090 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 729/2890] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:46:20 2026] DELETE /volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:20.628202 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a068c51a-dccf-47ac-9020-5cff560a622f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:20.630781 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a068c51a-dccf-47ac-9020-5cff560a622f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb Aug 09 10:46:20.631019 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a068c51a-dccf-47ac-9020-5cff560a622f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:20.631319 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a068c51a-dccf-47ac-9020-5cff560a622f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:20.645444 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:20.645444 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:20.646100 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a068c51a-dccf-47ac-9020-5cff560a622f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Snapshot retrieved successfully. Aug 09 10:46:20.647644 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a068c51a-dccf-47ac-9020-5cff560a622f tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb returned with HTTP 200 Aug 09 10:46:20.652216 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 726/2891] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:20 2026] GET /volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:20.846347 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7d6fe3bb-b1c9-4edc-ba85-d1919c7eb6cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:20.933980 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d6fe3bb-b1c9-4edc-ba85-d1919c7eb6cb tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:46:20.934414 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d6fe3bb-b1c9-4edc-ba85-d1919c7eb6cb tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711", "extra_specs": {"multiattach": " True"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:20.954890 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d6fe3bb-b1c9-4edc-ba85-d1919c7eb6cb tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:46:20.955334 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 721/2892] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:46:20 2026] POST /volume/v3/types => generated 286 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:20.965631 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9283a6a8-4239-4729-a178-e7c664c04387 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:20.967985 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:20.968675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-123628795", "snapshot_id": null, "imageRef": null, "volume_type": "e88c25f4-dc19-446a-aa18-5e8e5e9d44dc", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:20.970508 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-123628795', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e88c25f4-dc19-446a-aa18-5e8e5e9d44dc', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:20.976878 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume of 1 GB Aug 09 10:46:20.977369 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:20.977369 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:20.978009 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Availability Zones retrieved successfully. Aug 09 10:46:20.986659 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Flow 'volume_create_api' (c12ac9ea-7fd3-41a8-a609-95846ec61c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:20.987949 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a583085c-8362-4c47-aeab-282d12dfa8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:20.989228 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:21.006888 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:21.006888 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:21.026963 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a583085c-8362-4c47-aeab-282d12dfa8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e88c25f4-dc19-446a-aa18-5e8e5e9d44dc,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e88c25f4-dc19-446a-aa18-5e8e5e9d44dc', 'encryption_key_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=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:21.028347 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfc6569-506a-49c3-a3a1-0125d998a277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:21.068302 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:21.068302 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:21.131315 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Created reservations ['90e44910-e6cb-4cef-a7b0-f8bb4fb003b8', '731cdbe3-9ef9-4a31-96d0-3861b8686e33', '757fc123-2f6f-48e0-a8ac-f1d096d9cdad', 'cfeeed50-dc61-4e78-8119-6f9c69d7a038'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:21.134638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfc6569-506a-49c3-a3a1-0125d998a277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e44910-e6cb-4cef-a7b0-f8bb4fb003b8', '731cdbe3-9ef9-4a31-96d0-3861b8686e33', '757fc123-2f6f-48e0-a8ac-f1d096d9cdad', 'cfeeed50-dc61-4e78-8119-6f9c69d7a038']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:21.134980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338a0ffd-5f9d-4672-a584-7b94660d09b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:21.168479 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338a0ffd-5f9d-4672-a584-7b94660d09b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '882e9c92-0d0b-4b43-b0e8-7807e4255c4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-123628795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dc164b17b59d4cb680d509984923065c',qos_specs=None,replication_status=,reservations=['90e44910-e6cb-4cef-a7b0-f8bb4fb003b8','731cdbe3-9ef9-4a31-96d0-3861b8686e33','757fc123-2f6f-48e0-a8ac-f1d096d9cdad','cfeeed50-dc61-4e78-8119-6f9c69d7a038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5f83e76b4143968cee41857fa31a52',volume_type_id=e88c25f4-dc19-446a-aa18-5e8e5e9d44dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-123628795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=882e9c92-0d0b-4b43-b0e8-7807e4255c4e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='dc164b17b59d4cb680d509984923065c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e5f83e76b4143968cee41857fa31a52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e88c25f4-dc19-446a-aa18-5e8e5e9d44dc),volume_type_id=e88c25f4-dc19-446a-aa18-5e8e5e9d44dc)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:21.170427 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2b2d69-d774-4ba7-ab4f-1a82e30a43c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:21.198268 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2b2d69-d774-4ba7-ab4f-1a82e30a43c2) transitioned into state 'SUCCESS' from state '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-123628795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dc164b17b59d4cb680d509984923065c',qos_specs=None,replication_status=,reservations=['90e44910-e6cb-4cef-a7b0-f8bb4fb003b8','731cdbe3-9ef9-4a31-96d0-3861b8686e33','757fc123-2f6f-48e0-a8ac-f1d096d9cdad','cfeeed50-dc61-4e78-8119-6f9c69d7a038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5f83e76b4143968cee41857fa31a52',volume_type_id=e88c25f4-dc19-446a-aa18-5e8e5e9d44dc)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:21.198268 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c116839-5569-410c-a13e-80e71de37f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:21.211925 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c116839-5569-410c-a13e-80e71de37f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:21.213301 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Flow 'volume_create_api' (c12ac9ea-7fd3-41a8-a609-95846ec61c70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:21.214379 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume request issued successfully. Aug 09 10:46:21.216855 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9283a6a8-4239-4729-a178-e7c664c04387 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:21.217836 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 717/2893] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:20 2026] POST /volume/v3/volumes => generated 828 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:21.237701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-562bb18f-48a9-42bd-b27b-a1cafd33ce8d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:21.240151 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-562bb18f-48a9-42bd-b27b-a1cafd33ce8d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:21.240388 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-562bb18f-48a9-42bd-b27b-a1cafd33ce8d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:21.240594 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-562bb18f-48a9-42bd-b27b-a1cafd33ce8d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:21.254036 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:21.254036 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:21.263509 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-562bb18f-48a9-42bd-b27b-a1cafd33ce8d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:21.280562 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-562bb18f-48a9-42bd-b27b-a1cafd33ce8d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:21.281147 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 730/2894] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:21 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 896 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:21.671247 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5e612c47-e112-4d8f-9e11-292d77f278ea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:21.672969 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e612c47-e112-4d8f-9e11-292d77f278ea tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb Aug 09 10:46:21.673266 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e612c47-e112-4d8f-9e11-292d77f278ea tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:21.674145 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e612c47-e112-4d8f-9e11-292d77f278ea tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:21.687468 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-54ef7660-8aa9-489c-bae2-980c7bdc20a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:21.688854 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e612c47-e112-4d8f-9e11-292d77f278ea tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb returned with HTTP 404 Aug 09 10:46:21.689313 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 727/2895] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:21 2026] GET /volume/v3/snapshots/55a949ca-8f1e-4c52-a986-f0a888fbf3fb => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:21.690647 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54ef7660-8aa9-489c-bae2-980c7bdc20a2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] DELETE https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:21.691026 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54ef7660-8aa9-489c-bae2-980c7bdc20a2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:21.691802 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54ef7660-8aa9-489c-bae2-980c7bdc20a2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:21.692097 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-54ef7660-8aa9-489c-bae2-980c7bdc20a2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Delete volume with id: 771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:21.700783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b54ec2f1-eaab-4e00-9944-973ca12f3352 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:21.703896 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b54ec2f1-eaab-4e00-9944-973ca12f3352 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 Aug 09 10:46:21.704166 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b54ec2f1-eaab-4e00-9944-973ca12f3352 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:21.704644 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b54ec2f1-eaab-4e00-9944-973ca12f3352 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:21.720689 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:21.720689 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:21.721340 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-54ef7660-8aa9-489c-bae2-980c7bdc20a2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:21.724474 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:21.724474 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:21.736742 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b54ec2f1-eaab-4e00-9944-973ca12f3352 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:21.746541 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b54ec2f1-eaab-4e00-9944-973ca12f3352 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 returned with HTTP 200 Aug 09 10:46:21.746656 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 718/2896] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:21 2026] GET /volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:21.765770 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d770968-51a3-4fbc-983f-454eb6aa04c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:21.769223 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-54ef7660-8aa9-489c-bae2-980c7bdc20a2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Delete volume request issued successfully. Aug 09 10:46:21.769223 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54ef7660-8aa9-489c-bae2-980c7bdc20a2 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 202 Aug 09 10:46:21.772427 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d770968-51a3-4fbc-983f-454eb6aa04c0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 Aug 09 10:46:21.773012 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 722/2897] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:21 2026] DELETE /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:21.773065 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d770968-51a3-4fbc-983f-454eb6aa04c0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:21.773065 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d770968-51a3-4fbc-983f-454eb6aa04c0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:21.773065 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-2d770968-51a3-4fbc-983f-454eb6aa04c0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume with id: 528b5602-d162-491c-b1cb-1874883690f6 Aug 09 10:46:21.780486 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-28d3f906-8d6f-49b4-8c8a-991f27b876b4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:21.781942 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:21.781942 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:21.782878 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2d770968-51a3-4fbc-983f-454eb6aa04c0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:21.783169 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-28d3f906-8d6f-49b4-8c8a-991f27b876b4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:21.784409 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-28d3f906-8d6f-49b4-8c8a-991f27b876b4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:21.784409 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-28d3f906-8d6f-49b4-8c8a-991f27b876b4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:21.797027 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:21.797027 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:21.808003 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-28d3f906-8d6f-49b4-8c8a-991f27b876b4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:21.817433 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-28d3f906-8d6f-49b4-8c8a-991f27b876b4 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 200 Aug 09 10:46:21.818694 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 728/2898] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:21 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:21.827486 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2d770968-51a3-4fbc-983f-454eb6aa04c0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume request issued successfully. Aug 09 10:46:21.827827 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d770968-51a3-4fbc-983f-454eb6aa04c0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 returned with HTTP 202 Aug 09 10:46:21.828674 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 731/2899] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:21 2026] DELETE /volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:21.840533 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-279841ae-7e0c-4c89-b8c4-42ae87766712 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:21.849977 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-279841ae-7e0c-4c89-b8c4-42ae87766712 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 Aug 09 10:46:21.849977 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-279841ae-7e0c-4c89-b8c4-42ae87766712 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:21.849977 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-279841ae-7e0c-4c89-b8c4-42ae87766712 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:21.865432 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:21.865432 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:21.872406 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-279841ae-7e0c-4c89-b8c4-42ae87766712 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:21.881423 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-279841ae-7e0c-4c89-b8c4-42ae87766712 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 returned with HTTP 200 Aug 09 10:46:21.882064 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 719/2900] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:21 2026] GET /volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:22.299970 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b09f5e97-8947-4c30-b38f-3cb6f0c3edfa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:22.304935 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b09f5e97-8947-4c30-b38f-3cb6f0c3edfa tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:22.304935 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b09f5e97-8947-4c30-b38f-3cb6f0c3edfa tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:22.305244 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b09f5e97-8947-4c30-b38f-3cb6f0c3edfa tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:22.321383 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:22.321383 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:22.334090 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b09f5e97-8947-4c30-b38f-3cb6f0c3edfa tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:22.343937 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b09f5e97-8947-4c30-b38f-3cb6f0c3edfa tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:22.344369 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 723/2901] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:22 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 921 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:22.369285 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a84b9ccd-e268-4da1-b21a-0db4fae49a8c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:22.371585 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a84b9ccd-e268-4da1-b21a-0db4fae49a8c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:22.371979 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a84b9ccd-e268-4da1-b21a-0db4fae49a8c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:22.375440 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a84b9ccd-e268-4da1-b21a-0db4fae49a8c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:22.389934 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:22.389934 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:22.396056 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a84b9ccd-e268-4da1-b21a-0db4fae49a8c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:22.402787 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a84b9ccd-e268-4da1-b21a-0db4fae49a8c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:22.402998 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 729/2902] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:22 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 921 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:22.419570 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:22.423208 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:22.423208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-302917409", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:22.424800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-302917409', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:22.424949 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume of 1 GB Aug 09 10:46:22.431952 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Availability Zones retrieved successfully. Aug 09 10:46:22.442495 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Flow 'volume_create_api' (8bcadd9e-1d30-4893-bce1-57e9368c7030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:22.444559 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a189552-ba79-4b71-a6fc-752906333f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:22.446411 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:22.489559 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a189552-ba79-4b71-a6fc-752906333f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:22.491080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a062404-667e-41bf-a490-b837f8eed2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:22.606102 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Created reservations ['0e6d765a-2b91-4e2c-92c7-544ac43e5371', '531f46db-6d99-43d9-9f0d-57625d145012', '31fec4f3-cbdb-4a07-8180-16d89bdfb26d', 'a8fb3610-11cc-43ae-a02a-60027ab274ac'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:22.607213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a062404-667e-41bf-a490-b837f8eed2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e6d765a-2b91-4e2c-92c7-544ac43e5371', '531f46db-6d99-43d9-9f0d-57625d145012', '31fec4f3-cbdb-4a07-8180-16d89bdfb26d', 'a8fb3610-11cc-43ae-a02a-60027ab274ac']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:22.608053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89b9964-1cc0-43f3-b7a7-1a8d77242695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:22.649391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89b9964-1cc0-43f3-b7a7-1a8d77242695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5084f9dc-1d79-4a4d-879f-a95f1f8b3e40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-302917409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc164b17b59d4cb680d509984923065c',qos_specs=None,replication_status=,reservations=['0e6d765a-2b91-4e2c-92c7-544ac43e5371','531f46db-6d99-43d9-9f0d-57625d145012','31fec4f3-cbdb-4a07-8180-16d89bdfb26d','a8fb3610-11cc-43ae-a02a-60027ab274ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5f83e76b4143968cee41857fa31a52',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-302917409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5084f9dc-1d79-4a4d-879f-a95f1f8b3e40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc164b17b59d4cb680d509984923065c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e5f83e76b4143968cee41857fa31a52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:22.650397 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1859cb2-4ce2-46a8-a0fa-aaea51296f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:22.685269 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1859cb2-4ce2-46a8-a0fa-aaea51296f66) transitioned into state 'SUCCESS' from state '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-302917409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc164b17b59d4cb680d509984923065c',qos_specs=None,replication_status=,reservations=['0e6d765a-2b91-4e2c-92c7-544ac43e5371','531f46db-6d99-43d9-9f0d-57625d145012','31fec4f3-cbdb-4a07-8180-16d89bdfb26d','a8fb3610-11cc-43ae-a02a-60027ab274ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5f83e76b4143968cee41857fa31a52',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:22.686464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0008efa1-6bb3-4b04-966e-e3a865251b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:22.701466 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0008efa1-6bb3-4b04-966e-e3a865251b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:22.702863 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Flow 'volume_create_api' (8bcadd9e-1d30-4893-bce1-57e9368c7030) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:22.703777 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume request issued successfully. Aug 09 10:46:22.704277 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6910a2a0-a50b-49e3-9b45-a219aa21149d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:22.705039 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 732/2903] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:22 2026] POST /volume/v3/volumes => generated 752 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:22.721429 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-86ce7d63-59c9-4357-bf0f-aebe03f661b2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:22.724003 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86ce7d63-59c9-4357-bf0f-aebe03f661b2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:22.724003 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86ce7d63-59c9-4357-bf0f-aebe03f661b2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:22.724230 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86ce7d63-59c9-4357-bf0f-aebe03f661b2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:22.734800 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:22.734800 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:22.741140 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-86ce7d63-59c9-4357-bf0f-aebe03f661b2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:22.747411 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86ce7d63-59c9-4357-bf0f-aebe03f661b2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:22.747952 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 720/2904] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:22 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:22.844253 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b93c74c-15ff-46fc-8e09-8e618f837c34 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:22.847352 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b93c74c-15ff-46fc-8e09-8e618f837c34 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e Aug 09 10:46:22.847534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b93c74c-15ff-46fc-8e09-8e618f837c34 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:22.847710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b93c74c-15ff-46fc-8e09-8e618f837c34 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:22.856252 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b93c74c-15ff-46fc-8e09-8e618f837c34 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e returned with HTTP 404 Aug 09 10:46:22.857380 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 724/2905] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:22 2026] GET /volume/v3/volumes/771720b5-466f-4024-9e4d-26ac971f333e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:22.904613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d9fd6ee7-d51d-4f54-85dc-f824d34cdaaf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:22.907308 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d9fd6ee7-d51d-4f54-85dc-f824d34cdaaf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 Aug 09 10:46:22.907565 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d9fd6ee7-d51d-4f54-85dc-f824d34cdaaf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:22.907971 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d9fd6ee7-d51d-4f54-85dc-f824d34cdaaf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:22.917056 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d9fd6ee7-d51d-4f54-85dc-f824d34cdaaf tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 returned with HTTP 404 Aug 09 10:46:22.917675 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 730/2906] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:22 2026] GET /volume/v3/volumes/528b5602-d162-491c-b1cb-1874883690f6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:22.936587 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ba33a44e-1a67-4a54-8c49-5b2c766c97e4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:22.940512 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba33a44e-1a67-4a54-8c49-5b2c766c97e4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:46:22.940800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba33a44e-1a67-4a54-8c49-5b2c766c97e4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:22.941079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba33a44e-1a67-4a54-8c49-5b2c766c97e4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:22.956273 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:22.956273 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:22.963397 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ba33a44e-1a67-4a54-8c49-5b2c766c97e4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:22.970422 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba33a44e-1a67-4a54-8c49-5b2c766c97e4 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:46:22.970609 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9274ed3d-066d-49e9-94fb-b73a97f07c04 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:22.970972 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 733/2907] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:22 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:22.973310 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9274ed3d-066d-49e9-94fb-b73a97f07c04 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] DELETE https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:46:22.973310 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9274ed3d-066d-49e9-94fb-b73a97f07c04 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:22.973517 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9274ed3d-066d-49e9-94fb-b73a97f07c04 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:22.974755 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-9274ed3d-066d-49e9-94fb-b73a97f07c04 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Delete volume with id: 77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:46:22.991913 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b689686-19b0-4a9e-bd66-97dc8b85d8be None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:22.994829 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:22.994829 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:22.998250 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b689686-19b0-4a9e-bd66-97dc8b85d8be tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] DELETE https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:46:22.998395 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9274ed3d-066d-49e9-94fb-b73a97f07c04 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:22.998440 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b689686-19b0-4a9e-bd66-97dc8b85d8be tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:22.998440 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b689686-19b0-4a9e-bd66-97dc8b85d8be tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:22.998440 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5b689686-19b0-4a9e-bd66-97dc8b85d8be tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume with id: 8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:46:23.012035 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:23.012035 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:23.013407 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5b689686-19b0-4a9e-bd66-97dc8b85d8be tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:23.031777 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9274ed3d-066d-49e9-94fb-b73a97f07c04 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Delete volume request issued successfully. Aug 09 10:46:23.031777 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9274ed3d-066d-49e9-94fb-b73a97f07c04 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 202 Aug 09 10:46:23.032175 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 721/2908] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:22 2026] DELETE /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:23.047738 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5b689686-19b0-4a9e-bd66-97dc8b85d8be tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Delete volume request issued successfully. Aug 09 10:46:23.047738 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b689686-19b0-4a9e-bd66-97dc8b85d8be tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 202 Aug 09 10:46:23.047921 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-71c57879-8132-41aa-9b24-2963f4c9ce9f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:23.047971 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 725/2909] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:22 2026] DELETE /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:23.050236 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71c57879-8132-41aa-9b24-2963f4c9ce9f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:46:23.050897 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71c57879-8132-41aa-9b24-2963f4c9ce9f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:23.051064 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71c57879-8132-41aa-9b24-2963f4c9ce9f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:23.058235 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-94193cfb-84ce-4106-9e27-8417c328461e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:23.060333 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-94193cfb-84ce-4106-9e27-8417c328461e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:46:23.060561 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-94193cfb-84ce-4106-9e27-8417c328461e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:23.060845 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-94193cfb-84ce-4106-9e27-8417c328461e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:23.062570 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:23.062570 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:23.072397 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:23.072397 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:23.073513 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-71c57879-8132-41aa-9b24-2963f4c9ce9f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:23.078245 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-94193cfb-84ce-4106-9e27-8417c328461e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Volume info retrieved successfully. Aug 09 10:46:23.080400 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71c57879-8132-41aa-9b24-2963f4c9ce9f tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 200 Aug 09 10:46:23.080939 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 731/2910] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:23 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:23.087503 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-94193cfb-84ce-4106-9e27-8417c328461e tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 200 Aug 09 10:46:23.087503 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 734/2911] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:23 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:46:23.767167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5e83cc7e-bf31-4c10-8582-827db64c2250 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:23.767695 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e83cc7e-bf31-4c10-8582-827db64c2250 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:23.767873 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e83cc7e-bf31-4c10-8582-827db64c2250 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:23.768057 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e83cc7e-bf31-4c10-8582-827db64c2250 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:23.777509 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:23.777509 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:23.782269 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5e83cc7e-bf31-4c10-8582-827db64c2250 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:23.788203 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e83cc7e-bf31-4c10-8582-827db64c2250 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:23.788750 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 722/2912] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:23 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:23.806551 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a84e29a3-5b64-4d85-928e-a63bb0426e4c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:23.808153 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a84e29a3-5b64-4d85-928e-a63bb0426e4c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:23.808564 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a84e29a3-5b64-4d85-928e-a63bb0426e4c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:23.808878 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a84e29a3-5b64-4d85-928e-a63bb0426e4c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:23.818651 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:23.818651 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:23.826241 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a84e29a3-5b64-4d85-928e-a63bb0426e4c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:23.832236 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a84e29a3-5b64-4d85-928e-a63bb0426e4c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:23.832984 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 726/2913] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:23 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:23.849711 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6595b6dc-fe70-41d4-9c25-cae800de66d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:23.852755 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6595b6dc-fe70-41d4-9c25-cae800de66d8 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:46:23.853446 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6595b6dc-fe70-41d4-9c25-cae800de66d8 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2034671508", "extra_specs": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:23.876406 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6595b6dc-fe70-41d4-9c25-cae800de66d8 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:46:23.876406 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 732/2914] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:46:23 2026] POST /volume/v3/types => generated 212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:23.888605 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-75c0923a-1817-4ec4-9ca8-b5f4fc085cb9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:23.890699 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75c0923a-1817-4ec4-9ca8-b5f4fc085cb9 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] POST https://10.4.3.125/volume/v3/types/d4c9acdb-792f-41f4-a70d-c16b2a62fdd7/encryption Aug 09 10:46:23.891302 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75c0923a-1817-4ec4-9ca8-b5f4fc085cb9 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:23.921872 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75c0923a-1817-4ec4-9ca8-b5f4fc085cb9 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] https://10.4.3.125/volume/v3/types/d4c9acdb-792f-41f4-a70d-c16b2a62fdd7/encryption returned with HTTP 200 Aug 09 10:46:23.922993 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 735/2915] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:46:23 2026] POST /volume/v3/types/d4c9acdb-792f-41f4-a70d-c16b2a62fdd7/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:23.937504 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:23.939583 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:23.940749 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1038621331", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2034671508", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:23.943479 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1038621331', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2034671508', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:23.947811 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume of 1 GB Aug 09 10:46:23.948094 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:23.948094 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:23.949503 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Availability Zones retrieved successfully. Aug 09 10:46:23.954454 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Flow 'volume_create_api' (f2dd6cdc-fb6a-46c7-ba28-25bf0615fd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:23.955473 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a90f90-9873-4692-9e68-80c707bea693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:23.956900 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:24.016071 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a90f90-9873-4692-9e68-80c707bea693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d4c9acdb-792f-41f4-a70d-c16b2a62fdd7,is_public=True,name='tempest-scenario-type-luks-2034671508',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4c9acdb-792f-41f4-a70d-c16b2a62fdd7', '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=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:24.016782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0b1dbc-8b20-4986-9f8f-eebabcfa6703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:24.075045 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2034671508 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2034671508, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:24.075971 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2034671508 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2034671508, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:24.105766 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8774d652-29c4-4cc5-a02c-54364a22ec24 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:24.110304 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c66649dd-e965-43a6-81ba-248b0d9390b0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:24.110926 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8774d652-29c4-4cc5-a02c-54364a22ec24 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 Aug 09 10:46:24.110926 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8774d652-29c4-4cc5-a02c-54364a22ec24 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:24.110926 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8774d652-29c4-4cc5-a02c-54364a22ec24 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:24.111026 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c66649dd-e965-43a6-81ba-248b0d9390b0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] GET https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef Aug 09 10:46:24.111026 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c66649dd-e965-43a6-81ba-248b0d9390b0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:24.111026 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c66649dd-e965-43a6-81ba-248b0d9390b0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:24.118279 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8774d652-29c4-4cc5-a02c-54364a22ec24 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 returned with HTTP 404 Aug 09 10:46:24.119098 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 727/2916] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:24 2026] GET /volume/v3/volumes/77debd9c-0a28-4aff-aebe-6af8c2022c84 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:24.121743 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c66649dd-e965-43a6-81ba-248b0d9390b0 tempest-VolumesSnapshotTestJSON-1841886370 tempest-VolumesSnapshotTestJSON-1841886370-project-member] https://10.4.3.125/volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef returned with HTTP 404 Aug 09 10:46:24.122556 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 733/2917] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:24 2026] GET /volume/v3/volumes/8e4d37e5-d702-4ef6-9598-3e8e058ecaef => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:24.127495 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Created reservations ['080d3b14-d829-4853-a3cf-b23b546f192f', '444f3a31-6cb6-43fa-987e-ae28004880c7', 'c5d30f04-80cc-4d97-9f5c-855e24de4a0c', '30bdda6b-2940-4db7-9ed5-689e3ec2e561'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:24.128877 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0b1dbc-8b20-4986-9f8f-eebabcfa6703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['080d3b14-d829-4853-a3cf-b23b546f192f', '444f3a31-6cb6-43fa-987e-ae28004880c7', 'c5d30f04-80cc-4d97-9f5c-855e24de4a0c', '30bdda6b-2940-4db7-9ed5-689e3ec2e561']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:24.131226 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bf8d1a-85ab-4954-a972-1d86f04e554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:24.168235 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bf8d1a-85ab-4954-a972-1d86f04e554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11d4ed78-ed42-4418-abbc-e064529dcafa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1038621331',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc164b17b59d4cb680d509984923065c',qos_specs=None,replication_status=,reservations=['080d3b14-d829-4853-a3cf-b23b546f192f','444f3a31-6cb6-43fa-987e-ae28004880c7','c5d30f04-80cc-4d97-9f5c-855e24de4a0c','30bdda6b-2940-4db7-9ed5-689e3ec2e561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5f83e76b4143968cee41857fa31a52',volume_type_id=d4c9acdb-792f-41f4-a70d-c16b2a62fdd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1038621331',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=11d4ed78-ed42-4418-abbc-e064529dcafa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc164b17b59d4cb680d509984923065c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e5f83e76b4143968cee41857fa31a52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4c9acdb-792f-41f4-a70d-c16b2a62fdd7),volume_type_id=d4c9acdb-792f-41f4-a70d-c16b2a62fdd7)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:24.169323 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c5d32f-9c63-4aec-bcb5-bd48eaf0429d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:24.208049 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c5d32f-9c63-4aec-bcb5-bd48eaf0429d) transitioned into state 'SUCCESS' from state '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-1038621331',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc164b17b59d4cb680d509984923065c',qos_specs=None,replication_status=,reservations=['080d3b14-d829-4853-a3cf-b23b546f192f','444f3a31-6cb6-43fa-987e-ae28004880c7','c5d30f04-80cc-4d97-9f5c-855e24de4a0c','30bdda6b-2940-4db7-9ed5-689e3ec2e561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5f83e76b4143968cee41857fa31a52',volume_type_id=d4c9acdb-792f-41f4-a70d-c16b2a62fdd7)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:24.209332 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59a643d-0870-4cef-ba7c-360128a12e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:24.229434 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59a643d-0870-4cef-ba7c-360128a12e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:24.231016 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Flow 'volume_create_api' (f2dd6cdc-fb6a-46c7-ba28-25bf0615fd15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:24.234285 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume request issued successfully. Aug 09 10:46:24.234285 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0cd2e1cf-92b4-40aa-a9a7-1eacf826f0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:24.234285 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 723/2918] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:23 2026] POST /volume/v3/volumes => generated 781 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:24.250963 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f06b54c0-7a1b-4387-b4f3-cf6d797c6fa6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:24.255386 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f06b54c0-7a1b-4387-b4f3-cf6d797c6fa6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:24.255386 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f06b54c0-7a1b-4387-b4f3-cf6d797c6fa6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:24.255386 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f06b54c0-7a1b-4387-b4f3-cf6d797c6fa6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:24.267947 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:24.267947 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:24.277869 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f06b54c0-7a1b-4387-b4f3-cf6d797c6fa6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:24.283302 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f06b54c0-7a1b-4387-b4f3-cf6d797c6fa6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:24.284278 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 736/2919] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:24 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:24.317474 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dcdb2d48-5c6d-4fa7-adf6-6c3a3c4032a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:24.320069 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dcdb2d48-5c6d-4fa7-adf6-6c3a3c4032a5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] DELETE https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:46:24.320128 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dcdb2d48-5c6d-4fa7-adf6-6c3a3c4032a5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:24.320401 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dcdb2d48-5c6d-4fa7-adf6-6c3a3c4032a5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:24.320538 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-dcdb2d48-5c6d-4fa7-adf6-6c3a3c4032a5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Delete volume with id: 11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:46:24.332853 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:24.332853 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:24.333588 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dcdb2d48-5c6d-4fa7-adf6-6c3a3c4032a5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:24.366614 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dcdb2d48-5c6d-4fa7-adf6-6c3a3c4032a5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Delete volume request issued successfully. Aug 09 10:46:24.367200 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dcdb2d48-5c6d-4fa7-adf6-6c3a3c4032a5 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 202 Aug 09 10:46:24.369086 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 728/2920] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:24 2026] DELETE /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:24.379801 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4fe82c7e-7543-4243-a7a4-e6acde3eb8d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:24.387429 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4fe82c7e-7543-4243-a7a4-e6acde3eb8d6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:46:24.389052 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4fe82c7e-7543-4243-a7a4-e6acde3eb8d6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:24.389305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4fe82c7e-7543-4243-a7a4-e6acde3eb8d6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:24.407836 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:24.407836 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:24.415393 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4fe82c7e-7543-4243-a7a4-e6acde3eb8d6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Volume info retrieved successfully. Aug 09 10:46:24.424278 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4fe82c7e-7543-4243-a7a4-e6acde3eb8d6 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 200 Aug 09 10:46:24.424817 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 734/2921] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:24 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:25.305454 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a5e0e19-de91-47a2-b445-7d70dd3f95ad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:25.307723 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a5e0e19-de91-47a2-b445-7d70dd3f95ad tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:25.307723 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a5e0e19-de91-47a2-b445-7d70dd3f95ad tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:25.307988 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a5e0e19-de91-47a2-b445-7d70dd3f95ad tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:25.319310 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:25.319310 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:25.324702 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1a5e0e19-de91-47a2-b445-7d70dd3f95ad tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:25.332820 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a5e0e19-de91-47a2-b445-7d70dd3f95ad tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:25.333489 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 724/2922] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:25 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:25.356035 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-87dd955d-0952-480c-ac31-46336be5c417 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:25.361661 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-87dd955d-0952-480c-ac31-46336be5c417 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:25.362033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-87dd955d-0952-480c-ac31-46336be5c417 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:25.362129 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-87dd955d-0952-480c-ac31-46336be5c417 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:25.373218 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:25.373218 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:25.384919 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-87dd955d-0952-480c-ac31-46336be5c417 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:25.393327 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-87dd955d-0952-480c-ac31-46336be5c417 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:25.394265 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 737/2923] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:25 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:25.443207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-af15e5ab-8d6e-4a10-ab6f-18418bc61a60 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:25.450131 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af15e5ab-8d6e-4a10-ab6f-18418bc61a60 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] GET https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 Aug 09 10:46:25.450733 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af15e5ab-8d6e-4a10-ab6f-18418bc61a60 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:25.450942 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af15e5ab-8d6e-4a10-ab6f-18418bc61a60 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:25.463252 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af15e5ab-8d6e-4a10-ab6f-18418bc61a60 tempest-AttachVolumeNegativeTest-116262488 tempest-AttachVolumeNegativeTest-116262488-project-member] https://10.4.3.125/volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 returned with HTTP 404 Aug 09 10:46:25.463252 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 729/2924] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:25 2026] GET /volume/v3/volumes/11c757a1-b4b3-4cbc-af66-93c1610c1885 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:25.471595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-9d01bf36-988e-4cff-b9fc-82060a0fdd46 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:25.475969 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-9d01bf36-988e-4cff-b9fc-82060a0fdd46 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:25.476043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-9d01bf36-988e-4cff-b9fc-82060a0fdd46 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:25.476327 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-9d01bf36-988e-4cff-b9fc-82060a0fdd46 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:25.487927 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:25.487927 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:25.494568 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-9d01bf36-988e-4cff-b9fc-82060a0fdd46 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:25.505179 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-9d01bf36-988e-4cff-b9fc-82060a0fdd46 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:25.506296 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 735/2925] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:25 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:25.678654 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dbf5633f-e6e8-4f52-ae59-77e19b631344 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:25.679172 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dbf5633f-e6e8-4f52-ae59-77e19b631344 None None] GET https://10.4.3.125/volume// Aug 09 10:46:25.679497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dbf5633f-e6e8-4f52-ae59-77e19b631344 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:25.679769 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dbf5633f-e6e8-4f52-ae59-77e19b631344 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:25.680377 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dbf5633f-e6e8-4f52-ae59-77e19b631344 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:25.680868 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 725/2926] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:46: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 09 10:46:25.695456 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-badd3062-475a-40b5-80e9-67a6872d2084 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:25.701726 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-badd3062-475a-40b5-80e9-67a6872d2084 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:46:25.702633 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-badd3062-475a-40b5-80e9-67a6872d2084 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5084f9dc-1d79-4a4d-879f-a95f1f8b3e40", "connector": null, "instance_uuid": "9f4d3b44-5ef6-48dc-8c11-6736de59958c"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:25.714781 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:25.714781 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:25.790822 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-badd3062-475a-40b5-80e9-67a6872d2084 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:46:25.791713 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 738/2927] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:46:25 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 09 10:46:25.858550 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a17dbccd-d2d4-4624-8308-21a476f7bc0a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:25.863341 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a17dbccd-d2d4-4624-8308-21a476f7bc0a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:25.863616 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a17dbccd-d2d4-4624-8308-21a476f7bc0a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:25.864782 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a17dbccd-d2d4-4624-8308-21a476f7bc0a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:25.890836 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:25.890836 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:25.899432 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a17dbccd-d2d4-4624-8308-21a476f7bc0a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:25.915620 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a17dbccd-d2d4-4624-8308-21a476f7bc0a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:25.915970 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 730/2928] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:25 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:25.918595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ce869e01-120f-47ea-ba9a-b951157feb5e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:25.919142 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce869e01-120f-47ea-ba9a-b951157feb5e None None] GET https://10.4.3.125/volume// Aug 09 10:46:25.919427 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce869e01-120f-47ea-ba9a-b951157feb5e None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:25.919933 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce869e01-120f-47ea-ba9a-b951157feb5e None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:25.920335 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce869e01-120f-47ea-ba9a-b951157feb5e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:25.920919 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 736/2929] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:46: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 09 10:46:25.940261 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-5793b69a-b208-4f63-9a38-219321f6424d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:25.946332 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-5793b69a-b208-4f63-9a38-219321f6424d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:25.946709 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-5793b69a-b208-4f63-9a38-219321f6424d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:25.947026 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-5793b69a-b208-4f63-9a38-219321f6424d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:25.963790 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:25.963790 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:25.970145 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-5793b69a-b208-4f63-9a38-219321f6424d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:25.974635 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-5793b69a-b208-4f63-9a38-219321f6424d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:25.975169 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 726/2930] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:25 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:26.156594 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-7fbc7a01-0c50-40dd-83ff-6e81ddb9279d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:26.159268 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-7fbc7a01-0c50-40dd-83ff-6e81ddb9279d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] PUT https://10.4.3.125/volume/v3/attachments/56bb8e76-9dff-477c-b675-fda4c05bf40e Aug 09 10:46:26.159734 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-7fbc7a01-0c50-40dd-83ff-6e81ddb9279d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:26.179285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-7fbc7a01-0c50-40dd-83ff-6e81ddb9279d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Acquiring lock "cinder-attachment_update-5084f9dc-1d79-4a4d-879f-a95f1f8b3e40-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:46:26.188819 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-7fbc7a01-0c50-40dd-83ff-6e81ddb9279d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Lock "cinder-attachment_update-5084f9dc-1d79-4a4d-879f-a95f1f8b3e40-np0000006833" acquired by "attachment_update" :: waited 0.010s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:46:26.190722 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:26.190722 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:26.345330 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-7fbc7a01-0c50-40dd-83ff-6e81ddb9279d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Lock "cinder-attachment_update-5084f9dc-1d79-4a4d-879f-a95f1f8b3e40-np0000006833" released by "attachment_update" :: held 0.157s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:46:26.345898 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-7fbc7a01-0c50-40dd-83ff-6e81ddb9279d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/56bb8e76-9dff-477c-b675-fda4c05bf40e returned with HTTP 200 Aug 09 10:46:26.346755 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 739/2931] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:46:26 2026] PUT /volume/v3/attachments/56bb8e76-9dff-477c-b675-fda4c05bf40e => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:26.939557 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4f41d1ec-6581-4182-b895-542781b6241f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:26.941791 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f41d1ec-6581-4182-b895-542781b6241f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:26.942046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f41d1ec-6581-4182-b895-542781b6241f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:26.942204 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f41d1ec-6581-4182-b895-542781b6241f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:26.961895 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:26.961895 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:26.969127 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4f41d1ec-6581-4182-b895-542781b6241f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:26.975011 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f41d1ec-6581-4182-b895-542781b6241f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:26.975581 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 731/2932] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:26 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:27.992429 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7401ad4f-fdf9-4416-b2b8-3cf53c3592a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:27.995430 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7401ad4f-fdf9-4416-b2b8-3cf53c3592a2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:27.995601 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7401ad4f-fdf9-4416-b2b8-3cf53c3592a2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:27.995817 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7401ad4f-fdf9-4416-b2b8-3cf53c3592a2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:28.014951 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:28.014951 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:28.021180 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7401ad4f-fdf9-4416-b2b8-3cf53c3592a2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:28.028858 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7401ad4f-fdf9-4416-b2b8-3cf53c3592a2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:28.029111 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 737/2933] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:27 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:29.050920 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3b813608-086a-41c2-b194-8492d8553e50 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:29.053289 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b813608-086a-41c2-b194-8492d8553e50 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:29.053769 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b813608-086a-41c2-b194-8492d8553e50 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:29.054022 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b813608-086a-41c2-b194-8492d8553e50 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:29.069135 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:29.069135 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:29.073631 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3b813608-086a-41c2-b194-8492d8553e50 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:29.078248 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b813608-086a-41c2-b194-8492d8553e50 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:29.078808 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 727/2934] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:29 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:46:29.442920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-50204e11-f6cb-4582-ac90-46b4563f67c1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:29.619291 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-50204e11-f6cb-4582-ac90-46b4563f67c1 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:46:29.619577 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-50204e11-f6cb-4582-ac90-46b4563f67c1 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "869c0cc6-f153-4a10-9a9a-5b445702a8d5", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1172417445"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:29.634328 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-50204e11-f6cb-4582-ac90-46b4563f67c1 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 404 Aug 09 10:46:29.635304 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 740/2935] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:46:29 2026] POST /volume/v3/snapshots => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:29.651801 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ae0918bb-8be7-43be-a360-8afd45bd3e0b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:29.654627 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae0918bb-8be7-43be-a360-8afd45bd3e0b tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:46:29.654627 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae0918bb-8be7-43be-a360-8afd45bd3e0b tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1942266653"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:29.695432 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae0918bb-8be7-43be-a360-8afd45bd3e0b tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 404 Aug 09 10:46:29.696844 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 732/2936] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:46:29 2026] POST /volume/v3/snapshots => generated 77 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:29.707865 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ff1e7f22-e00e-432f-830b-fa5647f37a75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:29.711760 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff1e7f22-e00e-432f-830b-fa5647f37a75 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/snapshots?limit=invalid Aug 09 10:46:29.712197 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff1e7f22-e00e-432f-830b-fa5647f37a75 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:29.712846 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff1e7f22-e00e-432f-830b-fa5647f37a75 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:29.714726 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff1e7f22-e00e-432f-830b-fa5647f37a75 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] HTTP exception thrown: limit param must be an integer Aug 09 10:46:29.717589 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff1e7f22-e00e-432f-830b-fa5647f37a75 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 09 10:46:29.717589 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 738/2937] 10.4.3.125 () {66 vars in 1270 bytes} [Sun Aug 9 10:46:29 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:29.728015 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ecb12187-fb0c-4b25-95ea-daa04f681b8d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:29.730261 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ecb12187-fb0c-4b25-95ea-daa04f681b8d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/snapshots?marker=b9b3cc76-0e4c-4d01-94da-bf88d116a8ca Aug 09 10:46:29.730340 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ecb12187-fb0c-4b25-95ea-daa04f681b8d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:29.730540 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ecb12187-fb0c-4b25-95ea-daa04f681b8d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:29.730853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-ecb12187-fb0c-4b25-95ea-daa04f681b8d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:29.732014 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-ecb12187-fb0c-4b25-95ea-daa04f681b8d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:46:29.736275 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ecb12187-fb0c-4b25-95ea-daa04f681b8d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots?marker=b9b3cc76-0e4c-4d01-94da-bf88d116a8ca returned with HTTP 404 Aug 09 10:46:29.737485 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 728/2938] 10.4.3.125 () {66 vars in 1330 bytes} [Sun Aug 9 10:46:29 2026] GET /volume/v3/snapshots?marker=b9b3cc76-0e4c-4d01-94da-bf88d116a8ca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:29.750874 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-978681c0-373f-4822-9010-80cfb50e405d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:29.752613 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-978681c0-373f-4822-9010-80cfb50e405d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/snapshots?sort_key=invalid Aug 09 10:46:29.753043 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-978681c0-373f-4822-9010-80cfb50e405d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:29.753358 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-978681c0-373f-4822-9010-80cfb50e405d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:29.754494 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-978681c0-373f-4822-9010-80cfb50e405d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:29.754494 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:29.754494 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:29.755325 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-978681c0-373f-4822-9010-80cfb50e405d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:46:29.756215 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-978681c0-373f-4822-9010-80cfb50e405d tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 09 10:46:29.756814 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 741/2939] 10.4.3.125 () {66 vars in 1276 bytes} [Sun Aug 9 10:46:29 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:29.769747 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:29.772336 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:29.772834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1229881595"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:29.775704 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1229881595'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:29.775950 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Create volume of 2 GB Aug 09 10:46:29.782398 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Availability Zones retrieved successfully. Aug 09 10:46:29.792742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Flow 'volume_create_api' (44abb05a-3c83-44da-9c5f-59a2ee2c2263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:29.795959 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd3d30a4-5fb1-4e36-9850-20c52e54ab20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:29.799449 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Validating volume size '2' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:29.850612 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd3d30a4-5fb1-4e36-9850-20c52e54ab20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:29.851594 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca780214-e1fe-46bb-9702-e678fbc9a0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:29.948165 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Created reservations ['7797f995-9e11-4c47-be69-ec00f0a7ea3f', '15f06f84-f261-43b9-874a-60d1ab2411b0', 'd87d76e3-cafc-438e-a01f-6be592288cca', '7b489b50-e0e9-45ef-9832-8f7159297169'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:29.949355 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca780214-e1fe-46bb-9702-e678fbc9a0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7797f995-9e11-4c47-be69-ec00f0a7ea3f', '15f06f84-f261-43b9-874a-60d1ab2411b0', 'd87d76e3-cafc-438e-a01f-6be592288cca', '7b489b50-e0e9-45ef-9832-8f7159297169']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:29.950567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e93d20-91b9-4af3-909b-7f59281544df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:29.982448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e93d20-91b9-4af3-909b-7f59281544df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dea9891-9ad2-41a3-92a8-f543eeb750a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1229881595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fca63fa4974a41b5852dd0db57b407f6',qos_specs=None,replication_status=,reservations=['7797f995-9e11-4c47-be69-ec00f0a7ea3f','15f06f84-f261-43b9-874a-60d1ab2411b0','d87d76e3-cafc-438e-a01f-6be592288cca','7b489b50-e0e9-45ef-9832-8f7159297169'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc3a9822fb1b4595a04a878139272496',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1229881595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dea9891-9ad2-41a3-92a8-f543eeb750a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fca63fa4974a41b5852dd0db57b407f6',provider_auth=None,provider_geometry=None,provider_id=None,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='cc3a9822fb1b4595a04a878139272496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:29.983333 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66ff947-59d4-4d6c-8e19-6ce0cff775aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:30.012364 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66ff947-59d4-4d6c-8e19-6ce0cff775aa) transitioned into state 'SUCCESS' from state '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-1229881595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fca63fa4974a41b5852dd0db57b407f6',qos_specs=None,replication_status=,reservations=['7797f995-9e11-4c47-be69-ec00f0a7ea3f','15f06f84-f261-43b9-874a-60d1ab2411b0','d87d76e3-cafc-438e-a01f-6be592288cca','7b489b50-e0e9-45ef-9832-8f7159297169'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc3a9822fb1b4595a04a878139272496',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:30.013275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f452e9d7-799e-436f-b188-e8fc3b3e0597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:30.033115 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f452e9d7-799e-436f-b188-e8fc3b3e0597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:30.035229 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Flow 'volume_create_api' (44abb05a-3c83-44da-9c5f-59a2ee2c2263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:30.035229 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Create volume request issued successfully. Aug 09 10:46:30.035766 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f501546a-eed0-4fef-8e25-9409fce9cc93 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:30.036359 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 733/2940] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:46:29 2026] POST /volume/v3/volumes => generated 762 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:30.053128 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2bfd6097-20e5-404e-90a0-6b94b8862264 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:30.056001 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2bfd6097-20e5-404e-90a0-6b94b8862264 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 Aug 09 10:46:30.056101 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2bfd6097-20e5-404e-90a0-6b94b8862264 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:30.056463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2bfd6097-20e5-404e-90a0-6b94b8862264 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:30.066644 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:30.066644 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:30.076213 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2bfd6097-20e5-404e-90a0-6b94b8862264 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Volume info retrieved successfully. Aug 09 10:46:30.083260 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2bfd6097-20e5-404e-90a0-6b94b8862264 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 returned with HTTP 200 Aug 09 10:46:30.083962 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 739/2941] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:30 2026] GET /volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 => generated 830 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:30.094095 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-897cc695-cf67-4bda-b0eb-12348a29b3be None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:30.097286 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-897cc695-cf67-4bda-b0eb-12348a29b3be tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:30.097286 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-897cc695-cf67-4bda-b0eb-12348a29b3be tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:30.097508 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-897cc695-cf67-4bda-b0eb-12348a29b3be tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:30.110844 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:30.110844 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:30.120242 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-897cc695-cf67-4bda-b0eb-12348a29b3be tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:30.128275 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-897cc695-cf67-4bda-b0eb-12348a29b3be tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:30.128275 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 729/2942] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:30 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:30.739038 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-53d14b50-c9c0-4658-9482-34d2d22f98ff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:30.743539 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-53d14b50-c9c0-4658-9482-34d2d22f98ff tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/attachments/56bb8e76-9dff-477c-b675-fda4c05bf40e/action Aug 09 10:46:30.744047 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-53d14b50-c9c0-4658-9482-34d2d22f98ff tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:30.744171 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-53d14b50-c9c0-4658-9482-34d2d22f98ff tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:30.777137 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:30.777137 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:30.801884 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ccdb1e34-1e29-43ee-b1eb-e4b7d3a1707b req-53d14b50-c9c0-4658-9482-34d2d22f98ff tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/56bb8e76-9dff-477c-b675-fda4c05bf40e/action returned with HTTP 204 Aug 09 10:46:30.802945 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 742/2943] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:46:30 2026] POST /volume/v3/attachments/56bb8e76-9dff-477c-b675-fda4c05bf40e/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:31.105762 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-544a91c7-779c-4fbc-b844-e00bb4b48cde None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.109367 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-544a91c7-779c-4fbc-b844-e00bb4b48cde tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 Aug 09 10:46:31.109710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-544a91c7-779c-4fbc-b844-e00bb4b48cde tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:31.114003 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-544a91c7-779c-4fbc-b844-e00bb4b48cde tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:31.135053 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.135053 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:31.144585 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-544a91c7-779c-4fbc-b844-e00bb4b48cde tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Volume info retrieved successfully. Aug 09 10:46:31.146366 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5e60b02b-7c67-4eeb-bc01-c1b2d572cc53 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.150479 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e60b02b-7c67-4eeb-bc01-c1b2d572cc53 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:46:31.150479 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e60b02b-7c67-4eeb-bc01-c1b2d572cc53 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:31.150479 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e60b02b-7c67-4eeb-bc01-c1b2d572cc53 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:31.158203 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-544a91c7-779c-4fbc-b844-e00bb4b48cde tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 returned with HTTP 200 Aug 09 10:46:31.158938 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 734/2944] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:31.181133 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.181133 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:31.190082 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c898de62-3e99-4166-8050-c0966e5f4865 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.193483 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c898de62-3e99-4166-8050-c0966e5f4865 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:46:31.193968 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c898de62-3e99-4166-8050-c0966e5f4865 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dea9891-9ad2-41a3-92a8-f543eeb750a6", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-466511353"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:31.200759 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5e60b02b-7c67-4eeb-bc01-c1b2d572cc53 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:31.208014 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e60b02b-7c67-4eeb-bc01-c1b2d572cc53 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:46:31.208751 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 740/2945] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 1137 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:31.211016 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.211016 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:31.211016 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c898de62-3e99-4166-8050-c0966e5f4865 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Volume info retrieved successfully. Aug 09 10:46:31.211016 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-c898de62-3e99-4166-8050-c0966e5f4865 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Create snapshot from volume 8dea9891-9ad2-41a3-92a8-f543eeb750a6 Aug 09 10:46:31.285339 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-e170aa1b-1154-4b4e-9cf6-e4b17c8edb64 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.289217 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-c898de62-3e99-4166-8050-c0966e5f4865 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Created reservations ['4a9f2133-e8be-410a-969f-a12dfa4bd1a1', '50955a04-935d-41bf-9abb-e8b66c36dfaa', '17ba0843-e6e1-4031-ab7b-34fefa4e77b4', '9fb3da4b-8f4d-4a91-87aa-8f5df2db353f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:31.293781 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-e170aa1b-1154-4b4e-9cf6-e4b17c8edb64 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:31.294089 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-e170aa1b-1154-4b4e-9cf6-e4b17c8edb64 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:31.294428 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-e170aa1b-1154-4b4e-9cf6-e4b17c8edb64 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:31.306492 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.306492 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:31.313944 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-e170aa1b-1154-4b4e-9cf6-e4b17c8edb64 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:31.322056 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-e170aa1b-1154-4b4e-9cf6-e4b17c8edb64 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:31.322743 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 743/2946] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:31.353272 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c898de62-3e99-4166-8050-c0966e5f4865 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Snapshot create request issued successfully. Aug 09 10:46:31.353577 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c898de62-3e99-4166-8050-c0966e5f4865 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:46:31.354419 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 730/2947] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:46:31 2026] POST /volume/v3/snapshots => generated 317 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:31.369412 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a19e77a6-3e49-453e-abda-0c152ee0caae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.372472 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a19e77a6-3e49-453e-abda-0c152ee0caae tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 Aug 09 10:46:31.372735 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a19e77a6-3e49-453e-abda-0c152ee0caae tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:31.374920 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a19e77a6-3e49-453e-abda-0c152ee0caae tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:31.380101 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.380101 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:31.380477 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a19e77a6-3e49-453e-abda-0c152ee0caae tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Snapshot retrieved successfully. Aug 09 10:46:31.381400 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a19e77a6-3e49-453e-abda-0c152ee0caae tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 returned with HTTP 200 Aug 09 10:46:31.383123 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 735/2948] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 => generated 449 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:31.442862 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c02dc1bf-a0d2-4dd2-9605-f3cb8d4fed9d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.443507 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c02dc1bf-a0d2-4dd2-9605-f3cb8d4fed9d None None] GET https://10.4.3.125/volume// Aug 09 10:46:31.443609 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c02dc1bf-a0d2-4dd2-9605-f3cb8d4fed9d None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:31.443862 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c02dc1bf-a0d2-4dd2-9605-f3cb8d4fed9d None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:31.444299 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c02dc1bf-a0d2-4dd2-9605-f3cb8d4fed9d None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:31.445213 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 741/2949] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:46:31.456661 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-8b945e50-b40e-42e7-8097-12b84ffec800 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.461481 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-8b945e50-b40e-42e7-8097-12b84ffec800 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:46:31.467006 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-8b945e50-b40e-42e7-8097-12b84ffec800 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11d4ed78-ed42-4418-abbc-e064529dcafa", "connector": null, "instance_uuid": "9f4d3b44-5ef6-48dc-8c11-6736de59958c"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:31.476825 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.476825 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:31.523262 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-8b945e50-b40e-42e7-8097-12b84ffec800 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:46:31.524271 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 744/2950] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:46:31 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:31.574965 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6cc6cc3f-5592-4919-8b0e-8ff73bafc02b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.576957 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6cc6cc3f-5592-4919-8b0e-8ff73bafc02b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:31.577147 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6cc6cc3f-5592-4919-8b0e-8ff73bafc02b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:31.577354 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6cc6cc3f-5592-4919-8b0e-8ff73bafc02b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:31.590862 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.590862 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:31.599708 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6cc6cc3f-5592-4919-8b0e-8ff73bafc02b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:31.606295 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6cc6cc3f-5592-4919-8b0e-8ff73bafc02b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:31.606713 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 731/2951] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:31.615836 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0ec5d513-735f-4e11-adac-6a0ae414fdd0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.615836 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ec5d513-735f-4e11-adac-6a0ae414fdd0 None None] GET https://10.4.3.125/volume// Aug 09 10:46:31.615836 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ec5d513-735f-4e11-adac-6a0ae414fdd0 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:31.615836 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ec5d513-735f-4e11-adac-6a0ae414fdd0 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:31.616683 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ec5d513-735f-4e11-adac-6a0ae414fdd0 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:31.617159 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 736/2952] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:46:31.628150 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-a665458e-36ad-47f8-b03f-9bf58812ac81 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.631848 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-a665458e-36ad-47f8-b03f-9bf58812ac81 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:31.632442 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-a665458e-36ad-47f8-b03f-9bf58812ac81 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:31.632649 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-a665458e-36ad-47f8-b03f-9bf58812ac81 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:31.659925 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.659925 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:31.667450 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-a665458e-36ad-47f8-b03f-9bf58812ac81 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:31.674721 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-693ddb15-5fa6-4e1c-88ea-fc8ec23dd174 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.676704 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-693ddb15-5fa6-4e1c-88ea-fc8ec23dd174 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:46:31.676988 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-693ddb15-5fa6-4e1c-88ea-fc8ec23dd174 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1e69a0b-7fa3-48f2-a2ed-97acbc31f042", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-882690761", "description": null, "metadata": null}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:31.679312 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-a665458e-36ad-47f8-b03f-9bf58812ac81 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:31.680274 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 742/2953] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 1053 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 10:46:31.691642 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.691642 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:31.692081 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-693ddb15-5fa6-4e1c-88ea-fc8ec23dd174 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:31.692141 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-693ddb15-5fa6-4e1c-88ea-fc8ec23dd174 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create snapshot from volume f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:46:31.727314 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-693ddb15-5fa6-4e1c-88ea-fc8ec23dd174 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['0cf1df68-779f-4115-bc7d-502fcf467cb7', 'f85bb0bd-c432-414b-b68c-a86c087d9f90', 'ed4c4ece-973b-48c3-ad57-9371b5cc6809', '927c491b-6e2f-46fb-9b0a-7af801184a24'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:31.777197 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-693ddb15-5fa6-4e1c-88ea-fc8ec23dd174 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot force create request issued successfully. Aug 09 10:46:31.777805 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-693ddb15-5fa6-4e1c-88ea-fc8ec23dd174 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:46:31.778304 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 745/2954] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:46:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:31.792895 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-350ff277-78f8-45d5-9300-a218a81c6ff8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.794919 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-350ff277-78f8-45d5-9300-a218a81c6ff8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 Aug 09 10:46:31.795155 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-350ff277-78f8-45d5-9300-a218a81c6ff8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:31.795413 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-350ff277-78f8-45d5-9300-a218a81c6ff8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:31.802544 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.802544 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:31.803140 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-350ff277-78f8-45d5-9300-a218a81c6ff8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:31.804349 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-350ff277-78f8-45d5-9300-a218a81c6ff8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 returned with HTTP 200 Aug 09 10:46:31.806059 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 732/2955] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:31.815734 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-076bb264-d236-4554-b165-a13ca99ddf4a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.819162 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-076bb264-d236-4554-b165-a13ca99ddf4a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] PUT https://10.4.3.125/volume/v3/attachments/0b9a65d1-5485-496d-a136-1cf78c200229 Aug 09 10:46:31.819897 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-076bb264-d236-4554-b165-a13ca99ddf4a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:31.833312 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-076bb264-d236-4554-b165-a13ca99ddf4a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Acquiring lock "cinder-attachment_update-11d4ed78-ed42-4418-abbc-e064529dcafa-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:46:31.846214 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-076bb264-d236-4554-b165-a13ca99ddf4a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Lock "cinder-attachment_update-11d4ed78-ed42-4418-abbc-e064529dcafa-np0000006833" acquired by "attachment_update" :: waited 0.010s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:46:31.846214 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.846214 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:31.961952 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-076bb264-d236-4554-b165-a13ca99ddf4a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Lock "cinder-attachment_update-11d4ed78-ed42-4418-abbc-e064529dcafa-np0000006833" released by "attachment_update" :: held 0.118s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:46:31.962737 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-076bb264-d236-4554-b165-a13ca99ddf4a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/0b9a65d1-5485-496d-a136-1cf78c200229 returned with HTTP 200 Aug 09 10:46:31.963094 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 737/2956] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:46:31 2026] PUT /volume/v3/attachments/0b9a65d1-5485-496d-a136-1cf78c200229 => generated 968 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:31.975049 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-b55f37d0-4d0c-4942-b41f-a012333e00eb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.975969 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1dcdff52-f966-47f8-9f7b-e4abc79e9c46 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:31.981959 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-b55f37d0-4d0c-4942-b41f-a012333e00eb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa/encryption Aug 09 10:46:31.982269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-b55f37d0-4d0c-4942-b41f-a012333e00eb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:31.982520 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-b55f37d0-4d0c-4942-b41f-a012333e00eb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:31.999377 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:31.999377 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:32.009811 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-b55f37d0-4d0c-4942-b41f-a012333e00eb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa/encryption returned with HTTP 200 Aug 09 10:46:32.010410 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 743/2957] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:32.153722 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1dcdff52-f966-47f8-9f7b-e4abc79e9c46 tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] GET https://10.4.3.125/volume/v3/scheduler-stats/get_pools Aug 09 10:46:32.153976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1dcdff52-f966-47f8-9f7b-e4abc79e9c46 tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.154220 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1dcdff52-f966-47f8-9f7b-e4abc79e9c46 tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] Calling method 'get_pools' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.154556 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.154556 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:32.170562 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1dcdff52-f966-47f8-9f7b-e4abc79e9c46 tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] https://10.4.3.125/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 09 10:46:32.171225 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 746/2958] 10.4.3.125 () {66 vars in 1291 bytes} [Sun Aug 9 10:46:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:32.181372 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eafa5a86-9b79-47d6-b24d-948f46737bfc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.183833 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eafa5a86-9b79-47d6-b24d-948f46737bfc tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] GET https://10.4.3.125/volume/v3/scheduler-stats/get_pools?detail=True Aug 09 10:46:32.184075 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eafa5a86-9b79-47d6-b24d-948f46737bfc tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.184446 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eafa5a86-9b79-47d6-b24d-948f46737bfc tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] Calling method 'get_pools' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.195020 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eafa5a86-9b79-47d6-b24d-948f46737bfc tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] https://10.4.3.125/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 09 10:46:32.196313 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 733/2959] 10.4.3.125 () {66 vars in 1314 bytes} [Sun Aug 9 10:46:32 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:32.208940 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f019b2e9-1e2f-4a02-aa32-95720820175c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.213135 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f019b2e9-1e2f-4a02-aa32-95720820175c tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] GET https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool Aug 09 10:46:32.213422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f019b2e9-1e2f-4a02-aa32-95720820175c tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.213674 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f019b2e9-1e2f-4a02-aa32-95720820175c tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.214020 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.214020 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:32.228519 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f019b2e9-1e2f-4a02-aa32-95720820175c tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool returned with HTTP 200 Aug 09 10:46:32.229460 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 738/2960] 10.4.3.125 () {66 vars in 1318 bytes} [Sun Aug 9 10:46:32 2026] GET /volume/v3/capabilities/np0000006833@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:32.240835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d77ab871-289e-4143-ac96-205707c64d3d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.244152 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d77ab871-289e-4143-ac96-205707c64d3d tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] GET https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool Aug 09 10:46:32.244472 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d77ab871-289e-4143-ac96-205707c64d3d tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.245150 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d77ab871-289e-4143-ac96-205707c64d3d tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.258237 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d77ab871-289e-4143-ac96-205707c64d3d tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool returned with HTTP 200 Aug 09 10:46:32.259124 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 744/2961] 10.4.3.125 () {66 vars in 1318 bytes} [Sun Aug 9 10:46:32 2026] GET /volume/v3/capabilities/np0000006833@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:32.272951 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-10e7f9b4-71fa-4728-87c3-55789e44cee8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.274889 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10e7f9b4-71fa-4728-87c3-55789e44cee8 tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] GET https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool Aug 09 10:46:32.275088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10e7f9b4-71fa-4728-87c3-55789e44cee8 tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.275320 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10e7f9b4-71fa-4728-87c3-55789e44cee8 tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.290218 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10e7f9b4-71fa-4728-87c3-55789e44cee8 tempest-BackendsCapabilitiesAdminTestsJSON-849940343 tempest-BackendsCapabilitiesAdminTestsJSON-849940343-project-admin] https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool returned with HTTP 200 Aug 09 10:46:32.290825 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 747/2962] 10.4.3.125 () {66 vars in 1318 bytes} [Sun Aug 9 10:46:32 2026] GET /volume/v3/capabilities/np0000006833@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:32.399911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8f121b1-fc15-4b1a-b2ad-00c17b983c0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.405096 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8f121b1-fc15-4b1a-b2ad-00c17b983c0b tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 Aug 09 10:46:32.405435 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8f121b1-fc15-4b1a-b2ad-00c17b983c0b tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.405682 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8f121b1-fc15-4b1a-b2ad-00c17b983c0b tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.429332 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.429332 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:32.429952 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c8f121b1-fc15-4b1a-b2ad-00c17b983c0b tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Snapshot retrieved successfully. Aug 09 10:46:32.430869 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8f121b1-fc15-4b1a-b2ad-00c17b983c0b tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 returned with HTTP 200 Aug 09 10:46:32.431810 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 734/2963] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:32 2026] GET /volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:32.444805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.447085 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:32.447603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "acb7f60a-37ea-4806-af60-c715d73aeec6"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:32.449420 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'acb7f60a-37ea-4806-af60-c715d73aeec6'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:32.459423 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.459423 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:32.459986 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Snapshot retrieved successfully. Aug 09 10:46:32.460168 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Create volume of 1 GB Aug 09 10:46:32.464729 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Availability Zones retrieved successfully. Aug 09 10:46:32.471335 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Flow 'volume_create_api' (83bc82ce-e45b-4d55-b65e-7884145b2932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:32.473077 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9664662-58ee-4942-ae0d-b43375c56893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:32.474449 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:32.476650 np0000006833 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9664662-58ee-4942-ae0d-b43375c56893) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 10:46:32.476650 np0000006833 devstack@c-api.service[100317]: 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 09 10:46:32.478326 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9664662-58ee-4942-ae0d-b43375c56893) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:32.479282 np0000006833 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9664662-58ee-4942-ae0d-b43375c56893) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 10:46:32.480240 np0000006833 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Flow 'volume_create_api' (83bc82ce-e45b-4d55-b65e-7884145b2932) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 10:46:32.480562 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62a0ec79-fb17-4303-a222-cd7c1a20b5b6 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 400 Aug 09 10:46:32.481435 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 739/2964] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:46:32 2026] POST /volume/v3/volumes => generated 171 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:46:32.492407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-66b3a9f7-97d6-402a-b4ad-b885a34796ef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.495962 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-66b3a9f7-97d6-402a-b4ad-b885a34796ef tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 Aug 09 10:46:32.496460 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-66b3a9f7-97d6-402a-b4ad-b885a34796ef tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.496790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-66b3a9f7-97d6-402a-b4ad-b885a34796ef tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.496998 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-66b3a9f7-97d6-402a-b4ad-b885a34796ef tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Delete snapshot with id: acb7f60a-37ea-4806-af60-c715d73aeec6 Aug 09 10:46:32.508238 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.508238 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:32.508238 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-66b3a9f7-97d6-402a-b4ad-b885a34796ef tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Snapshot retrieved successfully. Aug 09 10:46:32.532328 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-66b3a9f7-97d6-402a-b4ad-b885a34796ef tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Snapshot delete request issued successfully. Aug 09 10:46:32.532569 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-66b3a9f7-97d6-402a-b4ad-b885a34796ef tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 returned with HTTP 202 Aug 09 10:46:32.533385 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 745/2965] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:46:32 2026] DELETE /volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:32.550287 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d63c74f0-f5ac-45d2-9037-ed1b3c841977 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.550287 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d63c74f0-f5ac-45d2-9037-ed1b3c841977 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 Aug 09 10:46:32.550287 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d63c74f0-f5ac-45d2-9037-ed1b3c841977 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.550287 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d63c74f0-f5ac-45d2-9037-ed1b3c841977 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.558331 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.558331 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:32.559069 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d63c74f0-f5ac-45d2-9037-ed1b3c841977 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Snapshot retrieved successfully. Aug 09 10:46:32.560845 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d63c74f0-f5ac-45d2-9037-ed1b3c841977 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 returned with HTTP 200 Aug 09 10:46:32.560969 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 748/2966] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:32 2026] GET /volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:32.629967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c2421838-5d7f-4c4a-963d-049691f2f17b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.633064 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2421838-5d7f-4c4a-963d-049691f2f17b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:32.633943 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2421838-5d7f-4c4a-963d-049691f2f17b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.635261 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2421838-5d7f-4c4a-963d-049691f2f17b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.657980 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.657980 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:32.666691 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c2421838-5d7f-4c4a-963d-049691f2f17b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:32.678213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2421838-5d7f-4c4a-963d-049691f2f17b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:32.678998 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 735/2967] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:32 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:32.816657 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e0ead178-28d7-4b34-846e-a268764d12f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.821072 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0ead178-28d7-4b34-846e-a268764d12f7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 Aug 09 10:46:32.821072 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0ead178-28d7-4b34-846e-a268764d12f7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.821072 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0ead178-28d7-4b34-846e-a268764d12f7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.827127 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.827127 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:32.827859 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e0ead178-28d7-4b34-846e-a268764d12f7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:32.829699 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0ead178-28d7-4b34-846e-a268764d12f7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 returned with HTTP 200 Aug 09 10:46:32.830638 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 740/2968] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:32 2026] GET /volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:32.841743 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f4947de2-2b67-4d1a-bbfe-ba39d6934e44 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.843915 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f4947de2-2b67-4d1a-bbfe-ba39d6934e44 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 Aug 09 10:46:32.844091 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f4947de2-2b67-4d1a-bbfe-ba39d6934e44 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:32.844350 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f4947de2-2b67-4d1a-bbfe-ba39d6934e44 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:32.852789 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.852789 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:32.853428 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f4947de2-2b67-4d1a-bbfe-ba39d6934e44 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:32.854581 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f4947de2-2b67-4d1a-bbfe-ba39d6934e44 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 returned with HTTP 200 Aug 09 10:46:32.855613 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 746/2969] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:32 2026] GET /volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:32.866521 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:32.870388 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:32.872054 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1065781319"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:32.875548 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1065781319'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:32.880971 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume of 1 GB Aug 09 10:46:32.881320 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.881320 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:32.881970 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Availability Zones retrieved successfully. Aug 09 10:46:32.889821 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Flow 'volume_create_api' (d38ef7c9-baa0-4a8a-8595-3b5e7339cbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:32.891035 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ccb8a54-e215-499c-bbc9-d08d75fdccdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:32.892096 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:32.907379 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:32.907379 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:32.926711 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ccb8a54-e215-499c-bbc9-d08d75fdccdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=70c8891a-3d49-4a74-9b87-36223b646aa2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70c8891a-3d49-4a74-9b87-36223b646aa2', 'encryption_key_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=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:32.928330 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd13219-ba74-4724-b647-5654b9ff1bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:32.987302 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Created reservations ['fd1d90c6-a763-487c-b159-8641623a1f0a', '60c5458c-26d0-459e-bcdd-af1b04161fcd', '963e4544-99f5-4ab3-b9c8-590fe27a3d10', '01126d10-e068-4305-8c53-0faba6c962a8'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:32.987838 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd13219-ba74-4724-b647-5654b9ff1bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd1d90c6-a763-487c-b159-8641623a1f0a', '60c5458c-26d0-459e-bcdd-af1b04161fcd', '963e4544-99f5-4ab3-b9c8-590fe27a3d10', '01126d10-e068-4305-8c53-0faba6c962a8']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:32.988880 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a4a416-87d1-4bfe-adc6-9fbab767cc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:33.017036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a4a416-87d1-4bfe-adc6-9fbab767cc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cad0f68-53db-41ec-a07f-e5d22fa768d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1065781319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ec1bfadbd744b9094a505260a265276',qos_specs=None,replication_status=,reservations=['fd1d90c6-a763-487c-b159-8641623a1f0a','60c5458c-26d0-459e-bcdd-af1b04161fcd','963e4544-99f5-4ab3-b9c8-590fe27a3d10','01126d10-e068-4305-8c53-0faba6c962a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96d086b495b4c2fbee4973a237042ad',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1065781319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cad0f68-53db-41ec-a07f-e5d22fa768d3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4ec1bfadbd744b9094a505260a265276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a96d086b495b4c2fbee4973a237042ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70c8891a-3d49-4a74-9b87-36223b646aa2),volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:33.017828 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c18e83-3c24-4645-84a4-cce8d1fcd7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:33.043614 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c18e83-3c24-4645-84a4-cce8d1fcd7c6) transitioned into state 'SUCCESS' from state '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-1065781319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ec1bfadbd744b9094a505260a265276',qos_specs=None,replication_status=,reservations=['fd1d90c6-a763-487c-b159-8641623a1f0a','60c5458c-26d0-459e-bcdd-af1b04161fcd','963e4544-99f5-4ab3-b9c8-590fe27a3d10','01126d10-e068-4305-8c53-0faba6c962a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96d086b495b4c2fbee4973a237042ad',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:33.045491 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa56dd86-5657-4515-868b-51462e3edbd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:33.058716 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa56dd86-5657-4515-868b-51462e3edbd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:33.059583 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Flow 'volume_create_api' (d38ef7c9-baa0-4a8a-8595-3b5e7339cbb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:33.059968 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume request issued successfully. Aug 09 10:46:33.060581 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dff5f03a-8f64-4958-a655-7a88d9a47277 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:33.061047 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 749/2970] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:32 2026] POST /volume/v3/volumes => generated 760 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:33.077046 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9dbc4236-8311-49c2-b95f-8ac7d01c0d36 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:33.080703 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dbc4236-8311-49c2-b95f-8ac7d01c0d36 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:33.080966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9dbc4236-8311-49c2-b95f-8ac7d01c0d36 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:33.081355 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9dbc4236-8311-49c2-b95f-8ac7d01c0d36 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:33.094746 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:33.094746 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:33.104101 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9dbc4236-8311-49c2-b95f-8ac7d01c0d36 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:33.116016 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dbc4236-8311-49c2-b95f-8ac7d01c0d36 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:33.119214 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 736/2971] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:33 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:33.572879 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-22b76ecf-1d97-4fab-b976-c40852b28ae2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:33.577321 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22b76ecf-1d97-4fab-b976-c40852b28ae2 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 Aug 09 10:46:33.577636 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22b76ecf-1d97-4fab-b976-c40852b28ae2 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:33.577990 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22b76ecf-1d97-4fab-b976-c40852b28ae2 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:33.593375 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22b76ecf-1d97-4fab-b976-c40852b28ae2 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 returned with HTTP 404 Aug 09 10:46:33.594241 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 741/2972] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:33 2026] GET /volume/v3/snapshots/acb7f60a-37ea-4806-af60-c715d73aeec6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:33.604046 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b3c8bd6f-2c23-49cb-b387-a30186bc9c01 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:33.605830 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b3c8bd6f-2c23-49cb-b387-a30186bc9c01 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 Aug 09 10:46:33.606041 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b3c8bd6f-2c23-49cb-b387-a30186bc9c01 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:33.606234 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b3c8bd6f-2c23-49cb-b387-a30186bc9c01 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:33.621313 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:33.621313 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:33.628257 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b3c8bd6f-2c23-49cb-b387-a30186bc9c01 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Volume info retrieved successfully. Aug 09 10:46:33.633875 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b3c8bd6f-2c23-49cb-b387-a30186bc9c01 tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 returned with HTTP 200 Aug 09 10:46:33.634598 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 747/2973] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:33 2026] GET /volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:33.650334 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c469170d-de50-46f7-bc14-aed3146a464a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:33.655443 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c469170d-de50-46f7-bc14-aed3146a464a tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] DELETE https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 Aug 09 10:46:33.655657 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c469170d-de50-46f7-bc14-aed3146a464a tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:33.655967 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c469170d-de50-46f7-bc14-aed3146a464a tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:33.656408 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-c469170d-de50-46f7-bc14-aed3146a464a tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Delete volume with id: 8dea9891-9ad2-41a3-92a8-f543eeb750a6 Aug 09 10:46:33.668248 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:33.668248 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:33.668880 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c469170d-de50-46f7-bc14-aed3146a464a tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Volume info retrieved successfully. Aug 09 10:46:33.692928 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-39bea696-6637-42f8-8022-ab1d3293a529 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:33.694612 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c469170d-de50-46f7-bc14-aed3146a464a tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Delete volume request issued successfully. Aug 09 10:46:33.694831 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c469170d-de50-46f7-bc14-aed3146a464a tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 returned with HTTP 202 Aug 09 10:46:33.695401 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 750/2974] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:33 2026] DELETE /volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:33.699841 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-39bea696-6637-42f8-8022-ab1d3293a529 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:33.699841 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-39bea696-6637-42f8-8022-ab1d3293a529 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:33.699841 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-39bea696-6637-42f8-8022-ab1d3293a529 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:33.705445 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-847c61ce-4e5d-4618-beb8-573365d474bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:33.710082 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-847c61ce-4e5d-4618-beb8-573365d474bd tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 Aug 09 10:46:33.710082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-847c61ce-4e5d-4618-beb8-573365d474bd tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:33.710082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-847c61ce-4e5d-4618-beb8-573365d474bd tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:33.717602 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:33.717602 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:33.726969 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-39bea696-6637-42f8-8022-ab1d3293a529 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:33.730387 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:33.730387 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:33.735404 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-39bea696-6637-42f8-8022-ab1d3293a529 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:33.736360 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 737/2975] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:33 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:33.741398 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-847c61ce-4e5d-4618-beb8-573365d474bd tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Volume info retrieved successfully. Aug 09 10:46:33.750038 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-847c61ce-4e5d-4618-beb8-573365d474bd tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 returned with HTTP 200 Aug 09 10:46:33.750274 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 742/2976] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:33 2026] GET /volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:34.136001 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5d101f5f-7017-49ec-a9c9-e6b80b8cd594 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:34.141210 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d101f5f-7017-49ec-a9c9-e6b80b8cd594 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:34.141210 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5d101f5f-7017-49ec-a9c9-e6b80b8cd594 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:34.141210 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5d101f5f-7017-49ec-a9c9-e6b80b8cd594 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:34.147832 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:34.147832 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:34.152556 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5d101f5f-7017-49ec-a9c9-e6b80b8cd594 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:34.163041 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d101f5f-7017-49ec-a9c9-e6b80b8cd594 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:34.164617 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 748/2977] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:34 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:46:34.218497 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-b421c1eb-ce5d-424a-aa6b-7dff447e28b9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:34.221404 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-b421c1eb-ce5d-424a-aa6b-7dff447e28b9 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:34.221734 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-b421c1eb-ce5d-424a-aa6b-7dff447e28b9 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:34.222025 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-b421c1eb-ce5d-424a-aa6b-7dff447e28b9 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:34.232392 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:34.232392 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:34.247242 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-b421c1eb-ce5d-424a-aa6b-7dff447e28b9 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:34.255216 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-b421c1eb-ce5d-424a-aa6b-7dff447e28b9 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:34.256290 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 751/2978] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:34 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:34.386956 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-02c4990c-2bae-4224-b1f2-8dc8abcb28f5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:34.387215 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-02c4990c-2bae-4224-b1f2-8dc8abcb28f5 None None] GET https://10.4.3.125/volume// Aug 09 10:46:34.387407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-02c4990c-2bae-4224-b1f2-8dc8abcb28f5 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:34.387631 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-02c4990c-2bae-4224-b1f2-8dc8abcb28f5 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:34.388239 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-02c4990c-2bae-4224-b1f2-8dc8abcb28f5 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:34.388239 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 738/2979] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:46: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 09 10:46:34.405582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-16879c49-54bb-4c6d-af0d-ff1a0b411351 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:34.409468 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-16879c49-54bb-4c6d-af0d-ff1a0b411351 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:46:34.410313 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-16879c49-54bb-4c6d-af0d-ff1a0b411351 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0cad0f68-53db-41ec-a07f-e5d22fa768d3", "connector": null, "instance_uuid": "9b43ee34-d58a-47ea-9103-2bfa3ac80a9a"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:34.423160 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:34.423160 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:34.477628 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-16879c49-54bb-4c6d-af0d-ff1a0b411351 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:46:34.478165 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 743/2980] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:46:34 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 09 10:46:34.525558 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7b66615f-aba4-4b09-a42e-20a26d6644e1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:34.528638 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b66615f-aba4-4b09-a42e-20a26d6644e1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:34.529087 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b66615f-aba4-4b09-a42e-20a26d6644e1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:34.529511 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b66615f-aba4-4b09-a42e-20a26d6644e1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:34.544380 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fc989e79-f7a2-40cb-932a-86eb6b3e0524 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:34.544912 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc989e79-f7a2-40cb-932a-86eb6b3e0524 None None] GET https://10.4.3.125/volume// Aug 09 10:46:34.545148 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc989e79-f7a2-40cb-932a-86eb6b3e0524 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:34.545424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc989e79-f7a2-40cb-932a-86eb6b3e0524 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:34.545873 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc989e79-f7a2-40cb-932a-86eb6b3e0524 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:34.546938 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 752/2981] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:46:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:46:34.554447 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:34.554447 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:34.561572 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-52906d43-f3ea-4c27-b5dd-2dd465d33e2a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:34.562586 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7b66615f-aba4-4b09-a42e-20a26d6644e1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:34.563707 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-52906d43-f3ea-4c27-b5dd-2dd465d33e2a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:34.564029 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-52906d43-f3ea-4c27-b5dd-2dd465d33e2a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:34.564235 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-52906d43-f3ea-4c27-b5dd-2dd465d33e2a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:34.575251 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b66615f-aba4-4b09-a42e-20a26d6644e1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:34.575899 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 749/2982] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:34 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:34.586700 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:34.586700 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:34.591595 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-52906d43-f3ea-4c27-b5dd-2dd465d33e2a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:34.596537 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-52906d43-f3ea-4c27-b5dd-2dd465d33e2a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:34.596977 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 739/2983] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:34 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1032 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:34.709870 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-85b2c831-c6ff-455f-9e38-f8a6136abec7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:34.712631 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-85b2c831-c6ff-455f-9e38-f8a6136abec7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] PUT https://10.4.3.125/volume/v3/attachments/e71b2cb7-b39b-41b2-9c49-7574a6e15653 Aug 09 10:46:34.713141 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-85b2c831-c6ff-455f-9e38-f8a6136abec7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:34.723008 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-85b2c831-c6ff-455f-9e38-f8a6136abec7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Acquiring lock "cinder-attachment_update-0cad0f68-53db-41ec-a07f-e5d22fa768d3-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:46:34.729113 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-85b2c831-c6ff-455f-9e38-f8a6136abec7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-0cad0f68-53db-41ec-a07f-e5d22fa768d3-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:46:34.730724 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:34.730724 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:34.753092 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-98c36e81-7dcd-4e79-b9f8-420ea7cbad78 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:34.755439 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-98c36e81-7dcd-4e79-b9f8-420ea7cbad78 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:34.755726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-98c36e81-7dcd-4e79-b9f8-420ea7cbad78 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:34.755999 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-98c36e81-7dcd-4e79-b9f8-420ea7cbad78 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:34.767839 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9df47b25-2f06-4091-adca-781ce105dfdd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:34.771327 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9df47b25-2f06-4091-adca-781ce105dfdd tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] GET https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 Aug 09 10:46:34.771607 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9df47b25-2f06-4091-adca-781ce105dfdd tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:34.771893 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9df47b25-2f06-4091-adca-781ce105dfdd tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:34.776496 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:34.776496 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:34.779870 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9df47b25-2f06-4091-adca-781ce105dfdd tempest-VolumesSnapshotNegativeTestJSON-1487772912 tempest-VolumesSnapshotNegativeTestJSON-1487772912-project-member] https://10.4.3.125/volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 returned with HTTP 404 Aug 09 10:46:34.780488 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 750/2984] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:34 2026] GET /volume/v3/volumes/8dea9891-9ad2-41a3-92a8-f543eeb750a6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:34.781909 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-98c36e81-7dcd-4e79-b9f8-420ea7cbad78 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:34.788837 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-98c36e81-7dcd-4e79-b9f8-420ea7cbad78 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:34.789320 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 753/2985] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:34 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:34.846600 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-85b2c831-c6ff-455f-9e38-f8a6136abec7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-0cad0f68-53db-41ec-a07f-e5d22fa768d3-np0000006833" released by "attachment_update" :: held 0.117s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:46:34.846922 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-85b2c831-c6ff-455f-9e38-f8a6136abec7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/e71b2cb7-b39b-41b2-9c49-7574a6e15653 returned with HTTP 200 Aug 09 10:46:34.847433 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 744/2986] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:46:34 2026] PUT /volume/v3/attachments/e71b2cb7-b39b-41b2-9c49-7574a6e15653 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:35.591819 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-03788827-6c27-433e-9ee0-c0ec1ad42d84 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:35.593643 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03788827-6c27-433e-9ee0-c0ec1ad42d84 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:35.593916 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03788827-6c27-433e-9ee0-c0ec1ad42d84 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:35.594162 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03788827-6c27-433e-9ee0-c0ec1ad42d84 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:35.606746 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:35.606746 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:35.610803 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-03788827-6c27-433e-9ee0-c0ec1ad42d84 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:35.617927 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03788827-6c27-433e-9ee0-c0ec1ad42d84 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:35.618508 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 740/2987] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:35 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:35.805583 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c58b0657-efaf-47f0-a52d-56abcbf62653 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:35.817787 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b431b59d-5826-4edf-8962-75aaebe099e7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:35.822560 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b431b59d-5826-4edf-8962-75aaebe099e7 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:35.822560 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b431b59d-5826-4edf-8962-75aaebe099e7 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:35.822560 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b431b59d-5826-4edf-8962-75aaebe099e7 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:35.838758 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:35.838758 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:35.853349 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b431b59d-5826-4edf-8962-75aaebe099e7 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:35.860336 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b431b59d-5826-4edf-8962-75aaebe099e7 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:35.861025 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 754/2988] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:35 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:36.032823 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c58b0657-efaf-47f0-a52d-56abcbf62653 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:46:36.033271 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c58b0657-efaf-47f0-a52d-56abcbf62653 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2116292889"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:36.051533 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c58b0657-efaf-47f0-a52d-56abcbf62653 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:46:36.051984 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 751/2989] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:46:35 2026] POST /volume/v3/types => generated 224 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:36.064863 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2a923527-012c-463e-8d8c-618065422e75 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:36.067376 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a923527-012c-463e-8d8c-618065422e75 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:46:36.067921 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a923527-012c-463e-8d8c-618065422e75 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1651847623"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:36.071874 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:36.071874 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:36.103009 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a923527-012c-463e-8d8c-618065422e75 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:46:36.103493 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 745/2990] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:46:36 2026] POST /volume/v3/group_types => generated 181 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:36.113770 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8fab80cb-0393-46e1-8b46-5dd9b1bd88a9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:36.224351 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8fab80cb-0393-46e1-8b46-5dd9b1bd88a9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/groups Aug 09 10:46:36.224811 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8fab80cb-0393-46e1-8b46-5dd9b1bd88a9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5e449768-0c36-4465-905c-69f95cb84cb7", "volume_types": ["00b293ca-94f2-491c-9494-7989070ca5df"], "name": "tempest-GroupSnapshotsTest-Group-1348097236"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:36.228459 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-8fab80cb-0393-46e1-8b46-5dd9b1bd88a9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating new group {'group': {'group_type': '5e449768-0c36-4465-905c-69f95cb84cb7', 'volume_types': ['00b293ca-94f2-491c-9494-7989070ca5df'], 'name': 'tempest-GroupSnapshotsTest-Group-1348097236'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 10:46:36.234964 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-8fab80cb-0393-46e1-8b46-5dd9b1bd88a9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating group tempest-GroupSnapshotsTest-Group-1348097236. Aug 09 10:46:36.254180 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8fab80cb-0393-46e1-8b46-5dd9b1bd88a9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Availability Zones retrieved successfully. Aug 09 10:46:36.303512 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-8fab80cb-0393-46e1-8b46-5dd9b1bd88a9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['f1236621-025c-4710-9df8-287e60170342'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:36.352691 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8fab80cb-0393-46e1-8b46-5dd9b1bd88a9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups returned with HTTP 202 Aug 09 10:46:36.353460 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 741/2991] 10.4.3.125 () {70 vars in 1297 bytes} [Sun Aug 9 10:46:36 2026] POST /volume/v3/groups => generated 112 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:36.363745 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-da157c0a-7165-4fc2-a20f-0c9a4248ca24 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:36.366481 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da157c0a-7165-4fc2-a20f-0c9a4248ca24 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a Aug 09 10:46:36.366481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da157c0a-7165-4fc2-a20f-0c9a4248ca24 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:36.366481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da157c0a-7165-4fc2-a20f-0c9a4248ca24 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:36.366768 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-da157c0a-7165-4fc2-a20f-0c9a4248ca24 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member d99b96f9-32e3-45b4-b05a-64cc0f62af8a {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:36.372565 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:36.372565 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:36.385809 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da157c0a-7165-4fc2-a20f-0c9a4248ca24 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a returned with HTTP 200 Aug 09 10:46:36.386264 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 755/2992] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:36 2026] GET /volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:36.636174 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-df629224-f64a-46e9-b9ed-8ad927c882a1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:36.640409 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-df629224-f64a-46e9-b9ed-8ad927c882a1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:36.640687 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-df629224-f64a-46e9-b9ed-8ad927c882a1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:36.640971 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-df629224-f64a-46e9-b9ed-8ad927c882a1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:36.669648 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:36.669648 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:36.679066 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-df629224-f64a-46e9-b9ed-8ad927c882a1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:36.685963 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-df629224-f64a-46e9-b9ed-8ad927c882a1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:36.686555 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 752/2993] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:36 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:36.877789 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-62f0f397-b2e1-45e1-ac16-010e3e11a5e0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:36.879640 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62f0f397-b2e1-45e1-ac16-010e3e11a5e0 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:36.879832 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62f0f397-b2e1-45e1-ac16-010e3e11a5e0 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:36.880006 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62f0f397-b2e1-45e1-ac16-010e3e11a5e0 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:36.892352 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:36.892352 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:36.896016 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-62f0f397-b2e1-45e1-ac16-010e3e11a5e0 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:36.906481 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62f0f397-b2e1-45e1-ac16-010e3e11a5e0 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:36.907085 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 746/2994] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:36 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:37.403888 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-58e1231d-834c-4af4-8a8e-d44b7355755f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:37.406498 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58e1231d-834c-4af4-8a8e-d44b7355755f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a Aug 09 10:46:37.406918 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58e1231d-834c-4af4-8a8e-d44b7355755f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:37.407239 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58e1231d-834c-4af4-8a8e-d44b7355755f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:37.407473 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-58e1231d-834c-4af4-8a8e-d44b7355755f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member d99b96f9-32e3-45b4-b05a-64cc0f62af8a {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:37.412647 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:37.412647 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:37.423294 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58e1231d-834c-4af4-8a8e-d44b7355755f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a returned with HTTP 200 Aug 09 10:46:37.423978 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 742/2995] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:37 2026] GET /volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:37.434691 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:37.437738 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:37.438358 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1807677585", "volume_type": "00b293ca-94f2-491c-9494-7989070ca5df", "group_id": "d99b96f9-32e3-45b4-b05a-64cc0f62af8a", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:37.440918 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1807677585', 'volume_type': '00b293ca-94f2-491c-9494-7989070ca5df', 'group_id': 'd99b96f9-32e3-45b4-b05a-64cc0f62af8a', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:37.449377 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:37.449377 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:37.449966 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume of 1 GB Aug 09 10:46:37.458764 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Availability Zones retrieved successfully. Aug 09 10:46:37.470128 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Flow 'volume_create_api' (8fd92392-4ca9-4e6f-948c-299b65cba06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:37.471660 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38cb2dd-00fa-42b0-9380-006264e6ae53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:37.474684 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:37.474684 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:37.476228 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:37.501532 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38cb2dd-00fa-42b0-9380-006264e6ae53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=00b293ca-94f2-491c-9494-7989070ca5df,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2116292889',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00b293ca-94f2-491c-9494-7989070ca5df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd99b96f9-32e3-45b4-b05a-64cc0f62af8a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:37.502600 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a5c32c-c5c3-46ad-8979-db47f44d6def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:37.534926 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2116292889 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2116292889, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:37.535315 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2116292889 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2116292889, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:37.601053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['e3378a2f-b25e-418d-8806-2c3357678e06', 'aee6cb18-3825-44f6-8256-402a14f46cd1', '2906da40-8b43-481f-9377-737fbd306687', '289502cc-ae7c-41a0-947a-84b408c0d23d'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:37.601935 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a5c32c-c5c3-46ad-8979-db47f44d6def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3378a2f-b25e-418d-8806-2c3357678e06', 'aee6cb18-3825-44f6-8256-402a14f46cd1', '2906da40-8b43-481f-9377-737fbd306687', '289502cc-ae7c-41a0-947a-84b408c0d23d']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:37.602950 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8754ea1d-b4e9-4db4-94b2-bec416e351c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:37.648990 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8754ea1d-b4e9-4db4-94b2-bec416e351c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57810e6a-8f2c-4e65-a230-f5f88cbe6470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1807677585',encryption_key_id=None,group_id=d99b96f9-32e3-45b4-b05a-64cc0f62af8a,group_type_id=,metadata={},multiattach=False,project_id='fb0fdf771881492fb645401a7f041550',qos_specs=None,replication_status=,reservations=['e3378a2f-b25e-418d-8806-2c3357678e06','aee6cb18-3825-44f6-8256-402a14f46cd1','2906da40-8b43-481f-9377-737fbd306687','289502cc-ae7c-41a0-947a-84b408c0d23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aadabf0e83da47feb078a2ff978cde0f',volume_type_id=00b293ca-94f2-491c-9494-7989070ca5df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1807677585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d99b96f9-32e3-45b4-b05a-64cc0f62af8a,host=None,id=57810e6a-8f2c-4e65-a230-f5f88cbe6470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0fdf771881492fb645401a7f041550',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aadabf0e83da47feb078a2ff978cde0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00b293ca-94f2-491c-9494-7989070ca5df),volume_type_id=00b293ca-94f2-491c-9494-7989070ca5df)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:37.650493 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380be2f6-5c46-4b9f-a8c3-8ccea4fae52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:37.693250 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380be2f6-5c46-4b9f-a8c3-8ccea4fae52c) transitioned into state 'SUCCESS' from state '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-1807677585',encryption_key_id=None,group_id=d99b96f9-32e3-45b4-b05a-64cc0f62af8a,group_type_id=,metadata={},multiattach=False,project_id='fb0fdf771881492fb645401a7f041550',qos_specs=None,replication_status=,reservations=['e3378a2f-b25e-418d-8806-2c3357678e06','aee6cb18-3825-44f6-8256-402a14f46cd1','2906da40-8b43-481f-9377-737fbd306687','289502cc-ae7c-41a0-947a-84b408c0d23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aadabf0e83da47feb078a2ff978cde0f',volume_type_id=00b293ca-94f2-491c-9494-7989070ca5df)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:37.694296 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebacf487-63b1-4fa6-be2d-ddb6f1d7a362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:37.706460 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5fe3a95a-473b-4d0c-bba8-6d69c7358cc1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:37.708597 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5fe3a95a-473b-4d0c-bba8-6d69c7358cc1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:37.709955 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5fe3a95a-473b-4d0c-bba8-6d69c7358cc1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:37.709955 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5fe3a95a-473b-4d0c-bba8-6d69c7358cc1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:37.720059 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebacf487-63b1-4fa6-be2d-ddb6f1d7a362) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:37.721405 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Flow 'volume_create_api' (8fd92392-4ca9-4e6f-948c-299b65cba06b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:37.721890 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume request issued successfully. Aug 09 10:46:37.723572 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:37.723777 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:37.730890 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:37.730890 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:37.738489 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5fe3a95a-473b-4d0c-bba8-6d69c7358cc1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:37.746333 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5fe3a95a-473b-4d0c-bba8-6d69c7358cc1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:37.746926 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 753/2996] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:37 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:37.788227 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:37.791886 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:37.791886 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:37.798225 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89eea86e-434b-4c55-a04b-c811c7c8d08f tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:37.798225 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 756/2997] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:46:37 2026] POST /volume/v3/volumes => generated 823 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:37.817662 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b37e96b7-eeee-4768-ba17-986a8741fe25 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:37.819963 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b37e96b7-eeee-4768-ba17-986a8741fe25 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 Aug 09 10:46:37.820115 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b37e96b7-eeee-4768-ba17-986a8741fe25 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:37.820868 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b37e96b7-eeee-4768-ba17-986a8741fe25 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:37.833138 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:37.833138 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:37.840750 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b37e96b7-eeee-4768-ba17-986a8741fe25 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:37.842385 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-b37e96b7-eeee-4768-ba17-986a8741fe25 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:37.845217 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-b37e96b7-eeee-4768-ba17-986a8741fe25 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:37.908415 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-b37e96b7-eeee-4768-ba17-986a8741fe25 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:37.913111 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:37.913111 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:37.924996 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b37e96b7-eeee-4768-ba17-986a8741fe25 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 returned with HTTP 200 Aug 09 10:46:37.925810 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 747/2998] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:37 2026] GET /volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 => generated 891 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:37.933131 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5d3ab019-8abd-4f36-846b-26a704362bcd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:37.936250 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d3ab019-8abd-4f36-846b-26a704362bcd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:37.936464 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d3ab019-8abd-4f36-846b-26a704362bcd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:37.936687 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d3ab019-8abd-4f36-846b-26a704362bcd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:37.952938 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:37.952938 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:37.959378 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5d3ab019-8abd-4f36-846b-26a704362bcd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:37.966840 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d3ab019-8abd-4f36-846b-26a704362bcd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:37.967431 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 743/2999] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:37 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:38.768219 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-535707df-49f7-4a0d-8a45-e10711979eba None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:38.770383 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-535707df-49f7-4a0d-8a45-e10711979eba tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:38.770709 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-535707df-49f7-4a0d-8a45-e10711979eba tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:38.771030 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-535707df-49f7-4a0d-8a45-e10711979eba tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:38.787418 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:38.787418 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:38.797976 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-535707df-49f7-4a0d-8a45-e10711979eba tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:38.803616 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-535707df-49f7-4a0d-8a45-e10711979eba tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:38.804018 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 754/3000] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:38 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:38.821841 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-a1ca3449-7252-4afa-a700-66e0c1077c1c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:38.915788 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:38.918498 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:38.919268 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-276462360", "snapshot_id": null, "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:38.921506 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-276462360', 'snapshot_id': None, 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:38.945739 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9323e92b-44f0-4794-a766-10a43ac8ce95 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:38.945739 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9323e92b-44f0-4794-a766-10a43ac8ce95 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 Aug 09 10:46:38.946370 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9323e92b-44f0-4794-a766-10a43ac8ce95 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:38.946714 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9323e92b-44f0-4794-a766-10a43ac8ce95 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:38.955720 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:38.955720 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:38.960121 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9323e92b-44f0-4794-a766-10a43ac8ce95 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:38.963365 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-9323e92b-44f0-4794-a766-10a43ac8ce95 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:38.963365 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-9323e92b-44f0-4794-a766-10a43ac8ce95 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:38.970357 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-a1ca3449-7252-4afa-a700-66e0c1077c1c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments/e71b2cb7-b39b-41b2-9c49-7574a6e15653/action Aug 09 10:46:38.970904 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-a1ca3449-7252-4afa-a700-66e0c1077c1c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:38.971079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-a1ca3449-7252-4afa-a700-66e0c1077c1c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:38.982175 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d804fe6-fa1a-4716-8399-45402e144ad9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:38.984296 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d804fe6-fa1a-4716-8399-45402e144ad9 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:38.984539 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d804fe6-fa1a-4716-8399-45402e144ad9 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:38.984771 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d804fe6-fa1a-4716-8399-45402e144ad9 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:38.999691 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:38.999691 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:39.001222 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:39.001222 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:39.002880 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-9323e92b-44f0-4794-a766-10a43ac8ce95 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:39.005497 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6d804fe6-fa1a-4716-8399-45402e144ad9 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:39.006348 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:39.006348 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:39.013200 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d804fe6-fa1a-4716-8399-45402e144ad9 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:39.013838 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 755/3001] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:38 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:39.014699 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9323e92b-44f0-4794-a766-10a43ac8ce95 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 returned with HTTP 200 Aug 09 10:46:39.015745 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 744/3002] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:38 2026] GET /volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:39.016594 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-25bfd46b-9275-482f-8e5f-e1ae23e88f0d req-a1ca3449-7252-4afa-a700-66e0c1077c1c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/e71b2cb7-b39b-41b2-9c49-7574a6e15653/action returned with HTTP 204 Aug 09 10:46:39.017139 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 757/3003] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:46:38 2026] POST /volume/v3/attachments/e71b2cb7-b39b-41b2-9c49-7574a6e15653/action => generated 0 bytes in 196 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:46:39.021149 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Create volume of 1 GB Aug 09 10:46:39.029477 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Availability Zones retrieved successfully. Aug 09 10:46:39.029645 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5c943cdf-3d6b-45d1-8ea6-2de7841699f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:39.031439 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c943cdf-3d6b-45d1-8ea6-2de7841699f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/group_snapshots Aug 09 10:46:39.031834 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c943cdf-3d6b-45d1-8ea6-2de7841699f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d99b96f9-32e3-45b4-b05a-64cc0f62af8a", "name": "tempest-group_snapshot-1528669160"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:39.034013 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-5c943cdf-3d6b-45d1-8ea6-2de7841699f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd99b96f9-32e3-45b4-b05a-64cc0f62af8a', 'name': 'tempest-group_snapshot-1528669160'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 09 10:46:39.037277 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Flow 'volume_create_api' (335849bc-590c-46b7-8ffe-316891611be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:39.037450 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:39.037450 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:39.038836 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b28d84-19f1-478d-b061-a9dbaf4bd42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:39.040050 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:39.042453 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.group_snapshots [None req-5c943cdf-3d6b-45d1-8ea6-2de7841699f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating group_snapshot tempest-group_snapshot-1528669160. Aug 09 10:46:39.075228 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:39.075228 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:39.087016 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-5c943cdf-3d6b-45d1-8ea6-2de7841699f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2116292889 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2116292889, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:39.087275 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-5c943cdf-3d6b-45d1-8ea6-2de7841699f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2116292889 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2116292889, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:39.110695 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b28d84-19f1-478d-b061-a9dbaf4bd42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:39.111929 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a65c0b-3fb5-4d4a-b92c-8f9e27e414ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:39.112920 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5c943cdf-3d6b-45d1-8ea6-2de7841699f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['d26e058c-f2ab-4ec2-aed3-47f4dfa2c5b1', 'c65cb2a5-9879-48a1-8392-dac693ac9e3e', 'ee47994d-f234-4cdc-bc32-a9945f5ebaf8', 'de564cc6-eed2-44b5-aec2-ad403e7a5d18'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:39.147295 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c943cdf-3d6b-45d1-8ea6-2de7841699f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots returned with HTTP 202 Aug 09 10:46:39.148060 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 756/3004] 10.4.3.125 () {70 vars in 1324 bytes} [Sun Aug 9 10:46:39 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:39.157294 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1537e216-501d-4ea9-9c75-dcca40c6b7ed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:39.159026 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1537e216-501d-4ea9-9c75-dcca40c6b7ed tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 Aug 09 10:46:39.159489 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1537e216-501d-4ea9-9c75-dcca40c6b7ed tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:39.159802 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1537e216-501d-4ea9-9c75-dcca40c6b7ed tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:39.160044 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-1537e216-501d-4ea9-9c75-dcca40c6b7ed tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member bb8f46c6-8abc-42f0-88e3-1227890ad865 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:46:39.164061 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:39.164061 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:39.168559 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1537e216-501d-4ea9-9c75-dcca40c6b7ed tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 returned with HTTP 200 Aug 09 10:46:39.169287 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 745/3005] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:46:39 2026] GET /volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:39.205769 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Created reservations ['d8b0bbf5-c204-4f59-8a5b-3dbdfcb52d2a', 'b005f8f3-7a7e-470f-bdb1-6570d33a2e71', 'c913c717-61e2-432b-a59b-127af16de653', 'f96c4d75-590a-4988-80a5-9451a7d4edac'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:39.206198 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a65c0b-3fb5-4d4a-b92c-8f9e27e414ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8b0bbf5-c204-4f59-8a5b-3dbdfcb52d2a', 'b005f8f3-7a7e-470f-bdb1-6570d33a2e71', 'c913c717-61e2-432b-a59b-127af16de653', 'f96c4d75-590a-4988-80a5-9451a7d4edac']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:39.207014 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dbdf8d9-3ac5-4237-904d-edd902d82811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:39.240442 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dbdf8d9-3ac5-4237-904d-edd902d82811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '690a199d-281d-41a6-9795-70f3589c7887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-276462360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b86fbe596bc44108a16cc631dea6ea3',qos_specs=None,replication_status=,reservations=['d8b0bbf5-c204-4f59-8a5b-3dbdfcb52d2a','b005f8f3-7a7e-470f-bdb1-6570d33a2e71','c913c717-61e2-432b-a59b-127af16de653','f96c4d75-590a-4988-80a5-9451a7d4edac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c9e0521f74d4d169d344c3663d33a70',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-276462360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=690a199d-281d-41a6-9795-70f3589c7887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b86fbe596bc44108a16cc631dea6ea3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c9e0521f74d4d169d344c3663d33a70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:39.241544 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663270b4-d593-4f14-826a-8e3f216920fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:39.261901 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663270b4-d593-4f14-826a-8e3f216920fb) transitioned into state 'SUCCESS' from state '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-276462360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b86fbe596bc44108a16cc631dea6ea3',qos_specs=None,replication_status=,reservations=['d8b0bbf5-c204-4f59-8a5b-3dbdfcb52d2a','b005f8f3-7a7e-470f-bdb1-6570d33a2e71','c913c717-61e2-432b-a59b-127af16de653','f96c4d75-590a-4988-80a5-9451a7d4edac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c9e0521f74d4d169d344c3663d33a70',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:39.262918 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4fe6b49-04e2-496c-b3fa-ef5dd8fcbf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:39.273820 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4fe6b49-04e2-496c-b3fa-ef5dd8fcbf4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:39.275016 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Flow 'volume_create_api' (335849bc-590c-46b7-8ffe-316891611be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:39.275455 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Create volume request issued successfully. Aug 09 10:46:39.276297 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bfd5c77c-49b7-4220-83bf-1e2857431e1b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:39.276877 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 748/3006] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:38 2026] POST /volume/v3/volumes => generated 753 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:39.289754 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-13f9984a-cd2d-4c2d-b9e1-f27d67b9a30c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:39.291629 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13f9984a-cd2d-4c2d-b9e1-f27d67b9a30c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 Aug 09 10:46:39.291870 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13f9984a-cd2d-4c2d-b9e1-f27d67b9a30c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:39.292071 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13f9984a-cd2d-4c2d-b9e1-f27d67b9a30c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:39.299979 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:39.299979 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:39.304588 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-13f9984a-cd2d-4c2d-b9e1-f27d67b9a30c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:46:39.310260 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13f9984a-cd2d-4c2d-b9e1-f27d67b9a30c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 returned with HTTP 200 Aug 09 10:46:39.310763 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 758/3007] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:39 2026] GET /volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:39.818501 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c28c2900-8a0c-4286-97db-9008c8fcb26b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:39.820957 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c28c2900-8a0c-4286-97db-9008c8fcb26b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:39.823385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c28c2900-8a0c-4286-97db-9008c8fcb26b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:39.823385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c28c2900-8a0c-4286-97db-9008c8fcb26b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:39.840277 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:39.840277 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:39.851052 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c28c2900-8a0c-4286-97db-9008c8fcb26b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:39.858483 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c28c2900-8a0c-4286-97db-9008c8fcb26b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:39.859320 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 757/3008] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:39 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:39.934892 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-735822c1-bb67-42e9-8dbf-ad1cbf88bf82 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:39.937372 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-735822c1-bb67-42e9-8dbf-ad1cbf88bf82 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:39.937582 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-735822c1-bb67-42e9-8dbf-ad1cbf88bf82 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:39.937885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-735822c1-bb67-42e9-8dbf-ad1cbf88bf82 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:39.947848 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:39.947848 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:39.952141 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-735822c1-bb67-42e9-8dbf-ad1cbf88bf82 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:39.957644 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-735822c1-bb67-42e9-8dbf-ad1cbf88bf82 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:39.958305 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 746/3009] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:39 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:46:40.032820 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f407e619-f757-4cdb-885f-a2bdd92b969e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.035126 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f407e619-f757-4cdb-885f-a2bdd92b969e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:40.035316 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f407e619-f757-4cdb-885f-a2bdd92b969e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.035505 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f407e619-f757-4cdb-885f-a2bdd92b969e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.054850 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.054850 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:40.059470 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f407e619-f757-4cdb-885f-a2bdd92b969e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:40.066311 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f407e619-f757-4cdb-885f-a2bdd92b969e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:40.066516 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 749/3010] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:40.086785 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-33cdafb0-cce8-4445-a0ff-eaea1af87280 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.087144 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33cdafb0-cce8-4445-a0ff-eaea1af87280 None None] GET https://10.4.3.125/volume// Aug 09 10:46:40.087238 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33cdafb0-cce8-4445-a0ff-eaea1af87280 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.087422 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33cdafb0-cce8-4445-a0ff-eaea1af87280 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.087748 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33cdafb0-cce8-4445-a0ff-eaea1af87280 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:40.087987 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 759/3011] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:46: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 09 10:46:40.095477 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-b7efd1a2-b80d-40e2-aa63-6f554884e0f8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.097835 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-b7efd1a2-b80d-40e2-aa63-6f554884e0f8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:46:40.098274 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-b7efd1a2-b80d-40e2-aa63-6f554884e0f8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0cad0f68-53db-41ec-a07f-e5d22fa768d3", "connector": null, "instance_uuid": "ff0c7af4-5939-4b19-9095-4e28a7fcd5a9"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:40.109652 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.109652 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:40.151628 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-b7efd1a2-b80d-40e2-aa63-6f554884e0f8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:46:40.152360 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 758/3012] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:46:40 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 09 10:46:40.178777 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-028c30c8-eac6-4e13-9694-e8e4face9f78 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.180569 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-028c30c8-eac6-4e13-9694-e8e4face9f78 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 Aug 09 10:46:40.180845 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-028c30c8-eac6-4e13-9694-e8e4face9f78 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.181036 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-028c30c8-eac6-4e13-9694-e8e4face9f78 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.181169 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-028c30c8-eac6-4e13-9694-e8e4face9f78 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member bb8f46c6-8abc-42f0-88e3-1227890ad865 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:46:40.184797 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.184797 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:40.189573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-028c30c8-eac6-4e13-9694-e8e4face9f78 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 returned with HTTP 200 Aug 09 10:46:40.190131 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 747/3013] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:40.190302 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d4d59e4d-29cd-4280-822e-03536d0d987d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.193281 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4d59e4d-29cd-4280-822e-03536d0d987d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:40.193515 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4d59e4d-29cd-4280-822e-03536d0d987d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.193743 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4d59e4d-29cd-4280-822e-03536d0d987d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.200512 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b99fc8e-476d-4911-a3bf-7a07717d70a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.202353 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b99fc8e-476d-4911-a3bf-7a07717d70a2 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail Aug 09 10:46:40.202755 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b99fc8e-476d-4911-a3bf-7a07717d70a2 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.202881 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b99fc8e-476d-4911-a3bf-7a07717d70a2 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.203207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-4b99fc8e-476d-4911-a3bf-7a07717d70a2 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:40.204348 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-4b99fc8e-476d-4911-a3bf-7a07717d70a2 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:46:40.208411 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-011eb758-368b-4ee0-9469-81a92166c19e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.209102 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-011eb758-368b-4ee0-9469-81a92166c19e None None] GET https://10.4.3.125/volume// Aug 09 10:46:40.209202 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4b99fc8e-476d-4911-a3bf-7a07717d70a2 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all snapshots completed successfully. Aug 09 10:46:40.209293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-011eb758-368b-4ee0-9469-81a92166c19e None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.209293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-011eb758-368b-4ee0-9469-81a92166c19e None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.209401 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.209401 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:40.209713 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-011eb758-368b-4ee0-9469-81a92166c19e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:40.210084 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 759/3014] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:46: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 09 10:46:40.210151 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b99fc8e-476d-4911-a3bf-7a07717d70a2 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 10:46:40.210259 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.210259 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:40.210658 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 760/3015] 10.4.3.125 () {66 vars in 1264 bytes} [Sun Aug 9 10:46:40 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 09 10:46:40.214216 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d4d59e4d-29cd-4280-822e-03536d0d987d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:40.220039 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-702f80fb-1bfe-4e2e-b2b8-3f823152bc49 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.220400 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4d59e4d-29cd-4280-822e-03536d0d987d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:40.220667 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 750/3016] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:40.220996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ebcfe6e2-20a0-4cb6-bfa7-eebe95cbb245 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.223316 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-702f80fb-1bfe-4e2e-b2b8-3f823152bc49 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:40.223473 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ebcfe6e2-20a0-4cb6-bfa7-eebe95cbb245 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/ceae9fbb-4be5-4457-8b8b-87c20844ef88 Aug 09 10:46:40.223624 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ebcfe6e2-20a0-4cb6-bfa7-eebe95cbb245 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.223690 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-702f80fb-1bfe-4e2e-b2b8-3f823152bc49 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.223841 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-702f80fb-1bfe-4e2e-b2b8-3f823152bc49 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.223887 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ebcfe6e2-20a0-4cb6-bfa7-eebe95cbb245 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.230148 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.230148 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:40.230745 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ebcfe6e2-20a0-4cb6-bfa7-eebe95cbb245 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Snapshot retrieved successfully. Aug 09 10:46:40.231726 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ebcfe6e2-20a0-4cb6-bfa7-eebe95cbb245 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/ceae9fbb-4be5-4457-8b8b-87c20844ef88 returned with HTTP 200 Aug 09 10:46:40.232201 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 760/3017] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/snapshots/ceae9fbb-4be5-4457-8b8b-87c20844ef88 => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:40.237217 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.237217 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:40.241494 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-702f80fb-1bfe-4e2e-b2b8-3f823152bc49 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:40.241842 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-14d3850a-149c-4023-9385-3b779712e23e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.244733 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/groups/action Aug 09 10:46:40.245205 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "bb8f46c6-8abc-42f0-88e3-1227890ad865", "name": "tempest-Group_from_snap-691111167"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:40.245413 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "bb8f46c6-8abc-42f0-88e3-1227890ad865", "name": "tempest-Group_from_snap-691111167"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:40.246752 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-702f80fb-1bfe-4e2e-b2b8-3f823152bc49 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:40.247485 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 748/3018] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:40.247561 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'bb8f46c6-8abc-42f0-88e3-1227890ad865', 'name': 'tempest-Group_from_snap-691111167'}}. {{(pid=100319) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 09 10:46:40.247751 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating group tempest-Group_from_snap-691111167 from group_snapshot bb8f46c6-8abc-42f0-88e3-1227890ad865. Aug 09 10:46:40.251989 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.251989 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:40.260663 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.260663 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:40.265107 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.265107 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:40.294233 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['6749b945-707c-4465-98b2-f91d1b5f6f66'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:40.328660 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b0b4ae56-fca6-42ee-ac86-613f319bf5c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.330875 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0b4ae56-fca6-42ee-ac86-613f319bf5c5 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 Aug 09 10:46:40.331081 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0b4ae56-fca6-42ee-ac86-613f319bf5c5 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.331307 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0b4ae56-fca6-42ee-ac86-613f319bf5c5 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.339881 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.339881 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:40.344365 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b0b4ae56-fca6-42ee-ac86-613f319bf5c5 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:46:40.351743 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0b4ae56-fca6-42ee-ac86-613f319bf5c5 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 returned with HTTP 200 Aug 09 10:46:40.352288 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 751/3019] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:40.353892 np0000006833 devstack@c-api.service[100319]: INFO cinder.group.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] A mapping entry already exists for group 30a8a856-dcc8-4e97-9f3f-859a09635ec1 and volume type 00b293ca-94f2-491c-9494-7989070ca5df. Do not need to create again. Aug 09 10:46:40.356214 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.356214 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:40.356214 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Availability Zones retrieved successfully. Aug 09 10:46:40.360240 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Flow 'volume_create_api' (4eac91f4-3d77-4f44-b437-94eaa247573f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:40.361518 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f489bc-61a0-4ed5-8bf5-26f403724824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:40.364040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:40.366333 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-8f2916f7-5d4e-4751-9383-f7a6770abaf0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.368291 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e4d6ed8f-c73a-4c76-ba98-473939c7abc3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.370329 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-8f2916f7-5d4e-4751-9383-f7a6770abaf0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] PUT https://10.4.3.125/volume/v3/attachments/401e9849-3608-4daf-9dca-96cefd310d9b Aug 09 10:46:40.370427 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e4d6ed8f-c73a-4c76-ba98-473939c7abc3 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 Aug 09 10:46:40.370750 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e4d6ed8f-c73a-4c76-ba98-473939c7abc3 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.370803 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-8f2916f7-5d4e-4751-9383-f7a6770abaf0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:40.371032 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e4d6ed8f-c73a-4c76-ba98-473939c7abc3 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.378833 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.378833 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:40.379686 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-8f2916f7-5d4e-4751-9383-f7a6770abaf0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Acquiring lock "cinder-attachment_update-0cad0f68-53db-41ec-a07f-e5d22fa768d3-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:46:40.384395 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e4d6ed8f-c73a-4c76-ba98-473939c7abc3 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:46:40.384940 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-8f2916f7-5d4e-4751-9383-f7a6770abaf0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-0cad0f68-53db-41ec-a07f-e5d22fa768d3-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:46:40.385996 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.385996 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:40.389971 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e4d6ed8f-c73a-4c76-ba98-473939c7abc3 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 returned with HTTP 200 Aug 09 10:46:40.390495 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 749/3020] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:40.410809 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f489bc-61a0-4ed5-8bf5-26f403724824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ceae9fbb-4be5-4457-8b8b-87c20844ef88', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=00b293ca-94f2-491c-9494-7989070ca5df,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2116292889',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00b293ca-94f2-491c-9494-7989070ca5df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '30a8a856-dcc8-4e97-9f3f-859a09635ec1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:40.412273 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd145bf7-2471-437a-8378-c17ee7e004e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:40.415768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3f12ecd5-3910-4c58-8eeb-6a155de4943f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.421098 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f12ecd5-3910-4c58-8eeb-6a155de4943f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 Aug 09 10:46:40.421340 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f12ecd5-3910-4c58-8eeb-6a155de4943f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.421564 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f12ecd5-3910-4c58-8eeb-6a155de4943f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.438750 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.438750 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:40.449076 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3f12ecd5-3910-4c58-8eeb-6a155de4943f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:46:40.456966 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f12ecd5-3910-4c58-8eeb-6a155de4943f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 returned with HTTP 200 Aug 09 10:46:40.457587 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 752/3021] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:40.465826 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['3f08b1ef-61d4-4636-b7a0-90b7732f9f8b', 'a50a09a0-d0d7-4e18-a7c3-566611b2c762'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:40.466949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd145bf7-2471-437a-8378-c17ee7e004e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f08b1ef-61d4-4636-b7a0-90b7732f9f8b', 'a50a09a0-d0d7-4e18-a7c3-566611b2c762']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:40.467566 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f13b794e-84c2-4fef-8473-b13cef6ea7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:40.471094 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6302c9b7-9328-4706-ac18-c7d96b0faa87 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.473831 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6302c9b7-9328-4706-ac18-c7d96b0faa87 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:46:40.475368 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6302c9b7-9328-4706-ac18-c7d96b0faa87 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "690a199d-281d-41a6-9795-70f3589c7887", "name": "tempest-TestVolumeBackupRestore-backup-430315483", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:40.478399 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-6302c9b7-9328-4706-ac18-c7d96b0faa87 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Creating new backup {'backup': {'volume_id': '690a199d-281d-41a6-9795-70f3589c7887', 'name': 'tempest-TestVolumeBackupRestore-backup-430315483', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:46:40.478874 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-6302c9b7-9328-4706-ac18-c7d96b0faa87 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Creating backup of volume 690a199d-281d-41a6-9795-70f3589c7887 in container None Aug 09 10:46:40.492847 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.492847 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:40.494070 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6302c9b7-9328-4706-ac18-c7d96b0faa87 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:46:40.504914 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f13b794e-84c2-4fef-8473-b13cef6ea7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9101065-745f-4b7f-8a83-8b3f96074bf3', '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=30a8a856-dcc8-4e97-9f3f-859a09635ec1,group_type_id=,metadata={},multiattach=False,project_id='fb0fdf771881492fb645401a7f041550',qos_specs=None,replication_status=,reservations=['3f08b1ef-61d4-4636-b7a0-90b7732f9f8b','a50a09a0-d0d7-4e18-a7c3-566611b2c762'],size=1,snapshot_id=ceae9fbb-4be5-4457-8b8b-87c20844ef88,source_replicaid=,source_volid=None,status='creating',user_id='aadabf0e83da47feb078a2ff978cde0f',volume_type_id=00b293ca-94f2-491c-9494-7989070ca5df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=30a8a856-dcc8-4e97-9f3f-859a09635ec1,host=None,id=a9101065-745f-4b7f-8a83-8b3f96074bf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0fdf771881492fb645401a7f041550',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ceae9fbb-4be5-4457-8b8b-87c20844ef88,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aadabf0e83da47feb078a2ff978cde0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00b293ca-94f2-491c-9494-7989070ca5df),volume_type_id=00b293ca-94f2-491c-9494-7989070ca5df)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:40.505710 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0abff9-6290-4568-b6f0-c3706d064e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:40.521963 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0abff9-6290-4568-b6f0-c3706d064e28) transitioned into state 'SUCCESS' from 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=30a8a856-dcc8-4e97-9f3f-859a09635ec1,group_type_id=,metadata={},multiattach=False,project_id='fb0fdf771881492fb645401a7f041550',qos_specs=None,replication_status=,reservations=['3f08b1ef-61d4-4636-b7a0-90b7732f9f8b','a50a09a0-d0d7-4e18-a7c3-566611b2c762'],size=1,snapshot_id=ceae9fbb-4be5-4457-8b8b-87c20844ef88,source_replicaid=,source_volid=None,status='creating',user_id='aadabf0e83da47feb078a2ff978cde0f',volume_type_id=00b293ca-94f2-491c-9494-7989070ca5df)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:40.522825 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Flow 'volume_create_api' (4eac91f4-3d77-4f44-b437-94eaa247573f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:40.523026 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-8f2916f7-5d4e-4751-9383-f7a6770abaf0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-0cad0f68-53db-41ec-a07f-e5d22fa768d3-np0000006833" released by "attachment_update" :: held 0.138s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:46:40.523169 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume request issued successfully. Aug 09 10:46:40.523369 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-8f2916f7-5d4e-4751-9383-f7a6770abaf0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/401e9849-3608-4daf-9dca-96cefd310d9b returned with HTTP 200 Aug 09 10:46:40.523889 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 761/3022] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:46:40 2026] PUT /volume/v3/attachments/401e9849-3608-4daf-9dca-96cefd310d9b => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:40.529010 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6302c9b7-9328-4706-ac18-c7d96b0faa87 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Created reservations ['1727a738-3fbe-4851-b149-300cbf7ca9c1', '120469cd-fa7d-40f2-8eb4-550c1ec33f58'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:40.538491 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14d3850a-149c-4023-9385-3b779712e23e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/action returned with HTTP 202 Aug 09 10:46:40.538951 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 761/3023] 10.4.3.125 () {70 vars in 1318 bytes} [Sun Aug 9 10:46:40 2026] POST /volume/v3/groups/action => generated 102 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:40.548785 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.552654 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:46:40.552862 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.553085 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.553436 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:40.554178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:46:40.567980 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all volumes completed successfully. Aug 09 10:46:40.569107 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:40.569295 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:40.584338 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6302c9b7-9328-4706-ac18-c7d96b0faa87 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:46:40.584864 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 750/3024] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:40 2026] POST /volume/v3/backups => generated 334 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:40.595101 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ee4cb0e2-cb60-4041-b4b1-5af56840d462 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.598750 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee4cb0e2-cb60-4041-b4b1-5af56840d462 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:40.598984 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee4cb0e2-cb60-4041-b4b1-5af56840d462 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.599250 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee4cb0e2-cb60-4041-b4b1-5af56840d462 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.599403 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ee4cb0e2-cb60-4041-b4b1-5af56840d462 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:40.608023 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.608023 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:40.609141 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee4cb0e2-cb60-4041-b4b1-5af56840d462 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:40.609698 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 762/3025] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 741 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:40.629826 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:40.633286 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.633286 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:40.636917 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:40.637051 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:40.661836 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-1f8bcddd-6935-49ab-b99f-95b08c8bcbd1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.666093 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-1f8bcddd-6935-49ab-b99f-95b08c8bcbd1 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/attachments/0b9a65d1-5485-496d-a136-1cf78c200229/action Aug 09 10:46:40.666093 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-1f8bcddd-6935-49ab-b99f-95b08c8bcbd1 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:40.666093 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-1f8bcddd-6935-49ab-b99f-95b08c8bcbd1 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:40.673523 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:40.679520 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.679520 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:40.682267 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.682267 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:40.687585 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0ae4438-355e-4810-9328-1bf3e72bd718 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:46:40.687972 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 753/3026] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:40.704302 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4d09ccdd-1869-4f9e-8acf-5046dad4a6d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.705776 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1c94f7f8-8285-4278-89f3-331a86d5f837 req-1f8bcddd-6935-49ab-b99f-95b08c8bcbd1 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/0b9a65d1-5485-496d-a136-1cf78c200229/action returned with HTTP 204 Aug 09 10:46:40.706316 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 762/3027] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:46:40 2026] POST /volume/v3/attachments/0b9a65d1-5485-496d-a136-1cf78c200229/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:40.709835 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4d09ccdd-1869-4f9e-8acf-5046dad4a6d0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/a9101065-745f-4b7f-8a83-8b3f96074bf3 Aug 09 10:46:40.710065 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4d09ccdd-1869-4f9e-8acf-5046dad4a6d0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.710274 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4d09ccdd-1869-4f9e-8acf-5046dad4a6d0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.717949 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.717949 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:40.725353 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4d09ccdd-1869-4f9e-8acf-5046dad4a6d0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:40.726211 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-4d09ccdd-1869-4f9e-8acf-5046dad4a6d0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:40.726408 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-4d09ccdd-1869-4f9e-8acf-5046dad4a6d0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:40.769579 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-4d09ccdd-1869-4f9e-8acf-5046dad4a6d0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:40.773405 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.773405 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:40.780660 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4d09ccdd-1869-4f9e-8acf-5046dad4a6d0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/a9101065-745f-4b7f-8a83-8b3f96074bf3 returned with HTTP 200 Aug 09 10:46:40.781067 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 751/3028] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/volumes/a9101065-745f-4b7f-8a83-8b3f96074bf3 => generated 927 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:40.797502 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00a61b31-5f55-445d-ad4e-c64bf8eefa76 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.799413 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00a61b31-5f55-445d-ad4e-c64bf8eefa76 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/30a8a856-dcc8-4e97-9f3f-859a09635ec1 Aug 09 10:46:40.799651 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00a61b31-5f55-445d-ad4e-c64bf8eefa76 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.799885 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00a61b31-5f55-445d-ad4e-c64bf8eefa76 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.800022 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-00a61b31-5f55-445d-ad4e-c64bf8eefa76 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 30a8a856-dcc8-4e97-9f3f-859a09635ec1 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:40.803635 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.803635 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:40.811973 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00a61b31-5f55-445d-ad4e-c64bf8eefa76 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/30a8a856-dcc8-4e97-9f3f-859a09635ec1 returned with HTTP 200 Aug 09 10:46:40.812389 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 763/3029] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/groups/30a8a856-dcc8-4e97-9f3f-859a09635ec1 => generated 417 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:40.824448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.826565 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:46:40.826842 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:40.827077 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:40.827362 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:40.828110 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:46:40.836280 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all volumes completed successfully. Aug 09 10:46:40.837233 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:40.837409 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:40.876698 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:40.880069 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.880069 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:40.884089 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:40.884266 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:40.921362 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:40.924408 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.924408 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:40.931892 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e02549e-f5f3-4e1f-803d-330872e989c1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:46:40.932365 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 754/3030] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:46:40 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:40.946400 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-00947662-b1d9-4102-9f71-3d4a15fd6e33 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:40.948518 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-00947662-b1d9-4102-9f71-3d4a15fd6e33 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/groups/30a8a856-dcc8-4e97-9f3f-859a09635ec1/action Aug 09 10:46:40.949125 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-00947662-b1d9-4102-9f71-3d4a15fd6e33 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:40.949250 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-00947662-b1d9-4102-9f71-3d4a15fd6e33 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:40.950698 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-00947662-b1d9-4102-9f71-3d4a15fd6e33 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] delete called for group 30a8a856-dcc8-4e97-9f3f-859a09635ec1 {{(pid=100319) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:46:40.950921 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-00947662-b1d9-4102-9f71-3d4a15fd6e33 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Delete group with id: 30a8a856-dcc8-4e97-9f3f-859a09635ec1 Aug 09 10:46:40.954791 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:40.954791 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:41.031641 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-00947662-b1d9-4102-9f71-3d4a15fd6e33 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/30a8a856-dcc8-4e97-9f3f-859a09635ec1/action returned with HTTP 202 Aug 09 10:46:41.032214 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 763/3031] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:46:40 2026] POST /volume/v3/groups/30a8a856-dcc8-4e97-9f3f-859a09635ec1/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:41.047909 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3fb9f1ed-f813-4d9e-99ec-288fb726bf08 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:41.050446 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3fb9f1ed-f813-4d9e-99ec-288fb726bf08 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/a9101065-745f-4b7f-8a83-8b3f96074bf3 Aug 09 10:46:41.050816 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3fb9f1ed-f813-4d9e-99ec-288fb726bf08 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:41.051050 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3fb9f1ed-f813-4d9e-99ec-288fb726bf08 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:41.061365 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:41.061365 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:41.067088 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3fb9f1ed-f813-4d9e-99ec-288fb726bf08 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:41.068077 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-3fb9f1ed-f813-4d9e-99ec-288fb726bf08 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:41.068330 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-3fb9f1ed-f813-4d9e-99ec-288fb726bf08 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:41.083868 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e50e1e4d-405c-4096-bdf3-66ccd39a017a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:41.086857 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e50e1e4d-405c-4096-bdf3-66ccd39a017a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:46:41.087097 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e50e1e4d-405c-4096-bdf3-66ccd39a017a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:41.087285 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e50e1e4d-405c-4096-bdf3-66ccd39a017a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:41.104722 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:41.104722 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:41.109420 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e50e1e4d-405c-4096-bdf3-66ccd39a017a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:41.114110 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e50e1e4d-405c-4096-bdf3-66ccd39a017a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:46:41.114562 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 764/3032] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:41 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 1166 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:41.128538 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-3fb9f1ed-f813-4d9e-99ec-288fb726bf08 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:41.132513 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:41.132513 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:41.146776 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3fb9f1ed-f813-4d9e-99ec-288fb726bf08 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/a9101065-745f-4b7f-8a83-8b3f96074bf3 returned with HTTP 200 Aug 09 10:46:41.147775 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 752/3033] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:41 2026] GET /volume/v3/volumes/a9101065-745f-4b7f-8a83-8b3f96074bf3 => generated 926 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:41.241121 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b9fda510-8dc7-4b6e-9751-9e2eaea6e92d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:41.243465 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9fda510-8dc7-4b6e-9751-9e2eaea6e92d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:41.243465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9fda510-8dc7-4b6e-9751-9e2eaea6e92d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:41.243664 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9fda510-8dc7-4b6e-9751-9e2eaea6e92d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:41.268066 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:41.268066 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:41.278251 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b9fda510-8dc7-4b6e-9751-9e2eaea6e92d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:41.283030 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9fda510-8dc7-4b6e-9751-9e2eaea6e92d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:41.283443 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 755/3034] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:41 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:41.629318 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9943e568-6d95-49ce-95b5-7973e511c260 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:41.629318 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9943e568-6d95-49ce-95b5-7973e511c260 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:41.629318 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9943e568-6d95-49ce-95b5-7973e511c260 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:41.630058 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9943e568-6d95-49ce-95b5-7973e511c260 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:41.630058 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9943e568-6d95-49ce-95b5-7973e511c260 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:41.641143 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:41.641143 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:41.642407 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9943e568-6d95-49ce-95b5-7973e511c260 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:41.642813 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 764/3035] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:41 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 743 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:41.867427 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-d9da19ec-a62c-4993-9791-113cf69ee3d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:41.870210 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-d9da19ec-a62c-4993-9791-113cf69ee3d6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:41.870478 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-d9da19ec-a62c-4993-9791-113cf69ee3d6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:41.870750 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-d9da19ec-a62c-4993-9791-113cf69ee3d6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:41.881588 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:41.881588 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:41.889977 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-d9da19ec-a62c-4993-9791-113cf69ee3d6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:41.899064 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-d9da19ec-a62c-4993-9791-113cf69ee3d6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:41.899821 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 765/3036] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:41 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 921 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:42.031210 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e44d1030-b9c0-4495-9172-3d130d177bef None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.031877 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e44d1030-b9c0-4495-9172-3d130d177bef None None] GET https://10.4.3.125/volume// Aug 09 10:46:42.032104 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e44d1030-b9c0-4495-9172-3d130d177bef None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.032398 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e44d1030-b9c0-4495-9172-3d130d177bef None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.032946 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e44d1030-b9c0-4495-9172-3d130d177bef None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:42.033450 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 753/3037] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:46: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 09 10:46:42.046419 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-f1be7683-0edf-433c-bf21-844ca2019f05 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.048389 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-f1be7683-0edf-433c-bf21-844ca2019f05 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:46:42.048770 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-f1be7683-0edf-433c-bf21-844ca2019f05 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "882e9c92-0d0b-4b43-b0e8-7807e4255c4e", "connector": null, "instance_uuid": "9f4d3b44-5ef6-48dc-8c11-6736de59958c"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:42.063383 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.063383 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:42.110841 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-f1be7683-0edf-433c-bf21-844ca2019f05 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:46:42.111418 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 756/3038] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:46:42 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 09 10:46:42.160496 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5117fe41-040e-40a9-9800-0535e4ad04e4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.161837 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1d63ada5-980a-4a40-bafa-e3400d8eef74 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.165237 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5117fe41-040e-40a9-9800-0535e4ad04e4 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:42.165237 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5117fe41-040e-40a9-9800-0535e4ad04e4 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.165237 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5117fe41-040e-40a9-9800-0535e4ad04e4 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.165467 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d63ada5-980a-4a40-bafa-e3400d8eef74 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/a9101065-745f-4b7f-8a83-8b3f96074bf3 Aug 09 10:46:42.165467 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d63ada5-980a-4a40-bafa-e3400d8eef74 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.165467 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d63ada5-980a-4a40-bafa-e3400d8eef74 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.171004 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-af9a415d-ac74-452e-9b7f-31b357869e67 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.171496 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-af9a415d-ac74-452e-9b7f-31b357869e67 None None] GET https://10.4.3.125/volume// Aug 09 10:46:42.171747 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-af9a415d-ac74-452e-9b7f-31b357869e67 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.171936 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-af9a415d-ac74-452e-9b7f-31b357869e67 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.172395 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-af9a415d-ac74-452e-9b7f-31b357869e67 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:42.172769 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 754/3039] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10: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 09 10:46:42.176978 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.176978 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:42.179137 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d63ada5-980a-4a40-bafa-e3400d8eef74 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/a9101065-745f-4b7f-8a83-8b3f96074bf3 returned with HTTP 404 Aug 09 10:46:42.179734 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 766/3040] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:42 2026] GET /volume/v3/volumes/a9101065-745f-4b7f-8a83-8b3f96074bf3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:42.184856 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-ff90de47-e7e2-42a4-9284-293e5de3b033 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.185014 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5117fe41-040e-40a9-9800-0535e4ad04e4 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:42.189252 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-ff90de47-e7e2-42a4-9284-293e5de3b033 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:42.189252 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-ff90de47-e7e2-42a4-9284-293e5de3b033 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.189542 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-ff90de47-e7e2-42a4-9284-293e5de3b033 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.191052 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5117fe41-040e-40a9-9800-0535e4ad04e4 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:42.191415 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 765/3041] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:42 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:42.194055 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-adfa8cc7-7b2f-4f7c-ba48-27ede489860e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.199427 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-adfa8cc7-7b2f-4f7c-ba48-27ede489860e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/30a8a856-dcc8-4e97-9f3f-859a09635ec1 Aug 09 10:46:42.199683 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-adfa8cc7-7b2f-4f7c-ba48-27ede489860e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.199875 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-adfa8cc7-7b2f-4f7c-ba48-27ede489860e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.199992 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-adfa8cc7-7b2f-4f7c-ba48-27ede489860e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 30a8a856-dcc8-4e97-9f3f-859a09635ec1 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:42.203250 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-adfa8cc7-7b2f-4f7c-ba48-27ede489860e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/30a8a856-dcc8-4e97-9f3f-859a09635ec1 returned with HTTP 404 Aug 09 10:46:42.203804 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 755/3042] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:42 2026] GET /volume/v3/groups/30a8a856-dcc8-4e97-9f3f-859a09635ec1 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:42.204476 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.204476 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:42.210033 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-ff90de47-e7e2-42a4-9284-293e5de3b033 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:42.211990 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-817eaa39-3e57-48e3-a03f-7ec1b5e20736 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.213914 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-817eaa39-3e57-48e3-a03f-7ec1b5e20736 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] DELETE https://10.4.3.125/volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 Aug 09 10:46:42.214142 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-817eaa39-3e57-48e3-a03f-7ec1b5e20736 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.214368 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-817eaa39-3e57-48e3-a03f-7ec1b5e20736 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.214996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-817eaa39-3e57-48e3-a03f-7ec1b5e20736 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] delete called for member bb8f46c6-8abc-42f0-88e3-1227890ad865 {{(pid=100316) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 10:46:42.214996 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.group_snapshots [None req-817eaa39-3e57-48e3-a03f-7ec1b5e20736 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Delete group_snapshot with id: bb8f46c6-8abc-42f0-88e3-1227890ad865 Aug 09 10:46:42.216889 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-ff90de47-e7e2-42a4-9284-293e5de3b033 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:42.217462 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 757/3043] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:42 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1100 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:42.220498 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.220498 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:42.270990 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-817eaa39-3e57-48e3-a03f-7ec1b5e20736 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 returned with HTTP 202 Aug 09 10:46:42.270990 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 767/3044] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:46:42 2026] DELETE /volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:42.279144 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.280957 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:46:42.281211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.282998 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.282998 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:42.282998 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:46:42.299297 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all volumes completed successfully. Aug 09 10:46:42.299297 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:42.299297 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:42.300971 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8527b484-7c42-495e-9d61-d24ad850fcc0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.303030 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8527b484-7c42-495e-9d61-d24ad850fcc0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:42.303313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8527b484-7c42-495e-9d61-d24ad850fcc0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.303577 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8527b484-7c42-495e-9d61-d24ad850fcc0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.317749 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.317749 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:42.321940 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8527b484-7c42-495e-9d61-d24ad850fcc0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:42.326473 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8527b484-7c42-495e-9d61-d24ad850fcc0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:42.327403 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 756/3045] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:42 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:42.344789 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:42.346343 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-46a3fc65-a97c-4432-b054-68005bb34192 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.349119 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-46a3fc65-a97c-4432-b054-68005bb34192 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] PUT https://10.4.3.125/volume/v3/attachments/d175c0a2-075d-4ad4-bcc0-403277edb794 Aug 09 10:46:42.349373 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.349373 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:42.349845 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-46a3fc65-a97c-4432-b054-68005bb34192 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:42.360159 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b45a6f2-5e81-457e-be37-17a71eac2d45 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:46:42.361244 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 766/3046] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:46:42 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:42.362271 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-46a3fc65-a97c-4432-b054-68005bb34192 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Acquiring lock "cinder-attachment_update-882e9c92-0d0b-4b43-b0e8-7807e4255c4e-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:46:42.378369 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-46a3fc65-a97c-4432-b054-68005bb34192 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Lock "cinder-attachment_update-882e9c92-0d0b-4b43-b0e8-7807e4255c4e-np0000006833" acquired by "attachment_update" :: waited 0.016s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:46:42.379558 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.379558 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:42.381822 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9a660cde-1305-47e3-a17d-cc992f37c422 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.384224 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a660cde-1305-47e3-a17d-cc992f37c422 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail Aug 09 10:46:42.384497 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a660cde-1305-47e3-a17d-cc992f37c422 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.384808 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a660cde-1305-47e3-a17d-cc992f37c422 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.385118 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-9a660cde-1305-47e3-a17d-cc992f37c422 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:42.385483 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.385483 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:42.386622 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-9a660cde-1305-47e3-a17d-cc992f37c422 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:46:42.391207 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9a660cde-1305-47e3-a17d-cc992f37c422 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all snapshots completed successfully. Aug 09 10:46:42.392517 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a660cde-1305-47e3-a17d-cc992f37c422 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 10:46:42.393024 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 768/3047] 10.4.3.125 () {66 vars in 1264 bytes} [Sun Aug 9 10:46:42 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 09 10:46:42.405493 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f71b7066-b6af-4505-a4d3-f43500d88732 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.408091 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f71b7066-b6af-4505-a4d3-f43500d88732 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 Aug 09 10:46:42.408091 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f71b7066-b6af-4505-a4d3-f43500d88732 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.408687 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f71b7066-b6af-4505-a4d3-f43500d88732 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.408687 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-f71b7066-b6af-4505-a4d3-f43500d88732 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member bb8f46c6-8abc-42f0-88e3-1227890ad865 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:46:42.412102 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f71b7066-b6af-4505-a4d3-f43500d88732 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 returned with HTTP 404 Aug 09 10:46:42.412837 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 757/3048] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:46:42 2026] GET /volume/v3/group_snapshots/bb8f46c6-8abc-42f0-88e3-1227890ad865 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:42.421813 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.424388 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:46:42.424780 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.425026 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.425343 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:42.426242 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:46:42.438070 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all volumes completed successfully. Aug 09 10:46:42.439101 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:42.439362 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:42.486898 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:42.491050 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-46a3fc65-a97c-4432-b054-68005bb34192 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Lock "cinder-attachment_update-882e9c92-0d0b-4b43-b0e8-7807e4255c4e-np0000006833" released by "attachment_update" :: held 0.113s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:46:42.491515 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-46a3fc65-a97c-4432-b054-68005bb34192 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/d175c0a2-075d-4ad4-bcc0-403277edb794 returned with HTTP 200 Aug 09 10:46:42.494384 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 758/3049] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:46:42 2026] PUT /volume/v3/attachments/d175c0a2-075d-4ad4-bcc0-403277edb794 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:42.496213 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.496213 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:42.506339 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8d35d3c-7448-4331-bdf0-b495c6ab7345 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:46:42.507023 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 767/3050] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:46:42 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:42.526728 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f9122190-2fce-44cb-9df4-f698e6a790e1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.529015 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9122190-2fce-44cb-9df4-f698e6a790e1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a/action Aug 09 10:46:42.529632 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9122190-2fce-44cb-9df4-f698e6a790e1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:42.529794 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9122190-2fce-44cb-9df4-f698e6a790e1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:42.533250 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-f9122190-2fce-44cb-9df4-f698e6a790e1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] delete called for group d99b96f9-32e3-45b4-b05a-64cc0f62af8a {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:46:42.533435 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-f9122190-2fce-44cb-9df4-f698e6a790e1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Delete group with id: d99b96f9-32e3-45b4-b05a-64cc0f62af8a Aug 09 10:46:42.542961 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.542961 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:42.625292 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9122190-2fce-44cb-9df4-f698e6a790e1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a/action returned with HTTP 202 Aug 09 10:46:42.625847 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 769/3051] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:46:42 2026] POST /volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:42.642929 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07681238-51bd-494c-855f-391d081cb400 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.645455 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07681238-51bd-494c-855f-391d081cb400 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 Aug 09 10:46:42.646378 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07681238-51bd-494c-855f-391d081cb400 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.646378 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07681238-51bd-494c-855f-391d081cb400 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.659961 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e8b56e37-1b0c-4085-889b-480c2cc6a772 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:42.666345 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.666345 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:42.666949 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8b56e37-1b0c-4085-889b-480c2cc6a772 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:42.666949 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8b56e37-1b0c-4085-889b-480c2cc6a772 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:42.667224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8b56e37-1b0c-4085-889b-480c2cc6a772 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:42.667224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e8b56e37-1b0c-4085-889b-480c2cc6a772 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:42.676835 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-07681238-51bd-494c-855f-391d081cb400 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:42.677581 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-07681238-51bd-494c-855f-391d081cb400 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:42.678131 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-07681238-51bd-494c-855f-391d081cb400 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:42.678277 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.678277 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:42.679770 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8b56e37-1b0c-4085-889b-480c2cc6a772 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:42.680011 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 759/3052] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:42 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 743 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:42.726833 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-07681238-51bd-494c-855f-391d081cb400 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:42.730135 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:42.730135 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:42.746492 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07681238-51bd-494c-855f-391d081cb400 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 returned with HTTP 200 Aug 09 10:46:42.746999 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 758/3053] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:42 2026] GET /volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:43.209863 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c51ecdd0-1cba-4be9-a608-37f238067486 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:43.212361 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c51ecdd0-1cba-4be9-a608-37f238067486 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:43.212642 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c51ecdd0-1cba-4be9-a608-37f238067486 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:43.212905 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c51ecdd0-1cba-4be9-a608-37f238067486 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:43.226322 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:43.226322 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:43.231210 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c51ecdd0-1cba-4be9-a608-37f238067486 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:43.237502 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c51ecdd0-1cba-4be9-a608-37f238067486 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:43.238129 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 768/3054] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:43 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 921 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:43.344119 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9b8086f3-1cd8-499f-b11c-60fef1027853 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:43.346019 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b8086f3-1cd8-499f-b11c-60fef1027853 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:43.346249 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b8086f3-1cd8-499f-b11c-60fef1027853 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:43.346656 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b8086f3-1cd8-499f-b11c-60fef1027853 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:43.369860 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:43.369860 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:43.374305 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9b8086f3-1cd8-499f-b11c-60fef1027853 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:43.380304 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b8086f3-1cd8-499f-b11c-60fef1027853 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:43.380809 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 770/3055] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:43 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:43.695923 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a3de1aa2-baa6-4c67-85d2-11d604df27b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:43.698617 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3de1aa2-baa6-4c67-85d2-11d604df27b1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:43.699013 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3de1aa2-baa6-4c67-85d2-11d604df27b1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:43.699272 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3de1aa2-baa6-4c67-85d2-11d604df27b1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:43.699987 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a3de1aa2-baa6-4c67-85d2-11d604df27b1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:43.706406 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:43.706406 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:43.707585 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3de1aa2-baa6-4c67-85d2-11d604df27b1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:43.708541 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 760/3056] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:43 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:43.765705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8280f1ad-9118-4331-aa70-7de3030e9edd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:43.768946 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8280f1ad-9118-4331-aa70-7de3030e9edd tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 Aug 09 10:46:43.769204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8280f1ad-9118-4331-aa70-7de3030e9edd tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:43.769491 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8280f1ad-9118-4331-aa70-7de3030e9edd tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:43.788913 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8280f1ad-9118-4331-aa70-7de3030e9edd tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 returned with HTTP 404 Aug 09 10:46:43.788913 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 759/3057] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:43 2026] GET /volume/v3/volumes/57810e6a-8f2c-4e65-a230-f5f88cbe6470 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:43.802090 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fe021c4d-04b5-4bf1-a5b5-e90cbca074db None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:43.805551 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe021c4d-04b5-4bf1-a5b5-e90cbca074db tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a Aug 09 10:46:43.806008 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe021c4d-04b5-4bf1-a5b5-e90cbca074db tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:43.806286 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe021c4d-04b5-4bf1-a5b5-e90cbca074db tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:43.806630 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-fe021c4d-04b5-4bf1-a5b5-e90cbca074db tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member d99b96f9-32e3-45b4-b05a-64cc0f62af8a {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:43.810830 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe021c4d-04b5-4bf1-a5b5-e90cbca074db tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a returned with HTTP 404 Aug 09 10:46:43.811477 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 769/3058] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:43 2026] GET /volume/v3/groups/d99b96f9-32e3-45b4-b05a-64cc0f62af8a => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:43.823327 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6ce26e65-1742-4b30-b766-b31c951110b5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:43.826540 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ce26e65-1742-4b30-b766-b31c951110b5 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/5e449768-0c36-4465-905c-69f95cb84cb7 Aug 09 10:46:43.826921 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ce26e65-1742-4b30-b766-b31c951110b5 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:43.827203 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ce26e65-1742-4b30-b766-b31c951110b5 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:43.861211 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ce26e65-1742-4b30-b766-b31c951110b5 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/group_types/5e449768-0c36-4465-905c-69f95cb84cb7 returned with HTTP 202 Aug 09 10:46:43.861868 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 771/3059] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:46:43 2026] DELETE /volume/v3/group_types/5e449768-0c36-4465-905c-69f95cb84cb7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:43.874360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f6829d89-8089-4d3a-b0c0-1fc6bed56095 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:43.880610 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6829d89-8089-4d3a-b0c0-1fc6bed56095 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] DELETE https://10.4.3.125/volume/v3/types/00b293ca-94f2-491c-9494-7989070ca5df Aug 09 10:46:43.880610 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6829d89-8089-4d3a-b0c0-1fc6bed56095 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:43.881063 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6829d89-8089-4d3a-b0c0-1fc6bed56095 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:43.942642 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6829d89-8089-4d3a-b0c0-1fc6bed56095 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/types/00b293ca-94f2-491c-9494-7989070ca5df returned with HTTP 202 Aug 09 10:46:43.943239 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 761/3060] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:46:43 2026] DELETE /volume/v3/types/00b293ca-94f2-491c-9494-7989070ca5df => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:43.952366 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-0316304a-2344-4b36-8389-b33f51bf99a7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:43.952617 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f64e04ba-3bc2-48c3-ae52-4767146b4853 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:43.953370 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-0316304a-2344-4b36-8389-b33f51bf99a7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments/401e9849-3608-4daf-9dca-96cefd310d9b/action Aug 09 10:46:43.953804 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-0316304a-2344-4b36-8389-b33f51bf99a7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:43.953901 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-0316304a-2344-4b36-8389-b33f51bf99a7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:43.955477 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f64e04ba-3bc2-48c3-ae52-4767146b4853 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] GET https://10.4.3.125/volume/v3/types/00b293ca-94f2-491c-9494-7989070ca5df Aug 09 10:46:43.955812 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f64e04ba-3bc2-48c3-ae52-4767146b4853 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:43.956115 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f64e04ba-3bc2-48c3-ae52-4767146b4853 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:43.963899 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f64e04ba-3bc2-48c3-ae52-4767146b4853 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/types/00b293ca-94f2-491c-9494-7989070ca5df returned with HTTP 404 Aug 09 10:46:43.965133 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 770/3061] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:46:43 2026] GET /volume/v3/types/00b293ca-94f2-491c-9494-7989070ca5df => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:43.982587 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-53686efc-90f5-4695-8701-1d6a1560fe35 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:43.987563 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-53686efc-90f5-4695-8701-1d6a1560fe35 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:46:43.987876 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-53686efc-90f5-4695-8701-1d6a1560fe35 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1250097484"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:43.988826 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:43.988826 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:44.013956 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-55aaf7db-f7dd-44c0-a73a-c12040113336 req-0316304a-2344-4b36-8389-b33f51bf99a7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/401e9849-3608-4daf-9dca-96cefd310d9b/action returned with HTTP 204 Aug 09 10:46:44.015548 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 760/3062] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:46:43 2026] POST /volume/v3/attachments/401e9849-3608-4daf-9dca-96cefd310d9b/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:44.022844 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-53686efc-90f5-4695-8701-1d6a1560fe35 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:46:44.023375 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 772/3063] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:46:43 2026] POST /volume/v3/types => generated 224 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:44.037833 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b026d79b-9d93-4dec-ba4e-cac685967c14 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.043654 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b026d79b-9d93-4dec-ba4e-cac685967c14 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:46:44.045516 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b026d79b-9d93-4dec-ba4e-cac685967c14 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1218121799"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:44.069830 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b026d79b-9d93-4dec-ba4e-cac685967c14 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:46:44.070080 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 762/3064] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:46:44 2026] POST /volume/v3/group_types => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:44.085443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-af213823-183b-43ad-8755-ab2dc3fed02d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.088325 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-af213823-183b-43ad-8755-ab2dc3fed02d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/groups Aug 09 10:46:44.090514 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-af213823-183b-43ad-8755-ab2dc3fed02d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "64d06761-b789-4ef0-90be-ad1b8d1a64ce", "volume_types": ["9f3603ac-a902-4e01-930e-0599595bae01"], "name": "tempest-GroupSnapshotsTest-Group-110147067"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:44.093041 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-af213823-183b-43ad-8755-ab2dc3fed02d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating new group {'group': {'group_type': '64d06761-b789-4ef0-90be-ad1b8d1a64ce', 'volume_types': ['9f3603ac-a902-4e01-930e-0599595bae01'], 'name': 'tempest-GroupSnapshotsTest-Group-110147067'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 10:46:44.099278 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-af213823-183b-43ad-8755-ab2dc3fed02d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating group tempest-GroupSnapshotsTest-Group-110147067. Aug 09 10:46:44.115825 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-af213823-183b-43ad-8755-ab2dc3fed02d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Availability Zones retrieved successfully. Aug 09 10:46:44.135970 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-af213823-183b-43ad-8755-ab2dc3fed02d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['bd29e87b-5bc2-48c0-a9de-d4ce1cfbc6f7'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:44.136513 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6482031b-011c-4ded-9909-f91155c164fb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.140335 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6482031b-011c-4ded-9909-f91155c164fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 Aug 09 10:46:44.140714 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6482031b-011c-4ded-9909-f91155c164fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.141312 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6482031b-011c-4ded-9909-f91155c164fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.141481 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-6482031b-011c-4ded-9909-f91155c164fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: 8cd66b93-b437-4c65-8419-499e50278921 Aug 09 10:46:44.150075 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.150075 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:44.150755 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6482031b-011c-4ded-9909-f91155c164fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:44.181478 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-af213823-183b-43ad-8755-ab2dc3fed02d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups returned with HTTP 202 Aug 09 10:46:44.181478 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 771/3065] 10.4.3.125 () {70 vars in 1297 bytes} [Sun Aug 9 10:46:44 2026] POST /volume/v3/groups => generated 111 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:44.189151 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6482031b-011c-4ded-9909-f91155c164fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot delete request issued successfully. Aug 09 10:46:44.190535 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6482031b-011c-4ded-9909-f91155c164fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 returned with HTTP 202 Aug 09 10:46:44.190535 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 761/3066] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:46:44 2026] DELETE /volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:44.190794 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc1ff9c4-8de8-4c9c-aa2c-98e1e4ca5ec5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.193927 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc1ff9c4-8de8-4c9c-aa2c-98e1e4ca5ec5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:44.196133 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc1ff9c4-8de8-4c9c-aa2c-98e1e4ca5ec5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.196133 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc1ff9c4-8de8-4c9c-aa2c-98e1e4ca5ec5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.196133 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-cc1ff9c4-8de8-4c9c-aa2c-98e1e4ca5ec5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:44.200213 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-000e1cd4-6277-47ef-b12d-73fe619af6e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.202320 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.202320 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:44.203765 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-000e1cd4-6277-47ef-b12d-73fe619af6e6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 Aug 09 10:46:44.205164 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-000e1cd4-6277-47ef-b12d-73fe619af6e6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.205805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-000e1cd4-6277-47ef-b12d-73fe619af6e6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.215044 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.215044 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:44.216076 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-000e1cd4-6277-47ef-b12d-73fe619af6e6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:44.218082 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-000e1cd4-6277-47ef-b12d-73fe619af6e6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 returned with HTTP 200 Aug 09 10:46:44.218710 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc1ff9c4-8de8-4c9c-aa2c-98e1e4ca5ec5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 200 Aug 09 10:46:44.218806 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 763/3067] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:44 2026] GET /volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:44.219511 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 773/3068] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:44 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:44.255427 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ed189aca-7d95-4e85-8164-092d163a4524 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.257954 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed189aca-7d95-4e85-8164-092d163a4524 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:44.257954 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed189aca-7d95-4e85-8164-092d163a4524 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.258228 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed189aca-7d95-4e85-8164-092d163a4524 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.272479 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.272479 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:44.277833 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ed189aca-7d95-4e85-8164-092d163a4524 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:44.283251 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed189aca-7d95-4e85-8164-092d163a4524 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:44.283500 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 772/3069] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:44 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:44.405341 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9c2633c8-73f7-413e-bdd2-50315e8f9e62 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.407330 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9c2633c8-73f7-413e-bdd2-50315e8f9e62 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:44.407737 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9c2633c8-73f7-413e-bdd2-50315e8f9e62 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.408628 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9c2633c8-73f7-413e-bdd2-50315e8f9e62 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.431284 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.431284 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:44.437059 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9c2633c8-73f7-413e-bdd2-50315e8f9e62 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:44.466290 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9c2633c8-73f7-413e-bdd2-50315e8f9e62 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:44.466852 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 762/3070] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:44 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:44.498509 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-18a690d9-ec8a-4234-b8e1-740d9636bfb1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.608129 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18a690d9-ec8a-4234-b8e1-740d9636bfb1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:44.608624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18a690d9-ec8a-4234-b8e1-740d9636bfb1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.608843 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18a690d9-ec8a-4234-b8e1-740d9636bfb1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.627959 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.627959 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:44.635121 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-18a690d9-ec8a-4234-b8e1-740d9636bfb1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Volume info retrieved successfully. Aug 09 10:46:44.642889 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18a690d9-ec8a-4234-b8e1-740d9636bfb1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:44.643642 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 764/3071] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:44 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1442 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:44.704434 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-85f11cde-b22f-440a-8830-971fd78e237f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.711826 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85f11cde-b22f-440a-8830-971fd78e237f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:44.711826 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85f11cde-b22f-440a-8830-971fd78e237f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.711826 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85f11cde-b22f-440a-8830-971fd78e237f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.722250 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-75d4c52b-ec39-4461-8162-29b4bb441b78 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.726509 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75d4c52b-ec39-4461-8162-29b4bb441b78 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:44.726509 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75d4c52b-ec39-4461-8162-29b4bb441b78 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.726866 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75d4c52b-ec39-4461-8162-29b4bb441b78 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.726866 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-75d4c52b-ec39-4461-8162-29b4bb441b78 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:44.733923 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.733923 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:44.734024 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.734024 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:44.734024 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75d4c52b-ec39-4461-8162-29b4bb441b78 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:44.737276 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 773/3072] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:44 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:44.740544 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-85f11cde-b22f-440a-8830-971fd78e237f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Volume info retrieved successfully. Aug 09 10:46:44.748615 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85f11cde-b22f-440a-8830-971fd78e237f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:44.749243 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 774/3073] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:44 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:44.802891 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-0a5fa2f2-3a1f-4fa9-bf17-37e7f270bb0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.805971 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-0a5fa2f2-3a1f-4fa9-bf17-37e7f270bb0b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:44.806375 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-0a5fa2f2-3a1f-4fa9-bf17-37e7f270bb0b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.806890 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-0a5fa2f2-3a1f-4fa9-bf17-37e7f270bb0b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.827030 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.827030 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:44.833576 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-0a5fa2f2-3a1f-4fa9-bf17-37e7f270bb0b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:44.843297 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-0a5fa2f2-3a1f-4fa9-bf17-37e7f270bb0b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:44.843479 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 763/3074] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:44 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:44.869214 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-3135bd3d-7a8d-4e52-9e65-048b114718cf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.871817 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-3135bd3d-7a8d-4e52-9e65-048b114718cf tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3/action Aug 09 10:46:44.872256 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-3135bd3d-7a8d-4e52-9e65-048b114718cf tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:44.872429 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-3135bd3d-7a8d-4e52-9e65-048b114718cf tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:44.891483 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.891483 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:44.892014 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-3135bd3d-7a8d-4e52-9e65-048b114718cf tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:44.903561 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-3135bd3d-7a8d-4e52-9e65-048b114718cf tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Begin detaching volume completed successfully. Aug 09 10:46:44.903884 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-3135bd3d-7a8d-4e52-9e65-048b114718cf tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3/action returned with HTTP 202 Aug 09 10:46:44.904477 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 765/3075] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:46:44 2026] POST /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:46:44.933426 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-58574732-d8fb-40eb-b8fb-18e4db45e1fb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.935920 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-58574732-d8fb-40eb-b8fb-18e4db45e1fb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:44.936454 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-58574732-d8fb-40eb-b8fb-18e4db45e1fb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.936774 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-58574732-d8fb-40eb-b8fb-18e4db45e1fb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.954745 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:44.954745 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:44.960564 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-58574732-d8fb-40eb-b8fb-18e4db45e1fb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:44.967129 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-58574732-d8fb-40eb-b8fb-18e4db45e1fb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:44.967928 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 774/3076] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:44 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:44.971385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fdb381c7-fa55-4666-9100-d4465fe9fccc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.971756 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fdb381c7-fa55-4666-9100-d4465fe9fccc None None] GET https://10.4.3.125/volume// Aug 09 10:46:44.971926 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fdb381c7-fa55-4666-9100-d4465fe9fccc None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.972071 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fdb381c7-fa55-4666-9100-d4465fe9fccc None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:44.972462 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fdb381c7-fa55-4666-9100-d4465fe9fccc None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:44.973437 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 775/3077] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10: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 09 10:46:44.982956 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-744ebdc7-d9d0-4d86-9c51-eff59f2ac123 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:44.986017 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-744ebdc7-d9d0-4d86-9c51-eff59f2ac123 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:44.986350 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-744ebdc7-d9d0-4d86-9c51-eff59f2ac123 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:44.986565 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-744ebdc7-d9d0-4d86-9c51-eff59f2ac123 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:45.005528 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.005528 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:45.009897 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-744ebdc7-d9d0-4d86-9c51-eff59f2ac123 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:45.014325 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-744ebdc7-d9d0-4d86-9c51-eff59f2ac123 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:45.014755 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 764/3078] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:44 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1625 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:45.233299 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-16a8bdc7-c17a-49a1-95a6-1470a2486817 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:45.233603 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-03b0acaa-8f1f-4bf0-9f7a-5fa4c0d4a739 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:45.236639 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-03b0acaa-8f1f-4bf0-9f7a-5fa4c0d4a739 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:45.236886 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-03b0acaa-8f1f-4bf0-9f7a-5fa4c0d4a739 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:45.237114 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-03b0acaa-8f1f-4bf0-9f7a-5fa4c0d4a739 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:45.237320 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-03b0acaa-8f1f-4bf0-9f7a-5fa4c0d4a739 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:45.238504 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16a8bdc7-c17a-49a1-95a6-1470a2486817 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 Aug 09 10:46:45.238769 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16a8bdc7-c17a-49a1-95a6-1470a2486817 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:45.239089 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16a8bdc7-c17a-49a1-95a6-1470a2486817 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:45.245872 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.245872 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:45.248151 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16a8bdc7-c17a-49a1-95a6-1470a2486817 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 returned with HTTP 404 Aug 09 10:46:45.248851 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 766/3079] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:45 2026] GET /volume/v3/snapshots/8cd66b93-b437-4c65-8419-499e50278921 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:45.260763 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-03b0acaa-8f1f-4bf0-9f7a-5fa4c0d4a739 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 200 Aug 09 10:46:45.261473 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 775/3080] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:45 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:45.273582 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-85672315-647e-4a34-b55e-34af4756912a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:45.276168 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:45.276634 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1323343698", "volume_type": "9f3603ac-a902-4e01-930e-0599595bae01", "group_id": "61877d9e-0e0e-4971-b69d-8c0447286f58", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:45.278482 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1323343698', 'volume_type': '9f3603ac-a902-4e01-930e-0599595bae01', 'group_id': '61877d9e-0e0e-4971-b69d-8c0447286f58', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:45.287353 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.287353 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:45.287972 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume of 1 GB Aug 09 10:46:45.298227 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3adacbb9-2ffd-4437-8b2d-07f960d49e82 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:45.299119 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Availability Zones retrieved successfully. Aug 09 10:46:45.300400 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3adacbb9-2ffd-4437-8b2d-07f960d49e82 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:45.300830 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3adacbb9-2ffd-4437-8b2d-07f960d49e82 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:45.301028 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3adacbb9-2ffd-4437-8b2d-07f960d49e82 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:45.313536 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Flow 'volume_create_api' (a40ac5cf-1c80-4a4c-9564-bdd5557e17de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:45.314123 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.314123 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:45.315001 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e65bef4e-d386-4461-8ded-f2fca42c3013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:45.315865 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.315865 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:45.316416 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:45.321283 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3adacbb9-2ffd-4437-8b2d-07f960d49e82 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:45.328689 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3adacbb9-2ffd-4437-8b2d-07f960d49e82 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:45.329168 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 765/3081] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:45 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:45.343589 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e65bef4e-d386-4461-8ded-f2fca42c3013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f3603ac-a902-4e01-930e-0599595bae01,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1250097484',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f3603ac-a902-4e01-930e-0599595bae01', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '61877d9e-0e0e-4971-b69d-8c0447286f58', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:45.344652 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5264f5e-c64f-4141-95cf-9c49d1a2613d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:45.383565 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1250097484 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1250097484, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:45.384069 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1250097484 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1250097484, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:45.439377 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['421edb15-c16e-4811-9c80-2b7de6a65c6b', '8c2a8518-0cb5-4f44-a384-f4b0fbfe455e', 'cefe724d-ece7-4246-928a-ea0e206b0394', '0dece2c8-f401-4339-8ac3-ba5a8db21742'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:45.440410 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5264f5e-c64f-4141-95cf-9c49d1a2613d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['421edb15-c16e-4811-9c80-2b7de6a65c6b', '8c2a8518-0cb5-4f44-a384-f4b0fbfe455e', 'cefe724d-ece7-4246-928a-ea0e206b0394', '0dece2c8-f401-4339-8ac3-ba5a8db21742']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:45.442457 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865922f2-bc56-4fb7-a2ab-f8e5fc5aa27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:45.473212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865922f2-bc56-4fb7-a2ab-f8e5fc5aa27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6f866d7-d435-40c5-9803-a20bc8c59436', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1323343698',encryption_key_id=None,group_id=61877d9e-0e0e-4971-b69d-8c0447286f58,group_type_id=,metadata={},multiattach=False,project_id='fb0fdf771881492fb645401a7f041550',qos_specs=None,replication_status=,reservations=['421edb15-c16e-4811-9c80-2b7de6a65c6b','8c2a8518-0cb5-4f44-a384-f4b0fbfe455e','cefe724d-ece7-4246-928a-ea0e206b0394','0dece2c8-f401-4339-8ac3-ba5a8db21742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aadabf0e83da47feb078a2ff978cde0f',volume_type_id=9f3603ac-a902-4e01-930e-0599595bae01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1323343698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=61877d9e-0e0e-4971-b69d-8c0447286f58,host=None,id=a6f866d7-d435-40c5-9803-a20bc8c59436,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0fdf771881492fb645401a7f041550',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aadabf0e83da47feb078a2ff978cde0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f3603ac-a902-4e01-930e-0599595bae01),volume_type_id=9f3603ac-a902-4e01-930e-0599595bae01)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:45.473985 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ee89ef-8489-4320-9419-7a03e20cf4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:45.498283 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ee89ef-8489-4320-9419-7a03e20cf4f3) transitioned into state 'SUCCESS' from state '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-1323343698',encryption_key_id=None,group_id=61877d9e-0e0e-4971-b69d-8c0447286f58,group_type_id=,metadata={},multiattach=False,project_id='fb0fdf771881492fb645401a7f041550',qos_specs=None,replication_status=,reservations=['421edb15-c16e-4811-9c80-2b7de6a65c6b','8c2a8518-0cb5-4f44-a384-f4b0fbfe455e','cefe724d-ece7-4246-928a-ea0e206b0394','0dece2c8-f401-4339-8ac3-ba5a8db21742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aadabf0e83da47feb078a2ff978cde0f',volume_type_id=9f3603ac-a902-4e01-930e-0599595bae01)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:45.499128 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219382ce-9e8b-4099-a58b-234a231b34c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:45.519168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219382ce-9e8b-4099-a58b-234a231b34c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:45.525278 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Flow 'volume_create_api' (a40ac5cf-1c80-4a4c-9564-bdd5557e17de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:45.525278 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume request issued successfully. Aug 09 10:46:45.525278 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:45.525278 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:45.567911 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:45.574457 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.574457 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:45.579575 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85672315-647e-4a34-b55e-34af4756912a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:45.580328 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 776/3082] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:46:45 2026] POST /volume/v3/volumes => generated 823 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:45.596871 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2d4722ae-e8a1-4fa2-89c7-21693858cc32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:45.599604 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d4722ae-e8a1-4fa2-89c7-21693858cc32 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/a6f866d7-d435-40c5-9803-a20bc8c59436 Aug 09 10:46:45.599902 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d4722ae-e8a1-4fa2-89c7-21693858cc32 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:45.600618 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d4722ae-e8a1-4fa2-89c7-21693858cc32 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:45.613219 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.613219 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:45.621377 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2d4722ae-e8a1-4fa2-89c7-21693858cc32 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:45.622350 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-2d4722ae-e8a1-4fa2-89c7-21693858cc32 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:45.622512 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-2d4722ae-e8a1-4fa2-89c7-21693858cc32 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:45.678831 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-2d4722ae-e8a1-4fa2-89c7-21693858cc32 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:45.685522 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.685522 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:45.716350 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d4722ae-e8a1-4fa2-89c7-21693858cc32 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/a6f866d7-d435-40c5-9803-a20bc8c59436 returned with HTTP 200 Aug 09 10:46:45.717466 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 767/3083] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:45 2026] GET /volume/v3/volumes/a6f866d7-d435-40c5-9803-a20bc8c59436 => generated 891 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:46:45.731835 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-7effe4d7-f704-4142-9fdc-88e630aa9e74 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:45.734031 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-7effe4d7-f704-4142-9fdc-88e630aa9e74 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:45.734545 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-7effe4d7-f704-4142-9fdc-88e630aa9e74 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:45.734545 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-7effe4d7-f704-4142-9fdc-88e630aa9e74 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:45.748926 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-105df624-6626-4da4-b44b-dc168f7f03dc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:45.751103 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-105df624-6626-4da4-b44b-dc168f7f03dc tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:45.751335 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-105df624-6626-4da4-b44b-dc168f7f03dc tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:45.751510 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-105df624-6626-4da4-b44b-dc168f7f03dc tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:45.751597 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-105df624-6626-4da4-b44b-dc168f7f03dc tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:45.756475 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.756475 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:45.756737 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.756737 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:45.757537 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-105df624-6626-4da4-b44b-dc168f7f03dc tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:45.757932 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 766/3084] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:45 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:45.762774 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-7effe4d7-f704-4142-9fdc-88e630aa9e74 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:45.769515 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-7effe4d7-f704-4142-9fdc-88e630aa9e74 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:45.770014 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 776/3085] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:45 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:45.791157 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-24a182a0-1a53-49de-809c-bd5bc1371c9f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:45.794209 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-24a182a0-1a53-49de-809c-bd5bc1371c9f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/attachments/e71b2cb7-b39b-41b2-9c49-7574a6e15653 Aug 09 10:46:45.794447 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-24a182a0-1a53-49de-809c-bd5bc1371c9f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:45.794704 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-24a182a0-1a53-49de-809c-bd5bc1371c9f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:45.805037 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:45.805037 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:45.927105 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3cecd9d8-503e-431e-bc8b-a1f459d6d154 req-24a182a0-1a53-49de-809c-bd5bc1371c9f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/e71b2cb7-b39b-41b2-9c49-7574a6e15653 returned with HTTP 200 Aug 09 10:46:45.927734 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 777/3086] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:46:45 2026] DELETE /volume/v3/attachments/e71b2cb7-b39b-41b2-9c49-7574a6e15653 => generated 192 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:45.989694 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50f3013d-2c2f-44b0-8cfd-55c1d4014c6e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:45.992072 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50f3013d-2c2f-44b0-8cfd-55c1d4014c6e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:45.995212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50f3013d-2c2f-44b0-8cfd-55c1d4014c6e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:45.995212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50f3013d-2c2f-44b0-8cfd-55c1d4014c6e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:46.002837 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.002837 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:46.008778 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-50f3013d-2c2f-44b0-8cfd-55c1d4014c6e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:46.015766 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50f3013d-2c2f-44b0-8cfd-55c1d4014c6e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:46.016174 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 768/3087] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:45 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:46:46.080826 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-266a3b5d-dc0e-4a4e-956e-f8e215ecfecb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:46.084684 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-266a3b5d-dc0e-4a4e-956e-f8e215ecfecb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:46.084684 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-266a3b5d-dc0e-4a4e-956e-f8e215ecfecb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:46.084684 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-266a3b5d-dc0e-4a4e-956e-f8e215ecfecb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:46.096523 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.096523 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:46.101175 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-266a3b5d-dc0e-4a4e-956e-f8e215ecfecb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Volume info retrieved successfully. Aug 09 10:46:46.111323 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-266a3b5d-dc0e-4a4e-956e-f8e215ecfecb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:46.111323 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 767/3088] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:46 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:46.179722 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-f01db1eb-6d1e-4e74-8ff5-73b4122034ac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:46.182001 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-f01db1eb-6d1e-4e74-8ff5-73b4122034ac tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:46.182205 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-f01db1eb-6d1e-4e74-8ff5-73b4122034ac tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:46.182710 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-f01db1eb-6d1e-4e74-8ff5-73b4122034ac tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:46.193131 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.193131 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:46.196916 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-f01db1eb-6d1e-4e74-8ff5-73b4122034ac tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:46.201504 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-f01db1eb-6d1e-4e74-8ff5-73b4122034ac tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:46.202091 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 777/3089] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:46 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:46:46.231641 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-26a8470f-5aa5-4e20-9aaa-0da49f8efde4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:46.234911 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-26a8470f-5aa5-4e20-9aaa-0da49f8efde4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3/action Aug 09 10:46:46.236111 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-26a8470f-5aa5-4e20-9aaa-0da49f8efde4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:46.236111 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-26a8470f-5aa5-4e20-9aaa-0da49f8efde4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:46.258500 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.258500 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:46.259141 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-26a8470f-5aa5-4e20-9aaa-0da49f8efde4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:46.269323 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-26a8470f-5aa5-4e20-9aaa-0da49f8efde4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Begin detaching volume completed successfully. Aug 09 10:46:46.269664 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-26a8470f-5aa5-4e20-9aaa-0da49f8efde4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3/action returned with HTTP 202 Aug 09 10:46:46.270366 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 778/3090] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:46:46 2026] POST /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:46:46.298827 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32beda63-dbc5-47df-bb45-739bf52784c7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:46.300763 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32beda63-dbc5-47df-bb45-739bf52784c7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:46.300994 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32beda63-dbc5-47df-bb45-739bf52784c7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:46.301214 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32beda63-dbc5-47df-bb45-739bf52784c7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:46.312949 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.312949 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:46.321978 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-32beda63-dbc5-47df-bb45-739bf52784c7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:46.327995 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32beda63-dbc5-47df-bb45-739bf52784c7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:46.328461 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 769/3091] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:46 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:46.331042 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d848b361-be2e-498b-aa5b-ab4e2cc62d37 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:46.331509 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d848b361-be2e-498b-aa5b-ab4e2cc62d37 None None] GET https://10.4.3.125/volume// Aug 09 10:46:46.331832 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d848b361-be2e-498b-aa5b-ab4e2cc62d37 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:46.332123 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d848b361-be2e-498b-aa5b-ab4e2cc62d37 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:46.332562 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d848b361-be2e-498b-aa5b-ab4e2cc62d37 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:46:46.333069 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 768/3092] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:46:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:46:46.343570 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-d000fa2d-9202-4f40-979a-0f7ee8890c88 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:46.344100 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-43aa55c0-7e57-4dad-83d7-10dfe44bef7c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:46.345743 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-d000fa2d-9202-4f40-979a-0f7ee8890c88 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:46.346051 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-d000fa2d-9202-4f40-979a-0f7ee8890c88 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:46.346281 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-43aa55c0-7e57-4dad-83d7-10dfe44bef7c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:46.346364 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-d000fa2d-9202-4f40-979a-0f7ee8890c88 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:46.346739 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-43aa55c0-7e57-4dad-83d7-10dfe44bef7c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:46.347086 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-43aa55c0-7e57-4dad-83d7-10dfe44bef7c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:46.357732 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.357732 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:46.363278 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.363278 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:46.363429 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-d000fa2d-9202-4f40-979a-0f7ee8890c88 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:46.367951 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-d000fa2d-9202-4f40-979a-0f7ee8890c88 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:46.368358 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-43aa55c0-7e57-4dad-83d7-10dfe44bef7c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:46.368450 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 778/3093] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:46:46 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:46.375764 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-43aa55c0-7e57-4dad-83d7-10dfe44bef7c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:46.376655 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 779/3094] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:46 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 921 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:46.740397 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44fcf3af-d225-485f-9609-fc6f0c3c2e1e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:46.743294 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44fcf3af-d225-485f-9609-fc6f0c3c2e1e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/a6f866d7-d435-40c5-9803-a20bc8c59436 Aug 09 10:46:46.743630 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44fcf3af-d225-485f-9609-fc6f0c3c2e1e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:46.743934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44fcf3af-d225-485f-9609-fc6f0c3c2e1e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:46.763581 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.763581 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:46.773276 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7438c2f4-cf15-49e1-a54a-0946beb6323a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:46.773494 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-44fcf3af-d225-485f-9609-fc6f0c3c2e1e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:46.774094 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-44fcf3af-d225-485f-9609-fc6f0c3c2e1e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:46.774449 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-44fcf3af-d225-485f-9609-fc6f0c3c2e1e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:46.775833 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7438c2f4-cf15-49e1-a54a-0946beb6323a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:46.776328 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7438c2f4-cf15-49e1-a54a-0946beb6323a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:46.776453 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7438c2f4-cf15-49e1-a54a-0946beb6323a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:46.776822 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7438c2f4-cf15-49e1-a54a-0946beb6323a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:46.785959 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.785959 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:46.787145 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7438c2f4-cf15-49e1-a54a-0946beb6323a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:46.788251 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 769/3095] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:46 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 743 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:46.830954 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-44fcf3af-d225-485f-9609-fc6f0c3c2e1e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:46.834559 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.834559 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:46.845234 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44fcf3af-d225-485f-9609-fc6f0c3c2e1e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/a6f866d7-d435-40c5-9803-a20bc8c59436 returned with HTTP 200 Aug 09 10:46:46.849146 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 770/3096] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:46 2026] GET /volume/v3/volumes/a6f866d7-d435-40c5-9803-a20bc8c59436 => generated 916 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:46.866907 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:46.868800 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:46.869241 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1162361540", "volume_type": "9f3603ac-a902-4e01-930e-0599595bae01", "group_id": "61877d9e-0e0e-4971-b69d-8c0447286f58", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:46.870993 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1162361540', 'volume_type': '9f3603ac-a902-4e01-930e-0599595bae01', 'group_id': '61877d9e-0e0e-4971-b69d-8c0447286f58', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:46.880343 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.880343 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:46.880963 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume of 1 GB Aug 09 10:46:46.887949 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Availability Zones retrieved successfully. Aug 09 10:46:46.894249 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Flow 'volume_create_api' (cd623d86-bdb4-4988-be5d-5489b55523a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:46.895664 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6830e295-d34f-4f96-a4e0-ef931ca71458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:46.898164 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:46.898164 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:46.898164 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:46.927321 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6830e295-d34f-4f96-a4e0-ef931ca71458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f3603ac-a902-4e01-930e-0599595bae01,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1250097484',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f3603ac-a902-4e01-930e-0599595bae01', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '61877d9e-0e0e-4971-b69d-8c0447286f58', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:46.928208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb090f46-eb6e-47f7-b835-52504e1c1e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:46.985173 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1250097484 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1250097484, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:46.985626 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1250097484 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1250097484, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:46.998203 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-5c9c0290-89e1-496f-8fb1-52acfc26607a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:47.001021 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-5c9c0290-89e1-496f-8fb1-52acfc26607a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/attachments/d175c0a2-075d-4ad4-bcc0-403277edb794/action Aug 09 10:46:47.003214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-5c9c0290-89e1-496f-8fb1-52acfc26607a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:47.003214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-5c9c0290-89e1-496f-8fb1-52acfc26607a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:47.017280 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['a85d1ca5-5d53-4c86-aec2-abdeed5c8f1a', 'b233d556-9a98-4813-a195-c5b4c10786ec', 'afd016d4-11ff-4d4d-9813-570397628f27', 'bf8b32e1-33a8-4beb-a28b-ea7005c9e930'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:47.018152 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb090f46-eb6e-47f7-b835-52504e1c1e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a85d1ca5-5d53-4c86-aec2-abdeed5c8f1a', 'b233d556-9a98-4813-a195-c5b4c10786ec', 'afd016d4-11ff-4d4d-9813-570397628f27', 'bf8b32e1-33a8-4beb-a28b-ea7005c9e930']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:47.019094 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa52c909-7317-4946-8bca-7397939230ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:47.028721 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:47.028721 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:47.045250 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-052e6808-f46b-4043-b91b-fe69b3caa3ad req-5c9c0290-89e1-496f-8fb1-52acfc26607a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/d175c0a2-075d-4ad4-bcc0-403277edb794/action returned with HTTP 204 Aug 09 10:46:47.046049 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 780/3097] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:46:46 2026] POST /volume/v3/attachments/d175c0a2-075d-4ad4-bcc0-403277edb794/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:47.050143 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa52c909-7317-4946-8bca-7397939230ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '626b3a47-9dcf-481b-b4ab-d72909e23af4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1162361540',encryption_key_id=None,group_id=61877d9e-0e0e-4971-b69d-8c0447286f58,group_type_id=,metadata={},multiattach=False,project_id='fb0fdf771881492fb645401a7f041550',qos_specs=None,replication_status=,reservations=['a85d1ca5-5d53-4c86-aec2-abdeed5c8f1a','b233d556-9a98-4813-a195-c5b4c10786ec','afd016d4-11ff-4d4d-9813-570397628f27','bf8b32e1-33a8-4beb-a28b-ea7005c9e930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aadabf0e83da47feb078a2ff978cde0f',volume_type_id=9f3603ac-a902-4e01-930e-0599595bae01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1162361540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=61877d9e-0e0e-4971-b69d-8c0447286f58,host=None,id=626b3a47-9dcf-481b-b4ab-d72909e23af4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0fdf771881492fb645401a7f041550',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aadabf0e83da47feb078a2ff978cde0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f3603ac-a902-4e01-930e-0599595bae01),volume_type_id=9f3603ac-a902-4e01-930e-0599595bae01)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:47.052294 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97eef8e2-a714-4a97-9c01-8da401b8aafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:47.085407 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97eef8e2-a714-4a97-9c01-8da401b8aafc) transitioned into state 'SUCCESS' from state '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-1162361540',encryption_key_id=None,group_id=61877d9e-0e0e-4971-b69d-8c0447286f58,group_type_id=,metadata={},multiattach=False,project_id='fb0fdf771881492fb645401a7f041550',qos_specs=None,replication_status=,reservations=['a85d1ca5-5d53-4c86-aec2-abdeed5c8f1a','b233d556-9a98-4813-a195-c5b4c10786ec','afd016d4-11ff-4d4d-9813-570397628f27','bf8b32e1-33a8-4beb-a28b-ea7005c9e930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aadabf0e83da47feb078a2ff978cde0f',volume_type_id=9f3603ac-a902-4e01-930e-0599595bae01)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:47.086638 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab473ed9-9ec1-461c-875b-55521ec5315f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:47.112216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab473ed9-9ec1-461c-875b-55521ec5315f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:47.112737 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Flow 'volume_create_api' (cd623d86-bdb4-4988-be5d-5489b55523a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:47.113575 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume request issued successfully. Aug 09 10:46:47.114771 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:47.115005 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:47.172933 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:47.183326 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:47.183326 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:47.184713 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-53d4bf72-7f30-4ea5-8842-9e9d4dd1ffa9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:47.185402 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 779/3098] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:46:46 2026] POST /volume/v3/volumes => generated 823 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:47.198067 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6be1dbc4-2599-4f73-b18e-bc08ae07234c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:47.199626 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6be1dbc4-2599-4f73-b18e-bc08ae07234c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 Aug 09 10:46:47.200035 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6be1dbc4-2599-4f73-b18e-bc08ae07234c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:47.200339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6be1dbc4-2599-4f73-b18e-bc08ae07234c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:47.208508 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:47.208508 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:47.213103 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6be1dbc4-2599-4f73-b18e-bc08ae07234c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:47.213996 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-6be1dbc4-2599-4f73-b18e-bc08ae07234c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:47.214155 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-6be1dbc4-2599-4f73-b18e-bc08ae07234c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:47.258273 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-6be1dbc4-2599-4f73-b18e-bc08ae07234c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:47.261899 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:47.261899 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:47.269720 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6be1dbc4-2599-4f73-b18e-bc08ae07234c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 returned with HTTP 200 Aug 09 10:46:47.270050 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 770/3099] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:47 2026] GET /volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 => generated 891 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:47.343567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06b9f31e-1af5-4b11-91e1-7cfc05212f8c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:47.354251 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06b9f31e-1af5-4b11-91e1-7cfc05212f8c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:47.354548 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06b9f31e-1af5-4b11-91e1-7cfc05212f8c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:47.354810 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06b9f31e-1af5-4b11-91e1-7cfc05212f8c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:47.376452 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:47.376452 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:47.380393 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-06b9f31e-1af5-4b11-91e1-7cfc05212f8c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:47.385209 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06b9f31e-1af5-4b11-91e1-7cfc05212f8c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:47.385747 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 771/3100] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:47 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:47.390010 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3b2ca878-5d05-422d-be25-4f9aefe7cc90 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:47.391425 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b2ca878-5d05-422d-be25-4f9aefe7cc90 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:46:47.392159 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b2ca878-5d05-422d-be25-4f9aefe7cc90 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:47.392555 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b2ca878-5d05-422d-be25-4f9aefe7cc90 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:47.403847 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:47.403847 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:47.407869 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3b2ca878-5d05-422d-be25-4f9aefe7cc90 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:46:47.413590 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b2ca878-5d05-422d-be25-4f9aefe7cc90 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:46:47.414360 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 781/3101] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:47 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:48.573562 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d9adc713-129d-449f-b1a9-2cd5112d02f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:48.573562 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9adc713-129d-449f-b1a9-2cd5112d02f9 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:48.573562 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9adc713-129d-449f-b1a9-2cd5112d02f9 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:48.573562 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9adc713-129d-449f-b1a9-2cd5112d02f9 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:48.573562 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d9adc713-129d-449f-b1a9-2cd5112d02f9 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:48.573562 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:48.573562 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:48.573562 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9adc713-129d-449f-b1a9-2cd5112d02f9 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:48.573562 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 780/3102] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:47 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 743 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:48.575163 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-58ace21f-911d-4652-99be-a2de4f9769e9 req-a27c0d62-2ff9-46a0-a789-049cf03b3e67 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:48.575163 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-58ace21f-911d-4652-99be-a2de4f9769e9 req-a27c0d62-2ff9-46a0-a789-049cf03b3e67 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/attachments/379d57d8-6ece-48d6-bf6d-3864fd4d8427 Aug 09 10:46:48.575163 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-58ace21f-911d-4652-99be-a2de4f9769e9 req-a27c0d62-2ff9-46a0-a789-049cf03b3e67 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:48.575163 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-58ace21f-911d-4652-99be-a2de4f9769e9 req-a27c0d62-2ff9-46a0-a789-049cf03b3e67 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:48.575163 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:48.575163 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:48.575163 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-58ace21f-911d-4652-99be-a2de4f9769e9 req-a27c0d62-2ff9-46a0-a789-049cf03b3e67 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/379d57d8-6ece-48d6-bf6d-3864fd4d8427 returned with HTTP 200 Aug 09 10:46:48.575163 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 771/3103] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:46:47 2026] DELETE /volume/v3/attachments/379d57d8-6ece-48d6-bf6d-3864fd4d8427 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a5cc2ccc-d5e9-41a6-822f-d4133f3fcc5e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5cc2ccc-d5e9-41a6-822f-d4133f3fcc5e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5cc2ccc-d5e9-41a6-822f-d4133f3fcc5e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5cc2ccc-d5e9-41a6-822f-d4133f3fcc5e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a5cc2ccc-d5e9-41a6-822f-d4133f3fcc5e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-a5cc2ccc-d5e9-41a6-822f-d4133f3fcc5e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-a5cc2ccc-d5e9-41a6-822f-d4133f3fcc5e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-a5cc2ccc-d5e9-41a6-822f-d4133f3fcc5e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5cc2ccc-d5e9-41a6-822f-d4133f3fcc5e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 returned with HTTP 200 Aug 09 10:46:48.576231 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 772/3104] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:48 2026] GET /volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:48.577170 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1e7a2830-4b12-40ff-99bb-a47c361e3465 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:48.577170 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e7a2830-4b12-40ff-99bb-a47c361e3465 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] PUT https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:48.577170 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e7a2830-4b12-40ff-99bb-a47c361e3465 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a6f866d7-d435-40c5-9803-a20bc8c59436"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:48.577170 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-1e7a2830-4b12-40ff-99bb-a47c361e3465 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Update called for group 61877d9e-0e0e-4971-b69d-8c0447286f58. {{(pid=100316) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 10:46:48.577170 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-1e7a2830-4b12-40ff-99bb-a47c361e3465 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Updating group 61877d9e-0e0e-4971-b69d-8c0447286f58 with name None description: None add_volumes: None remove_volumes: a6f866d7-d435-40c5-9803-a20bc8c59436. Aug 09 10:46:48.577880 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-51995a58-65c8-4fb2-952a-44865d599e5c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:48.577880 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51995a58-65c8-4fb2-952a-44865d599e5c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:48.577880 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51995a58-65c8-4fb2-952a-44865d599e5c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:48.577880 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51995a58-65c8-4fb2-952a-44865d599e5c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:48.578915 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:48.578915 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:48.580307 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:48.580307 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:48.580307 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-51995a58-65c8-4fb2-952a-44865d599e5c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:48.580307 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51995a58-65c8-4fb2-952a-44865d599e5c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:48.580307 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 781/3105] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:48 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:48.580811 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e7a2830-4b12-40ff-99bb-a47c361e3465 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 202 Aug 09 10:46:48.580811 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 782/3106] 10.4.3.125 () {70 vars in 1406 bytes} [Sun Aug 9 10:46:48 2026] PUT /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:48.581092 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-55450a82-f39d-483a-95f4-617418a62ab8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:48.581092 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55450a82-f39d-483a-95f4-617418a62ab8 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:48.581092 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55450a82-f39d-483a-95f4-617418a62ab8 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:48.581092 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55450a82-f39d-483a-95f4-617418a62ab8 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:48.581092 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-55450a82-f39d-483a-95f4-617418a62ab8 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:48.581092 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:48.581092 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:48.581092 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55450a82-f39d-483a-95f4-617418a62ab8 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 200 Aug 09 10:46:48.581092 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 772/3107] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:48 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:48.826008 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3adfd3ab-040e-49e5-bd2c-e77b843f7d6b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:48.828656 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3adfd3ab-040e-49e5-bd2c-e77b843f7d6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:48.829008 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3adfd3ab-040e-49e5-bd2c-e77b843f7d6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:48.829315 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3adfd3ab-040e-49e5-bd2c-e77b843f7d6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:48.829480 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3adfd3ab-040e-49e5-bd2c-e77b843f7d6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:48.835084 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:48.835084 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:48.836385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3adfd3ab-040e-49e5-bd2c-e77b843f7d6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:48.836970 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 773/3108] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:48 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:49.444899 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1451f400-0525-4625-8b82-c0f010583372 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:49.447380 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1451f400-0525-4625-8b82-c0f010583372 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:49.447710 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1451f400-0525-4625-8b82-c0f010583372 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:49.447988 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1451f400-0525-4625-8b82-c0f010583372 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:49.461609 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:49.461609 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:49.465579 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1451f400-0525-4625-8b82-c0f010583372 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:49.472224 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1451f400-0525-4625-8b82-c0f010583372 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:49.473398 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 782/3109] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:49 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:49.502515 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bc1596f2-0715-4c57-959d-2016a57e4229 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:49.505894 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bc1596f2-0715-4c57-959d-2016a57e4229 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:49.506387 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bc1596f2-0715-4c57-959d-2016a57e4229 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:49.507151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bc1596f2-0715-4c57-959d-2016a57e4229 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:49.507484 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-bc1596f2-0715-4c57-959d-2016a57e4229 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:49.512695 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:49.512695 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:49.520765 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bc1596f2-0715-4c57-959d-2016a57e4229 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 200 Aug 09 10:46:49.521176 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 783/3110] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:49 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:49.531966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-165f50b4-6d6e-4a92-9d3f-3d5106d7686a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:49.534490 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-165f50b4-6d6e-4a92-9d3f-3d5106d7686a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] PUT https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:49.534912 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-165f50b4-6d6e-4a92-9d3f-3d5106d7686a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a6f866d7-d435-40c5-9803-a20bc8c59436"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:49.536307 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-165f50b4-6d6e-4a92-9d3f-3d5106d7686a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Update called for group 61877d9e-0e0e-4971-b69d-8c0447286f58. {{(pid=100318) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 10:46:49.536426 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-165f50b4-6d6e-4a92-9d3f-3d5106d7686a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Updating group 61877d9e-0e0e-4971-b69d-8c0447286f58 with name None description: None add_volumes: a6f866d7-d435-40c5-9803-a20bc8c59436 remove_volumes: None. Aug 09 10:46:49.540815 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:49.540815 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:49.613596 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-165f50b4-6d6e-4a92-9d3f-3d5106d7686a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 202 Aug 09 10:46:49.614256 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 773/3111] 10.4.3.125 () {70 vars in 1406 bytes} [Sun Aug 9 10:46:49 2026] PUT /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:49.622992 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-12815f03-43a0-415f-9c95-55ca2cc84dff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:49.625051 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12815f03-43a0-415f-9c95-55ca2cc84dff tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:49.625372 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12815f03-43a0-415f-9c95-55ca2cc84dff tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:49.625637 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12815f03-43a0-415f-9c95-55ca2cc84dff tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:49.626569 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-12815f03-43a0-415f-9c95-55ca2cc84dff tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:49.630832 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:49.630832 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:49.640346 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12815f03-43a0-415f-9c95-55ca2cc84dff tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 200 Aug 09 10:46:49.640775 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 774/3112] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:49 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:49.848260 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b0b5f990-efc0-4604-9f91-a0c44ec304d4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:49.851037 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b0b5f990-efc0-4604-9f91-a0c44ec304d4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:49.851261 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b0b5f990-efc0-4604-9f91-a0c44ec304d4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:49.851459 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b0b5f990-efc0-4604-9f91-a0c44ec304d4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:49.851563 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b0b5f990-efc0-4604-9f91-a0c44ec304d4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:49.858031 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:49.858031 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:49.858862 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b0b5f990-efc0-4604-9f91-a0c44ec304d4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:49.859239 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 783/3113] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:49 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:49.889212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a1f0e764-928b-4c96-90fc-d0804d6e5d61 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:49.891236 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1f0e764-928b-4c96-90fc-d0804d6e5d61 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:46:49.891478 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1f0e764-928b-4c96-90fc-d0804d6e5d61 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:49.891761 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1f0e764-928b-4c96-90fc-d0804d6e5d61 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:49.891974 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a1f0e764-928b-4c96-90fc-d0804d6e5d61 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:46:49.902824 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:49.902824 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:49.903021 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a1f0e764-928b-4c96-90fc-d0804d6e5d61 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:49.947068 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a1f0e764-928b-4c96-90fc-d0804d6e5d61 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume request issued successfully. Aug 09 10:46:49.947347 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1f0e764-928b-4c96-90fc-d0804d6e5d61 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 returned with HTTP 202 Aug 09 10:46:49.947960 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 784/3114] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:46:49 2026] DELETE /volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:49.966825 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8a86a18c-b2a6-4302-b133-26463b68270d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:49.969767 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a86a18c-b2a6-4302-b133-26463b68270d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:46:49.970058 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a86a18c-b2a6-4302-b133-26463b68270d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:49.970312 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a86a18c-b2a6-4302-b133-26463b68270d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:49.985774 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:49.985774 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:49.991276 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8a86a18c-b2a6-4302-b133-26463b68270d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:49.998334 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a86a18c-b2a6-4302-b133-26463b68270d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 returned with HTTP 200 Aug 09 10:46:49.998969 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 774/3115] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:49 2026] GET /volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:50.490139 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5692241f-cd7a-4ea2-8440-8eb16da0a6c4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:50.494869 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5692241f-cd7a-4ea2-8440-8eb16da0a6c4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:50.496615 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5692241f-cd7a-4ea2-8440-8eb16da0a6c4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:50.496924 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5692241f-cd7a-4ea2-8440-8eb16da0a6c4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:50.502323 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-95071a5c-3bc5-4bcd-9d90-4dbd47deed6d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:50.515877 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:50.515877 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:50.522071 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5692241f-cd7a-4ea2-8440-8eb16da0a6c4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:50.526580 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5692241f-cd7a-4ea2-8440-8eb16da0a6c4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:50.527324 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 775/3116] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:50 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:50.583165 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95071a5c-3bc5-4bcd-9d90-4dbd47deed6d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:46:50.583645 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-95071a5c-3bc5-4bcd-9d90-4dbd47deed6d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186", "extra_specs": {}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:50.614064 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95071a5c-3bc5-4bcd-9d90-4dbd47deed6d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:46:50.614594 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 784/3117] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:46:50 2026] POST /volume/v3/types => generated 269 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:50.655094 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1f43ccb3-915f-4a97-99c5-67ceba761a54 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:50.656443 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f43ccb3-915f-4a97-99c5-67ceba761a54 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:50.656775 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f43ccb3-915f-4a97-99c5-67ceba761a54 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:50.657056 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f43ccb3-915f-4a97-99c5-67ceba761a54 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:50.657266 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-1f43ccb3-915f-4a97-99c5-67ceba761a54 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:50.666728 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:50.666728 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:50.677148 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f43ccb3-915f-4a97-99c5-67ceba761a54 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 200 Aug 09 10:46:50.677864 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 785/3118] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:50 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:50.690792 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e7e058d7-efe7-4a18-9dbf-2915e5496296 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:50.693390 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e7e058d7-efe7-4a18-9dbf-2915e5496296 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] PUT https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:50.693853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e7e058d7-efe7-4a18-9dbf-2915e5496296 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "626b3a47-9dcf-481b-b4ab-d72909e23af4"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:50.695559 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-e7e058d7-efe7-4a18-9dbf-2915e5496296 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Update called for group 61877d9e-0e0e-4971-b69d-8c0447286f58. {{(pid=100318) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 10:46:50.695820 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-e7e058d7-efe7-4a18-9dbf-2915e5496296 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Updating group 61877d9e-0e0e-4971-b69d-8c0447286f58 with name None description: None add_volumes: None remove_volumes: 626b3a47-9dcf-481b-b4ab-d72909e23af4. Aug 09 10:46:50.700037 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:50.700037 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:50.721881 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e7e058d7-efe7-4a18-9dbf-2915e5496296 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 202 Aug 09 10:46:50.726241 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 775/3119] 10.4.3.125 () {70 vars in 1406 bytes} [Sun Aug 9 10:46:50 2026] PUT /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (3 switches on core 0) Aug 09 10:46:50.734360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bbfeebf3-ab16-45d2-9c4d-e3bdf7e92e11 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:50.736963 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbfeebf3-ab16-45d2-9c4d-e3bdf7e92e11 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:50.737348 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbfeebf3-ab16-45d2-9c4d-e3bdf7e92e11 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:50.737576 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbfeebf3-ab16-45d2-9c4d-e3bdf7e92e11 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:50.737756 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-bbfeebf3-ab16-45d2-9c4d-e3bdf7e92e11 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:50.742767 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:50.742767 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:50.754026 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbfeebf3-ab16-45d2-9c4d-e3bdf7e92e11 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 200 Aug 09 10:46:50.754026 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 776/3120] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:50 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:50.874036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c86b38c1-d856-4b19-b932-36dc24012ae1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:50.876107 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c86b38c1-d856-4b19-b932-36dc24012ae1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:50.876363 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c86b38c1-d856-4b19-b932-36dc24012ae1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:50.876946 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c86b38c1-d856-4b19-b932-36dc24012ae1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:50.876946 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c86b38c1-d856-4b19-b932-36dc24012ae1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:50.881302 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:50.881302 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:50.882325 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c86b38c1-d856-4b19-b932-36dc24012ae1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:50.882869 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 785/3121] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:50 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:51.014299 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b39dbffb-ae13-4c6d-81a3-272df782f156 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:51.016273 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b39dbffb-ae13-4c6d-81a3-272df782f156 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 Aug 09 10:46:51.016533 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b39dbffb-ae13-4c6d-81a3-272df782f156 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:51.016846 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b39dbffb-ae13-4c6d-81a3-272df782f156 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:51.024575 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b39dbffb-ae13-4c6d-81a3-272df782f156 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 returned with HTTP 404 Aug 09 10:46:51.025177 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 786/3122] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:51 2026] GET /volume/v3/volumes/f1e69a0b-7fa3-48f2-a2ed-97acbc31f042 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:51.063543 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:51.066217 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:51.066650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-114670446", "snapshot_id": null, "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:51.068615 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-114670446', 'snapshot_id': None, 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:51.179136 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume of 1 GB Aug 09 10:46:51.184487 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Availability Zones retrieved successfully. Aug 09 10:46:51.191245 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (1b45192b-cdd7-4549-a0a2-8a3792d974b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:51.192504 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1288c682-d88d-49f1-9c26-bbac6a142c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:51.193718 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:51.216808 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-37ed2cde-66cf-4ed1-92ad-a30895008c33 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:51.219533 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-37ed2cde-66cf-4ed1-92ad-a30895008c33 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:51.219820 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-37ed2cde-66cf-4ed1-92ad-a30895008c33 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:51.220082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-37ed2cde-66cf-4ed1-92ad-a30895008c33 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:51.237159 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:51.237159 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:51.242020 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-37ed2cde-66cf-4ed1-92ad-a30895008c33 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:51.248030 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-37ed2cde-66cf-4ed1-92ad-a30895008c33 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:51.248848 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 777/3123] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:51 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:51.279578 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1288c682-d88d-49f1-9c26-bbac6a142c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:51.280349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23a70629-f66a-4e81-bfc6-149776627163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:51.340511 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['166b5e59-5091-4796-8ac0-6ade282471ae', 'bd4f9772-ced3-4b80-bdbc-5aea643587f5', 'f219b95f-490a-4b85-8a27-a3fddf61949e', '76264fe3-82ed-463c-9b16-3f8f4fc8da54'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:51.340876 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23a70629-f66a-4e81-bfc6-149776627163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['166b5e59-5091-4796-8ac0-6ade282471ae', 'bd4f9772-ced3-4b80-bdbc-5aea643587f5', 'f219b95f-490a-4b85-8a27-a3fddf61949e', '76264fe3-82ed-463c-9b16-3f8f4fc8da54']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:51.341826 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92571b7d-63e3-4105-b4f8-47ec35da8c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:51.370492 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92571b7d-63e3-4105-b4f8-47ec35da8c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '426e8302-0c76-48e9-a953-6ed1908f475f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-114670446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['166b5e59-5091-4796-8ac0-6ade282471ae','bd4f9772-ced3-4b80-bdbc-5aea643587f5','f219b95f-490a-4b85-8a27-a3fddf61949e','76264fe3-82ed-463c-9b16-3f8f4fc8da54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-114670446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=426e8302-0c76-48e9-a953-6ed1908f475f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2fb0754369b4615ad745ecdf8680c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6250c3829474927a954476fa71962ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:51.371547 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69408fb-c47e-4bce-ba62-5737ec9c63b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:51.400533 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69408fb-c47e-4bce-ba62-5737ec9c63b3) transitioned into state 'SUCCESS' from state '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-114670446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['166b5e59-5091-4796-8ac0-6ade282471ae','bd4f9772-ced3-4b80-bdbc-5aea643587f5','f219b95f-490a-4b85-8a27-a3fddf61949e','76264fe3-82ed-463c-9b16-3f8f4fc8da54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:51.401147 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f1cafe-57e2-47c9-9101-91ae4f431034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:51.413961 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f1cafe-57e2-47c9-9101-91ae4f431034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:51.415020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (1b45192b-cdd7-4549-a0a2-8a3792d974b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:51.415707 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request issued successfully. Aug 09 10:46:51.416544 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6318ffd2-271f-4d68-a84d-4c6b0321240d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:51.417138 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 776/3124] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:51 2026] POST /volume/v3/volumes => generated 758 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:51.436358 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-beef05f3-d1ce-4cee-839a-1164f90c41a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:51.438567 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-beef05f3-d1ce-4cee-839a-1164f90c41a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f Aug 09 10:46:51.439049 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-beef05f3-d1ce-4cee-839a-1164f90c41a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:51.439247 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-beef05f3-d1ce-4cee-839a-1164f90c41a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:51.450213 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:51.450213 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:51.452215 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-beef05f3-d1ce-4cee-839a-1164f90c41a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:51.457127 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-beef05f3-d1ce-4cee-839a-1164f90c41a2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f returned with HTTP 200 Aug 09 10:46:51.457619 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 786/3125] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:51 2026] GET /volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:51.545975 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-906fccbf-99a5-42d8-a2d8-9641abc4ada2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:51.547777 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-906fccbf-99a5-42d8-a2d8-9641abc4ada2 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:51.548050 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-906fccbf-99a5-42d8-a2d8-9641abc4ada2 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:51.548212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-906fccbf-99a5-42d8-a2d8-9641abc4ada2 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:51.568585 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:51.568585 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:51.575634 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-906fccbf-99a5-42d8-a2d8-9641abc4ada2 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:51.581275 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-906fccbf-99a5-42d8-a2d8-9641abc4ada2 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:51.581833 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 787/3126] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:51 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:51.706331 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-6b713b13-a421-4513-a493-d6a975069e98 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:51.710428 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-6b713b13-a421-4513-a493-d6a975069e98 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/attachments/401e9849-3608-4daf-9dca-96cefd310d9b Aug 09 10:46:51.710428 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-6b713b13-a421-4513-a493-d6a975069e98 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:51.710428 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-6b713b13-a421-4513-a493-d6a975069e98 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:51.732242 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:51.732242 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:51.770786 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0982ab4-7a32-4ea5-a947-b1196cd068f7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:51.773360 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0982ab4-7a32-4ea5-a947-b1196cd068f7 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:51.773702 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0982ab4-7a32-4ea5-a947-b1196cd068f7 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:51.773945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0982ab4-7a32-4ea5-a947-b1196cd068f7 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:51.774136 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-b0982ab4-7a32-4ea5-a947-b1196cd068f7 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:51.785754 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:51.785754 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:51.805877 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0982ab4-7a32-4ea5-a947-b1196cd068f7 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 200 Aug 09 10:46:51.806371 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 777/3127] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:51 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:51.824785 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-54335f63-2a39-4b19-bd63-e0e6c9826641 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:51.826893 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54335f63-2a39-4b19-bd63-e0e6c9826641 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] PUT https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:51.827168 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54335f63-2a39-4b19-bd63-e0e6c9826641 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "626b3a47-9dcf-481b-b4ab-d72909e23af4"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:51.829119 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-54335f63-2a39-4b19-bd63-e0e6c9826641 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Update called for group 61877d9e-0e0e-4971-b69d-8c0447286f58. {{(pid=100319) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 10:46:51.829403 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-54335f63-2a39-4b19-bd63-e0e6c9826641 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Updating group 61877d9e-0e0e-4971-b69d-8c0447286f58 with name None description: None add_volumes: 626b3a47-9dcf-481b-b4ab-d72909e23af4 remove_volumes: None. Aug 09 10:46:51.836258 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:51.836258 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:51.875555 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-76ea24f3-3562-4e10-836b-c403f321a6a3 req-6b713b13-a421-4513-a493-d6a975069e98 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/401e9849-3608-4daf-9dca-96cefd310d9b returned with HTTP 200 Aug 09 10:46:51.876021 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 778/3128] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:46:51 2026] DELETE /volume/v3/attachments/401e9849-3608-4daf-9dca-96cefd310d9b => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:51.880471 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54335f63-2a39-4b19-bd63-e0e6c9826641 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 202 Aug 09 10:46:51.881046 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 787/3129] 10.4.3.125 () {70 vars in 1406 bytes} [Sun Aug 9 10:46:51 2026] PUT /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:51.889780 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2aae7249-d69c-44da-8bb3-675609f21277 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:51.892722 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2aae7249-d69c-44da-8bb3-675609f21277 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:51.892722 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2aae7249-d69c-44da-8bb3-675609f21277 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:51.892722 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2aae7249-d69c-44da-8bb3-675609f21277 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:51.892722 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-2aae7249-d69c-44da-8bb3-675609f21277 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:51.900578 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9bb8e17-886c-4d11-8bcb-fb9b48789639 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:51.902169 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:51.902169 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:51.903150 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9bb8e17-886c-4d11-8bcb-fb9b48789639 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:51.903374 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9bb8e17-886c-4d11-8bcb-fb9b48789639 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:51.903693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9bb8e17-886c-4d11-8bcb-fb9b48789639 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:51.903892 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f9bb8e17-886c-4d11-8bcb-fb9b48789639 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:51.912639 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:51.912639 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:51.913971 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9bb8e17-886c-4d11-8bcb-fb9b48789639 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:51.914430 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 778/3130] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:51 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:51.922629 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2aae7249-d69c-44da-8bb3-675609f21277 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 200 Aug 09 10:46:51.924263 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 788/3131] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:51 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:52.474917 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b7d0eeb-f657-4c70-a691-6c2d0cfddd91 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:52.477367 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b7d0eeb-f657-4c70-a691-6c2d0cfddd91 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f Aug 09 10:46:52.477660 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b7d0eeb-f657-4c70-a691-6c2d0cfddd91 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:52.478213 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b7d0eeb-f657-4c70-a691-6c2d0cfddd91 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:52.486712 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:52.486712 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:52.490919 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1b7d0eeb-f657-4c70-a691-6c2d0cfddd91 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:52.497007 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b7d0eeb-f657-4c70-a691-6c2d0cfddd91 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f returned with HTTP 200 Aug 09 10:46:52.497554 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 779/3132] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:52 2026] GET /volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:52.513739 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3d9da3c-9c57-4378-8aa2-090c0d0ed575 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:52.515622 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3d9da3c-9c57-4378-8aa2-090c0d0ed575 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f Aug 09 10:46:52.515846 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3d9da3c-9c57-4378-8aa2-090c0d0ed575 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:52.516023 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3d9da3c-9c57-4378-8aa2-090c0d0ed575 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:52.523314 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:52.523314 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:52.527636 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e3d9da3c-9c57-4378-8aa2-090c0d0ed575 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:52.538356 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3d9da3c-9c57-4378-8aa2-090c0d0ed575 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f returned with HTTP 200 Aug 09 10:46:52.538972 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 788/3133] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:52 2026] GET /volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:52.563777 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c9aadb27-3310-412c-9f27-1f769e5d14d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:52.569991 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9aadb27-3310-412c-9f27-1f769e5d14d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:46:52.570484 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9aadb27-3310-412c-9f27-1f769e5d14d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "426e8302-0c76-48e9-a953-6ed1908f475f", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1307593562", "description": null, "metadata": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:52.580446 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:52.580446 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:52.580982 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c9aadb27-3310-412c-9f27-1f769e5d14d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:52.581139 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-c9aadb27-3310-412c-9f27-1f769e5d14d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create snapshot from volume 426e8302-0c76-48e9-a953-6ed1908f475f Aug 09 10:46:52.602480 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c5562d08-65b3-4b99-97f8-013a1d4122db None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:52.604695 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c5562d08-65b3-4b99-97f8-013a1d4122db tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:52.604914 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c5562d08-65b3-4b99-97f8-013a1d4122db tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:52.605165 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c5562d08-65b3-4b99-97f8-013a1d4122db tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:52.618714 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:52.618714 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:52.626807 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c5562d08-65b3-4b99-97f8-013a1d4122db tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:52.631731 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-c9aadb27-3310-412c-9f27-1f769e5d14d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['7c9445ed-c2ef-410e-b10b-58175aa25ae9', 'dc4bf4af-903e-4584-afa9-96fc3df8bac5', '32be8db4-3878-47a8-a39c-e3671c75a92c', '74a16b7d-87c0-42d4-8f43-a47b2572b178'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:52.634354 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c5562d08-65b3-4b99-97f8-013a1d4122db tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:52.635008 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 789/3134] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:52 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:52.653401 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f7fc69b2-715b-4030-8ff0-5e3d2ae6dd7c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:52.655882 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7fc69b2-715b-4030-8ff0-5e3d2ae6dd7c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:52.656065 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7fc69b2-715b-4030-8ff0-5e3d2ae6dd7c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:52.656299 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7fc69b2-715b-4030-8ff0-5e3d2ae6dd7c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:52.666132 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:52.666132 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:52.671797 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f7fc69b2-715b-4030-8ff0-5e3d2ae6dd7c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:52.678781 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c9aadb27-3310-412c-9f27-1f769e5d14d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot create request issued successfully. Aug 09 10:46:52.679298 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9aadb27-3310-412c-9f27-1f769e5d14d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:46:52.679351 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7fc69b2-715b-4030-8ff0-5e3d2ae6dd7c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:52.679892 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 779/3135] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:46:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:52.680028 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 780/3136] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:52 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:52.691982 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4c8060da-676a-4baf-87a1-20b17d9fc9cb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:52.694359 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4c8060da-676a-4baf-87a1-20b17d9fc9cb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 Aug 09 10:46:52.694690 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4c8060da-676a-4baf-87a1-20b17d9fc9cb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:52.694970 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4c8060da-676a-4baf-87a1-20b17d9fc9cb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:52.703595 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:52.703595 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:52.703595 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4c8060da-676a-4baf-87a1-20b17d9fc9cb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:52.703863 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4c8060da-676a-4baf-87a1-20b17d9fc9cb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 returned with HTTP 200 Aug 09 10:46:52.705102 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 789/3137] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:52 2026] GET /volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:52.751794 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e1210786-dc32-4eaa-8a3b-dc1dc9bfdd4c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:52.755525 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e1210786-dc32-4eaa-8a3b-dc1dc9bfdd4c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:46:52.755816 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e1210786-dc32-4eaa-8a3b-dc1dc9bfdd4c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:52.756081 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e1210786-dc32-4eaa-8a3b-dc1dc9bfdd4c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:52.768525 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:52.768525 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:52.776130 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e1210786-dc32-4eaa-8a3b-dc1dc9bfdd4c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:46:52.783373 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e1210786-dc32-4eaa-8a3b-dc1dc9bfdd4c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:46:52.783953 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 790/3138] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:52 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:52.927144 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9f1eb968-cc0b-4169-960c-f99591fe7d0a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:52.931801 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f1eb968-cc0b-4169-960c-f99591fe7d0a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:52.931801 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f1eb968-cc0b-4169-960c-f99591fe7d0a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:52.931920 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f1eb968-cc0b-4169-960c-f99591fe7d0a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:52.932012 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9f1eb968-cc0b-4169-960c-f99591fe7d0a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:52.936656 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9d9dd3f6-dce7-4252-91d9-df77e0390d2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:52.938871 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:52.938871 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:52.940095 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f1eb968-cc0b-4169-960c-f99591fe7d0a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:52.940644 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 780/3139] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:52 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:52.940714 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d9dd3f6-dce7-4252-91d9-df77e0390d2e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:52.941040 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d9dd3f6-dce7-4252-91d9-df77e0390d2e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:52.941401 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d9dd3f6-dce7-4252-91d9-df77e0390d2e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:52.941575 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-9d9dd3f6-dce7-4252-91d9-df77e0390d2e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:52.953571 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:52.953571 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:52.970302 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d9dd3f6-dce7-4252-91d9-df77e0390d2e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 200 Aug 09 10:46:52.970302 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 781/3140] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:52 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:52.982428 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-960b62a6-2294-4409-8975-e2907fc3d85a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:52.985869 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:46:52.986411 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:52.986411 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:52.986759 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:52.987776 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:46:52.998493 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all volumes completed successfully. Aug 09 10:46:52.999783 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:52.999783 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:53.053327 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:53.063261 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.063261 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:53.069252 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:53.070435 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:53.116954 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:53.121769 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.121769 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:53.134752 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-960b62a6-2294-4409-8975-e2907fc3d85a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:46:53.134752 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 790/3141] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:46:52 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:53.156117 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9dc08ceb-3aa5-4b31-bafd-49ce7d2567f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.158562 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9dc08ceb-3aa5-4b31-bafd-49ce7d2567f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/group_snapshots Aug 09 10:46:53.159037 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9dc08ceb-3aa5-4b31-bafd-49ce7d2567f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "61877d9e-0e0e-4971-b69d-8c0447286f58", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2055016772"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:53.160661 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-9dc08ceb-3aa5-4b31-bafd-49ce7d2567f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '61877d9e-0e0e-4971-b69d-8c0447286f58', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2055016772'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 09 10:46:53.166723 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.166723 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:53.170684 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.group_snapshots [None req-9dc08ceb-3aa5-4b31-bafd-49ce7d2567f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2055016772. Aug 09 10:46:53.196825 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.196825 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:53.215878 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-9dc08ceb-3aa5-4b31-bafd-49ce7d2567f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1250097484 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1250097484, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:53.247835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-9dc08ceb-3aa5-4b31-bafd-49ce7d2567f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['c932e80b-f94a-4ef3-9297-65de47030475', 'b93735a6-1faa-4aa2-9e5c-19d470207377', 'e4b1ea77-61ab-4bec-ab50-a65dde83863f', '016201bf-223f-4f58-9cb9-b4e73c8d8163'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:53.304503 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9dc08ceb-3aa5-4b31-bafd-49ce7d2567f1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots returned with HTTP 202 Aug 09 10:46:53.305308 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 791/3142] 10.4.3.125 () {70 vars in 1324 bytes} [Sun Aug 9 10:46:53 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:53.318755 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0223a84-38ca-47a4-a15b-398cfd9ef7b1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.322519 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0223a84-38ca-47a4-a15b-398cfd9ef7b1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 Aug 09 10:46:53.322897 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0223a84-38ca-47a4-a15b-398cfd9ef7b1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:53.323146 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0223a84-38ca-47a4-a15b-398cfd9ef7b1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:53.323350 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-b0223a84-38ca-47a4-a15b-398cfd9ef7b1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member e2b51ed1-2615-4875-85dc-4cd00bf56019 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:46:53.328487 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.328487 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:53.334870 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0223a84-38ca-47a4-a15b-398cfd9ef7b1 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 returned with HTTP 200 Aug 09 10:46:53.335458 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 781/3143] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:46:53 2026] GET /volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:53.341317 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd56def8-281b-49f7-bbc2-72c73429df0d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.343500 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd56def8-281b-49f7-bbc2-72c73429df0d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:46:53.343895 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd56def8-281b-49f7-bbc2-72c73429df0d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775", "extra_specs": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:53.345409 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.345409 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:53.367106 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd56def8-281b-49f7-bbc2-72c73429df0d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:46:53.367498 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 782/3144] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:46:53 2026] POST /volume/v3/types => generated 266 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:53.378002 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15b4ccc8-1661-45d6-9827-abc70528c69a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.380576 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15b4ccc8-1661-45d6-9827-abc70528c69a tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:46:53.381140 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15b4ccc8-1661-45d6-9827-abc70528c69a tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846", "extra_specs": {}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:53.406554 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15b4ccc8-1661-45d6-9827-abc70528c69a tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:46:53.407148 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 791/3145] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:46:53 2026] POST /volume/v3/types => generated 267 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:53.424275 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.428453 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:53.428829 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-711004216", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:53.430696 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-711004216', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:53.436701 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Create volume of 1 GB Aug 09 10:46:53.437011 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.437011 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:53.437693 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Availability Zones retrieved successfully. Aug 09 10:46:53.454843 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Flow 'volume_create_api' (d2f45455-a17a-4383-9cc8-838828f7be06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:53.459266 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e95172-2a56-4f58-bc82-79045fc73bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:53.459500 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:53.488485 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e95172-2a56-4f58-bc82-79045fc73bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c9a2336-0fdd-4ed2-88c2-98f247c1114f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c9a2336-0fdd-4ed2-88c2-98f247c1114f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:53.489564 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98686b2-b409-41ef-9039-89aac2892a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:53.524992 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:53.525364 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:53.575126 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Created reservations ['183b478a-46e5-4570-ae10-ea98b933d229', 'da9d7f96-08d6-4b99-b614-48f71b72f725', '8fbaa85a-d41f-40bf-b9f1-71f4cf8025f7', '9ab618b6-3866-41a6-9617-3ceb00211e90'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:53.575856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98686b2-b409-41ef-9039-89aac2892a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['183b478a-46e5-4570-ae10-ea98b933d229', 'da9d7f96-08d6-4b99-b614-48f71b72f725', '8fbaa85a-d41f-40bf-b9f1-71f4cf8025f7', '9ab618b6-3866-41a6-9617-3ceb00211e90']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:53.576977 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4efd0f6-de16-42fa-a207-dea5558542a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:53.606065 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4efd0f6-de16-42fa-a207-dea5558542a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5907c2e-1207-4605-844e-16d6b7b8951f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-711004216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2913f7118b7a4851b891e45a53d8cca7',qos_specs=None,replication_status=,reservations=['183b478a-46e5-4570-ae10-ea98b933d229','da9d7f96-08d6-4b99-b614-48f71b72f725','8fbaa85a-d41f-40bf-b9f1-71f4cf8025f7','9ab618b6-3866-41a6-9617-3ceb00211e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d72bc3e7f348af9e68c3c1b5fb31e9',volume_type_id=9c9a2336-0fdd-4ed2-88c2-98f247c1114f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-711004216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5907c2e-1207-4605-844e-16d6b7b8951f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2913f7118b7a4851b891e45a53d8cca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d72bc3e7f348af9e68c3c1b5fb31e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c9a2336-0fdd-4ed2-88c2-98f247c1114f),volume_type_id=9c9a2336-0fdd-4ed2-88c2-98f247c1114f)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:53.607198 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0330d15-3b93-45cb-909c-087da535a173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:53.675817 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0330d15-3b93-45cb-909c-087da535a173) transitioned into state 'SUCCESS' from state '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-711004216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2913f7118b7a4851b891e45a53d8cca7',qos_specs=None,replication_status=,reservations=['183b478a-46e5-4570-ae10-ea98b933d229','da9d7f96-08d6-4b99-b614-48f71b72f725','8fbaa85a-d41f-40bf-b9f1-71f4cf8025f7','9ab618b6-3866-41a6-9617-3ceb00211e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d72bc3e7f348af9e68c3c1b5fb31e9',volume_type_id=9c9a2336-0fdd-4ed2-88c2-98f247c1114f)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:53.676916 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d83e8c9-1627-496f-a7b8-07c5e8a0973f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:53.695120 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d83e8c9-1627-496f-a7b8-07c5e8a0973f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:53.696462 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Flow 'volume_create_api' (d2f45455-a17a-4383-9cc8-838828f7be06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:53.697013 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Create volume request issued successfully. Aug 09 10:46:53.697964 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b0d7b63-66b2-4ec0-8cac-9cb44aa37b16 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:53.698800 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 792/3146] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:53 2026] POST /volume/v3/volumes => generated 843 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:53.712535 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.715476 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:53.715917 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1703179487", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:53.718473 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-017e5987-482c-4856-9a36-5f73b10fc604 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.720953 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-017e5987-482c-4856-9a36-5f73b10fc604 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 Aug 09 10:46:53.721226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-017e5987-482c-4856-9a36-5f73b10fc604 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:53.721490 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-017e5987-482c-4856-9a36-5f73b10fc604 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:53.722983 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1703179487', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:53.730075 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Create volume of 1 GB Aug 09 10:46:53.730522 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.730522 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:53.731250 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Availability Zones retrieved successfully. Aug 09 10:46:53.736549 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.736549 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:53.736762 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-017e5987-482c-4856-9a36-5f73b10fc604 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:53.737722 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-017e5987-482c-4856-9a36-5f73b10fc604 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 returned with HTTP 200 Aug 09 10:46:53.741268 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 783/3147] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:53 2026] GET /volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:53.745136 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Flow 'volume_create_api' (f0fbc886-8533-42df-bc5d-ae0dd543a288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:53.746586 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74aa291e-38e8-4390-bf08-e380fd531777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:53.747879 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:53.750587 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2122496a-f141-472e-a281-63017b4600d3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.752245 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2122496a-f141-472e-a281-63017b4600d3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 Aug 09 10:46:53.752723 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2122496a-f141-472e-a281-63017b4600d3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:53.753096 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2122496a-f141-472e-a281-63017b4600d3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:53.765012 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.765012 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:53.767165 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2122496a-f141-472e-a281-63017b4600d3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:53.768341 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2122496a-f141-472e-a281-63017b4600d3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 returned with HTTP 200 Aug 09 10:46:53.769264 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 792/3148] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:53 2026] GET /volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:53.781453 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74aa291e-38e8-4390-bf08-e380fd531777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cda7c281-bf06-4f7e-a5ac-f0dce2bb7867,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cda7c281-bf06-4f7e-a5ac-f0dce2bb7867', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:53.782685 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e6978b-3750-4c43-88dc-b1f72d6057f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:53.840164 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:53.841174 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:53.892786 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Created reservations ['9c8fe5a6-1955-4404-a778-3a0ade569682', 'd0680f7a-e562-4d33-ae62-c8f12a29489a', '4f086677-3bf8-430f-983a-aa6504ed28c2', 'c2c54e0e-ea80-4118-be99-b8980b34123f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:53.893921 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e6978b-3750-4c43-88dc-b1f72d6057f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c8fe5a6-1955-4404-a778-3a0ade569682', 'd0680f7a-e562-4d33-ae62-c8f12a29489a', '4f086677-3bf8-430f-983a-aa6504ed28c2', 'c2c54e0e-ea80-4118-be99-b8980b34123f']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:53.895161 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6b10af-b894-4daf-b1aa-0fcb7d0919e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:53.934860 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6b10af-b894-4daf-b1aa-0fcb7d0919e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '312992e2-055a-4c29-9330-d5befd8dd0e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1703179487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2913f7118b7a4851b891e45a53d8cca7',qos_specs=None,replication_status=,reservations=['9c8fe5a6-1955-4404-a778-3a0ade569682','d0680f7a-e562-4d33-ae62-c8f12a29489a','4f086677-3bf8-430f-983a-aa6504ed28c2','c2c54e0e-ea80-4118-be99-b8980b34123f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d72bc3e7f348af9e68c3c1b5fb31e9',volume_type_id=cda7c281-bf06-4f7e-a5ac-f0dce2bb7867), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1703179487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=312992e2-055a-4c29-9330-d5befd8dd0e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2913f7118b7a4851b891e45a53d8cca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d72bc3e7f348af9e68c3c1b5fb31e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cda7c281-bf06-4f7e-a5ac-f0dce2bb7867),volume_type_id=cda7c281-bf06-4f7e-a5ac-f0dce2bb7867)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:53.937657 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a7ae8f-3fac-4478-8b07-696c50a20dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:53.954287 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-43bc1c0d-b0da-41b8-befd-d6c8a0d0bbc8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.954941 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2fed5cd1-b6df-4436-aef9-c8d0646d24fb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.957170 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43bc1c0d-b0da-41b8-befd-d6c8a0d0bbc8 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:53.957430 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2fed5cd1-b6df-4436-aef9-c8d0646d24fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 Aug 09 10:46:53.957493 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43bc1c0d-b0da-41b8-befd-d6c8a0d0bbc8 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:53.957706 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2fed5cd1-b6df-4436-aef9-c8d0646d24fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:53.957802 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43bc1c0d-b0da-41b8-befd-d6c8a0d0bbc8 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:53.957879 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-43bc1c0d-b0da-41b8-befd-d6c8a0d0bbc8 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:53.957962 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2fed5cd1-b6df-4436-aef9-c8d0646d24fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:53.963521 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.963521 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:53.964526 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43bc1c0d-b0da-41b8-befd-d6c8a0d0bbc8 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:53.964984 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 784/3149] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:53 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:53.966439 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:53.966439 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:53.967513 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2fed5cd1-b6df-4436-aef9-c8d0646d24fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:53.968690 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2fed5cd1-b6df-4436-aef9-c8d0646d24fb tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 returned with HTTP 200 Aug 09 10:46:53.969168 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 793/3150] 10.4.3.125 () {68 vars in 1604 bytes} [Sun Aug 9 10:46:53 2026] GET /volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:53.974957 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a7ae8f-3fac-4478-8b07-696c50a20dee) transitioned into state 'SUCCESS' from state '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-1703179487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2913f7118b7a4851b891e45a53d8cca7',qos_specs=None,replication_status=,reservations=['9c8fe5a6-1955-4404-a778-3a0ade569682','d0680f7a-e562-4d33-ae62-c8f12a29489a','4f086677-3bf8-430f-983a-aa6504ed28c2','c2c54e0e-ea80-4118-be99-b8980b34123f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d72bc3e7f348af9e68c3c1b5fb31e9',volume_type_id=cda7c281-bf06-4f7e-a5ac-f0dce2bb7867)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:53.974957 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c70890-df7c-4559-9676-254af65bc712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:53.982031 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d2f730fc-3501-4498-841d-ce4915750b7e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:53.988747 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c70890-df7c-4559-9676-254af65bc712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:53.989558 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Flow 'volume_create_api' (f0fbc886-8533-42df-bc5d-ae0dd543a288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:53.990213 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Create volume request issued successfully. Aug 09 10:46:53.990559 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4d2a88be-5c86-4837-b965-8257d1b5d401 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:53.990971 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 782/3151] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:53 2026] POST /volume/v3/volumes => generated 845 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:53.991569 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d2f730fc-3501-4498-841d-ce4915750b7e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f Aug 09 10:46:53.991921 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d2f730fc-3501-4498-841d-ce4915750b7e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:53.992538 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d2f730fc-3501-4498-841d-ce4915750b7e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:54.007757 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.007757 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:54.017196 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d2f730fc-3501-4498-841d-ce4915750b7e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:54.028119 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d2f730fc-3501-4498-841d-ce4915750b7e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f returned with HTTP 200 Aug 09 10:46:54.028119 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 793/3152] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:53 2026] GET /volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:54.029086 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:54.034276 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:54.034475 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1977553674", "snapshot_id": null, "imageRef": "5c4bc796-b1e3-4f41-a630-1b61cf9ab53a", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:54.038046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1977553674', 'snapshot_id': None, 'imageRef': '5c4bc796-b1e3-4f41-a630-1b61cf9ab53a', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:54.229330 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Create volume of 1 GB Aug 09 10:46:54.229848 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.229848 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:54.230876 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Availability Zones retrieved successfully. Aug 09 10:46:54.242014 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Flow 'volume_create_api' (a7a58a49-f361-497f-b3c8-2566a9230c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:54.242708 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4320d6b-0e29-451e-9d21-ed615ae13140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:54.244094 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:54.327052 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4320d6b-0e29-451e-9d21-ed615ae13140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=28849bd0-9983-470f-a20d-94087261f62a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28849bd0-9983-470f-a20d-94087261f62a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:54.327460 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe80d46b-8f6c-4f43-a5b4-84dc41ded812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:54.344778 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-da9e1aff-1e05-4450-93c7-85aecc53bc4c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:54.348756 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da9e1aff-1e05-4450-93c7-85aecc53bc4c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 Aug 09 10:46:54.349101 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da9e1aff-1e05-4450-93c7-85aecc53bc4c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:54.349353 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da9e1aff-1e05-4450-93c7-85aecc53bc4c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:54.349486 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-da9e1aff-1e05-4450-93c7-85aecc53bc4c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member e2b51ed1-2615-4875-85dc-4cd00bf56019 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:46:54.358729 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.358729 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:54.364254 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da9e1aff-1e05-4450-93c7-85aecc53bc4c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 returned with HTTP 200 Aug 09 10:46:54.364254 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 794/3153] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:46:54 2026] GET /volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:54.368459 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:54.368459 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:54.379172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-89b0c48b-42b3-4751-a2e7-45225dab4e52 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:54.382832 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-89b0c48b-42b3-4751-a2e7-45225dab4e52 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail Aug 09 10:46:54.382832 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-89b0c48b-42b3-4751-a2e7-45225dab4e52 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:54.382832 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-89b0c48b-42b3-4751-a2e7-45225dab4e52 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:54.382832 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-89b0c48b-42b3-4751-a2e7-45225dab4e52 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:54.382832 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.382832 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:54.383705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-89b0c48b-42b3-4751-a2e7-45225dab4e52 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:46:54.389863 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-89b0c48b-42b3-4751-a2e7-45225dab4e52 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all snapshots completed successfully. Aug 09 10:46:54.390292 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.390292 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:54.391150 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-89b0c48b-42b3-4751-a2e7-45225dab4e52 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 10:46:54.391764 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 783/3154] 10.4.3.125 () {66 vars in 1264 bytes} [Sun Aug 9 10:46:54 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:54.413661 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1285db45-51be-4743-9409-2e0a0627fdee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:54.417394 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1285db45-51be-4743-9409-2e0a0627fdee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/461587e3-caef-4886-9f6a-eaa18f5efcfd Aug 09 10:46:54.417683 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1285db45-51be-4743-9409-2e0a0627fdee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:54.417949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1285db45-51be-4743-9409-2e0a0627fdee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:54.421037 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Created reservations ['e2b77bc4-6cb0-40bc-baae-f6ad02d07368', 'fa9e7256-8c60-44cd-9eec-79d4ec10421a', '2da9b402-70a9-4007-895a-a9c2f57d19f0', '06b4fb33-e481-4e3a-82cb-f1f96888ad0b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:54.422010 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe80d46b-8f6c-4f43-a5b4-84dc41ded812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b77bc4-6cb0-40bc-baae-f6ad02d07368', 'fa9e7256-8c60-44cd-9eec-79d4ec10421a', '2da9b402-70a9-4007-895a-a9c2f57d19f0', '06b4fb33-e481-4e3a-82cb-f1f96888ad0b']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:54.423244 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f91088-3fcb-49f9-94cc-4ba79c480fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:54.424840 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.424840 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:54.425439 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1285db45-51be-4743-9409-2e0a0627fdee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Snapshot retrieved successfully. Aug 09 10:46:54.427354 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1285db45-51be-4743-9409-2e0a0627fdee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/461587e3-caef-4886-9f6a-eaa18f5efcfd returned with HTTP 200 Aug 09 10:46:54.427873 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 794/3155] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:54 2026] GET /volume/v3/snapshots/461587e3-caef-4886-9f6a-eaa18f5efcfd => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:54.443168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-be97270f-ed2f-4870-a8fd-ded05ae1d14d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:54.445915 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-be97270f-ed2f-4870-a8fd-ded05ae1d14d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/4325df53-6484-4133-a9a3-d3ec7f45587b Aug 09 10:46:54.445915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-be97270f-ed2f-4870-a8fd-ded05ae1d14d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:54.446126 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-be97270f-ed2f-4870-a8fd-ded05ae1d14d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:54.459348 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f91088-3fcb-49f9-94cc-4ba79c480fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1977553674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2913f7118b7a4851b891e45a53d8cca7',qos_specs=None,replication_status=,reservations=['e2b77bc4-6cb0-40bc-baae-f6ad02d07368','fa9e7256-8c60-44cd-9eec-79d4ec10421a','2da9b402-70a9-4007-895a-a9c2f57d19f0','06b4fb33-e481-4e3a-82cb-f1f96888ad0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d72bc3e7f348af9e68c3c1b5fb31e9',volume_type_id=28849bd0-9983-470f-a20d-94087261f62a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1977553674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2913f7118b7a4851b891e45a53d8cca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d72bc3e7f348af9e68c3c1b5fb31e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28849bd0-9983-470f-a20d-94087261f62a),volume_type_id=28849bd0-9983-470f-a20d-94087261f62a)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:54.462413 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.462413 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:54.462413 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-be97270f-ed2f-4870-a8fd-ded05ae1d14d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Snapshot retrieved successfully. Aug 09 10:46:54.462413 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-be97270f-ed2f-4870-a8fd-ded05ae1d14d tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/4325df53-6484-4133-a9a3-d3ec7f45587b returned with HTTP 200 Aug 09 10:46:54.462413 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 795/3156] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:54 2026] GET /volume/v3/snapshots/4325df53-6484-4133-a9a3-d3ec7f45587b => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:54.462567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e3da8a-e9c8-4fc0-9dc9-2749a741bf8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:54.473448 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-61b360ca-cd66-4f17-8e14-8bedc4b1ea70 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:54.475497 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-61b360ca-cd66-4f17-8e14-8bedc4b1ea70 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] DELETE https://10.4.3.125/volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 Aug 09 10:46:54.475798 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-61b360ca-cd66-4f17-8e14-8bedc4b1ea70 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:54.476056 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-61b360ca-cd66-4f17-8e14-8bedc4b1ea70 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:54.476247 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-61b360ca-cd66-4f17-8e14-8bedc4b1ea70 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] delete called for member e2b51ed1-2615-4875-85dc-4cd00bf56019 {{(pid=100318) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 10:46:54.476389 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.group_snapshots [None req-61b360ca-cd66-4f17-8e14-8bedc4b1ea70 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Delete group_snapshot with id: e2b51ed1-2615-4875-85dc-4cd00bf56019 Aug 09 10:46:54.479702 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.479702 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:54.495377 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e3da8a-e9c8-4fc0-9dc9-2749a741bf8a) transitioned into state 'SUCCESS' from state '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-1977553674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2913f7118b7a4851b891e45a53d8cca7',qos_specs=None,replication_status=,reservations=['e2b77bc4-6cb0-40bc-baae-f6ad02d07368','fa9e7256-8c60-44cd-9eec-79d4ec10421a','2da9b402-70a9-4007-895a-a9c2f57d19f0','06b4fb33-e481-4e3a-82cb-f1f96888ad0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d72bc3e7f348af9e68c3c1b5fb31e9',volume_type_id=28849bd0-9983-470f-a20d-94087261f62a)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:54.495945 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (914a4ffb-b930-40ec-8614-97b8757718e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:54.525726 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (914a4ffb-b930-40ec-8614-97b8757718e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:54.526552 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Flow 'volume_create_api' (a7a58a49-f361-497f-b3c8-2566a9230c4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:54.527050 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Create volume request issued successfully. Aug 09 10:46:54.527868 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abd4fd37-1a01-40f0-9b7d-4c2c2ef06ab6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:54.528505 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 785/3157] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:46:54 2026] POST /volume/v3/volumes => generated 847 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:54.546991 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1971fcb1-ea41-4947-a991-1e63f3e21a10 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:54.549499 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1971fcb1-ea41-4947-a991-1e63f3e21a10 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:46:54.549769 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1971fcb1-ea41-4947-a991-1e63f3e21a10 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:54.550024 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1971fcb1-ea41-4947-a991-1e63f3e21a10 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:54.575045 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.575045 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:54.579544 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1971fcb1-ea41-4947-a991-1e63f3e21a10 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:46:54.590162 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1971fcb1-ea41-4947-a991-1e63f3e21a10 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:46:54.590692 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 795/3158] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:54 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:54.705818 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d380195e-4b06-429a-ba9e-7a6101505508 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:54.709154 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d380195e-4b06-429a-ba9e-7a6101505508 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 Aug 09 10:46:54.711215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d380195e-4b06-429a-ba9e-7a6101505508 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:54.711215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d380195e-4b06-429a-ba9e-7a6101505508 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:54.718873 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.718873 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:54.718873 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d380195e-4b06-429a-ba9e-7a6101505508 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:54.718873 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-d380195e-4b06-429a-ba9e-7a6101505508 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 returned with HTTP 200 Aug 09 10:46:54.718873 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 796/3159] 10.4.3.125 () {68 vars in 1604 bytes} [Sun Aug 9 10:46:54 2026] GET /volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:54.854125 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-61b360ca-cd66-4f17-8e14-8bedc4b1ea70 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 returned with HTTP 202 Aug 09 10:46:54.854981 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 784/3160] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:46:54 2026] DELETE /volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 => generated 0 bytes in 382 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:54.869338 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-049495c3-24a9-4dec-a604-321e74a47cf3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:54.872236 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:46:54.872236 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:54.872455 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:54.872837 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:54.873214 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.873214 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:54.874737 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:46:54.892101 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all volumes completed successfully. Aug 09 10:46:54.893676 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:54.893676 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:54.952706 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:54.956790 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.956790 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:54.963621 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:54.964206 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:54.979752 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5b06555b-83d8-4c12-bfc9-eebcad7772d4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:54.982267 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b06555b-83d8-4c12-bfc9-eebcad7772d4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:54.982435 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b06555b-83d8-4c12-bfc9-eebcad7772d4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:54.982690 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b06555b-83d8-4c12-bfc9-eebcad7772d4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:54.982811 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5b06555b-83d8-4c12-bfc9-eebcad7772d4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:54.994494 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:54.994494 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:54.995586 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b06555b-83d8-4c12-bfc9-eebcad7772d4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:54.996115 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 796/3161] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:54 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:55.026891 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:55.031386 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:55.031386 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:55.042716 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-049495c3-24a9-4dec-a604-321e74a47cf3 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:46:55.043439 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 786/3162] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:46:54 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:55.061939 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7efce510-5be5-43ba-aede-5ee0ec773471 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:55.064625 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7efce510-5be5-43ba-aede-5ee0ec773471 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail Aug 09 10:46:55.064625 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7efce510-5be5-43ba-aede-5ee0ec773471 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:55.064625 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7efce510-5be5-43ba-aede-5ee0ec773471 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:55.065687 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-7efce510-5be5-43ba-aede-5ee0ec773471 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:55.066931 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-7efce510-5be5-43ba-aede-5ee0ec773471 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:46:55.075418 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7efce510-5be5-43ba-aede-5ee0ec773471 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all snapshots completed successfully. Aug 09 10:46:55.076069 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:55.076069 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:55.077256 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7efce510-5be5-43ba-aede-5ee0ec773471 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 10:46:55.077829 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 797/3163] 10.4.3.125 () {66 vars in 1264 bytes} [Sun Aug 9 10:46:55 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:55.090373 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b134e71e-fcb6-4840-a4f3-05531715ee65 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:55.092900 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b134e71e-fcb6-4840-a4f3-05531715ee65 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/461587e3-caef-4886-9f6a-eaa18f5efcfd Aug 09 10:46:55.093151 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b134e71e-fcb6-4840-a4f3-05531715ee65 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:55.093479 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b134e71e-fcb6-4840-a4f3-05531715ee65 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:55.099461 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:55.099461 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:55.100286 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b134e71e-fcb6-4840-a4f3-05531715ee65 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Snapshot retrieved successfully. Aug 09 10:46:55.101079 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b134e71e-fcb6-4840-a4f3-05531715ee65 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/461587e3-caef-4886-9f6a-eaa18f5efcfd returned with HTTP 200 Aug 09 10:46:55.101733 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 785/3164] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:55 2026] GET /volume/v3/snapshots/461587e3-caef-4886-9f6a-eaa18f5efcfd => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:55.607284 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-adb5b27f-a6c3-4811-b24c-67bbc98a72f5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:55.608993 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-adb5b27f-a6c3-4811-b24c-67bbc98a72f5 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:46:55.609173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-adb5b27f-a6c3-4811-b24c-67bbc98a72f5 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:55.609474 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-adb5b27f-a6c3-4811-b24c-67bbc98a72f5 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:55.621034 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:55.621034 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:55.631305 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-adb5b27f-a6c3-4811-b24c-67bbc98a72f5 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:46:55.649492 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-adb5b27f-a6c3-4811-b24c-67bbc98a72f5 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:46:55.650248 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 797/3165] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:55 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 939 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:56.010451 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-71e1a5e4-8389-48db-b129-566b4539cf58 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.013595 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71e1a5e4-8389-48db-b129-566b4539cf58 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:56.014222 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71e1a5e4-8389-48db-b129-566b4539cf58 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:56.014222 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71e1a5e4-8389-48db-b129-566b4539cf58 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:56.015724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-71e1a5e4-8389-48db-b129-566b4539cf58 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:56.029647 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:56.029647 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:56.030949 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71e1a5e4-8389-48db-b129-566b4539cf58 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:56.031051 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 787/3166] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:56 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:56.114377 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b519a903-3ab7-4277-a0d1-80281bb89e10 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.117576 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b519a903-3ab7-4277-a0d1-80281bb89e10 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/461587e3-caef-4886-9f6a-eaa18f5efcfd Aug 09 10:46:56.117891 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b519a903-3ab7-4277-a0d1-80281bb89e10 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:56.118174 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b519a903-3ab7-4277-a0d1-80281bb89e10 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:56.124751 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b519a903-3ab7-4277-a0d1-80281bb89e10 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/461587e3-caef-4886-9f6a-eaa18f5efcfd returned with HTTP 404 Aug 09 10:46:56.125869 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 798/3167] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:56 2026] GET /volume/v3/snapshots/461587e3-caef-4886-9f6a-eaa18f5efcfd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:56.138578 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c14b922c-2dbf-45c5-a3f9-bbd24d59ac2a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.143615 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c14b922c-2dbf-45c5-a3f9-bbd24d59ac2a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/4325df53-6484-4133-a9a3-d3ec7f45587b Aug 09 10:46:56.143615 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c14b922c-2dbf-45c5-a3f9-bbd24d59ac2a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:56.144990 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c14b922c-2dbf-45c5-a3f9-bbd24d59ac2a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:56.153904 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c14b922c-2dbf-45c5-a3f9-bbd24d59ac2a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/4325df53-6484-4133-a9a3-d3ec7f45587b returned with HTTP 404 Aug 09 10:46:56.155153 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 786/3168] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:46:56 2026] GET /volume/v3/snapshots/4325df53-6484-4133-a9a3-d3ec7f45587b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:46:56.167368 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3117a815-f10e-45cf-8afe-a00e4dd5395c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.170265 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3117a815-f10e-45cf-8afe-a00e4dd5395c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 Aug 09 10:46:56.171517 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3117a815-f10e-45cf-8afe-a00e4dd5395c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:56.171517 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3117a815-f10e-45cf-8afe-a00e4dd5395c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:56.171517 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-3117a815-f10e-45cf-8afe-a00e4dd5395c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member e2b51ed1-2615-4875-85dc-4cd00bf56019 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:46:56.179324 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3117a815-f10e-45cf-8afe-a00e4dd5395c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 returned with HTTP 404 Aug 09 10:46:56.179999 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 798/3169] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:46:56 2026] GET /volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:56.190360 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5652df68-5287-48d7-b701-1a6902ec5dee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.197503 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5652df68-5287-48d7-b701-1a6902ec5dee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] DELETE https://10.4.3.125/volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 Aug 09 10:46:56.197503 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5652df68-5287-48d7-b701-1a6902ec5dee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:56.197767 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5652df68-5287-48d7-b701-1a6902ec5dee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:56.197977 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-5652df68-5287-48d7-b701-1a6902ec5dee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] delete called for member e2b51ed1-2615-4875-85dc-4cd00bf56019 {{(pid=100317) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 10:46:56.198359 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-5652df68-5287-48d7-b701-1a6902ec5dee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Delete group_snapshot with id: e2b51ed1-2615-4875-85dc-4cd00bf56019 Aug 09 10:46:56.204216 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5652df68-5287-48d7-b701-1a6902ec5dee tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 returned with HTTP 404 Aug 09 10:46:56.205440 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 788/3170] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:46:56 2026] DELETE /volume/v3/group_snapshots/e2b51ed1-2615-4875-85dc-4cd00bf56019 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:56.219472 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.222496 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:46:56.222926 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:56.223360 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:56.223797 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:46:56.224992 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:46:56.236885 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all volumes completed successfully. Aug 09 10:46:56.239118 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:56.239294 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:56.300263 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:56.305716 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:56.305716 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:56.315346 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:56.315346 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:56.368637 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:56.372162 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:56.372162 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:56.381961 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c6d2a742-5f2c-48f2-94a4-c75b02d3368b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:46:56.382581 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 799/3171] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:46:56 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:46:56.398851 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9d4eb0c-bb0c-4a6d-bee4-63efab4e6048 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.400793 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9d4eb0c-bb0c-4a6d-bee4-63efab4e6048 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58/action Aug 09 10:46:56.403320 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9d4eb0c-bb0c-4a6d-bee4-63efab4e6048 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:46:56.403320 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9d4eb0c-bb0c-4a6d-bee4-63efab4e6048 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:56.403320 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-f9d4eb0c-bb0c-4a6d-bee4-63efab4e6048 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] delete called for group 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100318) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:46:56.403320 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-f9d4eb0c-bb0c-4a6d-bee4-63efab4e6048 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Delete group with id: 61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:56.407711 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:56.407711 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:56.478261 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9d4eb0c-bb0c-4a6d-bee4-63efab4e6048 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58/action returned with HTTP 202 Aug 09 10:46:56.478642 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 787/3172] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:46:56 2026] POST /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:56.488284 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f897bb87-9df2-4ad4-a9eb-9858f03e7581 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.490529 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f897bb87-9df2-4ad4-a9eb-9858f03e7581 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 Aug 09 10:46:56.490952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f897bb87-9df2-4ad4-a9eb-9858f03e7581 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:56.491139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f897bb87-9df2-4ad4-a9eb-9858f03e7581 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:56.503417 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:56.503417 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:56.509582 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f897bb87-9df2-4ad4-a9eb-9858f03e7581 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:56.510862 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-f897bb87-9df2-4ad4-a9eb-9858f03e7581 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:56.511129 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-f897bb87-9df2-4ad4-a9eb-9858f03e7581 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:56.574901 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-f897bb87-9df2-4ad4-a9eb-9858f03e7581 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:56.580702 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:56.580702 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:56.591342 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f897bb87-9df2-4ad4-a9eb-9858f03e7581 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 returned with HTTP 200 Aug 09 10:46:56.591769 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 799/3173] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:56 2026] GET /volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:56.648294 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-4c8873c0-85e1-499f-a3fe-28a83fb0df4e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.651401 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-4c8873c0-85e1-499f-a3fe-28a83fb0df4e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 Aug 09 10:46:56.651630 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-4c8873c0-85e1-499f-a3fe-28a83fb0df4e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:56.651889 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-4c8873c0-85e1-499f-a3fe-28a83fb0df4e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:56.661675 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:56.661675 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:56.662325 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-4c8873c0-85e1-499f-a3fe-28a83fb0df4e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:56.663477 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-4c8873c0-85e1-499f-a3fe-28a83fb0df4e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 returned with HTTP 200 Aug 09 10:46:56.664044 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 789/3174] 10.4.3.125 () {68 vars in 1604 bytes} [Sun Aug 9 10:46:56 2026] GET /volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:56.670023 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50124e27-f2b6-4594-bd2a-7d49f77a794b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.673607 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50124e27-f2b6-4594-bd2a-7d49f77a794b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:46:56.673915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50124e27-f2b6-4594-bd2a-7d49f77a794b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:56.674145 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50124e27-f2b6-4594-bd2a-7d49f77a794b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:56.677145 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-a0b0b65a-086a-4eb1-823e-57309c400ec2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.679653 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-a0b0b65a-086a-4eb1-823e-57309c400ec2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f Aug 09 10:46:56.679844 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-a0b0b65a-086a-4eb1-823e-57309c400ec2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:56.680041 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-a0b0b65a-086a-4eb1-823e-57309c400ec2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:56.689455 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:56.689455 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:56.690153 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:56.690153 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:56.694149 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-50124e27-f2b6-4594-bd2a-7d49f77a794b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:46:56.699532 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-a0b0b65a-086a-4eb1-823e-57309c400ec2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:56.702059 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50124e27-f2b6-4594-bd2a-7d49f77a794b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:46:56.702740 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 800/3175] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:56 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:56.712835 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-a0b0b65a-086a-4eb1-823e-57309c400ec2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f returned with HTTP 200 Aug 09 10:46:56.713066 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 788/3176] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:56 2026] GET /volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:56.726133 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:56.729280 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:56.729635 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3795accd-64cf-455e-ae25-864ba32d58e5", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:56.732136 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3795accd-64cf-455e-ae25-864ba32d58e5', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:56.744742 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:56.744742 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:56.745375 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:46:56.745537 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume of 1 GB Aug 09 10:46:56.746346 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Availability Zones retrieved successfully. Aug 09 10:46:56.754098 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (29d0622e-b840-4aac-bd16-efa99f884bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:56.961554 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a65345-67c4-456d-aa82-f475cb50e6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:56.963909 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:56.997527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a65345-67c4-456d-aa82-f475cb50e6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3795accd-64cf-455e-ae25-864ba32d58e5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:56.998880 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c16a3f0-e8bb-4429-93d6-6b0c97602af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:57.043678 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7a72677d-f2a4-4a69-a2ee-9a3346c43381 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.049456 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a72677d-f2a4-4a69-a2ee-9a3346c43381 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:57.050229 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a72677d-f2a4-4a69-a2ee-9a3346c43381 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:57.050369 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a72677d-f2a4-4a69-a2ee-9a3346c43381 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:57.050444 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7a72677d-f2a4-4a69-a2ee-9a3346c43381 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:57.056428 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:57.056428 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:57.057992 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a72677d-f2a4-4a69-a2ee-9a3346c43381 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:57.058486 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 790/3177] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:57 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:57.068337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['b1ad117f-7ab3-414e-9299-840381bdc7f2', '8a274ba0-e928-464d-972f-a26a9c9a8016', 'a548bd40-d14b-4960-b7b6-2208bc08acd7', 'd7a26a28-c32f-4aad-a8ee-c720be256a86'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:57.069531 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c16a3f0-e8bb-4429-93d6-6b0c97602af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1ad117f-7ab3-414e-9299-840381bdc7f2', '8a274ba0-e928-464d-972f-a26a9c9a8016', 'a548bd40-d14b-4960-b7b6-2208bc08acd7', 'd7a26a28-c32f-4aad-a8ee-c720be256a86']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:57.070568 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2e630a-36c8-48d2-936b-04c1dca89eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:57.124058 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2e630a-36c8-48d2-936b-04c1dca89eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64695e7c-cb79-4df7-a5ef-53f2db5462ae', '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='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['b1ad117f-7ab3-414e-9299-840381bdc7f2','8a274ba0-e928-464d-972f-a26a9c9a8016','a548bd40-d14b-4960-b7b6-2208bc08acd7','d7a26a28-c32f-4aad-a8ee-c720be256a86'],size=1,snapshot_id=3795accd-64cf-455e-ae25-864ba32d58e5,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), '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-09T10:46:57Z,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=64695e7c-cb79-4df7-a5ef-53f2db5462ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2fb0754369b4615ad745ecdf8680c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3795accd-64cf-455e-ae25-864ba32d58e5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6250c3829474927a954476fa71962ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:57.125222 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e33479-b157-4fa6-8fd3-47b0df7bf0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:57.156497 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e33479-b157-4fa6-8fd3-47b0df7bf0d5) transitioned into 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='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['b1ad117f-7ab3-414e-9299-840381bdc7f2','8a274ba0-e928-464d-972f-a26a9c9a8016','a548bd40-d14b-4960-b7b6-2208bc08acd7','d7a26a28-c32f-4aad-a8ee-c720be256a86'],size=1,snapshot_id=3795accd-64cf-455e-ae25-864ba32d58e5,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:57.158808 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a96f7b2-739c-4db4-a0ed-9126882c31b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:57.193607 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a96f7b2-739c-4db4-a0ed-9126882c31b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:57.193607 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (29d0622e-b840-4aac-bd16-efa99f884bf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:57.193607 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request issued successfully. Aug 09 10:46:57.193607 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-2f88b909-feae-4dcf-8a1e-3fb3181f446f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:57.193607 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 800/3178] 10.4.3.125 () {72 vars in 1541 bytes} [Sun Aug 9 10:46:56 2026] POST /volume/v3/volumes => generated 736 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:46:57.210703 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-91de823c-b385-4985-8a8d-b1fe948b6df9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.215887 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-91de823c-b385-4985-8a8d-b1fe948b6df9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae Aug 09 10:46:57.216280 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-91de823c-b385-4985-8a8d-b1fe948b6df9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:57.216448 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-91de823c-b385-4985-8a8d-b1fe948b6df9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:57.230517 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:57.230517 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:57.236009 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-91de823c-b385-4985-8a8d-b1fe948b6df9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:57.242455 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-91de823c-b385-4985-8a8d-b1fe948b6df9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae returned with HTTP 200 Aug 09 10:46:57.243225 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 801/3179] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:57 2026] GET /volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae => generated 804 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:57.260529 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-56dfaa62-54af-4e08-9746-ac1643374ddf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.264531 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-56dfaa62-54af-4e08-9746-ac1643374ddf tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae Aug 09 10:46:57.264531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-56dfaa62-54af-4e08-9746-ac1643374ddf tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:57.264531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-56dfaa62-54af-4e08-9746-ac1643374ddf tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:57.273572 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:57.273572 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:57.280460 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-56dfaa62-54af-4e08-9746-ac1643374ddf tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:46:57.288573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-56dfaa62-54af-4e08-9746-ac1643374ddf tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae returned with HTTP 200 Aug 09 10:46:57.288644 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 789/3180] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:46:57 2026] GET /volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae => generated 804 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:57.613475 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3c59b007-fbd9-45f8-a34b-371211402724 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.621513 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c59b007-fbd9-45f8-a34b-371211402724 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 Aug 09 10:46:57.623226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c59b007-fbd9-45f8-a34b-371211402724 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:57.623226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c59b007-fbd9-45f8-a34b-371211402724 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:57.650398 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c59b007-fbd9-45f8-a34b-371211402724 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 returned with HTTP 404 Aug 09 10:46:57.651849 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 791/3181] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:57 2026] GET /volume/v3/volumes/626b3a47-9dcf-481b-b4ab-d72909e23af4 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:57.663827 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-08d09fac-1d57-4378-8ec5-4eb7ce33a26e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.666389 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08d09fac-1d57-4378-8ec5-4eb7ce33a26e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/a6f866d7-d435-40c5-9803-a20bc8c59436 Aug 09 10:46:57.666739 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08d09fac-1d57-4378-8ec5-4eb7ce33a26e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:57.667032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08d09fac-1d57-4378-8ec5-4eb7ce33a26e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:57.686578 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08d09fac-1d57-4378-8ec5-4eb7ce33a26e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/a6f866d7-d435-40c5-9803-a20bc8c59436 returned with HTTP 404 Aug 09 10:46:57.687825 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 801/3182] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:57 2026] GET /volume/v3/volumes/a6f866d7-d435-40c5-9803-a20bc8c59436 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:57.698579 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d28e563c-7baf-4e45-9f9c-b887ad6b9f1c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.700626 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d28e563c-7baf-4e45-9f9c-b887ad6b9f1c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 Aug 09 10:46:57.701235 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d28e563c-7baf-4e45-9f9c-b887ad6b9f1c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:57.701596 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d28e563c-7baf-4e45-9f9c-b887ad6b9f1c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:57.701859 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-d28e563c-7baf-4e45-9f9c-b887ad6b9f1c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member 61877d9e-0e0e-4971-b69d-8c0447286f58 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:57.709473 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d28e563c-7baf-4e45-9f9c-b887ad6b9f1c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 returned with HTTP 404 Aug 09 10:46:57.710081 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 802/3183] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:57 2026] GET /volume/v3/groups/61877d9e-0e0e-4971-b69d-8c0447286f58 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:46:57.723349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3f4703dd-b0dc-446a-84b0-e35f46a08d1c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.724320 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2aa9b8f-939f-492b-aebc-cd6070fa1ae8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.725363 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3f4703dd-b0dc-446a-84b0-e35f46a08d1c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:46:57.725572 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3f4703dd-b0dc-446a-84b0-e35f46a08d1c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:57.725889 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3f4703dd-b0dc-446a-84b0-e35f46a08d1c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:57.726063 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2aa9b8f-939f-492b-aebc-cd6070fa1ae8 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/64d06761-b789-4ef0-90be-ad1b8d1a64ce Aug 09 10:46:57.726336 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2aa9b8f-939f-492b-aebc-cd6070fa1ae8 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:57.726549 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2aa9b8f-939f-492b-aebc-cd6070fa1ae8 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:57.744173 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:57.744173 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:57.750083 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3f4703dd-b0dc-446a-84b0-e35f46a08d1c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:46:57.755489 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3f4703dd-b0dc-446a-84b0-e35f46a08d1c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:46:57.757213 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 790/3184] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:57 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:57.759102 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2aa9b8f-939f-492b-aebc-cd6070fa1ae8 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/group_types/64d06761-b789-4ef0-90be-ad1b8d1a64ce returned with HTTP 202 Aug 09 10:46:57.759613 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 792/3185] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:46:57 2026] DELETE /volume/v3/group_types/64d06761-b789-4ef0-90be-ad1b8d1a64ce => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:46:57.770483 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bd2f1658-5a8f-4f15-afb7-f56d8f896932 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.772226 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd2f1658-5a8f-4f15-afb7-f56d8f896932 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] DELETE https://10.4.3.125/volume/v3/types/9f3603ac-a902-4e01-930e-0599595bae01 Aug 09 10:46:57.772602 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bd2f1658-5a8f-4f15-afb7-f56d8f896932 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:57.773300 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bd2f1658-5a8f-4f15-afb7-f56d8f896932 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:57.773356 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:57.773356 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:57.816659 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd2f1658-5a8f-4f15-afb7-f56d8f896932 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/types/9f3603ac-a902-4e01-930e-0599595bae01 returned with HTTP 202 Aug 09 10:46:57.817112 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 802/3186] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:46:57 2026] DELETE /volume/v3/types/9f3603ac-a902-4e01-930e-0599595bae01 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:46:57.828741 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3615c1d1-6607-4040-acf5-595705134e4c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.830811 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3615c1d1-6607-4040-acf5-595705134e4c tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] GET https://10.4.3.125/volume/v3/types/9f3603ac-a902-4e01-930e-0599595bae01 Aug 09 10:46:57.831105 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3615c1d1-6607-4040-acf5-595705134e4c tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:57.831380 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3615c1d1-6607-4040-acf5-595705134e4c tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:57.834956 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3615c1d1-6607-4040-acf5-595705134e4c tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/types/9f3603ac-a902-4e01-930e-0599595bae01 returned with HTTP 404 Aug 09 10:46:57.838147 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 803/3187] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:46:57 2026] GET /volume/v3/types/9f3603ac-a902-4e01-930e-0599595bae01 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:57.846885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-57cba8d4-46ba-4b18-ab22-f00165a832ac None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.849862 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-57cba8d4-46ba-4b18-ab22-f00165a832ac tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:46:57.850318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-57cba8d4-46ba-4b18-ab22-f00165a832ac tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2105449042"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:57.871141 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-57cba8d4-46ba-4b18-ab22-f00165a832ac tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:46:57.871702 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 791/3188] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:46:57 2026] POST /volume/v3/types => generated 224 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:57.886792 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-864b2c28-fc72-4f10-b4f9-6de3bfcd4d6f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.888855 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-864b2c28-fc72-4f10-b4f9-6de3bfcd4d6f tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:46:57.889319 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-864b2c28-fc72-4f10-b4f9-6de3bfcd4d6f tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1322729066"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:57.914784 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-864b2c28-fc72-4f10-b4f9-6de3bfcd4d6f tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:46:57.915287 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 793/3189] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:46:57 2026] POST /volume/v3/group_types => generated 181 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:57.924908 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bbbde659-1b7d-4688-9141-843ac93e8096 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:57.928131 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bbbde659-1b7d-4688-9141-843ac93e8096 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/groups Aug 09 10:46:57.928131 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bbbde659-1b7d-4688-9141-843ac93e8096 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6d4ac217-436f-47ad-be84-c748c4e836ae", "volume_types": ["cd971057-4d12-4316-a186-dc13335690bf"], "name": "tempest-GroupSnapshotsTest-Group-203560371"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:57.930643 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-bbbde659-1b7d-4688-9141-843ac93e8096 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating new group {'group': {'group_type': '6d4ac217-436f-47ad-be84-c748c4e836ae', 'volume_types': ['cd971057-4d12-4316-a186-dc13335690bf'], 'name': 'tempest-GroupSnapshotsTest-Group-203560371'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 10:46:57.934494 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-bbbde659-1b7d-4688-9141-843ac93e8096 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating group tempest-GroupSnapshotsTest-Group-203560371. Aug 09 10:46:57.945725 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bbbde659-1b7d-4688-9141-843ac93e8096 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Availability Zones retrieved successfully. Aug 09 10:46:57.973274 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-bbbde659-1b7d-4688-9141-843ac93e8096 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['dc26effc-446d-4de6-808b-de043eaee1c7'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:58.016489 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bbbde659-1b7d-4688-9141-843ac93e8096 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups returned with HTTP 202 Aug 09 10:46:58.016973 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 803/3190] 10.4.3.125 () {70 vars in 1297 bytes} [Sun Aug 9 10:46:57 2026] POST /volume/v3/groups => generated 111 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:58.032311 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-85da720b-edec-4632-a646-ada97be35527 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:58.035033 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85da720b-edec-4632-a646-ada97be35527 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/f526791d-a83c-406b-9e46-630654471993 Aug 09 10:46:58.035033 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85da720b-edec-4632-a646-ada97be35527 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:58.035200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85da720b-edec-4632-a646-ada97be35527 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:58.035360 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-85da720b-edec-4632-a646-ada97be35527 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member f526791d-a83c-406b-9e46-630654471993 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:58.039645 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:58.039645 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:58.054496 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85da720b-edec-4632-a646-ada97be35527 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/f526791d-a83c-406b-9e46-630654471993 returned with HTTP 200 Aug 09 10:46:58.055032 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 804/3191] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:58 2026] GET /volume/v3/groups/f526791d-a83c-406b-9e46-630654471993 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:58.072252 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ce7e09cc-8ce5-42a7-b52d-7649d85edd2f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:58.074206 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce7e09cc-8ce5-42a7-b52d-7649d85edd2f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:58.074533 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce7e09cc-8ce5-42a7-b52d-7649d85edd2f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:58.074842 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce7e09cc-8ce5-42a7-b52d-7649d85edd2f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:58.075070 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ce7e09cc-8ce5-42a7-b52d-7649d85edd2f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:58.080796 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:58.080796 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:58.081987 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce7e09cc-8ce5-42a7-b52d-7649d85edd2f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:58.082597 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 792/3192] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:58 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:58.772527 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c2323019-ea4e-4cd2-b389-bffd95afbe50 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:58.775981 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2323019-ea4e-4cd2-b389-bffd95afbe50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:46:58.776178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2323019-ea4e-4cd2-b389-bffd95afbe50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:58.777744 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2323019-ea4e-4cd2-b389-bffd95afbe50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:58.789227 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:58.789227 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:58.793484 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c2323019-ea4e-4cd2-b389-bffd95afbe50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:46:58.805640 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2323019-ea4e-4cd2-b389-bffd95afbe50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:46:58.806572 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 794/3193] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:58 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:59.072870 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6aa4bec8-d394-48e0-a2bb-9ebf5a3a0166 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:59.074773 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6aa4bec8-d394-48e0-a2bb-9ebf5a3a0166 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/f526791d-a83c-406b-9e46-630654471993 Aug 09 10:46:59.075057 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6aa4bec8-d394-48e0-a2bb-9ebf5a3a0166 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:59.075375 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6aa4bec8-d394-48e0-a2bb-9ebf5a3a0166 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:59.075511 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-6aa4bec8-d394-48e0-a2bb-9ebf5a3a0166 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member f526791d-a83c-406b-9e46-630654471993 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:46:59.081655 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:59.081655 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:59.090924 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6aa4bec8-d394-48e0-a2bb-9ebf5a3a0166 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/f526791d-a83c-406b-9e46-630654471993 returned with HTTP 200 Aug 09 10:46:59.091437 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 804/3194] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:46:59 2026] GET /volume/v3/groups/f526791d-a83c-406b-9e46-630654471993 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:59.100215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-485d7b4c-912d-443d-8440-0507d476ed51 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:59.104225 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-09757477-d18a-41db-b6b2-1d4bfadc277b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:59.105116 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-485d7b4c-912d-443d-8440-0507d476ed51 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:46:59.105351 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-485d7b4c-912d-443d-8440-0507d476ed51 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:59.105540 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-485d7b4c-912d-443d-8440-0507d476ed51 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:59.105647 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-485d7b4c-912d-443d-8440-0507d476ed51 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:46:59.105934 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:46:59.106406 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1590855477", "volume_type": "cd971057-4d12-4316-a186-dc13335690bf", "group_id": "f526791d-a83c-406b-9e46-630654471993", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:46:59.108711 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1590855477', 'volume_type': 'cd971057-4d12-4316-a186-dc13335690bf', 'group_id': 'f526791d-a83c-406b-9e46-630654471993', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:46:59.113810 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:59.113810 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:46:59.118293 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-485d7b4c-912d-443d-8440-0507d476ed51 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:46:59.118293 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 805/3195] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:59 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:46:59.118766 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:59.118766 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:59.119323 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume of 1 GB Aug 09 10:46:59.130057 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Availability Zones retrieved successfully. Aug 09 10:46:59.137796 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Flow 'volume_create_api' (d9743c10-ec69-434e-b02c-1ced3c435fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:59.138724 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0118cd7a-3bde-4cc8-b1c3-1078f61b70f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:59.139264 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:59.139264 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:59.140146 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:46:59.173699 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0118cd7a-3bde-4cc8-b1c3-1078f61b70f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:46:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd971057-4d12-4316-a186-dc13335690bf,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2105449042',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd971057-4d12-4316-a186-dc13335690bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f526791d-a83c-406b-9e46-630654471993', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:59.175102 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53cbba2-9009-4d01-95bc-1bf1dff80797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:59.220610 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2105449042 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2105449042, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:59.221046 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2105449042 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2105449042, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:46:59.277213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['f3e97cfc-ddb9-4b20-a312-856988a1fa00', '0efab4bf-60bb-409f-a56e-08f068c363f0', '82d9e307-ecca-4f3a-81a1-ca69df120edf', 'b8e5e950-89b7-4fe3-8e2c-009e68b6fc34'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:46:59.277853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53cbba2-9009-4d01-95bc-1bf1dff80797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3e97cfc-ddb9-4b20-a312-856988a1fa00', '0efab4bf-60bb-409f-a56e-08f068c363f0', '82d9e307-ecca-4f3a-81a1-ca69df120edf', 'b8e5e950-89b7-4fe3-8e2c-009e68b6fc34']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:59.278852 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03c0e4a5-74bc-488d-aa84-8586842e8df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:59.312173 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03c0e4a5-74bc-488d-aa84-8586842e8df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a3896d5-5feb-4557-8c07-d4ff1c27d325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1590855477',encryption_key_id=None,group_id=f526791d-a83c-406b-9e46-630654471993,group_type_id=,metadata={},multiattach=False,project_id='fb0fdf771881492fb645401a7f041550',qos_specs=None,replication_status=,reservations=['f3e97cfc-ddb9-4b20-a312-856988a1fa00','0efab4bf-60bb-409f-a56e-08f068c363f0','82d9e307-ecca-4f3a-81a1-ca69df120edf','b8e5e950-89b7-4fe3-8e2c-009e68b6fc34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aadabf0e83da47feb078a2ff978cde0f',volume_type_id=cd971057-4d12-4316-a186-dc13335690bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1590855477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f526791d-a83c-406b-9e46-630654471993,host=None,id=7a3896d5-5feb-4557-8c07-d4ff1c27d325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0fdf771881492fb645401a7f041550',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aadabf0e83da47feb078a2ff978cde0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd971057-4d12-4316-a186-dc13335690bf),volume_type_id=cd971057-4d12-4316-a186-dc13335690bf)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:59.313106 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc84f94f-08a4-461c-b329-efcc80fca3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:59.342799 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc84f94f-08a4-461c-b329-efcc80fca3b7) transitioned into state 'SUCCESS' from state '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-1590855477',encryption_key_id=None,group_id=f526791d-a83c-406b-9e46-630654471993,group_type_id=,metadata={},multiattach=False,project_id='fb0fdf771881492fb645401a7f041550',qos_specs=None,replication_status=,reservations=['f3e97cfc-ddb9-4b20-a312-856988a1fa00','0efab4bf-60bb-409f-a56e-08f068c363f0','82d9e307-ecca-4f3a-81a1-ca69df120edf','b8e5e950-89b7-4fe3-8e2c-009e68b6fc34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aadabf0e83da47feb078a2ff978cde0f',volume_type_id=cd971057-4d12-4316-a186-dc13335690bf)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:59.343784 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b4e4bcd-78cd-4036-a6a4-ed6bc65576cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:46:59.367509 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b4e4bcd-78cd-4036-a6a4-ed6bc65576cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:46:59.368701 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Flow 'volume_create_api' (d9743c10-ec69-434e-b02c-1ced3c435fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:46:59.369144 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Create volume request issued successfully. Aug 09 10:46:59.370177 np0000006833 devstack@c-api.service[100318]: WARNING stevedore.named [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:59.370405 np0000006833 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:59.442805 np0000006833 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:59.447037 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:59.447037 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:46:59.451958 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09757477-d18a-41db-b6b2-1d4bfadc277b tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:46:59.453136 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 793/3196] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:46:59 2026] POST /volume/v3/volumes => generated 823 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:46:59.471655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e04ccf46-8035-4b3c-a291-09540abd629e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:59.478088 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e04ccf46-8035-4b3c-a291-09540abd629e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 Aug 09 10:46:59.478398 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e04ccf46-8035-4b3c-a291-09540abd629e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:59.478640 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e04ccf46-8035-4b3c-a291-09540abd629e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:59.487978 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:59.487978 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:59.494059 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e04ccf46-8035-4b3c-a291-09540abd629e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:46:59.495014 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-e04ccf46-8035-4b3c-a291-09540abd629e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:46:59.495244 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-e04ccf46-8035-4b3c-a291-09540abd629e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:46:59.549436 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-e04ccf46-8035-4b3c-a291-09540abd629e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:46:59.553116 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:59.553116 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:46:59.562002 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e04ccf46-8035-4b3c-a291-09540abd629e tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 returned with HTTP 200 Aug 09 10:46:59.562462 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 795/3197] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:46:59 2026] GET /volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:46:59.830953 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7d502ec2-0b43-46ee-bb0a-71789bd0485c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:46:59.832781 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7d502ec2-0b43-46ee-bb0a-71789bd0485c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:46:59.832970 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7d502ec2-0b43-46ee-bb0a-71789bd0485c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:46:59.833236 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7d502ec2-0b43-46ee-bb0a-71789bd0485c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:46:59.849134 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:46:59.849134 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:46:59.863354 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7d502ec2-0b43-46ee-bb0a-71789bd0485c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:46:59.872238 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7d502ec2-0b43-46ee-bb0a-71789bd0485c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:46:59.872763 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 805/3198] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:46:59 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:47:00.131462 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c0dd6f89-327f-4622-bcdb-f3519aa4ab7d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.133751 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0dd6f89-327f-4622-bcdb-f3519aa4ab7d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:00.134059 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0dd6f89-327f-4622-bcdb-f3519aa4ab7d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:00.134458 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0dd6f89-327f-4622-bcdb-f3519aa4ab7d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:00.134612 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c0dd6f89-327f-4622-bcdb-f3519aa4ab7d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:00.140081 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.140081 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:00.141053 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0dd6f89-327f-4622-bcdb-f3519aa4ab7d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:00.141537 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 806/3199] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:00 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:00.307403 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-96b7dce7-4294-41ab-a904-be4e823e2022 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.311175 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-96b7dce7-4294-41ab-a904-be4e823e2022 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae Aug 09 10:47:00.311175 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-96b7dce7-4294-41ab-a904-be4e823e2022 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:00.311839 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-96b7dce7-4294-41ab-a904-be4e823e2022 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:00.328841 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.328841 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:00.335004 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-96b7dce7-4294-41ab-a904-be4e823e2022 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:00.343675 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-96b7dce7-4294-41ab-a904-be4e823e2022 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae returned with HTTP 200 Aug 09 10:47:00.343891 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 794/3200] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:00 2026] GET /volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae => generated 1345 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:00.354935 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-23b84e63-7b88-4ba5-8833-8c5b0c048f4f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.355526 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23b84e63-7b88-4ba5-8833-8c5b0c048f4f None None] GET https://10.4.3.125/volume// Aug 09 10:47:00.355743 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23b84e63-7b88-4ba5-8833-8c5b0c048f4f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:00.355996 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23b84e63-7b88-4ba5-8833-8c5b0c048f4f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:00.356463 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23b84e63-7b88-4ba5-8833-8c5b0c048f4f None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:00.356831 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 796/3201] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47: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 09 10:47:00.377578 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-400a3ce9-4fc6-414b-880d-439e830e7fe4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.380601 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-400a3ce9-4fc6-414b-880d-439e830e7fe4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:47:00.381445 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-400a3ce9-4fc6-414b-880d-439e830e7fe4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64695e7c-cb79-4df7-a5ef-53f2db5462ae", "connector": null, "instance_uuid": "88c6c3e8-8011-457a-8a35-c6216a8ff99a"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:00.401522 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.401522 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:00.451060 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-400a3ce9-4fc6-414b-880d-439e830e7fe4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:47:00.451563 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 806/3202] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:47:00 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 09 10:47:00.463159 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b1b09651-e23a-48c5-bf1d-47f929250fd2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.463927 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1b09651-e23a-48c5-bf1d-47f929250fd2 None None] GET https://10.4.3.125/volume// Aug 09 10:47:00.464104 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1b09651-e23a-48c5-bf1d-47f929250fd2 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:00.464345 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1b09651-e23a-48c5-bf1d-47f929250fd2 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:00.464755 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1b09651-e23a-48c5-bf1d-47f929250fd2 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:00.465319 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 807/3203] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:00.474413 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-5258b12c-40cc-4336-97b5-5559394de3fc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.477453 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-5258b12c-40cc-4336-97b5-5559394de3fc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae Aug 09 10:47:00.477700 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-5258b12c-40cc-4336-97b5-5559394de3fc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:00.477917 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-5258b12c-40cc-4336-97b5-5559394de3fc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:00.493911 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.493911 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:00.501087 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-5258b12c-40cc-4336-97b5-5559394de3fc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:00.508081 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-5258b12c-40cc-4336-97b5-5559394de3fc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae returned with HTTP 200 Aug 09 10:47:00.508710 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 795/3204] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:00 2026] GET /volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae => generated 1524 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:00.575170 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2b476fea-2b30-4aa9-91e0-44cb505261ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.578391 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b476fea-2b30-4aa9-91e0-44cb505261ea tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 Aug 09 10:47:00.578630 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b476fea-2b30-4aa9-91e0-44cb505261ea tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:00.580424 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b476fea-2b30-4aa9-91e0-44cb505261ea tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:00.590972 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.590972 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:00.595989 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2b476fea-2b30-4aa9-91e0-44cb505261ea tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:47:00.596994 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-2b476fea-2b30-4aa9-91e0-44cb505261ea tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:47:00.597201 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-2b476fea-2b30-4aa9-91e0-44cb505261ea tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:47:00.647285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-390e0568-5841-4ce9-8be5-2699b310689c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.650385 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-390e0568-5841-4ce9-8be5-2699b310689c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] PUT https://10.4.3.125/volume/v3/attachments/86f97048-a241-4bf0-bbec-a87ab5537176 Aug 09 10:47:00.650868 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-390e0568-5841-4ce9-8be5-2699b310689c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:00.656274 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-2b476fea-2b30-4aa9-91e0-44cb505261ea tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:47:00.660091 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.660091 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:00.663551 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-390e0568-5841-4ce9-8be5-2699b310689c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Acquiring lock "cinder-attachment_update-64695e7c-cb79-4df7-a5ef-53f2db5462ae-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:47:00.673104 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b476fea-2b30-4aa9-91e0-44cb505261ea tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 returned with HTTP 200 Aug 09 10:47:00.673104 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 797/3205] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:47:00 2026] GET /volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:00.675221 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-390e0568-5841-4ce9-8be5-2699b310689c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-64695e7c-cb79-4df7-a5ef-53f2db5462ae-np0000006833" acquired by "attachment_update" :: waited 0.010s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:47:00.675344 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.675344 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:00.694104 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-08683cfc-fd9a-487d-8355-945949ab3b03 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.698034 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08683cfc-fd9a-487d-8355-945949ab3b03 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/group_snapshots Aug 09 10:47:00.698034 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08683cfc-fd9a-487d-8355-945949ab3b03 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f526791d-a83c-406b-9e46-630654471993", "name": "tempest-group_snapshot-1292998573"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:00.700241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-08683cfc-fd9a-487d-8355-945949ab3b03 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f526791d-a83c-406b-9e46-630654471993', 'name': 'tempest-group_snapshot-1292998573'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 09 10:47:00.705136 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.705136 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:00.710748 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.group_snapshots [None req-08683cfc-fd9a-487d-8355-945949ab3b03 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Creating group_snapshot tempest-group_snapshot-1292998573. Aug 09 10:47:00.743722 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.743722 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:00.769525 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-08683cfc-fd9a-487d-8355-945949ab3b03 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2105449042 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2105449042, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:00.769967 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-08683cfc-fd9a-487d-8355-945949ab3b03 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2105449042 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2105449042, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:00.806040 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-08683cfc-fd9a-487d-8355-945949ab3b03 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Created reservations ['eb7937e8-862f-4975-b7f2-e4ef875d02fd', '37b875f8-ab03-4c56-82d7-dfbc42b0583d', 'c72b50fa-d2fd-4db3-bb2d-6980ac781bb3', '7b745c6e-8c6f-4589-acd6-96fb391b3c6e'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:47:00.850416 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-390e0568-5841-4ce9-8be5-2699b310689c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-64695e7c-cb79-4df7-a5ef-53f2db5462ae-np0000006833" released by "attachment_update" :: held 0.177s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:47:00.850806 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-390e0568-5841-4ce9-8be5-2699b310689c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/86f97048-a241-4bf0-bbec-a87ab5537176 returned with HTTP 200 Aug 09 10:47:00.851291 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 807/3206] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:47:00 2026] PUT /volume/v3/attachments/86f97048-a241-4bf0-bbec-a87ab5537176 => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:00.856956 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08683cfc-fd9a-487d-8355-945949ab3b03 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots returned with HTTP 202 Aug 09 10:47:00.857638 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 808/3207] 10.4.3.125 () {70 vars in 1324 bytes} [Sun Aug 9 10:47:00 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:00.870445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c3adec6c-4373-4883-8f87-20dc362f2092 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.873986 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3adec6c-4373-4883-8f87-20dc362f2092 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 Aug 09 10:47:00.873986 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3adec6c-4373-4883-8f87-20dc362f2092 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:00.876252 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3adec6c-4373-4883-8f87-20dc362f2092 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:00.876252 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-c3adec6c-4373-4883-8f87-20dc362f2092 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member cde4f5c9-a22d-45b9-b8ca-5eac8a206661 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:47:00.881508 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.881508 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:00.891472 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4bb38f7b-19ef-45f5-9d58-a594a739d35a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.892383 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3adec6c-4373-4883-8f87-20dc362f2092 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 returned with HTTP 200 Aug 09 10:47:00.893006 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 796/3208] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:47:00 2026] GET /volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:00.894886 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4bb38f7b-19ef-45f5-9d58-a594a739d35a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:00.895095 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4bb38f7b-19ef-45f5-9d58-a594a739d35a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:00.895914 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4bb38f7b-19ef-45f5-9d58-a594a739d35a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:00.896550 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-fb469e13-677e-48d2-82b7-89cf4c2a0c4e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:00.899560 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-fb469e13-677e-48d2-82b7-89cf4c2a0c4e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments/86f97048-a241-4bf0-bbec-a87ab5537176/action Aug 09 10:47:00.900139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-fb469e13-677e-48d2-82b7-89cf4c2a0c4e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:00.900362 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-fb469e13-677e-48d2-82b7-89cf4c2a0c4e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:00.904493 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.904493 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:00.912417 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4bb38f7b-19ef-45f5-9d58-a594a739d35a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:00.918784 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4bb38f7b-19ef-45f5-9d58-a594a739d35a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:00.919898 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 798/3209] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:00 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:00.927880 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:00.927880 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:00.974098 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b98e060-ab93-4ff4-b5cd-c5cc567a2558 req-fb469e13-677e-48d2-82b7-89cf4c2a0c4e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/86f97048-a241-4bf0-bbec-a87ab5537176/action returned with HTTP 204 Aug 09 10:47:00.975163 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 808/3210] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:47:00 2026] POST /volume/v3/attachments/86f97048-a241-4bf0-bbec-a87ab5537176/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:01.158929 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f2de0e32-8758-4e5b-985d-cbc8d8aa73c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:01.162802 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2de0e32-8758-4e5b-985d-cbc8d8aa73c8 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:01.163230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2de0e32-8758-4e5b-985d-cbc8d8aa73c8 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:01.163620 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2de0e32-8758-4e5b-985d-cbc8d8aa73c8 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:01.163897 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f2de0e32-8758-4e5b-985d-cbc8d8aa73c8 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:01.174543 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:01.174543 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:01.175806 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2de0e32-8758-4e5b-985d-cbc8d8aa73c8 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:01.177140 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 809/3211] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:01 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:01.763451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-225465f3-a8c5-4d89-892f-fe39383f69d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:01.766453 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-225465f3-a8c5-4d89-892f-fe39383f69d7 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:01.766645 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-225465f3-a8c5-4d89-892f-fe39383f69d7 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:01.767393 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-225465f3-a8c5-4d89-892f-fe39383f69d7 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:01.782571 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:01.782571 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:01.791127 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-225465f3-a8c5-4d89-892f-fe39383f69d7 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:01.800496 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-225465f3-a8c5-4d89-892f-fe39383f69d7 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:01.801806 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 797/3212] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:01 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:01.819555 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e8f43d69-270c-4127-9e83-0680c331f3d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:01.822611 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8f43d69-270c-4127-9e83-0680c331f3d4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:01.822920 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8f43d69-270c-4127-9e83-0680c331f3d4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:01.823244 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8f43d69-270c-4127-9e83-0680c331f3d4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:01.832239 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:01.832239 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:01.838301 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e8f43d69-270c-4127-9e83-0680c331f3d4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:01.844307 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8f43d69-270c-4127-9e83-0680c331f3d4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:01.844971 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 799/3213] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:01 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:01.910472 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-adb04ca5-4674-48b7-a8f3-05c939563a0c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:01.913292 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-adb04ca5-4674-48b7-a8f3-05c939563a0c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 Aug 09 10:47:01.913292 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-adb04ca5-4674-48b7-a8f3-05c939563a0c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:01.913800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-adb04ca5-4674-48b7-a8f3-05c939563a0c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:01.913984 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-adb04ca5-4674-48b7-a8f3-05c939563a0c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member cde4f5c9-a22d-45b9-b8ca-5eac8a206661 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:47:01.918847 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:01.918847 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:01.923995 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-adb04ca5-4674-48b7-a8f3-05c939563a0c tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 returned with HTTP 200 Aug 09 10:47:01.924548 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 809/3214] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:47:01 2026] GET /volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:01.927887 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-11866310-ed82-4580-bab7-f1da60c25703 req-450c1b00-b2bb-43b1-a710-e155d0db91d4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:01.935531 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-450c1b00-b2bb-43b1-a710-e155d0db91d4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:01.935531 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-450c1b00-b2bb-43b1-a710-e155d0db91d4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:01.937947 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-450c1b00-b2bb-43b1-a710-e155d0db91d4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:01.940324 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-16bdd806-1692-4284-8643-983ae623b5b0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:01.940679 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c4dbcdc-ee13-4fcc-935f-da278c1a9930 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:01.944585 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c4dbcdc-ee13-4fcc-935f-da278c1a9930 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:01.944870 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c4dbcdc-ee13-4fcc-935f-da278c1a9930 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:01.944945 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-16bdd806-1692-4284-8643-983ae623b5b0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail Aug 09 10:47:01.945119 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c4dbcdc-ee13-4fcc-935f-da278c1a9930 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:01.945286 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-16bdd806-1692-4284-8643-983ae623b5b0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:01.945579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-16bdd806-1692-4284-8643-983ae623b5b0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:01.946125 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-16bdd806-1692-4284-8643-983ae623b5b0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:47:01.948018 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-16bdd806-1692-4284-8643-983ae623b5b0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:47:01.951611 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:01.951611 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:01.954160 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-16bdd806-1692-4284-8643-983ae623b5b0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all snapshots completed successfully. Aug 09 10:47:01.954160 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:01.954160 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:01.955279 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-16bdd806-1692-4284-8643-983ae623b5b0 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 10:47:01.955477 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:01.955477 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:01.955540 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 798/3215] 10.4.3.125 () {66 vars in 1264 bytes} [Sun Aug 9 10:47:01 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:01.960042 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-11866310-ed82-4580-bab7-f1da60c25703 req-450c1b00-b2bb-43b1-a710-e155d0db91d4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:01.963467 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c4dbcdc-ee13-4fcc-935f-da278c1a9930 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:01.968364 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-450c1b00-b2bb-43b1-a710-e155d0db91d4 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:01.969890 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-803b2740-b018-4fc0-b5e5-633b5cf0af8a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:01.972223 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-803b2740-b018-4fc0-b5e5-633b5cf0af8a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/586cb37a-d691-420d-975c-9e07bc3e44fa Aug 09 10:47:01.972473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-803b2740-b018-4fc0-b5e5-633b5cf0af8a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:01.972848 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-803b2740-b018-4fc0-b5e5-633b5cf0af8a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:01.973114 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 810/3216] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:01 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:01.974223 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c4dbcdc-ee13-4fcc-935f-da278c1a9930 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:01.975100 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 800/3217] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:01 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:01.979875 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:01.979875 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:01.981774 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-803b2740-b018-4fc0-b5e5-633b5cf0af8a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Snapshot retrieved successfully. Aug 09 10:47:01.982074 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-803b2740-b018-4fc0-b5e5-633b5cf0af8a tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/586cb37a-d691-420d-975c-9e07bc3e44fa returned with HTTP 200 Aug 09 10:47:01.983598 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 810/3218] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:47:01 2026] GET /volume/v3/snapshots/586cb37a-d691-420d-975c-9e07bc3e44fa => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:01.996705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7d38bc94-9d48-4a5a-88d7-6cbcdf639ca7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:01.999280 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7d38bc94-9d48-4a5a-88d7-6cbcdf639ca7 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 Aug 09 10:47:01.999511 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7d38bc94-9d48-4a5a-88d7-6cbcdf639ca7 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.000144 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7d38bc94-9d48-4a5a-88d7-6cbcdf639ca7 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.000144 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-7d38bc94-9d48-4a5a-88d7-6cbcdf639ca7 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member cde4f5c9-a22d-45b9-b8ca-5eac8a206661 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:47:02.007034 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.007034 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:02.013487 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7d38bc94-9d48-4a5a-88d7-6cbcdf639ca7 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 returned with HTTP 200 Aug 09 10:47:02.014216 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 799/3219] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:47:01 2026] GET /volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 => generated 308 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:02.026308 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2dc2164b-5cea-40a6-afdb-f0d4d6fccda9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.031380 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2dc2164b-5cea-40a6-afdb-f0d4d6fccda9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/detail Aug 09 10:47:02.031380 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2dc2164b-5cea-40a6-afdb-f0d4d6fccda9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.031380 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2dc2164b-5cea-40a6-afdb-f0d4d6fccda9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.040177 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2dc2164b-5cea-40a6-afdb-f0d4d6fccda9 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 09 10:47:02.040845 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 811/3220] 10.4.3.125 () {68 vars in 1323 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:02.051125 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-245b47ff-031a-4962-875e-c372d8a7d4ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.053121 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-245b47ff-031a-4962-875e-c372d8a7d4ad tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] DELETE https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 Aug 09 10:47:02.053453 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-245b47ff-031a-4962-875e-c372d8a7d4ad tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.053756 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-245b47ff-031a-4962-875e-c372d8a7d4ad tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.053936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-245b47ff-031a-4962-875e-c372d8a7d4ad tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] delete called for member cde4f5c9-a22d-45b9-b8ca-5eac8a206661 {{(pid=100317) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 10:47:02.054032 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-245b47ff-031a-4962-875e-c372d8a7d4ad tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Delete group_snapshot with id: cde4f5c9-a22d-45b9-b8ca-5eac8a206661 Aug 09 10:47:02.058252 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.058252 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:02.082649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1c12a151-43f2-49b7-95b1-d962f31f17de None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.083256 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1c12a151-43f2-49b7-95b1-d962f31f17de None None] GET https://10.4.3.125/volume// Aug 09 10:47:02.084166 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1c12a151-43f2-49b7-95b1-d962f31f17de None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.084166 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1c12a151-43f2-49b7-95b1-d962f31f17de None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.084425 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1c12a151-43f2-49b7-95b1-d962f31f17de None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:02.085523 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 811/3221] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:02.095593 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-11866310-ed82-4580-bab7-f1da60c25703 req-eb528198-fa16-48e3-8896-b5a52727a2fb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.098309 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-eb528198-fa16-48e3-8896-b5a52727a2fb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:47:02.098650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-eb528198-fa16-48e3-8896-b5a52727a2fb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9a78bc4-b006-44f4-8041-f8fa5fa8f180", "connector": null, "instance_uuid": "dcbadfe9-7a14-4bf1-8cf2-5c84c4d1d3d0"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:02.107407 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-245b47ff-031a-4962-875e-c372d8a7d4ad tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 returned with HTTP 202 Aug 09 10:47:02.108372 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 801/3222] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:47:02 2026] DELETE /volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:47:02.112859 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.112859 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:02.116411 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.122302 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:47:02.122302 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.122970 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.124097 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:47:02.124998 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.124998 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:02.126506 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:47:02.141548 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all volumes completed successfully. Aug 09 10:47:02.142611 np0000006833 devstack@c-api.service[100316]: WARNING stevedore.named [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:47:02.142611 np0000006833 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:47:02.166455 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-eb528198-fa16-48e3-8896-b5a52727a2fb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:47:02.167632 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 800/3223] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:47:02 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 09 10:47:02.191528 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0acd6540-2077-4e38-bc45-16bf8b4adff2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.193933 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0acd6540-2077-4e38-bc45-16bf8b4adff2 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:02.194114 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0acd6540-2077-4e38-bc45-16bf8b4adff2 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.194352 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0acd6540-2077-4e38-bc45-16bf8b4adff2 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.194479 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0acd6540-2077-4e38-bc45-16bf8b4adff2 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:02.201572 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.201572 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:02.202406 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0acd6540-2077-4e38-bc45-16bf8b4adff2 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:02.203894 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 812/3224] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:02.210197 np0000006833 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:47:02.217631 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.217631 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:02.228687 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95aebb49-f0f0-46f7-95f1-4584cd1fd12f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.229866 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95aebb49-f0f0-46f7-95f1-4584cd1fd12f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:02.230005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95aebb49-f0f0-46f7-95f1-4584cd1fd12f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.230148 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95aebb49-f0f0-46f7-95f1-4584cd1fd12f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.233792 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c961e155-1f01-44f9-a03e-d5587f434ff6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:47:02.233792 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 812/3225] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:02.247825 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.247825 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:02.251925 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eecf20b8-2efb-4c25-a921-439fff533ed6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.255200 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eecf20b8-2efb-4c25-a921-439fff533ed6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail Aug 09 10:47:02.256638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eecf20b8-2efb-4c25-a921-439fff533ed6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.256638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eecf20b8-2efb-4c25-a921-439fff533ed6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.256638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-eecf20b8-2efb-4c25-a921-439fff533ed6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:47:02.256987 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.256987 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:02.257791 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-eecf20b8-2efb-4c25-a921-439fff533ed6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:47:02.258974 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cb4bdb34-4271-4209-a1f8-663018595db7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.259489 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cb4bdb34-4271-4209-a1f8-663018595db7 None None] GET https://10.4.3.125/volume// Aug 09 10:47:02.259728 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cb4bdb34-4271-4209-a1f8-663018595db7 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.259900 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-95aebb49-f0f0-46f7-95f1-4584cd1fd12f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:02.260059 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cb4bdb34-4271-4209-a1f8-663018595db7 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.261469 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cb4bdb34-4271-4209-a1f8-663018595db7 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:02.262247 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 813/3226] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:02.264817 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eecf20b8-2efb-4c25-a921-439fff533ed6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all snapshots completed successfully. Aug 09 10:47:02.265848 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eecf20b8-2efb-4c25-a921-439fff533ed6 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 10:47:02.266334 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 801/3227] 10.4.3.125 () {66 vars in 1264 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:47:02.268511 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95aebb49-f0f0-46f7-95f1-4584cd1fd12f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:02.269114 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 802/3228] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:02.277495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-11866310-ed82-4580-bab7-f1da60c25703 req-6c289f2c-0024-4da9-907a-7d901ad4f51c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.278794 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-6c289f2c-0024-4da9-907a-7d901ad4f51c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:02.279130 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-6c289f2c-0024-4da9-907a-7d901ad4f51c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.279283 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-6c289f2c-0024-4da9-907a-7d901ad4f51c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.280133 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-63b9dbe1-b07a-4c0a-8c51-4e46405d2848 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.285427 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63b9dbe1-b07a-4c0a-8c51-4e46405d2848 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 Aug 09 10:47:02.285689 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63b9dbe1-b07a-4c0a-8c51-4e46405d2848 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.286006 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63b9dbe1-b07a-4c0a-8c51-4e46405d2848 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.286488 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-63b9dbe1-b07a-4c0a-8c51-4e46405d2848 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member cde4f5c9-a22d-45b9-b8ca-5eac8a206661 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 10:47:02.289448 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63b9dbe1-b07a-4c0a-8c51-4e46405d2848 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 returned with HTTP 404 Aug 09 10:47:02.290281 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 814/3229] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:47:02.290365 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.290365 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:02.294267 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-11866310-ed82-4580-bab7-f1da60c25703 req-6c289f2c-0024-4da9-907a-7d901ad4f51c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:02.299832 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-6c289f2c-0024-4da9-907a-7d901ad4f51c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:02.300172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f4165fe7-ed46-412b-8019-6ddff860ecc4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.300477 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 813/3230] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 1058 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:02.303696 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4165fe7-ed46-412b-8019-6ddff860ecc4 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/group_snapshots Aug 09 10:47:02.304013 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4165fe7-ed46-412b-8019-6ddff860ecc4 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.305269 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4165fe7-ed46-412b-8019-6ddff860ecc4 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.313935 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4165fe7-ed46-412b-8019-6ddff860ecc4 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots returned with HTTP 200 Aug 09 10:47:02.314703 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 802/3231] 10.4.3.125 () {68 vars in 1302 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:02.339269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e43b22e9-91a0-41a3-996c-02aecb11b445 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.339269 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e43b22e9-91a0-41a3-996c-02aecb11b445 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] DELETE https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 Aug 09 10:47:02.339269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e43b22e9-91a0-41a3-996c-02aecb11b445 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.339269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e43b22e9-91a0-41a3-996c-02aecb11b445 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.339269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-e43b22e9-91a0-41a3-996c-02aecb11b445 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] delete called for member cde4f5c9-a22d-45b9-b8ca-5eac8a206661 {{(pid=100317) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 10:47:02.339269 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-e43b22e9-91a0-41a3-996c-02aecb11b445 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Delete group_snapshot with id: cde4f5c9-a22d-45b9-b8ca-5eac8a206661 Aug 09 10:47:02.341121 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e43b22e9-91a0-41a3-996c-02aecb11b445 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 returned with HTTP 404 Aug 09 10:47:02.341121 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 803/3232] 10.4.3.125 () {68 vars in 1416 bytes} [Sun Aug 9 10:47:02 2026] DELETE /volume/v3/group_snapshots/cde4f5c9-a22d-45b9-b8ca-5eac8a206661 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:47:02.358166 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.361975 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:47:02.361975 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.361975 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.362373 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:47:02.363514 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:47:02.375291 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Get all volumes completed successfully. Aug 09 10:47:02.377041 np0000006833 devstack@c-api.service[100319]: WARNING stevedore.named [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:47:02.377041 np0000006833 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:47:02.434520 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:47:02.440180 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.440180 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:02.450039 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83ee564b-7946-486d-9acb-bd5dc4ed1486 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:47:02.450574 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 815/3233] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:02.471092 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-11866310-ed82-4580-bab7-f1da60c25703 req-44467928-bd72-4844-bc62-5b1714fa23af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.471092 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-44467928-bd72-4844-bc62-5b1714fa23af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] PUT https://10.4.3.125/volume/v3/attachments/d8fd4e58-f311-4041-b295-3df4b3979567 Aug 09 10:47:02.471092 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-44467928-bd72-4844-bc62-5b1714fa23af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:02.472058 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ba6f7a8d-ca5b-4e77-a4cc-5199860b1db5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.474401 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba6f7a8d-ca5b-4e77-a4cc-5199860b1db5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] POST https://10.4.3.125/volume/v3/groups/f526791d-a83c-406b-9e46-630654471993/action Aug 09 10:47:02.474817 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba6f7a8d-ca5b-4e77-a4cc-5199860b1db5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:02.474997 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba6f7a8d-ca5b-4e77-a4cc-5199860b1db5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:02.477064 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-ba6f7a8d-ca5b-4e77-a4cc-5199860b1db5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] delete called for group f526791d-a83c-406b-9e46-630654471993 {{(pid=100318) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 10:47:02.478289 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-ba6f7a8d-ca5b-4e77-a4cc-5199860b1db5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Delete group with id: f526791d-a83c-406b-9e46-630654471993 Aug 09 10:47:02.484766 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.484766 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:02.491646 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-11866310-ed82-4580-bab7-f1da60c25703 req-44467928-bd72-4844-bc62-5b1714fa23af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Acquiring lock "cinder-attachment_update-c9a78bc4-b006-44f4-8041-f8fa5fa8f180-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:47:02.498950 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-11866310-ed82-4580-bab7-f1da60c25703 req-44467928-bd72-4844-bc62-5b1714fa23af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-c9a78bc4-b006-44f4-8041-f8fa5fa8f180-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:47:02.500053 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.500053 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:02.550465 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba6f7a8d-ca5b-4e77-a4cc-5199860b1db5 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/f526791d-a83c-406b-9e46-630654471993/action returned with HTTP 202 Aug 09 10:47:02.551350 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 803/3234] 10.4.3.125 () {70 vars in 1428 bytes} [Sun Aug 9 10:47:02 2026] POST /volume/v3/groups/f526791d-a83c-406b-9e46-630654471993/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:47:02.564236 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4bd547ac-fabf-49e4-9483-4093ca779468 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.567782 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4bd547ac-fabf-49e4-9483-4093ca779468 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 Aug 09 10:47:02.567782 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4bd547ac-fabf-49e4-9483-4093ca779468 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.567782 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4bd547ac-fabf-49e4-9483-4093ca779468 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.586292 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.586292 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:02.592961 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4bd547ac-fabf-49e4-9483-4093ca779468 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Volume info retrieved successfully. Aug 09 10:47:02.593973 np0000006833 devstack@c-api.service[100317]: WARNING stevedore.named [None req-4bd547ac-fabf-49e4-9483-4093ca779468 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 10:47:02.594166 np0000006833 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-4bd547ac-fabf-49e4-9483-4093ca779468 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 10:47:02.674782 np0000006833 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-4bd547ac-fabf-49e4-9483-4093ca779468 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 10:47:02.681579 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.681579 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:02.701137 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4bd547ac-fabf-49e4-9483-4093ca779468 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 returned with HTTP 200 Aug 09 10:47:02.701701 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 804/3235] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:02.735215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-11866310-ed82-4580-bab7-f1da60c25703 req-44467928-bd72-4844-bc62-5b1714fa23af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-c9a78bc4-b006-44f4-8041-f8fa5fa8f180-np0000006833" released by "attachment_update" :: held 0.237s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:47:02.735622 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-44467928-bd72-4844-bc62-5b1714fa23af tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/d8fd4e58-f311-4041-b295-3df4b3979567 returned with HTTP 200 Aug 09 10:47:02.736253 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 814/3236] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:47:02 2026] PUT /volume/v3/attachments/d8fd4e58-f311-4041-b295-3df4b3979567 => generated 968 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:02.750999 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-11866310-ed82-4580-bab7-f1da60c25703 req-24d8943d-486b-4939-85a5-1fbc9e74acfe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.756095 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-24d8943d-486b-4939-85a5-1fbc9e74acfe tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180/encryption Aug 09 10:47:02.756580 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-24d8943d-486b-4939-85a5-1fbc9e74acfe tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.756646 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-24d8943d-486b-4939-85a5-1fbc9e74acfe tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:02.782494 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:02.782494 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:02.796957 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-24d8943d-486b-4939-85a5-1fbc9e74acfe tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180/encryption returned with HTTP 200 Aug 09 10:47:02.797425 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 816/3237] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180/encryption => generated 161 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:02.992967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-12865f4f-bba8-4891-921d-1e5de477d6ca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:02.995526 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12865f4f-bba8-4891-921d-1e5de477d6ca tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:02.995717 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12865f4f-bba8-4891-921d-1e5de477d6ca tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:02.995973 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12865f4f-bba8-4891-921d-1e5de477d6ca tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:03.006175 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:03.006175 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:03.011631 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-12865f4f-bba8-4891-921d-1e5de477d6ca tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:03.018607 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12865f4f-bba8-4891-921d-1e5de477d6ca tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:03.019224 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 804/3238] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:02 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:03.216610 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c59e74a1-0588-4b28-b98b-e0b4f9005e0c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:03.220325 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c59e74a1-0588-4b28-b98b-e0b4f9005e0c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:03.221278 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c59e74a1-0588-4b28-b98b-e0b4f9005e0c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:03.221278 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c59e74a1-0588-4b28-b98b-e0b4f9005e0c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:03.222429 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c59e74a1-0588-4b28-b98b-e0b4f9005e0c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:03.227979 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:03.227979 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:03.229583 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c59e74a1-0588-4b28-b98b-e0b4f9005e0c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:03.229583 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 805/3239] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:03 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:03.295717 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e4ce45dc-bb05-4201-aff6-f5b75eae6d5c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:03.298303 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e4ce45dc-bb05-4201-aff6-f5b75eae6d5c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:03.298579 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e4ce45dc-bb05-4201-aff6-f5b75eae6d5c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:03.298902 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e4ce45dc-bb05-4201-aff6-f5b75eae6d5c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:03.309499 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:03.309499 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:03.313994 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e4ce45dc-bb05-4201-aff6-f5b75eae6d5c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:03.320461 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e4ce45dc-bb05-4201-aff6-f5b75eae6d5c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:03.321109 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 815/3240] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:03 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:03.721255 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c84456cf-5587-419f-ac5a-692ed9f4d306 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:03.723087 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c84456cf-5587-419f-ac5a-692ed9f4d306 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 Aug 09 10:47:03.723653 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c84456cf-5587-419f-ac5a-692ed9f4d306 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:03.723935 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c84456cf-5587-419f-ac5a-692ed9f4d306 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:03.734932 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c84456cf-5587-419f-ac5a-692ed9f4d306 tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 returned with HTTP 404 Aug 09 10:47:03.736101 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 817/3241] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:47:03 2026] GET /volume/v3/volumes/7a3896d5-5feb-4557-8c07-d4ff1c27d325 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:47:03.746172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8a8bf41e-97ff-478b-921b-e9460bb770ab None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:03.748487 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a8bf41e-97ff-478b-921b-e9460bb770ab tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] GET https://10.4.3.125/volume/v3/groups/f526791d-a83c-406b-9e46-630654471993 Aug 09 10:47:03.748759 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a8bf41e-97ff-478b-921b-e9460bb770ab tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:03.748827 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a8bf41e-97ff-478b-921b-e9460bb770ab tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:03.748947 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-8a8bf41e-97ff-478b-921b-e9460bb770ab tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] show called for member f526791d-a83c-406b-9e46-630654471993 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 10:47:03.753063 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a8bf41e-97ff-478b-921b-e9460bb770ab tempest-GroupSnapshotsTest-1258310438 tempest-GroupSnapshotsTest-1258310438-project-member] https://10.4.3.125/volume/v3/groups/f526791d-a83c-406b-9e46-630654471993 returned with HTTP 404 Aug 09 10:47:03.753785 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 805/3242] 10.4.3.125 () {68 vars in 1386 bytes} [Sun Aug 9 10:47:03 2026] GET /volume/v3/groups/f526791d-a83c-406b-9e46-630654471993 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:47:03.765339 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6580fe4d-9a19-4b9c-93eb-80e45a5f42a3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:03.768907 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6580fe4d-9a19-4b9c-93eb-80e45a5f42a3 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/6d4ac217-436f-47ad-be84-c748c4e836ae Aug 09 10:47:03.770358 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6580fe4d-9a19-4b9c-93eb-80e45a5f42a3 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:03.771370 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6580fe4d-9a19-4b9c-93eb-80e45a5f42a3 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:03.816106 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6580fe4d-9a19-4b9c-93eb-80e45a5f42a3 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/group_types/6d4ac217-436f-47ad-be84-c748c4e836ae returned with HTTP 202 Aug 09 10:47:03.817129 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 806/3243] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:47:03 2026] DELETE /volume/v3/group_types/6d4ac217-436f-47ad-be84-c748c4e836ae => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:47:03.827974 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d76b27ea-4bf4-4c3c-8549-93210e7fcc90 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:03.830216 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d76b27ea-4bf4-4c3c-8549-93210e7fcc90 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] DELETE https://10.4.3.125/volume/v3/types/cd971057-4d12-4316-a186-dc13335690bf Aug 09 10:47:03.830422 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d76b27ea-4bf4-4c3c-8549-93210e7fcc90 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:03.830653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d76b27ea-4bf4-4c3c-8549-93210e7fcc90 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:03.860867 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d76b27ea-4bf4-4c3c-8549-93210e7fcc90 tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/types/cd971057-4d12-4316-a186-dc13335690bf returned with HTTP 202 Aug 09 10:47:03.861519 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 816/3244] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:47:03 2026] DELETE /volume/v3/types/cd971057-4d12-4316-a186-dc13335690bf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:47:03.871719 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c392f4a7-84fb-44b2-8057-717d54add05c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:03.876816 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c392f4a7-84fb-44b2-8057-717d54add05c tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] GET https://10.4.3.125/volume/v3/types/cd971057-4d12-4316-a186-dc13335690bf Aug 09 10:47:03.877401 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c392f4a7-84fb-44b2-8057-717d54add05c tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:03.879080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c392f4a7-84fb-44b2-8057-717d54add05c tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:03.887332 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c392f4a7-84fb-44b2-8057-717d54add05c tempest-GroupSnapshotsTest-1791853438 tempest-GroupSnapshotsTest-1791853438-project-admin] https://10.4.3.125/volume/v3/types/cd971057-4d12-4316-a186-dc13335690bf returned with HTTP 404 Aug 09 10:47:03.887850 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 818/3245] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:47:03 2026] GET /volume/v3/types/cd971057-4d12-4316-a186-dc13335690bf => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:04.035587 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7af50b5c-2494-4e23-8965-e80773aa8a28 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:04.038015 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7af50b5c-2494-4e23-8965-e80773aa8a28 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:04.038221 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7af50b5c-2494-4e23-8965-e80773aa8a28 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:04.038429 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7af50b5c-2494-4e23-8965-e80773aa8a28 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:04.047351 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:04.047351 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:04.050816 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7af50b5c-2494-4e23-8965-e80773aa8a28 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:04.057578 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7af50b5c-2494-4e23-8965-e80773aa8a28 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:04.058343 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 806/3246] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:04 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:04.247749 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0be9503-881b-466f-9b96-befce3b4d9db None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:04.252375 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0be9503-881b-466f-9b96-befce3b4d9db tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:04.252375 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0be9503-881b-466f-9b96-befce3b4d9db tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:04.252375 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0be9503-881b-466f-9b96-befce3b4d9db tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:04.252375 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a0be9503-881b-466f-9b96-befce3b4d9db tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:04.259510 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:04.259510 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:04.259777 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0be9503-881b-466f-9b96-befce3b4d9db tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:04.260158 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 807/3247] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:04 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:04.347635 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bbd225b1-6994-4d83-b1f5-966f092a7c62 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:04.350242 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bbd225b1-6994-4d83-b1f5-966f092a7c62 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:04.351284 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bbd225b1-6994-4d83-b1f5-966f092a7c62 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:04.351284 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bbd225b1-6994-4d83-b1f5-966f092a7c62 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:04.369299 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:04.369299 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:04.375991 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bbd225b1-6994-4d83-b1f5-966f092a7c62 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:04.383411 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bbd225b1-6994-4d83-b1f5-966f092a7c62 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:04.384073 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 817/3248] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:04 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:05.075528 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-905f62d6-15d3-4b44-a8a3-b6d47281781d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:05.078548 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-905f62d6-15d3-4b44-a8a3-b6d47281781d tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:05.080248 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-905f62d6-15d3-4b44-a8a3-b6d47281781d tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:05.083360 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-905f62d6-15d3-4b44-a8a3-b6d47281781d tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:05.095764 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:05.095764 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:05.104579 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-905f62d6-15d3-4b44-a8a3-b6d47281781d tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:05.111766 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-905f62d6-15d3-4b44-a8a3-b6d47281781d tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:05.112146 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 819/3249] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:05 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:05.283748 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-919e7872-ecd9-4992-b70d-a2f9e62a79c4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:05.284775 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-919e7872-ecd9-4992-b70d-a2f9e62a79c4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:05.285026 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-919e7872-ecd9-4992-b70d-a2f9e62a79c4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:05.286049 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-919e7872-ecd9-4992-b70d-a2f9e62a79c4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:05.286049 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-919e7872-ecd9-4992-b70d-a2f9e62a79c4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:05.295681 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:05.295681 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:05.295893 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-919e7872-ecd9-4992-b70d-a2f9e62a79c4 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:05.296590 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 807/3250] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:05 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:05.411604 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ca15d402-0670-4e07-9f7c-df75a8613771 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:05.414250 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca15d402-0670-4e07-9f7c-df75a8613771 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:05.414537 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca15d402-0670-4e07-9f7c-df75a8613771 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:05.415287 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca15d402-0670-4e07-9f7c-df75a8613771 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:05.434418 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:05.434418 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:05.442876 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ca15d402-0670-4e07-9f7c-df75a8613771 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:05.449927 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca15d402-0670-4e07-9f7c-df75a8613771 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:05.449927 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 808/3251] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:05 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:06.132384 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eb58192f-c0b3-4646-a6a1-389435911789 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:06.135326 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb58192f-c0b3-4646-a6a1-389435911789 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:06.135550 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb58192f-c0b3-4646-a6a1-389435911789 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:06.136031 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb58192f-c0b3-4646-a6a1-389435911789 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:06.148209 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:06.148209 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:06.153207 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eb58192f-c0b3-4646-a6a1-389435911789 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:06.160209 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb58192f-c0b3-4646-a6a1-389435911789 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:06.160877 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 818/3252] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:06 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:06.318251 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2150b95f-d1a8-4fda-bb10-5a889b28e07e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:06.321075 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2150b95f-d1a8-4fda-bb10-5a889b28e07e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:06.321440 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2150b95f-d1a8-4fda-bb10-5a889b28e07e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:06.322460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2150b95f-d1a8-4fda-bb10-5a889b28e07e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:06.322460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-2150b95f-d1a8-4fda-bb10-5a889b28e07e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:06.332740 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:06.332740 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:06.333592 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2150b95f-d1a8-4fda-bb10-5a889b28e07e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:06.333940 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 820/3253] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:06 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:06.470176 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7db617a5-74d3-405f-a57a-bceab422348e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:06.475250 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7db617a5-74d3-405f-a57a-bceab422348e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:06.475250 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7db617a5-74d3-405f-a57a-bceab422348e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:06.475250 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7db617a5-74d3-405f-a57a-bceab422348e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:06.502023 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:06.502023 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:06.510955 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7db617a5-74d3-405f-a57a-bceab422348e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:06.521265 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7db617a5-74d3-405f-a57a-bceab422348e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:06.521265 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 808/3254] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:06 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:07.177108 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9dffc7e9-e895-448a-9b14-ee00c1de82b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.179308 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9dffc7e9-e895-448a-9b14-ee00c1de82b6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:07.179776 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9dffc7e9-e895-448a-9b14-ee00c1de82b6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:07.180040 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9dffc7e9-e895-448a-9b14-ee00c1de82b6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:07.189159 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:07.189159 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:07.200090 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9dffc7e9-e895-448a-9b14-ee00c1de82b6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:07.208985 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9dffc7e9-e895-448a-9b14-ee00c1de82b6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:07.210502 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 809/3255] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:07 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:07.348247 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-81091434-17a3-4f17-9dd6-27418847d7a7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.350882 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81091434-17a3-4f17-9dd6-27418847d7a7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:07.351219 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81091434-17a3-4f17-9dd6-27418847d7a7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:07.351527 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81091434-17a3-4f17-9dd6-27418847d7a7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:07.351907 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-81091434-17a3-4f17-9dd6-27418847d7a7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:07.358442 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:07.358442 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:07.359310 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81091434-17a3-4f17-9dd6-27418847d7a7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:07.359704 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 819/3256] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:07 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:07.543002 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b64e723d-b5d1-4fa6-909c-ff84dfa8da1e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.546157 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b64e723d-b5d1-4fa6-909c-ff84dfa8da1e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:07.546756 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b64e723d-b5d1-4fa6-909c-ff84dfa8da1e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:07.547340 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b64e723d-b5d1-4fa6-909c-ff84dfa8da1e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:07.553815 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5df157aa-94d6-4241-bbd6-c63797d66da3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.568977 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:07.568977 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:07.574862 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b64e723d-b5d1-4fa6-909c-ff84dfa8da1e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:07.586746 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b64e723d-b5d1-4fa6-909c-ff84dfa8da1e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:07.587301 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 821/3257] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:07 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:07.689742 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5df157aa-94d6-4241-bbd6-c63797d66da3 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:47:07.690256 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5df157aa-94d6-4241-bbd6-c63797d66da3 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1493439737", "description": "tempest-group-type-description-570822107", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:07.718303 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5df157aa-94d6-4241-bbd6-c63797d66da3 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:47:07.718716 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 809/3258] 10.4.3.125 () {70 vars in 1312 bytes} [Sun Aug 9 10:47:07 2026] POST /volume/v3/group_types => generated 264 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:07.730554 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5c7dd022-ffa1-4e76-bd7c-86e5b0d5c714 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.733063 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c7dd022-ffa1-4e76-bd7c-86e5b0d5c714 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] GET https://10.4.3.125/volume/v3/group_types Aug 09 10:47:07.733301 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c7dd022-ffa1-4e76-bd7c-86e5b0d5c714 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:07.733477 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c7dd022-ffa1-4e76-bd7c-86e5b0d5c714 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:07.747650 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c7dd022-ffa1-4e76-bd7c-86e5b0d5c714 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 200 Aug 09 10:47:07.748212 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 810/3259] 10.4.3.125 () {68 vars in 1290 bytes} [Sun Aug 9 10:47:07 2026] GET /volume/v3/group_types => generated 498 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:07.756220 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-01494d8e-fa12-47ac-a714-0075eec381a6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.758351 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-01494d8e-fa12-47ac-a714-0075eec381a6 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] PUT https://10.4.3.125/volume/v3/group_types/25e85f02-a9bd-488d-9418-670f0bc7e967 Aug 09 10:47:07.758796 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-01494d8e-fa12-47ac-a714-0075eec381a6 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1120257672", "description": "updated-group-type-desc"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:07.784733 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-01494d8e-fa12-47ac-a714-0075eec381a6 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types/25e85f02-a9bd-488d-9418-670f0bc7e967 returned with HTTP 200 Aug 09 10:47:07.785460 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 820/3260] 10.4.3.125 () {70 vars in 1422 bytes} [Sun Aug 9 10:47:07 2026] PUT /volume/v3/group_types/25e85f02-a9bd-488d-9418-670f0bc7e967 => generated 255 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:07.798977 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c451e6eb-5434-41f1-9de6-ad5fa182a64b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.801012 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c451e6eb-5434-41f1-9de6-ad5fa182a64b tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] GET https://10.4.3.125/volume/v3/group_types/25e85f02-a9bd-488d-9418-670f0bc7e967 Aug 09 10:47:07.801331 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c451e6eb-5434-41f1-9de6-ad5fa182a64b tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:07.801529 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c451e6eb-5434-41f1-9de6-ad5fa182a64b tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:07.806688 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c451e6eb-5434-41f1-9de6-ad5fa182a64b tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types/25e85f02-a9bd-488d-9418-670f0bc7e967 returned with HTTP 200 Aug 09 10:47:07.807173 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 822/3261] 10.4.3.125 () {68 vars in 1401 bytes} [Sun Aug 9 10:47:07 2026] GET /volume/v3/group_types/25e85f02-a9bd-488d-9418-670f0bc7e967 => generated 255 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:07.820267 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-199e3245-0745-4a72-89ce-e2307c53b92c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.822340 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-199e3245-0745-4a72-89ce-e2307c53b92c tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/25e85f02-a9bd-488d-9418-670f0bc7e967 Aug 09 10:47:07.822612 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-199e3245-0745-4a72-89ce-e2307c53b92c tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:07.822866 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-199e3245-0745-4a72-89ce-e2307c53b92c tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:07.843866 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-199e3245-0745-4a72-89ce-e2307c53b92c tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types/25e85f02-a9bd-488d-9418-670f0bc7e967 returned with HTTP 202 Aug 09 10:47:07.844235 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 810/3262] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:47:07 2026] DELETE /volume/v3/group_types/25e85f02-a9bd-488d-9418-670f0bc7e967 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:47:07.855296 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9c79cd03-90a3-41f5-bc61-a1a4980b5801 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.857405 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c79cd03-90a3-41f5-bc61-a1a4980b5801 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] GET https://10.4.3.125/volume/v3/group_types Aug 09 10:47:07.857774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c79cd03-90a3-41f5-bc61-a1a4980b5801 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:07.858048 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c79cd03-90a3-41f5-bc61-a1a4980b5801 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:07.865838 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c79cd03-90a3-41f5-bc61-a1a4980b5801 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 200 Aug 09 10:47:07.866525 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 811/3263] 10.4.3.125 () {68 vars in 1290 bytes} [Sun Aug 9 10:47:07 2026] GET /volume/v3/group_types => generated 248 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:07.878625 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-946f7334-cf79-44ac-909f-76282786a720 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.882869 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-946f7334-cf79-44ac-909f-76282786a720 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:47:07.883439 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-946f7334-cf79-44ac-909f-76282786a720 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1873013236", "is_public": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:07.903492 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-946f7334-cf79-44ac-909f-76282786a720 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:47:07.904069 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 821/3264] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:47:07 2026] POST /volume/v3/group_types => generated 164 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:07.913554 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-589e9d66-e8c4-42ce-aa93-5acdaad87d28 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.915748 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-589e9d66-e8c4-42ce-aa93-5acdaad87d28 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] POST https://10.4.3.125/volume/v3/group_types Aug 09 10:47:07.916051 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-589e9d66-e8c4-42ce-aa93-5acdaad87d28 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-247443025", "is_public": false}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:07.933651 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-589e9d66-e8c4-42ce-aa93-5acdaad87d28 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types returned with HTTP 202 Aug 09 10:47:07.934116 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 823/3265] 10.4.3.125 () {70 vars in 1311 bytes} [Sun Aug 9 10:47:07 2026] POST /volume/v3/group_types => generated 164 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:47:07.946030 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-88178022-ec62-434d-89a7-54a722fb8332 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.948595 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88178022-ec62-434d-89a7-54a722fb8332 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] GET https://10.4.3.125/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 09 10:47:07.948847 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-88178022-ec62-434d-89a7-54a722fb8332 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:07.949083 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-88178022-ec62-434d-89a7-54a722fb8332 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:07.964713 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88178022-ec62-434d-89a7-54a722fb8332 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 09 10:47:07.965504 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 811/3266] 10.4.3.125 () {68 vars in 1351 bytes} [Sun Aug 9 10:47:07 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:07.977674 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9154aa90-0aed-400a-914c-1f517e488a59 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:07.979699 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9154aa90-0aed-400a-914c-1f517e488a59 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] GET https://10.4.3.125/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 09 10:47:07.980002 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9154aa90-0aed-400a-914c-1f517e488a59 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:07.980750 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9154aa90-0aed-400a-914c-1f517e488a59 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:08.001917 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9154aa90-0aed-400a-914c-1f517e488a59 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 09 10:47:08.002388 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 812/3267] 10.4.3.125 () {68 vars in 1353 bytes} [Sun Aug 9 10:47:07 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:08.014418 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-96157578-00f2-44d9-95c2-3b2ba6d71a2a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:08.017307 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96157578-00f2-44d9-95c2-3b2ba6d71a2a tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] GET https://10.4.3.125/volume/v3/group_types?is_public=False Aug 09 10:47:08.017307 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96157578-00f2-44d9-95c2-3b2ba6d71a2a tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:08.017488 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96157578-00f2-44d9-95c2-3b2ba6d71a2a tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:08.032904 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96157578-00f2-44d9-95c2-3b2ba6d71a2a tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 09 10:47:08.033356 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 822/3268] 10.4.3.125 () {68 vars in 1321 bytes} [Sun Aug 9 10:47:08 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:08.051993 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-53d723b6-a3c9-4fc5-8497-e080cb176898 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:08.054565 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-53d723b6-a3c9-4fc5-8497-e080cb176898 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] GET https://10.4.3.125/volume/v3/group_types?is_public=True Aug 09 10:47:08.054902 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-53d723b6-a3c9-4fc5-8497-e080cb176898 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:08.055322 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-53d723b6-a3c9-4fc5-8497-e080cb176898 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:08.082372 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-53d723b6-a3c9-4fc5-8497-e080cb176898 tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 09 10:47:08.082843 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 824/3269] 10.4.3.125 () {68 vars in 1319 bytes} [Sun Aug 9 10:47:08 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:08.097613 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9a5abad7-4455-4985-ad7d-d6d436daf05f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:08.101229 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a5abad7-4455-4985-ad7d-d6d436daf05f tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/f2cae6d9-48c2-43ff-8db5-7d3559b1b05f Aug 09 10:47:08.101482 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a5abad7-4455-4985-ad7d-d6d436daf05f tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:08.102297 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a5abad7-4455-4985-ad7d-d6d436daf05f tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:08.135979 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a5abad7-4455-4985-ad7d-d6d436daf05f tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types/f2cae6d9-48c2-43ff-8db5-7d3559b1b05f returned with HTTP 202 Aug 09 10:47:08.136557 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 812/3270] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:47:08 2026] DELETE /volume/v3/group_types/f2cae6d9-48c2-43ff-8db5-7d3559b1b05f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:47:08.152716 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-203e5653-1100-4e2f-b82f-389a17cf5c6b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:08.154549 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-203e5653-1100-4e2f-b82f-389a17cf5c6b tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] DELETE https://10.4.3.125/volume/v3/group_types/f5a44765-d257-4d3d-b09d-562e16de1d5e Aug 09 10:47:08.154758 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-203e5653-1100-4e2f-b82f-389a17cf5c6b tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:08.155702 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-203e5653-1100-4e2f-b82f-389a17cf5c6b tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:08.211379 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-203e5653-1100-4e2f-b82f-389a17cf5c6b tempest-GroupTypesTest-1869971579 tempest-GroupTypesTest-1869971579-project-admin] https://10.4.3.125/volume/v3/group_types/f5a44765-d257-4d3d-b09d-562e16de1d5e returned with HTTP 202 Aug 09 10:47:08.212165 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 813/3271] 10.4.3.125 () {68 vars in 1404 bytes} [Sun Aug 9 10:47:08 2026] DELETE /volume/v3/group_types/f5a44765-d257-4d3d-b09d-562e16de1d5e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:47:08.233884 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f56c5470-3871-46dd-a9aa-1595e762f2ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:08.246419 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f56c5470-3871-46dd-a9aa-1595e762f2ff tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:08.246419 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f56c5470-3871-46dd-a9aa-1595e762f2ff tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:08.246419 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f56c5470-3871-46dd-a9aa-1595e762f2ff tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:08.262512 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:08.262512 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:08.270553 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f56c5470-3871-46dd-a9aa-1595e762f2ff tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:08.287956 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f56c5470-3871-46dd-a9aa-1595e762f2ff tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:08.289931 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 823/3272] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:08 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:08.376164 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e6e3534d-e9c5-468f-ba47-3eb8477cf84e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:08.379368 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e6e3534d-e9c5-468f-ba47-3eb8477cf84e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:08.379368 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e6e3534d-e9c5-468f-ba47-3eb8477cf84e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:08.380070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e6e3534d-e9c5-468f-ba47-3eb8477cf84e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:08.380070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e6e3534d-e9c5-468f-ba47-3eb8477cf84e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:08.389540 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:08.389540 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:08.390933 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e6e3534d-e9c5-468f-ba47-3eb8477cf84e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:08.391793 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 825/3273] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:08 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:08.610632 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7f27f231-e155-422b-8c80-086fbc57a442 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:08.616081 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f27f231-e155-422b-8c80-086fbc57a442 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:08.616081 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f27f231-e155-422b-8c80-086fbc57a442 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:08.616081 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f27f231-e155-422b-8c80-086fbc57a442 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:08.636446 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:08.636446 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:08.643609 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7f27f231-e155-422b-8c80-086fbc57a442 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:08.662397 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f27f231-e155-422b-8c80-086fbc57a442 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:08.662967 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 813/3274] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:08 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:08.667469 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4a70638b-a722-462a-b916-e96df6ed0ddc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:08.672208 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a70638b-a722-462a-b916-e96df6ed0ddc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae Aug 09 10:47:08.672208 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a70638b-a722-462a-b916-e96df6ed0ddc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:08.672208 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a70638b-a722-462a-b916-e96df6ed0ddc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:08.696401 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:08.696401 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:08.702869 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4a70638b-a722-462a-b916-e96df6ed0ddc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:08.710774 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a70638b-a722-462a-b916-e96df6ed0ddc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae returned with HTTP 200 Aug 09 10:47:08.713503 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 814/3275] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:08 2026] GET /volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae => generated 1637 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:09.314731 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ee534c6d-3493-4ec9-957a-6c54631841e9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:09.322441 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee534c6d-3493-4ec9-957a-6c54631841e9 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:09.322922 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee534c6d-3493-4ec9-957a-6c54631841e9 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:09.322922 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee534c6d-3493-4ec9-957a-6c54631841e9 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:09.335626 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:09.335626 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:09.344845 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ee534c6d-3493-4ec9-957a-6c54631841e9 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:09.355423 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee534c6d-3493-4ec9-957a-6c54631841e9 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:09.356114 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 824/3276] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:09 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1000 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:47:09.405865 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1c3a541b-63fc-41ae-9667-065d16e307ab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:09.411284 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1c3a541b-63fc-41ae-9667-065d16e307ab tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:09.411499 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1c3a541b-63fc-41ae-9667-065d16e307ab tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:09.411736 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1c3a541b-63fc-41ae-9667-065d16e307ab tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:09.412015 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1c3a541b-63fc-41ae-9667-065d16e307ab tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:09.425856 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:09.425856 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:09.427680 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1c3a541b-63fc-41ae-9667-065d16e307ab tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:09.429122 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 826/3277] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:09 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:09.452516 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5e028dd4-b0ef-46cf-8be2-91c0f3af5257 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:09.457245 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e028dd4-b0ef-46cf-8be2-91c0f3af5257 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 Aug 09 10:47:09.457245 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e028dd4-b0ef-46cf-8be2-91c0f3af5257 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:09.457245 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e028dd4-b0ef-46cf-8be2-91c0f3af5257 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:09.469383 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:09.469383 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:09.476027 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5e028dd4-b0ef-46cf-8be2-91c0f3af5257 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:47:09.486945 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e028dd4-b0ef-46cf-8be2-91c0f3af5257 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 returned with HTTP 200 Aug 09 10:47:09.487596 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 814/3278] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:09 2026] GET /volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:09.506372 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fee54543-0886-4238-b0ce-e856005e1c19 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:09.508983 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] POST https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367/restore Aug 09 10:47:09.509732 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:09.512526 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Restoring backup e4f37e2d-0404-4934-a95d-4f9a34a8c367 ({'restore': {}}) {{(pid=100317) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 09 10:47:09.512713 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Restoring backup e4f37e2d-0404-4934-a95d-4f9a34a8c367 to volume None. Aug 09 10:47:09.524276 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:09.524276 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:09.526490 np0000006833 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Creating volume of 1 GB for restore of backup e4f37e2d-0404-4934-a95d-4f9a34a8c367. Aug 09 10:47:09.538126 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Availability zone cache updated, next update will occur around 2026-08-09 11:47:09.537752. {{(pid=100317) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 10:47:09.538392 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Availability Zones retrieved successfully. Aug 09 10:47:09.551822 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Flow 'volume_create_api' (90374bca-6e3b-4230-8f66-15823db84fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:09.553503 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51753868-2af9-4b34-9316-67973663d0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:09.554947 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:47:09.611260 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51753868-2af9-4b34-9316-67973663d0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:09.612303 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bccd6645-4387-4b18-bde7-c0897d72f06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:09.679807 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-69a1ba94-ad22-4228-85b1-6adbe7b1f944 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:09.683040 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69a1ba94-ad22-4228-85b1-6adbe7b1f944 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:09.683040 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69a1ba94-ad22-4228-85b1-6adbe7b1f944 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:09.683880 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69a1ba94-ad22-4228-85b1-6adbe7b1f944 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:09.690394 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Created reservations ['43724b3e-2d14-47c4-beb4-fcc4d852fdc3', '09c9d8ff-dfb0-4c13-b73c-54adcd1aa061', 'e75b3f34-5024-4b3a-9317-233bf75e4542', 'e16a238a-e50f-4628-a665-9428dcde0a71'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:47:09.691616 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bccd6645-4387-4b18-bde7-c0897d72f06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43724b3e-2d14-47c4-beb4-fcc4d852fdc3', '09c9d8ff-dfb0-4c13-b73c-54adcd1aa061', 'e75b3f34-5024-4b3a-9317-233bf75e4542', 'e16a238a-e50f-4628-a665-9428dcde0a71']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:09.692956 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200da52a-3577-429b-a399-1dd5b012a2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:09.699045 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:09.699045 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:09.712671 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-69a1ba94-ad22-4228-85b1-6adbe7b1f944 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:09.731767 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200da52a-3577-429b-a399-1dd5b012a2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92771345-534d-4d34-935c-69a22a9ff5cd', '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_e4f37e2d-0404-4934-a95d-4f9a34a8c367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b86fbe596bc44108a16cc631dea6ea3',qos_specs=None,replication_status=,reservations=['43724b3e-2d14-47c4-beb4-fcc4d852fdc3','09c9d8ff-dfb0-4c13-b73c-54adcd1aa061','e75b3f34-5024-4b3a-9317-233bf75e4542','e16a238a-e50f-4628-a665-9428dcde0a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c9e0521f74d4d169d344c3663d33a70',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:47:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e4f37e2d-0404-4934-a95d-4f9a34a8c367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92771345-534d-4d34-935c-69a22a9ff5cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b86fbe596bc44108a16cc631dea6ea3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c9e0521f74d4d169d344c3663d33a70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:09.733645 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be53020-fc59-48d4-a33c-c9276d09024c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:09.739320 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69a1ba94-ad22-4228-85b1-6adbe7b1f944 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:09.739978 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 825/3279] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:09 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:09.758164 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be53020-fc59-48d4-a33c-c9276d09024c) transitioned into 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_e4f37e2d-0404-4934-a95d-4f9a34a8c367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b86fbe596bc44108a16cc631dea6ea3',qos_specs=None,replication_status=,reservations=['43724b3e-2d14-47c4-beb4-fcc4d852fdc3','09c9d8ff-dfb0-4c13-b73c-54adcd1aa061','e75b3f34-5024-4b3a-9317-233bf75e4542','e16a238a-e50f-4628-a665-9428dcde0a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c9e0521f74d4d169d344c3663d33a70',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:09.759145 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a690bb90-cc9a-43eb-9b6d-361a1bb13e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:09.772899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a690bb90-cc9a-43eb-9b6d-361a1bb13e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:09.774526 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Flow 'volume_create_api' (90374bca-6e3b-4230-8f66-15823db84fac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:09.774526 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Create volume request issued successfully. Aug 09 10:47:09.786040 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:09.786040 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:09.786992 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:47:10.376298 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7144bcfb-266c-4d6a-9308-129705721014 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:10.381220 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7144bcfb-266c-4d6a-9308-129705721014 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:10.381446 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7144bcfb-266c-4d6a-9308-129705721014 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:10.381718 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7144bcfb-266c-4d6a-9308-129705721014 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:10.391779 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:10.391779 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:10.398204 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7144bcfb-266c-4d6a-9308-129705721014 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:10.407340 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7144bcfb-266c-4d6a-9308-129705721014 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:10.407939 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 827/3280] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:10 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1252 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:10.532061 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-206c8ea9-d764-4277-ae31-3b786ef451df req-0cc17b4e-6508-4214-9de5-7f518f7c26b7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:10.536280 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-206c8ea9-d764-4277-ae31-3b786ef451df req-0cc17b4e-6508-4214-9de5-7f518f7c26b7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/attachments/86f97048-a241-4bf0-bbec-a87ab5537176 Aug 09 10:47:10.536914 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-206c8ea9-d764-4277-ae31-3b786ef451df req-0cc17b4e-6508-4214-9de5-7f518f7c26b7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:10.536914 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-206c8ea9-d764-4277-ae31-3b786ef451df req-0cc17b4e-6508-4214-9de5-7f518f7c26b7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:10.549761 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:10.549761 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:10.654907 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b787c71b-2329-45bb-a02a-c2621b21a3b5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:10.658586 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b787c71b-2329-45bb-a02a-c2621b21a3b5 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:10.658947 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b787c71b-2329-45bb-a02a-c2621b21a3b5 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:10.659478 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b787c71b-2329-45bb-a02a-c2621b21a3b5 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:10.667793 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-206c8ea9-d764-4277-ae31-3b786ef451df req-0cc17b4e-6508-4214-9de5-7f518f7c26b7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/86f97048-a241-4bf0-bbec-a87ab5537176 returned with HTTP 200 Aug 09 10:47:10.668549 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 815/3281] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:47:10 2026] DELETE /volume/v3/attachments/86f97048-a241-4bf0-bbec-a87ab5537176 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:10.696251 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:10.696251 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:10.707738 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-206c8ea9-d764-4277-ae31-3b786ef451df req-28e1d23c-bab0-4915-82e4-42c7c726dc47 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:10.708320 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b787c71b-2329-45bb-a02a-c2621b21a3b5 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:10.711209 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-206c8ea9-d764-4277-ae31-3b786ef451df req-28e1d23c-bab0-4915-82e4-42c7c726dc47 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae Aug 09 10:47:10.712273 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-206c8ea9-d764-4277-ae31-3b786ef451df req-28e1d23c-bab0-4915-82e4-42c7c726dc47 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:10.712273 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-206c8ea9-d764-4277-ae31-3b786ef451df req-28e1d23c-bab0-4915-82e4-42c7c726dc47 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:10.712273 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [req-206c8ea9-d764-4277-ae31-3b786ef451df req-28e1d23c-bab0-4915-82e4-42c7c726dc47 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: 64695e7c-cb79-4df7-a5ef-53f2db5462ae Aug 09 10:47:10.726136 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b787c71b-2329-45bb-a02a-c2621b21a3b5 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:10.726634 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 826/3282] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:10 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1252 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:10.726784 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:10.726784 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:10.727409 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-206c8ea9-d764-4277-ae31-3b786ef451df req-28e1d23c-bab0-4915-82e4-42c7c726dc47 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:10.762516 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5b09164d-ccad-45dd-8060-8a06c8c72cec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:10.764128 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5b09164d-ccad-45dd-8060-8a06c8c72cec tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:10.764365 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5b09164d-ccad-45dd-8060-8a06c8c72cec tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:10.764565 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5b09164d-ccad-45dd-8060-8a06c8c72cec tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:10.786636 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-206c8ea9-d764-4277-ae31-3b786ef451df req-28e1d23c-bab0-4915-82e4-42c7c726dc47 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume request issued successfully. Aug 09 10:47:10.786817 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-206c8ea9-d764-4277-ae31-3b786ef451df req-28e1d23c-bab0-4915-82e4-42c7c726dc47 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae returned with HTTP 202 Aug 09 10:47:10.787412 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 828/3283] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:47:10 2026] DELETE /volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:47:10.801289 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:10.801289 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:10.804219 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:10.804219 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:10.804219 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:47:10.804219 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Checking backup size 1 against volume size 1 {{(pid=100317) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 09 10:47:10.804219 np0000006833 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Overwriting volume 92771345-534d-4d34-935c-69a22a9ff5cd with restore of backup e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:10.806939 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5b09164d-ccad-45dd-8060-8a06c8c72cec tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:10.818349 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5b09164d-ccad-45dd-8060-8a06c8c72cec tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:10.819255 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 816/3284] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:10 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:10.848924 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] restore_backup in rpcapi backup_id e4f37e2d-0404-4934-a95d-4f9a34a8c367 {{(pid=100317) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 10:47:10.852138 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fee54543-0886-4238-b0ce-e856005e1c19 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367/restore returned with HTTP 202 Aug 09 10:47:10.852138 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 815/3285] 10.4.3.125 () {68 vars in 1393 bytes} [Sun Aug 9 10:47:09 2026] POST /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367/restore => generated 189 bytes in 1347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:47:10.866444 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-897ecba1-a226-40ff-bcee-df36ea121c05 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:10.873052 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-897ecba1-a226-40ff-bcee-df36ea121c05 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:10.873325 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-897ecba1-a226-40ff-bcee-df36ea121c05 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:10.873564 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-897ecba1-a226-40ff-bcee-df36ea121c05 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:10.873746 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-897ecba1-a226-40ff-bcee-df36ea121c05 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:10.892956 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:10.892956 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:10.892956 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-897ecba1-a226-40ff-bcee-df36ea121c05 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:10.894548 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 827/3286] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:10 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:47:11.803288 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b3189a86-e6ab-4d93-bbd6-65aadc1ffadc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:11.812245 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b3189a86-e6ab-4d93-bbd6-65aadc1ffadc tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:11.815015 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b3189a86-e6ab-4d93-bbd6-65aadc1ffadc tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:11.815304 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b3189a86-e6ab-4d93-bbd6-65aadc1ffadc tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:11.842297 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:11.842297 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:11.845008 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cbd3fec2-ab3b-4ba3-abec-b262a17b1adc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:11.847647 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b3189a86-e6ab-4d93-bbd6-65aadc1ffadc tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:11.851921 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cbd3fec2-ab3b-4ba3-abec-b262a17b1adc tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:11.852974 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cbd3fec2-ab3b-4ba3-abec-b262a17b1adc tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:11.852974 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cbd3fec2-ab3b-4ba3-abec-b262a17b1adc tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:11.856804 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-b3189a86-e6ab-4d93-bbd6-65aadc1ffadc tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:11.856992 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 829/3287] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:11 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:11.868978 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:11.868978 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:11.877252 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cbd3fec2-ab3b-4ba3-abec-b262a17b1adc tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:11.881988 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cbd3fec2-ab3b-4ba3-abec-b262a17b1adc tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:11.882397 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 817/3288] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:11 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:11.882586 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d14fd884-7936-4f6a-baac-9ee5e9415ce0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:11.883146 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d14fd884-7936-4f6a-baac-9ee5e9415ce0 None None] GET https://10.4.3.125/volume// Aug 09 10:47:11.886422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d14fd884-7936-4f6a-baac-9ee5e9415ce0 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:11.886422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d14fd884-7936-4f6a-baac-9ee5e9415ce0 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:11.886422 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d14fd884-7936-4f6a-baac-9ee5e9415ce0 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:11.886422 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 816/3289] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:47: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 09 10:47:11.913239 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b69b6be4-62b9-40d8-89b5-4102a75247d7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:11.913533 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-fdb35e6c-4393-4ce4-857b-701a72a87fb1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:11.917299 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b69b6be4-62b9-40d8-89b5-4102a75247d7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:11.917299 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b69b6be4-62b9-40d8-89b5-4102a75247d7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:11.917606 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b69b6be4-62b9-40d8-89b5-4102a75247d7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:11.917672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b69b6be4-62b9-40d8-89b5-4102a75247d7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:11.919645 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-fdb35e6c-4393-4ce4-857b-701a72a87fb1 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:47:11.920312 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-fdb35e6c-4393-4ce4-857b-701a72a87fb1 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f", "connector": null, "instance_uuid": "7259173d-3c6a-4c54-849c-33bad0028f3d"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:11.934220 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:11.934220 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:11.934220 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b69b6be4-62b9-40d8-89b5-4102a75247d7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:11.934220 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 830/3290] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:11 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:11.939608 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:11.939608 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:12.010643 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-fdb35e6c-4393-4ce4-857b-701a72a87fb1 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:47:12.010643 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 828/3291] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:47:11 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:12.532567 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:12.712896 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f179f10b-997c-4e20-bdb1-e69bc3e46bd4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:12.715325 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f179f10b-997c-4e20-bdb1-e69bc3e46bd4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae Aug 09 10:47:12.715726 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f179f10b-997c-4e20-bdb1-e69bc3e46bd4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:12.715978 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f179f10b-997c-4e20-bdb1-e69bc3e46bd4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:12.724402 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f179f10b-997c-4e20-bdb1-e69bc3e46bd4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae returned with HTTP 404 Aug 09 10:47:12.724961 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 817/3292] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:12 2026] GET /volume/v3/volumes/64695e7c-cb79-4df7-a5ef-53f2db5462ae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:12.767885 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 Aug 09 10:47:12.768027 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:12.768203 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:12.781397 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.782098 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.782271 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.782911 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.783117 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.784492 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.784492 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.785109 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2034671508 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2034671508, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.785530 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.785856 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.786101 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.786417 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:12.797625 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e1f95da-4e06-40e1-b135-fcddae7fc193 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 returned with HTTP 200 Aug 09 10:47:12.798080 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 818/3293] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:47:12 2026] GET /volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 => generated 2060 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:12.819502 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fed02dfb-4d18-46dc-80ea-b3b6fb0eda75 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:12.831111 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fed02dfb-4d18-46dc-80ea-b3b6fb0eda75 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 Aug 09 10:47:12.831111 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fed02dfb-4d18-46dc-80ea-b3b6fb0eda75 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:12.831111 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fed02dfb-4d18-46dc-80ea-b3b6fb0eda75 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:12.831111 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-fed02dfb-4d18-46dc-80ea-b3b6fb0eda75 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: 3795accd-64cf-455e-ae25-864ba32d58e5 Aug 09 10:47:12.836114 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:12.838926 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:12.838926 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:12.839576 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fed02dfb-4d18-46dc-80ea-b3b6fb0eda75 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:47:12.871235 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fed02dfb-4d18-46dc-80ea-b3b6fb0eda75 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot delete request issued successfully. Aug 09 10:47:12.871235 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fed02dfb-4d18-46dc-80ea-b3b6fb0eda75 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 returned with HTTP 202 Aug 09 10:47:12.871235 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 831/3294] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:47:12 2026] DELETE /volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:47:12.881459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b27ae813-6a6c-47dd-89f9-23682126ee7f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:12.885349 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b27ae813-6a6c-47dd-89f9-23682126ee7f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 Aug 09 10:47:12.885349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b27ae813-6a6c-47dd-89f9-23682126ee7f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:12.885349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b27ae813-6a6c-47dd-89f9-23682126ee7f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:12.894759 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:12.894759 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:12.894759 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b27ae813-6a6c-47dd-89f9-23682126ee7f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:47:12.894759 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b27ae813-6a6c-47dd-89f9-23682126ee7f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 returned with HTTP 200 Aug 09 10:47:12.895086 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 818/3295] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:47:12 2026] GET /volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:12.906014 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eb8e84ea-6e9c-45dd-ba1d-20ea179e3b4e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:12.910272 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb8e84ea-6e9c-45dd-ba1d-20ea179e3b4e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:12.911730 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb8e84ea-6e9c-45dd-ba1d-20ea179e3b4e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:12.911730 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb8e84ea-6e9c-45dd-ba1d-20ea179e3b4e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:12.952092 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:12.952092 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:12.952788 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3a0bcd32-1b2f-4ce1-9efa-596dcaae2b6b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:12.952788 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a0bcd32-1b2f-4ce1-9efa-596dcaae2b6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:12.952989 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a0bcd32-1b2f-4ce1-9efa-596dcaae2b6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:12.953686 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a0bcd32-1b2f-4ce1-9efa-596dcaae2b6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:12.953686 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3a0bcd32-1b2f-4ce1-9efa-596dcaae2b6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:12.962477 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:12.962477 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:12.963471 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a0bcd32-1b2f-4ce1-9efa-596dcaae2b6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:12.964078 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 832/3296] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:12 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:12.966410 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eb8e84ea-6e9c-45dd-ba1d-20ea179e3b4e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:12.978138 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb8e84ea-6e9c-45dd-ba1d-20ea179e3b4e tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:12.979559 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 819/3297] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:12 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:13.020508 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:47:13.021895 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1159380901"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:13.024498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1159380901'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:47:13.024498 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Create volume of 1 GB Aug 09 10:47:13.024720 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:13.024720 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:13.032263 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Availability Zones retrieved successfully. Aug 09 10:47:13.040553 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Flow 'volume_create_api' (543d70c4-08fc-4a25-9ae0-200f47edc212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:13.041882 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b5a152-0064-4c2e-9705-68f9ad811ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:13.044641 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:47:13.111255 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b5a152-0064-4c2e-9705-68f9ad811ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:13.112958 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fa763e0-6a3b-4108-8ec2-cf18ae4ab0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:13.234605 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Created reservations ['49d21d90-be43-45e6-8d0f-8e5c6ccff8e5', '62dd9a55-557e-44f8-8bde-9079c55d96d5', '375bdb68-69ab-4904-a765-9586c8c81000', '37411099-af5f-4354-aa65-ed3862085453'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:47:13.236631 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fa763e0-6a3b-4108-8ec2-cf18ae4ab0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49d21d90-be43-45e6-8d0f-8e5c6ccff8e5', '62dd9a55-557e-44f8-8bde-9079c55d96d5', '375bdb68-69ab-4904-a765-9586c8c81000', '37411099-af5f-4354-aa65-ed3862085453']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:13.237201 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf6ae6b2-f2e8-4cf6-a686-3ef5e33d9a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:13.272633 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf6ae6b2-f2e8-4cf6-a686-3ef5e33d9a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1159380901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a19c91a8ca0e45c7bbf3310ca2b2b319',qos_specs=None,replication_status=,reservations=['49d21d90-be43-45e6-8d0f-8e5c6ccff8e5','62dd9a55-557e-44f8-8bde-9079c55d96d5','375bdb68-69ab-4904-a765-9586c8c81000','37411099-af5f-4354-aa65-ed3862085453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a9ea64554fd47309f64f9fbaf1f874c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1159380901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a19c91a8ca0e45c7bbf3310ca2b2b319',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a9ea64554fd47309f64f9fbaf1f874c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:13.274815 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a7e0a30-e5ae-4973-a44c-f3d7e8117f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:13.329006 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a7e0a30-e5ae-4973-a44c-f3d7e8117f55) transitioned into state 'SUCCESS' from state '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-1159380901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a19c91a8ca0e45c7bbf3310ca2b2b319',qos_specs=None,replication_status=,reservations=['49d21d90-be43-45e6-8d0f-8e5c6ccff8e5','62dd9a55-557e-44f8-8bde-9079c55d96d5','375bdb68-69ab-4904-a765-9586c8c81000','37411099-af5f-4354-aa65-ed3862085453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a9ea64554fd47309f64f9fbaf1f874c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:13.330293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44620b6d-e52f-49c4-b1be-c63f1248aff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:13.369534 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44620b6d-e52f-49c4-b1be-c63f1248aff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:13.369534 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Flow 'volume_create_api' (543d70c4-08fc-4a25-9ae0-200f47edc212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:13.369534 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Create volume request issued successfully. Aug 09 10:47:13.369534 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b899d3a0-93fb-4152-8ab1-e1d437fbb5c5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:47:13.369534 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 829/3298] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:47:12 2026] POST /volume/v3/volumes => generated 759 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 09 10:47:13.394315 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e48e38a-58e5-46e1-8014-5360184fc191 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:13.408212 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e48e38a-58e5-46e1-8014-5360184fc191 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] GET https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 Aug 09 10:47:13.408212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e48e38a-58e5-46e1-8014-5360184fc191 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:13.408212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e48e38a-58e5-46e1-8014-5360184fc191 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:13.422146 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:13.422146 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:13.462218 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e48e38a-58e5-46e1-8014-5360184fc191 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Volume info retrieved successfully. Aug 09 10:47:13.471335 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e48e38a-58e5-46e1-8014-5360184fc191 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 returned with HTTP 200 Aug 09 10:47:13.472122 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 819/3299] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:13 2026] GET /volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 => generated 827 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:13.734017 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:13.736725 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:47:13.737286 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-328241841"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:13.739254 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-328241841'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:47:13.741452 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=529,cinder:UPDATE=123,cinder:INSERT=64 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:47:13.745973 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume of 1 GB Aug 09 10:47:13.747657 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:13.747657 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:13.748509 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Availability Zones retrieved successfully. Aug 09 10:47:13.755295 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Flow 'volume_create_api' (53f2ec1d-c07c-4a34-96dd-f8260b4d7b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:13.756607 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ea94e68-b169-4726-8be3-ea8938159a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:13.757751 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:47:13.770572 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:13.770572 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:13.792812 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ea94e68-b169-4726-8be3-ea8938159a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=70c8891a-3d49-4a74-9b87-36223b646aa2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70c8891a-3d49-4a74-9b87-36223b646aa2', 'encryption_key_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=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:13.794436 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f21380-e37b-4442-bd9e-d8fc1694ec3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:13.863454 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Created reservations ['f0460acc-fb01-4961-b7d5-4059f486d640', 'dffc2000-adbd-4ba8-ac4c-c31a6fac24ad', '23f23b37-deec-4ad8-ad7a-af98c8d79f7a', '236bd865-b8cb-4cf8-b6f4-3958b2ac720f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:47:13.864736 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f21380-e37b-4442-bd9e-d8fc1694ec3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0460acc-fb01-4961-b7d5-4059f486d640', 'dffc2000-adbd-4ba8-ac4c-c31a6fac24ad', '23f23b37-deec-4ad8-ad7a-af98c8d79f7a', '236bd865-b8cb-4cf8-b6f4-3958b2ac720f']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:13.865507 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d141678-88c7-4922-aaf1-efbb940ceda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:13.903533 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d141678-88c7-4922-aaf1-efbb940ceda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab485856-1d9a-4a16-8e32-a9057d85336e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-328241841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ec1bfadbd744b9094a505260a265276',qos_specs=None,replication_status=,reservations=['f0460acc-fb01-4961-b7d5-4059f486d640','dffc2000-adbd-4ba8-ac4c-c31a6fac24ad','23f23b37-deec-4ad8-ad7a-af98c8d79f7a','236bd865-b8cb-4cf8-b6f4-3958b2ac720f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96d086b495b4c2fbee4973a237042ad',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-328241841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab485856-1d9a-4a16-8e32-a9057d85336e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4ec1bfadbd744b9094a505260a265276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a96d086b495b4c2fbee4973a237042ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70c8891a-3d49-4a74-9b87-36223b646aa2),volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:13.903867 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c388d9-cf2f-4feb-baed-d6d902ca86f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:13.908911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-77146095-6f45-491f-8885-2fa21379387f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:13.911569 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77146095-6f45-491f-8885-2fa21379387f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 Aug 09 10:47:13.911837 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77146095-6f45-491f-8885-2fa21379387f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:13.912070 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77146095-6f45-491f-8885-2fa21379387f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:13.921290 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77146095-6f45-491f-8885-2fa21379387f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 returned with HTTP 404 Aug 09 10:47:13.922029 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 820/3300] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:47:13 2026] GET /volume/v3/snapshots/3795accd-64cf-455e-ae25-864ba32d58e5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:13.933069 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2caa9336-147b-4417-949e-e326f9436cb9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:13.935825 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2caa9336-147b-4417-949e-e326f9436cb9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f Aug 09 10:47:13.936070 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2caa9336-147b-4417-949e-e326f9436cb9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:13.936356 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2caa9336-147b-4417-949e-e326f9436cb9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:13.936613 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-2caa9336-147b-4417-949e-e326f9436cb9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: 426e8302-0c76-48e9-a953-6ed1908f475f Aug 09 10:47:13.937479 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c388d9-cf2f-4feb-baed-d6d902ca86f3) transitioned into state 'SUCCESS' from state '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-328241841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ec1bfadbd744b9094a505260a265276',qos_specs=None,replication_status=,reservations=['f0460acc-fb01-4961-b7d5-4059f486d640','dffc2000-adbd-4ba8-ac4c-c31a6fac24ad','23f23b37-deec-4ad8-ad7a-af98c8d79f7a','236bd865-b8cb-4cf8-b6f4-3958b2ac720f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96d086b495b4c2fbee4973a237042ad',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:13.938692 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ada2c13-474a-4074-9d8f-848fc40b02f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:13.954447 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:13.954447 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:13.955370 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2caa9336-147b-4417-949e-e326f9436cb9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:13.962752 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ada2c13-474a-4074-9d8f-848fc40b02f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:13.964295 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Flow 'volume_create_api' (53f2ec1d-c07c-4a34-96dd-f8260b4d7b7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:13.964800 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume request issued successfully. Aug 09 10:47:13.965785 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-53f33bc1-c149-47b5-9720-086bad4bcf2e tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:47:13.966589 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 833/3301] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:47:13 2026] POST /volume/v3/volumes => generated 759 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:47:13.993347 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-834e5773-68c8-4c8a-b1bf-dbfdabf3aea7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:13.998477 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-834e5773-68c8-4c8a-b1bf-dbfdabf3aea7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:13.998775 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-834e5773-68c8-4c8a-b1bf-dbfdabf3aea7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:13.999015 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-834e5773-68c8-4c8a-b1bf-dbfdabf3aea7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:13.999164 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-834e5773-68c8-4c8a-b1bf-dbfdabf3aea7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:14.002337 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4c1a16d7-adb9-44e0-8ad3-026eda2f437b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:14.004053 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2caa9336-147b-4417-949e-e326f9436cb9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume request issued successfully. Aug 09 10:47:14.004285 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2caa9336-147b-4417-949e-e326f9436cb9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f returned with HTTP 202 Aug 09 10:47:14.006944 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c1a16d7-adb9-44e0-8ad3-026eda2f437b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:14.007170 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 830/3302] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:47:13 2026] DELETE /volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:47:14.007247 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c1a16d7-adb9-44e0-8ad3-026eda2f437b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:14.007247 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c1a16d7-adb9-44e0-8ad3-026eda2f437b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:14.007342 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f7b93408-d627-4a9f-b480-784759a0ad4c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:14.010297 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f7b93408-d627-4a9f-b480-784759a0ad4c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:14.010896 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f7b93408-d627-4a9f-b480-784759a0ad4c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:14.011096 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f7b93408-d627-4a9f-b480-784759a0ad4c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:14.026872 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:14.026872 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:14.027004 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:14.027004 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:14.027068 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:14.027068 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:14.028029 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-834e5773-68c8-4c8a-b1bf-dbfdabf3aea7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:14.029442 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 820/3303] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:13 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:14.030760 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6f359154-5084-4118-abc0-433b5c0dd22a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:14.034362 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f359154-5084-4118-abc0-433b5c0dd22a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f Aug 09 10:47:14.034715 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f359154-5084-4118-abc0-433b5c0dd22a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:14.034928 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f359154-5084-4118-abc0-433b5c0dd22a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:14.035002 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4c1a16d7-adb9-44e0-8ad3-026eda2f437b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:14.041351 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f7b93408-d627-4a9f-b480-784759a0ad4c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:14.048863 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c1a16d7-adb9-44e0-8ad3-026eda2f437b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:14.048922 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 821/3304] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:14 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:14.050985 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:14.050985 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:14.051098 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f7b93408-d627-4a9f-b480-784759a0ad4c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:14.052715 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 834/3305] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:14 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:14.055851 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6f359154-5084-4118-abc0-433b5c0dd22a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:14.066750 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f359154-5084-4118-abc0-433b5c0dd22a tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f returned with HTTP 200 Aug 09 10:47:14.067378 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 831/3306] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:14 2026] GET /volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:14.491002 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-677f3e75-aad1-4107-80c2-900d54fe93f5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:14.497886 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-677f3e75-aad1-4107-80c2-900d54fe93f5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] GET https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 Aug 09 10:47:14.497886 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-677f3e75-aad1-4107-80c2-900d54fe93f5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:14.497886 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-677f3e75-aad1-4107-80c2-900d54fe93f5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:14.504208 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=476,cinder:UPDATE=89,cinder:INSERT=53 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:47:14.511328 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:14.511328 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:14.512269 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e5f6b237-8e15-4bb6-9d10-426171a426f8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:14.513522 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e5f6b237-8e15-4bb6-9d10-426171a426f8 None None] GET https://10.4.3.125/volume// Aug 09 10:47:14.518721 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e5f6b237-8e15-4bb6-9d10-426171a426f8 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:14.518721 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e5f6b237-8e15-4bb6-9d10-426171a426f8 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:14.518721 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e5f6b237-8e15-4bb6-9d10-426171a426f8 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:14.518958 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-677f3e75-aad1-4107-80c2-900d54fe93f5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Volume info retrieved successfully. Aug 09 10:47:14.518999 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 822/3307] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47:14 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:14.528130 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-677f3e75-aad1-4107-80c2-900d54fe93f5 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 returned with HTTP 200 Aug 09 10:47:14.528782 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 821/3308] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:14 2026] GET /volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:14.553131 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-0a0177a8-f5b4-442b-a9c4-21a093bd9061 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:14.555441 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:14.558480 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-0a0177a8-f5b4-442b-a9c4-21a093bd9061 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:47:14.559117 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-0a0177a8-f5b4-442b-a9c4-21a093bd9061 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:14.561207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-0a0177a8-f5b4-442b-a9c4-21a093bd9061 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:14.561634 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 Aug 09 10:47:14.561634 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:14.584153 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:14.584153 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:14.596217 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-0a0177a8-f5b4-442b-a9c4-21a093bd9061 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:47:14.613926 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-0a0177a8-f5b4-442b-a9c4-21a093bd9061 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:47:14.614513 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 835/3309] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:14 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1431 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:14.670476 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.670943 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.671261 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.671887 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.672124 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.672382 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.672632 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.672957 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2034671508 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2034671508, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.673197 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2034671508 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2034671508, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.673444 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2034671508 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2034671508, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.673660 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.674010 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.674500 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.674500 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.674758 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.675391 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:14.682154 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f83e1ba-d231-4f7d-a54f-cb83c8ee10eb tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 returned with HTTP 200 Aug 09 10:47:14.682730 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 832/3310] 10.4.3.125 () {68 vars in 1374 bytes} [Sun Aug 9 10:47:14 2026] PUT /volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 => generated 2015 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:14.696366 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:14.699223 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:47:14.699818 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:14.701858 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:47:14.702265 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Create volume of 2 GB Aug 09 10:47:14.709690 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Availability Zones retrieved successfully. Aug 09 10:47:14.719716 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Flow 'volume_create_api' (1cefe941-31cd-445d-8f38-ec9198ee62d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:14.720998 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88345403-3a7e-4cf3-9323-6c2532960f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:14.722588 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Validating volume size '2' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:47:14.793607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88345403-3a7e-4cf3-9323-6c2532960f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:14.799261 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-37a8f851-0a41-4b22-9b8f-0014f887d39a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:14.799475 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c84acc-2697-431a-bfeb-99a766e7bc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:14.799556 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-37a8f851-0a41-4b22-9b8f-0014f887d39a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] PUT https://10.4.3.125/volume/v3/attachments/305e6cf5-7ef5-4661-8234-3418a6348c91 Aug 09 10:47:14.799556 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-37a8f851-0a41-4b22-9b8f-0014f887d39a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:14.815355 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-37a8f851-0a41-4b22-9b8f-0014f887d39a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Acquiring lock "cinder-attachment_update-e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:47:14.823940 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-37a8f851-0a41-4b22-9b8f-0014f887d39a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Lock "cinder-attachment_update-e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:47:14.824520 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:14.824520 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:14.888300 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota_utils [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Quota exceeded for a19c91a8ca0e45c7bbf3310ca2b2b319, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 09 10:47:14.891475 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c84acc-2697-431a-bfeb-99a766e7bc23) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 10:47:14.891475 np0000006833 devstack@c-api.service[100318]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 09 10:47:14.893891 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c84acc-2697-431a-bfeb-99a766e7bc23) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:14.894864 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c84acc-2697-431a-bfeb-99a766e7bc23) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 10:47:14.895557 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88345403-3a7e-4cf3-9323-6c2532960f40) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:14.896319 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88345403-3a7e-4cf3-9323-6c2532960f40) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 10:47:14.897141 np0000006833 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Flow 'volume_create_api' (1cefe941-31cd-445d-8f38-ec9198ee62d0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 10:47:14.897575 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.middleware.fault [None req-dd0dbb63-f5d6-4108-836e-f3352b5ecbc1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 413 Aug 09 10:47:14.898366 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 823/3311] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:47:14 2026] POST /volume/v3/volumes => generated 208 bytes in 202 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 09 10:47:14.910327 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b615074d-5925-48cb-bd66-5268e5dc7582 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:14.916965 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 Aug 09 10:47:14.918643 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:14.997535 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-37a8f851-0a41-4b22-9b8f-0014f887d39a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Lock "cinder-attachment_update-e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f-np0000006833" released by "attachment_update" :: held 0.175s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:47:14.998061 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-37a8f851-0a41-4b22-9b8f-0014f887d39a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments/305e6cf5-7ef5-4661-8234-3418a6348c91 returned with HTTP 200 Aug 09 10:47:14.998706 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 822/3312] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:47:14 2026] PUT /volume/v3/attachments/305e6cf5-7ef5-4661-8234-3418a6348c91 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:15.006842 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.007169 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.007529 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611733259-463439846, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.007854 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.008168 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.008484 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-714964197-13362775, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.009616 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.009616 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.010456 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1188291455-1785899186, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.011616 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2034671508 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2034671508, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.011877 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2034671508 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2034671508, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.012149 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2034671508 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2034671508, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.012474 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.012474 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.013031 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1902137035-613427711, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.013311 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.013521 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.013906 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-870772506 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-870772506, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:15.020783 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b615074d-5925-48cb-bd66-5268e5dc7582 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 returned with HTTP 200 Aug 09 10:47:15.021383 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 836/3313] 10.4.3.125 () {68 vars in 1374 bytes} [Sun Aug 9 10:47:14 2026] PUT /volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 => generated 2015 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:15.034901 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-139f472b-1414-4a53-998e-801dbc2bdf90 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.045420 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-efb7add1-f11f-4a81-89cb-ea7b841f2d9d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.046380 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:47:15.047526 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-efb7add1-f11f-4a81-89cb-ea7b841f2d9d tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/attachments/305e6cf5-7ef5-4661-8234-3418a6348c91/action Aug 09 10:47:15.047705 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:15.047795 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-efb7add1-f11f-4a81-89cb-ea7b841f2d9d tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:15.047795 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-efb7add1-f11f-4a81-89cb-ea7b841f2d9d tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:15.050095 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:47:15.050506 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Create volume of 1 GB Aug 09 10:47:15.053323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-19f9f735-8f76-42e4-b9cf-bf5a60d45d91 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.056042 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=512,cinder:INSERT=62,cinder:UPDATE=102 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:47:15.056283 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19f9f735-8f76-42e4-b9cf-bf5a60d45d91 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:15.056731 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19f9f735-8f76-42e4-b9cf-bf5a60d45d91 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.057067 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19f9f735-8f76-42e4-b9cf-bf5a60d45d91 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.057252 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-19f9f735-8f76-42e4-b9cf-bf5a60d45d91 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:15.060078 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Availability Zones retrieved successfully. Aug 09 10:47:15.065530 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.065530 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:15.066794 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19f9f735-8f76-42e4-b9cf-bf5a60d45d91 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:15.067160 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 823/3314] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:15.077228 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bf60f323-7337-439d-82c8-85d963677d28 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.078537 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-540557de-3a8f-476e-a56a-be221525c1be None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.078961 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Flow 'volume_create_api' (098d3677-85e7-46be-9cfd-262cfb9f7847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:15.079028 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf60f323-7337-439d-82c8-85d963677d28 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:15.079073 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63a8a8c1-2363-4388-a5df-48192ec13594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:15.079165 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf60f323-7337-439d-82c8-85d963677d28 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.079165 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf60f323-7337-439d-82c8-85d963677d28 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.079272 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:47:15.079322 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-540557de-3a8f-476e-a56a-be221525c1be tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:15.079322 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-540557de-3a8f-476e-a56a-be221525c1be tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.079322 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-540557de-3a8f-476e-a56a-be221525c1be tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.086172 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.086172 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:15.087314 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.087314 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:15.090806 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bf60f323-7337-439d-82c8-85d963677d28 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:15.097974 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf60f323-7337-439d-82c8-85d963677d28 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:15.098777 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 837/3315] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:15.099289 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b666aac7-b44c-4384-a7c3-2f1d9bc4d4e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.101761 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.101761 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:15.109491 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-540557de-3a8f-476e-a56a-be221525c1be tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:15.110837 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-62d0bdc1-e075-463b-9ef1-f5c22ffd17e7 req-efb7add1-f11f-4a81-89cb-ea7b841f2d9d tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments/305e6cf5-7ef5-4661-8234-3418a6348c91/action returned with HTTP 204 Aug 09 10:47:15.111358 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b666aac7-b44c-4384-a7c3-2f1d9bc4d4e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f Aug 09 10:47:15.111789 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 824/3316] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:47:15 2026] POST /volume/v3/attachments/305e6cf5-7ef5-4661-8234-3418a6348c91/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:15.111887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b666aac7-b44c-4384-a7c3-2f1d9bc4d4e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.111992 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b666aac7-b44c-4384-a7c3-2f1d9bc4d4e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.117556 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63a8a8c1-2363-4388-a5df-48192ec13594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:15.118618 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcefd61a-363d-44fb-bd0b-f53ee3047521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:15.122980 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-540557de-3a8f-476e-a56a-be221525c1be tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:15.124026 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 824/3317] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:15.126452 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b666aac7-b44c-4384-a7c3-2f1d9bc4d4e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f returned with HTTP 404 Aug 09 10:47:15.128367 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 838/3318] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/v3/volumes/426e8302-0c76-48e9-a953-6ed1908f475f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:15.188323 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-75bda2c9-0107-4564-8605-debc154673e3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.189813 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.194251 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-75bda2c9-0107-4564-8605-debc154673e3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:15.194251 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-75bda2c9-0107-4564-8605-debc154673e3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.194251 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-75bda2c9-0107-4564-8605-debc154673e3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.194894 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:47:15.194894 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1622168989", "snapshot_id": null, "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:15.197142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1622168989', 'snapshot_id': None, 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:47:15.197292 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota_utils [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Quota exceeded for a19c91a8ca0e45c7bbf3310ca2b2b319, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 09 10:47:15.203646 np0000006833 devstack@c-api.service[100316]: WARNING cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcefd61a-363d-44fb-bd0b-f53ee3047521) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 10:47:15.203646 np0000006833 devstack@c-api.service[100316]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 09 10:47:15.206250 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcefd61a-363d-44fb-bd0b-f53ee3047521) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:15.207082 np0000006833 devstack@c-api.service[100316]: WARNING cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcefd61a-363d-44fb-bd0b-f53ee3047521) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 10:47:15.208038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63a8a8c1-2363-4388-a5df-48192ec13594) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:15.208739 np0000006833 devstack@c-api.service[100316]: WARNING cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63a8a8c1-2363-4388-a5df-48192ec13594) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 10:47:15.209453 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.209453 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:15.210868 np0000006833 devstack@c-api.service[100316]: WARNING cinder.volume.api [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Flow 'volume_create_api' (098d3677-85e7-46be-9cfd-262cfb9f7847) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 10:47:15.210868 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.middleware.fault [None req-139f472b-1414-4a53-998e-801dbc2bdf90 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 413 Aug 09 10:47:15.211047 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 833/3319] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:47:15 2026] POST /volume/v3/volumes => generated 150 bytes in 177 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 09 10:47:15.217256 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-75bda2c9-0107-4564-8605-debc154673e3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:15.222572 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-75bda2c9-0107-4564-8605-debc154673e3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:15.223144 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 825/3320] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:15.229607 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6fe4edc7-b2b8-4b5e-8b19-41672b1caba4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.236551 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6fe4edc7-b2b8-4b5e-8b19-41672b1caba4 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 Aug 09 10:47:15.236551 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6fe4edc7-b2b8-4b5e-8b19-41672b1caba4 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:15.303328 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6fe4edc7-b2b8-4b5e-8b19-41672b1caba4 tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 returned with HTTP 200 Aug 09 10:47:15.303711 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 839/3321] 10.4.3.125 () {68 vars in 1374 bytes} [Sun Aug 9 10:47:15 2026] PUT /volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 => generated 2014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:15.320700 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f23d3220-c6fb-48e8-ad50-4d0ec55e43f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.323863 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f23d3220-c6fb-48e8-ad50-4d0ec55e43f1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] POST https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474/action Aug 09 10:47:15.325054 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f23d3220-c6fb-48e8-ad50-4d0ec55e43f1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:15.325214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f23d3220-c6fb-48e8-ad50-4d0ec55e43f1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:15.334206 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.334206 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:15.334778 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f23d3220-c6fb-48e8-ad50-4d0ec55e43f1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Volume info retrieved successfully. Aug 09 10:47:15.341884 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume of 1 GB Aug 09 10:47:15.348114 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Availability Zones retrieved successfully. Aug 09 10:47:15.356888 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (2d7e5314-f1c9-412d-9e4d-afd5f22b9d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:15.358323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69b57ae-f092-454b-ae06-963e0330d271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:15.359863 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:47:15.373865 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6c0cbd37-0ecd-40ec-98e7-adab13b24c12 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.377806 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c0cbd37-0ecd-40ec-98e7-adab13b24c12 None None] GET https://10.4.3.125/volume// Aug 09 10:47:15.377806 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c0cbd37-0ecd-40ec-98e7-adab13b24c12 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.377806 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c0cbd37-0ecd-40ec-98e7-adab13b24c12 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.378113 np0000006833 devstack@c-api.service[100316]: ERROR cinder.volume.api [None req-f23d3220-c6fb-48e8-ad50-4d0ec55e43f1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Quota exceeded for a19c91a8ca0e45c7bbf3310ca2b2b319, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 09 10:47:15.379179 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c0cbd37-0ecd-40ec-98e7-adab13b24c12 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:15.379179 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 826/3322] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:47: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 09 10:47:15.384962 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.middleware.fault [None req-f23d3220-c6fb-48e8-ad50-4d0ec55e43f1 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474/action returned with HTTP 413 Aug 09 10:47:15.387252 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 834/3323] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:47:15 2026] POST /volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474/action => generated 208 bytes in 66 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 09 10:47:15.398176 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-df3a98ee-be01-45b1-8e52-6c55484d416b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.399729 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-fbb1c596-9241-44af-b468-9702accf5cab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.400818 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df3a98ee-be01-45b1-8e52-6c55484d416b tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] GET https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 Aug 09 10:47:15.401071 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df3a98ee-be01-45b1-8e52-6c55484d416b tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.401349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df3a98ee-be01-45b1-8e52-6c55484d416b tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.402984 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-fbb1c596-9241-44af-b468-9702accf5cab tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:47:15.403512 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-fbb1c596-9241-44af-b468-9702accf5cab tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab485856-1d9a-4a16-8e32-a9057d85336e", "connector": null, "instance_uuid": "7070cc93-b56c-4ec0-a972-a4b55b55b6db"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:15.417383 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.417383 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:15.419452 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.419452 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:15.422931 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-df3a98ee-be01-45b1-8e52-6c55484d416b tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Volume info retrieved successfully. Aug 09 10:47:15.429493 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df3a98ee-be01-45b1-8e52-6c55484d416b tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 returned with HTTP 200 Aug 09 10:47:15.430192 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 827/3324] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:15.448221 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ccef037b-3813-4270-97a0-64b71447f69a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.450545 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ccef037b-3813-4270-97a0-64b71447f69a tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] DELETE https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 Aug 09 10:47:15.451320 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ccef037b-3813-4270-97a0-64b71447f69a tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.451320 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ccef037b-3813-4270-97a0-64b71447f69a tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.451510 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ccef037b-3813-4270-97a0-64b71447f69a tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Delete volume with id: 93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 Aug 09 10:47:15.461085 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.461085 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:15.462558 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ccef037b-3813-4270-97a0-64b71447f69a tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Volume info retrieved successfully. Aug 09 10:47:15.465995 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-fbb1c596-9241-44af-b468-9702accf5cab tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:47:15.466689 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 840/3325] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:47:15 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:15.466834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69b57ae-f092-454b-ae06-963e0330d271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:15.467977 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6378ecac-5b57-4787-a33d-9f1581fd3e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:15.506435 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ccef037b-3813-4270-97a0-64b71447f69a tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Delete volume request issued successfully. Aug 09 10:47:15.506435 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ccef037b-3813-4270-97a0-64b71447f69a tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 returned with HTTP 202 Aug 09 10:47:15.506926 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 835/3326] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:47:15 2026] DELETE /volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:47:15.518948 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6c20fc8f-ec29-4100-9b79-85fe8ae75626 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.524697 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c20fc8f-ec29-4100-9b79-85fe8ae75626 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] GET https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 Aug 09 10:47:15.524697 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c20fc8f-ec29-4100-9b79-85fe8ae75626 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.524982 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c20fc8f-ec29-4100-9b79-85fe8ae75626 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.528899 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=603,cinder:INSERT=84,cinder:UPDATE=160 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:47:15.534775 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-76a41c35-bd76-46e6-be75-5a01d349a350 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.540340 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76a41c35-bd76-46e6-be75-5a01d349a350 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:15.540340 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76a41c35-bd76-46e6-be75-5a01d349a350 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.540640 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76a41c35-bd76-46e6-be75-5a01d349a350 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.541744 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.541744 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:15.550896 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6c20fc8f-ec29-4100-9b79-85fe8ae75626 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Volume info retrieved successfully. Aug 09 10:47:15.559818 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c20fc8f-ec29-4100-9b79-85fe8ae75626 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 returned with HTTP 200 Aug 09 10:47:15.560554 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 828/3327] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:15.563000 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cf7328d0-95fc-4bce-bbf9-1dfe42a519a7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.563407 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf7328d0-95fc-4bce-bbf9-1dfe42a519a7 None None] GET https://10.4.3.125/volume// Aug 09 10:47:15.563601 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf7328d0-95fc-4bce-bbf9-1dfe42a519a7 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.564002 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf7328d0-95fc-4bce-bbf9-1dfe42a519a7 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.565038 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf7328d0-95fc-4bce-bbf9-1dfe42a519a7 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:15.565290 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.565290 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:15.565537 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 836/3328] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:15.567828 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['b8865ebd-53ba-4f35-8461-fcba17f78eb7', 'b06c2131-c953-40e5-804e-f6b9529c1b14', '5f2be7da-0075-4dfc-b000-f86873c8326c', '43909bb6-4bcf-4401-b9ad-68654b3618ec'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:47:15.569749 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6378ecac-5b57-4787-a33d-9f1581fd3e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8865ebd-53ba-4f35-8461-fcba17f78eb7', 'b06c2131-c953-40e5-804e-f6b9529c1b14', '5f2be7da-0075-4dfc-b000-f86873c8326c', '43909bb6-4bcf-4401-b9ad-68654b3618ec']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:15.570092 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff86218a-bb1b-4271-84af-d35eeba3bc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:15.573973 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-76a41c35-bd76-46e6-be75-5a01d349a350 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:15.580642 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-406d93f1-bc99-4219-8a2f-1d768b291a16 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.581454 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76a41c35-bd76-46e6-be75-5a01d349a350 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:15.582329 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 841/3329] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:15.582833 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-406d93f1-bc99-4219-8a2f-1d768b291a16 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:15.583071 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-406d93f1-bc99-4219-8a2f-1d768b291a16 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.583294 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-406d93f1-bc99-4219-8a2f-1d768b291a16 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.595365 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.595365 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:15.600535 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-406d93f1-bc99-4219-8a2f-1d768b291a16 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:15.603027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff86218a-bb1b-4271-84af-d35eeba3bc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '560c18b7-4a76-45ad-a811-d887258c123f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1622168989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['b8865ebd-53ba-4f35-8461-fcba17f78eb7','b06c2131-c953-40e5-804e-f6b9529c1b14','5f2be7da-0075-4dfc-b000-f86873c8326c','43909bb6-4bcf-4401-b9ad-68654b3618ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:47:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1622168989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=560c18b7-4a76-45ad-a811-d887258c123f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2fb0754369b4615ad745ecdf8680c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6250c3829474927a954476fa71962ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:15.603871 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e79f76-8f6a-4505-9dce-1cd29751e9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:15.609036 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-406d93f1-bc99-4219-8a2f-1d768b291a16 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:15.609599 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 829/3330] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1031 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:15.644662 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e79f76-8f6a-4505-9dce-1cd29751e9e1) transitioned into state 'SUCCESS' from state '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-1622168989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['b8865ebd-53ba-4f35-8461-fcba17f78eb7','b06c2131-c953-40e5-804e-f6b9529c1b14','5f2be7da-0075-4dfc-b000-f86873c8326c','43909bb6-4bcf-4401-b9ad-68654b3618ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:15.645948 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15354573-6ce1-480a-a855-cdeaf245b7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:15.668349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15354573-6ce1-480a-a855-cdeaf245b7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:15.670467 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (2d7e5314-f1c9-412d-9e4d-afd5f22b9d86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:15.670467 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request issued successfully. Aug 09 10:47:15.671851 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7965fa8a-2473-4ce2-a96c-a0de4f381ac5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:47:15.673707 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 825/3331] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:47:15 2026] POST /volume/v3/volumes => generated 759 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:47:15.690495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-16174ca3-9a5c-4942-95c9-4dc29bb793c9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.693268 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-16174ca3-9a5c-4942-95c9-4dc29bb793c9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:47:15.694300 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-16174ca3-9a5c-4942-95c9-4dc29bb793c9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:15.694300 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-16174ca3-9a5c-4942-95c9-4dc29bb793c9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:15.709211 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.709211 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:15.714772 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-16174ca3-9a5c-4942-95c9-4dc29bb793c9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:15.724499 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-16174ca3-9a5c-4942-95c9-4dc29bb793c9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 200 Aug 09 10:47:15.725807 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 837/3332] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:15 2026] GET /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:15.755395 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-0225334e-36dc-4c11-8fc7-797e027820b1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:15.763275 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-0225334e-36dc-4c11-8fc7-797e027820b1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] PUT https://10.4.3.125/volume/v3/attachments/6d8328ac-694e-472d-8029-c5faf78c383c Aug 09 10:47:15.763901 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-0225334e-36dc-4c11-8fc7-797e027820b1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:15.774509 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-0225334e-36dc-4c11-8fc7-797e027820b1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Acquiring lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:47:15.781737 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-0225334e-36dc-4c11-8fc7-797e027820b1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:47:15.783331 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:15.783331 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:16.004234 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-0225334e-36dc-4c11-8fc7-797e027820b1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" released by "attachment_update" :: held 0.222s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:47:16.004745 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-0225334e-36dc-4c11-8fc7-797e027820b1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/6d8328ac-694e-472d-8029-c5faf78c383c returned with HTTP 200 Aug 09 10:47:16.005542 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 842/3333] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:47:15 2026] PUT /volume/v3/attachments/6d8328ac-694e-472d-8029-c5faf78c383c => generated 969 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:16.091590 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-03036784-a1c4-4376-afda-97a4cc5cb548 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:16.095776 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03036784-a1c4-4376-afda-97a4cc5cb548 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:16.095776 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03036784-a1c4-4376-afda-97a4cc5cb548 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:16.095910 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03036784-a1c4-4376-afda-97a4cc5cb548 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:16.096054 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-03036784-a1c4-4376-afda-97a4cc5cb548 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:16.101685 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:16.101685 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:16.103047 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03036784-a1c4-4376-afda-97a4cc5cb548 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:16.103716 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 830/3334] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:16 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:16.145616 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d5b778d0-49dc-46ed-891e-1c138ccccb14 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:16.148465 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5b778d0-49dc-46ed-891e-1c138ccccb14 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:16.148465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5b778d0-49dc-46ed-891e-1c138ccccb14 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:16.148465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5b778d0-49dc-46ed-891e-1c138ccccb14 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:16.165195 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:16.165195 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:16.170737 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d5b778d0-49dc-46ed-891e-1c138ccccb14 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:16.177447 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5b778d0-49dc-46ed-891e-1c138ccccb14 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:16.178090 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 826/3335] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:16 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:16.582259 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f11c31ff-3a4f-4728-983d-635e9579ced3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:16.585083 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f11c31ff-3a4f-4728-983d-635e9579ced3 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] GET https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 Aug 09 10:47:16.585392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f11c31ff-3a4f-4728-983d-635e9579ced3 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:16.586712 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f11c31ff-3a4f-4728-983d-635e9579ced3 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:16.598298 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f11c31ff-3a4f-4728-983d-635e9579ced3 tempest-VolumeQuotasNegativeTestJSON-333379790 tempest-VolumeQuotasNegativeTestJSON-333379790-project-member] https://10.4.3.125/volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 returned with HTTP 404 Aug 09 10:47:16.598298 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 838/3336] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:16 2026] GET /volume/v3/volumes/93dc3489-52d8-4ee4-ab2e-4f6f5f6ab474 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:16.604676 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f2ef9f66-5bcd-493a-8c24-1abb5167edfa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:16.607085 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f2ef9f66-5bcd-493a-8c24-1abb5167edfa tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:16.607085 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f2ef9f66-5bcd-493a-8c24-1abb5167edfa tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:16.613064 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f2ef9f66-5bcd-493a-8c24-1abb5167edfa tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:16.614526 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f5dcfd80-edce-4aec-82c8-2dca94feebed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:16.617047 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f5dcfd80-edce-4aec-82c8-2dca94feebed tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 Aug 09 10:47:16.618239 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f5dcfd80-edce-4aec-82c8-2dca94feebed tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-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=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:16.637829 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:16.637829 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:16.642704 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f2ef9f66-5bcd-493a-8c24-1abb5167edfa tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:16.651458 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f2ef9f66-5bcd-493a-8c24-1abb5167edfa tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:16.652431 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 843/3337] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:16 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:16.741379 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-23f6d2c2-0eae-4df6-ba1b-dcafbcde99b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:16.746276 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23f6d2c2-0eae-4df6-ba1b-dcafbcde99b4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:47:16.746510 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23f6d2c2-0eae-4df6-ba1b-dcafbcde99b4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:16.746785 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23f6d2c2-0eae-4df6-ba1b-dcafbcde99b4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:16.756177 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f5dcfd80-edce-4aec-82c8-2dca94feebed tempest-VolumeQuotasNegativeTestJSON-351870474 tempest-VolumeQuotasNegativeTestJSON-351870474-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 returned with HTTP 200 Aug 09 10:47:16.759575 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 831/3338] 10.4.3.125 () {68 vars in 1375 bytes} [Sun Aug 9 10:47:16 2026] PUT /volume/v3/os-quota-sets/a19c91a8ca0e45c7bbf3310ca2b2b319 => generated 2018 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:16.759697 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:16.759697 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:16.761974 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-23f6d2c2-0eae-4df6-ba1b-dcafbcde99b4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:16.769984 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23f6d2c2-0eae-4df6-ba1b-dcafbcde99b4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 200 Aug 09 10:47:16.770635 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 827/3339] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:16 2026] GET /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:16.787555 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-623a4d77-dbeb-45d7-bae0-8a911b885fb4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:16.789903 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-623a4d77-dbeb-45d7-bae0-8a911b885fb4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:47:16.790334 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-623a4d77-dbeb-45d7-bae0-8a911b885fb4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:16.790633 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-623a4d77-dbeb-45d7-bae0-8a911b885fb4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:16.799783 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:16.799783 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:16.804226 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-623a4d77-dbeb-45d7-bae0-8a911b885fb4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:16.809388 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-623a4d77-dbeb-45d7-bae0-8a911b885fb4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 200 Aug 09 10:47:16.810088 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 839/3340] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:16 2026] GET /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:17.124219 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2845a671-8164-499c-8f2e-aeebd7f7ec59 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:17.127665 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2845a671-8164-499c-8f2e-aeebd7f7ec59 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:17.127901 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2845a671-8164-499c-8f2e-aeebd7f7ec59 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:17.128443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2845a671-8164-499c-8f2e-aeebd7f7ec59 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:17.128443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-2845a671-8164-499c-8f2e-aeebd7f7ec59 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:17.139026 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:17.139026 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:17.139026 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2845a671-8164-499c-8f2e-aeebd7f7ec59 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:17.140482 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 844/3341] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:17 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:17.204977 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4e370c5e-88d7-4ab9-aca8-18e712c9a346 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:17.210274 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4e370c5e-88d7-4ab9-aca8-18e712c9a346 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:17.210274 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4e370c5e-88d7-4ab9-aca8-18e712c9a346 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:17.210274 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4e370c5e-88d7-4ab9-aca8-18e712c9a346 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:17.234351 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:17.234351 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:17.240949 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4e370c5e-88d7-4ab9-aca8-18e712c9a346 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:17.248058 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4e370c5e-88d7-4ab9-aca8-18e712c9a346 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:17.248853 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 832/3342] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:17 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:17.668133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-41dfd181-d4e1-4013-aaa8-48971e38524d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:17.680599 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-41dfd181-d4e1-4013-aaa8-48971e38524d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:17.681257 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-41dfd181-d4e1-4013-aaa8-48971e38524d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:17.681545 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-41dfd181-d4e1-4013-aaa8-48971e38524d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:17.705878 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:17.705878 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:17.716769 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-41dfd181-d4e1-4013-aaa8-48971e38524d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:17.730005 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-41dfd181-d4e1-4013-aaa8-48971e38524d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:17.730005 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 828/3343] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:17 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:18.157763 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-aea4421e-3b81-4311-854d-a04bdc2c2f3b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:18.160137 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aea4421e-3b81-4311-854d-a04bdc2c2f3b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:18.160762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aea4421e-3b81-4311-854d-a04bdc2c2f3b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:18.160762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aea4421e-3b81-4311-854d-a04bdc2c2f3b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:18.160762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-aea4421e-3b81-4311-854d-a04bdc2c2f3b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:18.166403 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:18.166403 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:18.167488 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aea4421e-3b81-4311-854d-a04bdc2c2f3b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:18.168286 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 840/3344] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:18 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:18.270470 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7e742825-fecf-4ffe-bceb-b60818eb5cb8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:18.273044 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7e742825-fecf-4ffe-bceb-b60818eb5cb8 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:18.273126 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7e742825-fecf-4ffe-bceb-b60818eb5cb8 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:18.273447 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7e742825-fecf-4ffe-bceb-b60818eb5cb8 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:18.289494 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:18.289494 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:18.294276 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7e742825-fecf-4ffe-bceb-b60818eb5cb8 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:18.300221 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7e742825-fecf-4ffe-bceb-b60818eb5cb8 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:18.300766 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 845/3345] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:18 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:18.749424 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0d185696-c9bd-45f6-b85f-f07ca2618ec6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:18.752080 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0d185696-c9bd-45f6-b85f-f07ca2618ec6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:18.752302 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0d185696-c9bd-45f6-b85f-f07ca2618ec6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:18.752691 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0d185696-c9bd-45f6-b85f-f07ca2618ec6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:18.765664 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:18.765664 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:18.771082 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0d185696-c9bd-45f6-b85f-f07ca2618ec6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:18.777700 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0d185696-c9bd-45f6-b85f-f07ca2618ec6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:18.778653 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 833/3346] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:18 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:18.820113 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-ef7193c2-a426-4604-bc2f-de268fa5919f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:18.824465 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-ef7193c2-a426-4604-bc2f-de268fa5919f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:47:18.825668 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-ef7193c2-a426-4604-bc2f-de268fa5919f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:18.825668 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-ef7193c2-a426-4604-bc2f-de268fa5919f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:18.838535 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:18.838535 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:18.846077 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-ef7193c2-a426-4604-bc2f-de268fa5919f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:18.852858 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-ef7193c2-a426-4604-bc2f-de268fa5919f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 200 Aug 09 10:47:18.853183 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 829/3347] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:18 2026] GET /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:19.181833 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-82706752-32db-4890-b12a-f465677b4022 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:19.184818 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-82706752-32db-4890-b12a-f465677b4022 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:19.185114 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-82706752-32db-4890-b12a-f465677b4022 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:19.185464 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-82706752-32db-4890-b12a-f465677b4022 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:19.185702 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-82706752-32db-4890-b12a-f465677b4022 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:19.194780 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:19.194780 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:19.196127 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-82706752-32db-4890-b12a-f465677b4022 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:19.196679 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 841/3348] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:19 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:19.316282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-26cfcbb1-f5fa-45d5-a82a-fa19818a4eea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:19.318680 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26cfcbb1-f5fa-45d5-a82a-fa19818a4eea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:19.319155 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26cfcbb1-f5fa-45d5-a82a-fa19818a4eea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:19.319620 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26cfcbb1-f5fa-45d5-a82a-fa19818a4eea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:19.335539 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:19.335539 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:19.340703 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-26cfcbb1-f5fa-45d5-a82a-fa19818a4eea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:19.345767 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-fbcf78c0-7b8d-43f6-8459-ea9f8fe04a5b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:19.346856 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26cfcbb1-f5fa-45d5-a82a-fa19818a4eea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:19.347397 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 846/3349] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:19 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:19.348740 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-fbcf78c0-7b8d-43f6-8459-ea9f8fe04a5b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments/6d8328ac-694e-472d-8029-c5faf78c383c/action Aug 09 10:47:19.349424 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-fbcf78c0-7b8d-43f6-8459-ea9f8fe04a5b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:19.349673 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-fbcf78c0-7b8d-43f6-8459-ea9f8fe04a5b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:19.374626 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:19.374626 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:19.389222 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dd8afbc0-f79c-4b3c-9370-1c46845ddc6d req-fbcf78c0-7b8d-43f6-8459-ea9f8fe04a5b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/6d8328ac-694e-472d-8029-c5faf78c383c/action returned with HTTP 204 Aug 09 10:47:19.389937 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 834/3350] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:47:19 2026] POST /volume/v3/attachments/6d8328ac-694e-472d-8029-c5faf78c383c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:19.499924 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-11866310-ed82-4580-bab7-f1da60c25703 req-5a6787d8-b8b8-4509-8f6c-0f54a36b154f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:19.501975 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-5a6787d8-b8b8-4509-8f6c-0f54a36b154f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments/d8fd4e58-f311-4041-b295-3df4b3979567/action Aug 09 10:47:19.502354 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-5a6787d8-b8b8-4509-8f6c-0f54a36b154f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:19.502487 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-5a6787d8-b8b8-4509-8f6c-0f54a36b154f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:19.527769 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:19.527769 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:19.542611 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-11866310-ed82-4580-bab7-f1da60c25703 req-5a6787d8-b8b8-4509-8f6c-0f54a36b154f tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/d8fd4e58-f311-4041-b295-3df4b3979567/action returned with HTTP 204 Aug 09 10:47:19.543256 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 830/3351] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:47:19 2026] POST /volume/v3/attachments/d8fd4e58-f311-4041-b295-3df4b3979567/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:19.796752 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-f4219a3f-be3c-4ca0-8977-a0d354f6a8b2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:19.797751 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3cf506fd-90a0-494a-94e6-600863b5cca0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:19.799637 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3cf506fd-90a0-494a-94e6-600863b5cca0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:19.801107 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3cf506fd-90a0-494a-94e6-600863b5cca0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:19.801107 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3cf506fd-90a0-494a-94e6-600863b5cca0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:19.807336 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-f4219a3f-be3c-4ca0-8977-a0d354f6a8b2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:47:19.807336 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-f4219a3f-be3c-4ca0-8977-a0d354f6a8b2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:19.807336 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-f4219a3f-be3c-4ca0-8977-a0d354f6a8b2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:19.819210 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:19.819210 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:19.823752 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3cf506fd-90a0-494a-94e6-600863b5cca0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:19.826261 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:19.826261 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:19.830472 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3cf506fd-90a0-494a-94e6-600863b5cca0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:19.831015 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 847/3352] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:19 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:19.840289 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-f4219a3f-be3c-4ca0-8977-a0d354f6a8b2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:19.848112 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-f4219a3f-be3c-4ca0-8977-a0d354f6a8b2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 200 Aug 09 10:47:19.848429 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 842/3353] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:19 2026] GET /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:19.861783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7e8509fb-f3ed-461e-a2f0-1774dc6f21e9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:19.862361 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e8509fb-f3ed-461e-a2f0-1774dc6f21e9 None None] GET https://10.4.3.125/volume// Aug 09 10:47:19.862361 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e8509fb-f3ed-461e-a2f0-1774dc6f21e9 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:19.862602 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e8509fb-f3ed-461e-a2f0-1774dc6f21e9 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:19.863011 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e8509fb-f3ed-461e-a2f0-1774dc6f21e9 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:19.863907 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 835/3354] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:47:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:19.876691 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-743d23be-0ed5-4ff9-8c69-ec20b1b5eec2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:19.879634 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-743d23be-0ed5-4ff9-8c69-ec20b1b5eec2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:47:19.880166 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-743d23be-0ed5-4ff9-8c69-ec20b1b5eec2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "560c18b7-4a76-45ad-a811-d887258c123f", "connector": null, "instance_uuid": "a295d5f2-0212-433d-b3a3-fc322d5ee80e"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:19.895165 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:19.895165 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:19.897271 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7ec3451d-492f-47fa-9b45-da3131949476 req-c2fa7e5f-bb04-48fa-8a48-717dd43716e8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:19.900958 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-c2fa7e5f-bb04-48fa-8a48-717dd43716e8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:19.901246 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-c2fa7e5f-bb04-48fa-8a48-717dd43716e8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:19.901902 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-c2fa7e5f-bb04-48fa-8a48-717dd43716e8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:19.920018 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:19.920018 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:19.925227 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7ec3451d-492f-47fa-9b45-da3131949476 req-c2fa7e5f-bb04-48fa-8a48-717dd43716e8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:19.931597 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-c2fa7e5f-bb04-48fa-8a48-717dd43716e8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:19.932323 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 848/3355] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:19 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:19.936275 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-743d23be-0ed5-4ff9-8c69-ec20b1b5eec2 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:47:19.936798 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 831/3356] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:47:19 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 09 10:47:20.045893 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-07cbe5f3-cd94-444e-b898-6d36d0a507d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.046626 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07cbe5f3-cd94-444e-b898-6d36d0a507d6 None None] GET https://10.4.3.125/volume// Aug 09 10:47:20.046881 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07cbe5f3-cd94-444e-b898-6d36d0a507d6 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.047112 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07cbe5f3-cd94-444e-b898-6d36d0a507d6 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.047510 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07cbe5f3-cd94-444e-b898-6d36d0a507d6 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:20.048295 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 843/3357] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:47: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 09 10:47:20.061122 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7ec3451d-492f-47fa-9b45-da3131949476 req-d5adfa48-c45a-44d9-84f0-a2f57f353353 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.064666 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-d5adfa48-c45a-44d9-84f0-a2f57f353353 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:47:20.065138 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-d5adfa48-c45a-44d9-84f0-a2f57f353353 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab485856-1d9a-4a16-8e32-a9057d85336e", "connector": null, "instance_uuid": "51e45c53-a211-4028-816f-83c1beaacbb5"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:20.079209 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.079209 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:20.113942 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-d5adfa48-c45a-44d9-84f0-a2f57f353353 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:47:20.114430 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 836/3358] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:47:20 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 09 10:47:20.167606 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b85248e-7023-4aed-9604-2d1a02e26515 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.171366 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b85248e-7023-4aed-9604-2d1a02e26515 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:20.171772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b85248e-7023-4aed-9604-2d1a02e26515 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.172075 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b85248e-7023-4aed-9604-2d1a02e26515 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.187966 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ef59adc3-6b65-4125-a074-fcd03ad2e4b7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.188520 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef59adc3-6b65-4125-a074-fcd03ad2e4b7 None None] GET https://10.4.3.125/volume// Aug 09 10:47:20.188818 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef59adc3-6b65-4125-a074-fcd03ad2e4b7 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.188978 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef59adc3-6b65-4125-a074-fcd03ad2e4b7 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.189434 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef59adc3-6b65-4125-a074-fcd03ad2e4b7 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:20.189740 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 832/3359] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:20.191320 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.191320 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:20.197065 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4b85248e-7023-4aed-9604-2d1a02e26515 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:20.200068 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-7ec3451d-492f-47fa-9b45-da3131949476 req-fd6e4f47-9174-42ac-83aa-6f1bfd88e0ee None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.204872 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b85248e-7023-4aed-9604-2d1a02e26515 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:20.205436 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 849/3360] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:20.206158 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-fd6e4f47-9174-42ac-83aa-6f1bfd88e0ee tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:20.206498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-fd6e4f47-9174-42ac-83aa-6f1bfd88e0ee tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.207495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-fd6e4f47-9174-42ac-83aa-6f1bfd88e0ee tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.213384 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c9241b83-5765-4660-bf6c-95f2f062d766 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.215047 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9241b83-5765-4660-bf6c-95f2f062d766 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:20.215455 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9241b83-5765-4660-bf6c-95f2f062d766 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.215820 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9241b83-5765-4660-bf6c-95f2f062d766 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.216126 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c9241b83-5765-4660-bf6c-95f2f062d766 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:20.224932 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.224932 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:20.224932 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9241b83-5765-4660-bf6c-95f2f062d766 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:20.224932 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 837/3361] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:20.225754 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.225754 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:20.230509 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-7ec3451d-492f-47fa-9b45-da3131949476 req-fd6e4f47-9174-42ac-83aa-6f1bfd88e0ee tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:20.237046 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-fd6e4f47-9174-42ac-83aa-6f1bfd88e0ee tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:20.237859 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 844/3362] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:20.387496 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9c8b8d9c-c449-4bdb-b8a0-ba3c71d3f8ff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.387496 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c8b8d9c-c449-4bdb-b8a0-ba3c71d3f8ff tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:20.387496 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c8b8d9c-c449-4bdb-b8a0-ba3c71d3f8ff tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.387496 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c8b8d9c-c449-4bdb-b8a0-ba3c71d3f8ff tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.387496 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.387496 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:20.387922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7ec3451d-492f-47fa-9b45-da3131949476 req-2be2f49a-e443-4c7f-97bf-c48845bd6b3f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.387922 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-2be2f49a-e443-4c7f-97bf-c48845bd6b3f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] PUT https://10.4.3.125/volume/v3/attachments/32a4ed5d-0420-48b3-84c5-5c01f501a1d1 Aug 09 10:47:20.387922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-2be2f49a-e443-4c7f-97bf-c48845bd6b3f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:20.389039 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9c8b8d9c-c449-4bdb-b8a0-ba3c71d3f8ff tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:20.396344 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c8b8d9c-c449-4bdb-b8a0-ba3c71d3f8ff tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:20.397480 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 833/3363] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:20.401350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-7ec3451d-492f-47fa-9b45-da3131949476 req-2be2f49a-e443-4c7f-97bf-c48845bd6b3f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Acquiring lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:47:20.409481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-7ec3451d-492f-47fa-9b45-da3131949476 req-2be2f49a-e443-4c7f-97bf-c48845bd6b3f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:47:20.411893 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.411893 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:20.416579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-feb63482-c5cf-4e5f-bc5b-a0896afd1795 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.418131 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-feb63482-c5cf-4e5f-bc5b-a0896afd1795 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:20.418464 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-feb63482-c5cf-4e5f-bc5b-a0896afd1795 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.419141 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-feb63482-c5cf-4e5f-bc5b-a0896afd1795 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.432806 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.432806 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:20.437839 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-feb63482-c5cf-4e5f-bc5b-a0896afd1795 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:20.444010 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-feb63482-c5cf-4e5f-bc5b-a0896afd1795 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:20.444537 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 838/3364] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:20.469569 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.520345 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-2cd31a94-d3eb-48b2-85e2-3a2f9ed0079d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.522881 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-2cd31a94-d3eb-48b2-85e2-3a2f9ed0079d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:20.523122 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-2cd31a94-d3eb-48b2-85e2-3a2f9ed0079d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.523876 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-2cd31a94-d3eb-48b2-85e2-3a2f9ed0079d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.536779 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.536779 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:20.542205 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-2cd31a94-d3eb-48b2-85e2-3a2f9ed0079d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:20.549440 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-7ec3451d-492f-47fa-9b45-da3131949476 req-2be2f49a-e443-4c7f-97bf-c48845bd6b3f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" released by "attachment_update" :: held 0.140s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:47:20.549976 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-2be2f49a-e443-4c7f-97bf-c48845bd6b3f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/32a4ed5d-0420-48b3-84c5-5c01f501a1d1 returned with HTTP 200 Aug 09 10:47:20.550935 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 850/3365] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:47:20 2026] PUT /volume/v3/attachments/32a4ed5d-0420-48b3-84c5-5c01f501a1d1 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:20.551953 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-2cd31a94-d3eb-48b2-85e2-3a2f9ed0079d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:20.552890 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 834/3366] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:20.576831 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-995525a5-8ef2-45ca-8483-c61413226986 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.579412 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-995525a5-8ef2-45ca-8483-c61413226986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180/action Aug 09 10:47:20.580791 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-995525a5-8ef2-45ca-8483-c61413226986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:20.581088 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-995525a5-8ef2-45ca-8483-c61413226986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:20.603380 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.603380 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:20.606445 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-995525a5-8ef2-45ca-8483-c61413226986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:20.624903 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-995525a5-8ef2-45ca-8483-c61413226986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Begin detaching volume completed successfully. Aug 09 10:47:20.624903 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-995525a5-8ef2-45ca-8483-c61413226986 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180/action returned with HTTP 202 Aug 09 10:47:20.625755 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 839/3367] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:47:20 2026] POST /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 09 10:47:20.676211 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:47:20.676211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2078473278"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:20.679219 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2078473278'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:47:20.679341 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Create volume of 1 GB Aug 09 10:47:20.684866 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Availability Zones retrieved successfully. Aug 09 10:47:20.695448 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Flow 'volume_create_api' (1c71d24b-c828-46de-9e71-59b030dcf796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:20.696907 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8232d759-eed6-44b5-824c-5779c3c14ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:20.699638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:47:20.710024 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-54ea5188-bfcd-4d45-ae6c-20ff859aed23 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.710232 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54ea5188-bfcd-4d45-ae6c-20ff859aed23 None None] GET https://10.4.3.125/volume// Aug 09 10:47:20.710484 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54ea5188-bfcd-4d45-ae6c-20ff859aed23 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.711512 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54ea5188-bfcd-4d45-ae6c-20ff859aed23 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.711633 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54ea5188-bfcd-4d45-ae6c-20ff859aed23 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:20.712606 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 851/3368] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:20.727437 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-daf478be-8d8c-4a29-89da-ab927a879d8a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.730885 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-daf478be-8d8c-4a29-89da-ab927a879d8a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:20.731170 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-daf478be-8d8c-4a29-89da-ab927a879d8a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.733362 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-daf478be-8d8c-4a29-89da-ab927a879d8a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.744477 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8232d759-eed6-44b5-824c-5779c3c14ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:20.745686 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddd98fe-bfa8-4cf2-bdb8-d1d912ee4d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:20.752051 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.752051 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:20.760149 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-daf478be-8d8c-4a29-89da-ab927a879d8a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:20.767698 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-daf478be-8d8c-4a29-89da-ab927a879d8a tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:20.768503 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 835/3369] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 1354 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:20.786064 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-8743d16e-c382-4fd7-8873-22672e690141 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.789841 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-8743d16e-c382-4fd7-8873-22672e690141 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180/encryption Aug 09 10:47:20.790426 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-8743d16e-c382-4fd7-8873-22672e690141 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.791126 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-8743d16e-c382-4fd7-8873-22672e690141 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.804470 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.804470 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:20.812764 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-8743d16e-c382-4fd7-8873-22672e690141 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180/encryption returned with HTTP 200 Aug 09 10:47:20.813203 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 840/3370] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:20.848058 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Created reservations ['cf97f15d-abca-4330-b91e-a7b7fe2681f9', '066b3935-9685-4544-9a92-d5f9d96e8d73', '5c04e2d6-fefd-487c-bcb6-a1035ad3bbe6', '6492a84c-a8aa-4b5e-973c-a7e2b4f59773'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:47:20.849531 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddd98fe-bfa8-4cf2-bdb8-d1d912ee4d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf97f15d-abca-4330-b91e-a7b7fe2681f9', '066b3935-9685-4544-9a92-d5f9d96e8d73', '5c04e2d6-fefd-487c-bcb6-a1035ad3bbe6', '6492a84c-a8aa-4b5e-973c-a7e2b4f59773']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:20.850196 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e22da7-d418-4024-a58c-ca7c9b9c3100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:20.882232 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e22da7-d418-4024-a58c-ca7c9b9c3100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6779e40d-3765-4ae7-9177-f639eb43a6bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2078473278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b860ba83d53241d5806697e1e6952c83',qos_specs=None,replication_status=,reservations=['cf97f15d-abca-4330-b91e-a7b7fe2681f9','066b3935-9685-4544-9a92-d5f9d96e8d73','5c04e2d6-fefd-487c-bcb6-a1035ad3bbe6','6492a84c-a8aa-4b5e-973c-a7e2b4f59773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47aebeb88cf646c0ac9cbcc619890c10',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2078473278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6779e40d-3765-4ae7-9177-f639eb43a6bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b860ba83d53241d5806697e1e6952c83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47aebeb88cf646c0ac9cbcc619890c10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:20.883143 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858f80df-1232-4c7c-8bc4-1e93c3271fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:20.908789 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858f80df-1232-4c7c-8bc4-1e93c3271fbe) transitioned into state 'SUCCESS' from state '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-2078473278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b860ba83d53241d5806697e1e6952c83',qos_specs=None,replication_status=,reservations=['cf97f15d-abca-4330-b91e-a7b7fe2681f9','066b3935-9685-4544-9a92-d5f9d96e8d73','5c04e2d6-fefd-487c-bcb6-a1035ad3bbe6','6492a84c-a8aa-4b5e-973c-a7e2b4f59773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47aebeb88cf646c0ac9cbcc619890c10',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:20.909828 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b9cb08-7673-46f8-a499-60cd843a540b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:20.924053 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b9cb08-7673-46f8-a499-60cd843a540b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:20.925010 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Flow 'volume_create_api' (1c71d24b-c828-46de-9e71-59b030dcf796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:20.925414 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Create volume request issued successfully. Aug 09 10:47:20.926124 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a3cd4c14-269c-473a-9211-b25c9f4dbbc7 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:47:20.926662 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 845/3371] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:47:20 2026] POST /volume/v3/volumes => generated 754 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:47:20.947303 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e655b7dd-aac0-40f7-a0f9-7b0c143f6048 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:20.950864 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e655b7dd-aac0-40f7-a0f9-7b0c143f6048 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb Aug 09 10:47:20.951415 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e655b7dd-aac0-40f7-a0f9-7b0c143f6048 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:20.952454 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e655b7dd-aac0-40f7-a0f9-7b0c143f6048 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:20.964544 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:20.964544 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:20.972424 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e655b7dd-aac0-40f7-a0f9-7b0c143f6048 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:47:20.979747 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e655b7dd-aac0-40f7-a0f9-7b0c143f6048 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb returned with HTTP 200 Aug 09 10:47:20.980554 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 852/3372] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:20 2026] GET /volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:21.223988 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-352b0c86-1c93-4fe7-a519-e36e85cfab96 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:21.227377 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-352b0c86-1c93-4fe7-a519-e36e85cfab96 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:21.227377 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-352b0c86-1c93-4fe7-a519-e36e85cfab96 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:21.228537 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-352b0c86-1c93-4fe7-a519-e36e85cfab96 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:21.239731 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ab5b3ae8-3032-41fb-92d8-a4742c9333f1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:21.243165 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ab5b3ae8-3032-41fb-92d8-a4742c9333f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:21.243490 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ab5b3ae8-3032-41fb-92d8-a4742c9333f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:21.244401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ab5b3ae8-3032-41fb-92d8-a4742c9333f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:21.244401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ab5b3ae8-3032-41fb-92d8-a4742c9333f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:21.248079 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:21.248079 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:21.250512 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:21.250512 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:21.251454 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ab5b3ae8-3032-41fb-92d8-a4742c9333f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:21.251889 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 841/3373] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:21 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:21.256273 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-352b0c86-1c93-4fe7-a519-e36e85cfab96 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:21.262303 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-352b0c86-1c93-4fe7-a519-e36e85cfab96 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:21.262766 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 836/3374] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:21 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:21.621539 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c1b2bedd-1e57-48cc-ac5e-ccb51074b61e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:21.623925 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1b2bedd-1e57-48cc-ac5e-ccb51074b61e None None] GET https://10.4.3.125/volume// Aug 09 10:47:21.623925 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1b2bedd-1e57-48cc-ac5e-ccb51074b61e None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:21.623925 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1b2bedd-1e57-48cc-ac5e-ccb51074b61e None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:21.623925 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1b2bedd-1e57-48cc-ac5e-ccb51074b61e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:21.623925 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 846/3375] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10: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 09 10:47:21.635316 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-dcfb1239-6132-449a-bc02-3030f2d72ea1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:21.638803 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-dcfb1239-6132-449a-bc02-3030f2d72ea1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:47:21.639053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-dcfb1239-6132-449a-bc02-3030f2d72ea1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:21.639362 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-dcfb1239-6132-449a-bc02-3030f2d72ea1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:21.655920 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:21.655920 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:21.661056 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-dcfb1239-6132-449a-bc02-3030f2d72ea1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:47:21.667550 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-dcfb1239-6132-449a-bc02-3030f2d72ea1 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 200 Aug 09 10:47:21.668432 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 853/3376] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:21 2026] GET /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:21.793107 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-b406347c-514c-49d0-92c8-ae5f579fe203 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:21.795381 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-b406347c-514c-49d0-92c8-ae5f579fe203 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] PUT https://10.4.3.125/volume/v3/attachments/d1a30b2d-5d9d-481c-b464-b1a2cabbeea5 Aug 09 10:47:21.795650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-b406347c-514c-49d0-92c8-ae5f579fe203 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:21.804121 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-b406347c-514c-49d0-92c8-ae5f579fe203 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Acquiring lock "cinder-attachment_update-560c18b7-4a76-45ad-a811-d887258c123f-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:47:21.809818 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-b406347c-514c-49d0-92c8-ae5f579fe203 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-560c18b7-4a76-45ad-a811-d887258c123f-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:47:21.811070 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:21.811070 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:21.907022 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-b406347c-514c-49d0-92c8-ae5f579fe203 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-560c18b7-4a76-45ad-a811-d887258c123f-np0000006833" released by "attachment_update" :: held 0.097s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:47:21.907518 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-b406347c-514c-49d0-92c8-ae5f579fe203 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/d1a30b2d-5d9d-481c-b464-b1a2cabbeea5 returned with HTTP 200 Aug 09 10:47:21.908367 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 842/3377] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:47:21 2026] PUT /volume/v3/attachments/d1a30b2d-5d9d-481c-b464-b1a2cabbeea5 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:21.937909 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-1d0f5245-f09c-45ee-a5af-65d8812589e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:21.940559 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-1d0f5245-f09c-45ee-a5af-65d8812589e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments/d1a30b2d-5d9d-481c-b464-b1a2cabbeea5/action Aug 09 10:47:21.941102 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-1d0f5245-f09c-45ee-a5af-65d8812589e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:21.941299 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-1d0f5245-f09c-45ee-a5af-65d8812589e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:21.965491 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:21.965491 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:21.978570 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d94369d7-6e6c-4aaf-a963-4fd49f3db062 req-1d0f5245-f09c-45ee-a5af-65d8812589e9 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/d1a30b2d-5d9d-481c-b464-b1a2cabbeea5/action returned with HTTP 204 Aug 09 10:47:21.979258 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 837/3378] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:47:21 2026] POST /volume/v3/attachments/d1a30b2d-5d9d-481c-b464-b1a2cabbeea5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:21.994680 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1ed16773-664c-4dda-9ab6-05a233b249b0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:21.996430 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ed16773-664c-4dda-9ab6-05a233b249b0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb Aug 09 10:47:21.997130 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ed16773-664c-4dda-9ab6-05a233b249b0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:21.997536 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ed16773-664c-4dda-9ab6-05a233b249b0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:22.006464 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:22.006464 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:22.009906 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1ed16773-664c-4dda-9ab6-05a233b249b0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:47:22.015775 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ed16773-664c-4dda-9ab6-05a233b249b0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb returned with HTTP 200 Aug 09 10:47:22.016385 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 847/3379] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:21 2026] GET /volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:22.029968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7a47dc89-bc27-4d67-a488-3175d8780f1c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:22.032357 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7a47dc89-bc27-4d67-a488-3175d8780f1c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:47:22.032881 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7a47dc89-bc27-4d67-a488-3175d8780f1c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6779e40d-3765-4ae7-9177-f639eb43a6bb", "name": "tempest-VolumesBackupsAdminTest-Backup-359252506", "container": "tempest-volumesbackupsadmintest-backup-container-1155190726"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:22.034847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-7a47dc89-bc27-4d67-a488-3175d8780f1c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Creating new backup {'backup': {'volume_id': '6779e40d-3765-4ae7-9177-f639eb43a6bb', 'name': 'tempest-VolumesBackupsAdminTest-Backup-359252506', 'container': 'tempest-volumesbackupsadmintest-backup-container-1155190726'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:47:22.034993 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-7a47dc89-bc27-4d67-a488-3175d8780f1c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Creating backup of volume 6779e40d-3765-4ae7-9177-f639eb43a6bb in container tempest-volumesbackupsadmintest-backup-container-1155190726 Aug 09 10:47:22.042280 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:22.042280 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:22.042795 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7a47dc89-bc27-4d67-a488-3175d8780f1c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:47:22.066986 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-7a47dc89-bc27-4d67-a488-3175d8780f1c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Created reservations ['c0c14756-09bb-4901-b1c8-c752dfbde1d0', '280523eb-7c44-4b61-a4b5-a06d7a6b8dec'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:47:22.095597 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7a47dc89-bc27-4d67-a488-3175d8780f1c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:47:22.096562 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 854/3380] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:47:22 2026] POST /volume/v3/backups => generated 334 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:47:22.105122 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-544cd453-89c3-4740-a64b-d91255343c47 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:22.107100 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-544cd453-89c3-4740-a64b-d91255343c47 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:22.107669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-544cd453-89c3-4740-a64b-d91255343c47 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:22.107669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-544cd453-89c3-4740-a64b-d91255343c47 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:22.107760 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-544cd453-89c3-4740-a64b-d91255343c47 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:22.112113 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:22.112113 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:22.113301 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-544cd453-89c3-4740-a64b-d91255343c47 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:22.113388 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 843/3381] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:22 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:22.266994 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b671d4aa-15d9-4678-b6f9-1ba802f1bdb7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:22.269777 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b671d4aa-15d9-4678-b6f9-1ba802f1bdb7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:22.270212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b671d4aa-15d9-4678-b6f9-1ba802f1bdb7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:22.270508 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b671d4aa-15d9-4678-b6f9-1ba802f1bdb7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:22.270660 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b671d4aa-15d9-4678-b6f9-1ba802f1bdb7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:22.277726 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:22.277726 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:22.280462 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b671d4aa-15d9-4678-b6f9-1ba802f1bdb7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:22.281230 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 838/3382] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:22 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:22.281591 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3437c8cf-f530-49c8-981c-78f2ed225612 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:22.286054 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3437c8cf-f530-49c8-981c-78f2ed225612 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:22.286303 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3437c8cf-f530-49c8-981c-78f2ed225612 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:22.286578 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3437c8cf-f530-49c8-981c-78f2ed225612 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:22.317153 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:22.317153 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:22.328521 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3437c8cf-f530-49c8-981c-78f2ed225612 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:22.335332 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3437c8cf-f530-49c8-981c-78f2ed225612 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:22.335964 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 848/3383] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:22 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:23.128091 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-20439f2f-dfc5-44ce-9c6b-45a954208ebb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:23.128619 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20439f2f-dfc5-44ce-9c6b-45a954208ebb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:23.128619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20439f2f-dfc5-44ce-9c6b-45a954208ebb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:23.128619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20439f2f-dfc5-44ce-9c6b-45a954208ebb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:23.128764 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-20439f2f-dfc5-44ce-9c6b-45a954208ebb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:23.135004 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:23.135004 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:23.135624 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20439f2f-dfc5-44ce-9c6b-45a954208ebb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:23.135794 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 855/3384] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:23 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:23.298695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c1949007-f098-480d-8ebb-becd6ddfea2f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:23.301462 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c1949007-f098-480d-8ebb-becd6ddfea2f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:23.301824 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c1949007-f098-480d-8ebb-becd6ddfea2f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:23.301920 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c1949007-f098-480d-8ebb-becd6ddfea2f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:23.302210 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c1949007-f098-480d-8ebb-becd6ddfea2f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:23.307563 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:23.307563 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:23.308593 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c1949007-f098-480d-8ebb-becd6ddfea2f tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:23.309034 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 844/3385] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:23 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:23.350078 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-376f44dd-bc2d-4d20-9803-e43c13509e0c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:23.351996 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-376f44dd-bc2d-4d20-9803-e43c13509e0c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:23.352295 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-376f44dd-bc2d-4d20-9803-e43c13509e0c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:23.352414 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-376f44dd-bc2d-4d20-9803-e43c13509e0c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:23.366313 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:23.366313 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:23.370879 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-376f44dd-bc2d-4d20-9803-e43c13509e0c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:23.376071 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-376f44dd-bc2d-4d20-9803-e43c13509e0c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:23.376580 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 839/3386] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:23 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:24.147723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8afcefcb-d28f-4e1f-9bca-d9250a7c8ecc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:24.149505 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8afcefcb-d28f-4e1f-9bca-d9250a7c8ecc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:24.149709 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8afcefcb-d28f-4e1f-9bca-d9250a7c8ecc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:24.149927 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8afcefcb-d28f-4e1f-9bca-d9250a7c8ecc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:24.150052 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8afcefcb-d28f-4e1f-9bca-d9250a7c8ecc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:24.154830 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:24.154830 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:24.155747 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8afcefcb-d28f-4e1f-9bca-d9250a7c8ecc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:24.156271 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 849/3387] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:24 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:24.324952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8c79457e-7706-444b-9952-a53a69d8ea9e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:24.327542 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c79457e-7706-444b-9952-a53a69d8ea9e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:24.328070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8c79457e-7706-444b-9952-a53a69d8ea9e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:24.328070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8c79457e-7706-444b-9952-a53a69d8ea9e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:24.328871 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8c79457e-7706-444b-9952-a53a69d8ea9e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:24.334817 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:24.334817 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:24.335709 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c79457e-7706-444b-9952-a53a69d8ea9e tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:24.336139 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 856/3388] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:24 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:24.394405 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bba4ee01-fa0c-492b-8482-a57d44e9d6e0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:24.400776 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bba4ee01-fa0c-492b-8482-a57d44e9d6e0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:24.402324 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bba4ee01-fa0c-492b-8482-a57d44e9d6e0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:24.406038 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bba4ee01-fa0c-492b-8482-a57d44e9d6e0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:24.427583 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:24.427583 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:24.433541 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bba4ee01-fa0c-492b-8482-a57d44e9d6e0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:24.438677 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7ec3451d-492f-47fa-9b45-da3131949476 req-38fb441c-8f90-407b-bfc2-fa3951dfa0b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:24.439990 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bba4ee01-fa0c-492b-8482-a57d44e9d6e0 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:24.440622 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 845/3389] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:24 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:24.447044 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-38fb441c-8f90-407b-bfc2-fa3951dfa0b3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments/32a4ed5d-0420-48b3-84c5-5c01f501a1d1/action Aug 09 10:47:24.447673 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-38fb441c-8f90-407b-bfc2-fa3951dfa0b3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:24.450451 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-38fb441c-8f90-407b-bfc2-fa3951dfa0b3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:24.469101 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:24.469101 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:24.489571 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7ec3451d-492f-47fa-9b45-da3131949476 req-38fb441c-8f90-407b-bfc2-fa3951dfa0b3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/32a4ed5d-0420-48b3-84c5-5c01f501a1d1/action returned with HTTP 204 Aug 09 10:47:24.490223 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 840/3390] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:47:24 2026] POST /volume/v3/attachments/32a4ed5d-0420-48b3-84c5-5c01f501a1d1/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:24.625729 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-3a21d7e4-d1bc-4a6a-87ed-5db65f1f5590 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:24.631069 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-3a21d7e4-d1bc-4a6a-87ed-5db65f1f5590 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] DELETE https://10.4.3.125/volume/v3/attachments/d8fd4e58-f311-4041-b295-3df4b3979567 Aug 09 10:47:24.631459 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-3a21d7e4-d1bc-4a6a-87ed-5db65f1f5590 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:24.631765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-3a21d7e4-d1bc-4a6a-87ed-5db65f1f5590 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:24.642735 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:24.642735 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:24.705735 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ba61b2f5-f7f6-4d3c-87ac-91d5cf4b250b req-3a21d7e4-d1bc-4a6a-87ed-5db65f1f5590 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/d8fd4e58-f311-4041-b295-3df4b3979567 returned with HTTP 200 Aug 09 10:47:24.706315 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 850/3391] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:47:24 2026] DELETE /volume/v3/attachments/d8fd4e58-f311-4041-b295-3df4b3979567 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:24.963391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a4babec1-b8c6-414b-a116-0e6e5e134588 req-dafecae0-d339-4b93-a592-2a96c91c175d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:24.967750 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a4babec1-b8c6-414b-a116-0e6e5e134588 req-dafecae0-d339-4b93-a592-2a96c91c175d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:24.968027 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a4babec1-b8c6-414b-a116-0e6e5e134588 req-dafecae0-d339-4b93-a592-2a96c91c175d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:24.968296 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a4babec1-b8c6-414b-a116-0e6e5e134588 req-dafecae0-d339-4b93-a592-2a96c91c175d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:24.977936 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:24.977936 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:24.983989 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a4babec1-b8c6-414b-a116-0e6e5e134588 req-dafecae0-d339-4b93-a592-2a96c91c175d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:24.989241 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a4babec1-b8c6-414b-a116-0e6e5e134588 req-dafecae0-d339-4b93-a592-2a96c91c175d tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:24.990024 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 857/3392] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:24 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:25.173271 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0ea571f1-35e8-448e-b514-ecb6ef79b75c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:25.177348 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0ea571f1-35e8-448e-b514-ecb6ef79b75c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:25.177655 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0ea571f1-35e8-448e-b514-ecb6ef79b75c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:25.177911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0ea571f1-35e8-448e-b514-ecb6ef79b75c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:25.178057 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0ea571f1-35e8-448e-b514-ecb6ef79b75c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:25.186554 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:25.186554 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:25.188003 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0ea571f1-35e8-448e-b514-ecb6ef79b75c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:25.188758 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 846/3393] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:25 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:25.350193 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-697f34f4-a4f7-4fd4-be4a-ac26ed41a936 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:25.355287 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-697f34f4-a4f7-4fd4-be4a-ac26ed41a936 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:25.355287 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-697f34f4-a4f7-4fd4-be4a-ac26ed41a936 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:25.355287 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-697f34f4-a4f7-4fd4-be4a-ac26ed41a936 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:25.355287 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-697f34f4-a4f7-4fd4-be4a-ac26ed41a936 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:25.358901 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:25.358901 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:25.359706 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-697f34f4-a4f7-4fd4-be4a-ac26ed41a936 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:25.360092 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 841/3394] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:25 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:25.457573 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-23699e05-05e7-4715-a4f3-46bc275e802f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:25.459842 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23699e05-05e7-4715-a4f3-46bc275e802f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:25.460136 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23699e05-05e7-4715-a4f3-46bc275e802f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:25.460370 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23699e05-05e7-4715-a4f3-46bc275e802f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:25.474818 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:25.474818 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:25.478402 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-23699e05-05e7-4715-a4f3-46bc275e802f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:25.482935 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23699e05-05e7-4715-a4f3-46bc275e802f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:25.483355 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 851/3395] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:25 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:26.205260 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9dea6993-8caa-44b7-8187-7b0327af61cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:26.208939 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9dea6993-8caa-44b7-8187-7b0327af61cc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:26.209409 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9dea6993-8caa-44b7-8187-7b0327af61cc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:26.209589 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9dea6993-8caa-44b7-8187-7b0327af61cc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:26.209654 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9dea6993-8caa-44b7-8187-7b0327af61cc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:26.216678 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:26.216678 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:26.217745 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9dea6993-8caa-44b7-8187-7b0327af61cc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:26.218482 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 858/3396] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:26 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:26.372336 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-844576c6-40b7-4d39-bdfb-7aa89d168efe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:26.374498 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-844576c6-40b7-4d39-bdfb-7aa89d168efe tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:26.374735 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-844576c6-40b7-4d39-bdfb-7aa89d168efe tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:26.374991 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-844576c6-40b7-4d39-bdfb-7aa89d168efe tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:26.375105 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-844576c6-40b7-4d39-bdfb-7aa89d168efe tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:26.380531 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:26.380531 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:26.382215 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-844576c6-40b7-4d39-bdfb-7aa89d168efe tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:26.382215 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 847/3397] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:26 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:27.236573 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d5feaf16-16f4-4130-9631-361d7fa53659 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:27.240376 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5feaf16-16f4-4130-9631-361d7fa53659 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:27.240376 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5feaf16-16f4-4130-9631-361d7fa53659 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:27.241351 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5feaf16-16f4-4130-9631-361d7fa53659 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:27.241556 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d5feaf16-16f4-4130-9631-361d7fa53659 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:27.250760 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:27.250760 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:27.251451 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5feaf16-16f4-4130-9631-361d7fa53659 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:27.251976 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 842/3398] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:27 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:27.395876 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-345ef59c-f1ba-4435-95de-4975e73b5042 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:27.398172 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-345ef59c-f1ba-4435-95de-4975e73b5042 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:27.398437 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-345ef59c-f1ba-4435-95de-4975e73b5042 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:27.398711 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-345ef59c-f1ba-4435-95de-4975e73b5042 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:27.398856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-345ef59c-f1ba-4435-95de-4975e73b5042 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:27.403961 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:27.403961 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:27.405170 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-345ef59c-f1ba-4435-95de-4975e73b5042 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:27.405676 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 852/3399] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:27 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:28.268423 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d225eb82-c12c-4dbe-bb9f-310b23b8f379 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:28.271065 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d225eb82-c12c-4dbe-bb9f-310b23b8f379 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:28.271333 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d225eb82-c12c-4dbe-bb9f-310b23b8f379 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:28.271649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d225eb82-c12c-4dbe-bb9f-310b23b8f379 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:28.271823 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d225eb82-c12c-4dbe-bb9f-310b23b8f379 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:28.277952 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:28.277952 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:28.279128 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d225eb82-c12c-4dbe-bb9f-310b23b8f379 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:28.280373 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 859/3400] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:28 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:28.418867 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-79660cc0-17c8-4216-a0c0-981dc12fcda7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:28.421903 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-79660cc0-17c8-4216-a0c0-981dc12fcda7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:47:28.422303 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-79660cc0-17c8-4216-a0c0-981dc12fcda7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:28.422652 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-79660cc0-17c8-4216-a0c0-981dc12fcda7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:28.422827 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-79660cc0-17c8-4216-a0c0-981dc12fcda7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Show backup with id e4f37e2d-0404-4934-a95d-4f9a34a8c367. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:28.429964 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:28.429964 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:28.431284 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-79660cc0-17c8-4216-a0c0-981dc12fcda7 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 200 Aug 09 10:47:28.432668 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 848/3401] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:28 2026] GET /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:28.447260 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8ef96b08-0f08-4161-b664-0ac9fe7a03ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:28.449725 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ef96b08-0f08-4161-b664-0ac9fe7a03ef tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd Aug 09 10:47:28.450003 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ef96b08-0f08-4161-b664-0ac9fe7a03ef tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:28.450457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ef96b08-0f08-4161-b664-0ac9fe7a03ef tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:28.463296 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:28.463296 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:28.469430 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8ef96b08-0f08-4161-b664-0ac9fe7a03ef tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:47:28.478285 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ef96b08-0f08-4161-b664-0ac9fe7a03ef tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd returned with HTTP 200 Aug 09 10:47:28.478855 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 843/3402] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:28 2026] GET /volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd => generated 1416 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:28.500459 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-167fa34a-b893-4e17-baf7-8e0162f0b93b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:28.502891 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-167fa34a-b893-4e17-baf7-8e0162f0b93b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd Aug 09 10:47:28.503092 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-167fa34a-b893-4e17-baf7-8e0162f0b93b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:28.503369 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-167fa34a-b893-4e17-baf7-8e0162f0b93b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:28.515524 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:28.515524 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:28.523871 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-167fa34a-b893-4e17-baf7-8e0162f0b93b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:47:28.529783 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-167fa34a-b893-4e17-baf7-8e0162f0b93b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd returned with HTTP 200 Aug 09 10:47:28.530242 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 853/3403] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:28 2026] GET /volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd => generated 1416 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:29.294589 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ea676631-75bf-4f3f-a74c-cb64be4628dd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:29.297081 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ea676631-75bf-4f3f-a74c-cb64be4628dd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:29.297848 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ea676631-75bf-4f3f-a74c-cb64be4628dd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:29.297848 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ea676631-75bf-4f3f-a74c-cb64be4628dd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:29.298135 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ea676631-75bf-4f3f-a74c-cb64be4628dd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:29.306939 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:29.306939 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:29.307986 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ea676631-75bf-4f3f-a74c-cb64be4628dd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:29.308595 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 860/3404] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:29 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:29.362428 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3a074a9f-3c14-43fc-873d-b64e20e3bae9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:29.364437 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3a074a9f-3c14-43fc-873d-b64e20e3bae9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] DELETE https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:29.364651 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3a074a9f-3c14-43fc-873d-b64e20e3bae9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:29.364838 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3a074a9f-3c14-43fc-873d-b64e20e3bae9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:29.364994 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-3a074a9f-3c14-43fc-873d-b64e20e3bae9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Delete volume with id: c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:29.376332 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:29.376332 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:29.376949 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3a074a9f-3c14-43fc-873d-b64e20e3bae9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:29.400217 np0000006833 devstack@c-api.service[100318]: WARNING cinder.keymgr.conf_key_mgr [None req-3a074a9f-3c14-43fc-873d-b64e20e3bae9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:47:29.414601 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3a074a9f-3c14-43fc-873d-b64e20e3bae9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Delete volume request issued successfully. Aug 09 10:47:29.414851 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3a074a9f-3c14-43fc-873d-b64e20e3bae9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 202 Aug 09 10:47:29.415310 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 849/3405] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:47:29 2026] DELETE /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:47:29.424635 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4dd505db-31a3-4459-8c2e-57901c35f433 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:29.426940 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4dd505db-31a3-4459-8c2e-57901c35f433 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:29.426940 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4dd505db-31a3-4459-8c2e-57901c35f433 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:29.427042 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4dd505db-31a3-4459-8c2e-57901c35f433 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:29.439337 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:29.439337 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:29.446049 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4dd505db-31a3-4459-8c2e-57901c35f433 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:47:29.452496 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4dd505db-31a3-4459-8c2e-57901c35f433 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 200 Aug 09 10:47:29.453006 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 844/3406] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:29 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:30.268925 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-188db9b5-893c-4e16-b2ca-f3b2284abb6b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:30.273043 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-188db9b5-893c-4e16-b2ca-f3b2284abb6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd Aug 09 10:47:30.273043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-188db9b5-893c-4e16-b2ca-f3b2284abb6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:30.273043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-188db9b5-893c-4e16-b2ca-f3b2284abb6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:30.283103 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:30.283103 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:30.289528 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-188db9b5-893c-4e16-b2ca-f3b2284abb6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:47:30.296727 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-188db9b5-893c-4e16-b2ca-f3b2284abb6b tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd returned with HTTP 200 Aug 09 10:47:30.297370 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 854/3407] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:30 2026] GET /volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd => generated 1416 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:30.322340 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-20124a00-df62-458f-b9d0-85fb1a8f14e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:30.327924 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20124a00-df62-458f-b9d0-85fb1a8f14e9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:30.328252 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20124a00-df62-458f-b9d0-85fb1a8f14e9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:30.328593 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20124a00-df62-458f-b9d0-85fb1a8f14e9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:30.328802 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-20124a00-df62-458f-b9d0-85fb1a8f14e9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:30.334692 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:30.334692 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:30.335772 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20124a00-df62-458f-b9d0-85fb1a8f14e9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:30.336367 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 861/3408] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:30 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:30.473718 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-924ce985-75d4-46ff-b395-a9808df12eea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:30.479564 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-924ce985-75d4-46ff-b395-a9808df12eea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 Aug 09 10:47:30.479564 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-924ce985-75d4-46ff-b395-a9808df12eea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:30.479696 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-924ce985-75d4-46ff-b395-a9808df12eea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:30.492651 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-924ce985-75d4-46ff-b395-a9808df12eea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 returned with HTTP 404 Aug 09 10:47:30.493115 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 850/3409] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:30 2026] GET /volume/v3/volumes/c9a78bc4-b006-44f4-8041-f8fa5fa8f180 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:30.506978 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7dfb9f6f-476d-4cdf-a309-1f210f2ed5b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:30.508886 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dfb9f6f-476d-4cdf-a309-1f210f2ed5b2 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:47:30.510212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dfb9f6f-476d-4cdf-a309-1f210f2ed5b2 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:30.510212 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dfb9f6f-476d-4cdf-a309-1f210f2ed5b2 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:30.510403 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7dfb9f6f-476d-4cdf-a309-1f210f2ed5b2 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:47:30.607529 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7dfb9f6f-476d-4cdf-a309-1f210f2ed5b2 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Get all volumes completed successfully. Aug 09 10:47:30.614490 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:30.614490 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:30.629880 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dfb9f6f-476d-4cdf-a309-1f210f2ed5b2 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:47:30.629880 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 845/3410] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:47:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 21562 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:30.657276 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eb5710bf-5463-491d-b89a-c0fdf1ac5345 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:30.662095 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb5710bf-5463-491d-b89a-c0fdf1ac5345 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] DELETE https://10.4.3.125/volume/v3/types/6c6dd783-4055-44b6-a22a-35b71636c681 Aug 09 10:47:30.662095 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb5710bf-5463-491d-b89a-c0fdf1ac5345 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:30.663801 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb5710bf-5463-491d-b89a-c0fdf1ac5345 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:30.675939 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-be3ba38f-e651-4b70-a890-a566f26803de req-12ee6606-0b9d-470e-bef0-32c5e1d2fbb7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:30.680374 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-12ee6606-0b9d-470e-bef0-32c5e1d2fbb7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:47:30.682338 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-12ee6606-0b9d-470e-bef0-32c5e1d2fbb7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:30.682338 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-12ee6606-0b9d-470e-bef0-32c5e1d2fbb7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:30.704708 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:30.704708 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:30.711563 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-be3ba38f-e651-4b70-a890-a566f26803de req-12ee6606-0b9d-470e-bef0-32c5e1d2fbb7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:47:30.715175 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb5710bf-5463-491d-b89a-c0fdf1ac5345 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types/6c6dd783-4055-44b6-a22a-35b71636c681 returned with HTTP 202 Aug 09 10:47:30.716146 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 855/3411] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:47:30 2026] DELETE /volume/v3/types/6c6dd783-4055-44b6-a22a-35b71636c681 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:47:30.719415 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-12ee6606-0b9d-470e-bef0-32c5e1d2fbb7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:47:30.720017 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 862/3412] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:30 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1441 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:30.737601 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1b6823a5-2ccb-45cf-b8c9-cd8ffd6ac4d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:30.740766 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1b6823a5-2ccb-45cf-b8c9-cd8ffd6ac4d7 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:47:30.741157 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1b6823a5-2ccb-45cf-b8c9-cd8ffd6ac4d7 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-774888033", "extra_specs": {}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:30.763589 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1b6823a5-2ccb-45cf-b8c9-cd8ffd6ac4d7 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:47:30.764021 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 851/3413] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:47:30 2026] POST /volume/v3/types => generated 211 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:30.776417 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-681c67a0-609f-420b-8765-f159b916addc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:30.779635 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-681c67a0-609f-420b-8765-f159b916addc tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] POST https://10.4.3.125/volume/v3/types/1bf750e3-5f50-4a2b-83c4-ddb8a227ff91/encryption Aug 09 10:47:30.779635 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-681c67a0-609f-420b-8765-f159b916addc tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:30.801145 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-681c67a0-609f-420b-8765-f159b916addc tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types/1bf750e3-5f50-4a2b-83c4-ddb8a227ff91/encryption returned with HTTP 200 Aug 09 10:47:30.801664 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 846/3414] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:47:30 2026] POST /volume/v3/types/1bf750e3-5f50-4a2b-83c4-ddb8a227ff91/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:30.810929 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4e4538cd-113b-4549-aad0-129721aa3b03 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:30.813095 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:47:30.813675 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1425068988", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-774888033", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:30.815678 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1425068988', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-774888033', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:47:30.820818 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume of 1 GB Aug 09 10:47:30.820818 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:30.820818 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:30.821650 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Availability Zones retrieved successfully. Aug 09 10:47:30.829461 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Flow 'volume_create_api' (244f2c80-b32b-4045-a752-1711769d3141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:30.830915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf0b92f-0d99-4fc0-8511-682278e71284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:30.834264 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:47:30.871759 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf0b92f-0d99-4fc0-8511-682278e71284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:47:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1bf750e3-5f50-4a2b-83c4-ddb8a227ff91,is_public=True,name='tempest-scenario-type-luks-774888033',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1bf750e3-5f50-4a2b-83c4-ddb8a227ff91', '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=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:30.872290 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10e29ce-1fa4-4231-8372-97a4be92b7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:30.919006 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-774888033 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-774888033, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:30.919434 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-774888033 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-774888033, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:47:30.963769 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Created reservations ['3a090df3-e909-4c04-88f1-0ea7e987848d', '357cad60-a22c-4e4f-96ce-5b2040348bf7', 'e28e8abf-a750-4d54-a1fa-adad7064f55b', 'a5d66503-5509-4856-af88-0f337932ef3a'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:47:30.964848 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10e29ce-1fa4-4231-8372-97a4be92b7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a090df3-e909-4c04-88f1-0ea7e987848d', '357cad60-a22c-4e4f-96ce-5b2040348bf7', 'e28e8abf-a750-4d54-a1fa-adad7064f55b', 'a5d66503-5509-4856-af88-0f337932ef3a']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:30.965736 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e386b78b-0dfe-4e42-820b-85c12fda824e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:30.994405 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e386b78b-0dfe-4e42-820b-85c12fda824e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e843fdc-5695-4517-bd44-89a8e075c6a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1425068988',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40c407184cd4f61b1b1f9180e99e11a',qos_specs=None,replication_status=,reservations=['3a090df3-e909-4c04-88f1-0ea7e987848d','357cad60-a22c-4e4f-96ce-5b2040348bf7','e28e8abf-a750-4d54-a1fa-adad7064f55b','a5d66503-5509-4856-af88-0f337932ef3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_type_id=1bf750e3-5f50-4a2b-83c4-ddb8a227ff91), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1425068988',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5e843fdc-5695-4517-bd44-89a8e075c6a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40c407184cd4f61b1b1f9180e99e11a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1bf750e3-5f50-4a2b-83c4-ddb8a227ff91),volume_type_id=1bf750e3-5f50-4a2b-83c4-ddb8a227ff91)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:30.995720 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e201ea-9da4-4302-bd1c-0ce2205dc487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:31.019310 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e201ea-9da4-4302-bd1c-0ce2205dc487) transitioned into state 'SUCCESS' from state '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-1425068988',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40c407184cd4f61b1b1f9180e99e11a',qos_specs=None,replication_status=,reservations=['3a090df3-e909-4c04-88f1-0ea7e987848d','357cad60-a22c-4e4f-96ce-5b2040348bf7','e28e8abf-a750-4d54-a1fa-adad7064f55b','a5d66503-5509-4856-af88-0f337932ef3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b3fd138191459ab02f8fd33e8f25f0',volume_type_id=1bf750e3-5f50-4a2b-83c4-ddb8a227ff91)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:31.020152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faa340e9-ded6-4241-ad87-a58c995efbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:31.024332 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-e495d839-2edd-4ae2-a3e7-61e4c82bcc25 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:31.027523 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-e495d839-2edd-4ae2-a3e7-61e4c82bcc25 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd Aug 09 10:47:31.027715 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-e495d839-2edd-4ae2-a3e7-61e4c82bcc25 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:31.027972 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-e495d839-2edd-4ae2-a3e7-61e4c82bcc25 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:31.035673 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:31.035673 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:31.038086 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faa340e9-ded6-4241-ad87-a58c995efbc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:31.039211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Flow 'volume_create_api' (244f2c80-b32b-4045-a752-1711769d3141) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:31.039586 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Create volume request issued successfully. Aug 09 10:47:31.040200 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4e4538cd-113b-4549-aad0-129721aa3b03 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:47:31.040698 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 856/3415] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:47:30 2026] POST /volume/v3/volumes => generated 784 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:47:31.062469 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-e495d839-2edd-4ae2-a3e7-61e4c82bcc25 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:47:31.076308 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-e495d839-2edd-4ae2-a3e7-61e4c82bcc25 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd returned with HTTP 200 Aug 09 10:47:31.076808 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 863/3416] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:31 2026] GET /volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd => generated 1416 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:31.092585 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3fd8ff7e-6eed-4f04-8f62-cc0529a6865a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:31.093104 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3fd8ff7e-6eed-4f04-8f62-cc0529a6865a None None] GET https://10.4.3.125/volume// Aug 09 10:47:31.093345 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3fd8ff7e-6eed-4f04-8f62-cc0529a6865a None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:31.093598 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3fd8ff7e-6eed-4f04-8f62-cc0529a6865a None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:31.094016 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3fd8ff7e-6eed-4f04-8f62-cc0529a6865a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:31.094397 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 852/3417] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:47:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:31.109322 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-df23c400-1a34-4321-9551-7ac98d9b850a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:31.111776 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-df23c400-1a34-4321-9551-7ac98d9b850a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:47:31.112415 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-df23c400-1a34-4321-9551-7ac98d9b850a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92771345-534d-4d34-935c-69a22a9ff5cd", "connector": null, "instance_uuid": "18d9a53e-790b-4f4e-a208-77ce5f226155"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:31.127883 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:31.127883 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:31.188336 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-df23c400-1a34-4321-9551-7ac98d9b850a tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:47:31.188906 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 847/3418] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:47:31 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 09 10:47:31.240656 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eef4584b-cd10-4159-aee3-2fef43167c09 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:31.241208 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eef4584b-cd10-4159-aee3-2fef43167c09 None None] GET https://10.4.3.125/volume// Aug 09 10:47:31.241733 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eef4584b-cd10-4159-aee3-2fef43167c09 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:31.242004 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eef4584b-cd10-4159-aee3-2fef43167c09 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:31.242665 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eef4584b-cd10-4159-aee3-2fef43167c09 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:31.243547 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 857/3419] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 09 10:47:31.256812 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-be3ba38f-e651-4b70-a890-a566f26803de req-041944c8-e00e-45a2-9cc8-0507d5db153a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:31.260378 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-041944c8-e00e-45a2-9cc8-0507d5db153a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:47:31.260864 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-041944c8-e00e-45a2-9cc8-0507d5db153a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab485856-1d9a-4a16-8e32-a9057d85336e", "connector": null, "instance_uuid": "7070cc93-b56c-4ec0-a972-a4b55b55b6db"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:31.289243 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:31.289243 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:31.339869 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-041944c8-e00e-45a2-9cc8-0507d5db153a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:47:31.339869 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 864/3420] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:47:31 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 09 10:47:31.353834 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-be3ba38f-e651-4b70-a890-a566f26803de req-45489b29-0433-450d-bd9d-9dde9a71135d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:31.354935 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37c45dd6-8d1f-42de-9c7d-ad5687de1bdd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:31.357442 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37c45dd6-8d1f-42de-9c7d-ad5687de1bdd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:31.357840 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37c45dd6-8d1f-42de-9c7d-ad5687de1bdd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:31.358160 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37c45dd6-8d1f-42de-9c7d-ad5687de1bdd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:31.358371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-37c45dd6-8d1f-42de-9c7d-ad5687de1bdd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:31.358946 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-45489b29-0433-450d-bd9d-9dde9a71135d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/attachments/6d8328ac-694e-472d-8029-c5faf78c383c Aug 09 10:47:31.359646 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-45489b29-0433-450d-bd9d-9dde9a71135d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:31.359646 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-45489b29-0433-450d-bd9d-9dde9a71135d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:31.364130 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:31.364130 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:31.365441 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37c45dd6-8d1f-42de-9c7d-ad5687de1bdd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:31.365666 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 848/3421] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:31 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:31.369903 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:31.369903 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:31.476298 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-45489b29-0433-450d-bd9d-9dde9a71135d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/6d8328ac-694e-472d-8029-c5faf78c383c returned with HTTP 200 Aug 09 10:47:31.476874 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 853/3422] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:47:31 2026] DELETE /volume/v3/attachments/6d8328ac-694e-472d-8029-c5faf78c383c => generated 367 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:32.382132 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8be959dd-3820-4c59-acfb-bc003fef96a3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:32.388503 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8be959dd-3820-4c59-acfb-bc003fef96a3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:32.388732 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8be959dd-3820-4c59-acfb-bc003fef96a3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:32.389528 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8be959dd-3820-4c59-acfb-bc003fef96a3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:32.389528 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8be959dd-3820-4c59-acfb-bc003fef96a3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:32.394282 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:32.394282 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:32.394984 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8be959dd-3820-4c59-acfb-bc003fef96a3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:32.395444 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 858/3423] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:32 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:32.823468 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-be3ba38f-e651-4b70-a890-a566f26803de req-d876d7b6-6582-4dd7-b7c4-f4a16e776e52 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:32.830349 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-d876d7b6-6582-4dd7-b7c4-f4a16e776e52 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] PUT https://10.4.3.125/volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43 Aug 09 10:47:32.830493 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-d876d7b6-6582-4dd7-b7c4-f4a16e776e52 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:32.840528 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-be3ba38f-e651-4b70-a890-a566f26803de req-d876d7b6-6582-4dd7-b7c4-f4a16e776e52 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Acquiring lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:47:32.846959 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-be3ba38f-e651-4b70-a890-a566f26803de req-d876d7b6-6582-4dd7-b7c4-f4a16e776e52 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:47:32.848804 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:32.848804 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:32.994018 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-be3ba38f-e651-4b70-a890-a566f26803de req-d876d7b6-6582-4dd7-b7c4-f4a16e776e52 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" released by "attachment_update" :: held 0.147s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:47:32.994137 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-d876d7b6-6582-4dd7-b7c4-f4a16e776e52 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43 returned with HTTP 200 Aug 09 10:47:32.998097 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 865/3424] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:47:32 2026] PUT /volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:33.017355 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-be3ba38f-e651-4b70-a890-a566f26803de req-315dacf7-321c-4c86-be74-e3a9bb42d728 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:33.019387 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-315dacf7-321c-4c86-be74-e3a9bb42d728 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43 Aug 09 10:47:33.019843 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-315dacf7-321c-4c86-be74-e3a9bb42d728 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:33.019965 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-315dacf7-321c-4c86-be74-e3a9bb42d728 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:33.052952 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-315dacf7-321c-4c86-be74-e3a9bb42d728 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43 returned with HTTP 200 Aug 09 10:47:33.052952 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 849/3425] 10.4.3.125 () {70 vars in 1651 bytes} [Sun Aug 9 10:47:33 2026] GET /volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43 => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:33.076344 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-95ca502e-053b-445c-b5ae-90966ad363ca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:33.076966 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-95ca502e-053b-445c-b5ae-90966ad363ca None None] GET https://10.4.3.125/volume// Aug 09 10:47:33.077147 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-95ca502e-053b-445c-b5ae-90966ad363ca None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:33.077500 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-95ca502e-053b-445c-b5ae-90966ad363ca None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:33.078053 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-95ca502e-053b-445c-b5ae-90966ad363ca None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:33.078549 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 854/3426] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:33.093272 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-18e80aa8-0019-4725-b7a9-58a03d27e0ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:33.096356 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-18e80aa8-0019-4725-b7a9-58a03d27e0ae tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd Aug 09 10:47:33.096768 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-18e80aa8-0019-4725-b7a9-58a03d27e0ae tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:33.097096 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-18e80aa8-0019-4725-b7a9-58a03d27e0ae tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:33.117646 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:33.117646 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:33.126215 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-18e80aa8-0019-4725-b7a9-58a03d27e0ae tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:47:33.131165 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-18e80aa8-0019-4725-b7a9-58a03d27e0ae tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd returned with HTTP 200 Aug 09 10:47:33.131918 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 859/3427] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:33 2026] GET /volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd => generated 1595 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:33.303368 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-00448560-ab37-44c6-be07-b60719fa30f1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:33.304746 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-00448560-ab37-44c6-be07-b60719fa30f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] PUT https://10.4.3.125/volume/v3/attachments/37668799-482c-401a-b822-69faee537709 Aug 09 10:47:33.305245 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-00448560-ab37-44c6-be07-b60719fa30f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:33.317211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-00448560-ab37-44c6-be07-b60719fa30f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Acquiring lock "cinder-attachment_update-92771345-534d-4d34-935c-69a22a9ff5cd-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:47:33.325396 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-00448560-ab37-44c6-be07-b60719fa30f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Lock "cinder-attachment_update-92771345-534d-4d34-935c-69a22a9ff5cd-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:47:33.326375 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:33.326375 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:33.409710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c2a0259e-42b2-422b-b076-b5c4e7063ff5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:33.413567 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2a0259e-42b2-422b-b076-b5c4e7063ff5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:33.413567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2a0259e-42b2-422b-b076-b5c4e7063ff5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:33.413567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2a0259e-42b2-422b-b076-b5c4e7063ff5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:33.413567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c2a0259e-42b2-422b-b076-b5c4e7063ff5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:33.422377 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:33.422377 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:33.423221 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2a0259e-42b2-422b-b076-b5c4e7063ff5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:33.423879 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 850/3428] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:33 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:33.458077 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-00448560-ab37-44c6-be07-b60719fa30f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Lock "cinder-attachment_update-92771345-534d-4d34-935c-69a22a9ff5cd-np0000006833" released by "attachment_update" :: held 0.133s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:47:33.458504 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-00448560-ab37-44c6-be07-b60719fa30f1 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/attachments/37668799-482c-401a-b822-69faee537709 returned with HTTP 200 Aug 09 10:47:33.459046 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 866/3429] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:47:33 2026] PUT /volume/v3/attachments/37668799-482c-401a-b822-69faee537709 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:33.504428 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-c25a7ecb-1e47-41d0-bfae-d288574d9a3c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:33.507420 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-c25a7ecb-1e47-41d0-bfae-d288574d9a3c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] POST https://10.4.3.125/volume/v3/attachments/37668799-482c-401a-b822-69faee537709/action Aug 09 10:47:33.507932 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-c25a7ecb-1e47-41d0-bfae-d288574d9a3c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:33.508088 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-c25a7ecb-1e47-41d0-bfae-d288574d9a3c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:33.534371 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:33.534371 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:33.554086 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2b552dfc-b610-4feb-b58e-c278c5baa74e req-c25a7ecb-1e47-41d0-bfae-d288574d9a3c tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/attachments/37668799-482c-401a-b822-69faee537709/action returned with HTTP 204 Aug 09 10:47:33.554741 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 855/3430] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:47:33 2026] POST /volume/v3/attachments/37668799-482c-401a-b822-69faee537709/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:34.437476 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-16a94fe3-29fa-454f-a902-2dc5abe70dbe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:34.440771 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-16a94fe3-29fa-454f-a902-2dc5abe70dbe tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:34.441067 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-16a94fe3-29fa-454f-a902-2dc5abe70dbe tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:34.441392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-16a94fe3-29fa-454f-a902-2dc5abe70dbe tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:34.441563 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-16a94fe3-29fa-454f-a902-2dc5abe70dbe tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:34.446178 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:34.446178 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:34.447131 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-16a94fe3-29fa-454f-a902-2dc5abe70dbe tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:34.447610 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 860/3431] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:34 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:35.463278 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6cd32ca3-b447-4c5e-99f7-85fb98e8f9c3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:35.467439 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6cd32ca3-b447-4c5e-99f7-85fb98e8f9c3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:35.467757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6cd32ca3-b447-4c5e-99f7-85fb98e8f9c3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:35.468031 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6cd32ca3-b447-4c5e-99f7-85fb98e8f9c3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:35.468171 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6cd32ca3-b447-4c5e-99f7-85fb98e8f9c3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:35.477033 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:35.477033 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:35.478159 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6cd32ca3-b447-4c5e-99f7-85fb98e8f9c3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:35.478634 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 851/3432] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:35 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:36.491402 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fbe30da3-c778-4329-9b94-5ede0bd732a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:36.493708 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fbe30da3-c778-4329-9b94-5ede0bd732a0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:36.493972 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fbe30da3-c778-4329-9b94-5ede0bd732a0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:36.494535 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fbe30da3-c778-4329-9b94-5ede0bd732a0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:36.494892 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fbe30da3-c778-4329-9b94-5ede0bd732a0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:36.502802 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:36.502802 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:36.504392 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fbe30da3-c778-4329-9b94-5ede0bd732a0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:36.505402 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 867/3433] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:36 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:37.484018 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-be3ba38f-e651-4b70-a890-a566f26803de req-0a42c779-95c2-45bf-b646-b7b8fed7346f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:37.495695 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-0a42c779-95c2-45bf-b646-b7b8fed7346f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43/action Aug 09 10:47:37.495695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-0a42c779-95c2-45bf-b646-b7b8fed7346f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:37.495695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-0a42c779-95c2-45bf-b646-b7b8fed7346f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:37.530882 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3b0e8d3b-98e8-4bc5-ad7b-70313e7dc53b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:37.535831 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b0e8d3b-98e8-4bc5-ad7b-70313e7dc53b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:37.535831 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b0e8d3b-98e8-4bc5-ad7b-70313e7dc53b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:37.536047 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:37.536047 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:37.536159 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b0e8d3b-98e8-4bc5-ad7b-70313e7dc53b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:37.536159 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-3b0e8d3b-98e8-4bc5-ad7b-70313e7dc53b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:37.545803 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:37.545803 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:37.546787 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b0e8d3b-98e8-4bc5-ad7b-70313e7dc53b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:37.546992 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 861/3434] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:37 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:37.574724 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-be3ba38f-e651-4b70-a890-a566f26803de req-0a42c779-95c2-45bf-b646-b7b8fed7346f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43/action returned with HTTP 204 Aug 09 10:47:37.575747 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 856/3435] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:47:37 2026] POST /volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:38.567431 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b76898d-21cd-4e3e-b827-0e74f13d4a7b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:38.570526 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b76898d-21cd-4e3e-b827-0e74f13d4a7b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:38.570830 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b76898d-21cd-4e3e-b827-0e74f13d4a7b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:38.571207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b76898d-21cd-4e3e-b827-0e74f13d4a7b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:38.571427 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1b76898d-21cd-4e3e-b827-0e74f13d4a7b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:38.579968 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:38.579968 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:38.579968 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b76898d-21cd-4e3e-b827-0e74f13d4a7b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:38.579968 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 852/3436] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:38 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:39.596214 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5fb46ee7-2659-4e24-a581-e72204def0a5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:39.596653 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5fb46ee7-2659-4e24-a581-e72204def0a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:39.596653 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5fb46ee7-2659-4e24-a581-e72204def0a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:39.596852 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5fb46ee7-2659-4e24-a581-e72204def0a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:39.597014 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5fb46ee7-2659-4e24-a581-e72204def0a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:39.609902 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:39.609902 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:39.611822 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5fb46ee7-2659-4e24-a581-e72204def0a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:39.613058 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 868/3437] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:39 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:40.635010 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-01adfd6e-da32-4488-be4f-9a73377c2c1f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:40.638009 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-01adfd6e-da32-4488-be4f-9a73377c2c1f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:40.638009 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-01adfd6e-da32-4488-be4f-9a73377c2c1f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:40.639173 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-01adfd6e-da32-4488-be4f-9a73377c2c1f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:40.639371 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-01adfd6e-da32-4488-be4f-9a73377c2c1f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:40.648452 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:40.648452 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:40.648539 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-01adfd6e-da32-4488-be4f-9a73377c2c1f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:40.648969 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 862/3438] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:40 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:41.663899 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dd1e74b2-b66e-441e-b532-7fb7d779b996 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:41.670219 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd1e74b2-b66e-441e-b532-7fb7d779b996 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:41.670219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd1e74b2-b66e-441e-b532-7fb7d779b996 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:41.670219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd1e74b2-b66e-441e-b532-7fb7d779b996 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:41.670219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dd1e74b2-b66e-441e-b532-7fb7d779b996 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:41.681336 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:41.681336 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:41.681336 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd1e74b2-b66e-441e-b532-7fb7d779b996 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:41.686209 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 857/3439] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:41 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:42.704021 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c53e99cb-9077-4952-a295-cd7bd621126e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:42.708460 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c53e99cb-9077-4952-a295-cd7bd621126e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:42.708460 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c53e99cb-9077-4952-a295-cd7bd621126e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:42.708993 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c53e99cb-9077-4952-a295-cd7bd621126e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:42.709203 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c53e99cb-9077-4952-a295-cd7bd621126e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:42.717102 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:42.717102 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:42.718639 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c53e99cb-9077-4952-a295-cd7bd621126e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:42.719950 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 853/3440] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:42 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:43.737927 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-868936bf-a335-488a-bf7b-cc7fc0e168ec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:43.740460 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-868936bf-a335-488a-bf7b-cc7fc0e168ec tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:43.741143 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-868936bf-a335-488a-bf7b-cc7fc0e168ec tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:43.742080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-868936bf-a335-488a-bf7b-cc7fc0e168ec tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:43.742418 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-868936bf-a335-488a-bf7b-cc7fc0e168ec tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:43.751830 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:43.751830 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:43.752697 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-868936bf-a335-488a-bf7b-cc7fc0e168ec tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:43.753272 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 869/3441] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:43 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:44.767454 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-68b8d0cf-453b-4179-ae08-1b02cc7a2d35 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:44.772418 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-68b8d0cf-453b-4179-ae08-1b02cc7a2d35 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:44.772818 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-68b8d0cf-453b-4179-ae08-1b02cc7a2d35 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:44.773062 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-68b8d0cf-453b-4179-ae08-1b02cc7a2d35 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:44.773847 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-68b8d0cf-453b-4179-ae08-1b02cc7a2d35 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:44.784927 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:44.784927 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:44.785784 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-68b8d0cf-453b-4179-ae08-1b02cc7a2d35 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:44.786946 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 863/3442] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:44 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:45.806959 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a91d5b91-4df0-44cd-bbe0-8bce8ef576d9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:45.808926 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a91d5b91-4df0-44cd-bbe0-8bce8ef576d9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:45.809131 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a91d5b91-4df0-44cd-bbe0-8bce8ef576d9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:45.809393 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a91d5b91-4df0-44cd-bbe0-8bce8ef576d9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:45.809512 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a91d5b91-4df0-44cd-bbe0-8bce8ef576d9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:45.816387 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:45.816387 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:45.817344 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a91d5b91-4df0-44cd-bbe0-8bce8ef576d9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:45.817744 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 858/3443] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:45 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:46.166220 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-58b8b4bd-2bb9-4ce8-8c7c-869d396f3289 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.171273 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-58b8b4bd-2bb9-4ce8-8c7c-869d396f3289 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:46.171273 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-58b8b4bd-2bb9-4ce8-8c7c-869d396f3289 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:46.171273 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-58b8b4bd-2bb9-4ce8-8c7c-869d396f3289 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:46.186095 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:46.186095 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:46.192010 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-58b8b4bd-2bb9-4ce8-8c7c-869d396f3289 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:46.197622 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-58b8b4bd-2bb9-4ce8-8c7c-869d396f3289 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:46.198424 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 854/3444] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:46 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:46.303354 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cb1f588c-2070-4bbf-8139-4b11d0af7836 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.303833 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cb1f588c-2070-4bbf-8139-4b11d0af7836 None None] GET https://10.4.3.125/volume// Aug 09 10:47:46.303931 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cb1f588c-2070-4bbf-8139-4b11d0af7836 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:46.304243 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cb1f588c-2070-4bbf-8139-4b11d0af7836 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:46.304615 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cb1f588c-2070-4bbf-8139-4b11d0af7836 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:46.304925 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 870/3445] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:47: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 09 10:47:46.316034 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-66f45b74-d486-44ed-bbe7-9f9a81dde699 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.318887 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-66f45b74-d486-44ed-bbe7-9f9a81dde699 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:47:46.319423 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-66f45b74-d486-44ed-bbe7-9f9a81dde699 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "882e9c92-0d0b-4b43-b0e8-7807e4255c4e", "connector": null, "instance_uuid": "725b490b-f734-4c27-8e40-bcfdd84ae912"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:46.335334 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:46.335334 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:46.373165 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-66f45b74-d486-44ed-bbe7-9f9a81dde699 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:47:46.373859 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 864/3446] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:47:46 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 09 10:47:46.408020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fb12be8c-27b5-4f88-9981-490ef61db30b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.409962 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fb12be8c-27b5-4f88-9981-490ef61db30b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:46.410230 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fb12be8c-27b5-4f88-9981-490ef61db30b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:46.410445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fb12be8c-27b5-4f88-9981-490ef61db30b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:46.422872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f78af43-7384-4cbd-af2a-446da0ea279f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.422872 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f78af43-7384-4cbd-af2a-446da0ea279f None None] GET https://10.4.3.125/volume// Aug 09 10:47:46.422872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f78af43-7384-4cbd-af2a-446da0ea279f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:46.422872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f78af43-7384-4cbd-af2a-446da0ea279f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:46.422872 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f78af43-7384-4cbd-af2a-446da0ea279f None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:46.422872 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 855/3447] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47: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 09 10:47:46.427637 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:46.427637 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:46.432972 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-7f0c3028-c67b-4d1c-bbe5-5bc23353aa71 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.434079 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fb12be8c-27b5-4f88-9981-490ef61db30b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:46.435694 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-7f0c3028-c67b-4d1c-bbe5-5bc23353aa71 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:46.435977 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-7f0c3028-c67b-4d1c-bbe5-5bc23353aa71 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:46.436248 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-7f0c3028-c67b-4d1c-bbe5-5bc23353aa71 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:46.440870 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fb12be8c-27b5-4f88-9981-490ef61db30b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:46.441449 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 859/3448] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:46 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1215 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:46.449796 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:46.449796 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:46.453595 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-7f0c3028-c67b-4d1c-bbe5-5bc23353aa71 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:46.458747 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-7f0c3028-c67b-4d1c-bbe5-5bc23353aa71 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:46.459277 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 871/3449] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:46 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:46.584721 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-363b0088-e546-409e-b53d-30eff29531bd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.587831 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-363b0088-e546-409e-b53d-30eff29531bd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] PUT https://10.4.3.125/volume/v3/attachments/ae99ce6a-b6e0-4540-8abb-704773a6250c Aug 09 10:47:46.588374 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-363b0088-e546-409e-b53d-30eff29531bd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:46.599118 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-363b0088-e546-409e-b53d-30eff29531bd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Acquiring lock "cinder-attachment_update-882e9c92-0d0b-4b43-b0e8-7807e4255c4e-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:47:46.605716 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-363b0088-e546-409e-b53d-30eff29531bd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Lock "cinder-attachment_update-882e9c92-0d0b-4b43-b0e8-7807e4255c4e-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:47:46.607419 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:46.607419 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:46.706990 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-363b0088-e546-409e-b53d-30eff29531bd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Lock "cinder-attachment_update-882e9c92-0d0b-4b43-b0e8-7807e4255c4e-np0000006833" released by "attachment_update" :: held 0.101s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:47:46.707382 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-363b0088-e546-409e-b53d-30eff29531bd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/ae99ce6a-b6e0-4540-8abb-704773a6250c returned with HTTP 200 Aug 09 10:47:46.707956 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 865/3450] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:47:46 2026] PUT /volume/v3/attachments/ae99ce6a-b6e0-4540-8abb-704773a6250c => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:46.831727 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a5ccf7b3-0796-43b6-b9a8-f50c88d07b32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.834166 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5ccf7b3-0796-43b6-b9a8-f50c88d07b32 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:46.834289 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5ccf7b3-0796-43b6-b9a8-f50c88d07b32 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:46.834503 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5ccf7b3-0796-43b6-b9a8-f50c88d07b32 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:46.834661 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a5ccf7b3-0796-43b6-b9a8-f50c88d07b32 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:46.839462 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:46.839462 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:46.840325 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5ccf7b3-0796-43b6-b9a8-f50c88d07b32 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:46.840826 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 856/3451] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:46 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:46.851705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-020b2697-b576-42c3-afb0-bee0d04ce6a1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.853941 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-020b2697-b576-42c3-afb0-bee0d04ce6a1 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb Aug 09 10:47:46.854224 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-020b2697-b576-42c3-afb0-bee0d04ce6a1 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:46.854474 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-020b2697-b576-42c3-afb0-bee0d04ce6a1 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:46.861720 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:46.861720 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:46.865397 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-020b2697-b576-42c3-afb0-bee0d04ce6a1 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:47:46.869727 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-020b2697-b576-42c3-afb0-bee0d04ce6a1 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb returned with HTTP 200 Aug 09 10:47:46.870082 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 860/3452] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:46 2026] GET /volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:46.885619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-caf75c28-7f35-4cc2-818e-b6e81029d952 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.932148 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caf75c28-7f35-4cc2-818e-b6e81029d952 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f/export_record Aug 09 10:47:46.934048 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caf75c28-7f35-4cc2-818e-b6e81029d952 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:46.934048 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caf75c28-7f35-4cc2-818e-b6e81029d952 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Calling method 'export_record' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:46.935231 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-caf75c28-7f35-4cc2-818e-b6e81029d952 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Export record for backup 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 09 10:47:46.943143 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:46.943143 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:46.944556 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.api [None req-caf75c28-7f35-4cc2-818e-b6e81029d952 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Calling RPCAPI with context: , host: np0000006833, backup: 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 09 10:47:46.963274 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-caf75c28-7f35-4cc2-818e-b6e81029d952 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] export_record in rpcapi backup_id 392dcee3-9343-4e9b-bef1-995fdf746c5f on host np0000006833. {{(pid=100319) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 09 10:47:46.977844 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-caf75c28-7f35-4cc2-818e-b6e81029d952 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzkyZGNlZTMtOTM0My00ZTliLWJlZjEtOTk1ZmRmNzQ2YzVmIiwgInVzZXJfaWQiOiAiNDdhZWJlYjg4Y2Y2NDZjMGFjOWNiY2M2MTk4OTBjMTAiLCAicHJvamVjdF9pZCI6ICJiODYwYmE4M2Q1MzI0MWQ1ODA2Njk3ZTFlNjk1MmM4MyIsICJ2b2x1bWVfaWQiOiAiNjc3OWU0MGQtMzc2NS00YWU3LTkxNzctZjYzOWViNDNhNmJiIiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTU1MTkwNzI2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM1OTI1MjUwNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY3NzllNDBkLTM3NjUtNGFlNy05MTc3LWY2MzllYjQzYTZiYi8yMDI2MDgwOTEwNDczMC9hel9ub3ZhX2JhY2t1cF8zOTJkY2VlMy05MzQzLTRlOWItYmVmMS05OTVmZGY3NDZjNWYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA5VDEwOjQ3OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDEwOjQ3OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NDc6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100319) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 09 10:47:46.978213 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caf75c28-7f35-4cc2-818e-b6e81029d952 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f/export_record returned with HTTP 200 Aug 09 10:47:46.979208 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 872/3453] 10.4.3.125 () {66 vars in 1390 bytes} [Sun Aug 9 10:47:46 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f/export_record => generated 1512 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:46.990611 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cacf9e29-3e72-4d01-821b-dce793c170f9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:46.992655 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cacf9e29-3e72-4d01-821b-dce793c170f9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] POST https://10.4.3.125/volume/v3/backups/import_record Aug 09 10:47:46.993119 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cacf9e29-3e72-4d01-821b-dce793c170f9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ4OTU3NDMtNzE4Mi00ZTcxLThiNjYtZGEwNGY1MjBmMWU3IiwgInVzZXJfaWQiOiAiNDdhZWJlYjg4Y2Y2NDZjMGFjOWNiY2M2MTk4OTBjMTAiLCAicHJvamVjdF9pZCI6ICJiODYwYmE4M2Q1MzI0MWQ1ODA2Njk3ZTFlNjk1MmM4MyIsICJ2b2x1bWVfaWQiOiAiNjc3OWU0MGQtMzc2NS00YWU3LTkxNzctZjYzOWViNDNhNmJiIiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTU1MTkwNzI2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM1OTI1MjUwNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY3NzllNDBkLTM3NjUtNGFlNy05MTc3LWY2MzllYjQzYTZiYi8yMDI2MDgwOTEwNDczMC9hel9ub3ZhX2JhY2t1cF8zOTJkY2VlMy05MzQzLTRlOWItYmVmMS05OTVmZGY3NDZjNWYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA5VDEwOjQ3OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDEwOjQ3OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NDc6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:46.994875 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-cacf9e29-3e72-4d01-821b-dce793c170f9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ4OTU3NDMtNzE4Mi00ZTcxLThiNjYtZGEwNGY1MjBmMWU3IiwgInVzZXJfaWQiOiAiNDdhZWJlYjg4Y2Y2NDZjMGFjOWNiY2M2MTk4OTBjMTAiLCAicHJvamVjdF9pZCI6ICJiODYwYmE4M2Q1MzI0MWQ1ODA2Njk3ZTFlNjk1MmM4MyIsICJ2b2x1bWVfaWQiOiAiNjc3OWU0MGQtMzc2NS00YWU3LTkxNzctZjYzOWViNDNhNmJiIiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTU1MTkwNzI2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM1OTI1MjUwNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY3NzllNDBkLTM3NjUtNGFlNy05MTc3LWY2MzllYjQzYTZiYi8yMDI2MDgwOTEwNDczMC9hel9ub3ZhX2JhY2t1cF8zOTJkY2VlMy05MzQzLTRlOWItYmVmMS05OTVmZGY3NDZjNWYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA5VDEwOjQ3OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDEwOjQ3OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NDc6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100316) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 09 10:47:46.995063 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-cacf9e29-3e72-4d01-821b-dce793c170f9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ4OTU3NDMtNzE4Mi00ZTcxLThiNjYtZGEwNGY1MjBmMWU3IiwgInVzZXJfaWQiOiAiNDdhZWJlYjg4Y2Y2NDZjMGFjOWNiY2M2MTk4OTBjMTAiLCAicHJvamVjdF9pZCI6ICJiODYwYmE4M2Q1MzI0MWQ1ODA2Njk3ZTFlNjk1MmM4MyIsICJ2b2x1bWVfaWQiOiAiNjc3OWU0MGQtMzc2NS00YWU3LTkxNzctZjYzOWViNDNhNmJiIiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTU1MTkwNzI2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM1OTI1MjUwNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY3NzllNDBkLTM3NjUtNGFlNy05MTc3LWY2MzllYjQzYTZiYi8yMDI2MDgwOTEwNDczMC9hel9ub3ZhX2JhY2t1cF8zOTJkY2VlMy05MzQzLTRlOWItYmVmMS05OTVmZGY3NDZjNWYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA5VDEwOjQ3OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDEwOjQ3OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NDc6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100316) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 09 10:47:46.995308 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:46.995308 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:47.061744 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-cacf9e29-3e72-4d01-821b-dce793c170f9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Created reservations ['e1e869fe-dcf5-4409-a10d-bda860b614fa', '34f0da64-405a-4e05-81ef-839f0ee5ef79'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:47:47.094632 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-cacf9e29-3e72-4d01-821b-dce793c170f9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] import_record rpcapi backup id b4895743-7182-4e71-8b66-da04f520f1e7 on host np0000006833 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ4OTU3NDMtNzE4Mi00ZTcxLThiNjYtZGEwNGY1MjBmMWU3IiwgInVzZXJfaWQiOiAiNDdhZWJlYjg4Y2Y2NDZjMGFjOWNiY2M2MTk4OTBjMTAiLCAicHJvamVjdF9pZCI6ICJiODYwYmE4M2Q1MzI0MWQ1ODA2Njk3ZTFlNjk1MmM4MyIsICJ2b2x1bWVfaWQiOiAiNjc3OWU0MGQtMzc2NS00YWU3LTkxNzctZjYzOWViNDNhNmJiIiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTU1MTkwNzI2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM1OTI1MjUwNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY3NzllNDBkLTM3NjUtNGFlNy05MTc3LWY2MzllYjQzYTZiYi8yMDI2MDgwOTEwNDczMC9hel9ub3ZhX2JhY2t1cF8zOTJkY2VlMy05MzQzLTRlOWItYmVmMS05OTVmZGY3NDZjNWYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA5VDEwOjQ3OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDEwOjQ3OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NDc6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100316) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 09 10:47:47.097269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-cacf9e29-3e72-4d01-821b-dce793c170f9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Import record output: {'backup': {'id': 'b4895743-7182-4e71-8b66-da04f520f1e7', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7'}, {'rel': 'bookmark', 'href': 'https://10.4.3.125/volume/backups/b4895743-7182-4e71-8b66-da04f520f1e7'}]}}. {{(pid=100316) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 09 10:47:47.097599 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cacf9e29-3e72-4d01-821b-dce793c170f9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] https://10.4.3.125/volume/v3/backups/import_record returned with HTTP 201 Aug 09 10:47:47.098172 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 866/3454] 10.4.3.125 () {68 vars in 1302 bytes} [Sun Aug 9 10:47:46 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 108 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 09 10:47:47.109140 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9164928d-1dee-4d69-97a6-5b8f608dcd11 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:47.110709 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9164928d-1dee-4d69-97a6-5b8f608dcd11 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] GET https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 Aug 09 10:47:47.111036 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9164928d-1dee-4d69-97a6-5b8f608dcd11 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:47.111313 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9164928d-1dee-4d69-97a6-5b8f608dcd11 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:47.111489 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9164928d-1dee-4d69-97a6-5b8f608dcd11 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Show backup with id b4895743-7182-4e71-8b66-da04f520f1e7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:47.115964 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:47.115964 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:47.117023 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9164928d-1dee-4d69-97a6-5b8f608dcd11 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 returned with HTTP 200 Aug 09 10:47:47.117023 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 857/3455] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:47 2026] GET /volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:47.460432 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c54bfed9-aa67-4c1c-bc72-ce283a13a996 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:47.463824 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c54bfed9-aa67-4c1c-bc72-ce283a13a996 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:47.464349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c54bfed9-aa67-4c1c-bc72-ce283a13a996 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:47.464715 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c54bfed9-aa67-4c1c-bc72-ce283a13a996 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:47.489093 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:47.489093 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:47.495776 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c54bfed9-aa67-4c1c-bc72-ce283a13a996 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:47.503379 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c54bfed9-aa67-4c1c-bc72-ce283a13a996 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:47.503983 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 861/3456] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:47 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:48.130261 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-59b7eccf-1289-4411-bd00-9ce57ba504d7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:48.133237 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-59b7eccf-1289-4411-bd00-9ce57ba504d7 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] GET https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 Aug 09 10:47:48.134328 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-59b7eccf-1289-4411-bd00-9ce57ba504d7 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:48.134328 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-59b7eccf-1289-4411-bd00-9ce57ba504d7 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:48.134737 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-59b7eccf-1289-4411-bd00-9ce57ba504d7 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Show backup with id b4895743-7182-4e71-8b66-da04f520f1e7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:48.141565 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:48.141565 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:48.142420 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-59b7eccf-1289-4411-bd00-9ce57ba504d7 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 returned with HTTP 200 Aug 09 10:47:48.142943 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 873/3457] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:48 2026] GET /volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:48.155442 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e815f12-4d10-4f4e-b0f4-9d760434ddbd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:48.158574 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e815f12-4d10-4f4e-b0f4-9d760434ddbd tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] GET https://10.4.3.125/volume/v3/backups Aug 09 10:47:48.159172 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e815f12-4d10-4f4e-b0f4-9d760434ddbd tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:48.160266 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e815f12-4d10-4f4e-b0f4-9d760434ddbd tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:48.160447 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:48.160447 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:48.175695 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e815f12-4d10-4f4e-b0f4-9d760434ddbd tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 200 Aug 09 10:47:48.176115 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 867/3458] 10.4.3.125 () {66 vars in 1237 bytes} [Sun Aug 9 10:47:48 2026] GET /volume/v3/backups => generated 337 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:48.185503 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e802349-d85d-4f01-b482-bc99684dffc3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:48.187742 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] POST https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f/restore Aug 09 10:47:48.188313 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:48.189655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Restoring backup 392dcee3-9343-4e9b-bef1-995fdf746c5f ({'restore': {}}) {{(pid=100317) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 09 10:47:48.189892 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Restoring backup 392dcee3-9343-4e9b-bef1-995fdf746c5f to volume None. Aug 09 10:47:48.196277 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:48.196277 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:48.196277 np0000006833 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Creating volume of 1 GB for restore of backup 392dcee3-9343-4e9b-bef1-995fdf746c5f. Aug 09 10:47:48.200056 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Availability Zones retrieved successfully. Aug 09 10:47:48.206008 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Flow 'volume_create_api' (5d63f2f3-33e2-43b2-81cc-05a4f7e7ce5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:48.207382 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4733c1f-679c-4d4a-ba32-2896ea2fff96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:48.208679 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:47:48.237592 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4733c1f-679c-4d4a-ba32-2896ea2fff96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:48.238559 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da5eb2df-8c95-4c8d-9b81-8f41e9bcaeef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:48.278100 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Created reservations ['9f579e83-5d0a-41e0-b486-6c3b2b0dd786', '77776551-453b-4845-8f49-67a41a086671', 'acab3031-4e28-4db4-9e38-2896b2d1eee0', 'b70f0dad-a481-481e-b704-a62f70578e51'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:47:48.279381 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da5eb2df-8c95-4c8d-9b81-8f41e9bcaeef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f579e83-5d0a-41e0-b486-6c3b2b0dd786', '77776551-453b-4845-8f49-67a41a086671', 'acab3031-4e28-4db4-9e38-2896b2d1eee0', 'b70f0dad-a481-481e-b704-a62f70578e51']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:48.280622 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbf46ab-579c-413a-a090-315ba5026b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:48.313384 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbf46ab-579c-413a-a090-315ba5026b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06723fdf-e682-4cb3-b471-8424da14b957', '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_392dcee3-9343-4e9b-bef1-995fdf746c5f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b860ba83d53241d5806697e1e6952c83',qos_specs=None,replication_status=,reservations=['9f579e83-5d0a-41e0-b486-6c3b2b0dd786','77776551-453b-4845-8f49-67a41a086671','acab3031-4e28-4db4-9e38-2896b2d1eee0','b70f0dad-a481-481e-b704-a62f70578e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47aebeb88cf646c0ac9cbcc619890c10',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:47:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_392dcee3-9343-4e9b-bef1-995fdf746c5f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06723fdf-e682-4cb3-b471-8424da14b957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b860ba83d53241d5806697e1e6952c83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47aebeb88cf646c0ac9cbcc619890c10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:48.315287 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (612a1d2d-cab7-4b8b-bf6f-89e8dede7bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:48.342401 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (612a1d2d-cab7-4b8b-bf6f-89e8dede7bee) transitioned into 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_392dcee3-9343-4e9b-bef1-995fdf746c5f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b860ba83d53241d5806697e1e6952c83',qos_specs=None,replication_status=,reservations=['9f579e83-5d0a-41e0-b486-6c3b2b0dd786','77776551-453b-4845-8f49-67a41a086671','acab3031-4e28-4db4-9e38-2896b2d1eee0','b70f0dad-a481-481e-b704-a62f70578e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47aebeb88cf646c0ac9cbcc619890c10',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:48.343583 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea1d0ef-e744-481d-8e89-b8bca1869bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:47:48.361596 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea1d0ef-e744-481d-8e89-b8bca1869bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:47:48.362796 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Flow 'volume_create_api' (5d63f2f3-33e2-43b2-81cc-05a4f7e7ce5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:47:48.363481 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Create volume request issued successfully. Aug 09 10:47:48.373808 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:48.373808 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:48.374631 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:47:48.519313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-46b6a4a1-1cf1-4b1d-a6ff-44e1ab0fe40b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:48.521316 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46b6a4a1-1cf1-4b1d-a6ff-44e1ab0fe40b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:48.521599 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46b6a4a1-1cf1-4b1d-a6ff-44e1ab0fe40b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:48.521750 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46b6a4a1-1cf1-4b1d-a6ff-44e1ab0fe40b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:48.535360 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:48.535360 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:48.539453 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-46b6a4a1-1cf1-4b1d-a6ff-44e1ab0fe40b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:48.546582 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46b6a4a1-1cf1-4b1d-a6ff-44e1ab0fe40b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:48.547265 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 862/3459] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:48 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:48.989381 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-d5f1a954-3048-4893-bfb3-f7c0152cd3aa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:48.991868 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-d5f1a954-3048-4893-bfb3-f7c0152cd3aa tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/attachments/ae99ce6a-b6e0-4540-8abb-704773a6250c/action Aug 09 10:47:48.992282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-d5f1a954-3048-4893-bfb3-f7c0152cd3aa tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:48.992428 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-d5f1a954-3048-4893-bfb3-f7c0152cd3aa tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:49.012219 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:49.012219 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:49.024112 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e29455d5-28a1-4c06-a49b-2c7b936a8c5e req-d5f1a954-3048-4893-bfb3-f7c0152cd3aa tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/ae99ce6a-b6e0-4540-8abb-704773a6250c/action returned with HTTP 204 Aug 09 10:47:49.025144 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 874/3460] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:47:48 2026] POST /volume/v3/attachments/ae99ce6a-b6e0-4540-8abb-704773a6250c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:47:49.382970 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:49.382970 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:49.383425 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:47:49.383604 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Checking backup size 1 against volume size 1 {{(pid=100317) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 09 10:47:49.383712 np0000006833 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Overwriting volume 06723fdf-e682-4cb3-b471-8424da14b957 with restore of backup 392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:49.398763 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] restore_backup in rpcapi backup_id 392dcee3-9343-4e9b-bef1-995fdf746c5f {{(pid=100317) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 10:47:49.400627 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e802349-d85d-4f01-b482-bc99684dffc3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f/restore returned with HTTP 202 Aug 09 10:47:49.401079 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 858/3461] 10.4.3.125 () {68 vars in 1393 bytes} [Sun Aug 9 10:47:48 2026] POST /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f/restore => generated 189 bytes in 1217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:47:49.415719 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-563c218d-97c5-4caf-8d5d-509b94dfeee9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:49.417421 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-563c218d-97c5-4caf-8d5d-509b94dfeee9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:49.417671 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-563c218d-97c5-4caf-8d5d-509b94dfeee9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:49.417849 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-563c218d-97c5-4caf-8d5d-509b94dfeee9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:49.417999 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-563c218d-97c5-4caf-8d5d-509b94dfeee9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:49.424738 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:49.424738 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:49.426146 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-563c218d-97c5-4caf-8d5d-509b94dfeee9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:49.426334 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 868/3462] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:49 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:49.562154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b6eaf337-e15c-410f-a399-1c24af574b8c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:49.564431 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6eaf337-e15c-410f-a399-1c24af574b8c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:49.565617 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6eaf337-e15c-410f-a399-1c24af574b8c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:49.566048 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6eaf337-e15c-410f-a399-1c24af574b8c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:49.583331 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:49.583331 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:49.589271 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b6eaf337-e15c-410f-a399-1c24af574b8c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:49.596323 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6eaf337-e15c-410f-a399-1c24af574b8c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:49.597316 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 863/3463] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:49 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1510 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:50.440287 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-498d3e71-b54d-4b6d-8392-8cef55c442e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:50.442785 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-498d3e71-b54d-4b6d-8392-8cef55c442e6 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:50.443054 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-498d3e71-b54d-4b6d-8392-8cef55c442e6 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:50.443312 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-498d3e71-b54d-4b6d-8392-8cef55c442e6 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:50.443471 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-498d3e71-b54d-4b6d-8392-8cef55c442e6 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:50.448644 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:50.448644 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:50.449724 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-498d3e71-b54d-4b6d-8392-8cef55c442e6 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:50.450246 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 875/3464] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:50 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:51.095258 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-129f8cbc-3d0c-4334-8de7-733c0d81320f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:51.097538 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-129f8cbc-3d0c-4334-8de7-733c0d81320f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:51.097813 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-129f8cbc-3d0c-4334-8de7-733c0d81320f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:51.098034 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-129f8cbc-3d0c-4334-8de7-733c0d81320f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:51.111928 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:51.111928 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:51.116204 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-129f8cbc-3d0c-4334-8de7-733c0d81320f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:51.122083 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-129f8cbc-3d0c-4334-8de7-733c0d81320f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:51.122965 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 859/3465] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:51 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1510 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:51.140162 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bd7ba7e0-b8d9-47f3-93eb-824a16ffcf2e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:51.142453 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd7ba7e0-b8d9-47f3-93eb-824a16ffcf2e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:51.142768 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd7ba7e0-b8d9-47f3-93eb-824a16ffcf2e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:51.143032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd7ba7e0-b8d9-47f3-93eb-824a16ffcf2e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:51.161269 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:51.161269 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:51.166803 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bd7ba7e0-b8d9-47f3-93eb-824a16ffcf2e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:51.173382 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd7ba7e0-b8d9-47f3-93eb-824a16ffcf2e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:51.173939 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 869/3466] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:51 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1510 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:51.191295 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f7091872-4931-4323-9bfe-71593bf66e8b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:51.193245 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f7091872-4931-4323-9bfe-71593bf66e8b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:51.193859 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f7091872-4931-4323-9bfe-71593bf66e8b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:51.193859 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f7091872-4931-4323-9bfe-71593bf66e8b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:51.210680 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:51.210680 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:51.216956 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f7091872-4931-4323-9bfe-71593bf66e8b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:51.222864 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f7091872-4931-4323-9bfe-71593bf66e8b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:51.223607 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 864/3467] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:51 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1510 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:51.273299 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-6d0bb553-5a74-422a-899c-cadcdaab1992 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:51.276293 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-6d0bb553-5a74-422a-899c-cadcdaab1992 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:51.276660 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-6d0bb553-5a74-422a-899c-cadcdaab1992 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:51.276971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-6d0bb553-5a74-422a-899c-cadcdaab1992 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:51.293413 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:51.293413 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:51.298926 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-6d0bb553-5a74-422a-899c-cadcdaab1992 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:51.305659 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-6d0bb553-5a74-422a-899c-cadcdaab1992 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:51.306279 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 876/3468] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:51 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1510 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:51.330810 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-d5bda1b0-a209-45e9-bb2b-586c393b1407 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:51.333343 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-d5bda1b0-a209-45e9-bb2b-586c393b1407 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e/action Aug 09 10:47:51.333736 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-d5bda1b0-a209-45e9-bb2b-586c393b1407 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:51.333908 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-d5bda1b0-a209-45e9-bb2b-586c393b1407 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:51.347600 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:51.347600 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:51.348119 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-d5bda1b0-a209-45e9-bb2b-586c393b1407 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:51.354474 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-d5bda1b0-a209-45e9-bb2b-586c393b1407 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Begin detaching volume completed successfully. Aug 09 10:47:51.354787 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-d5bda1b0-a209-45e9-bb2b-586c393b1407 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e/action returned with HTTP 202 Aug 09 10:47:51.355329 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 860/3469] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:47:51 2026] POST /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:47:51.374638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fe70a907-2e7c-4bf0-a5ab-27573d28f42d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:51.377303 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fe70a907-2e7c-4bf0-a5ab-27573d28f42d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:51.377558 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fe70a907-2e7c-4bf0-a5ab-27573d28f42d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:51.377774 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fe70a907-2e7c-4bf0-a5ab-27573d28f42d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:51.391668 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:51.391668 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:51.395926 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fe70a907-2e7c-4bf0-a5ab-27573d28f42d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:51.400925 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fe70a907-2e7c-4bf0-a5ab-27573d28f42d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:51.401515 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 870/3470] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:51 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1513 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:51.405010 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fe0eccb4-a413-4d1c-9076-957a534262b2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:51.405010 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe0eccb4-a413-4d1c-9076-957a534262b2 None None] GET https://10.4.3.125/volume// Aug 09 10:47:51.405010 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe0eccb4-a413-4d1c-9076-957a534262b2 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:51.405010 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe0eccb4-a413-4d1c-9076-957a534262b2 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:51.405010 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe0eccb4-a413-4d1c-9076-957a534262b2 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:51.405010 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 865/3471] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47: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 09 10:47:51.413631 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-b875ffac-2323-4ac1-8a07-65b3e1a9b599 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:51.415633 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-b875ffac-2323-4ac1-8a07-65b3e1a9b599 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:51.415877 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-b875ffac-2323-4ac1-8a07-65b3e1a9b599 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:51.416092 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-b875ffac-2323-4ac1-8a07-65b3e1a9b599 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:51.430566 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:51.430566 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:51.434339 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-b875ffac-2323-4ac1-8a07-65b3e1a9b599 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:51.438874 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-b875ffac-2323-4ac1-8a07-65b3e1a9b599 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:51.439375 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 877/3472] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:51 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1693 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:47:51.459971 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ecd3d38d-1237-4b6a-a9cc-605d1e440c1f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:51.462094 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecd3d38d-1237-4b6a-a9cc-605d1e440c1f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:51.462355 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecd3d38d-1237-4b6a-a9cc-605d1e440c1f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:51.462595 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecd3d38d-1237-4b6a-a9cc-605d1e440c1f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:51.462727 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ecd3d38d-1237-4b6a-a9cc-605d1e440c1f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:51.467955 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:51.467955 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:51.468906 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecd3d38d-1237-4b6a-a9cc-605d1e440c1f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:51.469507 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 861/3473] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:51 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:51.954045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-5d7ea03d-cae9-4902-8fe9-bc612180e665 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:51.956405 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-5d7ea03d-cae9-4902-8fe9-bc612180e665 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:51.956643 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-5d7ea03d-cae9-4902-8fe9-bc612180e665 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:51.956876 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-5d7ea03d-cae9-4902-8fe9-bc612180e665 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:51.973445 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:51.973445 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:51.977811 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-5d7ea03d-cae9-4902-8fe9-bc612180e665 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:51.984545 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-5d7ea03d-cae9-4902-8fe9-bc612180e665 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:51.984545 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 871/3474] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:51 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1513 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:52.008632 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-34fec697-1a24-4990-9b28-1bd86d4d72db None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:52.010755 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-34fec697-1a24-4990-9b28-1bd86d4d72db tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] DELETE https://10.4.3.125/volume/v3/attachments/ae99ce6a-b6e0-4540-8abb-704773a6250c Aug 09 10:47:52.011141 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-34fec697-1a24-4990-9b28-1bd86d4d72db tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:52.011512 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-34fec697-1a24-4990-9b28-1bd86d4d72db tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:52.021248 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:52.021248 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:52.088918 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-69f6d637-ef3b-41f5-90f9-316ebdab87b4 req-34fec697-1a24-4990-9b28-1bd86d4d72db tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/ae99ce6a-b6e0-4540-8abb-704773a6250c returned with HTTP 200 Aug 09 10:47:52.089719 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 866/3475] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:47:52 2026] DELETE /volume/v3/attachments/ae99ce6a-b6e0-4540-8abb-704773a6250c => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:52.418925 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2b097f8a-5378-443e-b4c3-a2966cf562e7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:52.421440 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b097f8a-5378-443e-b4c3-a2966cf562e7 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:52.421885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b097f8a-5378-443e-b4c3-a2966cf562e7 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:52.422277 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b097f8a-5378-443e-b4c3-a2966cf562e7 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:52.436523 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:52.436523 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:52.442122 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2b097f8a-5378-443e-b4c3-a2966cf562e7 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:52.451143 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b097f8a-5378-443e-b4c3-a2966cf562e7 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:52.451735 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 878/3476] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:52 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:52.479878 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7535a023-cbec-4161-b47b-fd5c2f07ea4e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:52.482206 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7535a023-cbec-4161-b47b-fd5c2f07ea4e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:52.482508 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7535a023-cbec-4161-b47b-fd5c2f07ea4e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:52.482771 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7535a023-cbec-4161-b47b-fd5c2f07ea4e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:52.482908 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7535a023-cbec-4161-b47b-fd5c2f07ea4e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:52.489019 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:52.489019 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:52.490080 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7535a023-cbec-4161-b47b-fd5c2f07ea4e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:52.490602 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 862/3477] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:52 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:53.505766 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eeecd204-307b-4fd2-8cca-ed522a8797ed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:53.509144 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eeecd204-307b-4fd2-8cca-ed522a8797ed tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:53.511255 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eeecd204-307b-4fd2-8cca-ed522a8797ed tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:53.511556 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eeecd204-307b-4fd2-8cca-ed522a8797ed tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:53.511685 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-eeecd204-307b-4fd2-8cca-ed522a8797ed tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:53.521822 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:53.521822 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:53.523466 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eeecd204-307b-4fd2-8cca-ed522a8797ed tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:53.524099 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 872/3478] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:53 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:54.535625 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-df032928-73a0-4a1c-9612-b1b0c9c691eb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:54.538204 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df032928-73a0-4a1c-9612-b1b0c9c691eb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:54.538204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df032928-73a0-4a1c-9612-b1b0c9c691eb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:54.538204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df032928-73a0-4a1c-9612-b1b0c9c691eb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:54.538204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-df032928-73a0-4a1c-9612-b1b0c9c691eb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:54.543807 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:54.543807 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:54.544687 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df032928-73a0-4a1c-9612-b1b0c9c691eb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:54.545081 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 867/3479] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:54 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:55.004640 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-effeff26-5459-4ed1-a229-18864b8b699f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:55.006813 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-effeff26-5459-4ed1-a229-18864b8b699f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:55.007022 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-effeff26-5459-4ed1-a229-18864b8b699f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:55.007232 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-effeff26-5459-4ed1-a229-18864b8b699f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:55.019471 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:55.019471 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:55.023786 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-effeff26-5459-4ed1-a229-18864b8b699f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:55.029011 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-effeff26-5459-4ed1-a229-18864b8b699f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:55.029475 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 879/3480] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:55 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:55.087164 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c1947751-1c43-4ed6-8699-023bf6558d93 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:55.089550 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c1947751-1c43-4ed6-8699-023bf6558d93 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:55.090106 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c1947751-1c43-4ed6-8699-023bf6558d93 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:55.090106 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c1947751-1c43-4ed6-8699-023bf6558d93 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:55.102470 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:55.102470 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:55.107085 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c1947751-1c43-4ed6-8699-023bf6558d93 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:55.112658 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c1947751-1c43-4ed6-8699-023bf6558d93 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:55.113012 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 863/3481] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:55 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:55.131716 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-0fc0b1f8-726e-412a-8c20-a75765ebf931 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:55.134559 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-0fc0b1f8-726e-412a-8c20-a75765ebf931 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e/action Aug 09 10:47:55.134708 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-0fc0b1f8-726e-412a-8c20-a75765ebf931 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:55.134959 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-0fc0b1f8-726e-412a-8c20-a75765ebf931 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:55.149930 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:55.149930 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:55.150701 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-0fc0b1f8-726e-412a-8c20-a75765ebf931 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:55.161952 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-0fc0b1f8-726e-412a-8c20-a75765ebf931 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Begin detaching volume completed successfully. Aug 09 10:47:55.162349 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-0fc0b1f8-726e-412a-8c20-a75765ebf931 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e/action returned with HTTP 202 Aug 09 10:47:55.162900 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 873/3482] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:47:55 2026] POST /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:47:55.187538 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8b6b59cf-3c3c-418b-9629-64b96f84ccdd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:55.191922 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b6b59cf-3c3c-418b-9629-64b96f84ccdd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:55.192237 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b6b59cf-3c3c-418b-9629-64b96f84ccdd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:55.192531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b6b59cf-3c3c-418b-9629-64b96f84ccdd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:55.208973 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:55.208973 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:55.216908 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8b6b59cf-3c3c-418b-9629-64b96f84ccdd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:55.225553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-49986506-824f-439e-b574-651789ef4008 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:55.225553 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-49986506-824f-439e-b574-651789ef4008 None None] GET https://10.4.3.125/volume// Aug 09 10:47:55.225553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-49986506-824f-439e-b574-651789ef4008 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:55.225553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-49986506-824f-439e-b574-651789ef4008 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:55.225553 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-49986506-824f-439e-b574-651789ef4008 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:55.225553 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 880/3483] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:55.225836 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b6b59cf-3c3c-418b-9629-64b96f84ccdd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:55.226564 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 868/3484] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:55 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:55.237737 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-10cd15f6-33f0-4d7e-81bd-0ff706670263 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:55.240104 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-10cd15f6-33f0-4d7e-81bd-0ff706670263 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:55.240447 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-10cd15f6-33f0-4d7e-81bd-0ff706670263 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:55.240706 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-10cd15f6-33f0-4d7e-81bd-0ff706670263 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:55.266567 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:55.266567 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:55.273101 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-10cd15f6-33f0-4d7e-81bd-0ff706670263 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:55.279859 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-10cd15f6-33f0-4d7e-81bd-0ff706670263 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:55.280757 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 864/3485] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:55 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1396 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 10:47:55.556034 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50bca414-652f-43e0-b84b-8154559760d9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:55.559238 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50bca414-652f-43e0-b84b-8154559760d9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:55.559567 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50bca414-652f-43e0-b84b-8154559760d9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:55.559872 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50bca414-652f-43e0-b84b-8154559760d9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:55.559991 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-50bca414-652f-43e0-b84b-8154559760d9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:55.565020 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:55.565020 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:55.565819 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50bca414-652f-43e0-b84b-8154559760d9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:55.566179 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 874/3486] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:55 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:56.246550 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c2479939-bcc3-4677-9caa-d8107f9b2a7c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:56.250277 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c2479939-bcc3-4677-9caa-d8107f9b2a7c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:56.250724 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c2479939-bcc3-4677-9caa-d8107f9b2a7c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:56.252292 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c2479939-bcc3-4677-9caa-d8107f9b2a7c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:56.264331 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:56.264331 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:56.269720 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c2479939-bcc3-4677-9caa-d8107f9b2a7c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:56.278273 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c2479939-bcc3-4677-9caa-d8107f9b2a7c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:56.279166 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 881/3487] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:56 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1216 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:56.577294 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3507ef23-2a5b-4e46-8ec6-045ac85021dd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:56.579552 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3507ef23-2a5b-4e46-8ec6-045ac85021dd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:56.579777 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3507ef23-2a5b-4e46-8ec6-045ac85021dd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:56.579958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3507ef23-2a5b-4e46-8ec6-045ac85021dd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:56.580070 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3507ef23-2a5b-4e46-8ec6-045ac85021dd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:56.585011 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:56.585011 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:56.585851 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3507ef23-2a5b-4e46-8ec6-045ac85021dd tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:56.586278 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 869/3488] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:56 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:57.300178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7872fc80-493a-4ebe-aeb7-5b31b9f24cce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:57.302136 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7872fc80-493a-4ebe-aeb7-5b31b9f24cce tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:57.302422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7872fc80-493a-4ebe-aeb7-5b31b9f24cce tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:57.302705 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7872fc80-493a-4ebe-aeb7-5b31b9f24cce tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:57.314342 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:57.314342 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:57.318851 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7872fc80-493a-4ebe-aeb7-5b31b9f24cce tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:57.323263 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7872fc80-493a-4ebe-aeb7-5b31b9f24cce tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:57.323676 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 865/3489] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:57 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:57.602056 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7fef59f1-9de9-4c58-8ee0-9c707cf1b166 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:57.604042 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7fef59f1-9de9-4c58-8ee0-9c707cf1b166 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:57.604333 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7fef59f1-9de9-4c58-8ee0-9c707cf1b166 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:57.604623 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7fef59f1-9de9-4c58-8ee0-9c707cf1b166 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:57.604794 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7fef59f1-9de9-4c58-8ee0-9c707cf1b166 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:57.609542 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:57.609542 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:57.610625 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7fef59f1-9de9-4c58-8ee0-9c707cf1b166 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:57.611173 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 875/3490] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:57 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:57.745596 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-d7c025f2-45f3-4fb6-b780-1b00f5a2afa6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:57.747415 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-d7c025f2-45f3-4fb6-b780-1b00f5a2afa6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:57.747415 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-d7c025f2-45f3-4fb6-b780-1b00f5a2afa6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:57.747727 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-d7c025f2-45f3-4fb6-b780-1b00f5a2afa6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:57.757692 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:57.757692 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:57.761718 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-d7c025f2-45f3-4fb6-b780-1b00f5a2afa6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:57.766427 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-d7c025f2-45f3-4fb6-b780-1b00f5a2afa6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:57.766905 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 882/3491] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:57 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:58.147928 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c20cb1f0-1336-4f3f-b79d-ada6110b84c2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:58.150432 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c20cb1f0-1336-4f3f-b79d-ada6110b84c2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] DELETE https://10.4.3.125/volume/v3/attachments/d175c0a2-075d-4ad4-bcc0-403277edb794 Aug 09 10:47:58.150704 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c20cb1f0-1336-4f3f-b79d-ada6110b84c2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:58.150945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c20cb1f0-1336-4f3f-b79d-ada6110b84c2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:58.159414 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:58.159414 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:58.221682 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-bce82432-d927-477f-92b0-bc7e69aecaaf req-c20cb1f0-1336-4f3f-b79d-ada6110b84c2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/d175c0a2-075d-4ad4-bcc0-403277edb794 returned with HTTP 200 Aug 09 10:47:58.221682 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 870/3492] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:47:58 2026] DELETE /volume/v3/attachments/d175c0a2-075d-4ad4-bcc0-403277edb794 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:58.338951 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6bc0dbd1-9cec-4355-ac44-2ddf89c6e12c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:58.340721 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bc0dbd1-9cec-4355-ac44-2ddf89c6e12c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:47:58.340913 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bc0dbd1-9cec-4355-ac44-2ddf89c6e12c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:58.341124 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bc0dbd1-9cec-4355-ac44-2ddf89c6e12c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:58.349287 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:58.349287 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:58.353154 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6bc0dbd1-9cec-4355-ac44-2ddf89c6e12c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:58.357535 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bc0dbd1-9cec-4355-ac44-2ddf89c6e12c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:47:58.357879 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 866/3493] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:58 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:58.371654 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ac4d4236-f8cd-4cee-82b4-aced5f57d701 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:58.373627 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ac4d4236-f8cd-4cee-82b4-aced5f57d701 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:47:58.373989 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ac4d4236-f8cd-4cee-82b4-aced5f57d701 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:58.374280 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ac4d4236-f8cd-4cee-82b4-aced5f57d701 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:58.386214 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:58.386214 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:58.390836 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ac4d4236-f8cd-4cee-82b4-aced5f57d701 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:58.396130 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ac4d4236-f8cd-4cee-82b4-aced5f57d701 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:47:58.396631 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 876/3494] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:58 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:58.450061 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-5673e5af-08a2-4edb-97c4-1aa43bd3a805 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:58.452831 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-5673e5af-08a2-4edb-97c4-1aa43bd3a805 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:47:58.453107 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-5673e5af-08a2-4edb-97c4-1aa43bd3a805 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:58.453416 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-5673e5af-08a2-4edb-97c4-1aa43bd3a805 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:58.468809 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:58.468809 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:58.474068 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-5673e5af-08a2-4edb-97c4-1aa43bd3a805 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:58.481043 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-5673e5af-08a2-4edb-97c4-1aa43bd3a805 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:47:58.481591 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 883/3495] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:47:58 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 1166 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:58.510083 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-f2eef657-cef7-49f9-9c45-6826584cd138 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:58.513531 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-f2eef657-cef7-49f9-9c45-6826584cd138 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa/action Aug 09 10:47:58.513531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-f2eef657-cef7-49f9-9c45-6826584cd138 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:47:58.513531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-f2eef657-cef7-49f9-9c45-6826584cd138 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:47:58.525399 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:58.525399 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:58.526043 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-f2eef657-cef7-49f9-9c45-6826584cd138 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:58.536104 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-f2eef657-cef7-49f9-9c45-6826584cd138 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Begin detaching volume completed successfully. Aug 09 10:47:58.536589 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-f2eef657-cef7-49f9-9c45-6826584cd138 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa/action returned with HTTP 202 Aug 09 10:47:58.537240 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 871/3496] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:47:58 2026] POST /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:47:58.558763 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f863a338-15ce-4537-94a1-7a5e0d94f8be None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:58.562468 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f863a338-15ce-4537-94a1-7a5e0d94f8be tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:47:58.562786 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f863a338-15ce-4537-94a1-7a5e0d94f8be tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:58.563005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f863a338-15ce-4537-94a1-7a5e0d94f8be tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:58.574943 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:58.574943 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:58.579460 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f863a338-15ce-4537-94a1-7a5e0d94f8be tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:58.580112 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0db25a29-a374-46ba-a7d3-0661ddc2bd85 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:58.580511 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0db25a29-a374-46ba-a7d3-0661ddc2bd85 None None] GET https://10.4.3.125/volume// Aug 09 10:47:58.580736 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0db25a29-a374-46ba-a7d3-0661ddc2bd85 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:58.580846 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0db25a29-a374-46ba-a7d3-0661ddc2bd85 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:58.581141 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0db25a29-a374-46ba-a7d3-0661ddc2bd85 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:47:58.581424 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 877/3497] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:47:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:47:58.584427 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f863a338-15ce-4537-94a1-7a5e0d94f8be tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:47:58.584898 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 867/3498] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:58 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:58.589544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-b69c7601-57c6-4b47-9703-18ac77ac24af None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:58.592007 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-b69c7601-57c6-4b47-9703-18ac77ac24af tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:47:58.592293 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-b69c7601-57c6-4b47-9703-18ac77ac24af tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:58.593207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-b69c7601-57c6-4b47-9703-18ac77ac24af tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:58.604806 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:58.604806 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:58.609309 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-b69c7601-57c6-4b47-9703-18ac77ac24af tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:58.615348 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-b69c7601-57c6-4b47-9703-18ac77ac24af tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:47:58.618752 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 884/3499] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:47:58 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 1349 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 10:47:58.625096 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0155f645-41e8-40b2-bdf9-db0777d2bdad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:58.626553 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-d8e8396d-e799-4491-96a3-7b68fcf27848 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:58.627572 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0155f645-41e8-40b2-bdf9-db0777d2bdad tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:58.628293 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0155f645-41e8-40b2-bdf9-db0777d2bdad tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:58.628404 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0155f645-41e8-40b2-bdf9-db0777d2bdad tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:58.628594 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0155f645-41e8-40b2-bdf9-db0777d2bdad tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:58.629253 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-d8e8396d-e799-4491-96a3-7b68fcf27848 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa/encryption Aug 09 10:47:58.629617 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-d8e8396d-e799-4491-96a3-7b68fcf27848 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:58.629753 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-d8e8396d-e799-4491-96a3-7b68fcf27848 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:58.635900 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:58.635900 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:58.637234 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0155f645-41e8-40b2-bdf9-db0777d2bdad tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:58.637883 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 872/3500] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:58 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:58.645142 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:58.645142 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:58.656984 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-d8e8396d-e799-4491-96a3-7b68fcf27848 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa/encryption returned with HTTP 200 Aug 09 10:47:58.657332 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 878/3501] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:47:58 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:59.601900 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ae7d9dbf-2dcf-4712-a944-c8621baf9643 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:59.603725 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae7d9dbf-2dcf-4712-a944-c8621baf9643 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:47:59.603946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae7d9dbf-2dcf-4712-a944-c8621baf9643 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:59.604134 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae7d9dbf-2dcf-4712-a944-c8621baf9643 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:59.614167 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:59.614167 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:59.617966 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ae7d9dbf-2dcf-4712-a944-c8621baf9643 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:47:59.624656 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae7d9dbf-2dcf-4712-a944-c8621baf9643 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:47:59.625067 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 868/3502] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:59 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:47:59.650676 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5b495559-725b-4030-9a37-7a661fa1a851 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:59.651290 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-844d779e-f603-46c1-84d5-6c213fba0189 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:59.652456 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b495559-725b-4030-9a37-7a661fa1a851 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:47:59.652693 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b495559-725b-4030-9a37-7a661fa1a851 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:59.652869 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b495559-725b-4030-9a37-7a661fa1a851 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:59.652976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5b495559-725b-4030-9a37-7a661fa1a851 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:59.653541 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-844d779e-f603-46c1-84d5-6c213fba0189 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] DELETE https://10.4.3.125/volume/v3/attachments/0b9a65d1-5485-496d-a136-1cf78c200229 Aug 09 10:47:59.653816 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-844d779e-f603-46c1-84d5-6c213fba0189 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:59.654054 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-844d779e-f603-46c1-84d5-6c213fba0189 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:59.657551 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:59.657551 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:59.658333 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b495559-725b-4030-9a37-7a661fa1a851 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:47:59.658712 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 885/3503] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:59 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:59.667840 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:59.667840 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:47:59.675399 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5f69c4f2-1e2d-46fb-ba5f-12075a6975f6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:59.678665 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f69c4f2-1e2d-46fb-ba5f-12075a6975f6 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/06723fdf-e682-4cb3-b471-8424da14b957 Aug 09 10:47:59.678898 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f69c4f2-1e2d-46fb-ba5f-12075a6975f6 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:59.679081 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f69c4f2-1e2d-46fb-ba5f-12075a6975f6 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:59.694677 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:59.694677 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:59.701964 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5f69c4f2-1e2d-46fb-ba5f-12075a6975f6 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:47:59.708558 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f69c4f2-1e2d-46fb-ba5f-12075a6975f6 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/06723fdf-e682-4cb3-b471-8424da14b957 returned with HTTP 200 Aug 09 10:47:59.709080 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 879/3504] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:59 2026] GET /volume/v3/volumes/06723fdf-e682-4cb3-b471-8424da14b957 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:59.725734 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b7619f48-362b-42f2-a202-3cd3fc2ba32d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:59.728217 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7619f48-362b-42f2-a202-3cd3fc2ba32d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes Aug 09 10:47:59.728505 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7619f48-362b-42f2-a202-3cd3fc2ba32d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:59.728665 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7619f48-362b-42f2-a202-3cd3fc2ba32d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:59.728956 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-b7619f48-362b-42f2-a202-3cd3fc2ba32d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:47:59.729758 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b7619f48-362b-42f2-a202-3cd3fc2ba32d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:47:59.738439 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b7619f48-362b-42f2-a202-3cd3fc2ba32d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Get all volumes completed successfully. Aug 09 10:47:59.739039 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7619f48-362b-42f2-a202-3cd3fc2ba32d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 200 Aug 09 10:47:59.739485 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 869/3505] 10.4.3.125 () {66 vars in 1237 bytes} [Sun Aug 9 10:47:59 2026] GET /volume/v3/volumes => generated 663 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:59.752698 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a069daa4-4b38-4285-9f30-91cd0c98d998 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:59.754917 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a069daa4-4b38-4285-9f30-91cd0c98d998 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] DELETE https://10.4.3.125/volume/v3/volumes/06723fdf-e682-4cb3-b471-8424da14b957 Aug 09 10:47:59.755007 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-28e4c7b2-64cb-4c26-bee8-47459bc5209d req-844d779e-f603-46c1-84d5-6c213fba0189 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/0b9a65d1-5485-496d-a136-1cf78c200229 returned with HTTP 200 Aug 09 10:47:59.755124 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a069daa4-4b38-4285-9f30-91cd0c98d998 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:59.755362 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 873/3506] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:47:59 2026] DELETE /volume/v3/attachments/0b9a65d1-5485-496d-a136-1cf78c200229 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:47:59.755411 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a069daa4-4b38-4285-9f30-91cd0c98d998 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:59.755578 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-a069daa4-4b38-4285-9f30-91cd0c98d998 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Delete volume with id: 06723fdf-e682-4cb3-b471-8424da14b957 Aug 09 10:47:59.764379 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:59.764379 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:47:59.764889 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a069daa4-4b38-4285-9f30-91cd0c98d998 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:47:59.787030 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a069daa4-4b38-4285-9f30-91cd0c98d998 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Delete volume request issued successfully. Aug 09 10:47:59.787030 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a069daa4-4b38-4285-9f30-91cd0c98d998 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/06723fdf-e682-4cb3-b471-8424da14b957 returned with HTTP 202 Aug 09 10:47:59.787671 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 886/3507] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:47:59 2026] DELETE /volume/v3/volumes/06723fdf-e682-4cb3-b471-8424da14b957 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:47:59.797372 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-641d5c02-0da5-4d6d-9f2f-1e758f3482a9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:59.803210 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-641d5c02-0da5-4d6d-9f2f-1e758f3482a9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] DELETE https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 Aug 09 10:47:59.803529 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-641d5c02-0da5-4d6d-9f2f-1e758f3482a9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:59.803802 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-641d5c02-0da5-4d6d-9f2f-1e758f3482a9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:59.803968 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-641d5c02-0da5-4d6d-9f2f-1e758f3482a9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Delete backup with id: b4895743-7182-4e71-8b66-da04f520f1e7. Aug 09 10:47:59.815341 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:59.815341 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:47:59.831314 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-641d5c02-0da5-4d6d-9f2f-1e758f3482a9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] delete_backup rpcapi backup_id b4895743-7182-4e71-8b66-da04f520f1e7 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:47:59.833204 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-641d5c02-0da5-4d6d-9f2f-1e758f3482a9 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 returned with HTTP 202 Aug 09 10:47:59.833952 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 880/3508] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:47:59 2026] DELETE /volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:47:59.843999 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-018689d2-baab-4c35-b3ba-da4009108d1f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:47:59.845852 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-018689d2-baab-4c35-b3ba-da4009108d1f tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] GET https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 Aug 09 10:47:59.846076 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-018689d2-baab-4c35-b3ba-da4009108d1f tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:47:59.846309 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-018689d2-baab-4c35-b3ba-da4009108d1f tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:47:59.846448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-018689d2-baab-4c35-b3ba-da4009108d1f tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Show backup with id b4895743-7182-4e71-8b66-da04f520f1e7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:47:59.857526 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:47:59.857526 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:47:59.858254 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-018689d2-baab-4c35-b3ba-da4009108d1f tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 returned with HTTP 200 Aug 09 10:47:59.858714 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 870/3509] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:47:59 2026] GET /volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:00.639885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a65d058f-9393-426b-afd0-bf2f4c5a1046 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:00.642088 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a65d058f-9393-426b-afd0-bf2f4c5a1046 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:48:00.642088 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a65d058f-9393-426b-afd0-bf2f4c5a1046 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:00.642088 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a65d058f-9393-426b-afd0-bf2f4c5a1046 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:00.649626 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:00.649626 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:00.654329 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a65d058f-9393-426b-afd0-bf2f4c5a1046 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:00.658934 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a65d058f-9393-426b-afd0-bf2f4c5a1046 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:48:00.659531 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 874/3510] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:00 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:00.673720 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-caf2697c-0402-4bbc-8b12-be4b4529cb38 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:00.677210 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caf2697c-0402-4bbc-8b12-be4b4529cb38 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:48:00.677210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caf2697c-0402-4bbc-8b12-be4b4529cb38 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:00.677210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caf2697c-0402-4bbc-8b12-be4b4529cb38 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:00.688594 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:00.688594 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:00.694125 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-caf2697c-0402-4bbc-8b12-be4b4529cb38 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:00.699967 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caf2697c-0402-4bbc-8b12-be4b4529cb38 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:48:00.700547 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 887/3511] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:00 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:00.740428 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-b72b396a-eaff-4e91-aef3-f851f46dbed5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:00.744275 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-b72b396a-eaff-4e91-aef3-f851f46dbed5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:48:00.744672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-b72b396a-eaff-4e91-aef3-f851f46dbed5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:00.744968 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-b72b396a-eaff-4e91-aef3-f851f46dbed5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:00.755831 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:00.755831 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:00.759515 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-b72b396a-eaff-4e91-aef3-f851f46dbed5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:00.764366 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-b72b396a-eaff-4e91-aef3-f851f46dbed5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:48:00.764867 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 881/3512] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:00 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:00.791499 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-0f200348-0937-4cea-b46b-de70fcbc0a28 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:00.794656 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-0f200348-0937-4cea-b46b-de70fcbc0a28 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40/action Aug 09 10:48:00.795291 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-0f200348-0937-4cea-b46b-de70fcbc0a28 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:00.795680 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-0f200348-0937-4cea-b46b-de70fcbc0a28 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:00.810951 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:00.810951 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:00.811671 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-0f200348-0937-4cea-b46b-de70fcbc0a28 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:00.819019 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-0f200348-0937-4cea-b46b-de70fcbc0a28 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Begin detaching volume completed successfully. Aug 09 10:48:00.819546 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-0f200348-0937-4cea-b46b-de70fcbc0a28 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40/action returned with HTTP 202 Aug 09 10:48:00.820274 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 871/3513] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:48:00 2026] POST /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:48:00.842173 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3a6d8714-3e69-4735-8dc5-077a99b57b3a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:00.845082 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3a6d8714-3e69-4735-8dc5-077a99b57b3a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:48:00.845403 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3a6d8714-3e69-4735-8dc5-077a99b57b3a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:00.845679 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3a6d8714-3e69-4735-8dc5-077a99b57b3a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:00.862331 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:00.862331 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:00.871794 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7b65f6dc-e41c-4947-ad23-d3a611c44dff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:00.871794 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b65f6dc-e41c-4947-ad23-d3a611c44dff None None] GET https://10.4.3.125/volume// Aug 09 10:48:00.871794 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b65f6dc-e41c-4947-ad23-d3a611c44dff None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:00.871794 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b65f6dc-e41c-4947-ad23-d3a611c44dff None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:00.871794 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b65f6dc-e41c-4947-ad23-d3a611c44dff None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:00.872149 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3a6d8714-3e69-4735-8dc5-077a99b57b3a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:00.872219 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 888/3514] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:48:00.873161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fbe656c0-85b9-42e9-8cdd-6ac1ae7a6bc8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:00.875422 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fbe656c0-85b9-42e9-8cdd-6ac1ae7a6bc8 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] GET https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 Aug 09 10:48:00.875794 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fbe656c0-85b9-42e9-8cdd-6ac1ae7a6bc8 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:00.875992 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fbe656c0-85b9-42e9-8cdd-6ac1ae7a6bc8 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:00.876091 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-fbe656c0-85b9-42e9-8cdd-6ac1ae7a6bc8 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Show backup with id b4895743-7182-4e71-8b66-da04f520f1e7. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:00.881433 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3a6d8714-3e69-4735-8dc5-077a99b57b3a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:48:00.881433 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 875/3515] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:00 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:00.881644 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fbe656c0-85b9-42e9-8cdd-6ac1ae7a6bc8 tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] https://10.4.3.125/volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 returned with HTTP 404 Aug 09 10:48:00.881695 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-3cfa015f-982e-4af3-928f-d70b1b5affea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:00.881737 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 882/3516] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:00 2026] GET /volume/v3/backups/b4895743-7182-4e71-8b66-da04f520f1e7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:00.884364 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-3cfa015f-982e-4af3-928f-d70b1b5affea tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:48:00.884905 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-3cfa015f-982e-4af3-928f-d70b1b5affea tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:00.885311 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-3cfa015f-982e-4af3-928f-d70b1b5affea tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:00.890359 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-47b91391-5d53-4888-99c7-e4c611ea9d22 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:00.893569 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-47b91391-5d53-4888-99c7-e4c611ea9d22 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] DELETE https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:48:00.894062 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-47b91391-5d53-4888-99c7-e4c611ea9d22 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:00.894445 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-47b91391-5d53-4888-99c7-e4c611ea9d22 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:00.894712 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-47b91391-5d53-4888-99c7-e4c611ea9d22 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Delete backup with id: 392dcee3-9343-4e9b-bef1-995fdf746c5f. Aug 09 10:48:00.900684 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:00.900684 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:00.902519 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:00.902519 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:00.907111 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-3cfa015f-982e-4af3-928f-d70b1b5affea tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:00.913225 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-3cfa015f-982e-4af3-928f-d70b1b5affea tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:48:00.913225 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 872/3517] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:48:00 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 1320 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:00.922367 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-47b91391-5d53-4888-99c7-e4c611ea9d22 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] delete_backup rpcapi backup_id 392dcee3-9343-4e9b-bef1-995fdf746c5f {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:48:00.924360 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-47b91391-5d53-4888-99c7-e4c611ea9d22 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 202 Aug 09 10:48:00.925139 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 889/3518] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:00 2026] DELETE /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:48:00.938999 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-46a7fe61-6be4-4872-9d50-cbe1f006bafb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:00.944488 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46a7fe61-6be4-4872-9d50-cbe1f006bafb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:48:00.944621 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46a7fe61-6be4-4872-9d50-cbe1f006bafb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:00.944794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46a7fe61-6be4-4872-9d50-cbe1f006bafb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:00.944933 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-46a7fe61-6be4-4872-9d50-cbe1f006bafb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:00.957873 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:00.957873 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:00.957873 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46a7fe61-6be4-4872-9d50-cbe1f006bafb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 200 Aug 09 10:48:00.958530 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 876/3519] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:00 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:01.855716 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-1bab5167-4c96-4733-94c6-0e64e19c8735 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:01.858567 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-1bab5167-4c96-4733-94c6-0e64e19c8735 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] DELETE https://10.4.3.125/volume/v3/attachments/56bb8e76-9dff-477c-b675-fda4c05bf40e Aug 09 10:48:01.858849 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-1bab5167-4c96-4733-94c6-0e64e19c8735 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:01.859126 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-1bab5167-4c96-4733-94c6-0e64e19c8735 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:01.869894 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:01.869894 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:01.896949 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70c4a7d9-94ab-4a2c-947c-3d99ed654695 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:01.899216 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70c4a7d9-94ab-4a2c-947c-3d99ed654695 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:48:01.899563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70c4a7d9-94ab-4a2c-947c-3d99ed654695 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:01.899835 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70c4a7d9-94ab-4a2c-947c-3d99ed654695 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:01.914438 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:01.914438 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:01.920453 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-70c4a7d9-94ab-4a2c-947c-3d99ed654695 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:01.928648 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70c4a7d9-94ab-4a2c-947c-3d99ed654695 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:48:01.930234 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 873/3520] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:01 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:01.949685 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-bf7d5143-8bf0-4f8b-ac85-2f7428272625 req-1bab5167-4c96-4733-94c6-0e64e19c8735 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/56bb8e76-9dff-477c-b675-fda4c05bf40e returned with HTTP 200 Aug 09 10:48:01.949823 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 883/3521] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:48:01 2026] DELETE /volume/v3/attachments/56bb8e76-9dff-477c-b675-fda4c05bf40e => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:01.975635 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cfded632-1b7c-4a95-a3a9-813d939ee677 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:01.980478 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfded632-1b7c-4a95-a3a9-813d939ee677 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f Aug 09 10:48:01.980478 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfded632-1b7c-4a95-a3a9-813d939ee677 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:01.980478 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfded632-1b7c-4a95-a3a9-813d939ee677 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:01.980478 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cfded632-1b7c-4a95-a3a9-813d939ee677 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 392dcee3-9343-4e9b-bef1-995fdf746c5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:01.985927 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfded632-1b7c-4a95-a3a9-813d939ee677 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f returned with HTTP 404 Aug 09 10:48:01.985927 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 890/3522] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:01 2026] GET /volume/v3/backups/392dcee3-9343-4e9b-bef1-995fdf746c5f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:02.096975 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c00d44b-9653-45d1-8cd1-683a24840064 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:02.098942 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c00d44b-9653-45d1-8cd1-683a24840064 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb Aug 09 10:48:02.099147 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c00d44b-9653-45d1-8cd1-683a24840064 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:02.099428 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c00d44b-9653-45d1-8cd1-683a24840064 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:02.107811 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:02.107811 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:02.112916 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3c00d44b-9653-45d1-8cd1-683a24840064 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:48:02.119138 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c00d44b-9653-45d1-8cd1-683a24840064 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb returned with HTTP 200 Aug 09 10:48:02.119712 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 877/3523] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:02 2026] GET /volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:02.133831 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fbb6bb7e-ac24-4f1f-908e-6355512391da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:02.135835 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fbb6bb7e-ac24-4f1f-908e-6355512391da tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] DELETE https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb Aug 09 10:48:02.136066 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fbb6bb7e-ac24-4f1f-908e-6355512391da tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:02.136301 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fbb6bb7e-ac24-4f1f-908e-6355512391da tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:02.136503 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-fbb6bb7e-ac24-4f1f-908e-6355512391da tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Delete volume with id: 6779e40d-3765-4ae7-9177-f639eb43a6bb Aug 09 10:48:02.144270 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:02.144270 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:02.144914 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fbb6bb7e-ac24-4f1f-908e-6355512391da tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:48:02.165115 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fbb6bb7e-ac24-4f1f-908e-6355512391da tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Delete volume request issued successfully. Aug 09 10:48:02.165567 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fbb6bb7e-ac24-4f1f-908e-6355512391da tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb returned with HTTP 202 Aug 09 10:48:02.166372 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 874/3524] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:02 2026] DELETE /volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:02.175943 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50e60a1d-28b5-434a-8eaf-404ec9f243b8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:02.178691 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50e60a1d-28b5-434a-8eaf-404ec9f243b8 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb Aug 09 10:48:02.180111 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50e60a1d-28b5-434a-8eaf-404ec9f243b8 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:02.180111 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50e60a1d-28b5-434a-8eaf-404ec9f243b8 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:02.190291 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:02.190291 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:02.195433 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-50e60a1d-28b5-434a-8eaf-404ec9f243b8 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:48:02.200758 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50e60a1d-28b5-434a-8eaf-404ec9f243b8 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb returned with HTTP 200 Aug 09 10:48:02.201164 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 884/3525] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:02 2026] GET /volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:02.947009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5c4fe12e-c65b-4d49-872d-9ba4d9819107 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:02.949870 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c4fe12e-c65b-4d49-872d-9ba4d9819107 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:48:02.950171 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c4fe12e-c65b-4d49-872d-9ba4d9819107 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:02.950482 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c4fe12e-c65b-4d49-872d-9ba4d9819107 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:02.961390 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:02.961390 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:02.967037 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5c4fe12e-c65b-4d49-872d-9ba4d9819107 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:02.973816 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c4fe12e-c65b-4d49-872d-9ba4d9819107 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:48:02.974396 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 891/3526] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:02 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:02.990173 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d4d88afd-9586-4f1c-a4bc-ead52171802c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:02.992620 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d4d88afd-9586-4f1c-a4bc-ead52171802c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] DELETE https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:48:02.992859 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d4d88afd-9586-4f1c-a4bc-ead52171802c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:02.993094 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d4d88afd-9586-4f1c-a4bc-ead52171802c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:02.993323 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-d4d88afd-9586-4f1c-a4bc-ead52171802c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Delete volume with id: 11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:48:03.003384 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:03.003384 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:03.004095 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d4d88afd-9586-4f1c-a4bc-ead52171802c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:03.018358 np0000006833 devstack@c-api.service[100318]: WARNING cinder.keymgr.conf_key_mgr [None req-d4d88afd-9586-4f1c-a4bc-ead52171802c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:48:03.029946 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d4d88afd-9586-4f1c-a4bc-ead52171802c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Delete volume request issued successfully. Aug 09 10:48:03.030124 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d4d88afd-9586-4f1c-a4bc-ead52171802c tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 202 Aug 09 10:48:03.030639 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 878/3527] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:02 2026] DELETE /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:03.038131 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f6bd06db-179d-47d8-8ca1-7ebf4ebf0167 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:03.040631 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6bd06db-179d-47d8-8ca1-7ebf4ebf0167 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:48:03.040980 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6bd06db-179d-47d8-8ca1-7ebf4ebf0167 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:03.041263 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6bd06db-179d-47d8-8ca1-7ebf4ebf0167 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:03.052266 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:03.052266 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:03.058108 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f6bd06db-179d-47d8-8ca1-7ebf4ebf0167 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:03.064831 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6bd06db-179d-47d8-8ca1-7ebf4ebf0167 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 200 Aug 09 10:48:03.065596 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 875/3528] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:03 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:03.217359 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-26940c4a-0ebd-407a-924f-4d865cb839ba None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:03.220674 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26940c4a-0ebd-407a-924f-4d865cb839ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb Aug 09 10:48:03.220972 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26940c4a-0ebd-407a-924f-4d865cb839ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:03.221287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26940c4a-0ebd-407a-924f-4d865cb839ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:03.230113 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26940c4a-0ebd-407a-924f-4d865cb839ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb returned with HTTP 404 Aug 09 10:48:03.230838 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 885/3529] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:03 2026] GET /volume/v3/volumes/6779e40d-3765-4ae7-9177-f639eb43a6bb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:03.244206 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:03.246594 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:48:03.246959 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1002668949"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:03.248546 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1002668949'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:48:03.248726 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Create volume of 1 GB Aug 09 10:48:03.254357 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Availability Zones retrieved successfully. Aug 09 10:48:03.260999 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Flow 'volume_create_api' (fc2dd7ab-1df6-45b6-81a4-4c2c56dae2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:03.262100 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b544a1-5620-4e4c-afa7-a0869ccd2232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:03.263173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:48:03.299097 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b544a1-5620-4e4c-afa7-a0869ccd2232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:03.300553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2ce8cdf-0fd0-49ab-a01c-938a92c18e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:03.347720 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Created reservations ['a418fb4f-0ace-4515-b343-a5800f1c78f9', 'a5f0be77-93b8-44d0-b9e0-998ae26de7c1', '5a6160ca-df12-47a3-9c97-e1dbdbb5a0ea', '365383e1-ecea-4913-8fa2-371e2889445e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:03.348801 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2ce8cdf-0fd0-49ab-a01c-938a92c18e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a418fb4f-0ace-4515-b343-a5800f1c78f9', 'a5f0be77-93b8-44d0-b9e0-998ae26de7c1', '5a6160ca-df12-47a3-9c97-e1dbdbb5a0ea', '365383e1-ecea-4913-8fa2-371e2889445e']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:03.349662 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d802499a-cd7f-4287-849d-a36feef2990d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:03.374225 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d802499a-cd7f-4287-849d-a36feef2990d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '832d6449-e792-446e-a947-0a4f1bda59e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1002668949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b860ba83d53241d5806697e1e6952c83',qos_specs=None,replication_status=,reservations=['a418fb4f-0ace-4515-b343-a5800f1c78f9','a5f0be77-93b8-44d0-b9e0-998ae26de7c1','5a6160ca-df12-47a3-9c97-e1dbdbb5a0ea','365383e1-ecea-4913-8fa2-371e2889445e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47aebeb88cf646c0ac9cbcc619890c10',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:48:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1002668949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=832d6449-e792-446e-a947-0a4f1bda59e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b860ba83d53241d5806697e1e6952c83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47aebeb88cf646c0ac9cbcc619890c10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:03.375362 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ff598e-f122-4a55-a2d8-aa3996e2d464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:03.399044 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ff598e-f122-4a55-a2d8-aa3996e2d464) transitioned into state 'SUCCESS' from state '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-1002668949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b860ba83d53241d5806697e1e6952c83',qos_specs=None,replication_status=,reservations=['a418fb4f-0ace-4515-b343-a5800f1c78f9','a5f0be77-93b8-44d0-b9e0-998ae26de7c1','5a6160ca-df12-47a3-9c97-e1dbdbb5a0ea','365383e1-ecea-4913-8fa2-371e2889445e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47aebeb88cf646c0ac9cbcc619890c10',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:03.399887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff59f80-f4ec-4a05-954f-77726c521b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:03.409875 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff59f80-f4ec-4a05-954f-77726c521b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:03.410832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Flow 'volume_create_api' (fc2dd7ab-1df6-45b6-81a4-4c2c56dae2ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:03.411142 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Create volume request issued successfully. Aug 09 10:48:03.412071 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1fcd93b5-24ec-4f38-87f8-28cbb4dc91a5 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:48:03.412555 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 892/3530] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:48:03 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 09 10:48:03.427898 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4fac0db1-eb1b-497f-b214-4b0c2cd3c8eb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:03.430155 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4fac0db1-eb1b-497f-b214-4b0c2cd3c8eb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 Aug 09 10:48:03.430404 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4fac0db1-eb1b-497f-b214-4b0c2cd3c8eb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:03.430625 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4fac0db1-eb1b-497f-b214-4b0c2cd3c8eb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:03.438525 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:03.438525 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:03.443133 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4fac0db1-eb1b-497f-b214-4b0c2cd3c8eb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:48:03.448051 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4fac0db1-eb1b-497f-b214-4b0c2cd3c8eb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 returned with HTTP 200 Aug 09 10:48:03.448602 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 879/3531] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:03 2026] GET /volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:04.079735 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2b9e5382-078b-444c-8f62-9cbcbba79d96 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:04.081871 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b9e5382-078b-444c-8f62-9cbcbba79d96 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa Aug 09 10:48:04.082065 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b9e5382-078b-444c-8f62-9cbcbba79d96 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:04.082279 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b9e5382-078b-444c-8f62-9cbcbba79d96 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:04.088105 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b9e5382-078b-444c-8f62-9cbcbba79d96 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa returned with HTTP 404 Aug 09 10:48:04.088712 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 876/3532] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:04 2026] GET /volume/v3/volumes/11d4ed78-ed42-4418-abbc-e064529dcafa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:04.095671 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6ed10bfd-7f9d-4f1f-bc8a-e332681e99e6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:04.097441 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ed10bfd-7f9d-4f1f-bc8a-e332681e99e6 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:48:04.097674 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ed10bfd-7f9d-4f1f-bc8a-e332681e99e6 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:04.097883 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ed10bfd-7f9d-4f1f-bc8a-e332681e99e6 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:04.098667 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6ed10bfd-7f9d-4f1f-bc8a-e332681e99e6 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:48:04.124919 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6ed10bfd-7f9d-4f1f-bc8a-e332681e99e6 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Get all volumes completed successfully. Aug 09 10:48:04.128369 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:04.128369 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:04.134979 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ed10bfd-7f9d-4f1f-bc8a-e332681e99e6 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:48:04.135402 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 886/3533] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:48:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20951 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:04.159654 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b93cc8d7-a016-4263-9a0c-4a4baaa7737c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:04.162616 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b93cc8d7-a016-4263-9a0c-4a4baaa7737c tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] DELETE https://10.4.3.125/volume/v3/types/d4c9acdb-792f-41f4-a70d-c16b2a62fdd7 Aug 09 10:48:04.162816 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b93cc8d7-a016-4263-9a0c-4a4baaa7737c tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:04.163033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b93cc8d7-a016-4263-9a0c-4a4baaa7737c tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:04.163322 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:04.163322 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:04.187138 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b93cc8d7-a016-4263-9a0c-4a4baaa7737c tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] https://10.4.3.125/volume/v3/types/d4c9acdb-792f-41f4-a70d-c16b2a62fdd7 returned with HTTP 202 Aug 09 10:48:04.187695 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 893/3534] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:48:04 2026] DELETE /volume/v3/types/d4c9acdb-792f-41f4-a70d-c16b2a62fdd7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:04.196241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dc61e30a-db60-4ad1-9640-a49af64b057f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:04.198164 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dc61e30a-db60-4ad1-9640-a49af64b057f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:48:04.198464 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dc61e30a-db60-4ad1-9640-a49af64b057f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:04.198747 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dc61e30a-db60-4ad1-9640-a49af64b057f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:04.198920 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-dc61e30a-db60-4ad1-9640-a49af64b057f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Delete volume with id: 5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:48:04.206998 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:04.206998 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:04.207717 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dc61e30a-db60-4ad1-9640-a49af64b057f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:04.226896 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dc61e30a-db60-4ad1-9640-a49af64b057f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Delete volume request issued successfully. Aug 09 10:48:04.227038 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dc61e30a-db60-4ad1-9640-a49af64b057f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 202 Aug 09 10:48:04.227592 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 880/3535] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:04 2026] DELETE /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:04.236785 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-065a458e-c806-4bad-95fc-d0d475cd396e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:04.239524 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-065a458e-c806-4bad-95fc-d0d475cd396e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:48:04.239872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-065a458e-c806-4bad-95fc-d0d475cd396e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:04.240209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-065a458e-c806-4bad-95fc-d0d475cd396e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:04.249485 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:04.249485 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:04.254550 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-065a458e-c806-4bad-95fc-d0d475cd396e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:04.260015 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-065a458e-c806-4bad-95fc-d0d475cd396e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 200 Aug 09 10:48:04.260426 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 877/3536] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:04 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:04.464075 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7f1ac9ef-8d9a-4b7d-b1f3-5e5125dd18fb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:04.466219 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f1ac9ef-8d9a-4b7d-b1f3-5e5125dd18fb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 Aug 09 10:48:04.466548 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7f1ac9ef-8d9a-4b7d-b1f3-5e5125dd18fb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:04.466774 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7f1ac9ef-8d9a-4b7d-b1f3-5e5125dd18fb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:04.475270 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:04.475270 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:04.481040 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7f1ac9ef-8d9a-4b7d-b1f3-5e5125dd18fb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:48:04.486375 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f1ac9ef-8d9a-4b7d-b1f3-5e5125dd18fb tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 returned with HTTP 200 Aug 09 10:48:04.486830 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 887/3537] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:04 2026] GET /volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:04.502079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cf089fd5-f093-4011-a8c6-bf29d312077c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:04.504465 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf089fd5-f093-4011-a8c6-bf29d312077c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:48:04.504928 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cf089fd5-f093-4011-a8c6-bf29d312077c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "832d6449-e792-446e-a947-0a4f1bda59e1", "name": "tempest-VolumesBackupsAdminTest-Backup-675096587", "container": "tempest-volumesbackupsadmintest-backup-container-1776020903"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:04.506735 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-cf089fd5-f093-4011-a8c6-bf29d312077c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Creating new backup {'backup': {'volume_id': '832d6449-e792-446e-a947-0a4f1bda59e1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-675096587', 'container': 'tempest-volumesbackupsadmintest-backup-container-1776020903'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:48:04.506908 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-cf089fd5-f093-4011-a8c6-bf29d312077c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Creating backup of volume 832d6449-e792-446e-a947-0a4f1bda59e1 in container tempest-volumesbackupsadmintest-backup-container-1776020903 Aug 09 10:48:04.515617 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:04.515617 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:04.516154 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cf089fd5-f093-4011-a8c6-bf29d312077c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:48:04.537737 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-cf089fd5-f093-4011-a8c6-bf29d312077c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Created reservations ['f03ac7d2-d743-4b4c-a68d-e4823365ee3c', 'f01211c4-c28b-4138-ab74-3dbc59de1b85'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:04.568131 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf089fd5-f093-4011-a8c6-bf29d312077c tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:48:04.568639 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 894/3538] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:48:04 2026] POST /volume/v3/backups => generated 334 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:04.581489 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a13e0be6-e9af-4f39-9678-b8733c0da6ab None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:04.584050 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a13e0be6-e9af-4f39-9678-b8733c0da6ab tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:04.584305 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a13e0be6-e9af-4f39-9678-b8733c0da6ab tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:04.584600 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a13e0be6-e9af-4f39-9678-b8733c0da6ab tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:04.584854 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a13e0be6-e9af-4f39-9678-b8733c0da6ab tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:04.589941 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:04.589941 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:04.590905 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a13e0be6-e9af-4f39-9678-b8733c0da6ab tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:04.591371 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 881/3539] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:04 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:05.274100 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-592d2842-7714-4327-bc39-0d37b9160fdc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:05.276806 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-592d2842-7714-4327-bc39-0d37b9160fdc tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 Aug 09 10:48:05.277128 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-592d2842-7714-4327-bc39-0d37b9160fdc tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:05.277461 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-592d2842-7714-4327-bc39-0d37b9160fdc tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:05.285745 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-592d2842-7714-4327-bc39-0d37b9160fdc tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 returned with HTTP 404 Aug 09 10:48:05.286339 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 878/3540] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:05 2026] GET /volume/v3/volumes/5084f9dc-1d79-4a4d-879f-a95f1f8b3e40 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:05.295838 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6c84b877-61ef-48d6-a2dd-6647de96d251 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:05.298535 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c84b877-61ef-48d6-a2dd-6647de96d251 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] DELETE https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:48:05.298846 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c84b877-61ef-48d6-a2dd-6647de96d251 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:05.299122 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c84b877-61ef-48d6-a2dd-6647de96d251 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:05.299376 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-6c84b877-61ef-48d6-a2dd-6647de96d251 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Delete volume with id: 882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:48:05.309487 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:05.309487 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:05.310097 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6c84b877-61ef-48d6-a2dd-6647de96d251 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:05.333072 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6c84b877-61ef-48d6-a2dd-6647de96d251 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Delete volume request issued successfully. Aug 09 10:48:05.333358 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c84b877-61ef-48d6-a2dd-6647de96d251 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 202 Aug 09 10:48:05.333878 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 888/3541] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:05 2026] DELETE /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:05.343043 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-17a4c9e3-0832-4564-a5ef-5cb9e2535e27 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:05.345358 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-17a4c9e3-0832-4564-a5ef-5cb9e2535e27 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:48:05.345712 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-17a4c9e3-0832-4564-a5ef-5cb9e2535e27 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:05.346267 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-17a4c9e3-0832-4564-a5ef-5cb9e2535e27 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:05.354667 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:05.354667 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:05.359721 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-17a4c9e3-0832-4564-a5ef-5cb9e2535e27 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:05.367096 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-17a4c9e3-0832-4564-a5ef-5cb9e2535e27 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 200 Aug 09 10:48:05.367680 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 895/3542] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:05 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:05.416070 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bd9a7fdf-3b8f-4d83-a79c-f42cd3d63b76 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:05.419690 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd9a7fdf-3b8f-4d83-a79c-f42cd3d63b76 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:05.419926 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd9a7fdf-3b8f-4d83-a79c-f42cd3d63b76 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:05.420112 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd9a7fdf-3b8f-4d83-a79c-f42cd3d63b76 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:05.430083 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:05.430083 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:05.435933 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bd9a7fdf-3b8f-4d83-a79c-f42cd3d63b76 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:05.440654 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd9a7fdf-3b8f-4d83-a79c-f42cd3d63b76 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:05.441201 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 882/3543] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:05 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:05.605262 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5caf36ea-e496-4072-b750-1791509ca5de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:05.607317 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5caf36ea-e496-4072-b750-1791509ca5de tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:05.607568 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5caf36ea-e496-4072-b750-1791509ca5de tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:05.607823 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5caf36ea-e496-4072-b750-1791509ca5de tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:05.607963 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5caf36ea-e496-4072-b750-1791509ca5de tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:05.613984 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:05.613984 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:05.614993 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5caf36ea-e496-4072-b750-1791509ca5de tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:05.615454 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 879/3544] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:05 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:05.807438 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-bebb057e-9fe6-4fcb-a590-c4227fd29961 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:05.810029 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-bebb057e-9fe6-4fcb-a590-c4227fd29961 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:05.810322 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-bebb057e-9fe6-4fcb-a590-c4227fd29961 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:05.810580 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-bebb057e-9fe6-4fcb-a590-c4227fd29961 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:05.819145 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:05.819145 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:05.823131 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-bebb057e-9fe6-4fcb-a590-c4227fd29961 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:05.827745 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-bebb057e-9fe6-4fcb-a590-c4227fd29961 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:05.828178 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 889/3545] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:05 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:05.915624 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b286a5a3-ef71-4fdf-9ea6-a3adb6f39d36 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:05.916229 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b286a5a3-ef71-4fdf-9ea6-a3adb6f39d36 None None] GET https://10.4.3.125/volume// Aug 09 10:48:05.916553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b286a5a3-ef71-4fdf-9ea6-a3adb6f39d36 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:05.916813 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b286a5a3-ef71-4fdf-9ea6-a3adb6f39d36 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:05.917385 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b286a5a3-ef71-4fdf-9ea6-a3adb6f39d36 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:05.917909 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 896/3546] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:48:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:48:05.925540 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-53224513-b4f7-462f-93a1-e0bc3a96e8c8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:05.928238 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-53224513-b4f7-462f-93a1-e0bc3a96e8c8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:48:05.928624 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-53224513-b4f7-462f-93a1-e0bc3a96e8c8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5907c2e-1207-4605-844e-16d6b7b8951f", "connector": null, "instance_uuid": "7259173d-3c6a-4c54-849c-33bad0028f3d"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:05.939343 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:05.939343 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:05.978351 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-53224513-b4f7-462f-93a1-e0bc3a96e8c8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:48:05.978916 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 883/3547] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:48:05 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 09 10:48:06.009089 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b4f696ba-d1dc-4645-a0db-725c9e516c0c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:06.011461 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4f696ba-d1dc-4645-a0db-725c9e516c0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:06.011807 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4f696ba-d1dc-4645-a0db-725c9e516c0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:06.012163 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4f696ba-d1dc-4645-a0db-725c9e516c0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:06.016671 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9658aac4-de22-42ee-a598-25fbd4e00dab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:06.017534 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9658aac4-de22-42ee-a598-25fbd4e00dab None None] GET https://10.4.3.125/volume// Aug 09 10:48:06.017534 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9658aac4-de22-42ee-a598-25fbd4e00dab None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:06.017834 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9658aac4-de22-42ee-a598-25fbd4e00dab None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:06.018077 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9658aac4-de22-42ee-a598-25fbd4e00dab None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:06.018486 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 890/3548] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48: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 09 10:48:06.023580 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:06.023580 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:06.025883 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-00fa73f9-86bb-4753-8e3c-02a0c1cce694 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:06.027916 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-00fa73f9-86bb-4753-8e3c-02a0c1cce694 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:06.028163 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-00fa73f9-86bb-4753-8e3c-02a0c1cce694 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:06.028426 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-00fa73f9-86bb-4753-8e3c-02a0c1cce694 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:06.028574 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b4f696ba-d1dc-4645-a0db-725c9e516c0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:06.034048 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4f696ba-d1dc-4645-a0db-725c9e516c0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:06.034796 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 880/3549] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:06 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 935 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:06.037567 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:06.037567 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:06.041058 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-00fa73f9-86bb-4753-8e3c-02a0c1cce694 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:06.045776 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-00fa73f9-86bb-4753-8e3c-02a0c1cce694 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:06.046297 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 897/3550] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:48:06 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 1115 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:06.166786 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-90cbf99d-ea7b-4ec4-8969-95e261f51a0c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:06.170076 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-90cbf99d-ea7b-4ec4-8969-95e261f51a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] PUT https://10.4.3.125/volume/v3/attachments/5defa7bd-ac30-4701-8386-99ab79d5f2c2 Aug 09 10:48:06.170588 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-90cbf99d-ea7b-4ec4-8969-95e261f51a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:06.180403 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-90cbf99d-ea7b-4ec4-8969-95e261f51a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Acquiring lock "cinder-attachment_update-b5907c2e-1207-4605-844e-16d6b7b8951f-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:48:06.188533 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-90cbf99d-ea7b-4ec4-8969-95e261f51a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Lock "cinder-attachment_update-b5907c2e-1207-4605-844e-16d6b7b8951f-np0000006833" acquired by "attachment_update" :: waited 0.008s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:48:06.190158 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:06.190158 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:06.309076 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-90cbf99d-ea7b-4ec4-8969-95e261f51a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Lock "cinder-attachment_update-b5907c2e-1207-4605-844e-16d6b7b8951f-np0000006833" released by "attachment_update" :: held 0.121s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:48:06.309488 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-90cbf99d-ea7b-4ec4-8969-95e261f51a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments/5defa7bd-ac30-4701-8386-99ab79d5f2c2 returned with HTTP 200 Aug 09 10:48:06.310034 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 884/3551] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:48:06 2026] PUT /volume/v3/attachments/5defa7bd-ac30-4701-8386-99ab79d5f2c2 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:06.382083 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e43593ed-cbe6-41a9-8fb0-a6a1e4b1c754 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:06.384577 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e43593ed-cbe6-41a9-8fb0-a6a1e4b1c754 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e Aug 09 10:48:06.384868 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e43593ed-cbe6-41a9-8fb0-a6a1e4b1c754 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:06.385136 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e43593ed-cbe6-41a9-8fb0-a6a1e4b1c754 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:06.393622 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e43593ed-cbe6-41a9-8fb0-a6a1e4b1c754 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e returned with HTTP 404 Aug 09 10:48:06.394239 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 891/3552] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:06 2026] GET /volume/v3/volumes/882e9c92-0d0b-4b43-b0e8-7807e4255c4e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:06.404337 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8ee00dec-ebf8-4ee4-b79c-48cf42c18b63 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:06.406070 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ee00dec-ebf8-4ee4-b79c-48cf42c18b63 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:48:06.406310 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ee00dec-ebf8-4ee4-b79c-48cf42c18b63 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:06.406557 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ee00dec-ebf8-4ee4-b79c-48cf42c18b63 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:06.407361 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8ee00dec-ebf8-4ee4-b79c-48cf42c18b63 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:48:06.435525 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8ee00dec-ebf8-4ee4-b79c-48cf42c18b63 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Get all volumes completed successfully. Aug 09 10:48:06.438326 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:06.438326 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:06.444963 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ee00dec-ebf8-4ee4-b79c-48cf42c18b63 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:48:06.445390 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 881/3553] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:48:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:06.463418 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ab5f6556-5433-4413-ab0c-f54b3b570b99 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:06.465267 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab5f6556-5433-4413-ab0c-f54b3b570b99 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] DELETE https://10.4.3.125/volume/v3/types/e88c25f4-dc19-446a-aa18-5e8e5e9d44dc Aug 09 10:48:06.465616 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab5f6556-5433-4413-ab0c-f54b3b570b99 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:06.465862 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab5f6556-5433-4413-ab0c-f54b3b570b99 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:06.491993 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab5f6556-5433-4413-ab0c-f54b3b570b99 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] https://10.4.3.125/volume/v3/types/e88c25f4-dc19-446a-aa18-5e8e5e9d44dc returned with HTTP 202 Aug 09 10:48:06.492401 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 898/3554] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:48:06 2026] DELETE /volume/v3/types/e88c25f4-dc19-446a-aa18-5e8e5e9d44dc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:06.628585 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cb160337-3b1a-41c8-b47f-be55b282c13e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:06.630369 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cb160337-3b1a-41c8-b47f-be55b282c13e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:06.630608 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cb160337-3b1a-41c8-b47f-be55b282c13e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:06.630821 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cb160337-3b1a-41c8-b47f-be55b282c13e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:06.630927 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cb160337-3b1a-41c8-b47f-be55b282c13e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:06.642255 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:06.642255 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:06.643107 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cb160337-3b1a-41c8-b47f-be55b282c13e tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:06.643422 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 885/3555] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:06 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:07.051287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e3246e58-b665-49d5-9b13-3a5c4bf001cd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:07.053612 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3246e58-b665-49d5-9b13-3a5c4bf001cd tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:07.053920 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3246e58-b665-49d5-9b13-3a5c4bf001cd tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:07.054230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3246e58-b665-49d5-9b13-3a5c4bf001cd tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:07.067394 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:07.067394 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:07.075144 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e3246e58-b665-49d5-9b13-3a5c4bf001cd tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:07.083822 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3246e58-b665-49d5-9b13-3a5c4bf001cd tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:07.084219 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 892/3556] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:07 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 936 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:07.659950 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-488b17a8-e8d2-4190-93fd-91b9ce33c0f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:07.662596 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-488b17a8-e8d2-4190-93fd-91b9ce33c0f3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:07.662988 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-488b17a8-e8d2-4190-93fd-91b9ce33c0f3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:07.663275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-488b17a8-e8d2-4190-93fd-91b9ce33c0f3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:07.663471 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-488b17a8-e8d2-4190-93fd-91b9ce33c0f3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:07.670434 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:07.670434 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:07.671854 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-488b17a8-e8d2-4190-93fd-91b9ce33c0f3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:07.672937 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 882/3557] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:07 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:08.101735 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-35c6fe3a-2e1c-40d7-8084-d74f526c9a0c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:08.104665 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35c6fe3a-2e1c-40d7-8084-d74f526c9a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:08.104942 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35c6fe3a-2e1c-40d7-8084-d74f526c9a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:08.105204 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35c6fe3a-2e1c-40d7-8084-d74f526c9a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:08.115776 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:08.115776 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:08.119810 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-35c6fe3a-2e1c-40d7-8084-d74f526c9a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:08.124349 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35c6fe3a-2e1c-40d7-8084-d74f526c9a0c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:08.124888 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 899/3558] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:08 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:08.336696 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-4e435461-b254-4f76-be67-ce79e9784298 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:08.342404 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-4e435461-b254-4f76-be67-ce79e9784298 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/limits Aug 09 10:48:08.342699 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-4e435461-b254-4f76-be67-ce79e9784298 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:08.343235 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-4e435461-b254-4f76-be67-ce79e9784298 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:08.355315 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-4e435461-b254-4f76-be67-ce79e9784298 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-774888033 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-774888033, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:48:08.355695 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-4e435461-b254-4f76-be67-ce79e9784298 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-774888033 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-774888033, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:48:08.356022 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-4e435461-b254-4f76-be67-ce79e9784298 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-774888033 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-774888033, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:48:08.374954 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-4e435461-b254-4f76-be67-ce79e9784298 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/limits returned with HTTP 200 Aug 09 10:48:08.375469 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 886/3559] 10.4.3.125 () {68 vars in 1484 bytes} [Sun Aug 9 10:48:08 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:08.414918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-948a7454-2542-457b-9371-72ddabfb81ec None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:08.417373 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-948a7454-2542-457b-9371-72ddabfb81ec tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:48:08.417625 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-948a7454-2542-457b-9371-72ddabfb81ec tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:08.417832 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-948a7454-2542-457b-9371-72ddabfb81ec tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:08.428948 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:08.428948 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:08.432859 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-948a7454-2542-457b-9371-72ddabfb81ec tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:48:08.437920 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-948a7454-2542-457b-9371-72ddabfb81ec tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 200 Aug 09 10:48:08.439221 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 893/3560] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:08 2026] GET /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 1659 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:08.459506 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-aa509211-fc4b-4ee0-9698-6320a63ea440 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:08.462854 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-aa509211-fc4b-4ee0-9698-6320a63ea440 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:48:08.464885 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-aa509211-fc4b-4ee0-9698-6320a63ea440 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "560c18b7-4a76-45ad-a811-d887258c123f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-326252534", "description": null, "metadata": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:08.477863 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:08.477863 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:08.478346 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-aa509211-fc4b-4ee0-9698-6320a63ea440 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:48:08.478512 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-aa509211-fc4b-4ee0-9698-6320a63ea440 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create snapshot from volume 560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:48:08.514465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-aa509211-fc4b-4ee0-9698-6320a63ea440 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['65c5368c-b0cb-4fb2-be2c-26b74dc80f2e', 'c82d6ab3-6fb1-4e35-9cc5-122a1dfc6a02', '011e62d4-7e20-4fa7-bef8-7e08b51e6e6e', '8350f507-36ff-4400-9f77-57ee95227c05'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:08.565824 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-aa509211-fc4b-4ee0-9698-6320a63ea440 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot force create request issued successfully. Aug 09 10:48:08.565824 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b4ab0a6b-6091-42fd-8441-109d482eb851 req-aa509211-fc4b-4ee0-9698-6320a63ea440 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:48:08.567389 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 883/3561] 10.4.3.125 () {72 vars in 1547 bytes} [Sun Aug 9 10:48:08 2026] POST /volume/v3/snapshots => generated 319 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:08.688070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ed88f850-1193-4ce4-9458-769e856488ff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:08.691855 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed88f850-1193-4ce4-9458-769e856488ff tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:08.692383 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed88f850-1193-4ce4-9458-769e856488ff tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:08.692383 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed88f850-1193-4ce4-9458-769e856488ff tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:08.692672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ed88f850-1193-4ce4-9458-769e856488ff tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:08.698271 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:08.698271 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:08.699047 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed88f850-1193-4ce4-9458-769e856488ff tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:08.699526 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 900/3562] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:08 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:09.147257 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-10bc4b4c-686c-407c-bdf9-d87992878ae8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:09.147624 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-10bc4b4c-686c-407c-bdf9-d87992878ae8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:09.147753 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-10bc4b4c-686c-407c-bdf9-d87992878ae8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:09.147965 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-10bc4b4c-686c-407c-bdf9-d87992878ae8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:09.173556 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:09.173556 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:09.183999 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-10bc4b4c-686c-407c-bdf9-d87992878ae8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:09.193487 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-10bc4b4c-686c-407c-bdf9-d87992878ae8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:09.193911 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 887/3563] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:09 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 936 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:09.711326 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9cac6be5-61fd-4002-b130-45731d978f3a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:09.713303 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9cac6be5-61fd-4002-b130-45731d978f3a tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:09.713545 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9cac6be5-61fd-4002-b130-45731d978f3a tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:09.713714 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9cac6be5-61fd-4002-b130-45731d978f3a tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:09.713815 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9cac6be5-61fd-4002-b130-45731d978f3a tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:09.718464 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:09.718464 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:09.719141 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9cac6be5-61fd-4002-b130-45731d978f3a tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:09.719597 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 894/3564] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:09 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:10.219489 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3cb34c4c-b9ea-468a-8dd0-e732cd6b15a7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:10.222167 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3cb34c4c-b9ea-468a-8dd0-e732cd6b15a7 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:10.222565 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3cb34c4c-b9ea-468a-8dd0-e732cd6b15a7 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:10.222665 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3cb34c4c-b9ea-468a-8dd0-e732cd6b15a7 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:10.233227 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:10.233227 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:10.242033 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3cb34c4c-b9ea-468a-8dd0-e732cd6b15a7 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:10.250478 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3cb34c4c-b9ea-468a-8dd0-e732cd6b15a7 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:10.251199 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 884/3565] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:10 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 936 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:10.273547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-58d2f96d-4e98-4766-a4d4-66fa572cfb01 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:10.276237 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-58d2f96d-4e98-4766-a4d4-66fa572cfb01 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/attachments/5defa7bd-ac30-4701-8386-99ab79d5f2c2/action Aug 09 10:48:10.276726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-58d2f96d-4e98-4766-a4d4-66fa572cfb01 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:10.276926 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-58d2f96d-4e98-4766-a4d4-66fa572cfb01 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:10.298925 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:10.298925 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:10.315336 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5abe1e62-c57d-4575-9fe0-8b6b9867d5ae req-58d2f96d-4e98-4766-a4d4-66fa572cfb01 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments/5defa7bd-ac30-4701-8386-99ab79d5f2c2/action returned with HTTP 204 Aug 09 10:48:10.315961 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 901/3566] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:48:10 2026] POST /volume/v3/attachments/5defa7bd-ac30-4701-8386-99ab79d5f2c2/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:10.735731 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-99267aa3-e892-425d-8ca7-013cd98ab0a2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:10.739140 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99267aa3-e892-425d-8ca7-013cd98ab0a2 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:10.740061 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99267aa3-e892-425d-8ca7-013cd98ab0a2 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:10.740061 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99267aa3-e892-425d-8ca7-013cd98ab0a2 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:10.741299 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-99267aa3-e892-425d-8ca7-013cd98ab0a2 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:10.750487 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:10.750487 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:10.752612 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99267aa3-e892-425d-8ca7-013cd98ab0a2 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:10.753149 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 888/3567] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:10 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:10.844016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a53c1547-ff16-4f49-89b2-873315f66b03 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:10.846089 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a53c1547-ff16-4f49-89b2-873315f66b03 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd Aug 09 10:48:10.846327 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a53c1547-ff16-4f49-89b2-873315f66b03 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:10.846567 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a53c1547-ff16-4f49-89b2-873315f66b03 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:10.852306 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:10.852306 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:10.852915 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a53c1547-ff16-4f49-89b2-873315f66b03 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:48:10.853816 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a53c1547-ff16-4f49-89b2-873315f66b03 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd returned with HTTP 200 Aug 09 10:48:10.854173 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 895/3568] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:10 2026] GET /volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:11.271866 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-41dc00c2-a988-44d1-9ee7-ed9399fd0509 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:11.275098 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-41dc00c2-a988-44d1-9ee7-ed9399fd0509 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:11.276654 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-41dc00c2-a988-44d1-9ee7-ed9399fd0509 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:11.276972 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-41dc00c2-a988-44d1-9ee7-ed9399fd0509 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:11.304356 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:11.304356 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:11.315530 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-41dc00c2-a988-44d1-9ee7-ed9399fd0509 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:11.324818 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-41dc00c2-a988-44d1-9ee7-ed9399fd0509 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:11.325085 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 885/3569] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:11 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 1228 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:11.357908 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-99377a73-25d1-4422-b372-8d988e7b43f8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:11.359764 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99377a73-25d1-4422-b372-8d988e7b43f8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:11.359987 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99377a73-25d1-4422-b372-8d988e7b43f8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:11.360196 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99377a73-25d1-4422-b372-8d988e7b43f8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:11.376686 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:11.376686 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:11.380842 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-99377a73-25d1-4422-b372-8d988e7b43f8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:11.386112 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99377a73-25d1-4422-b372-8d988e7b43f8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:11.386721 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 902/3570] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:11 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:11.766460 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5d051b4f-12df-43d8-b342-c3a527f35a83 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:11.770009 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d051b4f-12df-43d8-b342-c3a527f35a83 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:11.770368 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d051b4f-12df-43d8-b342-c3a527f35a83 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:11.770540 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d051b4f-12df-43d8-b342-c3a527f35a83 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:11.771504 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5d051b4f-12df-43d8-b342-c3a527f35a83 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:11.776885 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:11.776885 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:11.778326 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d051b4f-12df-43d8-b342-c3a527f35a83 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:11.778574 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 889/3571] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:11 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:12.048804 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-baba93a3-e1b9-43ca-be66-81afa6b5f75c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:12.051784 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baba93a3-e1b9-43ca-be66-81afa6b5f75c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:12.051988 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baba93a3-e1b9-43ca-be66-81afa6b5f75c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:12.052175 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baba93a3-e1b9-43ca-be66-81afa6b5f75c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:12.061034 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:12.061034 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:12.066037 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-baba93a3-e1b9-43ca-be66-81afa6b5f75c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:12.070580 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baba93a3-e1b9-43ca-be66-81afa6b5f75c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:12.070993 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 896/3572] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:12 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:12.444980 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-3b1c17f9-4afd-413d-8a40-038b9093f410 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:12.449489 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-3b1c17f9-4afd-413d-8a40-038b9093f410 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:12.450826 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-3b1c17f9-4afd-413d-8a40-038b9093f410 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:12.450826 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-3b1c17f9-4afd-413d-8a40-038b9093f410 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:12.462341 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:12.462341 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:12.469641 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-3b1c17f9-4afd-413d-8a40-038b9093f410 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:12.476999 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-3b1c17f9-4afd-413d-8a40-038b9093f410 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:12.477554 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 886/3573] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:12 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:12.617229 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11e307f1-07ee-4e21-9320-ccd21a2fb92a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:12.617682 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11e307f1-07ee-4e21-9320-ccd21a2fb92a None None] GET https://10.4.3.125/volume// Aug 09 10:48:12.617921 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11e307f1-07ee-4e21-9320-ccd21a2fb92a None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:12.618202 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11e307f1-07ee-4e21-9320-ccd21a2fb92a None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:12.619223 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11e307f1-07ee-4e21-9320-ccd21a2fb92a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:12.619997 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 903/3574] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:48:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:48:12.630367 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-458f64d8-b7e5-4026-8fff-554704c78fc3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:12.715217 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-458f64d8-b7e5-4026-8fff-554704c78fc3 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:48:12.715217 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-458f64d8-b7e5-4026-8fff-554704c78fc3 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "312992e2-055a-4c29-9330-d5befd8dd0e4", "connector": null, "instance_uuid": "7259173d-3c6a-4c54-849c-33bad0028f3d"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:12.728645 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:12.728645 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:12.792318 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-70500104-09a6-40f2-a75b-a5c3d2a6d9b9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:12.798456 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70500104-09a6-40f2-a75b-a5c3d2a6d9b9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:12.800109 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70500104-09a6-40f2-a75b-a5c3d2a6d9b9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:12.800109 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70500104-09a6-40f2-a75b-a5c3d2a6d9b9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:12.800109 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-70500104-09a6-40f2-a75b-a5c3d2a6d9b9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:12.806334 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:12.806334 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:12.807872 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70500104-09a6-40f2-a75b-a5c3d2a6d9b9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:12.808455 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 897/3575] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:12 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:12.824297 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-458f64d8-b7e5-4026-8fff-554704c78fc3 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:48:12.825166 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 890/3576] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:48:12 2026] POST /volume/v3/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:12.881887 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-55dc6c52-0cc5-4b70-bb81-8de6d6a6f87e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:12.884895 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55dc6c52-0cc5-4b70-bb81-8de6d6a6f87e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:12.885843 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55dc6c52-0cc5-4b70-bb81-8de6d6a6f87e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:12.885843 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55dc6c52-0cc5-4b70-bb81-8de6d6a6f87e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:12.904306 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:12.904306 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:12.912099 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-55dc6c52-0cc5-4b70-bb81-8de6d6a6f87e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:12.912544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-79f2f22d-6179-4dd2-a161-8913ba82f73a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:12.913348 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-79f2f22d-6179-4dd2-a161-8913ba82f73a None None] GET https://10.4.3.125/volume// Aug 09 10:48:12.913348 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-79f2f22d-6179-4dd2-a161-8913ba82f73a None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:12.913348 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-79f2f22d-6179-4dd2-a161-8913ba82f73a None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:12.913727 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-79f2f22d-6179-4dd2-a161-8913ba82f73a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:12.914446 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 904/3577] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48: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 09 10:48:12.921308 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55dc6c52-0cc5-4b70-bb81-8de6d6a6f87e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:12.921308 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 887/3578] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:12 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:12.928960 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-d9cc1ee0-29c4-40b0-ae81-3f700215977e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:12.933386 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-d9cc1ee0-29c4-40b0-ae81-3f700215977e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:12.933793 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-d9cc1ee0-29c4-40b0-ae81-3f700215977e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:12.934082 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-d9cc1ee0-29c4-40b0-ae81-3f700215977e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:12.948641 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:12.948641 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:12.953676 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-d9cc1ee0-29c4-40b0-ae81-3f700215977e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:12.961653 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-d9cc1ee0-29c4-40b0-ae81-3f700215977e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:12.962250 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 898/3579] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:48:12 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 1117 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:13.102368 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-e6ffcbf7-9fc8-45a5-a58d-9f5dde143b50 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:13.105635 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-e6ffcbf7-9fc8-45a5-a58d-9f5dde143b50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] PUT https://10.4.3.125/volume/v3/attachments/70596bfa-b05e-4a3c-b547-98eb7bfa5bbf Aug 09 10:48:13.106315 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-e6ffcbf7-9fc8-45a5-a58d-9f5dde143b50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:13.117883 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-e6ffcbf7-9fc8-45a5-a58d-9f5dde143b50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Acquiring lock "cinder-attachment_update-312992e2-055a-4c29-9330-d5befd8dd0e4-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:48:13.126076 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-e6ffcbf7-9fc8-45a5-a58d-9f5dde143b50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Lock "cinder-attachment_update-312992e2-055a-4c29-9330-d5befd8dd0e4-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:48:13.126967 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:13.126967 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:13.241158 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-e6ffcbf7-9fc8-45a5-a58d-9f5dde143b50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Lock "cinder-attachment_update-312992e2-055a-4c29-9330-d5befd8dd0e4-np0000006833" released by "attachment_update" :: held 0.116s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:48:13.241824 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-e6ffcbf7-9fc8-45a5-a58d-9f5dde143b50 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments/70596bfa-b05e-4a3c-b547-98eb7bfa5bbf returned with HTTP 200 Aug 09 10:48:13.242514 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 891/3580] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:48:13 2026] PUT /volume/v3/attachments/70596bfa-b05e-4a3c-b547-98eb7bfa5bbf => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:13.243781 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d62a6cad-58bf-48b1-b16c-69713056cade None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:13.246116 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d62a6cad-58bf-48b1-b16c-69713056cade tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd Aug 09 10:48:13.246744 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d62a6cad-58bf-48b1-b16c-69713056cade tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:13.246744 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d62a6cad-58bf-48b1-b16c-69713056cade tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:13.253874 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:13.253874 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:13.254362 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d62a6cad-58bf-48b1-b16c-69713056cade tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:48:13.255481 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d62a6cad-58bf-48b1-b16c-69713056cade tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd returned with HTTP 200 Aug 09 10:48:13.256773 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 905/3581] 10.4.3.125 () {68 vars in 1604 bytes} [Sun Aug 9 10:48:13 2026] GET /volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:13.826378 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-68146c01-860b-4a51-975d-11c49fe4a768 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:13.828872 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68146c01-860b-4a51-975d-11c49fe4a768 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:13.829154 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68146c01-860b-4a51-975d-11c49fe4a768 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:13.829459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68146c01-860b-4a51-975d-11c49fe4a768 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:13.829620 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-68146c01-860b-4a51-975d-11c49fe4a768 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:13.834687 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:13.834687 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:13.835589 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68146c01-860b-4a51-975d-11c49fe4a768 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:13.836024 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 888/3582] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:13 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:13.939361 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5e8aaf97-bb0b-440b-881f-353a60d8f56e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:13.943689 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e8aaf97-bb0b-440b-881f-353a60d8f56e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:13.944050 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e8aaf97-bb0b-440b-881f-353a60d8f56e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:13.944306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e8aaf97-bb0b-440b-881f-353a60d8f56e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:13.960891 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:13.960891 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:13.966603 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5e8aaf97-bb0b-440b-881f-353a60d8f56e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:13.972292 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e8aaf97-bb0b-440b-881f-353a60d8f56e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:13.973087 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 899/3583] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:13 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:48:14.819072 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-790ec149-d03a-4b0c-9286-9d868c855692 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:14.822253 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-790ec149-d03a-4b0c-9286-9d868c855692 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd Aug 09 10:48:14.822457 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-790ec149-d03a-4b0c-9286-9d868c855692 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:14.822733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-790ec149-d03a-4b0c-9286-9d868c855692 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:14.832025 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:14.832025 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:14.832025 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-790ec149-d03a-4b0c-9286-9d868c855692 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:48:14.833153 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-790ec149-d03a-4b0c-9286-9d868c855692 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd returned with HTTP 200 Aug 09 10:48:14.834268 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 892/3584] 10.4.3.125 () {68 vars in 1604 bytes} [Sun Aug 9 10:48:14 2026] GET /volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:14.845756 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-acbcebdb-20f4-4043-832b-84d7410ad2a6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:14.848127 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3600e3f4-939b-45a7-abf7-ccc9f1b47360 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:14.853214 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3600e3f4-939b-45a7-abf7-ccc9f1b47360 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:14.853214 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3600e3f4-939b-45a7-abf7-ccc9f1b47360 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:14.853214 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3600e3f4-939b-45a7-abf7-ccc9f1b47360 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:14.853214 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3600e3f4-939b-45a7-abf7-ccc9f1b47360 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:14.853499 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-acbcebdb-20f4-4043-832b-84d7410ad2a6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:48:14.853499 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-acbcebdb-20f4-4043-832b-84d7410ad2a6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:14.853736 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-acbcebdb-20f4-4043-832b-84d7410ad2a6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:14.854416 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=286,cinder:UPDATE=52,cinder:INSERT=21 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:48:14.857584 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=316,cinder:INSERT=23,cinder:UPDATE=66 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:48:14.860945 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:14.860945 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:14.861888 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3600e3f4-939b-45a7-abf7-ccc9f1b47360 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:14.862840 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 889/3585] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:14 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:14.871924 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:14.871924 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:14.880075 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-acbcebdb-20f4-4043-832b-84d7410ad2a6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:48:14.888786 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-acbcebdb-20f4-4043-832b-84d7410ad2a6 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 200 Aug 09 10:48:14.888786 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 906/3586] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:14 2026] GET /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 1659 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:14.901129 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:14.904789 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:48:14.905146 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3f4a0e37-d77e-4dea-8f88-18acf8a8bffd", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:14.907644 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3f4a0e37-d77e-4dea-8f88-18acf8a8bffd', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:48:14.916721 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:14.916721 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:14.917243 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:48:14.917435 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume of 1 GB Aug 09 10:48:14.918118 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Availability Zones retrieved successfully. Aug 09 10:48:14.924750 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (4bebe0f6-55e7-4335-9412-7d19396138c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:14.926121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefc04f8-6821-4257-bbb2-068eb8b47317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:14.927121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:48:14.961464 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefc04f8-6821-4257-bbb2-068eb8b47317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3f4a0e37-d77e-4dea-8f88-18acf8a8bffd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:14.962313 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (035f75b2-7ca1-4327-9df3-a20f562bc0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:14.991167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5dd3de49-1d39-4bae-a45c-048e25100f31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:14.993651 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5dd3de49-1d39-4bae-a45c-048e25100f31 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:14.994506 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5dd3de49-1d39-4bae-a45c-048e25100f31 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:14.994855 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5dd3de49-1d39-4bae-a45c-048e25100f31 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:15.008814 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:15.008814 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:15.013027 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['4f11b56c-e318-494e-a5a3-ec24d25b4037', 'cf88ff4d-0986-484d-88f7-8337eda3b763', 'ff5d8629-635a-4e59-843d-f34ca5759434', '9e7442dc-fce8-4393-b43e-615418a2d90f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:15.014388 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (035f75b2-7ca1-4327-9df3-a20f562bc0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f11b56c-e318-494e-a5a3-ec24d25b4037', 'cf88ff4d-0986-484d-88f7-8337eda3b763', 'ff5d8629-635a-4e59-843d-f34ca5759434', '9e7442dc-fce8-4393-b43e-615418a2d90f']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:15.015328 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b6fa9b-483b-4e90-aa96-808d0c9cfb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:15.015872 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5dd3de49-1d39-4bae-a45c-048e25100f31 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:15.024744 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5dd3de49-1d39-4bae-a45c-048e25100f31 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:15.024744 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 893/3587] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:14 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:15.070270 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b6fa9b-483b-4e90-aa96-808d0c9cfb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97fbad5b-b6f3-4739-999c-7529100828b1', '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='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['4f11b56c-e318-494e-a5a3-ec24d25b4037','cf88ff4d-0986-484d-88f7-8337eda3b763','ff5d8629-635a-4e59-843d-f34ca5759434','9e7442dc-fce8-4393-b43e-615418a2d90f'],size=1,snapshot_id=3f4a0e37-d77e-4dea-8f88-18acf8a8bffd,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), '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-09T10:48:15Z,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=97fbad5b-b6f3-4739-999c-7529100828b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2fb0754369b4615ad745ecdf8680c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3f4a0e37-d77e-4dea-8f88-18acf8a8bffd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6250c3829474927a954476fa71962ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:15.071490 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a9ab55d-f08e-473d-83ed-f8082e8c97f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:15.096579 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a9ab55d-f08e-473d-83ed-f8082e8c97f6) transitioned into 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='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['4f11b56c-e318-494e-a5a3-ec24d25b4037','cf88ff4d-0986-484d-88f7-8337eda3b763','ff5d8629-635a-4e59-843d-f34ca5759434','9e7442dc-fce8-4393-b43e-615418a2d90f'],size=1,snapshot_id=3f4a0e37-d77e-4dea-8f88-18acf8a8bffd,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:15.096579 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018359d8-5ad4-46fc-a530-7e90013c313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:15.100295 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=313,cinder:UPDATE=61,cinder:INSERT=31 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:48:15.141674 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018359d8-5ad4-46fc-a530-7e90013c313a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:15.142694 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (4bebe0f6-55e7-4335-9412-7d19396138c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:15.142990 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request issued successfully. Aug 09 10:48:15.144102 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-8462a4ef-eb50-48ad-b021-d3cc05f47a27 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:48:15.144221 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 900/3588] 10.4.3.125 () {72 vars in 1541 bytes} [Sun Aug 9 10:48:14 2026] POST /volume/v3/volumes => generated 736 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:15.157607 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-9d64ea35-2c24-4042-b494-3ce5d735f78d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:15.160265 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-9d64ea35-2c24-4042-b494-3ce5d735f78d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 Aug 09 10:48:15.160560 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-9d64ea35-2c24-4042-b494-3ce5d735f78d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:15.161080 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-9d64ea35-2c24-4042-b494-3ce5d735f78d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:15.169244 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:15.169244 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:15.174129 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-9d64ea35-2c24-4042-b494-3ce5d735f78d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:48:15.180490 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-9d64ea35-2c24-4042-b494-3ce5d735f78d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 returned with HTTP 200 Aug 09 10:48:15.181231 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 890/3589] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:15 2026] GET /volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:15.192307 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-0930f132-44f7-4cc8-83a0-7b86c78c3d3b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:15.194620 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-0930f132-44f7-4cc8-83a0-7b86c78c3d3b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 Aug 09 10:48:15.194785 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-0930f132-44f7-4cc8-83a0-7b86c78c3d3b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:15.194843 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-0930f132-44f7-4cc8-83a0-7b86c78c3d3b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:15.206862 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:15.206862 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:15.212827 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-0930f132-44f7-4cc8-83a0-7b86c78c3d3b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:48:15.217898 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-0930f132-44f7-4cc8-83a0-7b86c78c3d3b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 returned with HTTP 200 Aug 09 10:48:15.218473 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 907/3590] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:15 2026] GET /volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:15.876327 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-691bfb90-be3b-44e8-b39b-1e44368cee8d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:15.878597 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-691bfb90-be3b-44e8-b39b-1e44368cee8d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:15.879172 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-691bfb90-be3b-44e8-b39b-1e44368cee8d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:15.879461 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-691bfb90-be3b-44e8-b39b-1e44368cee8d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:15.879635 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-691bfb90-be3b-44e8-b39b-1e44368cee8d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:15.881724 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=256,cinder:UPDATE=34,cinder:INSERT=11 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:48:15.884861 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:15.884861 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:15.885888 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-691bfb90-be3b-44e8-b39b-1e44368cee8d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:15.886665 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 894/3591] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:15 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:16.044815 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3d2fb80a-3465-40bf-a5f8-57c85abd8bed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:16.047511 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d2fb80a-3465-40bf-a5f8-57c85abd8bed tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:16.047776 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d2fb80a-3465-40bf-a5f8-57c85abd8bed tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:16.048013 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d2fb80a-3465-40bf-a5f8-57c85abd8bed tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:16.063922 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:16.063922 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:16.069267 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3d2fb80a-3465-40bf-a5f8-57c85abd8bed tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:16.074917 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d2fb80a-3465-40bf-a5f8-57c85abd8bed tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:16.075405 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 901/3592] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:16 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:16.679468 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-af280580-6f69-4158-b7db-01ee7e0a68d7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:16.685485 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-af280580-6f69-4158-b7db-01ee7e0a68d7 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/attachments/70596bfa-b05e-4a3c-b547-98eb7bfa5bbf/action Aug 09 10:48:16.686139 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-af280580-6f69-4158-b7db-01ee7e0a68d7 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:16.686344 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-af280580-6f69-4158-b7db-01ee7e0a68d7 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:16.717612 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:16.717612 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:16.734349 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-28c83b52-2ec7-4ee3-81e3-97540dc26979 req-af280580-6f69-4158-b7db-01ee7e0a68d7 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments/70596bfa-b05e-4a3c-b547-98eb7bfa5bbf/action returned with HTTP 204 Aug 09 10:48:16.734349 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 891/3593] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:48:16 2026] POST /volume/v3/attachments/70596bfa-b05e-4a3c-b547-98eb7bfa5bbf/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:16.900521 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-adfeea13-9c9e-4470-be8b-d9c56f4e10ac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:16.902887 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-adfeea13-9c9e-4470-be8b-d9c56f4e10ac tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:16.903145 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-adfeea13-9c9e-4470-be8b-d9c56f4e10ac tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:16.903460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-adfeea13-9c9e-4470-be8b-d9c56f4e10ac tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:16.903605 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-adfeea13-9c9e-4470-be8b-d9c56f4e10ac tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:16.910709 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:16.910709 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:16.912074 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-adfeea13-9c9e-4470-be8b-d9c56f4e10ac tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:16.912602 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 908/3594] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:16 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:17.106139 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a718f740-beb8-4edd-ad89-50d17f34a12f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:17.108573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a718f740-beb8-4edd-ad89-50d17f34a12f tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:17.108854 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a718f740-beb8-4edd-ad89-50d17f34a12f tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:17.109097 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a718f740-beb8-4edd-ad89-50d17f34a12f tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:17.126627 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:17.126627 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:17.134210 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a718f740-beb8-4edd-ad89-50d17f34a12f tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:17.138986 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a718f740-beb8-4edd-ad89-50d17f34a12f tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:17.139511 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 895/3595] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:17 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 1230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:17.157531 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9facc58a-8ce9-4450-bef7-b980f04f417c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:17.159657 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9facc58a-8ce9-4450-bef7-b980f04f417c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:17.159895 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9facc58a-8ce9-4450-bef7-b980f04f417c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:17.160113 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9facc58a-8ce9-4450-bef7-b980f04f417c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:17.170744 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:17.170744 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:17.174758 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9facc58a-8ce9-4450-bef7-b980f04f417c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:17.179561 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9facc58a-8ce9-4450-bef7-b980f04f417c tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:17.179974 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 902/3596] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:17 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:17.486217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b18103d1-8d02-40a2-b98b-2502212217aa req-e49858fb-b543-41da-ac1d-2d06dc4b82d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:17.489109 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b18103d1-8d02-40a2-b98b-2502212217aa req-e49858fb-b543-41da-ac1d-2d06dc4b82d5 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] DELETE https://10.4.3.125/volume/v3/attachments/37668799-482c-401a-b822-69faee537709 Aug 09 10:48:17.489721 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b18103d1-8d02-40a2-b98b-2502212217aa req-e49858fb-b543-41da-ac1d-2d06dc4b82d5 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:17.489721 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b18103d1-8d02-40a2-b98b-2502212217aa req-e49858fb-b543-41da-ac1d-2d06dc4b82d5 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:17.503445 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:17.503445 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:17.598260 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b18103d1-8d02-40a2-b98b-2502212217aa req-e49858fb-b543-41da-ac1d-2d06dc4b82d5 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/attachments/37668799-482c-401a-b822-69faee537709 returned with HTTP 200 Aug 09 10:48:17.598594 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 892/3597] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:48:17 2026] DELETE /volume/v3/attachments/37668799-482c-401a-b822-69faee537709 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:17.928702 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-20a31f5d-34a7-4a1b-a101-ca608b1f9bff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:17.931404 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20a31f5d-34a7-4a1b-a101-ca608b1f9bff tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:17.931631 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20a31f5d-34a7-4a1b-a101-ca608b1f9bff tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:17.932583 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20a31f5d-34a7-4a1b-a101-ca608b1f9bff tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:17.932583 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-20a31f5d-34a7-4a1b-a101-ca608b1f9bff tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:17.939670 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:17.939670 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:17.941039 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20a31f5d-34a7-4a1b-a101-ca608b1f9bff tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:17.942175 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 909/3598] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:17 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:18.233086 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-435f8cf8-89eb-4e65-9c26-43c140ff1258 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.242986 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-435f8cf8-89eb-4e65-9c26-43c140ff1258 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 Aug 09 10:48:18.243378 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-435f8cf8-89eb-4e65-9c26-43c140ff1258 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:18.243702 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-435f8cf8-89eb-4e65-9c26-43c140ff1258 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:18.258173 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:18.258173 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:18.265445 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-435f8cf8-89eb-4e65-9c26-43c140ff1258 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:48:18.271699 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-435f8cf8-89eb-4e65-9c26-43c140ff1258 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 returned with HTTP 200 Aug 09 10:48:18.272233 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 896/3599] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:18 2026] GET /volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 => generated 1345 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:18.298474 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-52211e53-8d99-4841-b2a5-26c6468e434c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.298474 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-52211e53-8d99-4841-b2a5-26c6468e434c None None] GET https://10.4.3.125/volume// Aug 09 10:48:18.298474 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-52211e53-8d99-4841-b2a5-26c6468e434c None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:18.298474 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-52211e53-8d99-4841-b2a5-26c6468e434c None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:18.298474 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-52211e53-8d99-4841-b2a5-26c6468e434c None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:18.300737 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 903/3600] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48:18 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:48:18.313263 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d2391059-ef0a-47e3-95a4-4937c6e98459 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.317886 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d2391059-ef0a-47e3-95a4-4937c6e98459 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:48:18.318442 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d2391059-ef0a-47e3-95a4-4937c6e98459 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97fbad5b-b6f3-4739-999c-7529100828b1", "connector": null, "instance_uuid": "e1b8a903-f7f3-4002-b7c8-bdd414a149e7"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:18.330489 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:18.330489 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:18.371312 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d2391059-ef0a-47e3-95a4-4937c6e98459 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:48:18.371628 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 893/3601] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:48:18 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 09 10:48:18.387028 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-137369b1-e38f-4734-91ce-ea872ffb89ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.387277 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-137369b1-e38f-4734-91ce-ea872ffb89ce None None] GET https://10.4.3.125/volume// Aug 09 10:48:18.388613 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-137369b1-e38f-4734-91ce-ea872ffb89ce None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:18.388613 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-137369b1-e38f-4734-91ce-ea872ffb89ce None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:18.388613 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-137369b1-e38f-4734-91ce-ea872ffb89ce None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:18.388895 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 910/3602] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48: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 09 10:48:18.407602 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-b71068e5-3e2a-417a-ac09-e13a6ec64f2c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.413048 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-b71068e5-3e2a-417a-ac09-e13a6ec64f2c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 Aug 09 10:48:18.413514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-b71068e5-3e2a-417a-ac09-e13a6ec64f2c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:18.413807 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-b71068e5-3e2a-417a-ac09-e13a6ec64f2c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:18.431654 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:18.431654 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:18.436871 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-b71068e5-3e2a-417a-ac09-e13a6ec64f2c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:48:18.442417 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-b71068e5-3e2a-417a-ac09-e13a6ec64f2c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 returned with HTTP 200 Aug 09 10:48:18.442960 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 897/3603] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:48:18 2026] GET /volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 => generated 1524 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:18.664831 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-3bbafa51-7f51-4638-bda5-0c2397abd694 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.671206 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-3bbafa51-7f51-4638-bda5-0c2397abd694 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] PUT https://10.4.3.125/volume/v3/attachments/ca22e894-af67-4c26-a0ff-a4847cfff7ca Aug 09 10:48:18.671206 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-3bbafa51-7f51-4638-bda5-0c2397abd694 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:18.687560 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-3bbafa51-7f51-4638-bda5-0c2397abd694 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Acquiring lock "cinder-attachment_update-97fbad5b-b6f3-4739-999c-7529100828b1-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:48:18.696211 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-3bbafa51-7f51-4638-bda5-0c2397abd694 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-97fbad5b-b6f3-4739-999c-7529100828b1-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:48:18.696211 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:18.696211 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:18.754143 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8cf66eae-ef24-4523-a3c0-7abed1b7d65c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.764910 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8cf66eae-ef24-4523-a3c0-7abed1b7d65c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:18.765209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8cf66eae-ef24-4523-a3c0-7abed1b7d65c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:18.765509 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8cf66eae-ef24-4523-a3c0-7abed1b7d65c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:18.779033 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:18.779033 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:18.789693 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8cf66eae-ef24-4523-a3c0-7abed1b7d65c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:18.799904 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8cf66eae-ef24-4523-a3c0-7abed1b7d65c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:18.803210 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 894/3604] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:18 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:18.818913 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-25efbbc1-4aa5-4518-9c57-2777df64c012 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.819055 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-3bbafa51-7f51-4638-bda5-0c2397abd694 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-97fbad5b-b6f3-4739-999c-7529100828b1-np0000006833" released by "attachment_update" :: held 0.125s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:48:18.819447 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-3bbafa51-7f51-4638-bda5-0c2397abd694 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/ca22e894-af67-4c26-a0ff-a4847cfff7ca returned with HTTP 200 Aug 09 10:48:18.820124 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 904/3605] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:48:18 2026] PUT /volume/v3/attachments/ca22e894-af67-4c26-a0ff-a4847cfff7ca => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:18.823954 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-25efbbc1-4aa5-4518-9c57-2777df64c012 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:18.824278 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-25efbbc1-4aa5-4518-9c57-2777df64c012 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:18.824533 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-25efbbc1-4aa5-4518-9c57-2777df64c012 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:18.840777 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:18.840777 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:18.848569 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-25efbbc1-4aa5-4518-9c57-2777df64c012 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:18.853297 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-25efbbc1-4aa5-4518-9c57-2777df64c012 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:18.854072 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 911/3606] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:18 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:18.875984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d31b4590-7549-4528-8cfc-3c3bb6431b08 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.879891 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d31b4590-7549-4528-8cfc-3c3bb6431b08 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments/ca22e894-af67-4c26-a0ff-a4847cfff7ca/action Aug 09 10:48:18.880514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d31b4590-7549-4528-8cfc-3c3bb6431b08 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:18.880726 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d31b4590-7549-4528-8cfc-3c3bb6431b08 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:18.908569 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-76fe9a72-1b18-4359-a15f-39426f1a7b22 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.909069 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:18.909069 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:18.913433 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-76fe9a72-1b18-4359-a15f-39426f1a7b22 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:18.913433 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-76fe9a72-1b18-4359-a15f-39426f1a7b22 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:18.913433 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-76fe9a72-1b18-4359-a15f-39426f1a7b22 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:18.921806 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:18.921806 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:18.926178 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-76fe9a72-1b18-4359-a15f-39426f1a7b22 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:18.929557 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7d4236b9-e935-4635-bdd0-c89116721c90 req-d31b4590-7549-4528-8cfc-3c3bb6431b08 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/ca22e894-af67-4c26-a0ff-a4847cfff7ca/action returned with HTTP 204 Aug 09 10:48:18.930702 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 898/3607] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:48:18 2026] POST /volume/v3/attachments/ca22e894-af67-4c26-a0ff-a4847cfff7ca/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:18.931615 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-76fe9a72-1b18-4359-a15f-39426f1a7b22 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:18.932199 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 895/3608] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:18 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:18.963092 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dd711bbf-8da0-4efb-89de-8df0dc0415ab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:18.966543 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd711bbf-8da0-4efb-89de-8df0dc0415ab tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:18.967998 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd711bbf-8da0-4efb-89de-8df0dc0415ab tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:18.967998 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd711bbf-8da0-4efb-89de-8df0dc0415ab tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:18.967998 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-dd711bbf-8da0-4efb-89de-8df0dc0415ab tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:18.974793 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:18.974793 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:18.975893 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd711bbf-8da0-4efb-89de-8df0dc0415ab tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:18.976325 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 905/3609] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:18 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:19.074050 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3dbfe915-f069-46f3-9402-3d992d770cb2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:19.077853 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3dbfe915-f069-46f3-9402-3d992d770cb2 None None] GET https://10.4.3.125/volume// Aug 09 10:48:19.078101 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3dbfe915-f069-46f3-9402-3d992d770cb2 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:19.082499 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3dbfe915-f069-46f3-9402-3d992d770cb2 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:19.085013 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3dbfe915-f069-46f3-9402-3d992d770cb2 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:19.086356 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 912/3610] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:48:19 2026] GET /volume/ => generated 386 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:48:19.104019 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-f3d48d8c-8a00-41e2-b747-e22a416a9735 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:19.114039 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-f3d48d8c-8a00-41e2-b747-e22a416a9735 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:48:19.114039 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-f3d48d8c-8a00-41e2-b747-e22a416a9735 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e843fdc-5695-4517-bd44-89a8e075c6a4", "connector": null, "instance_uuid": "dca40c13-919e-4aaf-b047-32317a18fc79"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:19.126990 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:19.126990 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:19.183945 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-f3d48d8c-8a00-41e2-b747-e22a416a9735 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:48:19.184590 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 899/3611] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:48:19 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 09 10:48:19.222953 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ceaf7158-0105-404a-a628-893542c992ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:19.224328 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ceaf7158-0105-404a-a628-893542c992ed tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:19.224677 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ceaf7158-0105-404a-a628-893542c992ed tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:19.224964 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ceaf7158-0105-404a-a628-893542c992ed tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:19.237306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f98888eb-72a9-437f-a0d6-1c95f8b993b2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:19.237651 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f98888eb-72a9-437f-a0d6-1c95f8b993b2 None None] GET https://10.4.3.125/volume// Aug 09 10:48:19.237796 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f98888eb-72a9-437f-a0d6-1c95f8b993b2 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:19.237967 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f98888eb-72a9-437f-a0d6-1c95f8b993b2 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:19.238315 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f98888eb-72a9-437f-a0d6-1c95f8b993b2 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:19.238589 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 906/3612] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:48:19.243481 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:19.243481 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:19.251948 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ceaf7158-0105-404a-a628-893542c992ed tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:19.256613 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-e04d4f6a-a632-424c-a068-45ebc40cdef1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:19.260870 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-e04d4f6a-a632-424c-a068-45ebc40cdef1 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:19.260870 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-e04d4f6a-a632-424c-a068-45ebc40cdef1 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:19.261582 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-e04d4f6a-a632-424c-a068-45ebc40cdef1 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:19.263778 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ceaf7158-0105-404a-a628-893542c992ed tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:19.264360 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 896/3613] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:19 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:19.283143 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:19.283143 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:19.289995 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-e04d4f6a-a632-424c-a068-45ebc40cdef1 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:19.296895 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-e04d4f6a-a632-424c-a068-45ebc40cdef1 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:19.297598 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 913/3614] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:48:19 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 1056 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:19.417195 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-8c2a7563-07cd-442b-8cb9-ca67ef7c15df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:19.420541 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-8c2a7563-07cd-442b-8cb9-ca67ef7c15df tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] PUT https://10.4.3.125/volume/v3/attachments/ca9552aa-36ff-4564-973c-4e746b67c9a1 Aug 09 10:48:19.421072 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-8c2a7563-07cd-442b-8cb9-ca67ef7c15df tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:19.432896 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-8c2a7563-07cd-442b-8cb9-ca67ef7c15df tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Acquiring lock "cinder-attachment_update-5e843fdc-5695-4517-bd44-89a8e075c6a4-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:48:19.440299 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-8c2a7563-07cd-442b-8cb9-ca67ef7c15df tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-5e843fdc-5695-4517-bd44-89a8e075c6a4-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:48:19.441340 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:19.441340 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:19.569238 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-8c2a7563-07cd-442b-8cb9-ca67ef7c15df tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-5e843fdc-5695-4517-bd44-89a8e075c6a4-np0000006833" released by "attachment_update" :: held 0.130s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:48:19.569731 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-8c2a7563-07cd-442b-8cb9-ca67ef7c15df tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/ca9552aa-36ff-4564-973c-4e746b67c9a1 returned with HTTP 200 Aug 09 10:48:19.570580 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 900/3615] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:48:19 2026] PUT /volume/v3/attachments/ca9552aa-36ff-4564-973c-4e746b67c9a1 => generated 968 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:19.581465 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-6a452be4-147f-47a6-b01d-9573811ef2fa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:19.584596 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-6a452be4-147f-47a6-b01d-9573811ef2fa tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption Aug 09 10:48:19.584835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-6a452be4-147f-47a6-b01d-9573811ef2fa tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:19.585296 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-6a452be4-147f-47a6-b01d-9573811ef2fa tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:19.611408 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:19.611408 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:19.621963 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-6a452be4-147f-47a6-b01d-9573811ef2fa tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption returned with HTTP 200 Aug 09 10:48:19.622930 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 907/3616] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:48:19 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption => generated 160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:19.946254 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-92595e79-3839-492e-989c-56f7f8034477 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:19.948837 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92595e79-3839-492e-989c-56f7f8034477 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] DELETE https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd Aug 09 10:48:19.949096 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92595e79-3839-492e-989c-56f7f8034477 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:19.949326 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92595e79-3839-492e-989c-56f7f8034477 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:19.949512 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-92595e79-3839-492e-989c-56f7f8034477 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Delete volume with id: 92771345-534d-4d34-935c-69a22a9ff5cd Aug 09 10:48:19.957491 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:19.957491 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:19.957946 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-92595e79-3839-492e-989c-56f7f8034477 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:48:19.981282 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-92595e79-3839-492e-989c-56f7f8034477 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Delete volume request issued successfully. Aug 09 10:48:19.981480 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92595e79-3839-492e-989c-56f7f8034477 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd returned with HTTP 202 Aug 09 10:48:19.981941 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 897/3617] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:19 2026] DELETE /volume/v3/volumes/92771345-534d-4d34-935c-69a22a9ff5cd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:19.992448 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3cb371cc-93c2-42b1-aff6-cb50818c4c1d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:19.992716 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3fb24afa-7d6e-4e35-9f2c-a64f3e4aef01 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:19.995132 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3fb24afa-7d6e-4e35-9f2c-a64f3e4aef01 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:19.995334 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3fb24afa-7d6e-4e35-9f2c-a64f3e4aef01 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:19.995498 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3cb371cc-93c2-42b1-aff6-cb50818c4c1d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] DELETE https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 Aug 09 10:48:19.995568 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3fb24afa-7d6e-4e35-9f2c-a64f3e4aef01 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:19.995693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3fb24afa-7d6e-4e35-9f2c-a64f3e4aef01 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:19.995844 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3cb371cc-93c2-42b1-aff6-cb50818c4c1d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:19.996452 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3cb371cc-93c2-42b1-aff6-cb50818c4c1d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:19.996452 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-3cb371cc-93c2-42b1-aff6-cb50818c4c1d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Delete backup with id: e4f37e2d-0404-4934-a95d-4f9a34a8c367. Aug 09 10:48:20.000470 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:20.000470 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:20.001288 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3fb24afa-7d6e-4e35-9f2c-a64f3e4aef01 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:20.001682 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 901/3618] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:19 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:20.002414 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:20.002414 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:20.023111 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-3cb371cc-93c2-42b1-aff6-cb50818c4c1d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] delete_backup rpcapi backup_id e4f37e2d-0404-4934-a95d-4f9a34a8c367 {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:48:20.024569 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3cb371cc-93c2-42b1-aff6-cb50818c4c1d tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 returned with HTTP 202 Aug 09 10:48:20.024922 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 914/3619] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:19 2026] DELETE /volume/v3/backups/e4f37e2d-0404-4934-a95d-4f9a34a8c367 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:48:20.035613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-73c0204e-b380-4281-b018-36cf86cbe977 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:20.037493 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73c0204e-b380-4281-b018-36cf86cbe977 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] DELETE https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 Aug 09 10:48:20.037748 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-73c0204e-b380-4281-b018-36cf86cbe977 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:20.037989 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-73c0204e-b380-4281-b018-36cf86cbe977 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:20.038170 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-73c0204e-b380-4281-b018-36cf86cbe977 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Delete volume with id: 690a199d-281d-41a6-9795-70f3589c7887 Aug 09 10:48:20.050981 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:20.050981 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:20.050981 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-73c0204e-b380-4281-b018-36cf86cbe977 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:48:20.084266 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-73c0204e-b380-4281-b018-36cf86cbe977 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Delete volume request issued successfully. Aug 09 10:48:20.084266 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73c0204e-b380-4281-b018-36cf86cbe977 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 returned with HTTP 202 Aug 09 10:48:20.084266 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 908/3620] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:20 2026] DELETE /volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:20.096006 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-abe6eccf-4889-4999-8553-b549b8ce13e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:20.098308 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abe6eccf-4889-4999-8553-b549b8ce13e2 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 Aug 09 10:48:20.098308 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abe6eccf-4889-4999-8553-b549b8ce13e2 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:20.098471 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abe6eccf-4889-4999-8553-b549b8ce13e2 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:20.106102 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:20.106102 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:20.113639 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-abe6eccf-4889-4999-8553-b549b8ce13e2 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Volume info retrieved successfully. Aug 09 10:48:20.118240 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abe6eccf-4889-4999-8553-b549b8ce13e2 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 returned with HTTP 200 Aug 09 10:48:20.119368 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 898/3621] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:20 2026] GET /volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:20.282814 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-75a5afda-fe0a-4c28-8dc4-c15e6bbec217 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:20.285737 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-75a5afda-fe0a-4c28-8dc4-c15e6bbec217 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:20.285972 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-75a5afda-fe0a-4c28-8dc4-c15e6bbec217 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:20.286235 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-75a5afda-fe0a-4c28-8dc4-c15e6bbec217 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:20.305134 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:20.305134 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:20.313435 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-75a5afda-fe0a-4c28-8dc4-c15e6bbec217 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:20.321316 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-75a5afda-fe0a-4c28-8dc4-c15e6bbec217 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:20.321804 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 902/3622] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:20 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:21.019631 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11e8501a-cdae-4694-a8bd-f3560c822cf3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:21.022192 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11e8501a-cdae-4694-a8bd-f3560c822cf3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:21.022443 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11e8501a-cdae-4694-a8bd-f3560c822cf3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:21.022865 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11e8501a-cdae-4694-a8bd-f3560c822cf3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:21.023029 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-11e8501a-cdae-4694-a8bd-f3560c822cf3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:21.028817 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:21.028817 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:21.029806 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11e8501a-cdae-4694-a8bd-f3560c822cf3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:21.030268 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 915/3623] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:21 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:21.140301 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1810cd3f-ee10-4ce0-9581-b69c62ef6542 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:21.145276 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1810cd3f-ee10-4ce0-9581-b69c62ef6542 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] GET https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 Aug 09 10:48:21.145276 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1810cd3f-ee10-4ce0-9581-b69c62ef6542 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:21.145276 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1810cd3f-ee10-4ce0-9581-b69c62ef6542 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:21.152553 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1810cd3f-ee10-4ce0-9581-b69c62ef6542 tempest-TestVolumeBackupRestore-598732902 tempest-TestVolumeBackupRestore-598732902-project-member] https://10.4.3.125/volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 returned with HTTP 404 Aug 09 10:48:21.153209 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 909/3624] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:21 2026] GET /volume/v3/volumes/690a199d-281d-41a6-9795-70f3589c7887 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:21.346072 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-77db7562-f390-4428-a621-0d81ff9a078b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:21.346473 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77db7562-f390-4428-a621-0d81ff9a078b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:21.346473 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77db7562-f390-4428-a621-0d81ff9a078b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:21.347328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77db7562-f390-4428-a621-0d81ff9a078b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:21.358412 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:21.358412 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:21.362661 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-77db7562-f390-4428-a621-0d81ff9a078b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:21.368468 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77db7562-f390-4428-a621-0d81ff9a078b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:21.368468 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 899/3625] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:21 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:22.042080 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9f88f1cf-d2d0-4195-8548-6cdca97cc0b0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:22.044898 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f88f1cf-d2d0-4195-8548-6cdca97cc0b0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:22.045216 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f88f1cf-d2d0-4195-8548-6cdca97cc0b0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:22.045507 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f88f1cf-d2d0-4195-8548-6cdca97cc0b0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:22.045666 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9f88f1cf-d2d0-4195-8548-6cdca97cc0b0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:22.051307 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:22.051307 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:22.052475 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f88f1cf-d2d0-4195-8548-6cdca97cc0b0 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:22.053096 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 903/3626] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:22 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:22.384990 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b53eae68-9536-4bed-b3fc-f0ddcf3bbac9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:22.387118 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b53eae68-9536-4bed-b3fc-f0ddcf3bbac9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:22.387299 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b53eae68-9536-4bed-b3fc-f0ddcf3bbac9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:22.387529 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b53eae68-9536-4bed-b3fc-f0ddcf3bbac9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:22.416709 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:22.416709 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:22.425355 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b53eae68-9536-4bed-b3fc-f0ddcf3bbac9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:22.431370 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b53eae68-9536-4bed-b3fc-f0ddcf3bbac9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:22.431971 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 916/3627] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:22 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:23.067606 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a7ec33d1-7f8b-42e8-a815-6ac7d0a0eb75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:23.070954 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a7ec33d1-7f8b-42e8-a815-6ac7d0a0eb75 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:23.070954 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a7ec33d1-7f8b-42e8-a815-6ac7d0a0eb75 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:23.070954 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a7ec33d1-7f8b-42e8-a815-6ac7d0a0eb75 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:23.070954 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a7ec33d1-7f8b-42e8-a815-6ac7d0a0eb75 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:23.083905 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:23.083905 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:23.084056 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a7ec33d1-7f8b-42e8-a815-6ac7d0a0eb75 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:23.084428 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 910/3628] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:23 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:23.449865 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c542851c-9111-4b32-ab72-e9417b680093 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:23.452882 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c542851c-9111-4b32-ab72-e9417b680093 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:23.452882 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c542851c-9111-4b32-ab72-e9417b680093 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:23.452882 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c542851c-9111-4b32-ab72-e9417b680093 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:23.467319 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:23.467319 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:23.481336 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c542851c-9111-4b32-ab72-e9417b680093 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:23.489210 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c542851c-9111-4b32-ab72-e9417b680093 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:23.490151 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 900/3629] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:23 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:23.504094 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-93b8d171-1c25-42f6-aaac-a377671a4b43 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:23.507152 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-93b8d171-1c25-42f6-aaac-a377671a4b43 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:23.507568 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-93b8d171-1c25-42f6-aaac-a377671a4b43 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:23.507767 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-93b8d171-1c25-42f6-aaac-a377671a4b43 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:23.522472 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:23.522472 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:23.524208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ec1c75a5-744b-410d-928c-45f857234b12 req-51894b10-56b3-4840-a5b9-251448667edb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:23.529155 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-51894b10-56b3-4840-a5b9-251448667edb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:48:23.529318 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-93b8d171-1c25-42f6-aaac-a377671a4b43 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:23.529395 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-51894b10-56b3-4840-a5b9-251448667edb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:23.529395 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-51894b10-56b3-4840-a5b9-251448667edb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:23.537859 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-93b8d171-1c25-42f6-aaac-a377671a4b43 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:23.538433 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 904/3630] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:23 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 1228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:23.548243 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:23.548243 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:23.556045 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-ec1c75a5-744b-410d-928c-45f857234b12 req-51894b10-56b3-4840-a5b9-251448667edb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:48:23.562043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-e3a3bc50-1708-45be-9047-15738cd620bf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:23.562793 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-51894b10-56b3-4840-a5b9-251448667edb tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:48:23.563669 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 917/3631] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:23 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:48:23.565979 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-e3a3bc50-1708-45be-9047-15738cd620bf tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f/action Aug 09 10:48:23.566883 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-e3a3bc50-1708-45be-9047-15738cd620bf tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:23.566883 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-e3a3bc50-1708-45be-9047-15738cd620bf tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:23.584831 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:23.584831 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:23.585677 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-e3a3bc50-1708-45be-9047-15738cd620bf tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:23.610671 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-e3a3bc50-1708-45be-9047-15738cd620bf tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Begin detaching volume completed successfully. Aug 09 10:48:23.611232 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-e3a3bc50-1708-45be-9047-15738cd620bf tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f/action returned with HTTP 202 Aug 09 10:48:23.612554 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 911/3632] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:48:23 2026] POST /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:48:23.707941 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5de357b8-0bc1-4f24-9a40-d12aaf03cdea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:23.708280 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5de357b8-0bc1-4f24-9a40-d12aaf03cdea None None] GET https://10.4.3.125/volume// Aug 09 10:48:23.708454 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5de357b8-0bc1-4f24-9a40-d12aaf03cdea None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:23.708680 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5de357b8-0bc1-4f24-9a40-d12aaf03cdea None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:23.709721 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5de357b8-0bc1-4f24-9a40-d12aaf03cdea None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:23.709721 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 901/3633] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10: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 09 10:48:23.729063 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-1242ebb4-4fbb-4ae8-a320-b464135f7bc6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:23.733583 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-1242ebb4-4fbb-4ae8-a320-b464135f7bc6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:23.733816 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-1242ebb4-4fbb-4ae8-a320-b464135f7bc6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:23.734006 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-1242ebb4-4fbb-4ae8-a320-b464135f7bc6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:23.748906 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:23.748906 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:23.753526 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-1242ebb4-4fbb-4ae8-a320-b464135f7bc6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:23.764173 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-1242ebb4-4fbb-4ae8-a320-b464135f7bc6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 200 Aug 09 10:48:23.764173 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 905/3634] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:48:23 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:24.028527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7fb4e973-9a73-4675-a5eb-9dcb6a66b22a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:24.029151 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7fb4e973-9a73-4675-a5eb-9dcb6a66b22a None None] GET https://10.4.3.125/volume// Aug 09 10:48:24.029866 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7fb4e973-9a73-4675-a5eb-9dcb6a66b22a None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:24.029866 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7fb4e973-9a73-4675-a5eb-9dcb6a66b22a None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:24.029999 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7fb4e973-9a73-4675-a5eb-9dcb6a66b22a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:24.030373 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 918/3635] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48: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 09 10:48:24.040977 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ec1c75a5-744b-410d-928c-45f857234b12 req-5fb51dfd-2d10-4c0a-8969-5961b640fcc8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:24.043692 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-5fb51dfd-2d10-4c0a-8969-5961b640fcc8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:48:24.044120 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-5fb51dfd-2d10-4c0a-8969-5961b640fcc8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab485856-1d9a-4a16-8e32-a9057d85336e", "connector": null, "instance_uuid": "51e45c53-a211-4028-816f-83c1beaacbb5"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:24.060608 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:24.060608 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:24.095469 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-522cd3e2-b4e6-4c65-a052-66d45dc25262 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:24.098703 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-522cd3e2-b4e6-4c65-a052-66d45dc25262 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:24.098979 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-522cd3e2-b4e6-4c65-a052-66d45dc25262 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:24.099247 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-522cd3e2-b4e6-4c65-a052-66d45dc25262 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:24.099397 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-522cd3e2-b4e6-4c65-a052-66d45dc25262 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:24.105207 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-5fb51dfd-2d10-4c0a-8969-5961b640fcc8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:48:24.105757 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 912/3636] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:48:24 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 09 10:48:24.106726 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:24.106726 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:24.107507 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-522cd3e2-b4e6-4c65-a052-66d45dc25262 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:24.108386 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 902/3637] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:24 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:24.123140 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ec1c75a5-744b-410d-928c-45f857234b12 req-3d403a68-2317-4350-a3cd-d5bcc1786283 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:24.125901 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-3d403a68-2317-4350-a3cd-d5bcc1786283 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/attachments/32a4ed5d-0420-48b3-84c5-5c01f501a1d1 Aug 09 10:48:24.126156 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-3d403a68-2317-4350-a3cd-d5bcc1786283 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:24.126667 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-3d403a68-2317-4350-a3cd-d5bcc1786283 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:24.138962 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:24.138962 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:24.216343 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-3d403a68-2317-4350-a3cd-d5bcc1786283 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/32a4ed5d-0420-48b3-84c5-5c01f501a1d1 returned with HTTP 200 Aug 09 10:48:24.217130 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 906/3638] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:48:24 2026] DELETE /volume/v3/attachments/32a4ed5d-0420-48b3-84c5-5c01f501a1d1 => generated 367 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:24.506827 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b68b8ffe-7556-4bf9-ad8e-1f67db77247c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:24.509787 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b68b8ffe-7556-4bf9-ad8e-1f67db77247c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:24.509976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b68b8ffe-7556-4bf9-ad8e-1f67db77247c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:24.510233 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b68b8ffe-7556-4bf9-ad8e-1f67db77247c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:24.525683 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:24.525683 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:24.531866 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b68b8ffe-7556-4bf9-ad8e-1f67db77247c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:24.537152 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b68b8ffe-7556-4bf9-ad8e-1f67db77247c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:24.537624 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 919/3639] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:24 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:25.122573 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2c7665ff-0999-41e5-be39-c5a5a95b76d3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:25.125255 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2c7665ff-0999-41e5-be39-c5a5a95b76d3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:25.125549 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2c7665ff-0999-41e5-be39-c5a5a95b76d3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:25.126306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2c7665ff-0999-41e5-be39-c5a5a95b76d3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:25.126306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-2c7665ff-0999-41e5-be39-c5a5a95b76d3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:25.134395 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:25.134395 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:25.135465 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2c7665ff-0999-41e5-be39-c5a5a95b76d3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:25.136583 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 913/3640] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:25 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:25.554934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b17e5d8-7d98-46de-a73c-e79a4f704264 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:25.559393 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b17e5d8-7d98-46de-a73c-e79a4f704264 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:25.559678 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b17e5d8-7d98-46de-a73c-e79a4f704264 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:25.559947 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b17e5d8-7d98-46de-a73c-e79a4f704264 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:25.574616 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:25.574616 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:25.578798 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b17e5d8-7d98-46de-a73c-e79a4f704264 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:25.585256 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b17e5d8-7d98-46de-a73c-e79a4f704264 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:25.585700 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 903/3641] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:25 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:25.755240 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ec1c75a5-744b-410d-928c-45f857234b12 req-f36ee17b-d2e3-44dc-81df-00e98505648d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:25.757961 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-f36ee17b-d2e3-44dc-81df-00e98505648d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] PUT https://10.4.3.125/volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c Aug 09 10:48:25.758447 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-f36ee17b-d2e3-44dc-81df-00e98505648d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:25.767472 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-ec1c75a5-744b-410d-928c-45f857234b12 req-f36ee17b-d2e3-44dc-81df-00e98505648d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Acquiring lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:48:25.776573 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-ec1c75a5-744b-410d-928c-45f857234b12 req-f36ee17b-d2e3-44dc-81df-00e98505648d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" acquired by "attachment_update" :: waited 0.009s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:48:25.778254 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:25.778254 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:25.891740 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-76a495c4-b931-4301-8cf4-ab07da550ce6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:25.894390 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-ec1c75a5-744b-410d-928c-45f857234b12 req-f36ee17b-d2e3-44dc-81df-00e98505648d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-ab485856-1d9a-4a16-8e32-a9057d85336e-np0000006833" released by "attachment_update" :: held 0.118s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:48:25.894777 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-f36ee17b-d2e3-44dc-81df-00e98505648d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c returned with HTTP 200 Aug 09 10:48:25.895283 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 907/3642] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:48:25 2026] PUT /volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:25.899209 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-76a495c4-b931-4301-8cf4-ab07da550ce6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] DELETE https://10.4.3.125/volume/v3/attachments/5defa7bd-ac30-4701-8386-99ab79d5f2c2 Aug 09 10:48:25.899209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-76a495c4-b931-4301-8cf4-ab07da550ce6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:25.899209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-76a495c4-b931-4301-8cf4-ab07da550ce6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:25.906285 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ec1c75a5-744b-410d-928c-45f857234b12 req-9f3c2053-cf38-476c-9938-012d3fc60e27 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:25.909779 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-9f3c2053-cf38-476c-9938-012d3fc60e27 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c Aug 09 10:48:25.909779 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-9f3c2053-cf38-476c-9938-012d3fc60e27 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:25.909779 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-9f3c2053-cf38-476c-9938-012d3fc60e27 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:25.913608 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:25.913608 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:25.934426 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-9f3c2053-cf38-476c-9938-012d3fc60e27 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c returned with HTTP 200 Aug 09 10:48:25.935103 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 914/3643] 10.4.3.125 () {70 vars in 1651 bytes} [Sun Aug 9 10:48:25 2026] GET /volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:25.988412 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3d6bacf9-2423-475d-97c5-c0496d231b4d req-76a495c4-b931-4301-8cf4-ab07da550ce6 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments/5defa7bd-ac30-4701-8386-99ab79d5f2c2 returned with HTTP 200 Aug 09 10:48:25.988412 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 920/3644] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:48:25 2026] DELETE /volume/v3/attachments/5defa7bd-ac30-4701-8386-99ab79d5f2c2 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:26.155361 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-082da509-6999-48f8-8c38-992581a226ba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:26.159304 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-082da509-6999-48f8-8c38-992581a226ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:26.159304 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-082da509-6999-48f8-8c38-992581a226ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:26.159304 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-082da509-6999-48f8-8c38-992581a226ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:26.159304 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-082da509-6999-48f8-8c38-992581a226ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:26.168496 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:26.168496 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:26.169932 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-082da509-6999-48f8-8c38-992581a226ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:26.170502 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 904/3645] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:26 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:26.602089 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6f83760a-6bf6-4b11-b525-c495cd3d5afb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:26.604002 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6f83760a-6bf6-4b11-b525-c495cd3d5afb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:26.604205 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6f83760a-6bf6-4b11-b525-c495cd3d5afb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:26.604425 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6f83760a-6bf6-4b11-b525-c495cd3d5afb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:26.616866 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:26.616866 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:26.620891 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6f83760a-6bf6-4b11-b525-c495cd3d5afb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:26.626466 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6f83760a-6bf6-4b11-b525-c495cd3d5afb tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:26.626930 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 908/3646] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:26 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:26.862573 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bb2ecc81-63f4-4aac-a85a-ec2038cd56b8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:26.864859 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb2ecc81-63f4-4aac-a85a-ec2038cd56b8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] DELETE https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:26.865328 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb2ecc81-63f4-4aac-a85a-ec2038cd56b8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:26.865709 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb2ecc81-63f4-4aac-a85a-ec2038cd56b8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:26.866217 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-bb2ecc81-63f4-4aac-a85a-ec2038cd56b8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Delete volume with id: b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:26.879272 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:26.879272 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:26.879272 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bb2ecc81-63f4-4aac-a85a-ec2038cd56b8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:26.902635 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bb2ecc81-63f4-4aac-a85a-ec2038cd56b8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Delete volume request issued successfully. Aug 09 10:48:26.902635 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb2ecc81-63f4-4aac-a85a-ec2038cd56b8 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 202 Aug 09 10:48:26.904908 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 915/3647] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:26 2026] DELETE /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:27.180755 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ca86bebb-7c69-45e1-82f3-8741be53b04f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:27.182494 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca86bebb-7c69-45e1-82f3-8741be53b04f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:27.182705 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca86bebb-7c69-45e1-82f3-8741be53b04f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:27.182941 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca86bebb-7c69-45e1-82f3-8741be53b04f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:27.183089 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ca86bebb-7c69-45e1-82f3-8741be53b04f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:27.188889 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:27.188889 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:27.189615 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca86bebb-7c69-45e1-82f3-8741be53b04f tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:27.190016 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 921/3648] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:27 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:27.201405 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6da2e6a6-41de-4abf-accd-86bdd5ecbeb1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:27.204665 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6da2e6a6-41de-4abf-accd-86bdd5ecbeb1 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 Aug 09 10:48:27.204914 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6da2e6a6-41de-4abf-accd-86bdd5ecbeb1 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:27.205125 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6da2e6a6-41de-4abf-accd-86bdd5ecbeb1 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:27.214374 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:27.214374 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:27.218527 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6da2e6a6-41de-4abf-accd-86bdd5ecbeb1 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:48:27.226786 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6da2e6a6-41de-4abf-accd-86bdd5ecbeb1 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 returned with HTTP 200 Aug 09 10:48:27.227177 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 905/3649] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:27 2026] GET /volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:27.239793 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7505adc7-1d16-4ddb-85fb-700edc8422fc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:27.244238 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7505adc7-1d16-4ddb-85fb-700edc8422fc tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] POST https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b/action Aug 09 10:48:27.244238 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7505adc7-1d16-4ddb-85fb-700edc8422fc tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:27.244238 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7505adc7-1d16-4ddb-85fb-700edc8422fc tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:27.244646 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-7505adc7-1d16-4ddb-85fb-700edc8422fc tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] Updating backup '6edb2071-7bc5-435a-a25c-ac595ae9923b' with '{'status': 'error'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 09 10:48:27.265198 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:27.265198 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:27.279905 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-7505adc7-1d16-4ddb-85fb-700edc8422fc tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] reset_status in rpcapi backup_id 6edb2071-7bc5-435a-a25c-ac595ae9923b on host np0000006833. {{(pid=100318) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 09 10:48:27.283281 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7505adc7-1d16-4ddb-85fb-700edc8422fc tempest-VolumesBackupsAdminTest-1262788655 tempest-VolumesBackupsAdminTest-1262788655-project-admin] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b/action returned with HTTP 202 Aug 09 10:48:27.283760 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 909/3650] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:48:27 2026] POST /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:48:27.293123 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-238bfa31-e95a-41d5-a1f8-4b21228038f3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:27.296152 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-238bfa31-e95a-41d5-a1f8-4b21228038f3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:27.296417 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-238bfa31-e95a-41d5-a1f8-4b21228038f3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:27.296607 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-238bfa31-e95a-41d5-a1f8-4b21228038f3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:27.297121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-238bfa31-e95a-41d5-a1f8-4b21228038f3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:27.307026 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:27.307026 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:27.308589 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-238bfa31-e95a-41d5-a1f8-4b21228038f3 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:27.309137 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 916/3651] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:27 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:27.323777 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7274828d-4730-42c6-9226-c16e4f58c1ba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:27.325944 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7274828d-4730-42c6-9226-c16e4f58c1ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] DELETE https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:27.326306 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7274828d-4730-42c6-9226-c16e4f58c1ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:27.327320 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7274828d-4730-42c6-9226-c16e4f58c1ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:27.327663 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-7274828d-4730-42c6-9226-c16e4f58c1ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Delete backup with id: 6edb2071-7bc5-435a-a25c-ac595ae9923b. Aug 09 10:48:27.333264 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:27.333264 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:27.349162 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-7274828d-4730-42c6-9226-c16e4f58c1ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] delete_backup rpcapi backup_id 6edb2071-7bc5-435a-a25c-ac595ae9923b {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:48:27.354269 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7274828d-4730-42c6-9226-c16e4f58c1ba tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 202 Aug 09 10:48:27.354728 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 922/3652] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:27 2026] DELETE /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:48:27.365687 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8982026d-8d1d-4ff3-a1e4-560ee121436b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:27.367546 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8982026d-8d1d-4ff3-a1e4-560ee121436b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:27.367794 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8982026d-8d1d-4ff3-a1e4-560ee121436b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:27.368064 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8982026d-8d1d-4ff3-a1e4-560ee121436b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:27.368243 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8982026d-8d1d-4ff3-a1e4-560ee121436b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:27.373783 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:27.373783 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:27.375021 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8982026d-8d1d-4ff3-a1e4-560ee121436b tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 200 Aug 09 10:48:27.375021 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 906/3653] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:27 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:27.640851 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e09d6480-d9b6-4f80-9cda-8169d0cec78b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:27.643930 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e09d6480-d9b6-4f80-9cda-8169d0cec78b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:27.644199 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e09d6480-d9b6-4f80-9cda-8169d0cec78b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:27.644486 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e09d6480-d9b6-4f80-9cda-8169d0cec78b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:27.657481 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:27.657481 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:27.667176 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e09d6480-d9b6-4f80-9cda-8169d0cec78b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:27.672124 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e09d6480-d9b6-4f80-9cda-8169d0cec78b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:27.672579 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 910/3654] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:27 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:28.388079 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-176f9967-2469-410f-99b7-ced48c59df2d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:28.390559 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-176f9967-2469-410f-99b7-ced48c59df2d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b Aug 09 10:48:28.391696 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-176f9967-2469-410f-99b7-ced48c59df2d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:28.391696 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-176f9967-2469-410f-99b7-ced48c59df2d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:28.391696 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-176f9967-2469-410f-99b7-ced48c59df2d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Show backup with id 6edb2071-7bc5-435a-a25c-ac595ae9923b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:28.395984 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-176f9967-2469-410f-99b7-ced48c59df2d tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b returned with HTTP 404 Aug 09 10:48:28.396961 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 917/3655] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:28 2026] GET /volume/v3/backups/6edb2071-7bc5-435a-a25c-ac595ae9923b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:28.499975 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1609ac9a-d74c-4dac-9790-527ae5c41be9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:28.499975 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1609ac9a-d74c-4dac-9790-527ae5c41be9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 Aug 09 10:48:28.499975 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1609ac9a-d74c-4dac-9790-527ae5c41be9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:28.499975 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1609ac9a-d74c-4dac-9790-527ae5c41be9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:28.510527 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:28.510527 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:28.516171 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1609ac9a-d74c-4dac-9790-527ae5c41be9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:48:28.524633 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1609ac9a-d74c-4dac-9790-527ae5c41be9 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 returned with HTTP 200 Aug 09 10:48:28.524633 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 923/3656] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:28 2026] GET /volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:28.542653 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cf841494-4764-4a21-8f36-f90c0b1a57df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:28.544720 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf841494-4764-4a21-8f36-f90c0b1a57df tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] DELETE https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 Aug 09 10:48:28.544943 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf841494-4764-4a21-8f36-f90c0b1a57df tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:28.545123 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf841494-4764-4a21-8f36-f90c0b1a57df tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:28.545306 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-cf841494-4764-4a21-8f36-f90c0b1a57df tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Delete volume with id: 832d6449-e792-446e-a947-0a4f1bda59e1 Aug 09 10:48:28.554096 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:28.554096 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:28.554096 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cf841494-4764-4a21-8f36-f90c0b1a57df tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:48:28.605831 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cf841494-4764-4a21-8f36-f90c0b1a57df tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Delete volume request issued successfully. Aug 09 10:48:28.605831 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf841494-4764-4a21-8f36-f90c0b1a57df tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 returned with HTTP 202 Aug 09 10:48:28.605831 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 907/3657] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:28 2026] DELETE /volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:28.615527 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-097cd173-4eb6-46f4-b122-f2caaaa1f8dc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:28.623602 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-097cd173-4eb6-46f4-b122-f2caaaa1f8dc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 Aug 09 10:48:28.623602 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-097cd173-4eb6-46f4-b122-f2caaaa1f8dc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:28.625527 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-097cd173-4eb6-46f4-b122-f2caaaa1f8dc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:28.643776 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:28.643776 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:28.650251 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-097cd173-4eb6-46f4-b122-f2caaaa1f8dc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Volume info retrieved successfully. Aug 09 10:48:28.665370 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-097cd173-4eb6-46f4-b122-f2caaaa1f8dc tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 returned with HTTP 200 Aug 09 10:48:28.666086 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 911/3658] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:28 2026] GET /volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:28.691259 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b0fd98b6-6a1b-4275-b92f-d2ed6964ab48 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:28.693505 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b0fd98b6-6a1b-4275-b92f-d2ed6964ab48 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:28.693777 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b0fd98b6-6a1b-4275-b92f-d2ed6964ab48 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:28.694032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b0fd98b6-6a1b-4275-b92f-d2ed6964ab48 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:28.707159 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:28.707159 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:28.712252 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b0fd98b6-6a1b-4275-b92f-d2ed6964ab48 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:28.719054 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b0fd98b6-6a1b-4275-b92f-d2ed6964ab48 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:28.719606 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 918/3659] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:28 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:48:29.102600 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71c21923-e062-4805-a255-92470ab61daa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:29.210337 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:48:29.210861 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-888317932"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:29.212979 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-888317932'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:48:29.213156 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Create volume of 1 GB Aug 09 10:48:29.218230 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Availability Zones retrieved successfully. Aug 09 10:48:29.227085 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Flow 'volume_create_api' (6c8107f0-380b-4a02-aca9-f3937bbc8d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:29.231209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456d46a0-4d93-4693-9756-fd090d865e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:29.231209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:48:29.272523 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456d46a0-4d93-4693-9756-fd090d865e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:29.273439 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (597e586f-02ae-4291-a0a7-96925cc845c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:29.354774 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Created reservations ['20c8d5b9-fb18-4536-afd2-70e7faaf65dd', '70a70dd8-27de-496b-af76-cd02eccde110', 'b322edaf-c13b-4172-8ae0-b0a75b865313', '8ea69f8a-1d4a-4e18-8696-c469d6ed146f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:29.355841 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (597e586f-02ae-4291-a0a7-96925cc845c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c8d5b9-fb18-4536-afd2-70e7faaf65dd', '70a70dd8-27de-496b-af76-cd02eccde110', 'b322edaf-c13b-4172-8ae0-b0a75b865313', '8ea69f8a-1d4a-4e18-8696-c469d6ed146f']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:29.357302 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0401716d-84bb-43d9-a4aa-4e624d0374e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:29.390177 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0401716d-84bb-43d9-a4aa-4e624d0374e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82293418-c5ae-4712-9b3b-fbf17c96e622', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-888317932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52fddad4b641449fbf2fe6d53933fa3e',qos_specs=None,replication_status=,reservations=['20c8d5b9-fb18-4536-afd2-70e7faaf65dd','70a70dd8-27de-496b-af76-cd02eccde110','b322edaf-c13b-4172-8ae0-b0a75b865313','8ea69f8a-1d4a-4e18-8696-c469d6ed146f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73d33ff2132642eabe7f05c1c2d16040',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-888317932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82293418-c5ae-4712-9b3b-fbf17c96e622,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52fddad4b641449fbf2fe6d53933fa3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73d33ff2132642eabe7f05c1c2d16040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:29.391375 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daae8a95-258b-445c-9ea9-f095f33c6592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:29.415647 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daae8a95-258b-445c-9ea9-f095f33c6592) transitioned into state 'SUCCESS' from state '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-888317932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52fddad4b641449fbf2fe6d53933fa3e',qos_specs=None,replication_status=,reservations=['20c8d5b9-fb18-4536-afd2-70e7faaf65dd','70a70dd8-27de-496b-af76-cd02eccde110','b322edaf-c13b-4172-8ae0-b0a75b865313','8ea69f8a-1d4a-4e18-8696-c469d6ed146f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73d33ff2132642eabe7f05c1c2d16040',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:29.416415 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f80ea6-058e-4b96-aa79-af16c113f90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:29.428896 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f80ea6-058e-4b96-aa79-af16c113f90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:29.429840 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Flow 'volume_create_api' (6c8107f0-380b-4a02-aca9-f3937bbc8d8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:29.430173 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Create volume request issued successfully. Aug 09 10:48:29.430769 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71c21923-e062-4805-a255-92470ab61daa tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:48:29.431384 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 924/3660] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:48:29 2026] POST /volume/v3/volumes => generated 777 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:29.443559 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2ef5cd7d-591a-449c-b31a-d5dce965122d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:29.445746 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ef5cd7d-591a-449c-b31a-d5dce965122d tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 Aug 09 10:48:29.446047 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ef5cd7d-591a-449c-b31a-d5dce965122d tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:29.446346 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ef5cd7d-591a-449c-b31a-d5dce965122d tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:29.453616 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:29.453616 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:29.457921 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2ef5cd7d-591a-449c-b31a-d5dce965122d tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Volume info retrieved successfully. Aug 09 10:48:29.461732 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ef5cd7d-591a-449c-b31a-d5dce965122d tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 returned with HTTP 200 Aug 09 10:48:29.462288 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 908/3661] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:29 2026] GET /volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:48:29.683582 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ba04d3a2-552d-46bc-adfd-018c222b10b4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:29.686945 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba04d3a2-552d-46bc-adfd-018c222b10b4 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] GET https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 Aug 09 10:48:29.686945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba04d3a2-552d-46bc-adfd-018c222b10b4 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:29.686945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba04d3a2-552d-46bc-adfd-018c222b10b4 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:29.692824 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba04d3a2-552d-46bc-adfd-018c222b10b4 tempest-VolumesBackupsAdminTest-394168446 tempest-VolumesBackupsAdminTest-394168446-project-member] https://10.4.3.125/volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 returned with HTTP 404 Aug 09 10:48:29.693632 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 912/3662] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:29 2026] GET /volume/v3/volumes/832d6449-e792-446e-a947-0a4f1bda59e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:29.735102 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c03128c1-3b03-4bb1-a85e-337195664e84 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:29.737539 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c03128c1-3b03-4bb1-a85e-337195664e84 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:29.737928 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c03128c1-3b03-4bb1-a85e-337195664e84 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:29.738161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c03128c1-3b03-4bb1-a85e-337195664e84 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:29.751664 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:29.751664 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:29.757092 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c03128c1-3b03-4bb1-a85e-337195664e84 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:29.764920 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c03128c1-3b03-4bb1-a85e-337195664e84 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:29.765474 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 919/3663] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:29 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:29.952266 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ec1c75a5-744b-410d-928c-45f857234b12 req-fe2832cc-21bd-4d8e-b49f-156cf4c430e7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:29.954865 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-fe2832cc-21bd-4d8e-b49f-156cf4c430e7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c/action Aug 09 10:48:29.955325 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-fe2832cc-21bd-4d8e-b49f-156cf4c430e7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:29.955489 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-fe2832cc-21bd-4d8e-b49f-156cf4c430e7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:29.980645 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:29.980645 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:29.994933 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ec1c75a5-744b-410d-928c-45f857234b12 req-fe2832cc-21bd-4d8e-b49f-156cf4c430e7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c/action returned with HTTP 204 Aug 09 10:48:29.994933 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 925/3664] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:48:29 2026] POST /volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:30.475801 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-25cc6758-f3fa-4b73-b4ba-9be081f118b5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:30.478045 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25cc6758-f3fa-4b73-b4ba-9be081f118b5 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 Aug 09 10:48:30.478353 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25cc6758-f3fa-4b73-b4ba-9be081f118b5 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:30.478549 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25cc6758-f3fa-4b73-b4ba-9be081f118b5 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:30.487562 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:30.487562 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:30.491967 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-25cc6758-f3fa-4b73-b4ba-9be081f118b5 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Volume info retrieved successfully. Aug 09 10:48:30.496959 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25cc6758-f3fa-4b73-b4ba-9be081f118b5 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 returned with HTTP 200 Aug 09 10:48:30.497621 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 909/3665] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:30 2026] GET /volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:48:30.516617 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8aa03e3-85b2-4784-976d-40bef4c08399 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:30.520376 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8aa03e3-85b2-4784-976d-40bef4c08399 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:48:30.520866 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8aa03e3-85b2-4784-976d-40bef4c08399 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "82293418-c5ae-4712-9b3b-fbf17c96e622", "name": "tempest-type-Backup-1023867327"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:30.523429 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-c8aa03e3-85b2-4784-976d-40bef4c08399 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Creating new backup {'backup': {'volume_id': '82293418-c5ae-4712-9b3b-fbf17c96e622', 'name': 'tempest-type-Backup-1023867327'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:48:30.523555 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-c8aa03e3-85b2-4784-976d-40bef4c08399 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Creating backup of volume 82293418-c5ae-4712-9b3b-fbf17c96e622 in container None Aug 09 10:48:30.532645 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:30.532645 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:30.533047 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c8aa03e3-85b2-4784-976d-40bef4c08399 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Volume info retrieved successfully. Aug 09 10:48:30.603530 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-c8aa03e3-85b2-4784-976d-40bef4c08399 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Created reservations ['5ff8b02b-2091-4587-a1b6-ed666969bc63', 'b7af2856-8517-4837-a820-f57be7f34d2b'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:30.668979 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8aa03e3-85b2-4784-976d-40bef4c08399 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:48:30.669638 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 913/3666] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:48:30 2026] POST /volume/v3/backups => generated 316 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:30.681786 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6bedf8aa-dcf3-4651-8707-14e14cda633e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:30.683766 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6bedf8aa-dcf3-4651-8707-14e14cda633e tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:30.683942 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6bedf8aa-dcf3-4651-8707-14e14cda633e tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:30.684131 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6bedf8aa-dcf3-4651-8707-14e14cda633e tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:30.684248 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6bedf8aa-dcf3-4651-8707-14e14cda633e tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:30.690047 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:30.690047 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:30.690742 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6bedf8aa-dcf3-4651-8707-14e14cda633e tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:30.691134 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 920/3667] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:30 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:30.782697 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6f8ee288-4298-40b9-9ec0-321367928855 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:30.786391 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6f8ee288-4298-40b9-9ec0-321367928855 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:30.786391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6f8ee288-4298-40b9-9ec0-321367928855 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:30.786391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6f8ee288-4298-40b9-9ec0-321367928855 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:30.800533 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:30.800533 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:30.805102 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6f8ee288-4298-40b9-9ec0-321367928855 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:30.810962 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6f8ee288-4298-40b9-9ec0-321367928855 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:30.812466 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 926/3668] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:30 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:31.047364 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-0101ad14-adbf-4e14-bb46-1b201c726db3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:31.049739 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-0101ad14-adbf-4e14-bb46-1b201c726db3 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments/ca9552aa-36ff-4564-973c-4e746b67c9a1/action Aug 09 10:48:31.050132 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-0101ad14-adbf-4e14-bb46-1b201c726db3 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:31.050273 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-0101ad14-adbf-4e14-bb46-1b201c726db3 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:31.073079 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:31.073079 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:31.089328 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8189581f-8a3c-4e1e-b250-ffc4d0259d78 req-0101ad14-adbf-4e14-bb46-1b201c726db3 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/ca9552aa-36ff-4564-973c-4e746b67c9a1/action returned with HTTP 204 Aug 09 10:48:31.089790 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 910/3669] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:48:31 2026] POST /volume/v3/attachments/ca9552aa-36ff-4564-973c-4e746b67c9a1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:31.706404 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5be95ac8-956e-4182-a598-0b9c4fc29145 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:31.709064 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5be95ac8-956e-4182-a598-0b9c4fc29145 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:31.709516 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5be95ac8-956e-4182-a598-0b9c4fc29145 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:31.709965 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5be95ac8-956e-4182-a598-0b9c4fc29145 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:31.710203 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5be95ac8-956e-4182-a598-0b9c4fc29145 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:31.716508 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:31.716508 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:31.717521 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5be95ac8-956e-4182-a598-0b9c4fc29145 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:31.718123 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 914/3670] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:31 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:31.796660 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a08dda5b-1d46-4dc2-9e18-4bf5630f4cb5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:31.826415 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6da27189-05e4-40ae-9512-706b367f3c4b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:31.828376 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6da27189-05e4-40ae-9512-706b367f3c4b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:31.828596 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6da27189-05e4-40ae-9512-706b367f3c4b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:31.828816 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6da27189-05e4-40ae-9512-706b367f3c4b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:31.839627 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:31.839627 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:31.844965 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6da27189-05e4-40ae-9512-706b367f3c4b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:31.849369 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6da27189-05e4-40ae-9512-706b367f3c4b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:31.849709 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 927/3671] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:31 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:31.862478 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3c84a706-c7ca-47d0-b232-e62d34cb147c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:31.864380 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c84a706-c7ca-47d0-b232-e62d34cb147c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:31.864604 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c84a706-c7ca-47d0-b232-e62d34cb147c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:31.864793 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c84a706-c7ca-47d0-b232-e62d34cb147c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:31.877769 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:31.877769 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:31.882926 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3c84a706-c7ca-47d0-b232-e62d34cb147c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:31.888921 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c84a706-c7ca-47d0-b232-e62d34cb147c tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:31.889267 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 911/3672] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:31 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:31.909170 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a08dda5b-1d46-4dc2-9e18-4bf5630f4cb5 tempest-VolumesSummaryTest-203414910 tempest-VolumesSummaryTest-203414910-project-member] GET https://10.4.3.125/volume/v3/volumes/summary Aug 09 10:48:31.909518 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a08dda5b-1d46-4dc2-9e18-4bf5630f4cb5 tempest-VolumesSummaryTest-203414910 tempest-VolumesSummaryTest-203414910-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:31.909816 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a08dda5b-1d46-4dc2-9e18-4bf5630f4cb5 tempest-VolumesSummaryTest-203414910 tempest-VolumesSummaryTest-203414910-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:31.910084 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-a08dda5b-1d46-4dc2-9e18-4bf5630f4cb5 tempest-VolumesSummaryTest-203414910 tempest-VolumesSummaryTest-203414910-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:31.930486 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a08dda5b-1d46-4dc2-9e18-4bf5630f4cb5 tempest-VolumesSummaryTest-203414910 tempest-VolumesSummaryTest-203414910-project-member] Get summary completed successfully. Aug 09 10:48:31.930553 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a08dda5b-1d46-4dc2-9e18-4bf5630f4cb5 tempest-VolumesSummaryTest-203414910 tempest-VolumesSummaryTest-203414910-project-member] https://10.4.3.125/volume/v3/volumes/summary returned with HTTP 200 Aug 09 10:48:31.930972 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 921/3673] 10.4.3.125 () {68 vars in 1302 bytes} [Sun Aug 9 10:48:31 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:32.021543 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d0866029-2882-48de-bccc-55c37d208e62 req-39e4ce07-ec90-48fb-a3b2-14ed84b20474 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:32.025009 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-39e4ce07-ec90-48fb-a3b2-14ed84b20474 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:32.025249 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-39e4ce07-ec90-48fb-a3b2-14ed84b20474 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:32.025741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-39e4ce07-ec90-48fb-a3b2-14ed84b20474 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:32.046090 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:32.046090 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:32.051506 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-d0866029-2882-48de-bccc-55c37d208e62 req-39e4ce07-ec90-48fb-a3b2-14ed84b20474 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:32.059401 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-39e4ce07-ec90-48fb-a3b2-14ed84b20474 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:32.060083 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 915/3674] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:32 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 1230 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:32.088573 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d0866029-2882-48de-bccc-55c37d208e62 req-8261e36b-0e4e-47a3-9dc5-fb1009dfa2b1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:32.104967 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-8261e36b-0e4e-47a3-9dc5-fb1009dfa2b1 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] POST https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4/action Aug 09 10:48:32.105436 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-8261e36b-0e4e-47a3-9dc5-fb1009dfa2b1 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:32.105586 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-8261e36b-0e4e-47a3-9dc5-fb1009dfa2b1 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:32.116211 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:32.116211 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:32.116767 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d0866029-2882-48de-bccc-55c37d208e62 req-8261e36b-0e4e-47a3-9dc5-fb1009dfa2b1 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:32.126050 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d0866029-2882-48de-bccc-55c37d208e62 req-8261e36b-0e4e-47a3-9dc5-fb1009dfa2b1 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Begin detaching volume completed successfully. Aug 09 10:48:32.126375 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-8261e36b-0e4e-47a3-9dc5-fb1009dfa2b1 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4/action returned with HTTP 202 Aug 09 10:48:32.126853 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 928/3675] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:48:32 2026] POST /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:48:32.193448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d378c18e-632e-41b1-8582-8ee3cc0fbb72 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:32.193879 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d378c18e-632e-41b1-8582-8ee3cc0fbb72 None None] GET https://10.4.3.125/volume// Aug 09 10:48:32.194844 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d378c18e-632e-41b1-8582-8ee3cc0fbb72 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:32.195115 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d378c18e-632e-41b1-8582-8ee3cc0fbb72 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:32.195529 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d378c18e-632e-41b1-8582-8ee3cc0fbb72 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:32.195922 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 912/3676] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48: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 09 10:48:32.207244 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d0866029-2882-48de-bccc-55c37d208e62 req-06f3ad22-ccd9-4c36-80ea-66a7d3467241 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:32.211877 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-06f3ad22-ccd9-4c36-80ea-66a7d3467241 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:32.212057 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-06f3ad22-ccd9-4c36-80ea-66a7d3467241 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:32.212260 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-06f3ad22-ccd9-4c36-80ea-66a7d3467241 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:32.222884 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:32.222884 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:32.227039 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-d0866029-2882-48de-bccc-55c37d208e62 req-06f3ad22-ccd9-4c36-80ea-66a7d3467241 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:32.232797 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-06f3ad22-ccd9-4c36-80ea-66a7d3467241 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:32.233515 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 922/3677] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:48:32 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:32.732105 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-92921c9c-be0c-45f3-94b3-d22eeca3b1f8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:32.736022 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-92921c9c-be0c-45f3-94b3-d22eeca3b1f8 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:32.736345 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-92921c9c-be0c-45f3-94b3-d22eeca3b1f8 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:32.736614 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-92921c9c-be0c-45f3-94b3-d22eeca3b1f8 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:32.736774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-92921c9c-be0c-45f3-94b3-d22eeca3b1f8 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:32.742325 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:32.742325 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:32.743026 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-92921c9c-be0c-45f3-94b3-d22eeca3b1f8 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:32.743684 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 916/3678] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:32 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:33.451388 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:33.549345 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d0866029-2882-48de-bccc-55c37d208e62 req-197e842d-5b17-4fd9-a889-8f91d0858792 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:33.555359 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-197e842d-5b17-4fd9-a889-8f91d0858792 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] DELETE https://10.4.3.125/volume/v3/attachments/70596bfa-b05e-4a3c-b547-98eb7bfa5bbf Aug 09 10:48:33.555633 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-197e842d-5b17-4fd9-a889-8f91d0858792 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:33.555987 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-197e842d-5b17-4fd9-a889-8f91d0858792 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:33.568254 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:33.568254 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:33.582599 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:48:33.583359 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1733545115"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:33.587153 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1733545115'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:48:33.587153 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Create volume of 1 GB Aug 09 10:48:33.590457 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Availability Zones retrieved successfully. Aug 09 10:48:33.599789 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Flow 'volume_create_api' (c48ce640-b6a3-494c-bdc1-8ebf89d6dd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:33.601121 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09edeeef-ef7f-4150-9771-06d85b2c4459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:33.602994 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:48:33.642219 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d0866029-2882-48de-bccc-55c37d208e62 req-197e842d-5b17-4fd9-a889-8f91d0858792 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments/70596bfa-b05e-4a3c-b547-98eb7bfa5bbf returned with HTTP 200 Aug 09 10:48:33.642795 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 913/3679] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:48:33 2026] DELETE /volume/v3/attachments/70596bfa-b05e-4a3c-b547-98eb7bfa5bbf => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:33.645078 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09edeeef-ef7f-4150-9771-06d85b2c4459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:33.646137 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e395325-598f-40d6-a191-ae69b2595586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:33.758890 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc706de3-8bb6-4839-80a9-1db7147365b6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:33.761305 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc706de3-8bb6-4839-80a9-1db7147365b6 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:33.761305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc706de3-8bb6-4839-80a9-1db7147365b6 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:33.761305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc706de3-8bb6-4839-80a9-1db7147365b6 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:33.761305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cc706de3-8bb6-4839-80a9-1db7147365b6 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:33.770747 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:33.770747 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:33.771504 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc706de3-8bb6-4839-80a9-1db7147365b6 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:33.771983 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 923/3680] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:33 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:33.779672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Created reservations ['08fbf3ac-4474-4411-b92c-88a5e2e4b862', '00608a5f-97a9-410c-bf1b-01809d0a10da', 'eb947997-c155-4286-a54e-bcf9e6e7b4e6', '70fb68ac-a1f7-4a3e-95d3-4820e3cf6578'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:33.780835 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e395325-598f-40d6-a191-ae69b2595586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08fbf3ac-4474-4411-b92c-88a5e2e4b862', '00608a5f-97a9-410c-bf1b-01809d0a10da', 'eb947997-c155-4286-a54e-bcf9e6e7b4e6', '70fb68ac-a1f7-4a3e-95d3-4820e3cf6578']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:33.783876 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e337b40-0c35-4518-bd10-b66fa051b126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:33.819279 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e337b40-0c35-4518-bd10-b66fa051b126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '451d8a9b-c88c-406c-a445-da8ffecb3e97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1733545115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d15e1336f51c48f4a0b0f66cda1cb967',qos_specs=None,replication_status=,reservations=['08fbf3ac-4474-4411-b92c-88a5e2e4b862','00608a5f-97a9-410c-bf1b-01809d0a10da','eb947997-c155-4286-a54e-bcf9e6e7b4e6','70fb68ac-a1f7-4a3e-95d3-4820e3cf6578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17ae6ada20864b7a9e5d59713f484fd5',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:48:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1733545115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=451d8a9b-c88c-406c-a445-da8ffecb3e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d15e1336f51c48f4a0b0f66cda1cb967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17ae6ada20864b7a9e5d59713f484fd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:33.820879 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6eb6c7-4509-4e9f-a597-c34113c92f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:33.847084 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6eb6c7-4509-4e9f-a597-c34113c92f4d) transitioned into state 'SUCCESS' from state '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-1733545115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d15e1336f51c48f4a0b0f66cda1cb967',qos_specs=None,replication_status=,reservations=['08fbf3ac-4474-4411-b92c-88a5e2e4b862','00608a5f-97a9-410c-bf1b-01809d0a10da','eb947997-c155-4286-a54e-bcf9e6e7b4e6','70fb68ac-a1f7-4a3e-95d3-4820e3cf6578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17ae6ada20864b7a9e5d59713f484fd5',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:33.847921 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef6c42a-80e4-426e-b233-cf3d076e9f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:33.862405 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef6c42a-80e4-426e-b233-cf3d076e9f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:33.863367 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Flow 'volume_create_api' (c48ce640-b6a3-494c-bdc1-8ebf89d6dd32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:33.863704 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Create volume request issued successfully. Aug 09 10:48:33.864498 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9ce921f5-82b6-4ca8-852d-d66ec6a61dff tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:48:33.865202 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 929/3681] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:48:33 2026] POST /volume/v3/volumes => generated 758 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:33.878276 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6249fdbd-c4ef-4800-b954-dbe417d28967 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:33.884219 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6249fdbd-c4ef-4800-b954-dbe417d28967 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 Aug 09 10:48:33.884402 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6249fdbd-c4ef-4800-b954-dbe417d28967 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:33.885222 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6249fdbd-c4ef-4800-b954-dbe417d28967 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:33.897545 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:33.897545 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:33.902442 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6249fdbd-c4ef-4800-b954-dbe417d28967 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Volume info retrieved successfully. Aug 09 10:48:33.909231 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6249fdbd-c4ef-4800-b954-dbe417d28967 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 returned with HTTP 200 Aug 09 10:48:33.909925 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 917/3682] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:33 2026] GET /volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:34.311396 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d5ed6fb2-717c-4977-bbde-e2c66306ac3e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:34.313445 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5ed6fb2-717c-4977-bbde-e2c66306ac3e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] DELETE https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:34.313658 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5ed6fb2-717c-4977-bbde-e2c66306ac3e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:34.313887 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5ed6fb2-717c-4977-bbde-e2c66306ac3e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:34.314048 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d5ed6fb2-717c-4977-bbde-e2c66306ac3e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Delete volume with id: 312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:34.321945 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:34.321945 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:34.322614 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d5ed6fb2-717c-4977-bbde-e2c66306ac3e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:34.358085 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d5ed6fb2-717c-4977-bbde-e2c66306ac3e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Delete volume request issued successfully. Aug 09 10:48:34.358366 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5ed6fb2-717c-4977-bbde-e2c66306ac3e tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 202 Aug 09 10:48:34.358933 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 914/3683] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:34 2026] DELETE /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:34.414181 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-75ae69bf-0b16-413f-b174-1267eedcabcd req-1397e233-a36e-4aa3-a6d7-ceb4d5b83758 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:34.419412 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-75ae69bf-0b16-413f-b174-1267eedcabcd req-1397e233-a36e-4aa3-a6d7-ceb4d5b83758 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:34.419412 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-75ae69bf-0b16-413f-b174-1267eedcabcd req-1397e233-a36e-4aa3-a6d7-ceb4d5b83758 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:34.419412 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-75ae69bf-0b16-413f-b174-1267eedcabcd req-1397e233-a36e-4aa3-a6d7-ceb4d5b83758 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:34.431608 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:34.431608 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:34.437586 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-75ae69bf-0b16-413f-b174-1267eedcabcd req-1397e233-a36e-4aa3-a6d7-ceb4d5b83758 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:34.445200 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-75ae69bf-0b16-413f-b174-1267eedcabcd req-1397e233-a36e-4aa3-a6d7-ceb4d5b83758 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 200 Aug 09 10:48:34.445200 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 924/3684] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:34 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:34.507813 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-960f0a5b-11e6-4d61-ab96-494058bcf44a req-bd2ba1fc-a340-40ba-988f-fc8078202490 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:34.513141 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-960f0a5b-11e6-4d61-ab96-494058bcf44a req-bd2ba1fc-a340-40ba-988f-fc8078202490 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:34.513392 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-960f0a5b-11e6-4d61-ab96-494058bcf44a req-bd2ba1fc-a340-40ba-988f-fc8078202490 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:34.513620 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-960f0a5b-11e6-4d61-ab96-494058bcf44a req-bd2ba1fc-a340-40ba-988f-fc8078202490 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:34.524278 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-960f0a5b-11e6-4d61-ab96-494058bcf44a req-bd2ba1fc-a340-40ba-988f-fc8078202490 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 404 Aug 09 10:48:34.524960 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 930/3685] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:34 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:34.785643 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a1f20592-4ec5-42e2-a872-4fc19eddba23 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:34.787966 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a1f20592-4ec5-42e2-a872-4fc19eddba23 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:34.788207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a1f20592-4ec5-42e2-a872-4fc19eddba23 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:34.788432 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a1f20592-4ec5-42e2-a872-4fc19eddba23 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:34.788808 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a1f20592-4ec5-42e2-a872-4fc19eddba23 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:34.794336 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:34.794336 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:34.795459 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a1f20592-4ec5-42e2-a872-4fc19eddba23 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:34.795850 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 918/3686] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:34 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:34.928273 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3f36a0ab-78a9-4bb3-af43-bd1753bc3110 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:34.931388 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f36a0ab-78a9-4bb3-af43-bd1753bc3110 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 Aug 09 10:48:34.931388 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f36a0ab-78a9-4bb3-af43-bd1753bc3110 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:34.931388 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f36a0ab-78a9-4bb3-af43-bd1753bc3110 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:34.940726 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:34.940726 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:34.948104 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3f36a0ab-78a9-4bb3-af43-bd1753bc3110 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Volume info retrieved successfully. Aug 09 10:48:34.953103 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f36a0ab-78a9-4bb3-af43-bd1753bc3110 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 returned with HTTP 200 Aug 09 10:48:34.954142 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 915/3687] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:34 2026] GET /volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:34.972262 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0bfa9083-9a45-4c76-ba8b-50106f18dbb6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:34.976483 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0bfa9083-9a45-4c76-ba8b-50106f18dbb6 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:48:34.976643 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0bfa9083-9a45-4c76-ba8b-50106f18dbb6 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "451d8a9b-c88c-406c-a445-da8ffecb3e97", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-346628988"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:35.000498 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:35.000498 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:35.001998 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0bfa9083-9a45-4c76-ba8b-50106f18dbb6 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Volume info retrieved successfully. Aug 09 10:48:35.002180 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-0bfa9083-9a45-4c76-ba8b-50106f18dbb6 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Create snapshot from volume 451d8a9b-c88c-406c-a445-da8ffecb3e97 Aug 09 10:48:35.057485 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0bfa9083-9a45-4c76-ba8b-50106f18dbb6 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Created reservations ['31b19ea4-fb66-4e48-b27b-a1ded09cf4b4', 'b1ba62f3-a817-47b5-b57b-e6433aeb2b49', 'dedb7c8b-c1ac-40e1-a586-2f4cdf1d4317', '06f5bb0d-2c99-46c7-88d6-b6304c2f7ca6'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:35.113830 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0bfa9083-9a45-4c76-ba8b-50106f18dbb6 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot create request issued successfully. Aug 09 10:48:35.114213 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0bfa9083-9a45-4c76-ba8b-50106f18dbb6 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:48:35.115434 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 925/3688] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:48:34 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 09 10:48:35.129968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e805f401-eb4f-4334-8be3-ff3598aa1f7c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:35.132495 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e805f401-eb4f-4334-8be3-ff3598aa1f7c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb Aug 09 10:48:35.132495 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e805f401-eb4f-4334-8be3-ff3598aa1f7c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:35.132495 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e805f401-eb4f-4334-8be3-ff3598aa1f7c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:35.138270 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:35.138270 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:35.139000 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e805f401-eb4f-4334-8be3-ff3598aa1f7c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:35.140079 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e805f401-eb4f-4334-8be3-ff3598aa1f7c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb returned with HTTP 200 Aug 09 10:48:35.140683 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 931/3689] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:35 2026] GET /volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:35.807675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5e2466f1-830a-4d36-a8d5-511aeb9153c2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:35.810501 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e2466f1-830a-4d36-a8d5-511aeb9153c2 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:35.811345 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e2466f1-830a-4d36-a8d5-511aeb9153c2 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:35.811345 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e2466f1-830a-4d36-a8d5-511aeb9153c2 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:35.811345 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5e2466f1-830a-4d36-a8d5-511aeb9153c2 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:35.818375 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:35.818375 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:35.819133 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e2466f1-830a-4d36-a8d5-511aeb9153c2 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:35.819945 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 919/3690] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:35 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:36.157678 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bcf8d036-6ed1-453b-9728-7b8832c3f6f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:36.158894 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bcf8d036-6ed1-453b-9728-7b8832c3f6f9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb Aug 09 10:48:36.159095 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bcf8d036-6ed1-453b-9728-7b8832c3f6f9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:36.159369 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bcf8d036-6ed1-453b-9728-7b8832c3f6f9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:36.167401 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:36.167401 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:36.167837 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bcf8d036-6ed1-453b-9728-7b8832c3f6f9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:36.169104 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bcf8d036-6ed1-453b-9728-7b8832c3f6f9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb returned with HTTP 200 Aug 09 10:48:36.169809 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 916/3691] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:36 2026] GET /volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:36.182295 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-73499abe-4371-46f8-b197-1a8f604e3e83 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:36.189435 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73499abe-4371-46f8-b197-1a8f604e3e83 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:48:36.189435 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-73499abe-4371-46f8-b197-1a8f604e3e83 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "451d8a9b-c88c-406c-a445-da8ffecb3e97", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2041091960"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:36.199220 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:36.199220 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:36.199834 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-73499abe-4371-46f8-b197-1a8f604e3e83 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Volume info retrieved successfully. Aug 09 10:48:36.199956 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-73499abe-4371-46f8-b197-1a8f604e3e83 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Create snapshot from volume 451d8a9b-c88c-406c-a445-da8ffecb3e97 Aug 09 10:48:36.232126 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-73499abe-4371-46f8-b197-1a8f604e3e83 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Created reservations ['6b685878-d532-4d39-af6a-17c3260544d4', 'a2c7842e-2d8f-460b-8f5b-f2b179728ee3', '6e75afc9-eb63-4eee-a9a1-82f392dffa27', 'a6f7ac8e-4d53-4fea-a4d1-7ebe11a7e20c'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:36.288040 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-73499abe-4371-46f8-b197-1a8f604e3e83 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot create request issued successfully. Aug 09 10:48:36.288559 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73499abe-4371-46f8-b197-1a8f604e3e83 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:48:36.289054 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 926/3692] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:48:36 2026] POST /volume/v3/snapshots => generated 314 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:36.306827 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fac3d012-a667-420e-b847-b094a9086640 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:36.311275 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fac3d012-a667-420e-b847-b094a9086640 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 Aug 09 10:48:36.311275 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fac3d012-a667-420e-b847-b094a9086640 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:36.311489 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fac3d012-a667-420e-b847-b094a9086640 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:36.322017 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:36.322017 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:36.322572 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fac3d012-a667-420e-b847-b094a9086640 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:36.323483 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fac3d012-a667-420e-b847-b094a9086640 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 returned with HTTP 200 Aug 09 10:48:36.324088 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 932/3693] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:36 2026] GET /volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:36.659700 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-596d0900-386e-4105-9790-69b652551611 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:36.659821 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-596d0900-386e-4105-9790-69b652551611 None None] GET https://10.4.3.125/volume// Aug 09 10:48:36.660040 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-596d0900-386e-4105-9790-69b652551611 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:36.660328 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-596d0900-386e-4105-9790-69b652551611 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:36.660757 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-596d0900-386e-4105-9790-69b652551611 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:36.661113 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 920/3694] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48: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 09 10:48:36.676159 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-6763efed-89de-4931-9bdc-9f1310838f34 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:36.678593 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-6763efed-89de-4931-9bdc-9f1310838f34 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:48:36.679012 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-6763efed-89de-4931-9bdc-9f1310838f34 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e843fdc-5695-4517-bd44-89a8e075c6a4", "connector": null, "instance_uuid": "dca40c13-919e-4aaf-b047-32317a18fc79"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:36.693164 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:36.693164 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:36.741033 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-6763efed-89de-4931-9bdc-9f1310838f34 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:48:36.741687 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 917/3695] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:48:36 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 09 10:48:36.751156 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-1265e4f1-30e7-42bd-8ced-f99b83b960ce None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:36.756977 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-1265e4f1-30e7-42bd-8ced-f99b83b960ce tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] DELETE https://10.4.3.125/volume/v3/attachments/ca9552aa-36ff-4564-973c-4e746b67c9a1 Aug 09 10:48:36.757414 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-1265e4f1-30e7-42bd-8ced-f99b83b960ce tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:36.757537 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-1265e4f1-30e7-42bd-8ced-f99b83b960ce tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:36.769327 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:36.769327 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:36.832813 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8f4f9563-994f-45e9-a21d-1ccf8d7385ef None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:36.835143 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f4f9563-994f-45e9-a21d-1ccf8d7385ef tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:36.835467 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f4f9563-994f-45e9-a21d-1ccf8d7385ef tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:36.836052 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f4f9563-994f-45e9-a21d-1ccf8d7385ef tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:36.836052 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8f4f9563-994f-45e9-a21d-1ccf8d7385ef tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:36.842903 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:36.842903 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:36.843774 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f4f9563-994f-45e9-a21d-1ccf8d7385ef tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:36.844113 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 933/3696] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:36 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:48:36.848821 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-1265e4f1-30e7-42bd-8ced-f99b83b960ce tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/ca9552aa-36ff-4564-973c-4e746b67c9a1 returned with HTTP 200 Aug 09 10:48:36.849683 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 927/3697] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:48:36 2026] DELETE /volume/v3/attachments/ca9552aa-36ff-4564-973c-4e746b67c9a1 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:37.334354 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4582a3a1-c483-40d1-b038-58a3358c0620 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:37.335451 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4582a3a1-c483-40d1-b038-58a3358c0620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 Aug 09 10:48:37.335692 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4582a3a1-c483-40d1-b038-58a3358c0620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:37.335945 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4582a3a1-c483-40d1-b038-58a3358c0620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:37.344212 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:37.344212 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:37.344212 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4582a3a1-c483-40d1-b038-58a3358c0620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:37.344212 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4582a3a1-c483-40d1-b038-58a3358c0620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 returned with HTTP 200 Aug 09 10:48:37.344212 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 921/3698] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:37 2026] GET /volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:37.353102 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b86fd134-ada9-4dfb-ae7e-df3beee4b31c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:37.355526 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b86fd134-ada9-4dfb-ae7e-df3beee4b31c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:48:37.355974 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b86fd134-ada9-4dfb-ae7e-df3beee4b31c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "451d8a9b-c88c-406c-a445-da8ffecb3e97", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:37.370815 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:37.370815 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:37.371378 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b86fd134-ada9-4dfb-ae7e-df3beee4b31c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Volume info retrieved successfully. Aug 09 10:48:37.371513 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-b86fd134-ada9-4dfb-ae7e-df3beee4b31c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Create snapshot from volume 451d8a9b-c88c-406c-a445-da8ffecb3e97 Aug 09 10:48:37.410403 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b86fd134-ada9-4dfb-ae7e-df3beee4b31c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Created reservations ['2104bfc4-2cf6-4f86-9dfc-aee207730783', '77c004d1-30e1-473f-80b4-be5f9c4876ef', 'bb7ff310-9853-47de-9c65-5b5d15911e61', 'e9017373-18b6-467f-ab53-ca1553038e12'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:37.455062 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b86fd134-ada9-4dfb-ae7e-df3beee4b31c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot create request issued successfully. Aug 09 10:48:37.455793 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b86fd134-ada9-4dfb-ae7e-df3beee4b31c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:48:37.455895 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 918/3699] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:48:37 2026] POST /volume/v3/snapshots => generated 314 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:37.468556 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-db1957e1-9f7b-4f65-81d2-f1f04d5d07d3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:37.470721 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-db1957e1-9f7b-4f65-81d2-f1f04d5d07d3 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f Aug 09 10:48:37.470721 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-db1957e1-9f7b-4f65-81d2-f1f04d5d07d3 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:37.470817 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-db1957e1-9f7b-4f65-81d2-f1f04d5d07d3 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:37.476320 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:37.476320 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:37.477056 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-db1957e1-9f7b-4f65-81d2-f1f04d5d07d3 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:37.477878 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-db1957e1-9f7b-4f65-81d2-f1f04d5d07d3 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f returned with HTTP 200 Aug 09 10:48:37.478332 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 934/3700] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:37 2026] GET /volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:37.720947 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b4fb0c97-d7f8-4993-a523-b458fdc79fee req-f5cc4f68-6ff9-4963-9bad-b44762106126 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:37.724542 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b4fb0c97-d7f8-4993-a523-b458fdc79fee req-f5cc4f68-6ff9-4963-9bad-b44762106126 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] DELETE https://10.4.3.125/volume/v3/attachments/305e6cf5-7ef5-4661-8234-3418a6348c91 Aug 09 10:48:37.725204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b4fb0c97-d7f8-4993-a523-b458fdc79fee req-f5cc4f68-6ff9-4963-9bad-b44762106126 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:37.725663 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b4fb0c97-d7f8-4993-a523-b458fdc79fee req-f5cc4f68-6ff9-4963-9bad-b44762106126 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:37.734606 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:37.734606 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:37.787898 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b4fb0c97-d7f8-4993-a523-b458fdc79fee req-f5cc4f68-6ff9-4963-9bad-b44762106126 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/attachments/305e6cf5-7ef5-4661-8234-3418a6348c91 returned with HTTP 200 Aug 09 10:48:37.788508 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 928/3701] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:48:37 2026] DELETE /volume/v3/attachments/305e6cf5-7ef5-4661-8234-3418a6348c91 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:37.858203 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07010a78-a7e9-42d5-b6a4-65d9042136ec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:37.859740 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07010a78-a7e9-42d5-b6a4-65d9042136ec tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:37.860074 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07010a78-a7e9-42d5-b6a4-65d9042136ec tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:37.860380 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07010a78-a7e9-42d5-b6a4-65d9042136ec tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:37.860589 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-07010a78-a7e9-42d5-b6a4-65d9042136ec tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:37.866011 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:37.866011 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:37.866928 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07010a78-a7e9-42d5-b6a4-65d9042136ec tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:37.867503 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 922/3702] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:37 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.039951 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-16c0b3d2-d9dd-4608-afec-f9a949180113 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.042483 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-16c0b3d2-d9dd-4608-afec-f9a949180113 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] PUT https://10.4.3.125/volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04 Aug 09 10:48:38.042997 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-16c0b3d2-d9dd-4608-afec-f9a949180113 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:38.051936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-16c0b3d2-d9dd-4608-afec-f9a949180113 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Acquiring lock "cinder-attachment_update-5e843fdc-5695-4517-bd44-89a8e075c6a4-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:48:38.056903 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-16c0b3d2-d9dd-4608-afec-f9a949180113 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-5e843fdc-5695-4517-bd44-89a8e075c6a4-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:48:38.057989 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.057989 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:38.158939 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-16c0b3d2-d9dd-4608-afec-f9a949180113 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-5e843fdc-5695-4517-bd44-89a8e075c6a4-np0000006833" released by "attachment_update" :: held 0.102s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:48:38.159208 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-16c0b3d2-d9dd-4608-afec-f9a949180113 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04 returned with HTTP 200 Aug 09 10:48:38.159666 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 919/3703] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:48:38 2026] PUT /volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04 => generated 968 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:38.174619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-2f2c89e9-b03e-4c8b-afd1-4398f34cd658 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.176910 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-2f2c89e9-b03e-4c8b-afd1-4398f34cd658 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04 Aug 09 10:48:38.177309 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-2f2c89e9-b03e-4c8b-afd1-4398f34cd658 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.177560 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-2f2c89e9-b03e-4c8b-afd1-4398f34cd658 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.192893 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-2f2c89e9-b03e-4c8b-afd1-4398f34cd658 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04 returned with HTTP 200 Aug 09 10:48:38.193470 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 935/3704] 10.4.3.125 () {70 vars in 1651 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:38.489084 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d4dc62b-fbff-404a-949b-60e77b837a3e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.491684 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d4dc62b-fbff-404a-949b-60e77b837a3e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f Aug 09 10:48:38.491979 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d4dc62b-fbff-404a-949b-60e77b837a3e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.492323 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d4dc62b-fbff-404a-949b-60e77b837a3e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.499712 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.499712 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:38.500380 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6d4dc62b-fbff-404a-949b-60e77b837a3e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:38.501792 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d4dc62b-fbff-404a-949b-60e77b837a3e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f returned with HTTP 200 Aug 09 10:48:38.503128 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 929/3705] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.513817 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bda4881c-2fb0-407e-9ba3-4a185911b3b8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.516013 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bda4881c-2fb0-407e-9ba3-4a185911b3b8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?limit=1 Aug 09 10:48:38.516306 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bda4881c-2fb0-407e-9ba3-4a185911b3b8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.516645 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bda4881c-2fb0-407e-9ba3-4a185911b3b8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.516977 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-bda4881c-2fb0-407e-9ba3-4a185911b3b8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.518615 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-bda4881c-2fb0-407e-9ba3-4a185911b3b8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.524434 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bda4881c-2fb0-407e-9ba3-4a185911b3b8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.525107 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bda4881c-2fb0-407e-9ba3-4a185911b3b8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 09 10:48:38.525675 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 923/3706] 10.4.3.125 () {66 vars in 1258 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.540169 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-96094c34-7d59-471e-8ac1-b65e33203620 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.543330 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96094c34-7d59-471e-8ac1-b65e33203620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots Aug 09 10:48:38.543602 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96094c34-7d59-471e-8ac1-b65e33203620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.543867 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96094c34-7d59-471e-8ac1-b65e33203620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.544215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-96094c34-7d59-471e-8ac1-b65e33203620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.544601 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.544601 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:38.549629 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-96094c34-7d59-471e-8ac1-b65e33203620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.555940 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-96094c34-7d59-471e-8ac1-b65e33203620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.556477 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96094c34-7d59-471e-8ac1-b65e33203620 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 200 Aug 09 10:48:38.556972 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 920/3707] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.567985 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c4277612-a079-4f9d-a35c-ccbb1817c25c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.569519 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c4277612-a079-4f9d-a35c-ccbb1817c25c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?limit=100000 Aug 09 10:48:38.569694 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c4277612-a079-4f9d-a35c-ccbb1817c25c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.569867 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c4277612-a079-4f9d-a35c-ccbb1817c25c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.570112 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-c4277612-a079-4f9d-a35c-ccbb1817c25c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.570402 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.570402 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:38.571128 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-c4277612-a079-4f9d-a35c-ccbb1817c25c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.577556 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c4277612-a079-4f9d-a35c-ccbb1817c25c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.578171 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c4277612-a079-4f9d-a35c-ccbb1817c25c tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 09 10:48:38.578602 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 936/3708] 10.4.3.125 () {66 vars in 1268 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.590846 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c4389662-8622-4691-8a86-ded66a3fa1b9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.592878 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c4389662-8622-4691-8a86-ded66a3fa1b9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?limit=0 Aug 09 10:48:38.593122 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c4389662-8622-4691-8a86-ded66a3fa1b9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.595158 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c4389662-8622-4691-8a86-ded66a3fa1b9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.595158 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-c4389662-8622-4691-8a86-ded66a3fa1b9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.597195 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-c4389662-8622-4691-8a86-ded66a3fa1b9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.601743 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c4389662-8622-4691-8a86-ded66a3fa1b9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.602299 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c4389662-8622-4691-8a86-ded66a3fa1b9 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 09 10:48:38.602974 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 930/3709] 10.4.3.125 () {66 vars in 1258 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:48:38.613922 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b5ee257b-216d-489c-aadf-3aa3f52b03af None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.615883 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b5ee257b-216d-489c-aadf-3aa3f52b03af tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots Aug 09 10:48:38.616113 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b5ee257b-216d-489c-aadf-3aa3f52b03af tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.616355 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b5ee257b-216d-489c-aadf-3aa3f52b03af tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.616591 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-b5ee257b-216d-489c-aadf-3aa3f52b03af tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.616903 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.616903 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:38.617884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-b5ee257b-216d-489c-aadf-3aa3f52b03af tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.627624 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b5ee257b-216d-489c-aadf-3aa3f52b03af tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.627941 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b5ee257b-216d-489c-aadf-3aa3f52b03af tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 200 Aug 09 10:48:38.628457 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 924/3710] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.640668 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c5a7029-77eb-4419-b30b-6b9d332b596a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.643012 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c5a7029-77eb-4419-b30b-6b9d332b596a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?marker=f53bdadb-bf20-45e0-9ca8-36a9934e53f3 Aug 09 10:48:38.643328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c5a7029-77eb-4419-b30b-6b9d332b596a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.643519 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c5a7029-77eb-4419-b30b-6b9d332b596a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.643747 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-1c5a7029-77eb-4419-b30b-6b9d332b596a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.644027 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.644027 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:38.644861 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-1c5a7029-77eb-4419-b30b-6b9d332b596a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.666421 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1c5a7029-77eb-4419-b30b-6b9d332b596a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.666874 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c5a7029-77eb-4419-b30b-6b9d332b596a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?marker=f53bdadb-bf20-45e0-9ca8-36a9934e53f3 returned with HTTP 200 Aug 09 10:48:38.667738 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 921/3711] 10.4.3.125 () {66 vars in 1330 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?marker=f53bdadb-bf20-45e0-9ca8-36a9934e53f3 => generated 341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.681937 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-952eed17-def5-4bd9-8892-48c39f2cc353 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.684252 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-952eed17-def5-4bd9-8892-48c39f2cc353 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?offset=2&limit=3 Aug 09 10:48:38.684701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-952eed17-def5-4bd9-8892-48c39f2cc353 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.684767 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-952eed17-def5-4bd9-8892-48c39f2cc353 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.685216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-952eed17-def5-4bd9-8892-48c39f2cc353 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.685317 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.685317 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:38.686442 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-952eed17-def5-4bd9-8892-48c39f2cc353 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.703855 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-952eed17-def5-4bd9-8892-48c39f2cc353 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.703855 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-952eed17-def5-4bd9-8892-48c39f2cc353 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 09 10:48:38.703855 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 937/3712] 10.4.3.125 () {66 vars in 1276 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.723584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ef19fbe6-0184-43c6-b091-f7e5a1ba44c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.729988 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef19fbe6-0184-43c6-b091-f7e5a1ba44c8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 09 10:48:38.729988 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef19fbe6-0184-43c6-b091-f7e5a1ba44c8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.729988 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef19fbe6-0184-43c6-b091-f7e5a1ba44c8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.732340 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-ef19fbe6-0184-43c6-b091-f7e5a1ba44c8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.734931 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-ef19fbe6-0184-43c6-b091-f7e5a1ba44c8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.753646 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ef19fbe6-0184-43c6-b091-f7e5a1ba44c8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.754142 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef19fbe6-0184-43c6-b091-f7e5a1ba44c8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 09 10:48:38.754749 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 931/3713] 10.4.3.125 () {66 vars in 1308 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.769940 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-58f3c3f4-46fd-424c-a0fc-aa3dac45a387 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.772749 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58f3c3f4-46fd-424c-a0fc-aa3dac45a387 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 09 10:48:38.772749 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58f3c3f4-46fd-424c-a0fc-aa3dac45a387 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.773379 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58f3c3f4-46fd-424c-a0fc-aa3dac45a387 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.773379 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-58f3c3f4-46fd-424c-a0fc-aa3dac45a387 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.775038 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.775038 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:38.775038 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-58f3c3f4-46fd-424c-a0fc-aa3dac45a387 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.781373 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-58f3c3f4-46fd-424c-a0fc-aa3dac45a387 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.781871 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58f3c3f4-46fd-424c-a0fc-aa3dac45a387 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 09 10:48:38.782547 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 925/3714] 10.4.3.125 () {66 vars in 1310 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.793833 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6a88d86a-9e34-443c-824b-7deadaf00b0e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.796387 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a88d86a-9e34-443c-824b-7deadaf00b0e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 09 10:48:38.796757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a88d86a-9e34-443c-824b-7deadaf00b0e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.797035 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a88d86a-9e34-443c-824b-7deadaf00b0e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.797369 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-6a88d86a-9e34-443c-824b-7deadaf00b0e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.797828 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.797828 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:38.798971 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-6a88d86a-9e34-443c-824b-7deadaf00b0e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.814577 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6a88d86a-9e34-443c-824b-7deadaf00b0e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.815129 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a88d86a-9e34-443c-824b-7deadaf00b0e tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 09 10:48:38.816342 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 922/3715] 10.4.3.125 () {66 vars in 1292 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.827856 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-890ca51f-cdbb-4bb5-b845-c25c1d70a3f7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.832812 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-890ca51f-cdbb-4bb5-b845-c25c1d70a3f7 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 09 10:48:38.833062 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-890ca51f-cdbb-4bb5-b845-c25c1d70a3f7 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.833413 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-890ca51f-cdbb-4bb5-b845-c25c1d70a3f7 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.833622 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-890ca51f-cdbb-4bb5-b845-c25c1d70a3f7 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.833886 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.833886 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:38.834876 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-890ca51f-cdbb-4bb5-b845-c25c1d70a3f7 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.848660 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-890ca51f-cdbb-4bb5-b845-c25c1d70a3f7 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.849153 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-890ca51f-cdbb-4bb5-b845-c25c1d70a3f7 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 09 10:48:38.849672 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 938/3716] 10.4.3.125 () {66 vars in 1294 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.860309 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-39f1af4c-3005-4853-a66e-b52126a31f34 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.862395 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39f1af4c-3005-4853-a66e-b52126a31f34 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 09 10:48:38.862618 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39f1af4c-3005-4853-a66e-b52126a31f34 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.862901 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39f1af4c-3005-4853-a66e-b52126a31f34 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.863199 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-39f1af4c-3005-4853-a66e-b52126a31f34 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.863554 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.863554 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:38.864745 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-39f1af4c-3005-4853-a66e-b52126a31f34 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.878092 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-39f1af4c-3005-4853-a66e-b52126a31f34 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.878592 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39f1af4c-3005-4853-a66e-b52126a31f34 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 09 10:48:38.879168 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 932/3717] 10.4.3.125 () {66 vars in 1312 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.880531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a318bf0d-4217-411b-9e7c-655793adde6d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.882965 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a318bf0d-4217-411b-9e7c-655793adde6d tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:38.883330 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a318bf0d-4217-411b-9e7c-655793adde6d tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.883605 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a318bf0d-4217-411b-9e7c-655793adde6d tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.883757 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a318bf0d-4217-411b-9e7c-655793adde6d tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:38.889536 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.889536 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:38.890533 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a318bf0d-4217-411b-9e7c-655793adde6d tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:38.891069 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 926/3718] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.896032 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-874b7054-c182-4a76-acdb-2ce277d3e260 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.901237 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-874b7054-c182-4a76-acdb-2ce277d3e260 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 09 10:48:38.901512 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-874b7054-c182-4a76-acdb-2ce277d3e260 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.901776 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-874b7054-c182-4a76-acdb-2ce277d3e260 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.902053 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-874b7054-c182-4a76-acdb-2ce277d3e260 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.902356 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.902356 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:38.903291 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-874b7054-c182-4a76-acdb-2ce277d3e260 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.918807 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-874b7054-c182-4a76-acdb-2ce277d3e260 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.919495 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-874b7054-c182-4a76-acdb-2ce277d3e260 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 09 10:48:38.920128 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 923/3719] 10.4.3.125 () {66 vars in 1314 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.946664 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2a581fe9-83cd-4632-9ce0-d508f165ee8f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.949203 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2a581fe9-83cd-4632-9ce0-d508f165ee8f tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 Aug 09 10:48:38.949560 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2a581fe9-83cd-4632-9ce0-d508f165ee8f tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.949747 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2a581fe9-83cd-4632-9ce0-d508f165ee8f tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.949991 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-2a581fe9-83cd-4632-9ce0-d508f165ee8f tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.950471 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.950471 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:38.951903 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-2a581fe9-83cd-4632-9ce0-d508f165ee8f tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:38.964579 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2a581fe9-83cd-4632-9ce0-d508f165ee8f tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:38.965015 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.965015 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:38.965781 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2a581fe9-83cd-4632-9ce0-d508f165ee8f tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 returned with HTTP 200 Aug 09 10:48:38.966148 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 939/3720] 10.4.3.125 () {66 vars in 1385 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:38.984677 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c291adca-fcde-411f-b8ef-94081c414fca None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:38.987035 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c291adca-fcde-411f-b8ef-94081c414fca tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail?status=available Aug 09 10:48:38.987329 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c291adca-fcde-411f-b8ef-94081c414fca tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:38.987470 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c291adca-fcde-411f-b8ef-94081c414fca tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:38.987729 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-c291adca-fcde-411f-b8ef-94081c414fca tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:38.988009 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:38.988009 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:38.988924 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-c291adca-fcde-411f-b8ef-94081c414fca tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:39.002911 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c291adca-fcde-411f-b8ef-94081c414fca tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:39.003376 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:39.003376 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:39.004020 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c291adca-fcde-411f-b8ef-94081c414fca tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 09 10:48:39.004439 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 933/3721] 10.4.3.125 () {66 vars in 1297 bytes} [Sun Aug 9 10:48:38 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:39.022649 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c486b18b-e445-48fc-9838-5e64a951ccfb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:39.025013 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c486b18b-e445-48fc-9838-5e64a951ccfb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 Aug 09 10:48:39.025325 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c486b18b-e445-48fc-9838-5e64a951ccfb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:39.025591 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c486b18b-e445-48fc-9838-5e64a951ccfb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:39.026002 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-c486b18b-e445-48fc-9838-5e64a951ccfb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:39.027713 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-c486b18b-e445-48fc-9838-5e64a951ccfb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:39.044521 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c486b18b-e445-48fc-9838-5e64a951ccfb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:39.045084 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:39.045084 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:39.045916 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c486b18b-e445-48fc-9838-5e64a951ccfb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 returned with HTTP 200 Aug 09 10:48:39.046586 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 927/3722] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:48:39 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:39.064354 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e75ba385-7fa2-4006-8967-bd1aa1025222 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:39.066157 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e75ba385-7fa2-4006-8967-bd1aa1025222 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 Aug 09 10:48:39.066384 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e75ba385-7fa2-4006-8967-bd1aa1025222 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:39.066577 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e75ba385-7fa2-4006-8967-bd1aa1025222 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:39.066804 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-e75ba385-7fa2-4006-8967-bd1aa1025222 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:39.067075 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:39.067075 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:39.067943 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-e75ba385-7fa2-4006-8967-bd1aa1025222 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:39.079831 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e75ba385-7fa2-4006-8967-bd1aa1025222 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:39.080199 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e75ba385-7fa2-4006-8967-bd1aa1025222 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 returned with HTTP 200 Aug 09 10:48:39.080671 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 924/3723] 10.4.3.125 () {66 vars in 1364 bytes} [Sun Aug 9 10:48:39 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:39.089084 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-21f0dec2-5f78-4eaf-8d97-b963e6ff3afe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:39.090923 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-21f0dec2-5f78-4eaf-8d97-b963e6ff3afe tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?status=available Aug 09 10:48:39.091127 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-21f0dec2-5f78-4eaf-8d97-b963e6ff3afe tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:39.091360 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-21f0dec2-5f78-4eaf-8d97-b963e6ff3afe tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:39.091556 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-21f0dec2-5f78-4eaf-8d97-b963e6ff3afe tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:39.092892 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-21f0dec2-5f78-4eaf-8d97-b963e6ff3afe tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:39.104838 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-21f0dec2-5f78-4eaf-8d97-b963e6ff3afe tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:39.105452 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-21f0dec2-5f78-4eaf-8d97-b963e6ff3afe tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?status=available returned with HTTP 200 Aug 09 10:48:39.105900 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 940/3724] 10.4.3.125 () {66 vars in 1276 bytes} [Sun Aug 9 10:48:39 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:39.115571 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e0dcb00a-6d30-4d41-b299-c217ac7fea4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:39.117572 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0dcb00a-6d30-4d41-b299-c217ac7fea4a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 Aug 09 10:48:39.117828 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0dcb00a-6d30-4d41-b299-c217ac7fea4a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:39.118058 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0dcb00a-6d30-4d41-b299-c217ac7fea4a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:39.118362 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-e0dcb00a-6d30-4d41-b299-c217ac7fea4a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:48:39.119579 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-e0dcb00a-6d30-4d41-b299-c217ac7fea4a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:48:39.130879 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e0dcb00a-6d30-4d41-b299-c217ac7fea4a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Get all snapshots completed successfully. Aug 09 10:48:39.131242 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0dcb00a-6d30-4d41-b299-c217ac7fea4a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 returned with HTTP 200 Aug 09 10:48:39.131668 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 934/3725] 10.4.3.125 () {66 vars in 1398 bytes} [Sun Aug 9 10:48:39 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1427307640 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:39.144055 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6ed0abf0-38e0-4f79-91cc-6ccf1a8eb990 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:39.146060 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ed0abf0-38e0-4f79-91cc-6ccf1a8eb990 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f Aug 09 10:48:39.146324 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ed0abf0-38e0-4f79-91cc-6ccf1a8eb990 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:39.146574 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ed0abf0-38e0-4f79-91cc-6ccf1a8eb990 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:39.146745 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-6ed0abf0-38e0-4f79-91cc-6ccf1a8eb990 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Delete snapshot with id: 81a86d7c-6050-4501-81dd-f49382464c8f Aug 09 10:48:39.151958 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:39.151958 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:39.152487 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6ed0abf0-38e0-4f79-91cc-6ccf1a8eb990 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:39.174998 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6ed0abf0-38e0-4f79-91cc-6ccf1a8eb990 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot delete request issued successfully. Aug 09 10:48:39.175170 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ed0abf0-38e0-4f79-91cc-6ccf1a8eb990 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f returned with HTTP 202 Aug 09 10:48:39.175651 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 928/3726] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:48:39 2026] DELETE /volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:39.183586 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-23db2ecd-b5f0-4039-85cc-a1033fcc503b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:39.185488 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23db2ecd-b5f0-4039-85cc-a1033fcc503b tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f Aug 09 10:48:39.185691 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23db2ecd-b5f0-4039-85cc-a1033fcc503b tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:39.185869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23db2ecd-b5f0-4039-85cc-a1033fcc503b tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:39.192562 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:39.192562 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:39.193087 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-23db2ecd-b5f0-4039-85cc-a1033fcc503b tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:39.193972 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23db2ecd-b5f0-4039-85cc-a1033fcc503b tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f returned with HTTP 200 Aug 09 10:48:39.194368 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 925/3727] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:39 2026] GET /volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:39.864910 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7778dc6e-0983-4ede-a739-6afbc440a25b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:39.867751 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7778dc6e-0983-4ede-a739-6afbc440a25b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] DELETE https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:48:39.868036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7778dc6e-0983-4ede-a739-6afbc440a25b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:39.868331 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7778dc6e-0983-4ede-a739-6afbc440a25b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:39.868581 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-7778dc6e-0983-4ede-a739-6afbc440a25b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Delete volume with id: e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:48:39.879130 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:39.879130 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:39.879836 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7778dc6e-0983-4ede-a739-6afbc440a25b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:39.913534 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8e0938ec-d34e-4e91-b774-f0c36c64a109 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:39.913534 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e0938ec-d34e-4e91-b774-f0c36c64a109 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:39.913534 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e0938ec-d34e-4e91-b774-f0c36c64a109 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:39.913534 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e0938ec-d34e-4e91-b774-f0c36c64a109 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:39.913534 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8e0938ec-d34e-4e91-b774-f0c36c64a109 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:39.916086 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7778dc6e-0983-4ede-a739-6afbc440a25b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Delete volume request issued successfully. Aug 09 10:48:39.916086 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7778dc6e-0983-4ede-a739-6afbc440a25b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 202 Aug 09 10:48:39.916086 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 941/3728] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:39 2026] DELETE /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:39.916228 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:39.916228 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:39.916228 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e0938ec-d34e-4e91-b774-f0c36c64a109 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:39.916228 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 935/3729] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:39 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:39.925154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-03009670-f609-411b-9d28-2075b489b55a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:39.926851 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03009670-f609-411b-9d28-2075b489b55a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:48:39.927033 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03009670-f609-411b-9d28-2075b489b55a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:39.927215 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03009670-f609-411b-9d28-2075b489b55a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:39.933856 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:39.933856 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:39.939934 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-03009670-f609-411b-9d28-2075b489b55a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Volume info retrieved successfully. Aug 09 10:48:39.946083 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03009670-f609-411b-9d28-2075b489b55a tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 200 Aug 09 10:48:39.946588 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 929/3730] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:39 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 1251 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:40.212173 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-40ac14f6-01c8-4b7f-b4c0-73cb42cc51dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:40.214102 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40ac14f6-01c8-4b7f-b4c0-73cb42cc51dc tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f Aug 09 10:48:40.214358 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40ac14f6-01c8-4b7f-b4c0-73cb42cc51dc tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:40.214583 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40ac14f6-01c8-4b7f-b4c0-73cb42cc51dc tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:40.219783 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40ac14f6-01c8-4b7f-b4c0-73cb42cc51dc tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f returned with HTTP 404 Aug 09 10:48:40.220421 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 926/3731] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:40 2026] GET /volume/v3/snapshots/81a86d7c-6050-4501-81dd-f49382464c8f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:40.230350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a5ae39de-c5e4-4cdb-a02b-ceb4931e5b48 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:40.231938 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a5ae39de-c5e4-4cdb-a02b-ceb4931e5b48 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 Aug 09 10:48:40.232101 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a5ae39de-c5e4-4cdb-a02b-ceb4931e5b48 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:40.232308 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a5ae39de-c5e4-4cdb-a02b-ceb4931e5b48 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:40.232407 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-a5ae39de-c5e4-4cdb-a02b-ceb4931e5b48 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Delete snapshot with id: f53bdadb-bf20-45e0-9ca8-36a9934e53f3 Aug 09 10:48:40.236911 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:40.236911 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:40.237327 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a5ae39de-c5e4-4cdb-a02b-ceb4931e5b48 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:40.260701 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a5ae39de-c5e4-4cdb-a02b-ceb4931e5b48 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot delete request issued successfully. Aug 09 10:48:40.260859 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a5ae39de-c5e4-4cdb-a02b-ceb4931e5b48 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 returned with HTTP 202 Aug 09 10:48:40.261405 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 942/3732] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:48:40 2026] DELETE /volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:40.269752 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-819122e9-3e4a-4f45-9d9f-5d52c5bd5e8a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:40.271651 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-819122e9-3e4a-4f45-9d9f-5d52c5bd5e8a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 Aug 09 10:48:40.271860 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-819122e9-3e4a-4f45-9d9f-5d52c5bd5e8a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:40.273028 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-819122e9-3e4a-4f45-9d9f-5d52c5bd5e8a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:40.278946 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:40.278946 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:40.279695 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-819122e9-3e4a-4f45-9d9f-5d52c5bd5e8a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:40.280480 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-819122e9-3e4a-4f45-9d9f-5d52c5bd5e8a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 returned with HTTP 200 Aug 09 10:48:40.280947 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 936/3733] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:40 2026] GET /volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:40.929444 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5f4d76a1-116b-4508-bd91-dd3f63e2f148 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:40.931489 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f4d76a1-116b-4508-bd91-dd3f63e2f148 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:40.931712 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f4d76a1-116b-4508-bd91-dd3f63e2f148 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:40.931908 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f4d76a1-116b-4508-bd91-dd3f63e2f148 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:40.932017 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5f4d76a1-116b-4508-bd91-dd3f63e2f148 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:40.936573 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:40.936573 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:40.937369 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f4d76a1-116b-4508-bd91-dd3f63e2f148 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:40.937763 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 930/3734] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:40 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:40.960615 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4878928f-799f-42dc-a4fc-af4d495a766b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:40.962465 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4878928f-799f-42dc-a4fc-af4d495a766b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f Aug 09 10:48:40.962667 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4878928f-799f-42dc-a4fc-af4d495a766b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:40.962824 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4878928f-799f-42dc-a4fc-af4d495a766b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:40.968618 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4878928f-799f-42dc-a4fc-af4d495a766b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f returned with HTTP 404 Aug 09 10:48:40.969042 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 927/3735] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:40 2026] GET /volume/v3/volumes/e1d5ba78-c0b9-49fc-a44b-3322dad5ea8f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:40.976282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a38b49e9-5b64-4fa5-a1aa-3db669c4218b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:40.978320 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a38b49e9-5b64-4fa5-a1aa-3db669c4218b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] DELETE https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:40.978482 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a38b49e9-5b64-4fa5-a1aa-3db669c4218b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:40.978677 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a38b49e9-5b64-4fa5-a1aa-3db669c4218b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:40.978850 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-a38b49e9-5b64-4fa5-a1aa-3db669c4218b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Delete volume with id: 312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:40.985478 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a38b49e9-5b64-4fa5-a1aa-3db669c4218b tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 404 Aug 09 10:48:40.986031 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 943/3736] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:40 2026] DELETE /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:40.993552 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bfe1e185-a95b-4b9e-88cf-c7ccbdeb2962 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:40.995846 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bfe1e185-a95b-4b9e-88cf-c7ccbdeb2962 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 Aug 09 10:48:40.996130 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bfe1e185-a95b-4b9e-88cf-c7ccbdeb2962 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:40.996435 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bfe1e185-a95b-4b9e-88cf-c7ccbdeb2962 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.002848 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bfe1e185-a95b-4b9e-88cf-c7ccbdeb2962 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 returned with HTTP 404 Aug 09 10:48:41.003434 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 937/3737] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:40 2026] GET /volume/v3/volumes/312992e2-055a-4c29-9330-d5befd8dd0e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:41.012480 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b29282f4-bac1-4673-a2bd-3413470d6073 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.013904 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b29282f4-bac1-4673-a2bd-3413470d6073 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] DELETE https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:41.014145 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b29282f4-bac1-4673-a2bd-3413470d6073 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.014459 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b29282f4-bac1-4673-a2bd-3413470d6073 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.014710 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b29282f4-bac1-4673-a2bd-3413470d6073 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Delete volume with id: b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:41.021904 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b29282f4-bac1-4673-a2bd-3413470d6073 tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 404 Aug 09 10:48:41.022515 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 931/3738] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:41 2026] DELETE /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:41.029130 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-19458169-49c0-4814-b484-0e5d32d5cddb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.030907 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19458169-49c0-4814-b484-0e5d32d5cddb tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] GET https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f Aug 09 10:48:41.031087 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19458169-49c0-4814-b484-0e5d32d5cddb tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.031306 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19458169-49c0-4814-b484-0e5d32d5cddb tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.037013 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19458169-49c0-4814-b484-0e5d32d5cddb tempest-TestInstancesWithCinderVolumes-1323462419 tempest-TestInstancesWithCinderVolumes-1323462419-project-member] https://10.4.3.125/volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f returned with HTTP 404 Aug 09 10:48:41.037561 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 928/3739] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:41 2026] GET /volume/v3/volumes/b5907c2e-1207-4605-844e-16d6b7b8951f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:41.044718 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e08ba500-ff5c-4026-9cff-dac4f226a503 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.046317 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e08ba500-ff5c-4026-9cff-dac4f226a503 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:48:41.046504 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e08ba500-ff5c-4026-9cff-dac4f226a503 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.046685 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e08ba500-ff5c-4026-9cff-dac4f226a503 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.047169 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:41.047169 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:41.047535 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e08ba500-ff5c-4026-9cff-dac4f226a503 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:48:41.069593 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e08ba500-ff5c-4026-9cff-dac4f226a503 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Get all volumes completed successfully. Aug 09 10:48:41.071780 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:41.071780 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:41.077257 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e08ba500-ff5c-4026-9cff-dac4f226a503 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:48:41.077862 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 944/3740] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:48:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14377 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:41.098487 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-42e97653-4912-4804-87ab-2640223c8c13 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.100328 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-42e97653-4912-4804-87ab-2640223c8c13 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] DELETE https://10.4.3.125/volume/v3/types/cda7c281-bf06-4f7e-a5ac-f0dce2bb7867 Aug 09 10:48:41.100546 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-42e97653-4912-4804-87ab-2640223c8c13 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.100787 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-42e97653-4912-4804-87ab-2640223c8c13 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.124449 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-42e97653-4912-4804-87ab-2640223c8c13 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/types/cda7c281-bf06-4f7e-a5ac-f0dce2bb7867 returned with HTTP 202 Aug 09 10:48:41.125064 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 938/3741] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:48:41 2026] DELETE /volume/v3/types/cda7c281-bf06-4f7e-a5ac-f0dce2bb7867 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:41.133982 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6ef44c9c-ee48-40d9-b288-d822c2c76b91 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.137041 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ef44c9c-ee48-40d9-b288-d822c2c76b91 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:48:41.137592 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ef44c9c-ee48-40d9-b288-d822c2c76b91 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.137803 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ef44c9c-ee48-40d9-b288-d822c2c76b91 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.138709 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ef44c9c-ee48-40d9-b288-d822c2c76b91 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:48:41.171110 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6ef44c9c-ee48-40d9-b288-d822c2c76b91 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Get all volumes completed successfully. Aug 09 10:48:41.174122 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:41.174122 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:41.180984 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ef44c9c-ee48-40d9-b288-d822c2c76b91 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:48:41.182333 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 932/3742] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:48:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14377 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:41.198466 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8841ac54-477c-4f0f-9766-4bf960104166 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.200324 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8841ac54-477c-4f0f-9766-4bf960104166 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] DELETE https://10.4.3.125/volume/v3/types/9c9a2336-0fdd-4ed2-88c2-98f247c1114f Aug 09 10:48:41.200560 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8841ac54-477c-4f0f-9766-4bf960104166 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.200828 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8841ac54-477c-4f0f-9766-4bf960104166 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.230408 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8841ac54-477c-4f0f-9766-4bf960104166 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/types/9c9a2336-0fdd-4ed2-88c2-98f247c1114f returned with HTTP 202 Aug 09 10:48:41.230819 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 929/3743] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:48:41 2026] DELETE /volume/v3/types/9c9a2336-0fdd-4ed2-88c2-98f247c1114f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:41.305765 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5193637f-7464-4fe6-8945-2404cbb49ae4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.312458 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5193637f-7464-4fe6-8945-2404cbb49ae4 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 Aug 09 10:48:41.313551 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5193637f-7464-4fe6-8945-2404cbb49ae4 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.314417 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5193637f-7464-4fe6-8945-2404cbb49ae4 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.328552 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5193637f-7464-4fe6-8945-2404cbb49ae4 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 returned with HTTP 404 Aug 09 10:48:41.330157 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 945/3744] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:41 2026] GET /volume/v3/snapshots/f53bdadb-bf20-45e0-9ca8-36a9934e53f3 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:41.350010 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d56bc3ad-64da-4e7d-bdfc-187303d0fabb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.353052 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d56bc3ad-64da-4e7d-bdfc-187303d0fabb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb Aug 09 10:48:41.356212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d56bc3ad-64da-4e7d-bdfc-187303d0fabb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.356212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d56bc3ad-64da-4e7d-bdfc-187303d0fabb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.356212 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-d56bc3ad-64da-4e7d-bdfc-187303d0fabb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Delete snapshot with id: ea9a9b8b-0853-4a39-b985-3db5fa78febb Aug 09 10:48:41.363334 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:41.363334 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:41.363831 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d56bc3ad-64da-4e7d-bdfc-187303d0fabb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:41.388406 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d56bc3ad-64da-4e7d-bdfc-187303d0fabb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot delete request issued successfully. Aug 09 10:48:41.391199 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d56bc3ad-64da-4e7d-bdfc-187303d0fabb tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb returned with HTTP 202 Aug 09 10:48:41.391199 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 939/3745] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:48:41 2026] DELETE /volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:41.397622 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4de2ca92-1d26-4184-82f6-6b1951a66918 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.398884 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4de2ca92-1d26-4184-82f6-6b1951a66918 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb Aug 09 10:48:41.399068 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4de2ca92-1d26-4184-82f6-6b1951a66918 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.399296 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4de2ca92-1d26-4184-82f6-6b1951a66918 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.408317 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:41.408317 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:41.408579 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4de2ca92-1d26-4184-82f6-6b1951a66918 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Snapshot retrieved successfully. Aug 09 10:48:41.409468 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4de2ca92-1d26-4184-82f6-6b1951a66918 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb returned with HTTP 200 Aug 09 10:48:41.409907 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 933/3746] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:41 2026] GET /volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:41.583905 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-39231034-0c0e-42f8-8c5d-eba6e7b1e801 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.585577 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39231034-0c0e-42f8-8c5d-eba6e7b1e801 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:48:41.585763 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39231034-0c0e-42f8-8c5d-eba6e7b1e801 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.585996 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39231034-0c0e-42f8-8c5d-eba6e7b1e801 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.586826 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-39231034-0c0e-42f8-8c5d-eba6e7b1e801 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:48:41.612156 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-39231034-0c0e-42f8-8c5d-eba6e7b1e801 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Get all volumes completed successfully. Aug 09 10:48:41.615065 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:41.615065 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:41.621555 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39231034-0c0e-42f8-8c5d-eba6e7b1e801 tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:48:41.621985 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 930/3747] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:48:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14377 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:41.638369 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-abf736e0-0874-4275-a4e2-f1e5299223ee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.642207 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-abf736e0-0874-4275-a4e2-f1e5299223ee tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/340b68c6-5809-4678-aee0-cc0ae5fb7d0c Aug 09 10:48:41.642207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-abf736e0-0874-4275-a4e2-f1e5299223ee tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.642207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-abf736e0-0874-4275-a4e2-f1e5299223ee tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.642207 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-abf736e0-0874-4275-a4e2-f1e5299223ee tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Delete volume with id: 340b68c6-5809-4678-aee0-cc0ae5fb7d0c Aug 09 10:48:41.651036 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:41.651036 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:41.651543 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-abf736e0-0874-4275-a4e2-f1e5299223ee tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Volume info retrieved successfully. Aug 09 10:48:41.662384 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.image.cache [None req-abf736e0-0874-4275-a4e2-f1e5299223ee tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '5c4bc796-b1e3-4f41-a630-1b61cf9ab53a', 'volume_id': '340b68c6-5809-4678-aee0-cc0ae5fb7d0c', 'host': 'np0000006833@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 9, 10, 46, 53), 'last_used': datetime.datetime(2026, 8, 9, 10, 47, 9)}. {{(pid=100319) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 09 10:48:41.676606 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-abf736e0-0874-4275-a4e2-f1e5299223ee tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Delete volume request issued successfully. Aug 09 10:48:41.676831 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-abf736e0-0874-4275-a4e2-f1e5299223ee tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/volumes/340b68c6-5809-4678-aee0-cc0ae5fb7d0c returned with HTTP 202 Aug 09 10:48:41.677589 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 946/3748] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:41 2026] DELETE /volume/v3/volumes/340b68c6-5809-4678-aee0-cc0ae5fb7d0c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:41.685377 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-05c35dda-23f4-41c8-8237-4cbcea67c51d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.687935 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05c35dda-23f4-41c8-8237-4cbcea67c51d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] GET https://10.4.3.125/volume/v3/volumes/340b68c6-5809-4678-aee0-cc0ae5fb7d0c Aug 09 10:48:41.688113 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-05c35dda-23f4-41c8-8237-4cbcea67c51d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.688336 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-05c35dda-23f4-41c8-8237-4cbcea67c51d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.695488 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:41.695488 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:41.699881 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-05c35dda-23f4-41c8-8237-4cbcea67c51d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Volume info retrieved successfully. Aug 09 10:48:41.705354 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05c35dda-23f4-41c8-8237-4cbcea67c51d tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/volumes/340b68c6-5809-4678-aee0-cc0ae5fb7d0c returned with HTTP 200 Aug 09 10:48:41.705354 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 940/3749] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:41 2026] GET /volume/v3/volumes/340b68c6-5809-4678-aee0-cc0ae5fb7d0c => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:41.720975 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-7f7ed638-6875-4320-a1ab-77f4e710ebd9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.722946 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-7f7ed638-6875-4320-a1ab-77f4e710ebd9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption Aug 09 10:48:41.723171 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-7f7ed638-6875-4320-a1ab-77f4e710ebd9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.723391 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-7f7ed638-6875-4320-a1ab-77f4e710ebd9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.736051 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:41.736051 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:41.743909 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-7f7ed638-6875-4320-a1ab-77f4e710ebd9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption returned with HTTP 200 Aug 09 10:48:41.744446 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 934/3750] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:48:41 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:41.953178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36230791-7b57-4b30-be12-cc4747ac20f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:41.955379 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36230791-7b57-4b30-be12-cc4747ac20f9 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:41.955578 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36230791-7b57-4b30-be12-cc4747ac20f9 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:41.955761 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36230791-7b57-4b30-be12-cc4747ac20f9 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:41.955864 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-36230791-7b57-4b30-be12-cc4747ac20f9 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:41.966153 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:41.966153 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:41.966938 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36230791-7b57-4b30-be12-cc4747ac20f9 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:41.967532 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 931/3751] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:41 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:42.420038 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-52fc2667-80d3-4b51-9c0c-2d990e4d0c99 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:42.425612 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52fc2667-80d3-4b51-9c0c-2d990e4d0c99 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb Aug 09 10:48:42.425846 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52fc2667-80d3-4b51-9c0c-2d990e4d0c99 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:42.426070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52fc2667-80d3-4b51-9c0c-2d990e4d0c99 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:42.431347 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52fc2667-80d3-4b51-9c0c-2d990e4d0c99 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb returned with HTTP 404 Aug 09 10:48:42.431970 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 947/3752] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:42 2026] GET /volume/v3/snapshots/ea9a9b8b-0853-4a39-b985-3db5fa78febb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:42.443106 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-21d7f3c1-f1a4-43c6-b9ef-0aa18e458c3a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:42.446148 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21d7f3c1-f1a4-43c6-b9ef-0aa18e458c3a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 Aug 09 10:48:42.446440 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21d7f3c1-f1a4-43c6-b9ef-0aa18e458c3a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:42.446741 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21d7f3c1-f1a4-43c6-b9ef-0aa18e458c3a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:42.456999 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:42.456999 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:42.464966 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-21d7f3c1-f1a4-43c6-b9ef-0aa18e458c3a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Volume info retrieved successfully. Aug 09 10:48:42.473545 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21d7f3c1-f1a4-43c6-b9ef-0aa18e458c3a tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 returned with HTTP 200 Aug 09 10:48:42.474008 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 941/3753] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:42 2026] GET /volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:42.517891 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e51c0c08-1f9f-4391-8e44-395d5baa1c27 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:42.520168 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e51c0c08-1f9f-4391-8e44-395d5baa1c27 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] DELETE https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 Aug 09 10:48:42.520482 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e51c0c08-1f9f-4391-8e44-395d5baa1c27 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:42.520760 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e51c0c08-1f9f-4391-8e44-395d5baa1c27 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:42.520995 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-e51c0c08-1f9f-4391-8e44-395d5baa1c27 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Delete volume with id: 451d8a9b-c88c-406c-a445-da8ffecb3e97 Aug 09 10:48:42.530626 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:42.530626 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:42.531340 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e51c0c08-1f9f-4391-8e44-395d5baa1c27 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Volume info retrieved successfully. Aug 09 10:48:42.561802 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e51c0c08-1f9f-4391-8e44-395d5baa1c27 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Delete volume request issued successfully. Aug 09 10:48:42.561802 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e51c0c08-1f9f-4391-8e44-395d5baa1c27 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 returned with HTTP 202 Aug 09 10:48:42.561802 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 935/3754] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:42 2026] DELETE /volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:42.570048 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5fc31947-1b56-4996-b836-2d600b63c5a8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:42.571996 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5fc31947-1b56-4996-b836-2d600b63c5a8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 Aug 09 10:48:42.571996 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5fc31947-1b56-4996-b836-2d600b63c5a8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:42.571996 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5fc31947-1b56-4996-b836-2d600b63c5a8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:42.579742 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:42.579742 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:42.586153 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5fc31947-1b56-4996-b836-2d600b63c5a8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Volume info retrieved successfully. Aug 09 10:48:42.589690 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5fc31947-1b56-4996-b836-2d600b63c5a8 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 returned with HTTP 200 Aug 09 10:48:42.590289 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 932/3755] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:42 2026] GET /volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:42.720428 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9c26c785-7086-40a4-979b-1179735eac6c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:42.722409 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c26c785-7086-40a4-979b-1179735eac6c tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] GET https://10.4.3.125/volume/v3/volumes/340b68c6-5809-4678-aee0-cc0ae5fb7d0c Aug 09 10:48:42.722621 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c26c785-7086-40a4-979b-1179735eac6c tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:42.722827 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c26c785-7086-40a4-979b-1179735eac6c tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:42.729515 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c26c785-7086-40a4-979b-1179735eac6c tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/volumes/340b68c6-5809-4678-aee0-cc0ae5fb7d0c returned with HTTP 404 Aug 09 10:48:42.729984 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 948/3756] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:42 2026] GET /volume/v3/volumes/340b68c6-5809-4678-aee0-cc0ae5fb7d0c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:42.736044 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e3b9d72-8a9a-47df-97d4-86dfa13f820b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:42.737573 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e3b9d72-8a9a-47df-97d4-86dfa13f820b tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] DELETE https://10.4.3.125/volume/v3/types/28849bd0-9983-470f-a20d-94087261f62a Aug 09 10:48:42.737732 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e3b9d72-8a9a-47df-97d4-86dfa13f820b tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:42.737906 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e3b9d72-8a9a-47df-97d4-86dfa13f820b tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:42.758595 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e3b9d72-8a9a-47df-97d4-86dfa13f820b tempest-TestInstancesWithCinderVolumes-1813706310 tempest-TestInstancesWithCinderVolumes-1813706310-project-admin] https://10.4.3.125/volume/v3/types/28849bd0-9983-470f-a20d-94087261f62a returned with HTTP 202 Aug 09 10:48:42.759014 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 942/3757] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:48:42 2026] DELETE /volume/v3/types/28849bd0-9983-470f-a20d-94087261f62a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:42.979589 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d08ed8e8-76af-43c2-a239-b77b09987b60 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:42.982455 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d08ed8e8-76af-43c2-a239-b77b09987b60 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:42.982455 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d08ed8e8-76af-43c2-a239-b77b09987b60 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:42.982455 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d08ed8e8-76af-43c2-a239-b77b09987b60 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:42.982607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d08ed8e8-76af-43c2-a239-b77b09987b60 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:42.987896 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:42.987896 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:42.988697 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d08ed8e8-76af-43c2-a239-b77b09987b60 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:42.989201 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 936/3758] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:42 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:43.609595 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-16c9a84d-ec85-48db-ac86-fd0484d04323 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:43.610590 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16c9a84d-ec85-48db-ac86-fd0484d04323 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] GET https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 Aug 09 10:48:43.611049 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16c9a84d-ec85-48db-ac86-fd0484d04323 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:43.611049 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16c9a84d-ec85-48db-ac86-fd0484d04323 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:43.618920 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16c9a84d-ec85-48db-ac86-fd0484d04323 tempest-VolumesSnapshotListTestJSON-846744820 tempest-VolumesSnapshotListTestJSON-846744820-project-member] https://10.4.3.125/volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 returned with HTTP 404 Aug 09 10:48:43.620092 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 933/3759] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:43 2026] GET /volume/v3/volumes/451d8a9b-c88c-406c-a445-da8ffecb3e97 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:44.000982 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71a31bab-eeb5-4f27-86b3-b2f8c0c18e19 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:44.003173 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71a31bab-eeb5-4f27-86b3-b2f8c0c18e19 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:44.003464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71a31bab-eeb5-4f27-86b3-b2f8c0c18e19 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:44.003645 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71a31bab-eeb5-4f27-86b3-b2f8c0c18e19 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:44.003768 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-71a31bab-eeb5-4f27-86b3-b2f8c0c18e19 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:44.009022 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:44.009022 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:44.009964 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71a31bab-eeb5-4f27-86b3-b2f8c0c18e19 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:44.010635 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 949/3760] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:44 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:44.083179 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-2fad4387-8513-41d3-a24c-5cda7bda86d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:44.087978 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-2fad4387-8513-41d3-a24c-5cda7bda86d6 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04/action Aug 09 10:48:44.087978 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-2fad4387-8513-41d3-a24c-5cda7bda86d6 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:44.087978 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-2fad4387-8513-41d3-a24c-5cda7bda86d6 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:44.110794 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:44.110794 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:44.119660 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a2c0436d-2e4a-4c67-8477-b385464f4e23 req-2fad4387-8513-41d3-a24c-5cda7bda86d6 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04/action returned with HTTP 204 Aug 09 10:48:44.120081 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 943/3761] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:48:44 2026] POST /volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:45.021746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-10fedeb2-8759-4354-a124-a052038124e3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:45.023571 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-10fedeb2-8759-4354-a124-a052038124e3 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:45.023786 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-10fedeb2-8759-4354-a124-a052038124e3 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:45.023997 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-10fedeb2-8759-4354-a124-a052038124e3 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:45.024100 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-10fedeb2-8759-4354-a124-a052038124e3 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:45.029999 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:45.029999 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:45.031958 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-10fedeb2-8759-4354-a124-a052038124e3 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:45.031958 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 937/3762] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:45 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:46.045655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4b1ec22a-282c-46ef-88c6-5a41d7a74903 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:46.048437 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b1ec22a-282c-46ef-88c6-5a41d7a74903 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:46.048720 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b1ec22a-282c-46ef-88c6-5a41d7a74903 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:46.049709 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b1ec22a-282c-46ef-88c6-5a41d7a74903 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:46.049873 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4b1ec22a-282c-46ef-88c6-5a41d7a74903 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:46.056507 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:46.056507 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:46.056672 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b1ec22a-282c-46ef-88c6-5a41d7a74903 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:46.057199 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 934/3763] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:46 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:46.986918 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6adff785-c583-44cc-b52a-c315bb490cbd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:46.988285 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6adff785-c583-44cc-b52a-c315bb490cbd None None] GET https://10.4.3.125/volume// Aug 09 10:48:46.988285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6adff785-c583-44cc-b52a-c315bb490cbd None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:46.988285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6adff785-c583-44cc-b52a-c315bb490cbd None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:46.988285 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6adff785-c583-44cc-b52a-c315bb490cbd None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:46.988601 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 950/3764] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48: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 09 10:48:47.000338 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-5f7ccf69-273e-4c28-8515-75c8102e7c35 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:47.002701 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-5f7ccf69-273e-4c28-8515-75c8102e7c35 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:48:47.003085 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-5f7ccf69-273e-4c28-8515-75c8102e7c35 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e843fdc-5695-4517-bd44-89a8e075c6a4", "connector": null, "instance_uuid": "dca40c13-919e-4aaf-b047-32317a18fc79"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:47.017628 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:47.017628 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:47.052671 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-5f7ccf69-273e-4c28-8515-75c8102e7c35 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:48:47.053475 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 944/3765] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:48:46 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 09 10:48:47.065984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-6817b92e-8547-4b52-a2a9-6a3fe9b4ea93 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:47.068062 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-6817b92e-8547-4b52-a2a9-6a3fe9b4ea93 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] DELETE https://10.4.3.125/volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04 Aug 09 10:48:47.068328 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-6817b92e-8547-4b52-a2a9-6a3fe9b4ea93 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:47.068528 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-6817b92e-8547-4b52-a2a9-6a3fe9b4ea93 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:47.071638 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-52269461-3be6-4eb1-982a-262b873475f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:47.073480 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52269461-3be6-4eb1-982a-262b873475f3 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:47.073681 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52269461-3be6-4eb1-982a-262b873475f3 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:47.073856 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52269461-3be6-4eb1-982a-262b873475f3 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:47.073989 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-52269461-3be6-4eb1-982a-262b873475f3 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:47.076423 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:47.076423 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:47.078961 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:47.078961 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:47.082356 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52269461-3be6-4eb1-982a-262b873475f3 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:47.082356 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 935/3766] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:47 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:47.155847 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-6817b92e-8547-4b52-a2a9-6a3fe9b4ea93 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04 returned with HTTP 200 Aug 09 10:48:47.156492 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 938/3767] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:48:47 2026] DELETE /volume/v3/attachments/5fb3f924-f0e1-4dac-822f-befa189b2f04 => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:48.090453 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1fc15886-939b-4c92-ac6e-e18b5f2dc42f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:48.093058 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1fc15886-939b-4c92-ac6e-e18b5f2dc42f tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:48.093321 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1fc15886-939b-4c92-ac6e-e18b5f2dc42f tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:48.093520 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1fc15886-939b-4c92-ac6e-e18b5f2dc42f tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:48.093618 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1fc15886-939b-4c92-ac6e-e18b5f2dc42f tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:48.097883 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:48.097883 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:48.098525 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1fc15886-939b-4c92-ac6e-e18b5f2dc42f tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:48.098879 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 951/3768] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:48 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:48.108340 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f77ddf25-be6b-46b5-9dd1-61525b8f7323 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:48.110437 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f77ddf25-be6b-46b5-9dd1-61525b8f7323 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] PUT https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:48.110942 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f77ddf25-be6b-46b5-9dd1-61525b8f7323 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:48.116960 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:48.116960 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:48.122769 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f77ddf25-be6b-46b5-9dd1-61525b8f7323 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:48.123252 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 945/3769] 10.4.3.125 () {70 vars in 1408 bytes} [Sun Aug 9 10:48:48 2026] PUT /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 316 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:48.131238 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aa8bda28-6068-476e-869d-0daa67eadc0f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:48.133198 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa8bda28-6068-476e-869d-0daa67eadc0f tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:48.133410 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa8bda28-6068-476e-869d-0daa67eadc0f tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:48.133573 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa8bda28-6068-476e-869d-0daa67eadc0f tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:48.133674 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-aa8bda28-6068-476e-869d-0daa67eadc0f tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:48.137771 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:48.137771 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:48.138643 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa8bda28-6068-476e-869d-0daa67eadc0f tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:48.139272 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 936/3770] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:48 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:48.152116 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-52f00e2c-9638-4110-be0e-6444a7742143 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:48.153735 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52f00e2c-9638-4110-be0e-6444a7742143 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] DELETE https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:48.153976 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52f00e2c-9638-4110-be0e-6444a7742143 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:48.154246 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52f00e2c-9638-4110-be0e-6444a7742143 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:48.154394 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-52f00e2c-9638-4110-be0e-6444a7742143 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Delete backup with id: b992f33e-ee61-4f75-888b-3d89d787fde7. Aug 09 10:48:48.159529 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:48.159529 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:48.174306 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-52f00e2c-9638-4110-be0e-6444a7742143 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] delete_backup rpcapi backup_id b992f33e-ee61-4f75-888b-3d89d787fde7 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:48:48.176524 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52f00e2c-9638-4110-be0e-6444a7742143 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 202 Aug 09 10:48:48.177176 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 939/3771] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:48:48 2026] DELETE /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:48:48.183580 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bdcabf42-d2e0-4212-a45a-9ad497cf7245 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:48.185429 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bdcabf42-d2e0-4212-a45a-9ad497cf7245 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:48.185744 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bdcabf42-d2e0-4212-a45a-9ad497cf7245 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:48.185991 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bdcabf42-d2e0-4212-a45a-9ad497cf7245 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:48.186254 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-bdcabf42-d2e0-4212-a45a-9ad497cf7245 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:48.191351 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:48.191351 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:48.192180 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bdcabf42-d2e0-4212-a45a-9ad497cf7245 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 200 Aug 09 10:48:48.192693 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 952/3772] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:48 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:48.942419 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-203625ab-3923-49b3-a8c4-f0aace365592 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:48.945010 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-203625ab-3923-49b3-a8c4-f0aace365592 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] PUT https://10.4.3.125/volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722 Aug 09 10:48:48.945567 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-203625ab-3923-49b3-a8c4-f0aace365592 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:48.955686 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-203625ab-3923-49b3-a8c4-f0aace365592 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Acquiring lock "cinder-attachment_update-5e843fdc-5695-4517-bd44-89a8e075c6a4-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:48:48.962656 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-203625ab-3923-49b3-a8c4-f0aace365592 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-5e843fdc-5695-4517-bd44-89a8e075c6a4-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:48:48.963872 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:48.963872 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:49.081800 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-203625ab-3923-49b3-a8c4-f0aace365592 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Lock "cinder-attachment_update-5e843fdc-5695-4517-bd44-89a8e075c6a4-np0000006833" released by "attachment_update" :: held 0.119s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:48:49.082784 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-203625ab-3923-49b3-a8c4-f0aace365592 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722 returned with HTTP 200 Aug 09 10:48:49.083473 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 946/3773] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:48:48 2026] PUT /volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722 => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:49.094920 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-d09b52b1-3cbd-44f0-aac8-d7a4f2b53206 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:49.097176 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-d09b52b1-3cbd-44f0-aac8-d7a4f2b53206 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722 Aug 09 10:48:49.097424 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-d09b52b1-3cbd-44f0-aac8-d7a4f2b53206 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:49.097795 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-d09b52b1-3cbd-44f0-aac8-d7a4f2b53206 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:49.130198 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-d09b52b1-3cbd-44f0-aac8-d7a4f2b53206 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722 returned with HTTP 200 Aug 09 10:48:49.130769 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 937/3774] 10.4.3.125 () {70 vars in 1651 bytes} [Sun Aug 9 10:48:49 2026] GET /volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722 => generated 993 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:49.205930 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de1a3243-cb50-4272-85fd-fc8171627a26 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:49.208474 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de1a3243-cb50-4272-85fd-fc8171627a26 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 Aug 09 10:48:49.208671 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de1a3243-cb50-4272-85fd-fc8171627a26 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:49.208905 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de1a3243-cb50-4272-85fd-fc8171627a26 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:49.209031 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-de1a3243-cb50-4272-85fd-fc8171627a26 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Show backup with id b992f33e-ee61-4f75-888b-3d89d787fde7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:49.225152 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de1a3243-cb50-4272-85fd-fc8171627a26 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 returned with HTTP 404 Aug 09 10:48:49.225152 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 940/3775] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:49 2026] GET /volume/v3/backups/b992f33e-ee61-4f75-888b-3d89d787fde7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:49.233468 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-93eed8eb-7da8-4a53-b27e-230d3080c321 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:49.235006 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-93eed8eb-7da8-4a53-b27e-230d3080c321 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 Aug 09 10:48:49.235233 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-93eed8eb-7da8-4a53-b27e-230d3080c321 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:49.235459 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-93eed8eb-7da8-4a53-b27e-230d3080c321 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:49.237090 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-93eed8eb-7da8-4a53-b27e-230d3080c321 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Delete volume with id: 82293418-c5ae-4712-9b3b-fbf17c96e622 Aug 09 10:48:49.244195 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:49.244195 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:49.244575 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-93eed8eb-7da8-4a53-b27e-230d3080c321 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Volume info retrieved successfully. Aug 09 10:48:49.262021 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-93eed8eb-7da8-4a53-b27e-230d3080c321 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Delete volume request issued successfully. Aug 09 10:48:49.262194 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-93eed8eb-7da8-4a53-b27e-230d3080c321 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 returned with HTTP 202 Aug 09 10:48:49.262689 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 953/3776] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:48:49 2026] DELETE /volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:49.276266 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-35767ac3-04d0-4a33-b51d-2e921e7eb827 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:49.278675 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-35767ac3-04d0-4a33-b51d-2e921e7eb827 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 Aug 09 10:48:49.278915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-35767ac3-04d0-4a33-b51d-2e921e7eb827 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:49.279145 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-35767ac3-04d0-4a33-b51d-2e921e7eb827 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:49.293984 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:49.293984 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:49.295451 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-35767ac3-04d0-4a33-b51d-2e921e7eb827 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Volume info retrieved successfully. Aug 09 10:48:49.301689 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-35767ac3-04d0-4a33-b51d-2e921e7eb827 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 returned with HTTP 200 Aug 09 10:48:49.302231 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 947/3777] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:49 2026] GET /volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:50.318523 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d6713d7e-168b-4faf-8d1a-9712a493ccd7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:50.320293 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d6713d7e-168b-4faf-8d1a-9712a493ccd7 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] GET https://10.4.3.125/volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 Aug 09 10:48:50.320529 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d6713d7e-168b-4faf-8d1a-9712a493ccd7 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:50.320769 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d6713d7e-168b-4faf-8d1a-9712a493ccd7 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:50.327949 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d6713d7e-168b-4faf-8d1a-9712a493ccd7 tempest-ProjectAdminTests39-700734384 tempest-ProjectAdminTests39-700734384-project-admin] https://10.4.3.125/volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 returned with HTTP 404 Aug 09 10:48:50.328401 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 938/3778] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:50 2026] GET /volume/v3/volumes/82293418-c5ae-4712-9b3b-fbf17c96e622 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:50.672434 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:50.847902 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:48:50.848631 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:50.849695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:48:50.849808 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Create volume of 1 GB Aug 09 10:48:50.854743 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Availability Zones retrieved successfully. Aug 09 10:48:50.862966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Flow 'volume_create_api' (b1838dbc-fc84-4e9a-a7f6-63f3c4fe54f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:50.864359 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a712ba61-8a9b-4e56-9933-8d7620b72d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:50.865726 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:48:50.894937 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a712ba61-8a9b-4e56-9933-8d7620b72d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:50.895831 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad668081-a4ee-4cc1-b02c-32a2902d724c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:50.972789 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Created reservations ['3d954445-91dd-4ef2-aab2-7b12c8adf7e2', 'e44910f7-b02f-4144-bc93-4248c8f2f6d4', '41a42a4c-22bb-4c40-b96f-c1d02cd3bcad', 'c527a6ac-5557-41eb-95fe-d9b0cebc1afa'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:50.973828 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad668081-a4ee-4cc1-b02c-32a2902d724c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d954445-91dd-4ef2-aab2-7b12c8adf7e2', 'e44910f7-b02f-4144-bc93-4248c8f2f6d4', '41a42a4c-22bb-4c40-b96f-c1d02cd3bcad', 'c527a6ac-5557-41eb-95fe-d9b0cebc1afa']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:50.974524 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80156f6b-4445-486e-80ca-f29c8458e099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:50.998975 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80156f6b-4445-486e-80ca-f29c8458e099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1789cf7-15fa-4889-ada7-28a0851860fd', '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='e1337bdf87fa48298a7fbeb58f292a6d',qos_specs=None,replication_status=,reservations=['3d954445-91dd-4ef2-aab2-7b12c8adf7e2','e44910f7-b02f-4144-bc93-4248c8f2f6d4','41a42a4c-22bb-4c40-b96f-c1d02cd3bcad','c527a6ac-5557-41eb-95fe-d9b0cebc1afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4c0ee1dc9c4ba18df980515b8bd397',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:48:50Z,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=f1789cf7-15fa-4889-ada7-28a0851860fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1337bdf87fa48298a7fbeb58f292a6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4c0ee1dc9c4ba18df980515b8bd397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:50.999949 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a114dc-19f9-4328-bab9-faee16bd4c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:51.021859 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a114dc-19f9-4328-bab9-faee16bd4c9d) transitioned into state 'SUCCESS' from 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='e1337bdf87fa48298a7fbeb58f292a6d',qos_specs=None,replication_status=,reservations=['3d954445-91dd-4ef2-aab2-7b12c8adf7e2','e44910f7-b02f-4144-bc93-4248c8f2f6d4','41a42a4c-22bb-4c40-b96f-c1d02cd3bcad','c527a6ac-5557-41eb-95fe-d9b0cebc1afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4c0ee1dc9c4ba18df980515b8bd397',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:51.022601 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefdc1b0-0194-4bc9-88ec-959fc8ac4860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:51.035381 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefdc1b0-0194-4bc9-88ec-959fc8ac4860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:51.036297 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Flow 'volume_create_api' (b1838dbc-fc84-4e9a-a7f6-63f3c4fe54f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:51.036632 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Create volume request issued successfully. Aug 09 10:48:51.037241 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6f4b63d3-e64e-4aff-8df3-0f179f9bdc3e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:48:51.037701 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 941/3779] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:48:50 2026] POST /volume/v3/volumes => generated 740 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:51.050560 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3fa92b44-8513-464b-b786-fdc7ea69dfd5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:51.052350 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3fa92b44-8513-464b-b786-fdc7ea69dfd5 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd Aug 09 10:48:51.052539 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3fa92b44-8513-464b-b786-fdc7ea69dfd5 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:51.052711 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3fa92b44-8513-464b-b786-fdc7ea69dfd5 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:51.060003 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:51.060003 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:51.064613 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3fa92b44-8513-464b-b786-fdc7ea69dfd5 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:51.069049 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3fa92b44-8513-464b-b786-fdc7ea69dfd5 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd returned with HTTP 200 Aug 09 10:48:51.069487 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 954/3780] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:51 2026] GET /volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd => generated 808 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:52.050151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:52.081730 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-81b8c3cd-5480-41f6-b875-de70fadd0445 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:52.083451 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-81b8c3cd-5480-41f6-b875-de70fadd0445 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd Aug 09 10:48:52.083692 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-81b8c3cd-5480-41f6-b875-de70fadd0445 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:52.083919 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-81b8c3cd-5480-41f6-b875-de70fadd0445 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:52.091283 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:52.091283 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:52.094701 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-81b8c3cd-5480-41f6-b875-de70fadd0445 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:52.098541 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-81b8c3cd-5480-41f6-b875-de70fadd0445 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd returned with HTTP 200 Aug 09 10:48:52.098909 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 939/3781] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:52 2026] GET /volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:52.114967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5c7382a8-50f5-43b7-afe6-00af05eb3d52 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:52.117512 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c7382a8-50f5-43b7-afe6-00af05eb3d52 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd Aug 09 10:48:52.117761 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c7382a8-50f5-43b7-afe6-00af05eb3d52 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:52.117995 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c7382a8-50f5-43b7-afe6-00af05eb3d52 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:52.128014 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:52.128014 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:52.133009 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5c7382a8-50f5-43b7-afe6-00af05eb3d52 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:52.140268 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c7382a8-50f5-43b7-afe6-00af05eb3d52 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd returned with HTTP 200 Aug 09 10:48:52.140805 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 942/3782] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:52 2026] GET /volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd => generated 833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:52.165939 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-67d3af25-d434-4215-bbec-2e19d81da170 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:52.168661 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:48:52.169658 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-306382183"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:52.170791 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-306382183'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:48:52.170952 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume of 1 GB Aug 09 10:48:52.171708 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:48:52.172069 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1918149022"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:52.174012 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1918149022'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:48:52.174012 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Create volume of 1 GB Aug 09 10:48:52.177587 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Availability Zones retrieved successfully. Aug 09 10:48:52.180583 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Availability Zones retrieved successfully. Aug 09 10:48:52.183548 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Flow 'volume_create_api' (1a7c45b3-352a-4d01-ae07-d39fc33c8dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:52.184842 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374739fe-d586-4d69-900c-e5ca0da0f537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:52.185654 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:48:52.185991 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Flow 'volume_create_api' (e2a36793-1288-493e-923a-c29b9ae43fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:52.186862 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9241b1-83b0-4712-81cf-3e39a00789a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:52.187764 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:48:52.210241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374739fe-d586-4d69-900c-e5ca0da0f537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:52.211031 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc90085-3fc4-4222-8996-932858249fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:52.212630 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9241b1-83b0-4712-81cf-3e39a00789a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:52.213509 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e336e9-60e7-46d1-a889-ac696f7c6271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:52.254931 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Created reservations ['68cfaad1-c48b-4acd-901d-57f9d74b02b3', 'bfa4e538-9d69-43d8-aeb5-03829cf12222', '67d65c4b-09cd-49d1-89e9-db5fd6b12147', '7ce4dfb8-d585-43e0-89ef-41ffd965a56e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:52.255863 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e336e9-60e7-46d1-a889-ac696f7c6271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68cfaad1-c48b-4acd-901d-57f9d74b02b3', 'bfa4e538-9d69-43d8-aeb5-03829cf12222', '67d65c4b-09cd-49d1-89e9-db5fd6b12147', '7ce4dfb8-d585-43e0-89ef-41ffd965a56e']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:52.256735 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f41119c-1102-4f14-8914-36dd664e3b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:52.270765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Created reservations ['60c3eff7-4457-42ba-9239-f9a803157b2a', 'a327410f-1c2b-4148-9abf-929a73bde499', 'c00da85b-e9cf-40aa-9c68-0d4f32560006', '0fb0337c-4643-48e3-9800-b987ae8218c3'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:52.271895 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc90085-3fc4-4222-8996-932858249fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60c3eff7-4457-42ba-9239-f9a803157b2a', 'a327410f-1c2b-4148-9abf-929a73bde499', 'c00da85b-e9cf-40aa-9c68-0d4f32560006', '0fb0337c-4643-48e3-9800-b987ae8218c3']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:52.272977 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f126c6ee-434c-478d-ac51-9afcf08dd2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:52.279655 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f41119c-1102-4f14-8914-36dd664e3b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1918149022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1337bdf87fa48298a7fbeb58f292a6d',qos_specs=None,replication_status=,reservations=['68cfaad1-c48b-4acd-901d-57f9d74b02b3','bfa4e538-9d69-43d8-aeb5-03829cf12222','67d65c4b-09cd-49d1-89e9-db5fd6b12147','7ce4dfb8-d585-43e0-89ef-41ffd965a56e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4c0ee1dc9c4ba18df980515b8bd397',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:48:52Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1918149022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1337bdf87fa48298a7fbeb58f292a6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4c0ee1dc9c4ba18df980515b8bd397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:52.280857 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25885ce1-1c3b-4b83-80e4-f88005588446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:52.298531 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25885ce1-1c3b-4b83-80e4-f88005588446) transitioned into 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-1918149022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1337bdf87fa48298a7fbeb58f292a6d',qos_specs=None,replication_status=,reservations=['68cfaad1-c48b-4acd-901d-57f9d74b02b3','bfa4e538-9d69-43d8-aeb5-03829cf12222','67d65c4b-09cd-49d1-89e9-db5fd6b12147','7ce4dfb8-d585-43e0-89ef-41ffd965a56e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4c0ee1dc9c4ba18df980515b8bd397',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:52.299110 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7202aa0-aab9-4165-8b0b-e9fe394ae1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:52.299226 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f126c6ee-434c-478d-ac51-9afcf08dd2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c067551d-69f5-43a0-a082-f616991b7387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306382183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',qos_specs=None,replication_status=,reservations=['60c3eff7-4457-42ba-9239-f9a803157b2a','a327410f-1c2b-4148-9abf-929a73bde499','c00da85b-e9cf-40aa-9c68-0d4f32560006','0fb0337c-4643-48e3-9800-b987ae8218c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e9d32b760647519fb42f353081c524',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306382183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c067551d-69f5-43a0-a082-f616991b7387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e9d32b760647519fb42f353081c524',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:52.300329 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9622feab-cf90-4976-9c8a-3bbd9d11dd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:52.308108 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7202aa0-aab9-4165-8b0b-e9fe394ae1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:52.309072 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Flow 'volume_create_api' (e2a36793-1288-493e-923a-c29b9ae43fb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:52.309378 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Create volume request issued successfully. Aug 09 10:48:52.309912 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-67d3af25-d434-4215-bbec-2e19d81da170 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:48:52.310441 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 955/3783] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:48:52 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:52.320522 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3c014fc1-20ac-4ede-aa62-157a7628925c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:52.321419 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9622feab-cf90-4976-9c8a-3bbd9d11dd39) transitioned into state 'SUCCESS' from state '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-306382183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',qos_specs=None,replication_status=,reservations=['60c3eff7-4457-42ba-9239-f9a803157b2a','a327410f-1c2b-4148-9abf-929a73bde499','c00da85b-e9cf-40aa-9c68-0d4f32560006','0fb0337c-4643-48e3-9800-b987ae8218c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e9d32b760647519fb42f353081c524',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:52.322115 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c014fc1-20ac-4ede-aa62-157a7628925c tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec Aug 09 10:48:52.322346 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c014fc1-20ac-4ede-aa62-157a7628925c tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:52.322406 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b38e9d6-c945-4c10-8c1c-ee9e0ee9f236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:52.322546 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c014fc1-20ac-4ede-aa62-157a7628925c tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:52.329804 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:52.329804 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:52.334132 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3c014fc1-20ac-4ede-aa62-157a7628925c tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:52.334748 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b38e9d6-c945-4c10-8c1c-ee9e0ee9f236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:52.335958 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Flow 'volume_create_api' (1a7c45b3-352a-4d01-ae07-d39fc33c8dc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:52.336418 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume request issued successfully. Aug 09 10:48:52.337168 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d0055de5-6436-4c83-81d4-1f08ff22d8e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:48:52.337732 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 948/3784] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:48:52 2026] POST /volume/v3/volumes => generated 777 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:52.339383 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c014fc1-20ac-4ede-aa62-157a7628925c tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec returned with HTTP 200 Aug 09 10:48:52.339865 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 940/3785] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:52 2026] GET /volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:52.350765 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bc07750d-284f-48d1-9e47-3f8e5d988ce0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:52.352623 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc07750d-284f-48d1-9e47-3f8e5d988ce0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 Aug 09 10:48:52.352886 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc07750d-284f-48d1-9e47-3f8e5d988ce0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:52.353093 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc07750d-284f-48d1-9e47-3f8e5d988ce0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:52.360738 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:52.360738 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:52.364597 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bc07750d-284f-48d1-9e47-3f8e5d988ce0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:48:52.368676 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc07750d-284f-48d1-9e47-3f8e5d988ce0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 returned with HTTP 200 Aug 09 10:48:52.369057 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 943/3786] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:52 2026] GET /volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:52.400970 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-0c631f83-bc59-45a7-9732-9b37ef66ef94 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:52.404036 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-0c631f83-bc59-45a7-9732-9b37ef66ef94 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption Aug 09 10:48:52.404340 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-0c631f83-bc59-45a7-9732-9b37ef66ef94 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:52.404618 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-0c631f83-bc59-45a7-9732-9b37ef66ef94 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:52.417293 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:52.417293 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:52.424213 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-0c631f83-bc59-45a7-9732-9b37ef66ef94 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption returned with HTTP 200 Aug 09 10:48:52.424604 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 956/3787] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:48:52 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:53.352264 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b31ce4c2-082a-444e-bbf0-ae4d88629daa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:53.355258 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b31ce4c2-082a-444e-bbf0-ae4d88629daa tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec Aug 09 10:48:53.355258 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b31ce4c2-082a-444e-bbf0-ae4d88629daa tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:53.355258 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b31ce4c2-082a-444e-bbf0-ae4d88629daa tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:53.361712 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:53.361712 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:53.368931 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b31ce4c2-082a-444e-bbf0-ae4d88629daa tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:53.370821 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b31ce4c2-082a-444e-bbf0-ae4d88629daa tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec returned with HTTP 200 Aug 09 10:48:53.371325 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 949/3788] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:53 2026] GET /volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:53.382788 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c6ded4a-81e4-46bf-a752-7f37a7af4d78 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:53.384640 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-174d969f-a752-4fc7-b768-f82caef5d599 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:53.385117 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c6ded4a-81e4-46bf-a752-7f37a7af4d78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 Aug 09 10:48:53.385409 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c6ded4a-81e4-46bf-a752-7f37a7af4d78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:53.385603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c6ded4a-81e4-46bf-a752-7f37a7af4d78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:53.386388 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-174d969f-a752-4fc7-b768-f82caef5d599 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec Aug 09 10:48:53.386575 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-174d969f-a752-4fc7-b768-f82caef5d599 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:53.386748 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-174d969f-a752-4fc7-b768-f82caef5d599 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:53.392497 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:53.392497 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:53.392725 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:53.392725 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:53.396172 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-174d969f-a752-4fc7-b768-f82caef5d599 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:53.396776 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c6ded4a-81e4-46bf-a752-7f37a7af4d78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:48:53.399766 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-174d969f-a752-4fc7-b768-f82caef5d599 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec returned with HTTP 200 Aug 09 10:48:53.400115 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 944/3789] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:53 2026] GET /volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:53.406375 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c6ded4a-81e4-46bf-a752-7f37a7af4d78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 returned with HTTP 200 Aug 09 10:48:53.407113 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 941/3790] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:53 2026] GET /volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:53.414421 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a8f11996-2718-4767-9186-cfbae2f93b97 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:53.416096 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8f11996-2718-4767-9186-cfbae2f93b97 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:48:53.416482 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8f11996-2718-4767-9186-cfbae2f93b97 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1990594576"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:53.419550 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-15565fe7-f188-432f-bc4c-e936c3e2100d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:53.420900 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-15565fe7-f188-432f-bc4c-e936c3e2100d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:48:53.421374 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-15565fe7-f188-432f-bc4c-e936c3e2100d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c067551d-69f5-43a0-a082-f616991b7387", "name": "tempest-type-Backup-202980520"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:53.422758 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-15565fe7-f188-432f-bc4c-e936c3e2100d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Creating new backup {'backup': {'volume_id': 'c067551d-69f5-43a0-a082-f616991b7387', 'name': 'tempest-type-Backup-202980520'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:48:53.422974 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-15565fe7-f188-432f-bc4c-e936c3e2100d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Creating backup of volume c067551d-69f5-43a0-a082-f616991b7387 in container None Aug 09 10:48:53.424469 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:53.424469 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:53.424921 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a8f11996-2718-4767-9186-cfbae2f93b97 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:53.425051 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-a8f11996-2718-4767-9186-cfbae2f93b97 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Create snapshot from volume 6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec Aug 09 10:48:53.431594 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:53.431594 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:53.431594 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-15565fe7-f188-432f-bc4c-e936c3e2100d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:48:53.453410 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-15565fe7-f188-432f-bc4c-e936c3e2100d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Created reservations ['a8d12b14-2414-4d04-8acc-a97d51ec2132', '0c9d78db-4aed-42ee-a569-efefb4fd25fd'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:53.459038 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-a8f11996-2718-4767-9186-cfbae2f93b97 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Created reservations ['7816a7f0-0292-4752-add1-d80fc183afff', 'f142c510-9f38-4bdb-84dd-b2c41f8816b8', '53ae9886-4a4f-429e-987a-0663b7e15c6f', '4fe1aba8-bafd-4162-9f36-260c12ab9f93'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:53.478306 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.api [None req-a8f11996-2718-4767-9186-cfbae2f93b97 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 09 10:48:53.478306 np0000006833 devstack@c-api.service[100319]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 09 10:48:53.478306 np0000006833 devstack@c-api.service[100319]: FROM reservations Aug 09 10:48:53.478306 np0000006833 devstack@c-api.service[100319]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 09 10:48:53.478306 np0000006833 devstack@c-api.service[100319]: [parameters: {'uuid_1_1': '7816a7f0-0292-4752-add1-d80fc183afff', 'uuid_1_2': 'f142c510-9f38-4bdb-84dd-b2c41f8816b8', 'uuid_1_3': '53ae9886-4a4f-429e-987a-0663b7e15c6f', 'uuid_1_4': '4fe1aba8-bafd-4162-9f36-260c12ab9f93'}] Aug 09 10:48:53.478306 np0000006833 devstack@c-api.service[100319]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100319) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 09 10:48:53.478647 np0000006833 devstack@c-api.service[100319]: DEBUG oslo_db.api [None req-a8f11996-2718-4767-9186-cfbae2f93b97 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100319) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 09 10:48:53.482369 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-15565fe7-f188-432f-bc4c-e936c3e2100d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:48:53.482369 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 950/3791] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:48:53 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:53.489948 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-635d4a41-2908-4916-bc75-fc133684c850 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:53.491678 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-635d4a41-2908-4916-bc75-fc133684c850 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:48:53.491876 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-635d4a41-2908-4916-bc75-fc133684c850 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:53.492060 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-635d4a41-2908-4916-bc75-fc133684c850 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:53.492160 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-635d4a41-2908-4916-bc75-fc133684c850 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:53.496271 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:53.496271 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:53.496653 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-635d4a41-2908-4916-bc75-fc133684c850 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:48:53.497002 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 945/3792] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:53 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:54.494915 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a8f11996-2718-4767-9186-cfbae2f93b97 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Snapshot create request issued successfully. Aug 09 10:48:54.495381 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8f11996-2718-4767-9186-cfbae2f93b97 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:48:54.495934 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 957/3793] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:48:53 2026] POST /volume/v3/snapshots => generated 326 bytes in 1082 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:54.504486 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a4a3cd2e-fe02-4788-b0ec-d50806ba7661 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:54.506224 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4a3cd2e-fe02-4788-b0ec-d50806ba7661 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 Aug 09 10:48:54.506443 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4a3cd2e-fe02-4788-b0ec-d50806ba7661 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:54.506662 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4a3cd2e-fe02-4788-b0ec-d50806ba7661 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:54.506991 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-86b31532-c659-4697-8815-c7c05469a7ac None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:54.509921 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86b31532-c659-4697-8815-c7c05469a7ac tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:48:54.510256 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86b31532-c659-4697-8815-c7c05469a7ac tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:54.510517 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86b31532-c659-4697-8815-c7c05469a7ac tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:54.510688 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-86b31532-c659-4697-8815-c7c05469a7ac tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:54.511355 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:54.511355 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:54.511826 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a4a3cd2e-fe02-4788-b0ec-d50806ba7661 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Snapshot retrieved successfully. Aug 09 10:48:54.512707 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4a3cd2e-fe02-4788-b0ec-d50806ba7661 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 returned with HTTP 200 Aug 09 10:48:54.513073 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 942/3794] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:54 2026] GET /volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:54.515697 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:54.515697 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:54.516609 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86b31532-c659-4697-8815-c7c05469a7ac tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:48:54.517132 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 951/3795] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:54 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:54.672248 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-ee3bd9fb-f588-41c2-8276-0aa1da4611ad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:54.674151 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-ee3bd9fb-f588-41c2-8276-0aa1da4611ad tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722/action Aug 09 10:48:54.674612 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-ee3bd9fb-f588-41c2-8276-0aa1da4611ad tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:54.674757 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-ee3bd9fb-f588-41c2-8276-0aa1da4611ad tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:54.693224 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:54.693224 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:54.706513 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7af6c3fc-2874-406d-9202-6b2027044dc9 req-ee3bd9fb-f588-41c2-8276-0aa1da4611ad tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722/action returned with HTTP 204 Aug 09 10:48:54.707051 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 946/3796] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:48:54 2026] POST /volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:55.495703 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e8bf56e5-2924-49d3-bd67-072f7f452bf9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.498087 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8bf56e5-2924-49d3-bd67-072f7f452bf9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:55.498579 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8bf56e5-2924-49d3-bd67-072f7f452bf9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:55.498976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8bf56e5-2924-49d3-bd67-072f7f452bf9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:55.512426 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:55.512426 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:55.517215 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e8bf56e5-2924-49d3-bd67-072f7f452bf9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:55.521745 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-738a9f69-2ec7-47fa-8020-9bae3b5302d7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.523306 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8bf56e5-2924-49d3-bd67-072f7f452bf9 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:55.523681 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-738a9f69-2ec7-47fa-8020-9bae3b5302d7 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 Aug 09 10:48:55.523874 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-738a9f69-2ec7-47fa-8020-9bae3b5302d7 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:55.524055 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-738a9f69-2ec7-47fa-8020-9bae3b5302d7 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:55.524301 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 958/3797] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:55 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 1169 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:55.528584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5137ba30-d590-4c38-a52b-ccc5786c1f66 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.529460 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:55.529460 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:55.529881 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-738a9f69-2ec7-47fa-8020-9bae3b5302d7 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Snapshot retrieved successfully. Aug 09 10:48:55.530656 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-738a9f69-2ec7-47fa-8020-9bae3b5302d7 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 returned with HTTP 200 Aug 09 10:48:55.530987 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 943/3798] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:55 2026] GET /volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:55.533314 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5137ba30-d590-4c38-a52b-ccc5786c1f66 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:48:55.533636 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5137ba30-d590-4c38-a52b-ccc5786c1f66 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:55.533903 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5137ba30-d590-4c38-a52b-ccc5786c1f66 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:55.534094 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5137ba30-d590-4c38-a52b-ccc5786c1f66 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:55.541267 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6330efc5-3ecd-4b8f-bce2-44609d5b2864 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.545477 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6330efc5-3ecd-4b8f-bce2-44609d5b2864 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 Aug 09 10:48:55.545477 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6330efc5-3ecd-4b8f-bce2-44609d5b2864 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:55.545477 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6330efc5-3ecd-4b8f-bce2-44609d5b2864 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:55.545996 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:55.545996 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:55.545996 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5137ba30-d590-4c38-a52b-ccc5786c1f66 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:48:55.545996 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 952/3799] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:55 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:55.555232 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:55.555232 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:55.555815 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6330efc5-3ecd-4b8f-bce2-44609d5b2864 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Snapshot retrieved successfully. Aug 09 10:48:55.556884 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6330efc5-3ecd-4b8f-bce2-44609d5b2864 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 returned with HTTP 200 Aug 09 10:48:55.557385 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 947/3800] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:55 2026] GET /volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 => generated 485 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:55.572713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e98614c5-cc79-48b2-bc1e-385716661e4a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.580054 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e98614c5-cc79-48b2-bc1e-385716661e4a tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 Aug 09 10:48:55.580054 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e98614c5-cc79-48b2-bc1e-385716661e4a tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:55.580054 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e98614c5-cc79-48b2-bc1e-385716661e4a tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:55.580054 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-e98614c5-cc79-48b2-bc1e-385716661e4a tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Delete snapshot with id: 2e8d4b3e-d859-4cb6-8b56-b4b89222af15 Aug 09 10:48:55.587106 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-c5d92f15-69d7-4963-941d-87b4fc2b5e53 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.587327 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:55.587327 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:55.588151 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e98614c5-cc79-48b2-bc1e-385716661e4a tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Snapshot retrieved successfully. Aug 09 10:48:55.589051 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-c5d92f15-69d7-4963-941d-87b4fc2b5e53 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:55.589325 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-c5d92f15-69d7-4963-941d-87b4fc2b5e53 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:55.589516 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-c5d92f15-69d7-4963-941d-87b4fc2b5e53 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:55.598562 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:55.598562 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:55.601878 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-c5d92f15-69d7-4963-941d-87b4fc2b5e53 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:55.606805 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e98614c5-cc79-48b2-bc1e-385716661e4a tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Snapshot delete request issued successfully. Aug 09 10:48:55.606805 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e98614c5-cc79-48b2-bc1e-385716661e4a tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 returned with HTTP 202 Aug 09 10:48:55.606805 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 959/3801] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:48:55 2026] DELETE /volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:55.607012 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-c5d92f15-69d7-4963-941d-87b4fc2b5e53 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:55.610119 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 944/3802] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:48:55 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:48:55.613684 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4aa87387-830a-402f-ba36-d96f62e3508e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.615598 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4aa87387-830a-402f-ba36-d96f62e3508e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 Aug 09 10:48:55.615598 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4aa87387-830a-402f-ba36-d96f62e3508e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:55.615693 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4aa87387-830a-402f-ba36-d96f62e3508e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:55.624483 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:55.624483 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:55.624918 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4aa87387-830a-402f-ba36-d96f62e3508e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Snapshot retrieved successfully. Aug 09 10:48:55.627205 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4aa87387-830a-402f-ba36-d96f62e3508e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 returned with HTTP 200 Aug 09 10:48:55.627205 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 953/3803] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:55 2026] GET /volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:55.632365 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-e42816e5-3a09-420d-bf9a-3d79836e6355 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.634923 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-e42816e5-3a09-420d-bf9a-3d79836e6355 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] POST https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/action Aug 09 10:48:55.635370 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-e42816e5-3a09-420d-bf9a-3d79836e6355 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:48:55.635534 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-e42816e5-3a09-420d-bf9a-3d79836e6355 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:55.648926 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:55.648926 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:55.649562 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-e42816e5-3a09-420d-bf9a-3d79836e6355 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:55.657791 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-e42816e5-3a09-420d-bf9a-3d79836e6355 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Begin detaching volume completed successfully. Aug 09 10:48:55.657994 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-e42816e5-3a09-420d-bf9a-3d79836e6355 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/action returned with HTTP 202 Aug 09 10:48:55.658487 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 948/3804] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:48:55 2026] POST /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:48:55.703470 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4f50a468-170d-453f-8910-8fe1824bd76e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.704118 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f50a468-170d-453f-8910-8fe1824bd76e None None] GET https://10.4.3.125/volume// Aug 09 10:48:55.705485 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f50a468-170d-453f-8910-8fe1824bd76e None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:55.705485 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f50a468-170d-453f-8910-8fe1824bd76e None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:55.705485 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f50a468-170d-453f-8910-8fe1824bd76e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:48:55.705485 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 960/3805] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:48: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 09 10:48:55.714089 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-fe4da9e8-26b5-4745-a1b9-19e270d19fd0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.716365 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-fe4da9e8-26b5-4745-a1b9-19e270d19fd0 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:48:55.716587 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-fe4da9e8-26b5-4745-a1b9-19e270d19fd0 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:55.716741 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-fe4da9e8-26b5-4745-a1b9-19e270d19fd0 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:55.726032 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:55.726032 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:55.729268 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-fe4da9e8-26b5-4745-a1b9-19e270d19fd0 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:48:55.733114 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-fe4da9e8-26b5-4745-a1b9-19e270d19fd0 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:48:55.733511 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 945/3806] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:48:55 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:48:55.749241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-1bb07408-1d76-4179-9884-b94ac99ce347 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:55.751783 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-1bb07408-1d76-4179-9884-b94ac99ce347 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption Aug 09 10:48:55.752026 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-1bb07408-1d76-4179-9884-b94ac99ce347 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:55.752293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-1bb07408-1d76-4179-9884-b94ac99ce347 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:55.768775 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:55.768775 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:55.775604 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-1bb07408-1d76-4179-9884-b94ac99ce347 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption returned with HTTP 200 Aug 09 10:48:55.776053 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 954/3807] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:48:55 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:56.559656 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0f332bb3-6360-43dc-8e05-cc252b77039a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:56.562678 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f332bb3-6360-43dc-8e05-cc252b77039a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:48:56.563009 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f332bb3-6360-43dc-8e05-cc252b77039a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:56.563292 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f332bb3-6360-43dc-8e05-cc252b77039a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:56.563442 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0f332bb3-6360-43dc-8e05-cc252b77039a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:56.568762 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:56.568762 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:56.569563 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f332bb3-6360-43dc-8e05-cc252b77039a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:48:56.570039 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 949/3808] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:56 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:56.640340 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-99aefc0e-dc13-4e23-a385-2f1b5f0db1f4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:56.642047 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99aefc0e-dc13-4e23-a385-2f1b5f0db1f4 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 Aug 09 10:48:56.642375 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99aefc0e-dc13-4e23-a385-2f1b5f0db1f4 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:56.642676 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99aefc0e-dc13-4e23-a385-2f1b5f0db1f4 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:56.647515 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99aefc0e-dc13-4e23-a385-2f1b5f0db1f4 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 returned with HTTP 404 Aug 09 10:48:56.648785 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 961/3809] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:48:56 2026] GET /volume/v3/snapshots/2e8d4b3e-d859-4cb6-8b56-b4b89222af15 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:56.656842 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d04ff9d-a084-484c-b46c-94693ceacaae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:56.659304 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d04ff9d-a084-484c-b46c-94693ceacaae tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] DELETE https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec Aug 09 10:48:56.659581 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d04ff9d-a084-484c-b46c-94693ceacaae tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:56.659837 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d04ff9d-a084-484c-b46c-94693ceacaae tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:56.660064 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4d04ff9d-a084-484c-b46c-94693ceacaae tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Delete volume with id: 6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec Aug 09 10:48:56.669228 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:56.669228 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:56.669842 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4d04ff9d-a084-484c-b46c-94693ceacaae tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:56.688040 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4d04ff9d-a084-484c-b46c-94693ceacaae tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Delete volume request issued successfully. Aug 09 10:48:56.688417 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d04ff9d-a084-484c-b46c-94693ceacaae tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec returned with HTTP 202 Aug 09 10:48:56.688822 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 946/3810] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:56 2026] DELETE /volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:56.697322 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76ad550f-d4cd-44f4-bf95-76de10269fe0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:56.699073 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76ad550f-d4cd-44f4-bf95-76de10269fe0 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec Aug 09 10:48:56.699350 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76ad550f-d4cd-44f4-bf95-76de10269fe0 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:56.699610 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76ad550f-d4cd-44f4-bf95-76de10269fe0 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:56.710384 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:56.710384 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:56.714570 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-76ad550f-d4cd-44f4-bf95-76de10269fe0 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:56.720552 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76ad550f-d4cd-44f4-bf95-76de10269fe0 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec returned with HTTP 200 Aug 09 10:48:56.721329 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 955/3811] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:56 2026] GET /volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:48:57.582082 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f1cd7021-7e84-4ab4-a432-32046a5900a6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:57.583935 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1cd7021-7e84-4ab4-a432-32046a5900a6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:48:57.584206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1cd7021-7e84-4ab4-a432-32046a5900a6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:57.584474 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1cd7021-7e84-4ab4-a432-32046a5900a6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:57.584641 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f1cd7021-7e84-4ab4-a432-32046a5900a6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:57.589031 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:57.589031 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:57.589648 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1cd7021-7e84-4ab4-a432-32046a5900a6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:48:57.590016 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 950/3812] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:57 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:57.737686 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1797a784-c043-44e8-921f-aaa9d4dc9e6e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:57.741850 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1797a784-c043-44e8-921f-aaa9d4dc9e6e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec Aug 09 10:48:57.741850 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1797a784-c043-44e8-921f-aaa9d4dc9e6e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:57.741850 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1797a784-c043-44e8-921f-aaa9d4dc9e6e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:57.747518 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1797a784-c043-44e8-921f-aaa9d4dc9e6e tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec returned with HTTP 404 Aug 09 10:48:57.748106 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 962/3813] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:57 2026] GET /volume/v3/volumes/6cb8ca24-cc3b-4cd2-8fdb-ef43bdcae4ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:57.757795 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-925ebf4e-cc5d-4131-8ce0-71c2d450f494 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:57.759258 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-925ebf4e-cc5d-4131-8ce0-71c2d450f494 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd Aug 09 10:48:57.759486 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-925ebf4e-cc5d-4131-8ce0-71c2d450f494 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:57.759712 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-925ebf4e-cc5d-4131-8ce0-71c2d450f494 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:57.759904 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-925ebf4e-cc5d-4131-8ce0-71c2d450f494 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Delete volume with id: f1789cf7-15fa-4889-ada7-28a0851860fd Aug 09 10:48:57.769654 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:57.769654 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:48:57.770320 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-925ebf4e-cc5d-4131-8ce0-71c2d450f494 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:57.797640 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-925ebf4e-cc5d-4131-8ce0-71c2d450f494 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Delete volume request issued successfully. Aug 09 10:48:57.797896 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-925ebf4e-cc5d-4131-8ce0-71c2d450f494 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd returned with HTTP 202 Aug 09 10:48:57.798443 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 947/3814] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:48:57 2026] DELETE /volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:48:57.808704 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1063579e-4b94-4acf-9775-868eb11993f4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:57.811692 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1063579e-4b94-4acf-9775-868eb11993f4 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd Aug 09 10:48:57.811914 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1063579e-4b94-4acf-9775-868eb11993f4 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:57.812162 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1063579e-4b94-4acf-9775-868eb11993f4 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:57.822804 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:57.822804 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:57.828099 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1063579e-4b94-4acf-9775-868eb11993f4 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Volume info retrieved successfully. Aug 09 10:48:57.835759 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1063579e-4b94-4acf-9775-868eb11993f4 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd returned with HTTP 200 Aug 09 10:48:57.836374 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 956/3815] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:57 2026] GET /volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:58.610605 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aea0b2ee-e35d-4eb1-8b98-9819630e9ca5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:58.616425 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aea0b2ee-e35d-4eb1-8b98-9819630e9ca5 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:48:58.617634 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aea0b2ee-e35d-4eb1-8b98-9819630e9ca5 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:58.618405 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aea0b2ee-e35d-4eb1-8b98-9819630e9ca5 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:58.618968 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-aea0b2ee-e35d-4eb1-8b98-9819630e9ca5 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:58.624740 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:58.624740 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:58.625941 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aea0b2ee-e35d-4eb1-8b98-9819630e9ca5 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:48:58.625941 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 951/3816] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:58 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:58.854434 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-880758f5-0f94-4c33-84a9-2fe07a58ca14 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:58.859218 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-880758f5-0f94-4c33-84a9-2fe07a58ca14 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] GET https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd Aug 09 10:48:58.859218 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-880758f5-0f94-4c33-84a9-2fe07a58ca14 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:58.859218 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-880758f5-0f94-4c33-84a9-2fe07a58ca14 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:58.866478 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-880758f5-0f94-4c33-84a9-2fe07a58ca14 tempest-CinderUnicodeTest-528178925 tempest-CinderUnicodeTest-528178925-project-member] https://10.4.3.125/volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd returned with HTTP 404 Aug 09 10:48:58.867100 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 963/3817] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:58 2026] GET /volume/v3/volumes/f1789cf7-15fa-4889-ada7-28a0851860fd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:48:59.032745 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-faa1c856-c8e3-4d6f-b3d9-b550e3897ed3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:59.041419 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-faa1c856-c8e3-4d6f-b3d9-b550e3897ed3 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:48:59.041696 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-faa1c856-c8e3-4d6f-b3d9-b550e3897ed3 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1321155513-443452275", "extra_specs": {"multiattach": " True"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:59.084853 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-faa1c856-c8e3-4d6f-b3d9-b550e3897ed3 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:48:59.084853 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 948/3818] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:48:59 2026] POST /volume/v3/types => generated 286 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:59.100268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8723243a-8274-4bdb-8080-39b017c4241d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:59.100268 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:48:59.100268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2063278035", "snapshot_id": null, "imageRef": null, "volume_type": "d7a9c666-e731-40b1-b0ef-d81e9853d5cf", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:48:59.102519 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2063278035', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'd7a9c666-e731-40b1-b0ef-d81e9853d5cf', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:48:59.108240 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume of 1 GB Aug 09 10:48:59.109660 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:59.109660 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:59.109660 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Availability Zones retrieved successfully. Aug 09 10:48:59.116042 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Flow 'volume_create_api' (ac45d479-dbe7-4bca-a578-9207b24be6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:59.117036 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1525fc1c-d1dc-4989-b94d-02c5040b0920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:59.118097 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:48:59.131724 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:59.131724 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:48:59.151416 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1525fc1c-d1dc-4989-b94d-02c5040b0920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:48:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d7a9c666-e731-40b1-b0ef-d81e9853d5cf,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1321155513-443452275',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7a9c666-e731-40b1-b0ef-d81e9853d5cf', 'encryption_key_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=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:59.152585 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af519c5b-5695-4242-b2bd-3b8befd591bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:59.196895 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1321155513-443452275 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1321155513-443452275, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:48:59.197532 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1321155513-443452275 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1321155513-443452275, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:48:59.244036 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Created reservations ['40caf9e1-dac3-464b-b681-afa050844546', '07857cef-8dbb-4313-9684-1b6b616a5648', '99c623e1-c0f9-42f4-986c-5007ec15448b', 'f2445852-681a-400f-a294-f45f70b16c1c'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:48:59.245698 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af519c5b-5695-4242-b2bd-3b8befd591bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40caf9e1-dac3-464b-b681-afa050844546', '07857cef-8dbb-4313-9684-1b6b616a5648', '99c623e1-c0f9-42f4-986c-5007ec15448b', 'f2445852-681a-400f-a294-f45f70b16c1c']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:59.246693 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f678df4b-873f-4202-9232-8fd9d85f5bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:59.284730 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f678df4b-873f-4202-9232-8fd9d85f5bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d6d3aa9-dafd-4440-8046-c096bdc42078', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2063278035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dc164b17b59d4cb680d509984923065c',qos_specs=None,replication_status=,reservations=['40caf9e1-dac3-464b-b681-afa050844546','07857cef-8dbb-4313-9684-1b6b616a5648','99c623e1-c0f9-42f4-986c-5007ec15448b','f2445852-681a-400f-a294-f45f70b16c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5f83e76b4143968cee41857fa31a52',volume_type_id=d7a9c666-e731-40b1-b0ef-d81e9853d5cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2063278035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d6d3aa9-dafd-4440-8046-c096bdc42078,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='dc164b17b59d4cb680d509984923065c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e5f83e76b4143968cee41857fa31a52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7a9c666-e731-40b1-b0ef-d81e9853d5cf),volume_type_id=d7a9c666-e731-40b1-b0ef-d81e9853d5cf)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:59.285787 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b2b1d3-a9f4-47f9-bf17-3d492932111b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:59.311555 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b2b1d3-a9f4-47f9-bf17-3d492932111b) transitioned into state 'SUCCESS' from state '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-2063278035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dc164b17b59d4cb680d509984923065c',qos_specs=None,replication_status=,reservations=['40caf9e1-dac3-464b-b681-afa050844546','07857cef-8dbb-4313-9684-1b6b616a5648','99c623e1-c0f9-42f4-986c-5007ec15448b','f2445852-681a-400f-a294-f45f70b16c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5f83e76b4143968cee41857fa31a52',volume_type_id=d7a9c666-e731-40b1-b0ef-d81e9853d5cf)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:59.312220 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589f29fc-d60f-410a-ae7a-7b06df2697fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:48:59.331916 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589f29fc-d60f-410a-ae7a-7b06df2697fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:48:59.333356 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Flow 'volume_create_api' (ac45d479-dbe7-4bca-a578-9207b24be6bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:48:59.334214 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Create volume request issued successfully. Aug 09 10:48:59.334968 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8723243a-8274-4bdb-8080-39b017c4241d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:48:59.335537 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 957/3819] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:48:59 2026] POST /volume/v3/volumes => generated 829 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:48:59.350737 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8ed19235-83aa-41b5-a64c-76a862d22fec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:59.352803 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ed19235-83aa-41b5-a64c-76a862d22fec tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:48:59.353477 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ed19235-83aa-41b5-a64c-76a862d22fec tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:59.354292 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ed19235-83aa-41b5-a64c-76a862d22fec tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:59.374600 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:59.374600 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:48:59.383978 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8ed19235-83aa-41b5-a64c-76a862d22fec tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:48:59.397252 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ed19235-83aa-41b5-a64c-76a862d22fec tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:48:59.397252 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 952/3820] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:48:59 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 897 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:48:59.638671 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-475a2f07-4776-4d7c-b343-528f9221a905 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:48:59.640381 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-475a2f07-4776-4d7c-b343-528f9221a905 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:48:59.640587 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-475a2f07-4776-4d7c-b343-528f9221a905 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:48:59.640831 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-475a2f07-4776-4d7c-b343-528f9221a905 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:48:59.641045 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-475a2f07-4776-4d7c-b343-528f9221a905 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:48:59.649127 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:48:59.649127 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:48:59.649824 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-475a2f07-4776-4d7c-b343-528f9221a905 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:48:59.650272 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 964/3821] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:48:59 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:00.415756 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-14923b3f-1941-4d6f-bce2-fa529e8750a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:00.418810 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14923b3f-1941-4d6f-bce2-fa529e8750a5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:00.419174 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14923b3f-1941-4d6f-bce2-fa529e8750a5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:00.419418 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14923b3f-1941-4d6f-bce2-fa529e8750a5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:00.429764 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:00.429764 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:00.434932 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-14923b3f-1941-4d6f-bce2-fa529e8750a5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:00.440810 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14923b3f-1941-4d6f-bce2-fa529e8750a5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:00.441586 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 949/3822] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:00 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:00.468679 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e42c753f-105f-4ce6-ba69-e5aa5f51c93b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:00.471046 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e42c753f-105f-4ce6-ba69-e5aa5f51c93b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:00.471321 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e42c753f-105f-4ce6-ba69-e5aa5f51c93b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:00.471561 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e42c753f-105f-4ce6-ba69-e5aa5f51c93b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:00.481413 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:00.481413 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:00.486351 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e42c753f-105f-4ce6-ba69-e5aa5f51c93b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:00.492107 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e42c753f-105f-4ce6-ba69-e5aa5f51c93b tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:00.492658 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 958/3823] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:00 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:00.552012 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-6cf3dbe6-4d92-4eaf-9064-40eaa76103a4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:00.555794 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-6cf3dbe6-4d92-4eaf-9064-40eaa76103a4 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:00.555999 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-6cf3dbe6-4d92-4eaf-9064-40eaa76103a4 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:00.556221 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-6cf3dbe6-4d92-4eaf-9064-40eaa76103a4 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:00.564240 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:00.564240 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:00.568029 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-6cf3dbe6-4d92-4eaf-9064-40eaa76103a4 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:00.572222 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-6cf3dbe6-4d92-4eaf-9064-40eaa76103a4 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:00.572638 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 953/3824] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:00 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:00.664843 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-302e78f5-6520-4da7-b976-204a5b2bf436 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:00.670686 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-302e78f5-6520-4da7-b976-204a5b2bf436 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:00.670956 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-302e78f5-6520-4da7-b976-204a5b2bf436 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:00.671179 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-302e78f5-6520-4da7-b976-204a5b2bf436 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:00.671308 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-302e78f5-6520-4da7-b976-204a5b2bf436 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:00.689258 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:00.689258 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:00.689405 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-302e78f5-6520-4da7-b976-204a5b2bf436 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:00.689863 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 965/3825] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:00 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:00.727768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-63248541-a476-465e-8f41-9d1f0d9769a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:00.728881 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63248541-a476-465e-8f41-9d1f0d9769a5 None None] GET https://10.4.3.125/volume// Aug 09 10:49:00.729055 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63248541-a476-465e-8f41-9d1f0d9769a5 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:00.729540 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63248541-a476-465e-8f41-9d1f0d9769a5 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:00.730369 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63248541-a476-465e-8f41-9d1f0d9769a5 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:00.730842 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 950/3826] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:49:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:49:00.744436 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-d2c45986-de96-4e65-a439-c7d48f65250d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:00.822441 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c22a0119-ca96-4335-9ca5-a3753633330b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:00.953994 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:49:00.954384 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-153755336"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:00.955813 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-153755336'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:49:00.955991 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume of 1 GB Aug 09 10:49:00.960975 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Availability Zones retrieved successfully. Aug 09 10:49:00.968693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Flow 'volume_create_api' (708fb43c-3213-4e49-84ec-3e4184ae73b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:00.969643 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc018dc-0158-4001-9154-4c23d7980edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:00.970820 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:49:00.975541 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-d2c45986-de96-4e65-a439-c7d48f65250d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:49:00.975953 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-d2c45986-de96-4e65-a439-c7d48f65250d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d6d3aa9-dafd-4440-8046-c096bdc42078", "connector": null, "instance_uuid": "25865293-e953-46d5-b30a-4b1fc3610d22"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:00.985251 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:00.985251 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:01.003206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc018dc-0158-4001-9154-4c23d7980edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:01.004261 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a3408a-a194-4a14-a244-695bba89c98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:01.024533 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-d2c45986-de96-4e65-a439-c7d48f65250d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:49:01.024533 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 959/3827] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:49:00 2026] POST /volume/v3/attachments => generated 273 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:01.062326 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-add87562-79c9-411d-aee6-83f792177ab6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:01.064562 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-add87562-79c9-411d-aee6-83f792177ab6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:01.064917 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-add87562-79c9-411d-aee6-83f792177ab6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:01.065113 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-add87562-79c9-411d-aee6-83f792177ab6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:01.083023 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:01.083023 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:01.088389 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-add87562-79c9-411d-aee6-83f792177ab6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:01.091602 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['62999f34-036f-46db-9acb-2047badca74e', '6985df8d-3ac5-4059-83ea-14209fa7e7c0', '4f4d3d2f-7bdc-489a-bf78-f2848d02469a', 'fca52399-2bc7-4b60-a4e5-2e6a74646fc7'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:01.092882 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a3408a-a194-4a14-a244-695bba89c98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62999f34-036f-46db-9acb-2047badca74e', '6985df8d-3ac5-4059-83ea-14209fa7e7c0', '4f4d3d2f-7bdc-489a-bf78-f2848d02469a', 'fca52399-2bc7-4b60-a4e5-2e6a74646fc7']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:01.094019 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10485261-c109-4d5a-8f0c-c28166414a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:01.094090 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-add87562-79c9-411d-aee6-83f792177ab6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:01.094835 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 966/3828] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:01 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 921 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:01.110747 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42611ba7-83cf-4235-888e-fc697f390611 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:01.111254 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42611ba7-83cf-4235-888e-fc697f390611 None None] GET https://10.4.3.125/volume// Aug 09 10:49:01.112274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42611ba7-83cf-4235-888e-fc697f390611 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:01.112274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42611ba7-83cf-4235-888e-fc697f390611 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:01.112636 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42611ba7-83cf-4235-888e-fc697f390611 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:01.113343 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 951/3829] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:49: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 09 10:49:01.132513 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-b6f782e8-ed03-4fc0-be7a-e26b5a35c2b5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:01.135157 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10485261-c109-4d5a-8f0c-c28166414a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '675472e2-40a7-4477-855d-5ee786890551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-153755336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a293c08e190423eb83ecefb0aa35843',qos_specs=None,replication_status=,reservations=['62999f34-036f-46db-9acb-2047badca74e','6985df8d-3ac5-4059-83ea-14209fa7e7c0','4f4d3d2f-7bdc-489a-bf78-f2848d02469a','fca52399-2bc7-4b60-a4e5-2e6a74646fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16f46017161046ac842616150f8176ad',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-153755336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=675472e2-40a7-4477-855d-5ee786890551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a293c08e190423eb83ecefb0aa35843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16f46017161046ac842616150f8176ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:01.136278 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b73a9ae-68ac-4722-bd7d-4736d338b4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:01.146368 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-b6f782e8-ed03-4fc0-be7a-e26b5a35c2b5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:01.146368 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-b6f782e8-ed03-4fc0-be7a-e26b5a35c2b5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:01.146368 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-b6f782e8-ed03-4fc0-be7a-e26b5a35c2b5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:01.156607 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:01.156607 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:01.164784 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-b6f782e8-ed03-4fc0-be7a-e26b5a35c2b5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:01.169230 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b73a9ae-68ac-4722-bd7d-4736d338b4c3) transitioned into state 'SUCCESS' from state '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-153755336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a293c08e190423eb83ecefb0aa35843',qos_specs=None,replication_status=,reservations=['62999f34-036f-46db-9acb-2047badca74e','6985df8d-3ac5-4059-83ea-14209fa7e7c0','4f4d3d2f-7bdc-489a-bf78-f2848d02469a','fca52399-2bc7-4b60-a4e5-2e6a74646fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16f46017161046ac842616150f8176ad',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:01.170464 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03d8eb9-cb7c-43fa-8ab9-3b5cfaebb2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:01.172212 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-b6f782e8-ed03-4fc0-be7a-e26b5a35c2b5 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:01.173111 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 960/3830] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:49:01 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 1101 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:49:01.184256 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03d8eb9-cb7c-43fa-8ab9-3b5cfaebb2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:01.185555 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Flow 'volume_create_api' (708fb43c-3213-4e49-84ec-3e4184ae73b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:01.185931 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume request issued successfully. Aug 09 10:49:01.186913 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c22a0119-ca96-4335-9ca5-a3753633330b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:49:01.187518 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 954/3831] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:49:00 2026] POST /volume/v3/volumes => generated 777 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:01.203265 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4f68ab08-7cca-49f0-878b-75d268640488 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:01.207824 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f68ab08-7cca-49f0-878b-75d268640488 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 Aug 09 10:49:01.208080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f68ab08-7cca-49f0-878b-75d268640488 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:01.208344 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f68ab08-7cca-49f0-878b-75d268640488 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:01.218547 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:01.218547 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:01.233928 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4f68ab08-7cca-49f0-878b-75d268640488 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:49:01.242082 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f68ab08-7cca-49f0-878b-75d268640488 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 returned with HTTP 200 Aug 09 10:49:01.242562 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 967/3832] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:01 2026] GET /volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:01.323240 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-787cb0da-3134-4ccc-ada1-e4dc519833e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:01.328082 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-787cb0da-3134-4ccc-ada1-e4dc519833e2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] PUT https://10.4.3.125/volume/v3/attachments/77af5003-8c68-4cb2-b0d6-3a741aa9043f Aug 09 10:49:01.328522 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-787cb0da-3134-4ccc-ada1-e4dc519833e2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:01.343002 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-787cb0da-3134-4ccc-ada1-e4dc519833e2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Acquiring lock "cinder-attachment_update-5d6d3aa9-dafd-4440-8046-c096bdc42078-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:49:01.349502 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-787cb0da-3134-4ccc-ada1-e4dc519833e2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Lock "cinder-attachment_update-5d6d3aa9-dafd-4440-8046-c096bdc42078-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:49:01.352445 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:01.352445 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:01.480980 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-787cb0da-3134-4ccc-ada1-e4dc519833e2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Lock "cinder-attachment_update-5d6d3aa9-dafd-4440-8046-c096bdc42078-np0000006833" released by "attachment_update" :: held 0.131s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:49:01.481763 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-787cb0da-3134-4ccc-ada1-e4dc519833e2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/77af5003-8c68-4cb2-b0d6-3a741aa9043f returned with HTTP 200 Aug 09 10:49:01.482446 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 952/3833] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:49:01 2026] PUT /volume/v3/attachments/77af5003-8c68-4cb2-b0d6-3a741aa9043f => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:01.707723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-27ab419e-6d9e-4917-80f6-e576612db8ef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:01.712430 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-27ab419e-6d9e-4917-80f6-e576612db8ef tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:01.712679 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-27ab419e-6d9e-4917-80f6-e576612db8ef tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:01.713800 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-27ab419e-6d9e-4917-80f6-e576612db8ef tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:01.713800 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-27ab419e-6d9e-4917-80f6-e576612db8ef tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:01.722946 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:01.722946 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:01.723973 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-27ab419e-6d9e-4917-80f6-e576612db8ef tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:01.724589 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 961/3834] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:01 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:02.109507 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bee9f248-28f3-4c6f-926f-250ccef0fc2e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:02.111792 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bee9f248-28f3-4c6f-926f-250ccef0fc2e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:02.112023 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bee9f248-28f3-4c6f-926f-250ccef0fc2e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:02.112279 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bee9f248-28f3-4c6f-926f-250ccef0fc2e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:02.123018 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:02.123018 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:02.126780 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bee9f248-28f3-4c6f-926f-250ccef0fc2e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:02.131276 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bee9f248-28f3-4c6f-926f-250ccef0fc2e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:02.131673 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 955/3835] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:02 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:02.255435 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-811dbd53-eab3-4fcf-a375-3e377b880f20 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:02.258130 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-811dbd53-eab3-4fcf-a375-3e377b880f20 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 Aug 09 10:49:02.258477 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-811dbd53-eab3-4fcf-a375-3e377b880f20 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:02.258763 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-811dbd53-eab3-4fcf-a375-3e377b880f20 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:02.268162 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:02.268162 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:02.273084 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-811dbd53-eab3-4fcf-a375-3e377b880f20 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:49:02.279892 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-811dbd53-eab3-4fcf-a375-3e377b880f20 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 returned with HTTP 200 Aug 09 10:49:02.279892 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 968/3836] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:02 2026] GET /volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:02.297336 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c4ab2a01-fce3-4cc4-bd25-21fcd5a1d79c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:02.299028 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4ab2a01-fce3-4cc4-bd25-21fcd5a1d79c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:49:02.299789 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4ab2a01-fce3-4cc4-bd25-21fcd5a1d79c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "675472e2-40a7-4477-855d-5ee786890551", "name": "tempest-type-Backup-1586513605"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:02.301931 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-c4ab2a01-fce3-4cc4-bd25-21fcd5a1d79c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating new backup {'backup': {'volume_id': '675472e2-40a7-4477-855d-5ee786890551', 'name': 'tempest-type-Backup-1586513605'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:49:02.302370 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-c4ab2a01-fce3-4cc4-bd25-21fcd5a1d79c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating backup of volume 675472e2-40a7-4477-855d-5ee786890551 in container None Aug 09 10:49:02.311345 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:02.311345 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:02.313210 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c4ab2a01-fce3-4cc4-bd25-21fcd5a1d79c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:49:02.347444 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c4ab2a01-fce3-4cc4-bd25-21fcd5a1d79c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['79fd816b-4755-4060-9480-9bf759047a4a', '5e5d2f2e-c0c5-4117-8dcc-2736a86cc435'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:02.390062 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4ab2a01-fce3-4cc4-bd25-21fcd5a1d79c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:49:02.390902 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 953/3837] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:49:02 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 09 10:49:02.403450 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-107c01cf-7f46-4015-b763-8f1bf80604aa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:02.406231 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-107c01cf-7f46-4015-b763-8f1bf80604aa tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:02.406509 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-107c01cf-7f46-4015-b763-8f1bf80604aa tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:02.406749 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-107c01cf-7f46-4015-b763-8f1bf80604aa tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:02.406899 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-107c01cf-7f46-4015-b763-8f1bf80604aa tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:02.412803 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:02.412803 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:02.414324 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-107c01cf-7f46-4015-b763-8f1bf80604aa tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:02.414905 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 962/3838] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:02 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:02.715955 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de191eaa-d1f6-42b7-a3ba-b7065c58c02b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:02.718551 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de191eaa-d1f6-42b7-a3ba-b7065c58c02b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 Aug 09 10:49:02.718829 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de191eaa-d1f6-42b7-a3ba-b7065c58c02b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:02.719042 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de191eaa-d1f6-42b7-a3ba-b7065c58c02b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:02.734895 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:02.734895 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:02.740313 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9dda85a3-0f9b-463f-afff-bf9b3c26919f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:02.741919 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de191eaa-d1f6-42b7-a3ba-b7065c58c02b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:49:02.744065 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9dda85a3-0f9b-463f-afff-bf9b3c26919f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:02.744065 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9dda85a3-0f9b-463f-afff-bf9b3c26919f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:02.744065 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9dda85a3-0f9b-463f-afff-bf9b3c26919f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:02.744065 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9dda85a3-0f9b-463f-afff-bf9b3c26919f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:02.749282 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:02.749282 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:02.750583 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9dda85a3-0f9b-463f-afff-bf9b3c26919f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:02.751215 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 969/3839] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:02 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:02.751733 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de191eaa-d1f6-42b7-a3ba-b7065c58c02b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 returned with HTTP 200 Aug 09 10:49:02.752529 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 956/3840] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:02 2026] GET /volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 => generated 1637 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:03.146028 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-159da627-ebee-4c13-884e-e82a39b09129 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:03.148989 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-159da627-ebee-4c13-884e-e82a39b09129 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:03.149500 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-159da627-ebee-4c13-884e-e82a39b09129 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:03.149578 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-159da627-ebee-4c13-884e-e82a39b09129 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:03.163375 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:03.163375 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:03.169803 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-159da627-ebee-4c13-884e-e82a39b09129 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:03.177550 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-159da627-ebee-4c13-884e-e82a39b09129 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:03.178207 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 954/3841] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:03 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 922 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:03.429896 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2090ec04-82ae-4c53-be30-0dbd009dd66a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:03.435208 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2090ec04-82ae-4c53-be30-0dbd009dd66a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:03.435208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2090ec04-82ae-4c53-be30-0dbd009dd66a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:03.435208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2090ec04-82ae-4c53-be30-0dbd009dd66a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:03.435208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-2090ec04-82ae-4c53-be30-0dbd009dd66a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:03.437801 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:03.437801 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:03.438465 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2090ec04-82ae-4c53-be30-0dbd009dd66a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:03.438849 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 963/3842] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:03 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:03.765527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5006b93c-ec31-4ede-9a30-e80cee7ebbae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:03.767813 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5006b93c-ec31-4ede-9a30-e80cee7ebbae tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:03.768082 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5006b93c-ec31-4ede-9a30-e80cee7ebbae tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:03.768376 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5006b93c-ec31-4ede-9a30-e80cee7ebbae tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:03.768518 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5006b93c-ec31-4ede-9a30-e80cee7ebbae tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:03.773293 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:03.773293 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:03.774173 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5006b93c-ec31-4ede-9a30-e80cee7ebbae tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:03.774839 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 970/3843] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:03 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:04.194675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-64b32424-ea4d-410d-a8cc-9a69e46546cd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:04.196944 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-64b32424-ea4d-410d-a8cc-9a69e46546cd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:04.197404 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-64b32424-ea4d-410d-a8cc-9a69e46546cd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:04.197630 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-64b32424-ea4d-410d-a8cc-9a69e46546cd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:04.211632 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:04.211632 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:04.216744 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-64b32424-ea4d-410d-a8cc-9a69e46546cd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:04.223305 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-64b32424-ea4d-410d-a8cc-9a69e46546cd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:04.223874 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 957/3844] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:04 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:04.453289 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-080db776-84d1-4823-a97b-9eea020799a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:04.455379 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-080db776-84d1-4823-a97b-9eea020799a2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:04.459204 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-080db776-84d1-4823-a97b-9eea020799a2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:04.459524 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-080db776-84d1-4823-a97b-9eea020799a2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:04.459642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-080db776-84d1-4823-a97b-9eea020799a2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:04.469779 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:04.469779 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:04.470792 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-080db776-84d1-4823-a97b-9eea020799a2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:04.474753 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 955/3845] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:04 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 725 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:04.789754 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eec9df8e-2890-4730-b98b-5f5f8d4c25dd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:04.790148 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-18cc475f-1723-46b8-aad7-5295e2e8d299 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:04.793325 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-18cc475f-1723-46b8-aad7-5295e2e8d299 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/attachments/77af5003-8c68-4cb2-b0d6-3a741aa9043f/action Aug 09 10:49:04.794617 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-18cc475f-1723-46b8-aad7-5295e2e8d299 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:49:04.794617 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-18cc475f-1723-46b8-aad7-5295e2e8d299 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:04.794824 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eec9df8e-2890-4730-b98b-5f5f8d4c25dd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:04.794824 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eec9df8e-2890-4730-b98b-5f5f8d4c25dd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:04.794824 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eec9df8e-2890-4730-b98b-5f5f8d4c25dd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:04.794989 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-eec9df8e-2890-4730-b98b-5f5f8d4c25dd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:04.801271 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:04.801271 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:04.802148 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eec9df8e-2890-4730-b98b-5f5f8d4c25dd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:04.802649 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 964/3846] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:04 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:04.814179 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:04.814179 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:04.835420 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a01e82f6-388c-453c-b834-5f89bca70e6b req-18cc475f-1723-46b8-aad7-5295e2e8d299 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/77af5003-8c68-4cb2-b0d6-3a741aa9043f/action returned with HTTP 204 Aug 09 10:49:04.836341 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 971/3847] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:49:04 2026] POST /volume/v3/attachments/77af5003-8c68-4cb2-b0d6-3a741aa9043f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:05.015436 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-92bca080-d85b-432e-9ccd-e4c410b1078b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.017745 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:49:05.018071 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1682130294", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:05.021458 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1682130294', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:49:05.021582 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Create volume of 1 GB Aug 09 10:49:05.026148 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Availability Zones retrieved successfully. Aug 09 10:49:05.032942 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Flow 'volume_create_api' (256643bc-0a57-44dc-b077-b473f8d370ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:05.033926 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4e9018-8edd-489f-9230-84072dd19b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:05.034983 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:49:05.069487 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4e9018-8edd-489f-9230-84072dd19b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:05.070400 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5826aeb0-003e-4f4f-b139-fffc379a0a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:05.146849 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Created reservations ['f5188591-629c-4b71-9841-a781911560d4', '4df8f4ba-e310-41e8-8772-343ec86ce23c', '6eee5a71-bd33-4377-afbe-41c933083647', '62631273-0bd1-41c1-8d22-16fec7303d41'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:05.147995 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5826aeb0-003e-4f4f-b139-fffc379a0a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5188591-629c-4b71-9841-a781911560d4', '4df8f4ba-e310-41e8-8772-343ec86ce23c', '6eee5a71-bd33-4377-afbe-41c933083647', '62631273-0bd1-41c1-8d22-16fec7303d41']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:05.150458 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7fd5b36-58f5-47ba-89bb-7c944eff2c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:05.183293 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7fd5b36-58f5-47ba-89bb-7c944eff2c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a74c0e1a-825d-449e-ab21-dd6f981d5ecd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1682130294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88e0d3cb2c4f4db21a46100364922e',qos_specs=None,replication_status=,reservations=['f5188591-629c-4b71-9841-a781911560d4','4df8f4ba-e310-41e8-8772-343ec86ce23c','6eee5a71-bd33-4377-afbe-41c933083647','62631273-0bd1-41c1-8d22-16fec7303d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82fa95d14bc46c0a6dc4fe67bd9e2c8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1682130294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a74c0e1a-825d-449e-ab21-dd6f981d5ecd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f88e0d3cb2c4f4db21a46100364922e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82fa95d14bc46c0a6dc4fe67bd9e2c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:05.185315 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa24ce6c-c3dd-4e43-9466-e992c243c872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:05.206888 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa24ce6c-c3dd-4e43-9466-e992c243c872) transitioned into state 'SUCCESS' from state '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-1682130294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88e0d3cb2c4f4db21a46100364922e',qos_specs=None,replication_status=,reservations=['f5188591-629c-4b71-9841-a781911560d4','4df8f4ba-e310-41e8-8772-343ec86ce23c','6eee5a71-bd33-4377-afbe-41c933083647','62631273-0bd1-41c1-8d22-16fec7303d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82fa95d14bc46c0a6dc4fe67bd9e2c8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:05.207838 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44efe97e-9de5-477a-bd0e-71f454a6f800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:05.225212 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44efe97e-9de5-477a-bd0e-71f454a6f800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:05.225212 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Flow 'volume_create_api' (256643bc-0a57-44dc-b077-b473f8d370ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:05.225212 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Create volume request issued successfully. Aug 09 10:49:05.225212 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-92bca080-d85b-432e-9ccd-e4c410b1078b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:49:05.225212 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 958/3848] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:49:05 2026] POST /volume/v3/volumes => generated 755 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:05.238049 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4fd9d227-740b-4875-a370-96dcca354c55 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.239954 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4fd9d227-740b-4875-a370-96dcca354c55 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:05.240177 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4fd9d227-740b-4875-a370-96dcca354c55 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:05.240397 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4fd9d227-740b-4875-a370-96dcca354c55 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:05.246372 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fd92d064-4b80-4844-9b6d-d14021c7471b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.248385 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd92d064-4b80-4844-9b6d-d14021c7471b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:05.248643 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd92d064-4b80-4844-9b6d-d14021c7471b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:05.248897 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd92d064-4b80-4844-9b6d-d14021c7471b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:05.250073 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:05.250073 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:05.254408 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4fd9d227-740b-4875-a370-96dcca354c55 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:05.259430 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4fd9d227-740b-4875-a370-96dcca354c55 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:05.259967 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 956/3849] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:05 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:05.260968 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:05.260968 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:05.269496 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fd92d064-4b80-4844-9b6d-d14021c7471b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:05.276693 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd92d064-4b80-4844-9b6d-d14021c7471b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:05.277230 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 965/3850] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:05 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:05.317687 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f6c72fc7-f19b-4cac-b6a7-477d6e778416 req-7701c4f0-15f0-4c61-90fa-971f24ce11fd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.324218 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f6c72fc7-f19b-4cac-b6a7-477d6e778416 req-7701c4f0-15f0-4c61-90fa-971f24ce11fd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:05.324218 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f6c72fc7-f19b-4cac-b6a7-477d6e778416 req-7701c4f0-15f0-4c61-90fa-971f24ce11fd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:05.324218 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f6c72fc7-f19b-4cac-b6a7-477d6e778416 req-7701c4f0-15f0-4c61-90fa-971f24ce11fd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:05.336706 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:05.336706 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:05.341900 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-f6c72fc7-f19b-4cac-b6a7-477d6e778416 req-7701c4f0-15f0-4c61-90fa-971f24ce11fd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:05.347382 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f6c72fc7-f19b-4cac-b6a7-477d6e778416 req-7701c4f0-15f0-4c61-90fa-971f24ce11fd tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:05.347965 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 972/3851] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:05 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 1214 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:05.370727 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-523aef8e-6616-4434-a55d-cd581e2f036d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.373228 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-523aef8e-6616-4434-a55d-cd581e2f036d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:05.373479 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-523aef8e-6616-4434-a55d-cd581e2f036d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:05.373711 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-523aef8e-6616-4434-a55d-cd581e2f036d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:05.385492 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:05.385492 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:05.390436 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-523aef8e-6616-4434-a55d-cd581e2f036d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:05.395912 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-523aef8e-6616-4434-a55d-cd581e2f036d tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:05.396961 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 959/3852] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:05 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:05.438259 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-9d5e84f1-0abc-4834-91a4-854b2c1ded20 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.440750 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-9d5e84f1-0abc-4834-91a4-854b2c1ded20 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:05.441010 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-9d5e84f1-0abc-4834-91a4-854b2c1ded20 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:05.441324 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-9d5e84f1-0abc-4834-91a4-854b2c1ded20 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:05.453350 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:05.453350 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:05.457256 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-9d5e84f1-0abc-4834-91a4-854b2c1ded20 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:05.463736 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-9d5e84f1-0abc-4834-91a4-854b2c1ded20 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:05.464375 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 957/3853] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:05 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:05.483842 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-4099150c-109d-4528-a2a1-5897b2be11da None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.489582 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-16cf5c21-cda8-4190-a8fb-cf84d79655e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.489705 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-4099150c-109d-4528-a2a1-5897b2be11da tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] POST https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078/action Aug 09 10:49:05.489705 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-4099150c-109d-4528-a2a1-5897b2be11da tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:49:05.489705 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-4099150c-109d-4528-a2a1-5897b2be11da tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:05.491631 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-16cf5c21-cda8-4190-a8fb-cf84d79655e6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:05.492116 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-16cf5c21-cda8-4190-a8fb-cf84d79655e6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:05.492541 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-16cf5c21-cda8-4190-a8fb-cf84d79655e6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:05.492931 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-16cf5c21-cda8-4190-a8fb-cf84d79655e6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:05.501219 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:05.501219 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:05.501460 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-16cf5c21-cda8-4190-a8fb-cf84d79655e6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:05.501971 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 973/3854] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:05 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:05.511143 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:05.511143 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:05.512019 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-4099150c-109d-4528-a2a1-5897b2be11da tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:05.524524 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-4099150c-109d-4528-a2a1-5897b2be11da tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Begin detaching volume completed successfully. Aug 09 10:49:05.525003 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-4099150c-109d-4528-a2a1-5897b2be11da tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078/action returned with HTTP 202 Aug 09 10:49:05.526882 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 966/3855] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:49:05 2026] POST /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:49:05.553861 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aedee5ed-1ee3-4a99-8701-3fa24844d0fb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.556526 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aedee5ed-1ee3-4a99-8701-3fa24844d0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:05.556653 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aedee5ed-1ee3-4a99-8701-3fa24844d0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:05.556865 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aedee5ed-1ee3-4a99-8701-3fa24844d0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:05.573341 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:05.573341 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:05.578807 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-aedee5ed-1ee3-4a99-8701-3fa24844d0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:05.582720 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42da195e-0438-4f7e-8519-5d2e555ac8ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.583252 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42da195e-0438-4f7e-8519-5d2e555ac8ae None None] GET https://10.4.3.125/volume// Aug 09 10:49:05.583571 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42da195e-0438-4f7e-8519-5d2e555ac8ae None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:05.583796 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42da195e-0438-4f7e-8519-5d2e555ac8ae None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:05.584336 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42da195e-0438-4f7e-8519-5d2e555ac8ae None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:05.585084 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 958/3856] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:49:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:49:05.589257 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aedee5ed-1ee3-4a99-8701-3fa24844d0fb tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:05.589871 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 960/3857] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:05 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:05.599331 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-caf2b279-c3f3-4ba1-a432-2d928b1ee37e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.604215 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-caf2b279-c3f3-4ba1-a432-2d928b1ee37e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:05.604215 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-caf2b279-c3f3-4ba1-a432-2d928b1ee37e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:05.604215 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-caf2b279-c3f3-4ba1-a432-2d928b1ee37e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:05.618816 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:05.618816 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:05.626847 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-caf2b279-c3f3-4ba1-a432-2d928b1ee37e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:05.634936 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-caf2b279-c3f3-4ba1-a432-2d928b1ee37e tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:05.634936 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 974/3858] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:49:05 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 1397 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:49:05.818217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cfc61436-17c1-40fd-b304-61e65c2f6275 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:05.820688 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cfc61436-17c1-40fd-b304-61e65c2f6275 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:05.822212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cfc61436-17c1-40fd-b304-61e65c2f6275 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:05.822212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cfc61436-17c1-40fd-b304-61e65c2f6275 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:05.822212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cfc61436-17c1-40fd-b304-61e65c2f6275 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:05.826779 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:05.826779 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:05.827966 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cfc61436-17c1-40fd-b304-61e65c2f6275 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:05.828716 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 967/3859] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:05 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:06.228873 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-32190709-d868-4f7e-8971-4ea570206708 req-bf978500-c0a6-48f2-aea9-e7f95bc47454 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.231434 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-32190709-d868-4f7e-8971-4ea570206708 req-bf978500-c0a6-48f2-aea9-e7f95bc47454 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/attachments/ca22e894-af67-4c26-a0ff-a4847cfff7ca Aug 09 10:49:06.231800 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-32190709-d868-4f7e-8971-4ea570206708 req-bf978500-c0a6-48f2-aea9-e7f95bc47454 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.234588 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-32190709-d868-4f7e-8971-4ea570206708 req-bf978500-c0a6-48f2-aea9-e7f95bc47454 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.243949 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.243949 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:06.257960 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-b54535d6-8317-4955-b7ed-e8c6580f90d9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.261010 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-b54535d6-8317-4955-b7ed-e8c6580f90d9 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:06.261490 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-b54535d6-8317-4955-b7ed-e8c6580f90d9 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.261815 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-b54535d6-8317-4955-b7ed-e8c6580f90d9 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.278064 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.278064 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:06.294174 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-819ffd81-3cc7-480d-87d1-bf6d32de7ad5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.295038 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-b54535d6-8317-4955-b7ed-e8c6580f90d9 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:06.297000 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-819ffd81-3cc7-480d-87d1-bf6d32de7ad5 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:06.297430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-819ffd81-3cc7-480d-87d1-bf6d32de7ad5 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.298996 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-819ffd81-3cc7-480d-87d1-bf6d32de7ad5 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.305213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-b54535d6-8317-4955-b7ed-e8c6580f90d9 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:06.305213 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 961/3860] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:06.310532 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.310532 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:06.314297 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-819ffd81-3cc7-480d-87d1-bf6d32de7ad5 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:06.319476 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-32190709-d868-4f7e-8971-4ea570206708 req-bf978500-c0a6-48f2-aea9-e7f95bc47454 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/ca22e894-af67-4c26-a0ff-a4847cfff7ca returned with HTTP 200 Aug 09 10:49:06.319974 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 959/3861] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:49:06 2026] DELETE /volume/v3/attachments/ca22e894-af67-4c26-a0ff-a4847cfff7ca => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:06.321112 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-819ffd81-3cc7-480d-87d1-bf6d32de7ad5 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:06.321112 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 975/3862] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:06.332302 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-32190709-d868-4f7e-8971-4ea570206708 req-53e84c2e-62eb-45fa-94aa-b8db950f210e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.335013 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-32190709-d868-4f7e-8971-4ea570206708 req-53e84c2e-62eb-45fa-94aa-b8db950f210e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 Aug 09 10:49:06.335326 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-32190709-d868-4f7e-8971-4ea570206708 req-53e84c2e-62eb-45fa-94aa-b8db950f210e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.335501 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-32190709-d868-4f7e-8971-4ea570206708 req-53e84c2e-62eb-45fa-94aa-b8db950f210e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.336528 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [req-32190709-d868-4f7e-8971-4ea570206708 req-53e84c2e-62eb-45fa-94aa-b8db950f210e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: 97fbad5b-b6f3-4739-999c-7529100828b1 Aug 09 10:49:06.337297 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b81faef8-0eca-4f2d-8431-9cf3a6cfe0b7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.339922 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b81faef8-0eca-4f2d-8431-9cf3a6cfe0b7 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:06.339922 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b81faef8-0eca-4f2d-8431-9cf3a6cfe0b7 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.340055 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b81faef8-0eca-4f2d-8431-9cf3a6cfe0b7 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.346497 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.346497 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:06.347166 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-32190709-d868-4f7e-8971-4ea570206708 req-53e84c2e-62eb-45fa-94aa-b8db950f210e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:49:06.350873 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.350873 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:06.355576 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b81faef8-0eca-4f2d-8431-9cf3a6cfe0b7 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:06.361025 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b81faef8-0eca-4f2d-8431-9cf3a6cfe0b7 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:06.361682 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 962/3863] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:06.373584 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-32190709-d868-4f7e-8971-4ea570206708 req-53e84c2e-62eb-45fa-94aa-b8db950f210e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume request issued successfully. Aug 09 10:49:06.373786 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-32190709-d868-4f7e-8971-4ea570206708 req-53e84c2e-62eb-45fa-94aa-b8db950f210e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 returned with HTTP 202 Aug 09 10:49:06.374580 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 968/3864] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:49:06 2026] DELETE /volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:06.382684 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-415c5c71-4c72-4adf-abf3-3087b98da53b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.387983 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-415c5c71-4c72-4adf-abf3-3087b98da53b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes Aug 09 10:49:06.388489 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-415c5c71-4c72-4adf-abf3-3087b98da53b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.388805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-415c5c71-4c72-4adf-abf3-3087b98da53b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.389107 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-415c5c71-4c72-4adf-abf3-3087b98da53b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:49:06.389690 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.389690 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:06.390195 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-415c5c71-4c72-4adf-abf3-3087b98da53b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:49:06.399147 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-415c5c71-4c72-4adf-abf3-3087b98da53b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Get all volumes completed successfully. Aug 09 10:49:06.401491 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-415c5c71-4c72-4adf-abf3-3087b98da53b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 200 Aug 09 10:49:06.401491 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 960/3865] 10.4.3.125 () {66 vars in 1237 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/volumes => generated 339 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:06.413948 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2898053a-9aab-4ce3-87dc-f3535049d4f3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.416367 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2898053a-9aab-4ce3-87dc-f3535049d4f3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:06.416685 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2898053a-9aab-4ce3-87dc-f3535049d4f3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.417079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2898053a-9aab-4ce3-87dc-f3535049d4f3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.429281 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.429281 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:06.433534 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2898053a-9aab-4ce3-87dc-f3535049d4f3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:06.439717 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2898053a-9aab-4ce3-87dc-f3535049d4f3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:06.440218 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 976/3866] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:06.501691 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6b25c19b-51ae-4683-8a71-453febe92449 req-284de31b-a9ca-47df-8ece-4a21d51b7d34 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.504380 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-284de31b-a9ca-47df-8ece-4a21d51b7d34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:06.504711 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-284de31b-a9ca-47df-8ece-4a21d51b7d34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.505056 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-284de31b-a9ca-47df-8ece-4a21d51b7d34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.514605 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.514605 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:06.518383 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a412ae2b-dea1-4f6f-9e98-d8813489a6d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.519891 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-6b25c19b-51ae-4683-8a71-453febe92449 req-284de31b-a9ca-47df-8ece-4a21d51b7d34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:06.520556 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a412ae2b-dea1-4f6f-9e98-d8813489a6d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:06.522650 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a412ae2b-dea1-4f6f-9e98-d8813489a6d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.522650 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a412ae2b-dea1-4f6f-9e98-d8813489a6d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.522650 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a412ae2b-dea1-4f6f-9e98-d8813489a6d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:06.524375 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-284de31b-a9ca-47df-8ece-4a21d51b7d34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:06.525376 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 963/3867] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:06.529485 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.529485 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:06.530152 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a412ae2b-dea1-4f6f-9e98-d8813489a6d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:06.530692 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 969/3868] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:06.609085 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4f37d6ea-54d8-4e42-825d-b04d728481d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.611484 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f37d6ea-54d8-4e42-825d-b04d728481d6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:06.611484 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f37d6ea-54d8-4e42-825d-b04d728481d6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.611742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f37d6ea-54d8-4e42-825d-b04d728481d6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.630245 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.630245 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:06.634029 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4f37d6ea-54d8-4e42-825d-b04d728481d6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:06.636954 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eda64629-2886-43f7-b850-c3f5cfc06e0a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.638062 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eda64629-2886-43f7-b850-c3f5cfc06e0a None None] GET https://10.4.3.125/volume// Aug 09 10:49:06.639944 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eda64629-2886-43f7-b850-c3f5cfc06e0a None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.639944 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eda64629-2886-43f7-b850-c3f5cfc06e0a None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.639944 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eda64629-2886-43f7-b850-c3f5cfc06e0a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:06.640224 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f37d6ea-54d8-4e42-825d-b04d728481d6 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:06.640414 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 977/3869] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:49:06.640472 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 961/3870] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 1217 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:49:06.651461 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6b25c19b-51ae-4683-8a71-453febe92449 req-a3cc64e8-9ef3-4911-a38a-023b8d6a2f2f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.655253 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-a3cc64e8-9ef3-4911-a38a-023b8d6a2f2f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:49:06.655253 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-a3cc64e8-9ef3-4911-a38a-023b8d6a2f2f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a74c0e1a-825d-449e-ab21-dd6f981d5ecd", "connector": null, "instance_uuid": "6a9256c9-16df-47c5-b7e3-37949a3ad626"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:06.665435 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.665435 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:06.697867 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-a3cc64e8-9ef3-4911-a38a-023b8d6a2f2f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:49:06.698612 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 964/3871] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:49:06 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 09 10:49:06.759162 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b2e005b0-91ac-40f7-b61f-2323e827f688 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.761605 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2e005b0-91ac-40f7-b61f-2323e827f688 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:06.762012 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2e005b0-91ac-40f7-b61f-2323e827f688 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.763582 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2e005b0-91ac-40f7-b61f-2323e827f688 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.771272 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a7c20d47-d115-4982-8ee4-3407a3986190 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.772217 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a7c20d47-d115-4982-8ee4-3407a3986190 None None] GET https://10.4.3.125/volume// Aug 09 10:49:06.773124 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a7c20d47-d115-4982-8ee4-3407a3986190 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.773584 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a7c20d47-d115-4982-8ee4-3407a3986190 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.774431 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a7c20d47-d115-4982-8ee4-3407a3986190 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:06.775378 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 978/3872] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:49:06.776142 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.776142 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:06.786772 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b2e005b0-91ac-40f7-b61f-2323e827f688 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:06.794240 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6b25c19b-51ae-4683-8a71-453febe92449 req-e0285761-f53b-4e8a-bd2a-a88b38ba1c88 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.794497 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2e005b0-91ac-40f7-b61f-2323e827f688 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:06.794948 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 970/3873] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:06.796939 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-e0285761-f53b-4e8a-bd2a-a88b38ba1c88 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:06.797222 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-e0285761-f53b-4e8a-bd2a-a88b38ba1c88 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.797471 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-e0285761-f53b-4e8a-bd2a-a88b38ba1c88 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.817931 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.817931 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:06.825962 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6b25c19b-51ae-4683-8a71-453febe92449 req-e0285761-f53b-4e8a-bd2a-a88b38ba1c88 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:06.836247 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-e0285761-f53b-4e8a-bd2a-a88b38ba1c88 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:06.836904 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 962/3874] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 1027 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:49:06.843248 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b778891c-5230-4adb-8829-ee142e7ab169 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.845456 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b778891c-5230-4adb-8829-ee142e7ab169 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:06.845722 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b778891c-5230-4adb-8829-ee142e7ab169 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:06.845936 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b778891c-5230-4adb-8829-ee142e7ab169 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:06.846066 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b778891c-5230-4adb-8829-ee142e7ab169 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:06.851075 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.851075 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:06.852057 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b778891c-5230-4adb-8829-ee142e7ab169 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:06.852488 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 965/3875] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:06 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:06.968029 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6b25c19b-51ae-4683-8a71-453febe92449 req-051ed9f2-0ab8-4607-8eea-a56427155b11 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:06.971007 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-051ed9f2-0ab8-4607-8eea-a56427155b11 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] PUT https://10.4.3.125/volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576 Aug 09 10:49:06.971688 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-051ed9f2-0ab8-4607-8eea-a56427155b11 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:06.981891 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-6b25c19b-51ae-4683-8a71-453febe92449 req-051ed9f2-0ab8-4607-8eea-a56427155b11 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Acquiring lock "cinder-attachment_update-a74c0e1a-825d-449e-ab21-dd6f981d5ecd-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:49:06.991207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-6b25c19b-51ae-4683-8a71-453febe92449 req-051ed9f2-0ab8-4607-8eea-a56427155b11 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Lock "cinder-attachment_update-a74c0e1a-825d-449e-ab21-dd6f981d5ecd-np0000006833" acquired by "attachment_update" :: waited 0.007s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:49:06.991207 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:06.991207 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:07.087086 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-6b25c19b-51ae-4683-8a71-453febe92449 req-051ed9f2-0ab8-4607-8eea-a56427155b11 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Lock "cinder-attachment_update-a74c0e1a-825d-449e-ab21-dd6f981d5ecd-np0000006833" released by "attachment_update" :: held 0.098s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:49:07.087633 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-051ed9f2-0ab8-4607-8eea-a56427155b11 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576 returned with HTTP 200 Aug 09 10:49:07.088368 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 979/3876] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:49:06 2026] PUT /volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:07.547493 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a0d229f4-0241-486e-a1b6-d7f8d3019198 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:07.549581 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0d229f4-0241-486e-a1b6-d7f8d3019198 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:07.549827 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0d229f4-0241-486e-a1b6-d7f8d3019198 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:07.550010 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0d229f4-0241-486e-a1b6-d7f8d3019198 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:07.550140 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a0d229f4-0241-486e-a1b6-d7f8d3019198 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:07.555822 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:07.555822 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:07.556559 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0d229f4-0241-486e-a1b6-d7f8d3019198 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:07.556980 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 971/3877] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:07 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:07.662908 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-177d9ce5-6243-445c-b9e4-d372b4193fb2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:07.668321 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-177d9ce5-6243-445c-b9e4-d372b4193fb2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:07.668665 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-177d9ce5-6243-445c-b9e4-d372b4193fb2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:07.669034 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-ea7125aa-28d8-46b9-a550-e0430113f452 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:07.669445 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-177d9ce5-6243-445c-b9e4-d372b4193fb2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:07.672051 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-ea7125aa-28d8-46b9-a550-e0430113f452 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] DELETE https://10.4.3.125/volume/v3/attachments/77af5003-8c68-4cb2-b0d6-3a741aa9043f Aug 09 10:49:07.672353 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-ea7125aa-28d8-46b9-a550-e0430113f452 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:07.672626 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-ea7125aa-28d8-46b9-a550-e0430113f452 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:07.682435 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:07.682435 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:07.683034 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:07.683034 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:07.688519 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-177d9ce5-6243-445c-b9e4-d372b4193fb2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:07.694508 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-177d9ce5-6243-445c-b9e4-d372b4193fb2 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:07.695048 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 963/3878] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:07 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:07.744394 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c9878e09-a25f-4644-a51c-3b7564d741fc req-ea7125aa-28d8-46b9-a550-e0430113f452 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/attachments/77af5003-8c68-4cb2-b0d6-3a741aa9043f returned with HTTP 200 Aug 09 10:49:07.745007 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 966/3879] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:49:07 2026] DELETE /volume/v3/attachments/77af5003-8c68-4cb2-b0d6-3a741aa9043f => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:07.815591 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e94fd7d7-104f-4f5f-a12f-5aa8daee2e2e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:07.817512 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e94fd7d7-104f-4f5f-a12f-5aa8daee2e2e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:07.819127 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e94fd7d7-104f-4f5f-a12f-5aa8daee2e2e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:07.819127 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e94fd7d7-104f-4f5f-a12f-5aa8daee2e2e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:07.832200 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:07.832200 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:07.837909 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e94fd7d7-104f-4f5f-a12f-5aa8daee2e2e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:07.844510 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e94fd7d7-104f-4f5f-a12f-5aa8daee2e2e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:07.844510 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 980/3880] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:07 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:07.869301 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e0d2aee0-f38b-4f8c-9ac4-17a58fdf6459 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:07.871725 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0d2aee0-f38b-4f8c-9ac4-17a58fdf6459 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:07.871975 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0d2aee0-f38b-4f8c-9ac4-17a58fdf6459 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:07.872275 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0d2aee0-f38b-4f8c-9ac4-17a58fdf6459 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:07.872440 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e0d2aee0-f38b-4f8c-9ac4-17a58fdf6459 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:07.879843 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:07.879843 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:07.881027 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0d2aee0-f38b-4f8c-9ac4-17a58fdf6459 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:07.881633 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 972/3881] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:07 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:07.914313 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-904530f4-e074-4e60-b929-428f0a770241 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:07.916736 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-904530f4-e074-4e60-b929-428f0a770241 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 Aug 09 10:49:07.917148 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-904530f4-e074-4e60-b929-428f0a770241 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:07.917410 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-904530f4-e074-4e60-b929-428f0a770241 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:07.929221 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-904530f4-e074-4e60-b929-428f0a770241 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 returned with HTTP 404 Aug 09 10:49:07.929221 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 964/3882] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:07 2026] GET /volume/v3/volumes/97fbad5b-b6f3-4739-999c-7529100828b1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:07.940317 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-02f78381-e190-4619-815b-867fec3e85c8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:07.943036 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-02f78381-e190-4619-815b-867fec3e85c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd Aug 09 10:49:07.943465 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-02f78381-e190-4619-815b-867fec3e85c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:07.943887 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-02f78381-e190-4619-815b-867fec3e85c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:07.943887 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-02f78381-e190-4619-815b-867fec3e85c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: 3f4a0e37-d77e-4dea-8f88-18acf8a8bffd Aug 09 10:49:07.950599 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:07.950599 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:07.951469 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-02f78381-e190-4619-815b-867fec3e85c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:49:07.975739 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-02f78381-e190-4619-815b-867fec3e85c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot delete request issued successfully. Aug 09 10:49:07.975903 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-02f78381-e190-4619-815b-867fec3e85c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd returned with HTTP 202 Aug 09 10:49:07.976479 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 967/3883] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:49:07 2026] DELETE /volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:07.993707 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f078c8cb-f9f7-41cd-8abd-72815dd4128c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:07.997770 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f078c8cb-f9f7-41cd-8abd-72815dd4128c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd Aug 09 10:49:07.999207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f078c8cb-f9f7-41cd-8abd-72815dd4128c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:07.999207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f078c8cb-f9f7-41cd-8abd-72815dd4128c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:08.005280 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:08.005280 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:08.007279 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f078c8cb-f9f7-41cd-8abd-72815dd4128c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:49:08.008623 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f078c8cb-f9f7-41cd-8abd-72815dd4128c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd returned with HTTP 200 Aug 09 10:49:08.009329 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 981/3884] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:49:07 2026] GET /volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:08.576765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-288e6935-ac91-4c2c-813b-4cabc7356660 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:08.578972 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-288e6935-ac91-4c2c-813b-4cabc7356660 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:08.580170 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-288e6935-ac91-4c2c-813b-4cabc7356660 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:08.580170 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-288e6935-ac91-4c2c-813b-4cabc7356660 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:08.580401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-288e6935-ac91-4c2c-813b-4cabc7356660 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:08.588069 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:08.588069 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:08.589203 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-288e6935-ac91-4c2c-813b-4cabc7356660 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:08.590160 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 973/3885] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:08 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:08.718219 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-24dcae77-26cf-422e-8f2b-5b1c9d98db6a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:08.721888 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24dcae77-26cf-422e-8f2b-5b1c9d98db6a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:08.725601 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-24dcae77-26cf-422e-8f2b-5b1c9d98db6a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:08.725601 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-24dcae77-26cf-422e-8f2b-5b1c9d98db6a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:08.731371 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:08.731371 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:08.737148 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-24dcae77-26cf-422e-8f2b-5b1c9d98db6a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:08.743516 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24dcae77-26cf-422e-8f2b-5b1c9d98db6a tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:08.743922 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 965/3886] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:08 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:08.764421 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-775fb1cb-9793-4280-ba38-b23999a04b77 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:08.766431 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-775fb1cb-9793-4280-ba38-b23999a04b77 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:08.766650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-775fb1cb-9793-4280-ba38-b23999a04b77 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:08.766911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-775fb1cb-9793-4280-ba38-b23999a04b77 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:08.767082 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-775fb1cb-9793-4280-ba38-b23999a04b77 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Delete volume with id: 5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:08.775601 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:08.775601 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:08.776001 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-775fb1cb-9793-4280-ba38-b23999a04b77 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:08.796988 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-775fb1cb-9793-4280-ba38-b23999a04b77 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Delete volume request issued successfully. Aug 09 10:49:08.797246 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-775fb1cb-9793-4280-ba38-b23999a04b77 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 202 Aug 09 10:49:08.797678 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 968/3887] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:49:08 2026] DELETE /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:08.807920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-28a465a2-95fa-4e38-a751-1f9ad5cfd52f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:08.814581 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28a465a2-95fa-4e38-a751-1f9ad5cfd52f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:08.814581 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28a465a2-95fa-4e38-a751-1f9ad5cfd52f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:08.814581 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28a465a2-95fa-4e38-a751-1f9ad5cfd52f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:08.829008 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:08.829008 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:08.835585 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-28a465a2-95fa-4e38-a751-1f9ad5cfd52f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Volume info retrieved successfully. Aug 09 10:49:08.841982 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28a465a2-95fa-4e38-a751-1f9ad5cfd52f tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 200 Aug 09 10:49:08.842789 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 982/3888] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:08 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 921 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:08.865988 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bfb8fa14-f515-4b8e-9880-99b719723b5d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:08.870556 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bfb8fa14-f515-4b8e-9880-99b719723b5d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:08.870940 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bfb8fa14-f515-4b8e-9880-99b719723b5d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:08.871182 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bfb8fa14-f515-4b8e-9880-99b719723b5d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:08.891984 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:08.891984 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:08.895121 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-58386fd1-b96a-4507-8e58-546069885d47 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:08.896864 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58386fd1-b96a-4507-8e58-546069885d47 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:08.896864 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58386fd1-b96a-4507-8e58-546069885d47 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:08.896864 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58386fd1-b96a-4507-8e58-546069885d47 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:08.897141 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-58386fd1-b96a-4507-8e58-546069885d47 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:08.899320 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bfb8fa14-f515-4b8e-9880-99b719723b5d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:08.903110 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:08.903110 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:08.903110 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58386fd1-b96a-4507-8e58-546069885d47 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:08.903110 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 966/3889] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:08 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:08.907772 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bfb8fa14-f515-4b8e-9880-99b719723b5d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:08.907772 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 974/3890] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:08 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:09.024679 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f129662a-c98f-44a0-85eb-b9d33ae11c6d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:09.028457 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f129662a-c98f-44a0-85eb-b9d33ae11c6d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd Aug 09 10:49:09.028457 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f129662a-c98f-44a0-85eb-b9d33ae11c6d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:09.029132 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f129662a-c98f-44a0-85eb-b9d33ae11c6d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:09.035474 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f129662a-c98f-44a0-85eb-b9d33ae11c6d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd returned with HTTP 404 Aug 09 10:49:09.035992 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 969/3891] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:49:09 2026] GET /volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:09.603423 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fbf45c6a-f755-4281-92de-5b3055aee665 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:09.609033 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fbf45c6a-f755-4281-92de-5b3055aee665 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:09.609033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fbf45c6a-f755-4281-92de-5b3055aee665 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:09.609414 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fbf45c6a-f755-4281-92de-5b3055aee665 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:09.609679 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fbf45c6a-f755-4281-92de-5b3055aee665 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:09.616043 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:09.616043 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:09.616043 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fbf45c6a-f755-4281-92de-5b3055aee665 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:09.616043 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 983/3892] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:09 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:09.860976 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-777e238c-3597-460f-9b3d-bd8b23444005 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:09.863771 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-777e238c-3597-460f-9b3d-bd8b23444005 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] GET https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 Aug 09 10:49:09.864155 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-777e238c-3597-460f-9b3d-bd8b23444005 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:09.864413 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-777e238c-3597-460f-9b3d-bd8b23444005 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:09.873556 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-777e238c-3597-460f-9b3d-bd8b23444005 tempest-VolumeMultiattachTests-324405481 tempest-VolumeMultiattachTests-324405481-project-member] https://10.4.3.125/volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 returned with HTTP 404 Aug 09 10:49:09.874251 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 967/3893] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:09 2026] GET /volume/v3/volumes/5d6d3aa9-dafd-4440-8046-c096bdc42078 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:09.889265 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c0939bad-cd49-461a-be4b-8627533795d9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:09.892877 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0939bad-cd49-461a-be4b-8627533795d9 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:49:09.893169 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0939bad-cd49-461a-be4b-8627533795d9 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:09.893419 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0939bad-cd49-461a-be4b-8627533795d9 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:09.894482 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0939bad-cd49-461a-be4b-8627533795d9 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:49:09.918646 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de1cebfd-7090-4aa7-b991-13c3d63060f4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:09.923984 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de1cebfd-7090-4aa7-b991-13c3d63060f4 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:09.923984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de1cebfd-7090-4aa7-b991-13c3d63060f4 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:09.923984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de1cebfd-7090-4aa7-b991-13c3d63060f4 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:09.923984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-de1cebfd-7090-4aa7-b991-13c3d63060f4 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:09.926575 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:09.926575 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:09.927525 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de1cebfd-7090-4aa7-b991-13c3d63060f4 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:09.927996 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 970/3894] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:09 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:09.930303 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71a62bad-ed85-473f-9afd-0ebba1173ba1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:09.933168 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71a62bad-ed85-473f-9afd-0ebba1173ba1 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:09.933758 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71a62bad-ed85-473f-9afd-0ebba1173ba1 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:09.934256 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71a62bad-ed85-473f-9afd-0ebba1173ba1 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:09.934622 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c0939bad-cd49-461a-be4b-8627533795d9 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Get all volumes completed successfully. Aug 09 10:49:09.936623 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:09.936623 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:09.941909 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0939bad-cd49-461a-be4b-8627533795d9 tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:49:09.942434 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 975/3895] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:49:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12745 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:49:09.951501 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:09.951501 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:09.957121 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71a62bad-ed85-473f-9afd-0ebba1173ba1 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:09.959091 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-97f8b386-13de-484f-8bd4-cdf1503907cd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:09.961549 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-97f8b386-13de-484f-8bd4-cdf1503907cd tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] DELETE https://10.4.3.125/volume/v3/types/d7a9c666-e731-40b1-b0ef-d81e9853d5cf Aug 09 10:49:09.961888 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-97f8b386-13de-484f-8bd4-cdf1503907cd tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:09.962134 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-97f8b386-13de-484f-8bd4-cdf1503907cd tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:09.964201 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71a62bad-ed85-473f-9afd-0ebba1173ba1 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:09.964671 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 984/3896] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:09 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:09.990865 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-97f8b386-13de-484f-8bd4-cdf1503907cd tempest-VolumeMultiattachTests-601715908 tempest-VolumeMultiattachTests-601715908-project-admin] https://10.4.3.125/volume/v3/types/d7a9c666-e731-40b1-b0ef-d81e9853d5cf returned with HTTP 202 Aug 09 10:49:09.991483 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 968/3897] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:49:09 2026] DELETE /volume/v3/types/d7a9c666-e731-40b1-b0ef-d81e9853d5cf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:10.627369 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-058c8b3f-1ce4-48b9-8898-e0c82f96b736 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:10.629836 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-058c8b3f-1ce4-48b9-8898-e0c82f96b736 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:10.630289 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-058c8b3f-1ce4-48b9-8898-e0c82f96b736 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:10.630581 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-058c8b3f-1ce4-48b9-8898-e0c82f96b736 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:10.630773 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-058c8b3f-1ce4-48b9-8898-e0c82f96b736 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:10.636208 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:10.636208 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:10.637127 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-058c8b3f-1ce4-48b9-8898-e0c82f96b736 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:10.637698 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 971/3898] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:10 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:10.939904 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a8641c15-c624-4062-8e0e-36f1308e5e7f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:10.941816 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a8641c15-c624-4062-8e0e-36f1308e5e7f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:10.941956 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a8641c15-c624-4062-8e0e-36f1308e5e7f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:10.942173 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a8641c15-c624-4062-8e0e-36f1308e5e7f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:10.942283 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a8641c15-c624-4062-8e0e-36f1308e5e7f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:10.946968 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:10.946968 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:10.947785 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a8641c15-c624-4062-8e0e-36f1308e5e7f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:10.948270 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 976/3899] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:10 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:10.955588 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6b25c19b-51ae-4683-8a71-453febe92449 req-5ae0e09c-d11e-41bc-a8ba-158b72c4c60a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:10.958357 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-5ae0e09c-d11e-41bc-a8ba-158b72c4c60a tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] POST https://10.4.3.125/volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576/action Aug 09 10:49:10.958952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-5ae0e09c-d11e-41bc-a8ba-158b72c4c60a tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:49:10.959169 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-5ae0e09c-d11e-41bc-a8ba-158b72c4c60a tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:10.986348 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8201ea82-5aa3-4d11-b7dd-f59c2edec015 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:10.988794 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8201ea82-5aa3-4d11-b7dd-f59c2edec015 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:10.989264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8201ea82-5aa3-4d11-b7dd-f59c2edec015 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:10.989691 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8201ea82-5aa3-4d11-b7dd-f59c2edec015 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:10.990271 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:10.990271 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:11.005556 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:11.005556 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:11.011906 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8201ea82-5aa3-4d11-b7dd-f59c2edec015 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:11.012098 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6b25c19b-51ae-4683-8a71-453febe92449 req-5ae0e09c-d11e-41bc-a8ba-158b72c4c60a tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576/action returned with HTTP 204 Aug 09 10:49:11.013177 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 985/3900] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:49:10 2026] POST /volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:11.020989 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8201ea82-5aa3-4d11-b7dd-f59c2edec015 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:11.022318 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 969/3901] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:10 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:11.095774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e91717c3-4c05-4767-a674-846f004749a9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:11.097594 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e91717c3-4c05-4767-a674-846f004749a9 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:11.097787 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e91717c3-4c05-4767-a674-846f004749a9 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:11.097984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e91717c3-4c05-4767-a674-846f004749a9 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:11.111712 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:11.111712 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:11.116354 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e91717c3-4c05-4767-a674-846f004749a9 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Volume info retrieved successfully. Aug 09 10:49:11.121168 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e91717c3-4c05-4767-a674-846f004749a9 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:11.121501 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 972/3902] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:11 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:11.169432 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-4b0b1045-4302-428b-8520-032e4002006d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:11.172017 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-4b0b1045-4302-428b-8520-032e4002006d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:11.172277 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-4b0b1045-4302-428b-8520-032e4002006d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:11.172471 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-4b0b1045-4302-428b-8520-032e4002006d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:11.188952 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:11.188952 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:11.193295 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-4b0b1045-4302-428b-8520-032e4002006d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:11.200402 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-4b0b1045-4302-428b-8520-032e4002006d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:11.200791 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 977/3903] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:11 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:11.221337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-ba62c3b5-f275-462b-a257-e6bc6ff219d8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:11.224015 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-ba62c3b5-f275-462b-a257-e6bc6ff219d8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e/action Aug 09 10:49:11.224486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-ba62c3b5-f275-462b-a257-e6bc6ff219d8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:49:11.225222 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-ba62c3b5-f275-462b-a257-e6bc6ff219d8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:11.253131 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:11.253131 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:11.253733 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-ba62c3b5-f275-462b-a257-e6bc6ff219d8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:11.266906 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-ba62c3b5-f275-462b-a257-e6bc6ff219d8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Begin detaching volume completed successfully. Aug 09 10:49:11.267489 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-ba62c3b5-f275-462b-a257-e6bc6ff219d8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e/action returned with HTTP 202 Aug 09 10:49:11.268252 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 986/3904] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:49:11 2026] POST /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:49:11.303787 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de5c12d7-f204-4035-909a-3043af34cd7f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:11.304503 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de5c12d7-f204-4035-909a-3043af34cd7f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:11.304805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de5c12d7-f204-4035-909a-3043af34cd7f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:11.305031 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de5c12d7-f204-4035-909a-3043af34cd7f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:11.320864 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:11.320864 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:11.325491 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-de5c12d7-f204-4035-909a-3043af34cd7f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:11.327302 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-45d16bba-358c-4777-9b39-39aae093d1aa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:11.327803 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-45d16bba-358c-4777-9b39-39aae093d1aa None None] GET https://10.4.3.125/volume// Aug 09 10:49:11.327926 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-45d16bba-358c-4777-9b39-39aae093d1aa None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:11.328177 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-45d16bba-358c-4777-9b39-39aae093d1aa None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:11.328528 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-45d16bba-358c-4777-9b39-39aae093d1aa None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:11.328807 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 973/3905] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:49: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 09 10:49:11.333808 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de5c12d7-f204-4035-909a-3043af34cd7f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:11.334675 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 970/3906] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:11 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1444 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:11.339436 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-d1429b66-d996-4b95-8aa9-c2c4768a5f1b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:11.342990 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-d1429b66-d996-4b95-8aa9-c2c4768a5f1b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:11.343404 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-d1429b66-d996-4b95-8aa9-c2c4768a5f1b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:11.343628 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-d1429b66-d996-4b95-8aa9-c2c4768a5f1b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:11.364433 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:11.364433 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:11.368869 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-d1429b66-d996-4b95-8aa9-c2c4768a5f1b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:11.373899 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-d1429b66-d996-4b95-8aa9-c2c4768a5f1b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:11.374420 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 978/3907] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:49:11 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1624 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:49:11.650554 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-61bfaaa7-21e6-440a-8a74-95105951b4e0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:11.654418 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61bfaaa7-21e6-440a-8a74-95105951b4e0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:11.654632 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61bfaaa7-21e6-440a-8a74-95105951b4e0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:11.654890 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61bfaaa7-21e6-440a-8a74-95105951b4e0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:11.655051 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-61bfaaa7-21e6-440a-8a74-95105951b4e0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:11.674533 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:11.674533 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:11.675342 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61bfaaa7-21e6-440a-8a74-95105951b4e0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:11.675809 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 987/3908] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:11 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:11.929575 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-ea7b8b25-de4e-48e5-9813-0f5fc1ad6b70 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:11.931882 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-ea7b8b25-de4e-48e5-9813-0f5fc1ad6b70 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/attachments/d1a30b2d-5d9d-481c-b464-b1a2cabbeea5 Aug 09 10:49:11.932175 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-ea7b8b25-de4e-48e5-9813-0f5fc1ad6b70 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:11.932430 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-ea7b8b25-de4e-48e5-9813-0f5fc1ad6b70 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:11.955509 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:11.955509 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:11.960972 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a8ba6a3e-0057-4ace-96ec-77920edc2451 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:11.963164 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8ba6a3e-0057-4ace-96ec-77920edc2451 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:49:11.963320 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8ba6a3e-0057-4ace-96ec-77920edc2451 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:11.963665 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8ba6a3e-0057-4ace-96ec-77920edc2451 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:11.963802 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a8ba6a3e-0057-4ace-96ec-77920edc2451 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:11.969179 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:11.969179 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:11.970012 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8ba6a3e-0057-4ace-96ec-77920edc2451 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:49:11.970516 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 971/3909] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:11 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:11.984096 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46ac9e4d-c7c3-43b0-8306-15083bc178da None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.016043 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-ea7b8b25-de4e-48e5-9813-0f5fc1ad6b70 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/d1a30b2d-5d9d-481c-b464-b1a2cabbeea5 returned with HTTP 200 Aug 09 10:49:12.016752 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 974/3910] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:49:11 2026] DELETE /volume/v3/attachments/d1a30b2d-5d9d-481c-b464-b1a2cabbeea5 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:12.035637 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-1ede4059-c92c-44c5-a53a-c8ef98f81f5f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.037932 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-1ede4059-c92c-44c5-a53a-c8ef98f81f5f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:49:12.038175 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-1ede4059-c92c-44c5-a53a-c8ef98f81f5f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.038444 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-1ede4059-c92c-44c5-a53a-c8ef98f81f5f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.038627 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-1ede4059-c92c-44c5-a53a-c8ef98f81f5f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: 560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:49:12.047400 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.047400 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:12.047577 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7215fa41-ec15-4fdd-9d04-d06d20c429e5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.047910 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-1ede4059-c92c-44c5-a53a-c8ef98f81f5f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:49:12.050125 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7215fa41-ec15-4fdd-9d04-d06d20c429e5 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:12.051133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7215fa41-ec15-4fdd-9d04-d06d20c429e5 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.051809 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7215fa41-ec15-4fdd-9d04-d06d20c429e5 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.066141 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.066141 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:12.073375 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7215fa41-ec15-4fdd-9d04-d06d20c429e5 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:12.075303 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-1ede4059-c92c-44c5-a53a-c8ef98f81f5f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume request issued successfully. Aug 09 10:49:12.076690 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b452d46-98dc-40b7-932b-18e1a3b5065c req-1ede4059-c92c-44c5-a53a-c8ef98f81f5f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 202 Aug 09 10:49:12.077389 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 988/3911] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:49:12 2026] DELETE /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:12.083920 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7215fa41-ec15-4fdd-9d04-d06d20c429e5 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:12.084434 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 972/3912] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:12.096820 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46ac9e4d-c7c3-43b0-8306-15083bc178da tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:49:12.098049 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-835ff20b-e517-47ca-84ad-d5629f22f34a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.098397 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46ac9e4d-c7c3-43b0-8306-15083bc178da tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c067551d-69f5-43a0-a082-f616991b7387"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:12.099636 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b7475249-630f-487d-8d2f-48e6857900a8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.100380 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-46ac9e4d-c7c3-43b0-8306-15083bc178da tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Creating new backup {'backup': {'volume_id': 'c067551d-69f5-43a0-a082-f616991b7387'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:49:12.101064 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-46ac9e4d-c7c3-43b0-8306-15083bc178da tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Creating backup of volume c067551d-69f5-43a0-a082-f616991b7387 in container None Aug 09 10:49:12.101882 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b7475249-630f-487d-8d2f-48e6857900a8 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:12.102161 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b7475249-630f-487d-8d2f-48e6857900a8 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.102435 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b7475249-630f-487d-8d2f-48e6857900a8 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.103536 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-835ff20b-e517-47ca-84ad-d5629f22f34a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:12.103785 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-835ff20b-e517-47ca-84ad-d5629f22f34a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.104002 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-835ff20b-e517-47ca-84ad-d5629f22f34a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.110500 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.110500 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:12.111230 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-46ac9e4d-c7c3-43b0-8306-15083bc178da tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Volume info retrieved successfully. Aug 09 10:49:12.114628 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.114628 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:12.119514 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b7475249-630f-487d-8d2f-48e6857900a8 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:12.124844 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b7475249-630f-487d-8d2f-48e6857900a8 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:12.125308 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 989/3913] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:12.127564 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.127564 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:12.134380 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-835ff20b-e517-47ca-84ad-d5629f22f34a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:12.140883 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4763ed07-fe98-4f08-8546-76939746bffa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.141412 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-46ac9e4d-c7c3-43b0-8306-15083bc178da tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Created reservations ['a4b55dae-a1a0-4267-8a38-bff0462c88ed', 'bf36fe30-f8cc-4459-992e-dc366ff5a4b1'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:12.141902 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-835ff20b-e517-47ca-84ad-d5629f22f34a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:12.142543 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 975/3914] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1444 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:12.143752 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4763ed07-fe98-4f08-8546-76939746bffa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:49:12.144102 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4763ed07-fe98-4f08-8546-76939746bffa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a74c0e1a-825d-449e-ab21-dd6f981d5ecd", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1665098318", "description": null, "metadata": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:12.164239 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.164239 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:12.165042 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4763ed07-fe98-4f08-8546-76939746bffa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:12.165042 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-4763ed07-fe98-4f08-8546-76939746bffa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Create snapshot from volume a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:12.165430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-2d39c26d-7891-40a4-9e67-5f4bdaa7f297 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.169925 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-2d39c26d-7891-40a4-9e67-5f4bdaa7f297 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43 Aug 09 10:49:12.170967 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-2d39c26d-7891-40a4-9e67-5f4bdaa7f297 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.171301 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-2d39c26d-7891-40a4-9e67-5f4bdaa7f297 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.188967 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.188967 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:12.193130 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46ac9e4d-c7c3-43b0-8306-15083bc178da tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:49:12.193566 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 979/3915] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:49:11 2026] POST /volume/v3/backups => generated 288 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:12.204547 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-77ca7ef9-e8a3-43da-b3da-4f64b922a66b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.206496 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77ca7ef9-e8a3-43da-b3da-4f64b922a66b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:12.206822 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77ca7ef9-e8a3-43da-b3da-4f64b922a66b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.207160 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77ca7ef9-e8a3-43da-b3da-4f64b922a66b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.207382 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-77ca7ef9-e8a3-43da-b3da-4f64b922a66b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:12.214684 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.214684 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:12.215410 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-4763ed07-fe98-4f08-8546-76939746bffa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Created reservations ['ccbe5fc2-878e-4821-8764-803cb7819ac9', 'e4251d7c-bae8-42d1-873a-157cd610468f', 'ffdaa202-d4d1-4994-b03f-27397b37cb0f', '47fe1882-1f68-4cc8-9b3c-d575d58a56ac'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:12.215700 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77ca7ef9-e8a3-43da-b3da-4f64b922a66b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:12.216378 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 976/3916] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:12.259163 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4763ed07-fe98-4f08-8546-76939746bffa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Snapshot force create request issued successfully. Aug 09 10:49:12.259628 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4763ed07-fe98-4f08-8546-76939746bffa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:49:12.260512 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 973/3917] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:49:12 2026] POST /volume/v3/snapshots => generated 311 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:12.269249 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6bdcf64a-0e8f-4c0d-801e-592820c75785 req-2d39c26d-7891-40a4-9e67-5f4bdaa7f297 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43 returned with HTTP 200 Aug 09 10:49:12.269752 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 990/3918] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:49:12 2026] DELETE /volume/v3/attachments/fcb104ea-4258-4536-81c4-f2b075de4a43 => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:12.289670 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46c4e4a7-6e46-4757-a06e-0f38b7844fb3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.292827 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46c4e4a7-6e46-4757-a06e-0f38b7844fb3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 Aug 09 10:49:12.293200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46c4e4a7-6e46-4757-a06e-0f38b7844fb3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.293464 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46c4e4a7-6e46-4757-a06e-0f38b7844fb3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.302854 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.302854 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:12.303579 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-46c4e4a7-6e46-4757-a06e-0f38b7844fb3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Snapshot retrieved successfully. Aug 09 10:49:12.304460 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46c4e4a7-6e46-4757-a06e-0f38b7844fb3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 returned with HTTP 200 Aug 09 10:49:12.305318 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 980/3919] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 => generated 443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:12.349264 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-748b0356-d360-4277-8add-300feaaa702c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.351446 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-748b0356-d360-4277-8add-300feaaa702c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:12.351722 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-748b0356-d360-4277-8add-300feaaa702c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.351975 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-748b0356-d360-4277-8add-300feaaa702c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.365300 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.365300 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:12.371398 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-748b0356-d360-4277-8add-300feaaa702c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:12.377551 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-748b0356-d360-4277-8add-300feaaa702c tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:12.377935 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 977/3920] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:12.397471 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6123ff9e-0ad2-431a-81fc-9aeb183fda07 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.399418 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6123ff9e-0ad2-431a-81fc-9aeb183fda07 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:12.399727 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6123ff9e-0ad2-431a-81fc-9aeb183fda07 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.400025 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6123ff9e-0ad2-431a-81fc-9aeb183fda07 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.413703 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.413703 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:12.417063 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6123ff9e-0ad2-431a-81fc-9aeb183fda07 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] Volume info retrieved successfully. Aug 09 10:49:12.423760 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6123ff9e-0ad2-431a-81fc-9aeb183fda07 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-reader] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:12.424590 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 974/3921] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:12.474251 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-b36f2802-b96d-49cb-b86e-0e5ebc839f60 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.478453 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-b36f2802-b96d-49cb-b86e-0e5ebc839f60 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:12.478686 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-b36f2802-b96d-49cb-b86e-0e5ebc839f60 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.478914 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-b36f2802-b96d-49cb-b86e-0e5ebc839f60 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.492724 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.492724 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:12.497299 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-b36f2802-b96d-49cb-b86e-0e5ebc839f60 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:12.502982 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-b36f2802-b96d-49cb-b86e-0e5ebc839f60 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:12.503496 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 991/3922] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:12.524526 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-8f2ac56e-f0d5-48dd-bcc1-e6e5b2b52400 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.526734 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-8f2ac56e-f0d5-48dd-bcc1-e6e5b2b52400 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e/action Aug 09 10:49:12.527311 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-8f2ac56e-f0d5-48dd-bcc1-e6e5b2b52400 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:49:12.527311 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-8f2ac56e-f0d5-48dd-bcc1-e6e5b2b52400 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:12.542864 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.542864 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:12.543639 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-8f2ac56e-f0d5-48dd-bcc1-e6e5b2b52400 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:12.553719 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-8f2ac56e-f0d5-48dd-bcc1-e6e5b2b52400 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Begin detaching volume completed successfully. Aug 09 10:49:12.554008 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-8f2ac56e-f0d5-48dd-bcc1-e6e5b2b52400 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e/action returned with HTTP 202 Aug 09 10:49:12.554615 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 981/3923] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:49:12 2026] POST /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:49:12.586805 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d0fd645e-ad16-4e41-8f2c-73a2dfd2ee1d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.588824 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d0fd645e-ad16-4e41-8f2c-73a2dfd2ee1d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:12.589008 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d0fd645e-ad16-4e41-8f2c-73a2dfd2ee1d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.589250 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d0fd645e-ad16-4e41-8f2c-73a2dfd2ee1d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.603821 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.603821 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:12.609852 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d0fd645e-ad16-4e41-8f2c-73a2dfd2ee1d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:12.615966 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d0fd645e-ad16-4e41-8f2c-73a2dfd2ee1d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:12.617291 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 978/3924] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:12.634334 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4b5b2744-b8f9-43f3-954b-68af41e827aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.634743 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b5b2744-b8f9-43f3-954b-68af41e827aa None None] GET https://10.4.3.125/volume// Aug 09 10:49:12.635009 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b5b2744-b8f9-43f3-954b-68af41e827aa None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.635268 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b5b2744-b8f9-43f3-954b-68af41e827aa None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.635663 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b5b2744-b8f9-43f3-954b-68af41e827aa None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:12.635968 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 975/3925] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:49: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 09 10:49:12.649951 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-e08bf7e2-f240-4b7a-af26-c04cd661a1d1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.655016 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-e08bf7e2-f240-4b7a-af26-c04cd661a1d1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:12.655370 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-e08bf7e2-f240-4b7a-af26-c04cd661a1d1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.655607 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-e08bf7e2-f240-4b7a-af26-c04cd661a1d1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.684528 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.684528 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:12.690937 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-e08bf7e2-f240-4b7a-af26-c04cd661a1d1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:12.691401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a526653a-81dd-4010-a805-c51f7f74eab2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:12.695841 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a526653a-81dd-4010-a805-c51f7f74eab2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:12.696241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a526653a-81dd-4010-a805-c51f7f74eab2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:12.696644 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a526653a-81dd-4010-a805-c51f7f74eab2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:12.696644 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a526653a-81dd-4010-a805-c51f7f74eab2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:12.699760 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-e08bf7e2-f240-4b7a-af26-c04cd661a1d1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:12.700274 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 992/3926] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:49:12.704308 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:12.704308 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:12.705062 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a526653a-81dd-4010-a805-c51f7f74eab2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:12.706254 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 982/3927] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:12 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:13.028703 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-08de2760-a5f2-488a-a570-9150ce365596 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:13.031998 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08de2760-a5f2-488a-a570-9150ce365596 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:49:13.033450 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08de2760-a5f2-488a-a570-9150ce365596 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:13.033450 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08de2760-a5f2-488a-a570-9150ce365596 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:13.042007 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08de2760-a5f2-488a-a570-9150ce365596 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 404 Aug 09 10:49:13.043269 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 979/3928] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:13 2026] GET /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:13.230469 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-24635785-d039-409b-bc00-5f24f97d7271 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:13.233052 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24635785-d039-409b-bc00-5f24f97d7271 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:13.233436 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-24635785-d039-409b-bc00-5f24f97d7271 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:13.233673 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-24635785-d039-409b-bc00-5f24f97d7271 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:13.233802 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-24635785-d039-409b-bc00-5f24f97d7271 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:13.239790 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:13.239790 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:13.241486 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24635785-d039-409b-bc00-5f24f97d7271 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:13.241486 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 976/3929] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:13 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:13.323395 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d1aa6388-c60f-454c-994a-0d8d667a77af None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:13.328471 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1aa6388-c60f-454c-994a-0d8d667a77af tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 Aug 09 10:49:13.329039 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1aa6388-c60f-454c-994a-0d8d667a77af tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:13.329305 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1aa6388-c60f-454c-994a-0d8d667a77af tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:13.335125 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:13.335125 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:13.335640 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d1aa6388-c60f-454c-994a-0d8d667a77af tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Snapshot retrieved successfully. Aug 09 10:49:13.336480 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1aa6388-c60f-454c-994a-0d8d667a77af tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 returned with HTTP 200 Aug 09 10:49:13.336824 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 993/3930] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:49:13 2026] GET /volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:13.354127 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1eab3b27-740f-4db5-9b69-fb2338019407 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:13.356989 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1eab3b27-740f-4db5-9b69-fb2338019407 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 Aug 09 10:49:13.357265 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1eab3b27-740f-4db5-9b69-fb2338019407 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:13.357503 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1eab3b27-740f-4db5-9b69-fb2338019407 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:13.367119 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:13.367119 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:13.367739 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1eab3b27-740f-4db5-9b69-fb2338019407 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Snapshot retrieved successfully. Aug 09 10:49:13.368704 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1eab3b27-740f-4db5-9b69-fb2338019407 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 returned with HTTP 200 Aug 09 10:49:13.369073 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 983/3931] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:49:13 2026] GET /volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:13.377985 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c1ed8921-703c-4e94-bc99-2b022fb9e2fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:13.381000 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c1ed8921-703c-4e94-bc99-2b022fb9e2fa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:49:13.381462 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c1ed8921-703c-4e94-bc99-2b022fb9e2fa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:13.381623 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c1ed8921-703c-4e94-bc99-2b022fb9e2fa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:13.394917 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:13.394917 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:13.399476 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c1ed8921-703c-4e94-bc99-2b022fb9e2fa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:49:13.404547 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c1ed8921-703c-4e94-bc99-2b022fb9e2fa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:49:13.405097 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 980/3932] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:13 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:13.636593 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-33135f1a-36d8-494d-8237-c08af4a00de6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:13.639167 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33135f1a-36d8-494d-8237-c08af4a00de6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:13.639458 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33135f1a-36d8-494d-8237-c08af4a00de6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:13.639848 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33135f1a-36d8-494d-8237-c08af4a00de6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:13.654204 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:13.654204 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:13.660702 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-33135f1a-36d8-494d-8237-c08af4a00de6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:13.666701 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33135f1a-36d8-494d-8237-c08af4a00de6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:13.667482 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 977/3933] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:13 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:13.681547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-841807c5-313b-46c8-834f-871a82df92da None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:13.683906 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-841807c5-313b-46c8-834f-871a82df92da tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd Aug 09 10:49:13.684045 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-841807c5-313b-46c8-834f-871a82df92da tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:13.684481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-841807c5-313b-46c8-834f-871a82df92da tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:13.684481 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-841807c5-313b-46c8-834f-871a82df92da tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: 3f4a0e37-d77e-4dea-8f88-18acf8a8bffd Aug 09 10:49:13.690995 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-841807c5-313b-46c8-834f-871a82df92da tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd returned with HTTP 404 Aug 09 10:49:13.693362 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 994/3934] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:49:13 2026] DELETE /volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:13.702568 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3188ef02-6822-4153-89cd-c192cb1d37c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:13.704711 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3188ef02-6822-4153-89cd-c192cb1d37c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd Aug 09 10:49:13.704873 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3188ef02-6822-4153-89cd-c192cb1d37c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:13.708210 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3188ef02-6822-4153-89cd-c192cb1d37c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:13.711678 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3188ef02-6822-4153-89cd-c192cb1d37c8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd returned with HTTP 404 Aug 09 10:49:13.712453 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 984/3935] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:49:13 2026] GET /volume/v3/snapshots/3f4a0e37-d77e-4dea-8f88-18acf8a8bffd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:13.720276 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-21bfd76e-8c3a-4cee-83af-826572a0667c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:13.722615 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21bfd76e-8c3a-4cee-83af-826572a0667c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:13.722839 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21bfd76e-8c3a-4cee-83af-826572a0667c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:13.723023 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21bfd76e-8c3a-4cee-83af-826572a0667c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:13.723141 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-21bfd76e-8c3a-4cee-83af-826572a0667c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:13.728853 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:13.728853 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:13.729692 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21bfd76e-8c3a-4cee-83af-826572a0667c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:13.730322 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 981/3936] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:13 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:14.253869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-86ff7115-e6b9-4b5e-bb2e-5118c112c07b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:14.256421 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86ff7115-e6b9-4b5e-bb2e-5118c112c07b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:14.256672 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86ff7115-e6b9-4b5e-bb2e-5118c112c07b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:14.257228 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86ff7115-e6b9-4b5e-bb2e-5118c112c07b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:14.257228 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-86ff7115-e6b9-4b5e-bb2e-5118c112c07b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:14.262883 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:14.262883 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:14.263588 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86ff7115-e6b9-4b5e-bb2e-5118c112c07b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:14.264431 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 978/3937] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:14 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:14.615007 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-97615cab-b42b-4649-b47f-2fba5e3734cd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:14.617667 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97615cab-b42b-4649-b47f-2fba5e3734cd tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:49:14.617987 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97615cab-b42b-4649-b47f-2fba5e3734cd tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:14.618261 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97615cab-b42b-4649-b47f-2fba5e3734cd tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:14.618444 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-97615cab-b42b-4649-b47f-2fba5e3734cd tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: 560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:49:14.627320 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97615cab-b42b-4649-b47f-2fba5e3734cd tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 404 Aug 09 10:49:14.633294 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 995/3938] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:49:14 2026] DELETE /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:14.637949 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-25dccdd0-79b9-4629-bfcc-7e851c1cfa14 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:14.640023 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-25dccdd0-79b9-4629-bfcc-7e851c1cfa14 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f Aug 09 10:49:14.640267 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-25dccdd0-79b9-4629-bfcc-7e851c1cfa14 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:14.640466 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-25dccdd0-79b9-4629-bfcc-7e851c1cfa14 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:14.647577 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-25dccdd0-79b9-4629-bfcc-7e851c1cfa14 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f returned with HTTP 404 Aug 09 10:49:14.648514 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 985/3939] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:14 2026] GET /volume/v3/volumes/560c18b7-4a76-45ad-a811-d887258c123f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:14.685209 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-61586083-f7a7-4a5c-95e6-f1a075471e53 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:14.688925 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-61586083-f7a7-4a5c-95e6-f1a075471e53 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:14.689223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-61586083-f7a7-4a5c-95e6-f1a075471e53 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:14.689486 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-61586083-f7a7-4a5c-95e6-f1a075471e53 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:14.705210 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:14.705210 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:14.710133 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-61586083-f7a7-4a5c-95e6-f1a075471e53 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:14.716558 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-61586083-f7a7-4a5c-95e6-f1a075471e53 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:14.716997 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 982/3940] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:14 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:14.744714 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5748173e-1aed-4c4d-aaae-0c5021f4a5cd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:14.747322 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5748173e-1aed-4c4d-aaae-0c5021f4a5cd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:14.747637 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5748173e-1aed-4c4d-aaae-0c5021f4a5cd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:14.747879 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5748173e-1aed-4c4d-aaae-0c5021f4a5cd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:14.748035 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5748173e-1aed-4c4d-aaae-0c5021f4a5cd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:14.753531 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:14.753531 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:14.754714 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5748173e-1aed-4c4d-aaae-0c5021f4a5cd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:14.755200 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 979/3941] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:14 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:15.278040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0ede7432-cf35-4784-8fe2-122ab9e8ba53 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:15.280623 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0ede7432-cf35-4784-8fe2-122ab9e8ba53 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:15.280833 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0ede7432-cf35-4784-8fe2-122ab9e8ba53 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:15.281033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0ede7432-cf35-4784-8fe2-122ab9e8ba53 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:15.281243 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0ede7432-cf35-4784-8fe2-122ab9e8ba53 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:15.283114 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=327,cinder:UPDATE=71,cinder:INSERT=37,cinder:DELETE=1 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:49:15.287634 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:15.287634 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:15.288579 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0ede7432-cf35-4784-8fe2-122ab9e8ba53 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:15.289650 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 996/3942] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:15 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:15.733121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0a22ac8e-5109-48c6-8f8a-ed911858a8ea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:15.735685 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a22ac8e-5109-48c6-8f8a-ed911858a8ea tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:15.735937 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a22ac8e-5109-48c6-8f8a-ed911858a8ea tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:15.736199 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a22ac8e-5109-48c6-8f8a-ed911858a8ea tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:15.739733 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=337,cinder:INSERT=45,cinder:UPDATE=96 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:49:15.755798 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:15.755798 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:15.764916 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0a22ac8e-5109-48c6-8f8a-ed911858a8ea tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:15.768159 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d585217e-defc-4a32-937b-c938cc3ef300 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:15.770327 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d585217e-defc-4a32-937b-c938cc3ef300 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:15.770594 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d585217e-defc-4a32-937b-c938cc3ef300 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:15.770799 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d585217e-defc-4a32-937b-c938cc3ef300 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:15.770920 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d585217e-defc-4a32-937b-c938cc3ef300 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:15.772690 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a22ac8e-5109-48c6-8f8a-ed911858a8ea tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:15.773245 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 986/3943] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:15 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:15.776565 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:15.776565 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:15.777369 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d585217e-defc-4a32-937b-c938cc3ef300 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:15.777771 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 983/3944] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:15 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:16.072774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fda71063-732c-4f92-b371-97ae8b12cd96 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:16.074616 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:49:16.074941 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-319341770", "snapshot_id": null, "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:16.076656 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-319341770', 'snapshot_id': None, 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:49:16.173633 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume of 1 GB Aug 09 10:49:16.178662 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=327,cinder:UPDATE=64,cinder:INSERT=26 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:49:16.181602 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Availability Zones retrieved successfully. Aug 09 10:49:16.189222 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (210dd6ee-be39-4b1f-963c-4ca1fa43debf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:16.190873 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07f8c944-a0d7-4d7b-a670-65edf70a2e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:16.192430 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:49:16.304404 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7443f21b-4071-4abd-8088-699c586492ac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:16.306812 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7443f21b-4071-4abd-8088-699c586492ac tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:16.307085 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7443f21b-4071-4abd-8088-699c586492ac tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:16.307385 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7443f21b-4071-4abd-8088-699c586492ac tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:16.307472 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7443f21b-4071-4abd-8088-699c586492ac tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:16.313429 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:16.313429 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:16.314176 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7443f21b-4071-4abd-8088-699c586492ac tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:16.314676 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 997/3945] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:16 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:16.318714 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07f8c944-a0d7-4d7b-a670-65edf70a2e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:16.320028 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3fbf95-3085-4eb9-a3cf-7a1f26588598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:16.379937 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['d9e05c89-45b7-4233-bad1-c91c63f56b9b', '660d6565-087a-471b-8dc6-a76fd450d7cb', 'b180b263-1620-43cb-ab3e-032329ed97c2', '02670068-4f43-44fc-9509-dd63f3dd4d00'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:16.381110 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3fbf95-3085-4eb9-a3cf-7a1f26588598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9e05c89-45b7-4233-bad1-c91c63f56b9b', '660d6565-087a-471b-8dc6-a76fd450d7cb', 'b180b263-1620-43cb-ab3e-032329ed97c2', '02670068-4f43-44fc-9509-dd63f3dd4d00']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:16.382440 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8b1a75-f801-4ead-ad57-8bc00df57bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:16.416486 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8b1a75-f801-4ead-ad57-8bc00df57bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c5c15a1-1171-4aae-982f-0fe6335fa2cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-319341770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['d9e05c89-45b7-4233-bad1-c91c63f56b9b','660d6565-087a-471b-8dc6-a76fd450d7cb','b180b263-1620-43cb-ab3e-032329ed97c2','02670068-4f43-44fc-9509-dd63f3dd4d00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-319341770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c5c15a1-1171-4aae-982f-0fe6335fa2cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2fb0754369b4615ad745ecdf8680c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6250c3829474927a954476fa71962ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:16.417404 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25565bbf-63d6-452b-8329-235f7c8bc7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:16.447106 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25565bbf-63d6-452b-8329-235f7c8bc7c7) transitioned into state 'SUCCESS' from state '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-319341770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['d9e05c89-45b7-4233-bad1-c91c63f56b9b','660d6565-087a-471b-8dc6-a76fd450d7cb','b180b263-1620-43cb-ab3e-032329ed97c2','02670068-4f43-44fc-9509-dd63f3dd4d00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:16.447978 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1f6709-48b9-4167-b073-acd13b29eecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:16.459774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1f6709-48b9-4167-b073-acd13b29eecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:16.460897 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (210dd6ee-be39-4b1f-963c-4ca1fa43debf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:16.461290 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request issued successfully. Aug 09 10:49:16.462093 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fda71063-732c-4f92-b371-97ae8b12cd96 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:49:16.462701 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 980/3946] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:49:16 2026] POST /volume/v3/volumes => generated 758 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:16.478969 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0bd93073-bc96-4f03-a135-8ad7aa70d661 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:16.481472 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0bd93073-bc96-4f03-a135-8ad7aa70d661 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:49:16.481798 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0bd93073-bc96-4f03-a135-8ad7aa70d661 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:16.482099 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0bd93073-bc96-4f03-a135-8ad7aa70d661 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:16.498699 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:16.498699 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:16.506113 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0bd93073-bc96-4f03-a135-8ad7aa70d661 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:49:16.513379 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0bd93073-bc96-4f03-a135-8ad7aa70d661 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 200 Aug 09 10:49:16.514085 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 987/3947] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:16 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:16.788784 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7f7f8822-0a5f-4e6d-b32f-170831bfecf6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:16.790989 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f7f8822-0a5f-4e6d-b32f-170831bfecf6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:16.791344 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f7f8822-0a5f-4e6d-b32f-170831bfecf6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:16.791553 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f7f8822-0a5f-4e6d-b32f-170831bfecf6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:16.791697 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7f7f8822-0a5f-4e6d-b32f-170831bfecf6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:16.792847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ec110126-5fca-4d48-90e8-9c7bfc5d7c9b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:16.793971 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=378,cinder:UPDATE=73,cinder:INSERT=39 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:49:16.796781 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec110126-5fca-4d48-90e8-9c7bfc5d7c9b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:16.797145 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec110126-5fca-4d48-90e8-9c7bfc5d7c9b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:16.797461 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec110126-5fca-4d48-90e8-9c7bfc5d7c9b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:16.799073 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:16.799073 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:16.800228 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f7f8822-0a5f-4e6d-b32f-170831bfecf6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:16.800893 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 984/3948] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:16 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:16.819667 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:16.819667 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:16.827833 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ec110126-5fca-4d48-90e8-9c7bfc5d7c9b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:16.833448 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec110126-5fca-4d48-90e8-9c7bfc5d7c9b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:16.833823 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 998/3949] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:16 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:17.326339 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-99e32c43-3626-41c6-bdc1-6d2e4db719bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:17.331013 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99e32c43-3626-41c6-bdc1-6d2e4db719bd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:17.331257 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99e32c43-3626-41c6-bdc1-6d2e4db719bd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:17.331436 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99e32c43-3626-41c6-bdc1-6d2e4db719bd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:17.331534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-99e32c43-3626-41c6-bdc1-6d2e4db719bd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:17.341277 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:17.341277 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:17.341893 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99e32c43-3626-41c6-bdc1-6d2e4db719bd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:17.342317 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 981/3950] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:17 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:17.533142 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-05443f5c-2590-402b-8578-6122215954d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:17.538208 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05443f5c-2590-402b-8578-6122215954d8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:49:17.538449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-05443f5c-2590-402b-8578-6122215954d8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:17.538659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-05443f5c-2590-402b-8578-6122215954d8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:17.549568 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:17.549568 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:17.553893 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-05443f5c-2590-402b-8578-6122215954d8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:49:17.559385 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05443f5c-2590-402b-8578-6122215954d8 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 200 Aug 09 10:49:17.559944 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 988/3951] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:17 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:17.571411 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-cfae5bc0-c77f-4591-9395-55e6a6e3421d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:17.574108 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-cfae5bc0-c77f-4591-9395-55e6a6e3421d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:17.574314 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-cfae5bc0-c77f-4591-9395-55e6a6e3421d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:17.574521 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-cfae5bc0-c77f-4591-9395-55e6a6e3421d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:17.574572 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e283eafc-7bef-4b33-a82b-6451029bc43c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:17.576557 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e283eafc-7bef-4b33-a82b-6451029bc43c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:49:17.576754 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e283eafc-7bef-4b33-a82b-6451029bc43c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:17.576943 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e283eafc-7bef-4b33-a82b-6451029bc43c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:17.584647 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:17.584647 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:17.585221 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:17.585221 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:17.590142 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-cfae5bc0-c77f-4591-9395-55e6a6e3421d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:17.590501 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e283eafc-7bef-4b33-a82b-6451029bc43c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:49:17.596303 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-cfae5bc0-c77f-4591-9395-55e6a6e3421d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:17.596925 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 985/3952] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:17 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:17.597229 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e283eafc-7bef-4b33-a82b-6451029bc43c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 200 Aug 09 10:49:17.597874 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 999/3953] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:17 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:17.733450 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-8176f0b3-faa8-4539-bc62-9d99634c6438 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:17.738087 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-8176f0b3-faa8-4539-bc62-9d99634c6438 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:49:17.738249 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-8176f0b3-faa8-4539-bc62-9d99634c6438 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:17.738521 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-8176f0b3-faa8-4539-bc62-9d99634c6438 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:17.748939 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:17.748939 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:17.753545 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-8176f0b3-faa8-4539-bc62-9d99634c6438 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:49:17.761064 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-8176f0b3-faa8-4539-bc62-9d99634c6438 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 200 Aug 09 10:49:17.761799 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 982/3954] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:17 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:49:17.813430 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2d594417-ddfe-4f71-b48c-70c70f55c593 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:17.816326 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d594417-ddfe-4f71-b48c-70c70f55c593 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:17.816655 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d594417-ddfe-4f71-b48c-70c70f55c593 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:17.817364 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d594417-ddfe-4f71-b48c-70c70f55c593 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:17.817364 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-2d594417-ddfe-4f71-b48c-70c70f55c593 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:17.823614 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:17.823614 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:17.824794 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d594417-ddfe-4f71-b48c-70c70f55c593 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:17.825831 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 989/3955] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:17 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:17.853541 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bd1f32ac-90fc-4967-858d-77ccd19e40c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:17.857926 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd1f32ac-90fc-4967-858d-77ccd19e40c7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:17.858153 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd1f32ac-90fc-4967-858d-77ccd19e40c7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:17.858385 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd1f32ac-90fc-4967-858d-77ccd19e40c7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:17.873549 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:17.873549 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:17.883412 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bd1f32ac-90fc-4967-858d-77ccd19e40c7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:17.883863 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd1f32ac-90fc-4967-858d-77ccd19e40c7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:17.884396 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 986/3956] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:17 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:18.006461 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-9f9484c5-3dd4-47ec-8b54-fbd8b4cc68c6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:18.009084 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-9f9484c5-3dd4-47ec-8b54-fbd8b4cc68c6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c Aug 09 10:49:18.009393 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-9f9484c5-3dd4-47ec-8b54-fbd8b4cc68c6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:18.009656 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-9f9484c5-3dd4-47ec-8b54-fbd8b4cc68c6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:18.018020 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:18.018020 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:18.076296 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6525fad8-c49a-49f3-a9a7-21c734159a29 req-9f9484c5-3dd4-47ec-8b54-fbd8b4cc68c6 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c returned with HTTP 200 Aug 09 10:49:18.076768 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1000/3957] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:49:18 2026] DELETE /volume/v3/attachments/86c6c315-1418-4547-9640-43c5b961828c => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:18.355750 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-80adf589-30de-460e-94b4-c1d4dbfc9717 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:18.357943 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80adf589-30de-460e-94b4-c1d4dbfc9717 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:18.358202 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80adf589-30de-460e-94b4-c1d4dbfc9717 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:18.358709 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80adf589-30de-460e-94b4-c1d4dbfc9717 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:18.358709 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-80adf589-30de-460e-94b4-c1d4dbfc9717 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:18.364095 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:18.364095 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:18.364933 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80adf589-30de-460e-94b4-c1d4dbfc9717 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:18.365469 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 983/3958] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:18 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:18.841200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a3aeb896-7fce-4c60-b2b4-7f592d77fd24 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:18.843741 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a3aeb896-7fce-4c60-b2b4-7f592d77fd24 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:18.844304 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a3aeb896-7fce-4c60-b2b4-7f592d77fd24 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:18.844304 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a3aeb896-7fce-4c60-b2b4-7f592d77fd24 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:18.844304 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a3aeb896-7fce-4c60-b2b4-7f592d77fd24 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:18.850034 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:18.850034 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:18.851077 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a3aeb896-7fce-4c60-b2b4-7f592d77fd24 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:18.851633 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 990/3959] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:18 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:18.896645 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d1b73ddd-ccbc-4467-a5c1-f7f42530c0d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:18.898991 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1b73ddd-ccbc-4467-a5c1-f7f42530c0d4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:18.899325 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1b73ddd-ccbc-4467-a5c1-f7f42530c0d4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:18.899608 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1b73ddd-ccbc-4467-a5c1-f7f42530c0d4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:18.908671 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:18.908671 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:18.913004 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d1b73ddd-ccbc-4467-a5c1-f7f42530c0d4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:18.920757 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1b73ddd-ccbc-4467-a5c1-f7f42530c0d4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:18.921442 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 987/3960] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:18 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:18.934994 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ba991f44-a71f-438f-ac12-95e9d5268723 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:18.940451 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba991f44-a71f-438f-ac12-95e9d5268723 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:18.940614 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba991f44-a71f-438f-ac12-95e9d5268723 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:18.940829 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba991f44-a71f-438f-ac12-95e9d5268723 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:18.948113 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:18.948113 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:18.952721 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ba991f44-a71f-438f-ac12-95e9d5268723 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:18.958011 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba991f44-a71f-438f-ac12-95e9d5268723 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:18.958411 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1001/3961] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:18 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:19.007769 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-65523c67-1c91-47c7-805e-b8ca8b255c32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:19.012670 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-65523c67-1c91-47c7-805e-b8ca8b255c32 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:49:19.012670 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-65523c67-1c91-47c7-805e-b8ca8b255c32 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:19.012670 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-65523c67-1c91-47c7-805e-b8ca8b255c32 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:19.013102 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d6475e6b-f056-4930-a4b8-2ff9fe781fd8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:19.014939 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d6475e6b-f056-4930-a4b8-2ff9fe781fd8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:19.015476 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d6475e6b-f056-4930-a4b8-2ff9fe781fd8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:19.016257 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d6475e6b-f056-4930-a4b8-2ff9fe781fd8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:19.023391 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:19.023391 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:19.028947 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:19.028947 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:19.029807 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-65523c67-1c91-47c7-805e-b8ca8b255c32 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:49:19.032167 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d6475e6b-f056-4930-a4b8-2ff9fe781fd8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:19.037075 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-65523c67-1c91-47c7-805e-b8ca8b255c32 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 200 Aug 09 10:49:19.038012 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d6475e6b-f056-4930-a4b8-2ff9fe781fd8 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:19.038090 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 984/3962] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:19 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:19.038152 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 991/3963] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:19 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:19.050155 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eae2affb-79b9-464f-a166-c4a6729903ff None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:19.050622 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eae2affb-79b9-464f-a166-c4a6729903ff None None] GET https://10.4.3.125/volume// Aug 09 10:49:19.050798 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eae2affb-79b9-464f-a166-c4a6729903ff None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:19.051013 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eae2affb-79b9-464f-a166-c4a6729903ff None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:19.051359 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eae2affb-79b9-464f-a166-c4a6729903ff None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:19.052392 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 988/3964] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:49:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:49:19.060605 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-c7aa7f97-af3d-45b4-af29-9e07809f288c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:19.064992 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-c7aa7f97-af3d-45b4-af29-9e07809f288c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:49:19.064992 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-c7aa7f97-af3d-45b4-af29-9e07809f288c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c5c15a1-1171-4aae-982f-0fe6335fa2cb", "connector": null, "instance_uuid": "e68110f9-51ff-4719-94b9-b7fba523c122"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:19.074852 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:19.074852 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:19.110885 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:19.113207 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:49:19.113688 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-398658131", "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:19.114564 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-c7aa7f97-af3d-45b4-af29-9e07809f288c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:49:19.115099 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1002/3965] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:49:19 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:19.115433 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-398658131', 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:49:19.224298 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume of 1 GB Aug 09 10:49:19.224298 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:19.224298 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:19.224298 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Availability Zones retrieved successfully. Aug 09 10:49:19.233890 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Flow 'volume_create_api' (38072008-70a6-46fa-b021-e6d5961de8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:19.235655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b398c5-c94f-4473-b73a-79994102c2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:19.237497 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:49:19.315519 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:19.315519 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:19.336600 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b398c5-c94f-4473-b73a-79994102c2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=70c8891a-3d49-4a74-9b87-36223b646aa2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70c8891a-3d49-4a74-9b87-36223b646aa2', 'encryption_key_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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:19.337924 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d7e9ca-b178-49e8-aa14-f1b1b544de2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:19.379610 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dacb3e7d-2dc4-4bd4-8ac1-56107a1c445e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:19.384092 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dacb3e7d-2dc4-4bd4-8ac1-56107a1c445e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:19.384092 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dacb3e7d-2dc4-4bd4-8ac1-56107a1c445e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:19.384330 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dacb3e7d-2dc4-4bd4-8ac1-56107a1c445e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:19.384527 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-dacb3e7d-2dc4-4bd4-8ac1-56107a1c445e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:19.391498 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:19.391498 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:19.392597 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dacb3e7d-2dc4-4bd4-8ac1-56107a1c445e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:19.393344 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 992/3966] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:19 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:19.398077 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Created reservations ['a55d174a-c824-4898-9a2a-b79b7c2de739', '2b1602a1-89ac-4c85-928b-04589ee41e79', '517fdc2c-1951-45a0-8ca9-5478b2c214d3', '4829f4ff-4c8a-4a01-bf03-ed9d780cbe59'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:19.399168 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d7e9ca-b178-49e8-aa14-f1b1b544de2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a55d174a-c824-4898-9a2a-b79b7c2de739', '2b1602a1-89ac-4c85-928b-04589ee41e79', '517fdc2c-1951-45a0-8ca9-5478b2c214d3', '4829f4ff-4c8a-4a01-bf03-ed9d780cbe59']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:19.400231 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a63e85a-2f97-4387-97b6-347adb21355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:19.430713 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a63e85a-2f97-4387-97b6-347adb21355f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f35888ca-c7a0-4bdd-ae7e-38b53749a006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-398658131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ec1bfadbd744b9094a505260a265276',qos_specs=None,replication_status=,reservations=['a55d174a-c824-4898-9a2a-b79b7c2de739','2b1602a1-89ac-4c85-928b-04589ee41e79','517fdc2c-1951-45a0-8ca9-5478b2c214d3','4829f4ff-4c8a-4a01-bf03-ed9d780cbe59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96d086b495b4c2fbee4973a237042ad',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-398658131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f35888ca-c7a0-4bdd-ae7e-38b53749a006,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4ec1bfadbd744b9094a505260a265276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a96d086b495b4c2fbee4973a237042ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70c8891a-3d49-4a74-9b87-36223b646aa2),volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:19.431851 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dcdd404-cfe5-44e1-a6c9-e8fe81349b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:19.454879 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dcdd404-cfe5-44e1-a6c9-e8fe81349b0c) transitioned into state 'SUCCESS' from state '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-398658131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ec1bfadbd744b9094a505260a265276',qos_specs=None,replication_status=,reservations=['a55d174a-c824-4898-9a2a-b79b7c2de739','2b1602a1-89ac-4c85-928b-04589ee41e79','517fdc2c-1951-45a0-8ca9-5478b2c214d3','4829f4ff-4c8a-4a01-bf03-ed9d780cbe59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96d086b495b4c2fbee4973a237042ad',volume_type_id=70c8891a-3d49-4a74-9b87-36223b646aa2)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:19.455750 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8b2052-55cb-4d39-a22e-9288d0393721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:19.466324 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8b2052-55cb-4d39-a22e-9288d0393721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:19.466945 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Flow 'volume_create_api' (38072008-70a6-46fa-b021-e6d5961de8de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:19.467291 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create volume request issued successfully. Aug 09 10:49:19.467867 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7236fec1-eda5-4193-a799-5f7e7ee7272b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:49:19.468429 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 985/3967] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:49:19 2026] POST /volume/v3/volumes => generated 759 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:19.480838 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bdaff0a3-baae-4c04-94d7-9cb1d7dfa62f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:19.484229 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bdaff0a3-baae-4c04-94d7-9cb1d7dfa62f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:19.484511 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bdaff0a3-baae-4c04-94d7-9cb1d7dfa62f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:19.484774 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bdaff0a3-baae-4c04-94d7-9cb1d7dfa62f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:19.494532 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:19.494532 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:19.499307 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bdaff0a3-baae-4c04-94d7-9cb1d7dfa62f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:19.504987 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bdaff0a3-baae-4c04-94d7-9cb1d7dfa62f tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 200 Aug 09 10:49:19.505693 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 989/3968] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:19 2026] GET /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:19.865514 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ac707275-ead2-4211-b5bb-0bc9f3768e0e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:19.868091 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac707275-ead2-4211-b5bb-0bc9f3768e0e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:19.868349 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac707275-ead2-4211-b5bb-0bc9f3768e0e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:19.869371 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac707275-ead2-4211-b5bb-0bc9f3768e0e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:19.869371 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ac707275-ead2-4211-b5bb-0bc9f3768e0e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:19.877597 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:19.877597 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:19.878385 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac707275-ead2-4211-b5bb-0bc9f3768e0e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:19.878689 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1003/3969] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:19 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:20.408535 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f9a15afc-3785-4af9-bce3-a560a2700876 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:20.411342 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9a15afc-3785-4af9-bce3-a560a2700876 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:20.411635 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9a15afc-3785-4af9-bce3-a560a2700876 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:20.412025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9a15afc-3785-4af9-bce3-a560a2700876 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:20.412154 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f9a15afc-3785-4af9-bce3-a560a2700876 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:20.421744 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:20.421744 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:20.422635 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9a15afc-3785-4af9-bce3-a560a2700876 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:20.423310 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 993/3970] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:20 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:20.525235 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-232dd454-52cc-49fc-ab43-ac5ae63ef5da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:20.527117 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-232dd454-52cc-49fc-ab43-ac5ae63ef5da tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:20.529112 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-232dd454-52cc-49fc-ab43-ac5ae63ef5da tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:20.529112 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-232dd454-52cc-49fc-ab43-ac5ae63ef5da tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:20.538361 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:20.538361 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:20.543429 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-232dd454-52cc-49fc-ab43-ac5ae63ef5da tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:20.549708 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-232dd454-52cc-49fc-ab43-ac5ae63ef5da tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 200 Aug 09 10:49:20.550387 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 986/3971] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:20 2026] GET /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:20.669251 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0dfb9c32-87f1-45de-8383-f26dcf0aef4f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:20.669831 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0dfb9c32-87f1-45de-8383-f26dcf0aef4f None None] GET https://10.4.3.125/volume// Aug 09 10:49:20.669831 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0dfb9c32-87f1-45de-8383-f26dcf0aef4f None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:20.670752 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0dfb9c32-87f1-45de-8383-f26dcf0aef4f None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:20.670752 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0dfb9c32-87f1-45de-8383-f26dcf0aef4f None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:20.671369 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 990/3972] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:49: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 09 10:49:20.680406 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-430e752d-9e23-4261-bc78-b5feec09a1d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:20.685257 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-430e752d-9e23-4261-bc78-b5feec09a1d0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:49:20.685524 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-430e752d-9e23-4261-bc78-b5feec09a1d0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:20.685840 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-430e752d-9e23-4261-bc78-b5feec09a1d0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:20.700123 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:20.700123 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:20.705346 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-430e752d-9e23-4261-bc78-b5feec09a1d0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:49:20.711569 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-430e752d-9e23-4261-bc78-b5feec09a1d0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 200 Aug 09 10:49:20.712024 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1004/3973] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:49:20 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 1545 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:49:20.744814 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-6ef815f2-e9bd-4bd8-a10a-5adebd43a8e5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:20.747568 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-6ef815f2-e9bd-4bd8-a10a-5adebd43a8e5 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:20.747741 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-6ef815f2-e9bd-4bd8-a10a-5adebd43a8e5 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:20.748092 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-6ef815f2-e9bd-4bd8-a10a-5adebd43a8e5 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:20.757168 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:20.757168 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:20.761431 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-6ef815f2-e9bd-4bd8-a10a-5adebd43a8e5 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:20.767968 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-6ef815f2-e9bd-4bd8-a10a-5adebd43a8e5 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 200 Aug 09 10:49:20.768573 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 994/3974] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:20 2026] GET /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:20.830567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-4495a5b4-085d-4841-8932-e0b33839473f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:20.833441 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-4495a5b4-085d-4841-8932-e0b33839473f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] PUT https://10.4.3.125/volume/v3/attachments/b7bc5787-1f20-4b8f-9e6b-3b4d8eb726de Aug 09 10:49:20.833909 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-4495a5b4-085d-4841-8932-e0b33839473f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:20.844179 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-4495a5b4-085d-4841-8932-e0b33839473f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Acquiring lock "cinder-attachment_update-8c5c15a1-1171-4aae-982f-0fe6335fa2cb-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:49:20.850165 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-4495a5b4-085d-4841-8932-e0b33839473f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-8c5c15a1-1171-4aae-982f-0fe6335fa2cb-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:49:20.851348 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:20.851348 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:20.894842 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9461d996-b9a9-40c4-8a54-50e87d866ba6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:20.898290 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9461d996-b9a9-40c4-8a54-50e87d866ba6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:20.898290 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9461d996-b9a9-40c4-8a54-50e87d866ba6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:20.898290 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9461d996-b9a9-40c4-8a54-50e87d866ba6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:20.898290 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9461d996-b9a9-40c4-8a54-50e87d866ba6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:20.908210 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:20.908210 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:20.909998 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9461d996-b9a9-40c4-8a54-50e87d866ba6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:20.910339 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 991/3975] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:20 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:20.942322 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-4495a5b4-085d-4841-8932-e0b33839473f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-8c5c15a1-1171-4aae-982f-0fe6335fa2cb-np0000006833" released by "attachment_update" :: held 0.092s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:49:20.942755 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-4495a5b4-085d-4841-8932-e0b33839473f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/b7bc5787-1f20-4b8f-9e6b-3b4d8eb726de returned with HTTP 200 Aug 09 10:49:20.943436 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 987/3976] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:49:20 2026] PUT /volume/v3/attachments/b7bc5787-1f20-4b8f-9e6b-3b4d8eb726de => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:20.970867 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-e97cff3d-e512-46bb-972e-f7a3cefd3cb0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:20.973165 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-e97cff3d-e512-46bb-972e-f7a3cefd3cb0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments/b7bc5787-1f20-4b8f-9e6b-3b4d8eb726de/action Aug 09 10:49:20.973563 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-e97cff3d-e512-46bb-972e-f7a3cefd3cb0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:49:20.973712 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-e97cff3d-e512-46bb-972e-f7a3cefd3cb0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:20.990682 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:20.990682 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:21.003333 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-da547b0a-8b19-415e-8337-0e8739c8f816 req-e97cff3d-e512-46bb-972e-f7a3cefd3cb0 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/b7bc5787-1f20-4b8f-9e6b-3b4d8eb726de/action returned with HTTP 204 Aug 09 10:49:21.003878 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1005/3977] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:49:20 2026] POST /volume/v3/attachments/b7bc5787-1f20-4b8f-9e6b-3b4d8eb726de/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:21.281991 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-36a3ef8c-9b31-4ba0-aa3d-939eb595e911 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:21.286220 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-36a3ef8c-9b31-4ba0-aa3d-939eb595e911 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:21.286413 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-36a3ef8c-9b31-4ba0-aa3d-939eb595e911 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:21.286606 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-36a3ef8c-9b31-4ba0-aa3d-939eb595e911 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:21.298372 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:21.298372 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:21.304655 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-36a3ef8c-9b31-4ba0-aa3d-939eb595e911 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:21.315154 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-36a3ef8c-9b31-4ba0-aa3d-939eb595e911 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 200 Aug 09 10:49:21.315704 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 995/3978] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:21 2026] GET /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:21.326770 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d6c81fa3-25be-4294-95ff-388142cd7b61 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:21.328560 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d6c81fa3-25be-4294-95ff-388142cd7b61 None None] GET https://10.4.3.125/volume// Aug 09 10:49:21.328560 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d6c81fa3-25be-4294-95ff-388142cd7b61 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:21.328560 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d6c81fa3-25be-4294-95ff-388142cd7b61 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:21.328560 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d6c81fa3-25be-4294-95ff-388142cd7b61 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:21.328560 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 992/3979] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:49:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:49:21.338100 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-cf094183-ce3a-4a0a-a2be-dbffdf39141d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:21.340603 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-cf094183-ce3a-4a0a-a2be-dbffdf39141d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:49:21.340997 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-cf094183-ce3a-4a0a-a2be-dbffdf39141d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f35888ca-c7a0-4bdd-ae7e-38b53749a006", "connector": null, "instance_uuid": "0b01a158-1250-4994-8bfc-daa00ef20697"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:21.351066 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:21.351066 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:21.384528 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-cf094183-ce3a-4a0a-a2be-dbffdf39141d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:49:21.385465 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 988/3980] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:49:21 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:21.455691 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c05f9e16-e915-4944-bdd8-8f1e680d25d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:21.460392 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c05f9e16-e915-4944-bdd8-8f1e680d25d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:21.461397 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c05f9e16-e915-4944-bdd8-8f1e680d25d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:21.461397 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c05f9e16-e915-4944-bdd8-8f1e680d25d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:21.461397 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c05f9e16-e915-4944-bdd8-8f1e680d25d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:21.467277 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:21.467277 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:21.468042 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c05f9e16-e915-4944-bdd8-8f1e680d25d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:21.468518 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1006/3981] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:21 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:21.926243 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-92a6209b-695c-4174-8493-0eedf40ca5ea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:21.929472 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92a6209b-695c-4174-8493-0eedf40ca5ea tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:21.930157 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92a6209b-695c-4174-8493-0eedf40ca5ea tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:21.930419 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92a6209b-695c-4174-8493-0eedf40ca5ea tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:21.930584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-92a6209b-695c-4174-8493-0eedf40ca5ea tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:21.938673 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:21.938673 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:21.939594 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92a6209b-695c-4174-8493-0eedf40ca5ea tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:21.940110 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 996/3982] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:21 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:22.063559 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-125fc147-4a00-4226-9200-1e457f0c6dea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:22.065903 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-125fc147-4a00-4226-9200-1e457f0c6dea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] DELETE https://10.4.3.125/volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722 Aug 09 10:49:22.066175 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-125fc147-4a00-4226-9200-1e457f0c6dea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:22.066433 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-125fc147-4a00-4226-9200-1e457f0c6dea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:22.075874 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:22.075874 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:22.173494 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-47aaa7a4-7f06-4785-b887-477ca724c15f req-125fc147-4a00-4226-9200-1e457f0c6dea tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722 returned with HTTP 200 Aug 09 10:49:22.174596 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 993/3983] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:49:22 2026] DELETE /volume/v3/attachments/5c681752-33f7-49f6-9cb3-bbb93e07a722 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:22.485109 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1529323a-991e-4b19-a217-a53b5ac9f7bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:22.486839 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1529323a-991e-4b19-a217-a53b5ac9f7bc tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:22.487066 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1529323a-991e-4b19-a217-a53b5ac9f7bc tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:22.487261 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1529323a-991e-4b19-a217-a53b5ac9f7bc tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:22.487430 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1529323a-991e-4b19-a217-a53b5ac9f7bc tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:22.491893 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:22.491893 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:22.492529 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1529323a-991e-4b19-a217-a53b5ac9f7bc tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:22.492871 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 989/3984] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:22 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:22.956014 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cc398174-8db4-4b70-844b-f5bc0a7141ee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:22.958299 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc398174-8db4-4b70-844b-f5bc0a7141ee tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:49:22.962369 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc398174-8db4-4b70-844b-f5bc0a7141ee tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:22.962369 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc398174-8db4-4b70-844b-f5bc0a7141ee tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:22.962369 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cc398174-8db4-4b70-844b-f5bc0a7141ee tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:22.970322 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-61187f5a-79ff-4001-a3e3-16ee4b6c07d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:22.970825 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61187f5a-79ff-4001-a3e3-16ee4b6c07d8 None None] GET https://10.4.3.125/volume// Aug 09 10:49:22.970913 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61187f5a-79ff-4001-a3e3-16ee4b6c07d8 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:22.971075 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61187f5a-79ff-4001-a3e3-16ee4b6c07d8 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:22.971444 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61187f5a-79ff-4001-a3e3-16ee4b6c07d8 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:22.971732 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 997/3985] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:49: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 09 10:49:22.972426 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:22.972426 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:22.973277 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc398174-8db4-4b70-844b-f5bc0a7141ee tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:49:22.973922 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1007/3986] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:22 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:22.985776 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-41439ff9-fb4e-48e9-ae5f-5a0d85ea0887 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:22.986237 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e5d31db-6339-4515-9756-a2a06e3f12c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:22.988008 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-41439ff9-fb4e-48e9-ae5f-5a0d85ea0887 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:22.988234 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e5d31db-6339-4515-9756-a2a06e3f12c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:49:22.988280 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-41439ff9-fb4e-48e9-ae5f-5a0d85ea0887 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:22.988507 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-41439ff9-fb4e-48e9-ae5f-5a0d85ea0887 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:22.988594 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e5d31db-6339-4515-9756-a2a06e3f12c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "675472e2-40a7-4477-855d-5ee786890551"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:22.990052 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-4e5d31db-6339-4515-9756-a2a06e3f12c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating new backup {'backup': {'volume_id': '675472e2-40a7-4477-855d-5ee786890551'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:49:22.990213 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-4e5d31db-6339-4515-9756-a2a06e3f12c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating backup of volume 675472e2-40a7-4477-855d-5ee786890551 in container None Aug 09 10:49:22.998953 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:22.998953 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:22.999572 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e5d31db-6339-4515-9756-a2a06e3f12c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:49:23.000365 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:23.000365 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:23.004519 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-41439ff9-fb4e-48e9-ae5f-5a0d85ea0887 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:23.009581 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-41439ff9-fb4e-48e9-ae5f-5a0d85ea0887 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 200 Aug 09 10:49:23.009994 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 994/3987] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:49:22 2026] GET /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:49:23.017952 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-4e5d31db-6339-4515-9756-a2a06e3f12c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['154e5b17-6628-4294-9f6d-1c82d2990f8f', '93cc65b3-dd76-43c5-969c-8e15fa8815a8'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:23.048873 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e5d31db-6339-4515-9756-a2a06e3f12c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:49:23.049347 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 990/3988] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:49:22 2026] POST /volume/v3/backups => generated 288 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:23.060045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ab7ce74f-0f3a-44bf-af25-fbcb3a02dc4f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:23.065209 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab7ce74f-0f3a-44bf-af25-fbcb3a02dc4f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:23.065425 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab7ce74f-0f3a-44bf-af25-fbcb3a02dc4f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:23.065616 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab7ce74f-0f3a-44bf-af25-fbcb3a02dc4f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:23.065973 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ab7ce74f-0f3a-44bf-af25-fbcb3a02dc4f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:23.073117 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:23.073117 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:23.074053 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab7ce74f-0f3a-44bf-af25-fbcb3a02dc4f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:23.074469 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 998/3989] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:23 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 695 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:23.138911 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-9ade1541-383d-4138-90fe-21b2a41de2e4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:23.140766 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-9ade1541-383d-4138-90fe-21b2a41de2e4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] PUT https://10.4.3.125/volume/v3/attachments/e80ed90f-2e20-470c-949c-2577d41f979c Aug 09 10:49:23.141363 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-9ade1541-383d-4138-90fe-21b2a41de2e4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:23.151156 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-9ade1541-383d-4138-90fe-21b2a41de2e4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Acquiring lock "cinder-attachment_update-f35888ca-c7a0-4bdd-ae7e-38b53749a006-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:49:23.157516 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-9ade1541-383d-4138-90fe-21b2a41de2e4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-f35888ca-c7a0-4bdd-ae7e-38b53749a006-np0000006833" acquired by "attachment_update" :: waited 0.006s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:49:23.159311 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:23.159311 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:23.312770 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-9ade1541-383d-4138-90fe-21b2a41de2e4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Lock "cinder-attachment_update-f35888ca-c7a0-4bdd-ae7e-38b53749a006-np0000006833" released by "attachment_update" :: held 0.155s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:49:23.313040 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-9ade1541-383d-4138-90fe-21b2a41de2e4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/e80ed90f-2e20-470c-949c-2577d41f979c returned with HTTP 200 Aug 09 10:49:23.313836 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1008/3990] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:49:23 2026] PUT /volume/v3/attachments/e80ed90f-2e20-470c-949c-2577d41f979c => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:23.315379 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d8d797e4-de58-4f2d-a75d-749fb596a712 req-89a12d05-e6f0-433a-ad15-2d1dba88cfba None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:23.319336 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d8d797e4-de58-4f2d-a75d-749fb596a712 req-89a12d05-e6f0-433a-ad15-2d1dba88cfba tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:49:23.319336 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d8d797e4-de58-4f2d-a75d-749fb596a712 req-89a12d05-e6f0-433a-ad15-2d1dba88cfba tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:23.320858 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d8d797e4-de58-4f2d-a75d-749fb596a712 req-89a12d05-e6f0-433a-ad15-2d1dba88cfba tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:23.328731 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:23.328731 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:23.333498 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-d8d797e4-de58-4f2d-a75d-749fb596a712 req-89a12d05-e6f0-433a-ad15-2d1dba88cfba tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:49:23.339685 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d8d797e4-de58-4f2d-a75d-749fb596a712 req-89a12d05-e6f0-433a-ad15-2d1dba88cfba tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:49:23.340455 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 995/3991] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:23 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:23.344153 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-350a1422-332d-444c-a5a3-ddd40d669ecc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:23.347373 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-350a1422-332d-444c-a5a3-ddd40d669ecc tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/attachments/e80ed90f-2e20-470c-949c-2577d41f979c/action Aug 09 10:49:23.347717 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-350a1422-332d-444c-a5a3-ddd40d669ecc tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:49:23.347805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-350a1422-332d-444c-a5a3-ddd40d669ecc tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:23.367363 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:23.367363 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:23.380350 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-37159c95-9e76-4f1d-bac6-e35e17c9b65e req-350a1422-332d-444c-a5a3-ddd40d669ecc tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/e80ed90f-2e20-470c-949c-2577d41f979c/action returned with HTTP 204 Aug 09 10:49:23.380951 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 991/3992] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:49:23 2026] POST /volume/v3/attachments/e80ed90f-2e20-470c-949c-2577d41f979c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:23.507056 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6cf2b823-65c5-4e1b-94dd-ac46e55ebde8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:23.509424 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6cf2b823-65c5-4e1b-94dd-ac46e55ebde8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:23.509859 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6cf2b823-65c5-4e1b-94dd-ac46e55ebde8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:23.509929 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6cf2b823-65c5-4e1b-94dd-ac46e55ebde8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:23.512212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6cf2b823-65c5-4e1b-94dd-ac46e55ebde8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:23.523052 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:23.523052 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:23.523052 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6cf2b823-65c5-4e1b-94dd-ac46e55ebde8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:23.523052 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 999/3993] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:23 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:24.090853 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e0aac399-55ea-4d2d-a691-5f66ba31ea86 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:24.093302 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0aac399-55ea-4d2d-a691-5f66ba31ea86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:24.093584 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0aac399-55ea-4d2d-a691-5f66ba31ea86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:24.093837 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0aac399-55ea-4d2d-a691-5f66ba31ea86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:24.094069 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e0aac399-55ea-4d2d-a691-5f66ba31ea86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:24.101218 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:24.101218 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:24.102269 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0aac399-55ea-4d2d-a691-5f66ba31ea86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:24.103048 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1009/3994] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:24 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:24.531453 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-890a01b2-7d5e-49ab-bda0-7009b0d5ea68 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:24.534275 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-890a01b2-7d5e-49ab-bda0-7009b0d5ea68 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:24.534484 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-890a01b2-7d5e-49ab-bda0-7009b0d5ea68 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:24.534701 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-890a01b2-7d5e-49ab-bda0-7009b0d5ea68 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:24.534838 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-890a01b2-7d5e-49ab-bda0-7009b0d5ea68 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:24.539742 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:24.539742 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:24.540655 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-890a01b2-7d5e-49ab-bda0-7009b0d5ea68 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:24.541252 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 996/3995] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:24 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:25.115303 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dbcf6efa-96a1-406b-bf94-af54b863cec3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:25.117242 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dbcf6efa-96a1-406b-bf94-af54b863cec3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:25.117568 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dbcf6efa-96a1-406b-bf94-af54b863cec3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:25.118840 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dbcf6efa-96a1-406b-bf94-af54b863cec3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:25.118840 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-dbcf6efa-96a1-406b-bf94-af54b863cec3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:25.123156 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:25.123156 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:25.124170 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dbcf6efa-96a1-406b-bf94-af54b863cec3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:25.124700 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 992/3996] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:25 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:25.557445 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e2466392-2ed8-4249-92ec-72c73f89d39b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:25.557445 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2466392-2ed8-4249-92ec-72c73f89d39b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:25.557445 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2466392-2ed8-4249-92ec-72c73f89d39b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:25.557445 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2466392-2ed8-4249-92ec-72c73f89d39b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:25.557445 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e2466392-2ed8-4249-92ec-72c73f89d39b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:25.572040 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:25.572040 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:25.574313 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2466392-2ed8-4249-92ec-72c73f89d39b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:25.574313 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1000/3997] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:25 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:26.140277 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-94a7b0e4-ca5a-46af-b0c6-d73457236ca9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:26.143034 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-94a7b0e4-ca5a-46af-b0c6-d73457236ca9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:26.143557 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-94a7b0e4-ca5a-46af-b0c6-d73457236ca9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:26.143557 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-94a7b0e4-ca5a-46af-b0c6-d73457236ca9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:26.143764 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-94a7b0e4-ca5a-46af-b0c6-d73457236ca9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:26.151609 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:26.151609 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:26.152481 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-94a7b0e4-ca5a-46af-b0c6-d73457236ca9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:26.152888 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1010/3998] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:26 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:26.466065 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-261bf118-5b0e-4d1f-a6c6-ca123959794b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:26.467965 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-261bf118-5b0e-4d1f-a6c6-ca123959794b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:49:26.467965 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-261bf118-5b0e-4d1f-a6c6-ca123959794b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:26.468397 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-261bf118-5b0e-4d1f-a6c6-ca123959794b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:26.468555 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-261bf118-5b0e-4d1f-a6c6-ca123959794b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Delete volume with id: 5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:49:26.477846 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:26.477846 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:26.478627 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-261bf118-5b0e-4d1f-a6c6-ca123959794b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:49:26.498287 np0000006833 devstack@c-api.service[100318]: WARNING cinder.keymgr.conf_key_mgr [None req-261bf118-5b0e-4d1f-a6c6-ca123959794b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:49:26.507284 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-261bf118-5b0e-4d1f-a6c6-ca123959794b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Delete volume request issued successfully. Aug 09 10:49:26.507515 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-261bf118-5b0e-4d1f-a6c6-ca123959794b tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 202 Aug 09 10:49:26.508153 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 997/3999] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:49:26 2026] DELETE /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:26.517531 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c382b92f-c336-4f3c-8296-f6c8af9c8e13 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:26.519558 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c382b92f-c336-4f3c-8296-f6c8af9c8e13 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:49:26.519764 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c382b92f-c336-4f3c-8296-f6c8af9c8e13 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:26.519946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c382b92f-c336-4f3c-8296-f6c8af9c8e13 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:26.528744 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:26.528744 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:26.534027 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c382b92f-c336-4f3c-8296-f6c8af9c8e13 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Volume info retrieved successfully. Aug 09 10:49:26.540102 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c382b92f-c336-4f3c-8296-f6c8af9c8e13 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 200 Aug 09 10:49:26.540687 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 993/4000] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:26 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:26.592645 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-233f7e89-1bf5-4aa0-9a3f-b3d91bc4549f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:26.598495 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-233f7e89-1bf5-4aa0-9a3f-b3d91bc4549f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:26.598495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-233f7e89-1bf5-4aa0-9a3f-b3d91bc4549f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:26.598495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-233f7e89-1bf5-4aa0-9a3f-b3d91bc4549f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:26.598495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-233f7e89-1bf5-4aa0-9a3f-b3d91bc4549f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:26.601445 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:26.601445 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:26.602249 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-233f7e89-1bf5-4aa0-9a3f-b3d91bc4549f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:26.602710 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1001/4001] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:26 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:27.164428 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a5d0654e-11d9-45bf-a085-7e1c528eb599 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:27.167108 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a5d0654e-11d9-45bf-a085-7e1c528eb599 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:27.167459 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a5d0654e-11d9-45bf-a085-7e1c528eb599 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:27.167663 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a5d0654e-11d9-45bf-a085-7e1c528eb599 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:27.167783 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a5d0654e-11d9-45bf-a085-7e1c528eb599 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:27.173837 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:27.173837 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:27.174885 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a5d0654e-11d9-45bf-a085-7e1c528eb599 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:27.175366 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1011/4002] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:27 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:27.559161 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ce8fba60-9064-4549-bed1-deab84f44a16 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:27.562127 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce8fba60-9064-4549-bed1-deab84f44a16 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] GET https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 Aug 09 10:49:27.562127 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce8fba60-9064-4549-bed1-deab84f44a16 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:27.562127 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce8fba60-9064-4549-bed1-deab84f44a16 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:27.572319 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce8fba60-9064-4549-bed1-deab84f44a16 tempest-TestEncryptedCinderVolumes-107570682 tempest-TestEncryptedCinderVolumes-107570682-project-member] https://10.4.3.125/volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 returned with HTTP 404 Aug 09 10:49:27.573407 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 998/4003] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:27 2026] GET /volume/v3/volumes/5e843fdc-5695-4517-bd44-89a8e075c6a4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:27.583595 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-adae21fa-68ce-4e72-b414-c4dcfec85c44 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:27.615641 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-164c9296-5a37-45e5-abe9-8bfba22a20c9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:27.617475 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-164c9296-5a37-45e5-abe9-8bfba22a20c9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:27.617684 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-164c9296-5a37-45e5-abe9-8bfba22a20c9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:27.617868 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-164c9296-5a37-45e5-abe9-8bfba22a20c9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:27.618022 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-164c9296-5a37-45e5-abe9-8bfba22a20c9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:27.623331 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:27.623331 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:27.624106 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-164c9296-5a37-45e5-abe9-8bfba22a20c9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:27.624559 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1002/4004] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:27 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:27.759149 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adae21fa-68ce-4e72-b414-c4dcfec85c44 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:49:27.759820 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adae21fa-68ce-4e72-b414-c4dcfec85c44 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:27.759820 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adae21fa-68ce-4e72-b414-c4dcfec85c44 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:27.760675 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-adae21fa-68ce-4e72-b414-c4dcfec85c44 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:49:27.782705 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-adae21fa-68ce-4e72-b414-c4dcfec85c44 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Get all volumes completed successfully. Aug 09 10:49:27.785803 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:27.785803 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:27.793368 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adae21fa-68ce-4e72-b414-c4dcfec85c44 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:49:27.793822 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 994/4005] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:49:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12924 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:49:27.814641 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-512dc429-b2a7-42a5-8241-68762ed11c27 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:27.816836 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-512dc429-b2a7-42a5-8241-68762ed11c27 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] DELETE https://10.4.3.125/volume/v3/types/1bf750e3-5f50-4a2b-83c4-ddb8a227ff91 Aug 09 10:49:27.817201 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-512dc429-b2a7-42a5-8241-68762ed11c27 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:27.817391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-512dc429-b2a7-42a5-8241-68762ed11c27 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:27.848701 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-512dc429-b2a7-42a5-8241-68762ed11c27 tempest-TestEncryptedCinderVolumes-477785202 tempest-TestEncryptedCinderVolumes-477785202-project-admin] https://10.4.3.125/volume/v3/types/1bf750e3-5f50-4a2b-83c4-ddb8a227ff91 returned with HTTP 202 Aug 09 10:49:27.850821 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1012/4006] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:49:27 2026] DELETE /volume/v3/types/1bf750e3-5f50-4a2b-83c4-ddb8a227ff91 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:28.187613 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b05996b3-0306-4b4e-85ad-83f54ce765a6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:28.189659 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b05996b3-0306-4b4e-85ad-83f54ce765a6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:28.191206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b05996b3-0306-4b4e-85ad-83f54ce765a6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:28.191206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b05996b3-0306-4b4e-85ad-83f54ce765a6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:28.191206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b05996b3-0306-4b4e-85ad-83f54ce765a6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:28.195715 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:28.195715 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:28.197449 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b05996b3-0306-4b4e-85ad-83f54ce765a6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:28.197449 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 999/4007] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:28 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:28.636898 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7da2c2ca-52fa-45aa-a231-90c3690a1a37 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:28.639132 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7da2c2ca-52fa-45aa-a231-90c3690a1a37 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:28.639291 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7da2c2ca-52fa-45aa-a231-90c3690a1a37 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:28.639924 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7da2c2ca-52fa-45aa-a231-90c3690a1a37 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:28.639924 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7da2c2ca-52fa-45aa-a231-90c3690a1a37 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:28.645886 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:28.645886 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:28.646697 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7da2c2ca-52fa-45aa-a231-90c3690a1a37 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:28.647253 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1003/4008] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:28 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:29.211550 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9f6522f6-0fe6-4391-b5a0-0cdcefc619a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:29.214689 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f6522f6-0fe6-4391-b5a0-0cdcefc619a0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:29.215202 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f6522f6-0fe6-4391-b5a0-0cdcefc619a0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:29.215458 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f6522f6-0fe6-4391-b5a0-0cdcefc619a0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:29.215582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9f6522f6-0fe6-4391-b5a0-0cdcefc619a0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:29.221051 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:29.221051 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:29.221703 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f6522f6-0fe6-4391-b5a0-0cdcefc619a0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:29.222071 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 995/4009] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:29 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:29.660062 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3725476-b7c1-4df1-bd80-554cef7d6139 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:29.667211 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3725476-b7c1-4df1-bd80-554cef7d6139 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:29.667211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3725476-b7c1-4df1-bd80-554cef7d6139 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:29.667211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3725476-b7c1-4df1-bd80-554cef7d6139 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:29.667211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e3725476-b7c1-4df1-bd80-554cef7d6139 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:29.675207 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:29.675207 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:29.675207 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3725476-b7c1-4df1-bd80-554cef7d6139 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:29.675207 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1013/4010] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:29 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 709 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:30.243700 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9035065e-e877-4b76-ab9b-c3ba4fa13669 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:30.252038 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9035065e-e877-4b76-ab9b-c3ba4fa13669 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:30.252295 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9035065e-e877-4b76-ab9b-c3ba4fa13669 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:30.252490 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9035065e-e877-4b76-ab9b-c3ba4fa13669 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:30.252681 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9035065e-e877-4b76-ab9b-c3ba4fa13669 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:30.259857 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:30.259857 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:30.260787 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9035065e-e877-4b76-ab9b-c3ba4fa13669 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:30.261379 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1000/4011] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:30 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 697 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:30.687650 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dbc04c50-ca59-4631-b44a-80a2a1cf84e7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:30.690964 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dbc04c50-ca59-4631-b44a-80a2a1cf84e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:30.691321 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dbc04c50-ca59-4631-b44a-80a2a1cf84e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:30.691646 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dbc04c50-ca59-4631-b44a-80a2a1cf84e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:30.691777 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-dbc04c50-ca59-4631-b44a-80a2a1cf84e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:30.699700 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:30.699700 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:30.700990 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dbc04c50-ca59-4631-b44a-80a2a1cf84e7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:30.701405 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1004/4012] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:30 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:31.276015 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c68c9639-9694-466f-8ce8-5de9f1439b84 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:31.278128 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c68c9639-9694-466f-8ce8-5de9f1439b84 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:31.278390 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c68c9639-9694-466f-8ce8-5de9f1439b84 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:31.278617 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c68c9639-9694-466f-8ce8-5de9f1439b84 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:31.278727 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c68c9639-9694-466f-8ce8-5de9f1439b84 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:31.283971 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:31.283971 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:31.285879 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c68c9639-9694-466f-8ce8-5de9f1439b84 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:31.285879 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 996/4013] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:31 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:31.604764 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-f5f831ed-96e6-402d-b494-a34ed4f7c3d1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:31.606555 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-f5f831ed-96e6-402d-b494-a34ed4f7c3d1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/limits Aug 09 10:49:31.606730 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-f5f831ed-96e6-402d-b494-a34ed4f7c3d1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:31.606925 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-f5f831ed-96e6-402d-b494-a34ed4f7c3d1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:31.626738 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-f5f831ed-96e6-402d-b494-a34ed4f7c3d1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/limits returned with HTTP 200 Aug 09 10:49:31.627178 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1014/4014] 10.4.3.125 () {68 vars in 1484 bytes} [Sun Aug 9 10:49:31 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:31.662478 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-c4e2457a-afd1-44a4-b5d7-bf4fdd22afea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:31.665140 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-c4e2457a-afd1-44a4-b5d7-bf4fdd22afea tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:31.665412 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-c4e2457a-afd1-44a4-b5d7-bf4fdd22afea tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:31.665750 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-c4e2457a-afd1-44a4-b5d7-bf4fdd22afea tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:31.678726 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:31.678726 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:31.684335 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-c4e2457a-afd1-44a4-b5d7-bf4fdd22afea tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:31.696337 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-c4e2457a-afd1-44a4-b5d7-bf4fdd22afea tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 200 Aug 09 10:49:31.696337 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1001/4015] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:31 2026] GET /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 1659 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:31.709462 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-d1cab375-8c7a-40d4-9afc-d9c26cf8ebd1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:31.712313 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-d1cab375-8c7a-40d4-9afc-d9c26cf8ebd1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:49:31.712762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-d1cab375-8c7a-40d4-9afc-d9c26cf8ebd1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f35888ca-c7a0-4bdd-ae7e-38b53749a006", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:31.722537 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d81519e-45f1-43af-afe9-bb76aa25e5ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:31.725121 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d81519e-45f1-43af-afe9-bb76aa25e5ae tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:31.725121 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d81519e-45f1-43af-afe9-bb76aa25e5ae tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:31.725121 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d81519e-45f1-43af-afe9-bb76aa25e5ae tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:31.725121 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4d81519e-45f1-43af-afe9-bb76aa25e5ae tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:31.729786 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:31.729786 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:31.730333 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-d1cab375-8c7a-40d4-9afc-d9c26cf8ebd1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:31.730509 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-d1cab375-8c7a-40d4-9afc-d9c26cf8ebd1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Create snapshot from volume f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:31.731696 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:31.731696 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:31.732505 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d81519e-45f1-43af-afe9-bb76aa25e5ae tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:31.733101 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 997/4016] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:31 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:31.771697 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-d1cab375-8c7a-40d4-9afc-d9c26cf8ebd1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Created reservations ['9d595d1a-6d25-4a0a-a3a5-c8604a70956c', '3ea35223-9391-4baa-a6b8-18f078f58796', '091eb2e7-bed0-45d2-9b6b-7b507cb2a742', '06b3a29e-1ca4-4708-ac8d-069bc9057edf'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:31.810734 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-d1cab375-8c7a-40d4-9afc-d9c26cf8ebd1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Snapshot force create request issued successfully. Aug 09 10:49:31.811156 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f8935624-b8e3-4f82-a746-553cd3847c89 req-d1cab375-8c7a-40d4-9afc-d9c26cf8ebd1 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:49:31.811671 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1005/4017] 10.4.3.125 () {72 vars in 1547 bytes} [Sun Aug 9 10:49:31 2026] POST /volume/v3/snapshots => generated 292 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:32.300642 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3d64bbff-5005-4016-bdd7-d13141ed4996 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:32.303786 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d64bbff-5005-4016-bdd7-d13141ed4996 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:32.304337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d64bbff-5005-4016-bdd7-d13141ed4996 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:32.304549 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d64bbff-5005-4016-bdd7-d13141ed4996 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:32.305039 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3d64bbff-5005-4016-bdd7-d13141ed4996 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:32.311158 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:32.311158 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:32.312141 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d64bbff-5005-4016-bdd7-d13141ed4996 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:32.312734 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1015/4018] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:32 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:32.758850 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-56f09b1c-78a1-4c5c-af15-151b195e6b38 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:32.762764 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-56f09b1c-78a1-4c5c-af15-151b195e6b38 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:32.763066 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-56f09b1c-78a1-4c5c-af15-151b195e6b38 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:32.763317 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-56f09b1c-78a1-4c5c-af15-151b195e6b38 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:32.763456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-56f09b1c-78a1-4c5c-af15-151b195e6b38 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 09477675-613e-4960-96bd-dedaaa8d85f1. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:32.770147 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:32.770147 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:32.771132 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-56f09b1c-78a1-4c5c-af15-151b195e6b38 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 200 Aug 09 10:49:32.771702 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1002/4019] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:32 2026] GET /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 710 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:32.786005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-806775bd-6314-45bc-913b-fb6701d5b921 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:32.789144 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-806775bd-6314-45bc-913b-fb6701d5b921 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] DELETE https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 Aug 09 10:49:32.789543 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-806775bd-6314-45bc-913b-fb6701d5b921 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:32.789835 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-806775bd-6314-45bc-913b-fb6701d5b921 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:32.789960 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-806775bd-6314-45bc-913b-fb6701d5b921 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete backup with id: 09477675-613e-4960-96bd-dedaaa8d85f1. Aug 09 10:49:32.795758 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:32.795758 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:32.815825 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-806775bd-6314-45bc-913b-fb6701d5b921 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] delete_backup rpcapi backup_id 09477675-613e-4960-96bd-dedaaa8d85f1 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:49:32.819306 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-806775bd-6314-45bc-913b-fb6701d5b921 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 returned with HTTP 202 Aug 09 10:49:32.819781 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 998/4020] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:49:32 2026] DELETE /volume/v3/backups/09477675-613e-4960-96bd-dedaaa8d85f1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:49:32.829424 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:32.831945 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:49:32.832505 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1916590996"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:32.835065 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1916590996'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:49:32.835438 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume of 1 GB Aug 09 10:49:32.835622 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:32.835622 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:32.842861 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Availability Zones retrieved successfully. Aug 09 10:49:32.851851 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Flow 'volume_create_api' (bdbe0b87-3bee-45e6-bfda-7067a598c1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:32.853407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a29ac70-e856-4b4f-87b4-4106ccac6e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:32.854499 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:49:32.890162 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a29ac70-e856-4b4f-87b4-4106ccac6e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:32.891014 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742ddd70-3c9e-4d9c-8383-e72ab8d37e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:32.963391 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Created reservations ['cfbb8905-1ead-4102-8774-e4706251bfd3', '86c26889-bc3f-4351-878d-5c804bb30437', 'e6b782e3-7169-44c9-ad45-509f64b4fba1', '8b441c0d-450d-4444-9807-f2054030fc13'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:32.964346 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742ddd70-3c9e-4d9c-8383-e72ab8d37e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfbb8905-1ead-4102-8774-e4706251bfd3', '86c26889-bc3f-4351-878d-5c804bb30437', 'e6b782e3-7169-44c9-ad45-509f64b4fba1', '8b441c0d-450d-4444-9807-f2054030fc13']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:32.965372 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd0aa96a-0499-4627-b3b3-7505e5295dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:32.998085 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd0aa96a-0499-4627-b3b3-7505e5295dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da9db62f-6480-45f3-9d5a-a68a0a57f3e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1916590996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',qos_specs=None,replication_status=,reservations=['cfbb8905-1ead-4102-8774-e4706251bfd3','86c26889-bc3f-4351-878d-5c804bb30437','e6b782e3-7169-44c9-ad45-509f64b4fba1','8b441c0d-450d-4444-9807-f2054030fc13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e9d32b760647519fb42f353081c524',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1916590996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da9db62f-6480-45f3-9d5a-a68a0a57f3e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e9d32b760647519fb42f353081c524',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:32.999206 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33755ced-2616-4cdf-a5a0-074e811b257a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:33.020652 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33755ced-2616-4cdf-a5a0-074e811b257a) transitioned into state 'SUCCESS' from state '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-1916590996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',qos_specs=None,replication_status=,reservations=['cfbb8905-1ead-4102-8774-e4706251bfd3','86c26889-bc3f-4351-878d-5c804bb30437','e6b782e3-7169-44c9-ad45-509f64b4fba1','8b441c0d-450d-4444-9807-f2054030fc13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e9d32b760647519fb42f353081c524',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:33.021498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbbda286-ddbb-4f7b-bf01-d88baa3760fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:33.033464 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbbda286-ddbb-4f7b-bf01-d88baa3760fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:33.036178 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Flow 'volume_create_api' (bdbe0b87-3bee-45e6-bfda-7067a598c1cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:33.036561 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume request issued successfully. Aug 09 10:49:33.037435 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7a61e8d4-f835-4604-a713-31c53f73eb4b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:49:33.038434 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1006/4021] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:49:32 2026] POST /volume/v3/volumes => generated 778 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:33.055464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-92a274c4-8bb1-434c-816d-02eefaaabfe6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:33.055464 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-92a274c4-8bb1-434c-816d-02eefaaabfe6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 Aug 09 10:49:33.055464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-92a274c4-8bb1-434c-816d-02eefaaabfe6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:33.056058 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-92a274c4-8bb1-434c-816d-02eefaaabfe6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:33.070308 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:33.070308 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:33.074744 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-92a274c4-8bb1-434c-816d-02eefaaabfe6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:49:33.085412 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-92a274c4-8bb1-434c-816d-02eefaaabfe6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 returned with HTTP 200 Aug 09 10:49:33.086046 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1016/4022] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:33 2026] GET /volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:33.328952 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a8930f42-2794-4221-ae24-ef71e1ae8589 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:33.332832 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8930f42-2794-4221-ae24-ef71e1ae8589 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:33.332832 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8930f42-2794-4221-ae24-ef71e1ae8589 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:33.332832 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8930f42-2794-4221-ae24-ef71e1ae8589 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:33.332832 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a8930f42-2794-4221-ae24-ef71e1ae8589 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:33.346891 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:33.346891 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:33.346891 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8930f42-2794-4221-ae24-ef71e1ae8589 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:33.346891 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1003/4023] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:33 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:34.104642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ea65a80e-75fa-4326-bfc5-97146402da70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:34.107487 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea65a80e-75fa-4326-bfc5-97146402da70 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 Aug 09 10:49:34.108140 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea65a80e-75fa-4326-bfc5-97146402da70 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:34.108140 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea65a80e-75fa-4326-bfc5-97146402da70 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:34.117652 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:34.117652 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:34.122557 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ea65a80e-75fa-4326-bfc5-97146402da70 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:49:34.128804 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea65a80e-75fa-4326-bfc5-97146402da70 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 returned with HTTP 200 Aug 09 10:49:34.129643 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 999/4024] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:34 2026] GET /volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:34.149389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a392f9c3-bad6-43c8-b033-9ef539967068 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:34.152102 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a392f9c3-bad6-43c8-b033-9ef539967068 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:49:34.152386 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a392f9c3-bad6-43c8-b033-9ef539967068 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da9db62f-6480-45f3-9d5a-a68a0a57f3e3", "name": "tempest-type-Backup-986373482"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:34.154732 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-a392f9c3-bad6-43c8-b033-9ef539967068 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Creating new backup {'backup': {'volume_id': 'da9db62f-6480-45f3-9d5a-a68a0a57f3e3', 'name': 'tempest-type-Backup-986373482'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:49:34.155539 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-a392f9c3-bad6-43c8-b033-9ef539967068 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Creating backup of volume da9db62f-6480-45f3-9d5a-a68a0a57f3e3 in container None Aug 09 10:49:34.165893 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:34.165893 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:34.166634 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a392f9c3-bad6-43c8-b033-9ef539967068 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:49:34.201352 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a392f9c3-bad6-43c8-b033-9ef539967068 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Created reservations ['a7460432-4af3-444b-8ce3-ba0892feae59', '39e6b719-5495-4489-a115-ac0cc95dab1c'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:34.258765 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a392f9c3-bad6-43c8-b033-9ef539967068 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:49:34.259783 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1007/4025] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:49:34 2026] POST /volume/v3/backups => generated 315 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:34.277486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-04676f86-59d9-4118-94bf-de1ff02c8a9c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:34.286832 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04676f86-59d9-4118-94bf-de1ff02c8a9c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:34.286832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04676f86-59d9-4118-94bf-de1ff02c8a9c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:34.286832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04676f86-59d9-4118-94bf-de1ff02c8a9c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:34.286832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-04676f86-59d9-4118-94bf-de1ff02c8a9c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:34.292062 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:34.292062 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:34.292487 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04676f86-59d9-4118-94bf-de1ff02c8a9c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:34.293073 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1017/4026] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:34 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:34.360563 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3ec8398d-2ca0-4a00-8f90-0d5342c82bf7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:34.362470 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ec8398d-2ca0-4a00-8f90-0d5342c82bf7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:34.364269 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ec8398d-2ca0-4a00-8f90-0d5342c82bf7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:34.364269 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ec8398d-2ca0-4a00-8f90-0d5342c82bf7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:34.364269 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3ec8398d-2ca0-4a00-8f90-0d5342c82bf7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:34.368428 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:34.368428 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:34.368778 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ec8398d-2ca0-4a00-8f90-0d5342c82bf7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:34.369291 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1004/4027] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:34 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:35.069000 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-227be755-6bdd-49c5-8469-781ccfc88608 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:35.072585 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-227be755-6bdd-49c5-8469-781ccfc88608 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:35.072881 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-227be755-6bdd-49c5-8469-781ccfc88608 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:35.073176 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-227be755-6bdd-49c5-8469-781ccfc88608 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:35.088237 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:35.088237 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:35.096029 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-227be755-6bdd-49c5-8469-781ccfc88608 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:35.109368 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-227be755-6bdd-49c5-8469-781ccfc88608 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 200 Aug 09 10:49:35.109368 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1000/4028] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:35 2026] GET /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 1659 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:35.311200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-85caa4cf-54d4-447b-9a23-14c2b79f48aa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:35.312905 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85caa4cf-54d4-447b-9a23-14c2b79f48aa tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:35.313117 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85caa4cf-54d4-447b-9a23-14c2b79f48aa tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:35.313310 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85caa4cf-54d4-447b-9a23-14c2b79f48aa tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:35.313419 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-85caa4cf-54d4-447b-9a23-14c2b79f48aa tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:35.317447 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:35.317447 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:35.317996 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85caa4cf-54d4-447b-9a23-14c2b79f48aa tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:35.318358 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1008/4029] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:35 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:35.381244 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-70f248b8-3744-4ea7-ab2e-753e622bcd96 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:35.385606 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70f248b8-3744-4ea7-ab2e-753e622bcd96 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:35.385842 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70f248b8-3744-4ea7-ab2e-753e622bcd96 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:35.386098 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70f248b8-3744-4ea7-ab2e-753e622bcd96 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:35.386247 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-70f248b8-3744-4ea7-ab2e-753e622bcd96 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:35.394721 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:35.394721 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:35.395631 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70f248b8-3744-4ea7-ab2e-753e622bcd96 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:35.396160 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1018/4030] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:35 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:36.331583 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a8f239c-f6aa-4f77-9889-6e87e61e4329 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:36.336219 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a8f239c-f6aa-4f77-9889-6e87e61e4329 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:36.336219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a8f239c-f6aa-4f77-9889-6e87e61e4329 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:36.336219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a8f239c-f6aa-4f77-9889-6e87e61e4329 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:36.336219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1a8f239c-f6aa-4f77-9889-6e87e61e4329 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:36.342703 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:36.342703 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:36.342703 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a8f239c-f6aa-4f77-9889-6e87e61e4329 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:36.342703 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1005/4031] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:36 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:36.407923 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f22183e6-3fad-4eaa-8845-a961b8c53c3c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:36.409437 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f22183e6-3fad-4eaa-8845-a961b8c53c3c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:36.409647 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f22183e6-3fad-4eaa-8845-a961b8c53c3c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:36.409817 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f22183e6-3fad-4eaa-8845-a961b8c53c3c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:36.409912 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f22183e6-3fad-4eaa-8845-a961b8c53c3c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:36.414279 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:36.414279 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:36.414907 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f22183e6-3fad-4eaa-8845-a961b8c53c3c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:36.415276 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1001/4032] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:36 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:37.353437 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a4e47116-9b9e-4e18-b9b7-d6b7b5a5c2a3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:37.354938 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4e47116-9b9e-4e18-b9b7-d6b7b5a5c2a3 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:37.355144 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4e47116-9b9e-4e18-b9b7-d6b7b5a5c2a3 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:37.355336 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4e47116-9b9e-4e18-b9b7-d6b7b5a5c2a3 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:37.355732 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a4e47116-9b9e-4e18-b9b7-d6b7b5a5c2a3 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:37.359156 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:37.359156 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:37.359702 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4e47116-9b9e-4e18-b9b7-d6b7b5a5c2a3 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:37.360044 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1009/4033] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:37 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:37.426057 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8f54a6e5-0a4d-4654-b312-439d06965053 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:37.428151 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f54a6e5-0a4d-4654-b312-439d06965053 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:37.428439 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f54a6e5-0a4d-4654-b312-439d06965053 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:37.428797 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f54a6e5-0a4d-4654-b312-439d06965053 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:37.428903 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8f54a6e5-0a4d-4654-b312-439d06965053 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:37.433961 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:37.433961 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:37.433961 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f54a6e5-0a4d-4654-b312-439d06965053 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:37.434173 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1019/4034] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:37 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:37.584923 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-528d6979-44e5-4888-b125-94a0d094e7ad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:37.587703 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-528d6979-44e5-4888-b125-94a0d094e7ad tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/attachments/e80ed90f-2e20-470c-949c-2577d41f979c Aug 09 10:49:37.587984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-528d6979-44e5-4888-b125-94a0d094e7ad tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:37.588246 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-528d6979-44e5-4888-b125-94a0d094e7ad tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:37.600491 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:37.600491 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:37.668545 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-31e0564e-8c28-4130-a19a-11067814bfb4 req-528d6979-44e5-4888-b125-94a0d094e7ad tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/e80ed90f-2e20-470c-949c-2577d41f979c returned with HTTP 200 Aug 09 10:49:37.669043 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1006/4035] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:49:37 2026] DELETE /volume/v3/attachments/e80ed90f-2e20-470c-949c-2577d41f979c => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:38.372876 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce46c321-e768-4d41-9c05-e8330f0e3e90 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:38.378291 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce46c321-e768-4d41-9c05-e8330f0e3e90 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:38.378291 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce46c321-e768-4d41-9c05-e8330f0e3e90 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:38.378291 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce46c321-e768-4d41-9c05-e8330f0e3e90 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:38.378291 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ce46c321-e768-4d41-9c05-e8330f0e3e90 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:38.389497 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:38.389497 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:38.390515 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce46c321-e768-4d41-9c05-e8330f0e3e90 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:38.391211 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1002/4036] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:38 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:38.458512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-06bbbe71-ffc4-4ff4-9058-147f31d86ad8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:38.463330 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-06bbbe71-ffc4-4ff4-9058-147f31d86ad8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:38.463330 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-06bbbe71-ffc4-4ff4-9058-147f31d86ad8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:38.463330 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-06bbbe71-ffc4-4ff4-9058-147f31d86ad8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:38.463330 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-06bbbe71-ffc4-4ff4-9058-147f31d86ad8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:38.466441 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:38.466441 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:38.467283 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-06bbbe71-ffc4-4ff4-9058-147f31d86ad8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:38.467727 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1010/4037] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:38 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:39.147986 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d5cc7a5d-52f0-4f6e-94bb-e6be6170acee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:39.150794 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5cc7a5d-52f0-4f6e-94bb-e6be6170acee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 Aug 09 10:49:39.151093 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5cc7a5d-52f0-4f6e-94bb-e6be6170acee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:39.151390 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5cc7a5d-52f0-4f6e-94bb-e6be6170acee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:39.151546 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-d5cc7a5d-52f0-4f6e-94bb-e6be6170acee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Delete snapshot with id: fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 Aug 09 10:49:39.157776 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:39.157776 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:39.158277 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d5cc7a5d-52f0-4f6e-94bb-e6be6170acee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Snapshot retrieved successfully. Aug 09 10:49:39.183262 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d5cc7a5d-52f0-4f6e-94bb-e6be6170acee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Snapshot delete request issued successfully. Aug 09 10:49:39.183480 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5cc7a5d-52f0-4f6e-94bb-e6be6170acee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 returned with HTTP 202 Aug 09 10:49:39.183894 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1020/4038] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:49:39 2026] DELETE /volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:39.193638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5f6115ca-f792-45f4-8360-c8eefc9c9833 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:39.195319 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f6115ca-f792-45f4-8360-c8eefc9c9833 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 Aug 09 10:49:39.195550 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f6115ca-f792-45f4-8360-c8eefc9c9833 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:39.195770 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f6115ca-f792-45f4-8360-c8eefc9c9833 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:39.200465 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:39.200465 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:39.200835 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5f6115ca-f792-45f4-8360-c8eefc9c9833 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Snapshot retrieved successfully. Aug 09 10:49:39.201594 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f6115ca-f792-45f4-8360-c8eefc9c9833 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 returned with HTTP 200 Aug 09 10:49:39.201978 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1007/4039] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:49:39 2026] GET /volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:39.403419 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b99ad987-c8a6-4116-a80a-637941e07bc6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:39.406941 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b99ad987-c8a6-4116-a80a-637941e07bc6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:39.406941 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b99ad987-c8a6-4116-a80a-637941e07bc6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:39.406941 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b99ad987-c8a6-4116-a80a-637941e07bc6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:39.406941 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b99ad987-c8a6-4116-a80a-637941e07bc6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:39.410628 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:39.410628 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:39.411600 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b99ad987-c8a6-4116-a80a-637941e07bc6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:39.412161 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1003/4040] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:39 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:39.484548 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e46a450c-0539-456c-a6b3-6be2429bfdbd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:39.489577 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e46a450c-0539-456c-a6b3-6be2429bfdbd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:39.489845 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e46a450c-0539-456c-a6b3-6be2429bfdbd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:39.490030 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e46a450c-0539-456c-a6b3-6be2429bfdbd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:39.490142 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e46a450c-0539-456c-a6b3-6be2429bfdbd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:39.495990 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:39.495990 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:39.496639 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e46a450c-0539-456c-a6b3-6be2429bfdbd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:39.496708 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-acdf5a50-f623-4b87-bf65-2c637779e060 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:39.497061 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1011/4041] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:39 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:39.498701 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-acdf5a50-f623-4b87-bf65-2c637779e060 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006?cascade=True Aug 09 10:49:39.498893 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-acdf5a50-f623-4b87-bf65-2c637779e060 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:39.499555 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-acdf5a50-f623-4b87-bf65-2c637779e060 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:39.499555 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-acdf5a50-f623-4b87-bf65-2c637779e060 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Delete volume with id: f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:39.508084 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:39.508084 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:39.509231 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-acdf5a50-f623-4b87-bf65-2c637779e060 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:39.541278 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-acdf5a50-f623-4b87-bf65-2c637779e060 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Delete volume request issued successfully. Aug 09 10:49:39.541278 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-acdf5a50-f623-4b87-bf65-2c637779e060 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006?cascade=True returned with HTTP 202 Aug 09 10:49:39.541658 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1021/4042] 10.4.3.125 () {66 vars in 1376 bytes} [Sun Aug 9 10:49:39 2026] DELETE /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006?cascade=True => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:39.553528 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5b48e12b-97dd-4686-9d9f-37bc8057ac5d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:39.556343 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5b48e12b-97dd-4686-9d9f-37bc8057ac5d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:39.556343 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5b48e12b-97dd-4686-9d9f-37bc8057ac5d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:39.556437 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5b48e12b-97dd-4686-9d9f-37bc8057ac5d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:39.569938 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:39.569938 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:39.576157 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5b48e12b-97dd-4686-9d9f-37bc8057ac5d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:39.585575 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5b48e12b-97dd-4686-9d9f-37bc8057ac5d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 200 Aug 09 10:49:39.586509 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1008/4043] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:39 2026] GET /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:40.212972 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c6ee94b4-408d-4f42-b949-d31cb2632415 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:40.222573 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6ee94b4-408d-4f42-b949-d31cb2632415 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 Aug 09 10:49:40.222573 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6ee94b4-408d-4f42-b949-d31cb2632415 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:40.222573 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6ee94b4-408d-4f42-b949-d31cb2632415 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:40.223439 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6ee94b4-408d-4f42-b949-d31cb2632415 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 returned with HTTP 404 Aug 09 10:49:40.224215 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1004/4044] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:49:40 2026] GET /volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:40.388655 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-23769e10-1a16-466e-955a-894a734f0944 req-ce380668-cc65-4627-93da-40abef65ded3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:40.391368 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-23769e10-1a16-466e-955a-894a734f0944 req-ce380668-cc65-4627-93da-40abef65ded3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/attachments?instance_id=6a9256c9-16df-47c5-b7e3-37949a3ad626 Aug 09 10:49:40.391648 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-23769e10-1a16-466e-955a-894a734f0944 req-ce380668-cc65-4627-93da-40abef65ded3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:40.391832 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-23769e10-1a16-466e-955a-894a734f0944 req-ce380668-cc65-4627-93da-40abef65ded3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:40.409762 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-23769e10-1a16-466e-955a-894a734f0944 req-ce380668-cc65-4627-93da-40abef65ded3 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments?instance_id=6a9256c9-16df-47c5-b7e3-37949a3ad626 returned with HTTP 200 Aug 09 10:49:40.410291 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1012/4045] 10.4.3.125 () {70 vars in 1637 bytes} [Sun Aug 9 10:49:40 2026] GET /volume/v3/attachments?instance_id=6a9256c9-16df-47c5-b7e3-37949a3ad626 => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:40.422249 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-23769e10-1a16-466e-955a-894a734f0944 req-2bdbe579-a096-428c-82a0-ca04b921d26e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:40.423853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c00a224d-a584-4428-bf09-8b1c550be830 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:40.427158 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-23769e10-1a16-466e-955a-894a734f0944 req-2bdbe579-a096-428c-82a0-ca04b921d26e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576 Aug 09 10:49:40.427331 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c00a224d-a584-4428-bf09-8b1c550be830 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:40.427387 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-23769e10-1a16-466e-955a-894a734f0944 req-2bdbe579-a096-428c-82a0-ca04b921d26e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:40.427424 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c00a224d-a584-4428-bf09-8b1c550be830 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:40.427472 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-23769e10-1a16-466e-955a-894a734f0944 req-2bdbe579-a096-428c-82a0-ca04b921d26e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:40.427504 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c00a224d-a584-4428-bf09-8b1c550be830 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:40.427504 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c00a224d-a584-4428-bf09-8b1c550be830 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:40.430462 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:40.430462 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:40.431212 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c00a224d-a584-4428-bf09-8b1c550be830 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:40.431626 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1009/4046] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:40 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:40.447449 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-23769e10-1a16-466e-955a-894a734f0944 req-2bdbe579-a096-428c-82a0-ca04b921d26e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576 returned with HTTP 200 Aug 09 10:49:40.447449 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1022/4047] 10.4.3.125 () {70 vars in 1651 bytes} [Sun Aug 9 10:49:40 2026] GET /volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:40.514911 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4630ab9a-4ee6-4d6f-9e85-3db2aeb4eb8e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:40.518681 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4630ab9a-4ee6-4d6f-9e85-3db2aeb4eb8e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:40.518955 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4630ab9a-4ee6-4d6f-9e85-3db2aeb4eb8e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:40.519209 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4630ab9a-4ee6-4d6f-9e85-3db2aeb4eb8e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:40.519349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4630ab9a-4ee6-4d6f-9e85-3db2aeb4eb8e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:40.527598 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:40.527598 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:40.529207 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4630ab9a-4ee6-4d6f-9e85-3db2aeb4eb8e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:40.529928 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1005/4048] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:40 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:40.603572 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3b3c7389-d73b-42b5-b981-e1fda2e32782 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:40.608954 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b3c7389-d73b-42b5-b981-e1fda2e32782 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:40.609147 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b3c7389-d73b-42b5-b981-e1fda2e32782 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:40.609416 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b3c7389-d73b-42b5-b981-e1fda2e32782 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:40.618901 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b3c7389-d73b-42b5-b981-e1fda2e32782 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 404 Aug 09 10:49:40.619563 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1013/4049] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:40 2026] GET /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:41.173072 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8945d9e9-d684-4699-b2ab-4df7b7395a45 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:41.175312 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8945d9e9-d684-4699-b2ab-4df7b7395a45 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:41.175531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8945d9e9-d684-4699-b2ab-4df7b7395a45 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:41.175807 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8945d9e9-d684-4699-b2ab-4df7b7395a45 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:41.176029 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-8945d9e9-d684-4699-b2ab-4df7b7395a45 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Delete volume with id: f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:41.182573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8945d9e9-d684-4699-b2ab-4df7b7395a45 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 404 Aug 09 10:49:41.183146 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1010/4050] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:49:41 2026] DELETE /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:41.191063 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c30903ea-23cb-447b-96f9-5434b371f4a4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:41.193531 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c30903ea-23cb-447b-96f9-5434b371f4a4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 Aug 09 10:49:41.193893 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c30903ea-23cb-447b-96f9-5434b371f4a4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:41.194154 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c30903ea-23cb-447b-96f9-5434b371f4a4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:41.201016 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c30903ea-23cb-447b-96f9-5434b371f4a4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 returned with HTTP 404 Aug 09 10:49:41.201758 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1023/4051] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:41 2026] GET /volume/v3/volumes/f35888ca-c7a0-4bdd-ae7e-38b53749a006 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:41.210086 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e9a8a77-0285-4926-933d-9af24afdeb8a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:41.213731 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e9a8a77-0285-4926-933d-9af24afdeb8a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:41.213731 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e9a8a77-0285-4926-933d-9af24afdeb8a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:41.213898 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e9a8a77-0285-4926-933d-9af24afdeb8a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:41.214118 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5e9a8a77-0285-4926-933d-9af24afdeb8a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Delete volume with id: ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:41.223497 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:41.223497 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:41.224155 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e9a8a77-0285-4926-933d-9af24afdeb8a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:41.250546 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e9a8a77-0285-4926-933d-9af24afdeb8a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Delete volume request issued successfully. Aug 09 10:49:41.250787 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e9a8a77-0285-4926-933d-9af24afdeb8a tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 202 Aug 09 10:49:41.251278 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1006/4052] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:49:41 2026] DELETE /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:41.262315 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77a6f58f-78cf-4df8-a6c7-3040811cffd7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:41.265975 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77a6f58f-78cf-4df8-a6c7-3040811cffd7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:41.266372 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77a6f58f-78cf-4df8-a6c7-3040811cffd7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:41.266728 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77a6f58f-78cf-4df8-a6c7-3040811cffd7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:41.277777 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:41.277777 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:41.284623 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-77a6f58f-78cf-4df8-a6c7-3040811cffd7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:41.297136 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77a6f58f-78cf-4df8-a6c7-3040811cffd7 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 200 Aug 09 10:49:41.297738 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1014/4053] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:41 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:49:41.442575 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd29a129-6561-47b6-9748-f4a1469e8cea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:41.444355 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd29a129-6561-47b6-9748-f4a1469e8cea tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:41.444614 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd29a129-6561-47b6-9748-f4a1469e8cea tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:41.444818 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd29a129-6561-47b6-9748-f4a1469e8cea tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:41.444962 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cd29a129-6561-47b6-9748-f4a1469e8cea tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:41.450881 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:41.450881 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:41.451978 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd29a129-6561-47b6-9748-f4a1469e8cea tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:41.452529 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1011/4054] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:41 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:41.542843 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1a26597b-f120-40d0-a6c8-17f6e85190e1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:41.545043 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a26597b-f120-40d0-a6c8-17f6e85190e1 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:41.545343 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a26597b-f120-40d0-a6c8-17f6e85190e1 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:41.545610 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a26597b-f120-40d0-a6c8-17f6e85190e1 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:41.545727 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1a26597b-f120-40d0-a6c8-17f6e85190e1 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:41.551438 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:41.551438 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:41.552166 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a26597b-f120-40d0-a6c8-17f6e85190e1 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:41.552620 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1024/4055] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:41 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:42.313176 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a4e2eaa7-dba9-4a7b-b366-05fc5a585028 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:42.315324 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4e2eaa7-dba9-4a7b-b366-05fc5a585028 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e Aug 09 10:49:42.315566 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4e2eaa7-dba9-4a7b-b366-05fc5a585028 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:42.315781 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4e2eaa7-dba9-4a7b-b366-05fc5a585028 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:42.322504 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4e2eaa7-dba9-4a7b-b366-05fc5a585028 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e returned with HTTP 404 Aug 09 10:49:42.323085 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1007/4056] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:42 2026] GET /volume/v3/volumes/ab485856-1d9a-4a16-8e32-a9057d85336e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:42.468651 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-394401a0-62d5-4ab4-8683-f0bd4448ea99 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:42.470653 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-394401a0-62d5-4ab4-8683-f0bd4448ea99 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:42.471033 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-394401a0-62d5-4ab4-8683-f0bd4448ea99 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:42.471356 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-394401a0-62d5-4ab4-8683-f0bd4448ea99 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:42.471564 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-394401a0-62d5-4ab4-8683-f0bd4448ea99 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:42.477765 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:42.477765 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:42.477765 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-394401a0-62d5-4ab4-8683-f0bd4448ea99 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:42.477765 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1015/4057] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:42 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:42.566531 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-435336bf-e414-4820-99b8-dead6cc1ac4d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:42.568730 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-435336bf-e414-4820-99b8-dead6cc1ac4d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:42.569002 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-435336bf-e414-4820-99b8-dead6cc1ac4d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:42.569278 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-435336bf-e414-4820-99b8-dead6cc1ac4d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:42.569421 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-435336bf-e414-4820-99b8-dead6cc1ac4d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:42.575327 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:42.575327 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:42.576178 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-435336bf-e414-4820-99b8-dead6cc1ac4d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:42.576788 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1012/4058] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:42 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:43.492203 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a936caa1-4579-4e55-9733-1449c589437e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:43.495358 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a936caa1-4579-4e55-9733-1449c589437e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:43.495358 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a936caa1-4579-4e55-9733-1449c589437e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:43.495568 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a936caa1-4579-4e55-9733-1449c589437e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:43.495763 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a936caa1-4579-4e55-9733-1449c589437e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:43.502355 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:43.502355 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:43.504273 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a936caa1-4579-4e55-9733-1449c589437e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:43.504273 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1025/4059] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:43 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:43.591379 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d0af1ff-f45a-4b95-a2ed-8c33c983210f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:43.596225 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d0af1ff-f45a-4b95-a2ed-8c33c983210f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:43.596225 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d0af1ff-f45a-4b95-a2ed-8c33c983210f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:43.596225 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d0af1ff-f45a-4b95-a2ed-8c33c983210f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:43.596225 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0d0af1ff-f45a-4b95-a2ed-8c33c983210f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:43.603310 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:43.603310 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:43.604493 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d0af1ff-f45a-4b95-a2ed-8c33c983210f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:43.606453 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1008/4060] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:43 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:44.522507 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ff9109fa-e5e4-467c-b701-215572a52489 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:44.524558 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff9109fa-e5e4-467c-b701-215572a52489 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:44.524926 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff9109fa-e5e4-467c-b701-215572a52489 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:44.524986 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff9109fa-e5e4-467c-b701-215572a52489 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:44.525919 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ff9109fa-e5e4-467c-b701-215572a52489 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:44.530416 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:44.530416 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:44.531366 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff9109fa-e5e4-467c-b701-215572a52489 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:44.532049 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1016/4061] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:44 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:44.625499 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf5b5046-5a12-43df-8656-e175d808a171 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:44.628383 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf5b5046-5a12-43df-8656-e175d808a171 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:44.629135 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf5b5046-5a12-43df-8656-e175d808a171 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:44.629371 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf5b5046-5a12-43df-8656-e175d808a171 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:44.629487 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-bf5b5046-5a12-43df-8656-e175d808a171 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:44.635818 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:44.635818 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:44.636686 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf5b5046-5a12-43df-8656-e175d808a171 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:44.637702 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1013/4062] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:44 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:45.543999 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-48cc96e1-7adf-44c7-bb18-a1317e4dca70 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:45.546423 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-48cc96e1-7adf-44c7-bb18-a1317e4dca70 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:45.546736 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-48cc96e1-7adf-44c7-bb18-a1317e4dca70 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:45.547143 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-48cc96e1-7adf-44c7-bb18-a1317e4dca70 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:45.547143 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-48cc96e1-7adf-44c7-bb18-a1317e4dca70 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:45.553802 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:45.553802 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:45.554472 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-48cc96e1-7adf-44c7-bb18-a1317e4dca70 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:45.554849 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1026/4063] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:45 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:49:45.653380 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd461d84-8069-40a1-af27-e0a6aaead75e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:45.655470 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd461d84-8069-40a1-af27-e0a6aaead75e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:45.655730 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd461d84-8069-40a1-af27-e0a6aaead75e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:45.655982 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd461d84-8069-40a1-af27-e0a6aaead75e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:45.656133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fd461d84-8069-40a1-af27-e0a6aaead75e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:45.661974 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:45.661974 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:45.662775 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd461d84-8069-40a1-af27-e0a6aaead75e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:45.663204 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1009/4064] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:45 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:46.566078 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9e25f832-c065-41f0-892e-a013a2bd85af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:46.568144 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9e25f832-c065-41f0-892e-a013a2bd85af tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:46.568425 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9e25f832-c065-41f0-892e-a013a2bd85af tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:46.568639 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9e25f832-c065-41f0-892e-a013a2bd85af tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:46.568777 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9e25f832-c065-41f0-892e-a013a2bd85af tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:46.573744 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:46.573744 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:46.574469 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9e25f832-c065-41f0-892e-a013a2bd85af tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:46.574811 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1017/4065] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:46 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:46.677283 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf74ff6a-d498-4788-8629-d9e4b6fdc799 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:46.679170 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf74ff6a-d498-4788-8629-d9e4b6fdc799 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:46.679414 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf74ff6a-d498-4788-8629-d9e4b6fdc799 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:46.679650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf74ff6a-d498-4788-8629-d9e4b6fdc799 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:46.679810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-bf74ff6a-d498-4788-8629-d9e4b6fdc799 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:46.685320 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:46.685320 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:46.686134 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf74ff6a-d498-4788-8629-d9e4b6fdc799 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:46.688922 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1014/4066] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:46 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:47.420752 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f49fcd90-81b9-4e05-b9b8-7168c408a000 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:47.423287 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f49fcd90-81b9-4e05-b9b8-7168c408a000 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:49:47.423502 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f49fcd90-81b9-4e05-b9b8-7168c408a000 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:47.423798 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f49fcd90-81b9-4e05-b9b8-7168c408a000 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:47.424003 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-f49fcd90-81b9-4e05-b9b8-7168c408a000 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Delete volume with id: 0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:49:47.434085 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:47.434085 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:47.435472 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f49fcd90-81b9-4e05-b9b8-7168c408a000 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:47.461543 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f49fcd90-81b9-4e05-b9b8-7168c408a000 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Delete volume request issued successfully. Aug 09 10:49:47.461781 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f49fcd90-81b9-4e05-b9b8-7168c408a000 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 202 Aug 09 10:49:47.462318 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1027/4067] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:49:47 2026] DELETE /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:47.470472 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02fe196c-8d4d-4e9b-87b4-40615c4dfb89 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:47.472378 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02fe196c-8d4d-4e9b-87b4-40615c4dfb89 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:49:47.472609 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02fe196c-8d4d-4e9b-87b4-40615c4dfb89 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:47.472904 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02fe196c-8d4d-4e9b-87b4-40615c4dfb89 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:47.482769 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:47.482769 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:47.494430 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-02fe196c-8d4d-4e9b-87b4-40615c4dfb89 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:47.501775 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02fe196c-8d4d-4e9b-87b4-40615c4dfb89 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 200 Aug 09 10:49:47.503052 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1010/4068] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:47 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:47.585728 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c7106d4a-f717-4e59-b582-5f4572c01f12 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:47.587910 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c7106d4a-f717-4e59-b582-5f4572c01f12 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:47.588152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c7106d4a-f717-4e59-b582-5f4572c01f12 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:47.591209 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c7106d4a-f717-4e59-b582-5f4572c01f12 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:47.591209 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c7106d4a-f717-4e59-b582-5f4572c01f12 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:47.592584 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:47.592584 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:47.593346 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c7106d4a-f717-4e59-b582-5f4572c01f12 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:47.593759 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1018/4069] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:47 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:47.702273 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a9fd49f2-ce8d-49f5-ab44-7f09c63b7b08 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:47.705075 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9fd49f2-ce8d-49f5-ab44-7f09c63b7b08 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:47.705075 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9fd49f2-ce8d-49f5-ab44-7f09c63b7b08 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:47.705075 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9fd49f2-ce8d-49f5-ab44-7f09c63b7b08 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:47.705241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a9fd49f2-ce8d-49f5-ab44-7f09c63b7b08 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 45fb23c8-54d7-4993-bbcb-79d85f326911. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:47.711251 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:47.711251 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:47.712082 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9fd49f2-ce8d-49f5-ab44-7f09c63b7b08 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 200 Aug 09 10:49:47.712572 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1015/4070] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:47 2026] GET /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:47.726798 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1d697658-102b-40a8-92a8-4f98d1451f77 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:47.731143 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d697658-102b-40a8-92a8-4f98d1451f77 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 Aug 09 10:49:47.731350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d697658-102b-40a8-92a8-4f98d1451f77 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:47.731554 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d697658-102b-40a8-92a8-4f98d1451f77 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:47.731671 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-1d697658-102b-40a8-92a8-4f98d1451f77 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete backup with id: 45fb23c8-54d7-4993-bbcb-79d85f326911. Aug 09 10:49:47.738936 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:47.738936 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:47.754627 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-1d697658-102b-40a8-92a8-4f98d1451f77 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] delete_backup rpcapi backup_id 45fb23c8-54d7-4993-bbcb-79d85f326911 {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:49:47.756480 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d697658-102b-40a8-92a8-4f98d1451f77 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 returned with HTTP 202 Aug 09 10:49:47.757074 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1028/4071] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:49:47 2026] DELETE /volume/v3/backups/45fb23c8-54d7-4993-bbcb-79d85f326911 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:49:47.766695 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:47.768771 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:49:47.769286 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-296302885"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:47.771519 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-296302885'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:49:47.771519 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume of 1 GB Aug 09 10:49:47.777238 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Availability Zones retrieved successfully. Aug 09 10:49:47.782830 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Flow 'volume_create_api' (5dddb212-c2ab-4bfe-87a5-6e9b00203e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:47.784011 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ba8312-5a52-476f-afff-71d39f2d2981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:47.785108 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:49:47.817470 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ba8312-5a52-476f-afff-71d39f2d2981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:47.818227 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28151483-16f7-4110-ac7b-e78803b5e46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:47.867917 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['c802e9f7-0abf-4562-a563-e768be6e2aa0', '63ba7636-83d2-4fbd-b3e1-3399fe7ff919', '4ee4151a-025c-4512-bd69-d392abe59817', '0ccacbe4-c54e-4382-80ba-eeb42a350007'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:47.868936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28151483-16f7-4110-ac7b-e78803b5e46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c802e9f7-0abf-4562-a563-e768be6e2aa0', '63ba7636-83d2-4fbd-b3e1-3399fe7ff919', '4ee4151a-025c-4512-bd69-d392abe59817', '0ccacbe4-c54e-4382-80ba-eeb42a350007']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:47.869705 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247205a6-7dc8-4663-9c1e-beb0b341461e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:47.901551 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247205a6-7dc8-4663-9c1e-beb0b341461e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a2ac86-d75f-4c97-9329-df4bcb295bb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-296302885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a293c08e190423eb83ecefb0aa35843',qos_specs=None,replication_status=,reservations=['c802e9f7-0abf-4562-a563-e768be6e2aa0','63ba7636-83d2-4fbd-b3e1-3399fe7ff919','4ee4151a-025c-4512-bd69-d392abe59817','0ccacbe4-c54e-4382-80ba-eeb42a350007'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16f46017161046ac842616150f8176ad',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-296302885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4a2ac86-d75f-4c97-9329-df4bcb295bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a293c08e190423eb83ecefb0aa35843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16f46017161046ac842616150f8176ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:47.902775 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f296ed-4147-4a6b-996e-5bad112d00a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:47.927957 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f296ed-4147-4a6b-996e-5bad112d00a0) transitioned into state 'SUCCESS' from state '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-296302885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a293c08e190423eb83ecefb0aa35843',qos_specs=None,replication_status=,reservations=['c802e9f7-0abf-4562-a563-e768be6e2aa0','63ba7636-83d2-4fbd-b3e1-3399fe7ff919','4ee4151a-025c-4512-bd69-d392abe59817','0ccacbe4-c54e-4382-80ba-eeb42a350007'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16f46017161046ac842616150f8176ad',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:47.929471 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f95b80-2fe5-46f8-9ee3-fa8fac625d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:47.939337 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f95b80-2fe5-46f8-9ee3-fa8fac625d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:47.940441 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Flow 'volume_create_api' (5dddb212-c2ab-4bfe-87a5-6e9b00203e29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:47.940777 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume request issued successfully. Aug 09 10:49:47.943124 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a2563ef-196d-4b91-bbc3-018c3b0eac65 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:49:47.943124 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1011/4072] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:49:47 2026] POST /volume/v3/volumes => generated 777 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:47.954638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-016c0960-6675-499c-9b5a-bc8490dd3332 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:47.959143 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-016c0960-6675-499c-9b5a-bc8490dd3332 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 Aug 09 10:49:47.960151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-016c0960-6675-499c-9b5a-bc8490dd3332 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:47.960151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-016c0960-6675-499c-9b5a-bc8490dd3332 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:47.970530 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:47.970530 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:47.974441 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-016c0960-6675-499c-9b5a-bc8490dd3332 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:49:47.978548 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-016c0960-6675-499c-9b5a-bc8490dd3332 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 returned with HTTP 200 Aug 09 10:49:47.978956 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1019/4073] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:47 2026] GET /volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:48.215775 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dca3007f-644e-453c-8149-e950d9bbe96e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:48.218015 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:49:48.218344 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-678457696", "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:48.219611 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-678457696', 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:49:48.320770 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Create volume of 1 GB Aug 09 10:49:48.325598 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Availability Zones retrieved successfully. Aug 09 10:49:48.333769 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Flow 'volume_create_api' (fbf63258-395a-4ac6-858e-9f42d0132a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:48.334860 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16fd2817-7c62-4a85-a2ed-321b78f4ef6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:48.335728 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:49:48.405737 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16fd2817-7c62-4a85-a2ed-321b78f4ef6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:48.406043 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bc2788-3ad0-4708-9584-19db25354803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:48.471097 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Created reservations ['388f2955-910e-4176-bafd-134dc220f612', 'c1a50656-302f-43ac-a671-3a3475fa4ea3', '3576ad6b-9007-4889-a261-0278f2cf0091', 'c8a30748-84c7-45ed-afda-7a7ec1ace26c'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:48.472150 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bc2788-3ad0-4708-9584-19db25354803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['388f2955-910e-4176-bafd-134dc220f612', 'c1a50656-302f-43ac-a671-3a3475fa4ea3', '3576ad6b-9007-4889-a261-0278f2cf0091', 'c8a30748-84c7-45ed-afda-7a7ec1ace26c']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:48.473198 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a9d45f-f9a1-4ce7-89ce-d86326d5db2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:48.495655 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a9d45f-f9a1-4ce7-89ce-d86326d5db2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb', '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-678457696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6678ac79767459cb0a005ad6efa500a',qos_specs=None,replication_status=,reservations=['388f2955-910e-4176-bafd-134dc220f612','c1a50656-302f-43ac-a671-3a3475fa4ea3','3576ad6b-9007-4889-a261-0278f2cf0091','c8a30748-84c7-45ed-afda-7a7ec1ace26c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ea0aca1eb84c43a9758bb5dc887d5f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:49:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-678457696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6678ac79767459cb0a005ad6efa500a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8ea0aca1eb84c43a9758bb5dc887d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:48.496380 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1f48f87-1403-4e6b-9cb3-f25862c822f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:48.514026 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1f48f87-1403-4e6b-9cb3-f25862c822f4) transitioned into state 'SUCCESS' from state '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-678457696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6678ac79767459cb0a005ad6efa500a',qos_specs=None,replication_status=,reservations=['388f2955-910e-4176-bafd-134dc220f612','c1a50656-302f-43ac-a671-3a3475fa4ea3','3576ad6b-9007-4889-a261-0278f2cf0091','c8a30748-84c7-45ed-afda-7a7ec1ace26c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ea0aca1eb84c43a9758bb5dc887d5f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:48.514733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0c4d23-f358-49a3-997b-f2a65884be1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:48.518442 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fb1b9280-98c9-4098-9d64-ae69bfb554ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:48.520401 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb1b9280-98c9-4098-9d64-ae69bfb554ce tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 Aug 09 10:49:48.520852 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb1b9280-98c9-4098-9d64-ae69bfb554ce tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:48.520852 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb1b9280-98c9-4098-9d64-ae69bfb554ce tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:48.527727 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb1b9280-98c9-4098-9d64-ae69bfb554ce tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 returned with HTTP 404 Aug 09 10:49:48.527971 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0c4d23-f358-49a3-997b-f2a65884be1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:48.528233 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1029/4074] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:48 2026] GET /volume/v3/volumes/0cad0f68-53db-41ec-a07f-e5d22fa768d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:48.528840 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Flow 'volume_create_api' (fbf63258-395a-4ac6-858e-9f42d0132a72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:48.529172 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Create volume request issued successfully. Aug 09 10:49:48.529725 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dca3007f-644e-453c-8149-e950d9bbe96e tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:49:48.530159 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1016/4075] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:49:48 2026] POST /volume/v3/volumes => generated 752 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:48.543899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-52231430-cae2-4666-b9f2-12140d0c3844 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:48.551000 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52231430-cae2-4666-b9f2-12140d0c3844 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] GET https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb Aug 09 10:49:48.551247 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52231430-cae2-4666-b9f2-12140d0c3844 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:48.551504 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52231430-cae2-4666-b9f2-12140d0c3844 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:48.560162 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:48.560162 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:48.564765 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-52231430-cae2-4666-b9f2-12140d0c3844 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Volume info retrieved successfully. Aug 09 10:49:48.571294 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52231430-cae2-4666-b9f2-12140d0c3844 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb returned with HTTP 200 Aug 09 10:49:48.571757 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1012/4076] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:48 2026] GET /volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:48.605628 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6b9af60d-1c81-4b4f-9789-6ec60c89a881 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:48.607578 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b9af60d-1c81-4b4f-9789-6ec60c89a881 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:48.608046 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b9af60d-1c81-4b4f-9789-6ec60c89a881 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:48.608198 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b9af60d-1c81-4b4f-9789-6ec60c89a881 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:48.608841 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6b9af60d-1c81-4b4f-9789-6ec60c89a881 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:48.614437 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:48.614437 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:48.615530 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b9af60d-1c81-4b4f-9789-6ec60c89a881 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:48.616074 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1020/4077] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:48 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:49.000400 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bc604a66-13ca-4a81-99fd-852b5aec1266 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:49.006903 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bc604a66-13ca-4a81-99fd-852b5aec1266 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 Aug 09 10:49:49.008599 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bc604a66-13ca-4a81-99fd-852b5aec1266 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:49.008599 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bc604a66-13ca-4a81-99fd-852b5aec1266 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:49.016789 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:49.016789 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:49.020501 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bc604a66-13ca-4a81-99fd-852b5aec1266 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:49:49.027249 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bc604a66-13ca-4a81-99fd-852b5aec1266 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 returned with HTTP 200 Aug 09 10:49:49.027787 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1030/4078] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:48 2026] GET /volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:49.045209 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07e7f6e1-d163-4145-b7a2-a04530cd1910 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:49.045209 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07e7f6e1-d163-4145-b7a2-a04530cd1910 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:49:49.045209 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07e7f6e1-d163-4145-b7a2-a04530cd1910 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4a2ac86-d75f-4c97-9329-df4bcb295bb3", "name": "tempest-type-Backup-903501350"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:49.046643 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-07e7f6e1-d163-4145-b7a2-a04530cd1910 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating new backup {'backup': {'volume_id': 'f4a2ac86-d75f-4c97-9329-df4bcb295bb3', 'name': 'tempest-type-Backup-903501350'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:49:49.046784 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-07e7f6e1-d163-4145-b7a2-a04530cd1910 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating backup of volume f4a2ac86-d75f-4c97-9329-df4bcb295bb3 in container None Aug 09 10:49:49.055471 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:49.055471 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:49.055855 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-07e7f6e1-d163-4145-b7a2-a04530cd1910 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:49:49.073322 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-07e7f6e1-d163-4145-b7a2-a04530cd1910 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['9efa7ee0-b5ef-41c1-9a77-d2cb10a69ef9', '4c350df5-92d5-485b-a291-318b1c6c20f4'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:49.107400 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07e7f6e1-d163-4145-b7a2-a04530cd1910 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:49:49.107863 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1017/4079] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:49:49 2026] POST /volume/v3/backups => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 09 10:49:49.120020 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b244bde-4df6-4833-be77-e9c8fd764611 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:49.123371 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b244bde-4df6-4833-be77-e9c8fd764611 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:49.123371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b244bde-4df6-4833-be77-e9c8fd764611 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:49.123476 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b244bde-4df6-4833-be77-e9c8fd764611 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:49.123617 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8b244bde-4df6-4833-be77-e9c8fd764611 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:49.129763 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:49.129763 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:49.131126 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b244bde-4df6-4833-be77-e9c8fd764611 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:49.131126 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1013/4080] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:49 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:49.584154 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-61c8a13a-5d8b-40f0-97e2-f603bdf70609 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:49.586356 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61c8a13a-5d8b-40f0-97e2-f603bdf70609 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] GET https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb Aug 09 10:49:49.586590 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61c8a13a-5d8b-40f0-97e2-f603bdf70609 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:49.586828 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61c8a13a-5d8b-40f0-97e2-f603bdf70609 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:49.595062 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:49.595062 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:49.598464 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-61c8a13a-5d8b-40f0-97e2-f603bdf70609 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Volume info retrieved successfully. Aug 09 10:49:49.604100 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61c8a13a-5d8b-40f0-97e2-f603bdf70609 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb returned with HTTP 200 Aug 09 10:49:49.604581 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1021/4081] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:49 2026] GET /volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:49.626840 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8fb3afe7-f1be-4ac8-9c8d-45b81dd172b5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:49.628591 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8fb3afe7-f1be-4ac8-9c8d-45b81dd172b5 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:49.628713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8fb3afe7-f1be-4ac8-9c8d-45b81dd172b5 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:49.629430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8fb3afe7-f1be-4ac8-9c8d-45b81dd172b5 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:49.629430 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8fb3afe7-f1be-4ac8-9c8d-45b81dd172b5 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:49.633303 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:49.633303 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:49.633977 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8fb3afe7-f1be-4ac8-9c8d-45b81dd172b5 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:49.634406 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1031/4082] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:49 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:49.643586 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6111b00a-7bc2-40c0-878d-d067af4216c3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:49.646050 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6111b00a-7bc2-40c0-878d-d067af4216c3 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] GET https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb Aug 09 10:49:49.646253 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6111b00a-7bc2-40c0-878d-d067af4216c3 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:49.646444 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6111b00a-7bc2-40c0-878d-d067af4216c3 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:49.653484 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:49.653484 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:49.657044 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6111b00a-7bc2-40c0-878d-d067af4216c3 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Volume info retrieved successfully. Aug 09 10:49:49.661760 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6111b00a-7bc2-40c0-878d-d067af4216c3 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb returned with HTTP 200 Aug 09 10:49:49.662386 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1018/4083] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:49 2026] GET /volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:50.144237 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f6c803cd-6b08-4f64-9b3f-c279dc4ce66b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:50.146032 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6c803cd-6b08-4f64-9b3f-c279dc4ce66b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:50.146260 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6c803cd-6b08-4f64-9b3f-c279dc4ce66b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:50.146465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6c803cd-6b08-4f64-9b3f-c279dc4ce66b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:50.146609 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f6c803cd-6b08-4f64-9b3f-c279dc4ce66b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:50.152753 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:50.152753 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:50.152753 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6c803cd-6b08-4f64-9b3f-c279dc4ce66b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:50.152990 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1014/4084] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:50 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:50.204201 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-4128072b-ecc9-4539-b88f-4c95d42d5eab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:50.205980 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-4128072b-ecc9-4539-b88f-4c95d42d5eab tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] GET https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb Aug 09 10:49:50.206150 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-4128072b-ecc9-4539-b88f-4c95d42d5eab tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:50.206335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-4128072b-ecc9-4539-b88f-4c95d42d5eab tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:50.214509 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:50.214509 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:50.217503 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-4128072b-ecc9-4539-b88f-4c95d42d5eab tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Volume info retrieved successfully. Aug 09 10:49:50.221951 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-4128072b-ecc9-4539-b88f-4c95d42d5eab tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb returned with HTTP 200 Aug 09 10:49:50.222423 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1022/4085] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:50 2026] GET /volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:50.233764 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-81f9a872-2b37-4fd9-8cbc-2a76767421ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:50.234127 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-81f9a872-2b37-4fd9-8cbc-2a76767421ce None None] GET https://10.4.3.125/volume// Aug 09 10:49:50.234303 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-81f9a872-2b37-4fd9-8cbc-2a76767421ce None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:50.234481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-81f9a872-2b37-4fd9-8cbc-2a76767421ce None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:50.234777 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-81f9a872-2b37-4fd9-8cbc-2a76767421ce None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:50.235077 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1032/4086] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:49: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 09 10:49:50.241790 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-baaa1e86-04a7-4e78-8204-42c51811909a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:50.243696 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-baaa1e86-04a7-4e78-8204-42c51811909a tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:49:50.244068 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-baaa1e86-04a7-4e78-8204-42c51811909a tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb", "connector": null, "instance_uuid": "6cdb3e97-659a-4704-bdd7-d560f02fcb26"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:50.251952 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:50.251952 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:50.281821 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-baaa1e86-04a7-4e78-8204-42c51811909a tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:49:50.282415 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1019/4087] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:49:50 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 09 10:49:50.644051 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-75b75608-0573-4172-a25c-b218846f46c8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:50.645917 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-75b75608-0573-4172-a25c-b218846f46c8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:50.646110 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-75b75608-0573-4172-a25c-b218846f46c8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:50.646300 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-75b75608-0573-4172-a25c-b218846f46c8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:50.646401 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-75b75608-0573-4172-a25c-b218846f46c8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:50.650852 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:50.650852 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:50.651406 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-75b75608-0573-4172-a25c-b218846f46c8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:50.651931 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1015/4088] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:50 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:51.169688 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-973b5aac-5285-401a-bddd-3bed0ac24e25 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:51.172028 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-973b5aac-5285-401a-bddd-3bed0ac24e25 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:51.172342 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-973b5aac-5285-401a-bddd-3bed0ac24e25 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:51.172606 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-973b5aac-5285-401a-bddd-3bed0ac24e25 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:51.172759 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-973b5aac-5285-401a-bddd-3bed0ac24e25 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:51.177752 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:51.177752 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:51.178543 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-973b5aac-5285-401a-bddd-3bed0ac24e25 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:51.178972 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1023/4089] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:51 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:51.299262 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5e6874a6-0bf2-4f49-abc0-57594c4d41f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:51.299775 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5e6874a6-0bf2-4f49-abc0-57594c4d41f9 None None] GET https://10.4.3.125/volume// Aug 09 10:49:51.300015 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5e6874a6-0bf2-4f49-abc0-57594c4d41f9 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:51.300289 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5e6874a6-0bf2-4f49-abc0-57594c4d41f9 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:51.300696 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5e6874a6-0bf2-4f49-abc0-57594c4d41f9 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:49:51.301107 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1033/4090] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:49: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 09 10:49:51.313519 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6e301d52-3f50-4a75-ad66-2c20218fd6b0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:51.315627 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6e301d52-3f50-4a75-ad66-2c20218fd6b0 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] GET https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb Aug 09 10:49:51.315879 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6e301d52-3f50-4a75-ad66-2c20218fd6b0 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:51.316092 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6e301d52-3f50-4a75-ad66-2c20218fd6b0 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:51.325437 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:51.325437 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:51.328760 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6e301d52-3f50-4a75-ad66-2c20218fd6b0 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Volume info retrieved successfully. Aug 09 10:49:51.333133 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-6e301d52-3f50-4a75-ad66-2c20218fd6b0 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb returned with HTTP 200 Aug 09 10:49:51.333545 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1020/4091] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:49:51 2026] GET /volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb => generated 1539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:49:51.439949 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-8b75af64-8697-42ad-8236-925cc9889681 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:51.442751 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-8b75af64-8697-42ad-8236-925cc9889681 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] PUT https://10.4.3.125/volume/v3/attachments/a62c6cc6-e0a5-472e-ac45-40025bcffa64 Aug 09 10:49:51.443247 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-8b75af64-8697-42ad-8236-925cc9889681 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:51.453374 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-8b75af64-8697-42ad-8236-925cc9889681 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Acquiring lock "cinder-attachment_update-88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb-np0000006833" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:49:51.458378 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-8b75af64-8697-42ad-8236-925cc9889681 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Lock "cinder-attachment_update-88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:49:51.459827 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:51.459827 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:51.585907 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-8b75af64-8697-42ad-8236-925cc9889681 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Lock "cinder-attachment_update-88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb-np0000006833" released by "attachment_update" :: held 0.128s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:49:51.586324 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-8b75af64-8697-42ad-8236-925cc9889681 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/attachments/a62c6cc6-e0a5-472e-ac45-40025bcffa64 returned with HTTP 200 Aug 09 10:49:51.586686 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1016/4092] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:49:51 2026] PUT /volume/v3/attachments/a62c6cc6-e0a5-472e-ac45-40025bcffa64 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:51.629957 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-1a2c401e-c6de-49e6-bd4f-7c591d207a4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:51.631667 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-1a2c401e-c6de-49e6-bd4f-7c591d207a4a tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] POST https://10.4.3.125/volume/v3/attachments/a62c6cc6-e0a5-472e-ac45-40025bcffa64/action Aug 09 10:49:51.632108 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-1a2c401e-c6de-49e6-bd4f-7c591d207a4a tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:49:51.632288 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-1a2c401e-c6de-49e6-bd4f-7c591d207a4a tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:51.649823 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:51.649823 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:51.662620 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-726f2c87-3747-40ec-928a-27dbe553e717 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:51.664580 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-726f2c87-3747-40ec-928a-27dbe553e717 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:51.664779 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-726f2c87-3747-40ec-928a-27dbe553e717 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:51.664991 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-726f2c87-3747-40ec-928a-27dbe553e717 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:51.665114 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-726f2c87-3747-40ec-928a-27dbe553e717 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:51.673534 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:51.673534 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:51.676374 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-726f2c87-3747-40ec-928a-27dbe553e717 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:51.676535 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1034/4093] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:51 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:51.677639 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-02c5d2bb-8968-4fb0-bf11-0a384c772699 req-1a2c401e-c6de-49e6-bd4f-7c591d207a4a tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/attachments/a62c6cc6-e0a5-472e-ac45-40025bcffa64/action returned with HTTP 204 Aug 09 10:49:51.679497 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1024/4094] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:49:51 2026] POST /volume/v3/attachments/a62c6cc6-e0a5-472e-ac45-40025bcffa64/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:52.195619 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-00443a48-d0c6-4804-a0c8-7d7056fe082d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:52.197614 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-00443a48-d0c6-4804-a0c8-7d7056fe082d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:52.197839 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-00443a48-d0c6-4804-a0c8-7d7056fe082d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:52.198089 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-00443a48-d0c6-4804-a0c8-7d7056fe082d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:52.198212 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-00443a48-d0c6-4804-a0c8-7d7056fe082d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:52.204365 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:52.204365 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:52.205347 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-00443a48-d0c6-4804-a0c8-7d7056fe082d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:52.205645 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1021/4095] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:52 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:52.689084 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3011c6f-e749-46e6-85e5-50f847feebb2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:52.691125 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3011c6f-e749-46e6-85e5-50f847feebb2 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:52.691453 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3011c6f-e749-46e6-85e5-50f847feebb2 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:52.691673 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3011c6f-e749-46e6-85e5-50f847feebb2 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:52.691801 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c3011c6f-e749-46e6-85e5-50f847feebb2 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 61483a85-1114-4900-935f-60b54b2039f8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:52.696562 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:52.696562 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:52.697333 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3011c6f-e749-46e6-85e5-50f847feebb2 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 200 Aug 09 10:49:52.697798 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1017/4096] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:52 2026] GET /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:52.708167 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8388ea5f-53c1-444d-8937-8a6a8097f320 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:52.709790 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8388ea5f-53c1-444d-8937-8a6a8097f320 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] DELETE https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 Aug 09 10:49:52.710025 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8388ea5f-53c1-444d-8937-8a6a8097f320 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:52.710206 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8388ea5f-53c1-444d-8937-8a6a8097f320 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:52.710303 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-8388ea5f-53c1-444d-8937-8a6a8097f320 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Delete backup with id: 61483a85-1114-4900-935f-60b54b2039f8. Aug 09 10:49:52.714404 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:52.714404 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:52.743203 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-8388ea5f-53c1-444d-8937-8a6a8097f320 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] delete_backup rpcapi backup_id 61483a85-1114-4900-935f-60b54b2039f8 {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:49:52.744101 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8388ea5f-53c1-444d-8937-8a6a8097f320 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] https://10.4.3.125/volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 returned with HTTP 202 Aug 09 10:49:52.744606 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1035/4097] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:49:52 2026] DELETE /volume/v3/backups/61483a85-1114-4900-935f-60b54b2039f8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:49:52.761332 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-29fa860d-5c12-4f47-a8b7-19fe3e5b0a24 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:52.762812 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29fa860d-5c12-4f47-a8b7-19fe3e5b0a24 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 Aug 09 10:49:52.763011 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29fa860d-5c12-4f47-a8b7-19fe3e5b0a24 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:52.763177 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29fa860d-5c12-4f47-a8b7-19fe3e5b0a24 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:52.765437 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-29fa860d-5c12-4f47-a8b7-19fe3e5b0a24 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete volume with id: da9db62f-6480-45f3-9d5a-a68a0a57f3e3 Aug 09 10:49:52.776659 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:52.776659 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:52.776965 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-29fa860d-5c12-4f47-a8b7-19fe3e5b0a24 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:49:52.811891 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-29fa860d-5c12-4f47-a8b7-19fe3e5b0a24 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete volume request issued successfully. Aug 09 10:49:52.812336 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29fa860d-5c12-4f47-a8b7-19fe3e5b0a24 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 returned with HTTP 202 Aug 09 10:49:52.812513 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1025/4098] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:49:52 2026] DELETE /volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:52.822331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1588e135-7a9b-404a-900c-fa192d99e077 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:52.823766 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1588e135-7a9b-404a-900c-fa192d99e077 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 Aug 09 10:49:52.823984 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1588e135-7a9b-404a-900c-fa192d99e077 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:52.824215 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1588e135-7a9b-404a-900c-fa192d99e077 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:52.833145 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:52.833145 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:52.838060 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1588e135-7a9b-404a-900c-fa192d99e077 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:49:52.843821 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1588e135-7a9b-404a-900c-fa192d99e077 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 returned with HTTP 200 Aug 09 10:49:52.843821 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1022/4099] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:52 2026] GET /volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:53.218602 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c5405032-5ef4-4b53-942d-5627a230975b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:53.220557 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c5405032-5ef4-4b53-942d-5627a230975b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:53.220762 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c5405032-5ef4-4b53-942d-5627a230975b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:53.220918 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c5405032-5ef4-4b53-942d-5627a230975b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:53.221024 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c5405032-5ef4-4b53-942d-5627a230975b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:53.225066 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:53.225066 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:53.225713 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c5405032-5ef4-4b53-942d-5627a230975b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:53.226074 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1018/4100] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:53 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:53.860982 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2229f43a-5bfd-4c6a-842a-cd9f84d04b41 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:53.863022 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2229f43a-5bfd-4c6a-842a-cd9f84d04b41 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 Aug 09 10:49:53.863309 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2229f43a-5bfd-4c6a-842a-cd9f84d04b41 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:53.863726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2229f43a-5bfd-4c6a-842a-cd9f84d04b41 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:53.871157 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2229f43a-5bfd-4c6a-842a-cd9f84d04b41 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 returned with HTTP 404 Aug 09 10:49:53.871737 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1036/4101] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:53 2026] GET /volume/v3/volumes/da9db62f-6480-45f3-9d5a-a68a0a57f3e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:53.881020 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-58998ee3-6658-4096-b71a-a1424b702579 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:53.884915 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-58998ee3-6658-4096-b71a-a1424b702579 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97/export_record Aug 09 10:49:53.885165 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-58998ee3-6658-4096-b71a-a1424b702579 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:53.885358 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-58998ee3-6658-4096-b71a-a1424b702579 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Calling method 'export_record' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:53.885510 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-58998ee3-6658-4096-b71a-a1424b702579 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Export record for backup 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 09 10:49:53.890802 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:53.890802 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:53.892293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-58998ee3-6658-4096-b71a-a1424b702579 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '5a268be99219473b9f1478fd38dcb669', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf3584fa4b4b48c0bf6fbbc5f3776ab7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:49:53.892293 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-58998ee3-6658-4096-b71a-a1424b702579 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97/export_record returned with HTTP 403 Aug 09 10:49:53.892952 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1026/4102] 10.4.3.125 () {68 vars in 1430 bytes} [Sun Aug 9 10:49:53 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:49:53.903570 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:53.905269 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:49:53.905747 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1786414515"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:53.907000 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1786414515'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:49:53.907089 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume of 1 GB Aug 09 10:49:53.911443 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Availability Zones retrieved successfully. Aug 09 10:49:53.917634 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Flow 'volume_create_api' (3797b304-174e-4421-8983-7a4ec5275eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:53.918911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2694b96f-6748-4293-b263-b7d00bf67596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:53.919451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:49:53.943025 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2694b96f-6748-4293-b263-b7d00bf67596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:53.943779 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784d65d4-9547-4e35-a66b-03974630c597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:53.981070 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Created reservations ['fc84ced1-45ca-41f6-a70d-064576296940', '015d5b75-cbaa-4335-8710-068e203c1ac7', '55ebbb89-e7c4-4ad7-aa89-eec008435647', '4a0f653d-fe9c-44c8-ae3b-a0d23e4acfe0'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:53.981893 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784d65d4-9547-4e35-a66b-03974630c597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc84ced1-45ca-41f6-a70d-064576296940', '015d5b75-cbaa-4335-8710-068e203c1ac7', '55ebbb89-e7c4-4ad7-aa89-eec008435647', '4a0f653d-fe9c-44c8-ae3b-a0d23e4acfe0']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:53.982678 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d6dfcf-11f2-4e58-8e3c-6815a9f5e144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:54.006898 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d6dfcf-11f2-4e58-8e3c-6815a9f5e144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e675d55b-bc4d-49c6-acd1-97a83fc38fa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786414515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',qos_specs=None,replication_status=,reservations=['fc84ced1-45ca-41f6-a70d-064576296940','015d5b75-cbaa-4335-8710-068e203c1ac7','55ebbb89-e7c4-4ad7-aa89-eec008435647','4a0f653d-fe9c-44c8-ae3b-a0d23e4acfe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e9d32b760647519fb42f353081c524',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786414515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e675d55b-bc4d-49c6-acd1-97a83fc38fa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e9d32b760647519fb42f353081c524',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:54.007997 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e101da62-9b64-4905-a3cd-729a514f899b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:54.033252 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e101da62-9b64-4905-a3cd-729a514f899b) transitioned into state 'SUCCESS' from state '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-1786414515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',qos_specs=None,replication_status=,reservations=['fc84ced1-45ca-41f6-a70d-064576296940','015d5b75-cbaa-4335-8710-068e203c1ac7','55ebbb89-e7c4-4ad7-aa89-eec008435647','4a0f653d-fe9c-44c8-ae3b-a0d23e4acfe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e9d32b760647519fb42f353081c524',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:54.033995 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ec35b5-4cde-4d78-b2ff-cd1d0284f284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:49:54.046890 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ec35b5-4cde-4d78-b2ff-cd1d0284f284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:49:54.047810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Flow 'volume_create_api' (3797b304-174e-4421-8983-7a4ec5275eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:49:54.048157 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume request issued successfully. Aug 09 10:49:54.048983 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f0f450c-7ec4-4a4f-8b66-d8c5907acc3e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:49:54.049719 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1023/4103] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:49:53 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:54.069695 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f94b2a63-5457-4274-81d2-a24c29bfa2df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:54.070460 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f94b2a63-5457-4274-81d2-a24c29bfa2df tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 Aug 09 10:49:54.070675 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f94b2a63-5457-4274-81d2-a24c29bfa2df tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:54.070884 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f94b2a63-5457-4274-81d2-a24c29bfa2df tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:54.078133 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:54.078133 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:54.081887 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f94b2a63-5457-4274-81d2-a24c29bfa2df tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:49:54.085941 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f94b2a63-5457-4274-81d2-a24c29bfa2df tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 returned with HTTP 200 Aug 09 10:49:54.086410 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1019/4104] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:54 2026] GET /volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:54.238862 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e7c3d404-d53f-4817-a2eb-18b3808003c7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:54.241252 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7c3d404-d53f-4817-a2eb-18b3808003c7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:54.241252 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7c3d404-d53f-4817-a2eb-18b3808003c7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:54.241482 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7c3d404-d53f-4817-a2eb-18b3808003c7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:54.241482 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e7c3d404-d53f-4817-a2eb-18b3808003c7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:54.246978 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:54.246978 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:54.247693 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7c3d404-d53f-4817-a2eb-18b3808003c7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:54.248123 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1037/4105] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:54 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:54.545772 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-25d86177-1bd5-4090-93d8-fe6e93c0c458 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:54.547912 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-25d86177-1bd5-4090-93d8-fe6e93c0c458 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 Aug 09 10:49:54.548118 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-25d86177-1bd5-4090-93d8-fe6e93c0c458 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:54.548392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-25d86177-1bd5-4090-93d8-fe6e93c0c458 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:54.557953 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:54.557953 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:54.561602 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-25d86177-1bd5-4090-93d8-fe6e93c0c458 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:54.566361 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-25d86177-1bd5-4090-93d8-fe6e93c0c458 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 returned with HTTP 200 Aug 09 10:49:54.566761 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1027/4106] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:49:54 2026] GET /volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 => generated 1659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:55.098031 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4aef9bca-b799-413b-ad25-7b8812de7bb9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:55.099949 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4aef9bca-b799-413b-ad25-7b8812de7bb9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 Aug 09 10:49:55.100160 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4aef9bca-b799-413b-ad25-7b8812de7bb9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:55.100364 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4aef9bca-b799-413b-ad25-7b8812de7bb9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:55.108129 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:55.108129 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:55.111470 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4aef9bca-b799-413b-ad25-7b8812de7bb9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:49:55.115265 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4aef9bca-b799-413b-ad25-7b8812de7bb9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 returned with HTTP 200 Aug 09 10:49:55.115759 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1024/4107] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:55 2026] GET /volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:55.131807 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37feb3fd-21d5-48f0-a186-e7675d24e741 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:55.133904 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37feb3fd-21d5-48f0-a186-e7675d24e741 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:49:55.134420 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37feb3fd-21d5-48f0-a186-e7675d24e741 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e675d55b-bc4d-49c6-acd1-97a83fc38fa1", "name": "tempest-type-Backup-454500107"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:49:55.136442 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-37feb3fd-21d5-48f0-a186-e7675d24e741 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Creating new backup {'backup': {'volume_id': 'e675d55b-bc4d-49c6-acd1-97a83fc38fa1', 'name': 'tempest-type-Backup-454500107'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:49:55.136693 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-37feb3fd-21d5-48f0-a186-e7675d24e741 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Creating backup of volume e675d55b-bc4d-49c6-acd1-97a83fc38fa1 in container None Aug 09 10:49:55.145153 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:55.145153 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:55.145533 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-37feb3fd-21d5-48f0-a186-e7675d24e741 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:49:55.164356 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-37feb3fd-21d5-48f0-a186-e7675d24e741 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Created reservations ['5fa3ecda-a153-48b3-aaea-f2eb389ea9e9', '1aa926fa-6f05-4192-a0c9-8774e99a8338'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:49:55.210093 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37feb3fd-21d5-48f0-a186-e7675d24e741 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:49:55.210490 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1020/4108] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:49:55 2026] POST /volume/v3/backups => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:49:55.222804 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-69b02d60-b2c8-47b7-88f0-cb1e5d3089fb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:55.225779 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-69b02d60-b2c8-47b7-88f0-cb1e5d3089fb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:49:55.226313 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-69b02d60-b2c8-47b7-88f0-cb1e5d3089fb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:55.226397 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-69b02d60-b2c8-47b7-88f0-cb1e5d3089fb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:55.226562 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-69b02d60-b2c8-47b7-88f0-cb1e5d3089fb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:55.231670 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:55.231670 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:55.232994 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-69b02d60-b2c8-47b7-88f0-cb1e5d3089fb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:49:55.233447 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1038/4109] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:55 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:55.259441 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0b4f5ce6-692a-41fc-b3eb-647a067bdecc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:55.261977 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b4f5ce6-692a-41fc-b3eb-647a067bdecc tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:55.261977 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b4f5ce6-692a-41fc-b3eb-647a067bdecc tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:55.262113 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b4f5ce6-692a-41fc-b3eb-647a067bdecc tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:55.262231 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-0b4f5ce6-692a-41fc-b3eb-647a067bdecc tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:55.266703 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:55.266703 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:55.267372 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b4f5ce6-692a-41fc-b3eb-647a067bdecc tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:55.267725 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1028/4110] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:55 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:56.244091 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6af5c5f1-0ce8-4342-a807-6d59e64ac0a7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:56.248249 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6af5c5f1-0ce8-4342-a807-6d59e64ac0a7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:49:56.248249 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6af5c5f1-0ce8-4342-a807-6d59e64ac0a7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:56.248249 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6af5c5f1-0ce8-4342-a807-6d59e64ac0a7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:56.248439 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6af5c5f1-0ce8-4342-a807-6d59e64ac0a7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:56.253847 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:56.253847 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:56.254630 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6af5c5f1-0ce8-4342-a807-6d59e64ac0a7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:49:56.255130 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1025/4111] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:56 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:56.279758 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-26243ab6-dad0-4724-9a9c-1611fe50e8bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:56.282162 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-26243ab6-dad0-4724-9a9c-1611fe50e8bd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:56.282417 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-26243ab6-dad0-4724-9a9c-1611fe50e8bd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:56.282655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-26243ab6-dad0-4724-9a9c-1611fe50e8bd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:56.282804 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-26243ab6-dad0-4724-9a9c-1611fe50e8bd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:56.288593 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:56.288593 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:56.289396 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-26243ab6-dad0-4724-9a9c-1611fe50e8bd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:56.289876 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1021/4112] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:56 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:56.901687 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-71c2ffa6-f89d-4a54-8404-fe6b8286a15b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:56.904417 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-71c2ffa6-f89d-4a54-8404-fe6b8286a15b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/attachments/dcd6c91d-8477-4215-b57e-84efe205f3d3 Aug 09 10:49:56.904591 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-71c2ffa6-f89d-4a54-8404-fe6b8286a15b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:56.904886 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-71c2ffa6-f89d-4a54-8404-fe6b8286a15b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:56.913767 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:56.913767 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:56.973376 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ee3b8b14-78d1-49bd-925e-dcbf83726a8a req-71c2ffa6-f89d-4a54-8404-fe6b8286a15b tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/attachments/dcd6c91d-8477-4215-b57e-84efe205f3d3 returned with HTTP 200 Aug 09 10:49:56.973792 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1039/4113] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:49:56 2026] DELETE /volume/v3/attachments/dcd6c91d-8477-4215-b57e-84efe205f3d3 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:57.269239 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ae45e7a8-b717-413b-bcb2-656876864f62 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:57.272232 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae45e7a8-b717-413b-bcb2-656876864f62 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:49:57.272532 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae45e7a8-b717-413b-bcb2-656876864f62 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:57.272777 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae45e7a8-b717-413b-bcb2-656876864f62 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:57.272932 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ae45e7a8-b717-413b-bcb2-656876864f62 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:57.282210 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:57.282210 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:57.283271 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae45e7a8-b717-413b-bcb2-656876864f62 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:49:57.283749 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1029/4114] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:57 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:57.302590 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-430fe7a9-f94d-437a-9a9e-afa1315ea3b5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:57.304689 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-430fe7a9-f94d-437a-9a9e-afa1315ea3b5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:57.304975 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-430fe7a9-f94d-437a-9a9e-afa1315ea3b5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:57.305223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-430fe7a9-f94d-437a-9a9e-afa1315ea3b5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:57.305333 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-430fe7a9-f94d-437a-9a9e-afa1315ea3b5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:57.310427 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:57.310427 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:57.311268 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-430fe7a9-f94d-437a-9a9e-afa1315ea3b5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:57.311746 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1026/4115] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:57 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:57.853394 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da595648-54ad-45a8-84d8-2313bba37ba4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:57.855301 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da595648-54ad-45a8-84d8-2313bba37ba4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] DELETE https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 Aug 09 10:49:57.855568 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da595648-54ad-45a8-84d8-2313bba37ba4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:57.855774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da595648-54ad-45a8-84d8-2313bba37ba4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:57.855966 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-da595648-54ad-45a8-84d8-2313bba37ba4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Delete volume with id: afe57f10-bf08-4c24-89a4-e09700c17e52 Aug 09 10:49:57.863700 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:57.863700 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:49:57.864193 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da595648-54ad-45a8-84d8-2313bba37ba4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:57.884174 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da595648-54ad-45a8-84d8-2313bba37ba4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Delete volume request issued successfully. Aug 09 10:49:57.884174 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da595648-54ad-45a8-84d8-2313bba37ba4 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 returned with HTTP 202 Aug 09 10:49:57.887209 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1022/4116] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:49:57 2026] DELETE /volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:49:57.892958 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ebc70e90-2b1d-4675-870f-d2a81bfd3ba3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:57.894111 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebc70e90-2b1d-4675-870f-d2a81bfd3ba3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 Aug 09 10:49:57.894415 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebc70e90-2b1d-4675-870f-d2a81bfd3ba3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:57.894677 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebc70e90-2b1d-4675-870f-d2a81bfd3ba3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:57.904648 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:57.904648 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:57.909688 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ebc70e90-2b1d-4675-870f-d2a81bfd3ba3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Volume info retrieved successfully. Aug 09 10:49:57.916534 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebc70e90-2b1d-4675-870f-d2a81bfd3ba3 tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 returned with HTTP 200 Aug 09 10:49:57.917148 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1040/4117] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:57 2026] GET /volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:49:58.295375 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76d2f40c-0ddc-4ac4-9601-120df97a3d26 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:58.297310 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76d2f40c-0ddc-4ac4-9601-120df97a3d26 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:49:58.297665 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76d2f40c-0ddc-4ac4-9601-120df97a3d26 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:58.297751 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76d2f40c-0ddc-4ac4-9601-120df97a3d26 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:58.297992 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-76d2f40c-0ddc-4ac4-9601-120df97a3d26 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:58.302377 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:58.302377 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:58.303061 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76d2f40c-0ddc-4ac4-9601-120df97a3d26 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:49:58.303460 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1030/4118] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:58 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:58.325227 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d91c8ca-832c-4c69-bbd0-52001645b186 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:58.328016 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d91c8ca-832c-4c69-bbd0-52001645b186 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:58.328299 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d91c8ca-832c-4c69-bbd0-52001645b186 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:58.328444 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d91c8ca-832c-4c69-bbd0-52001645b186 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:58.328556 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3d91c8ca-832c-4c69-bbd0-52001645b186 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:58.334949 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:58.334949 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:49:58.336099 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d91c8ca-832c-4c69-bbd0-52001645b186 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:58.336612 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1027/4119] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:58 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:49:58.930709 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-090fef87-fb1f-4e19-b6ce-40301c48814d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:58.934252 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-090fef87-fb1f-4e19-b6ce-40301c48814d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] GET https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 Aug 09 10:49:58.935044 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-090fef87-fb1f-4e19-b6ce-40301c48814d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:58.935044 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-090fef87-fb1f-4e19-b6ce-40301c48814d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:58.941571 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-090fef87-fb1f-4e19-b6ce-40301c48814d tempest-AttachVolumeMultiAttachTest-2032379735 tempest-AttachVolumeMultiAttachTest-2032379735-project-member] https://10.4.3.125/volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 returned with HTTP 404 Aug 09 10:49:58.942448 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1023/4120] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:49:58 2026] GET /volume/v3/volumes/afe57f10-bf08-4c24-89a4-e09700c17e52 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:49:59.315367 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bc90e350-a248-44eb-bc02-1671b091e8cd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:59.317283 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bc90e350-a248-44eb-bc02-1671b091e8cd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:49:59.317283 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bc90e350-a248-44eb-bc02-1671b091e8cd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:59.317547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bc90e350-a248-44eb-bc02-1671b091e8cd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:59.317547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-bc90e350-a248-44eb-bc02-1671b091e8cd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:59.321297 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:59.321297 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:49:59.321893 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bc90e350-a248-44eb-bc02-1671b091e8cd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:49:59.322606 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1041/4121] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:59 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:49:59.353512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8cdac240-0a4c-4253-9bc4-9fae80453eca None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:49:59.358272 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8cdac240-0a4c-4253-9bc4-9fae80453eca tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:49:59.359579 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8cdac240-0a4c-4253-9bc4-9fae80453eca tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:49:59.359839 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8cdac240-0a4c-4253-9bc4-9fae80453eca tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:49:59.359992 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8cdac240-0a4c-4253-9bc4-9fae80453eca tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:49:59.366051 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:49:59.366051 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:49:59.366743 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8cdac240-0a4c-4253-9bc4-9fae80453eca tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:49:59.367108 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1031/4122] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:49:59 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:00.334047 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c387108b-1a7c-4a97-bdab-76a8e40a4344 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:00.338251 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c387108b-1a7c-4a97-bdab-76a8e40a4344 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:00.339232 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c387108b-1a7c-4a97-bdab-76a8e40a4344 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:00.339232 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c387108b-1a7c-4a97-bdab-76a8e40a4344 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:00.339540 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c387108b-1a7c-4a97-bdab-76a8e40a4344 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:00.345999 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:00.345999 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:00.346900 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c387108b-1a7c-4a97-bdab-76a8e40a4344 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:00.347419 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1028/4123] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:00 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:00.381060 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a52e0c8c-0718-4848-83d6-d798f2acc791 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:00.383655 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a52e0c8c-0718-4848-83d6-d798f2acc791 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:50:00.383843 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a52e0c8c-0718-4848-83d6-d798f2acc791 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:00.384147 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a52e0c8c-0718-4848-83d6-d798f2acc791 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:00.384335 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a52e0c8c-0718-4848-83d6-d798f2acc791 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:00.390231 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:00.390231 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:00.391405 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a52e0c8c-0718-4848-83d6-d798f2acc791 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:50:00.392049 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1024/4124] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:00 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:01.362779 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1f95a01e-74c0-4e85-a1f0-46e435c33545 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:01.364877 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f95a01e-74c0-4e85-a1f0-46e435c33545 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:01.365177 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f95a01e-74c0-4e85-a1f0-46e435c33545 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:01.365524 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f95a01e-74c0-4e85-a1f0-46e435c33545 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:01.365762 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1f95a01e-74c0-4e85-a1f0-46e435c33545 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:01.373535 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:01.373535 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:01.374267 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f95a01e-74c0-4e85-a1f0-46e435c33545 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:01.374679 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1042/4125] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:01 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:01.408752 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9d9e80a4-7f58-44f8-ac57-0f0581696f8a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:01.412675 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d9e80a4-7f58-44f8-ac57-0f0581696f8a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:50:01.412675 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d9e80a4-7f58-44f8-ac57-0f0581696f8a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:01.412675 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d9e80a4-7f58-44f8-ac57-0f0581696f8a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:01.414200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9d9e80a4-7f58-44f8-ac57-0f0581696f8a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:01.419156 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:01.419156 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:01.420008 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d9e80a4-7f58-44f8-ac57-0f0581696f8a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:50:01.420955 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1032/4126] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:01 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:02.393278 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c39b1ff8-168e-4e34-b7e2-1ebbd6a34695 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:02.395092 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c39b1ff8-168e-4e34-b7e2-1ebbd6a34695 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:02.395352 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c39b1ff8-168e-4e34-b7e2-1ebbd6a34695 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:02.395524 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c39b1ff8-168e-4e34-b7e2-1ebbd6a34695 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:02.395633 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c39b1ff8-168e-4e34-b7e2-1ebbd6a34695 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:02.402100 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:02.402100 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:02.402813 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c39b1ff8-168e-4e34-b7e2-1ebbd6a34695 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:02.403213 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1029/4127] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:02 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:02.433223 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab0765ce-5695-40b9-9730-60068d0288d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:02.437265 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab0765ce-5695-40b9-9730-60068d0288d4 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:50:02.437585 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab0765ce-5695-40b9-9730-60068d0288d4 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:02.437872 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab0765ce-5695-40b9-9730-60068d0288d4 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:02.438172 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ab0765ce-5695-40b9-9730-60068d0288d4 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:02.444683 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:02.444683 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:02.445707 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab0765ce-5695-40b9-9730-60068d0288d4 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:50:02.446263 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1025/4128] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:02 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:03.413832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:03.415637 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:03.415976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1203040341", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:03.416355 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-409ebe42-48a7-4a85-b7bf-3c41c8969079 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:03.417614 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1203040341', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:03.417759 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Create volume of 1 GB Aug 09 10:50:03.417984 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-409ebe42-48a7-4a85-b7bf-3c41c8969079 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:03.418192 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-409ebe42-48a7-4a85-b7bf-3c41c8969079 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:03.418379 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-409ebe42-48a7-4a85-b7bf-3c41c8969079 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:03.418471 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-409ebe42-48a7-4a85-b7bf-3c41c8969079 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:03.422200 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:03.422200 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:03.422723 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-409ebe42-48a7-4a85-b7bf-3c41c8969079 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:03.423046 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1033/4129] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:03 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:03.428150 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Availability Zones retrieved successfully. Aug 09 10:50:03.433009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Flow 'volume_create_api' (65935144-4f70-492c-98d1-a8a9e5704c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:03.434084 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (501da50d-a0ad-4604-a696-7f588c5a67bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:03.434963 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:03.459067 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e722b3e2-169b-44c5-b89e-e9984ccdfc16 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:03.460854 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e722b3e2-169b-44c5-b89e-e9984ccdfc16 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:50:03.461086 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e722b3e2-169b-44c5-b89e-e9984ccdfc16 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:03.461313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e722b3e2-169b-44c5-b89e-e9984ccdfc16 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:03.461470 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e722b3e2-169b-44c5-b89e-e9984ccdfc16 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:03.463471 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (501da50d-a0ad-4604-a696-7f588c5a67bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:03.464340 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1773c1ce-4968-44f2-84dd-3cc368a2b556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:03.473199 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:03.473199 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:03.474253 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e722b3e2-169b-44c5-b89e-e9984ccdfc16 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:50:03.474691 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1030/4130] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:03 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:03.539711 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Created reservations ['51d482b4-778f-4059-b2a8-83eb4c43bfa8', '28aee85f-2b4e-43e3-83a2-115d4c26f338', 'd3175dfa-3d62-4bcc-ad67-5c58611537c7', 'c0e52beb-b533-4048-ab82-90fa67e7733b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:03.540595 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1773c1ce-4968-44f2-84dd-3cc368a2b556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51d482b4-778f-4059-b2a8-83eb4c43bfa8', '28aee85f-2b4e-43e3-83a2-115d4c26f338', 'd3175dfa-3d62-4bcc-ad67-5c58611537c7', 'c0e52beb-b533-4048-ab82-90fa67e7733b']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:03.541444 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b2c56c4-efe5-4682-a00d-f16ee452a822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:03.573748 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b2c56c4-efe5-4682-a00d-f16ee452a822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee5ac5de-a2e5-4172-bed6-24bb86757cfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1203040341',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c951a977be6425385c43dd7a473266a',qos_specs=None,replication_status=,reservations=['51d482b4-778f-4059-b2a8-83eb4c43bfa8','28aee85f-2b4e-43e3-83a2-115d4c26f338','d3175dfa-3d62-4bcc-ad67-5c58611537c7','c0e52beb-b533-4048-ab82-90fa67e7733b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41f4d33d13c44d4095947c9211268f27',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1203040341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee5ac5de-a2e5-4172-bed6-24bb86757cfe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c951a977be6425385c43dd7a473266a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41f4d33d13c44d4095947c9211268f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:03.574860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92bb9d06-9f6e-4533-9eb6-08ac393beaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:03.594422 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92bb9d06-9f6e-4533-9eb6-08ac393beaa2) transitioned into state 'SUCCESS' from state '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-1203040341',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c951a977be6425385c43dd7a473266a',qos_specs=None,replication_status=,reservations=['51d482b4-778f-4059-b2a8-83eb4c43bfa8','28aee85f-2b4e-43e3-83a2-115d4c26f338','d3175dfa-3d62-4bcc-ad67-5c58611537c7','c0e52beb-b533-4048-ab82-90fa67e7733b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41f4d33d13c44d4095947c9211268f27',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:03.595162 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed62a30a-4cc3-42d0-bd15-45ba0ea5bc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:03.607197 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed62a30a-4cc3-42d0-bd15-45ba0ea5bc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:03.608163 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Flow 'volume_create_api' (65935144-4f70-492c-98d1-a8a9e5704c08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:03.608932 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Create volume request issued successfully. Aug 09 10:50:03.609219 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-3f775a53-acfd-46e6-a1d8-4cc924bdf301 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:03.609712 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1043/4131] 10.4.3.125 () {72 vars in 1541 bytes} [Sun Aug 9 10:50:03 2026] POST /volume/v3/volumes => generated 763 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:03.620240 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-a7928b64-4ab0-4954-b9a2-6e2d047f11b7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:03.622157 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-a7928b64-4ab0-4954-b9a2-6e2d047f11b7 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] GET https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe Aug 09 10:50:03.622407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-a7928b64-4ab0-4954-b9a2-6e2d047f11b7 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:03.622641 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-a7928b64-4ab0-4954-b9a2-6e2d047f11b7 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:03.631133 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:03.631133 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:03.637417 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-a7928b64-4ab0-4954-b9a2-6e2d047f11b7 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Volume info retrieved successfully. Aug 09 10:50:03.646649 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c5962721-c449-4f14-b3e3-66c0a52e2367 req-a7928b64-4ab0-4954-b9a2-6e2d047f11b7 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe returned with HTTP 200 Aug 09 10:50:03.647271 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1026/4132] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:03 2026] GET /volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:03.679835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1e39dbe6-3a2d-42cb-82d9-c603fe66131e req-5f49c52c-0e49-4086-8ccd-d4e25d8b9b9d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:03.682059 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1e39dbe6-3a2d-42cb-82d9-c603fe66131e req-5f49c52c-0e49-4086-8ccd-d4e25d8b9b9d tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] GET https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe Aug 09 10:50:03.682325 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1e39dbe6-3a2d-42cb-82d9-c603fe66131e req-5f49c52c-0e49-4086-8ccd-d4e25d8b9b9d tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:03.682580 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1e39dbe6-3a2d-42cb-82d9-c603fe66131e req-5f49c52c-0e49-4086-8ccd-d4e25d8b9b9d tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:03.695637 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:03.695637 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:03.700287 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-1e39dbe6-3a2d-42cb-82d9-c603fe66131e req-5f49c52c-0e49-4086-8ccd-d4e25d8b9b9d tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Volume info retrieved successfully. Aug 09 10:50:03.706060 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1e39dbe6-3a2d-42cb-82d9-c603fe66131e req-5f49c52c-0e49-4086-8ccd-d4e25d8b9b9d tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe returned with HTTP 200 Aug 09 10:50:03.706727 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1034/4133] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:03 2026] GET /volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:04.434053 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-56fbbaab-9ddc-4c8b-85ac-0c8f8f7cd10c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:04.437085 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-56fbbaab-9ddc-4c8b-85ac-0c8f8f7cd10c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:04.437353 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-56fbbaab-9ddc-4c8b-85ac-0c8f8f7cd10c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:04.437580 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-56fbbaab-9ddc-4c8b-85ac-0c8f8f7cd10c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:04.437736 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-56fbbaab-9ddc-4c8b-85ac-0c8f8f7cd10c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:04.442728 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:04.442728 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:04.443400 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-56fbbaab-9ddc-4c8b-85ac-0c8f8f7cd10c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:04.445036 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1031/4134] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:04 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:04.485675 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9409690e-2ebf-4409-ac5a-7b64da275ee0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:04.487565 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9409690e-2ebf-4409-ac5a-7b64da275ee0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:50:04.487841 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9409690e-2ebf-4409-ac5a-7b64da275ee0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:04.488062 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9409690e-2ebf-4409-ac5a-7b64da275ee0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:04.488214 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9409690e-2ebf-4409-ac5a-7b64da275ee0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:04.492504 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:04.492504 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:04.493129 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9409690e-2ebf-4409-ac5a-7b64da275ee0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:50:04.493529 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1044/4135] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:04 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:04.733475 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3c627fc3-a939-4074-84be-63eb4138d73c req-5e3e7d19-9dba-4426-96e8-74a27f71646d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:04.735409 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3c627fc3-a939-4074-84be-63eb4138d73c req-5e3e7d19-9dba-4426-96e8-74a27f71646d tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] GET https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe Aug 09 10:50:04.735616 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3c627fc3-a939-4074-84be-63eb4138d73c req-5e3e7d19-9dba-4426-96e8-74a27f71646d tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:04.735795 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3c627fc3-a939-4074-84be-63eb4138d73c req-5e3e7d19-9dba-4426-96e8-74a27f71646d tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:04.742387 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:04.742387 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:04.745688 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3c627fc3-a939-4074-84be-63eb4138d73c req-5e3e7d19-9dba-4426-96e8-74a27f71646d tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Volume info retrieved successfully. Aug 09 10:50:04.749636 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3c627fc3-a939-4074-84be-63eb4138d73c req-5e3e7d19-9dba-4426-96e8-74a27f71646d tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe returned with HTTP 200 Aug 09 10:50:04.750021 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1027/4136] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:04 2026] GET /volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:04.816969 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-15baeb1d-0581-4fe3-83f7-e0d5748ed57d req-c3db8a0f-2385-4edd-af13-c5c21976a3df None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:04.819617 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-15baeb1d-0581-4fe3-83f7-e0d5748ed57d req-c3db8a0f-2385-4edd-af13-c5c21976a3df tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-reader] GET https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe Aug 09 10:50:04.819899 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-15baeb1d-0581-4fe3-83f7-e0d5748ed57d req-c3db8a0f-2385-4edd-af13-c5c21976a3df tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:04.820169 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-15baeb1d-0581-4fe3-83f7-e0d5748ed57d req-c3db8a0f-2385-4edd-af13-c5c21976a3df tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:04.827226 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:04.827226 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:04.830673 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-15baeb1d-0581-4fe3-83f7-e0d5748ed57d req-c3db8a0f-2385-4edd-af13-c5c21976a3df tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-reader] Volume info retrieved successfully. Aug 09 10:50:04.834946 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-15baeb1d-0581-4fe3-83f7-e0d5748ed57d req-c3db8a0f-2385-4edd-af13-c5c21976a3df tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-reader] https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe returned with HTTP 200 Aug 09 10:50:04.835436 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1035/4137] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:04 2026] GET /volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:04.864110 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f76ef44c-c604-41fd-80ff-007493c0c14c req-44c654a9-8eaa-44b2-aaa3-d253b16724d9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:04.867383 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f76ef44c-c604-41fd-80ff-007493c0c14c req-44c654a9-8eaa-44b2-aaa3-d253b16724d9 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe Aug 09 10:50:04.867544 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f76ef44c-c604-41fd-80ff-007493c0c14c req-44c654a9-8eaa-44b2-aaa3-d253b16724d9 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:04.867720 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f76ef44c-c604-41fd-80ff-007493c0c14c req-44c654a9-8eaa-44b2-aaa3-d253b16724d9 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:04.867889 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-f76ef44c-c604-41fd-80ff-007493c0c14c req-44c654a9-8eaa-44b2-aaa3-d253b16724d9 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Delete volume with id: ee5ac5de-a2e5-4172-bed6-24bb86757cfe Aug 09 10:50:04.875793 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:04.875793 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:04.876269 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-f76ef44c-c604-41fd-80ff-007493c0c14c req-44c654a9-8eaa-44b2-aaa3-d253b16724d9 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Volume info retrieved successfully. Aug 09 10:50:04.897994 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-f76ef44c-c604-41fd-80ff-007493c0c14c req-44c654a9-8eaa-44b2-aaa3-d253b16724d9 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Delete volume request issued successfully. Aug 09 10:50:04.898679 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f76ef44c-c604-41fd-80ff-007493c0c14c req-44c654a9-8eaa-44b2-aaa3-d253b16724d9 tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe returned with HTTP 202 Aug 09 10:50:04.898679 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1032/4138] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:50:04 2026] DELETE /volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:04.927340 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0b76dda0-5911-4785-b250-ed5690179fc4 req-6ff3e59a-08e7-46e9-9156-c6a7a1e4819f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:04.929418 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0b76dda0-5911-4785-b250-ed5690179fc4 req-6ff3e59a-08e7-46e9-9156-c6a7a1e4819f tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] GET https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe Aug 09 10:50:04.929619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0b76dda0-5911-4785-b250-ed5690179fc4 req-6ff3e59a-08e7-46e9-9156-c6a7a1e4819f tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:04.929814 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0b76dda0-5911-4785-b250-ed5690179fc4 req-6ff3e59a-08e7-46e9-9156-c6a7a1e4819f tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:04.936937 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:04.936937 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:04.940934 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-0b76dda0-5911-4785-b250-ed5690179fc4 req-6ff3e59a-08e7-46e9-9156-c6a7a1e4819f tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Volume info retrieved successfully. Aug 09 10:50:04.944947 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0b76dda0-5911-4785-b250-ed5690179fc4 req-6ff3e59a-08e7-46e9-9156-c6a7a1e4819f tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe returned with HTTP 200 Aug 09 10:50:04.945361 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1045/4139] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:04 2026] GET /volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:05.456206 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7eb61fd5-23a1-45c5-ad28-41eae2145248 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:05.456206 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7eb61fd5-23a1-45c5-ad28-41eae2145248 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:05.456383 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7eb61fd5-23a1-45c5-ad28-41eae2145248 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:05.456658 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7eb61fd5-23a1-45c5-ad28-41eae2145248 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:05.456874 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7eb61fd5-23a1-45c5-ad28-41eae2145248 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:05.464936 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:05.464936 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:05.465814 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7eb61fd5-23a1-45c5-ad28-41eae2145248 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:05.466290 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1028/4140] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:05 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:05.503358 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-163ee2d8-c994-4adb-9e4a-28311dc2dad7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:05.505216 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-163ee2d8-c994-4adb-9e4a-28311dc2dad7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:50:05.505370 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-163ee2d8-c994-4adb-9e4a-28311dc2dad7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:05.505589 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-163ee2d8-c994-4adb-9e4a-28311dc2dad7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:05.505749 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-163ee2d8-c994-4adb-9e4a-28311dc2dad7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:05.510787 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:05.510787 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:05.511637 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-163ee2d8-c994-4adb-9e4a-28311dc2dad7 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 200 Aug 09 10:50:05.512197 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1036/4141] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:05 2026] GET /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:05.523432 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b6cfc080-9015-41dd-89ee-99596352a8a9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:05.526781 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6cfc080-9015-41dd-89ee-99596352a8a9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 Aug 09 10:50:05.527026 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6cfc080-9015-41dd-89ee-99596352a8a9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:05.527241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6cfc080-9015-41dd-89ee-99596352a8a9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:05.527570 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-b6cfc080-9015-41dd-89ee-99596352a8a9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete backup with id: d5eda313-cd83-4c3a-bf83-f7bd2bc7f815. Aug 09 10:50:05.533689 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:05.533689 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:05.545990 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-b6cfc080-9015-41dd-89ee-99596352a8a9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] delete_backup rpcapi backup_id d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:50:05.547960 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6cfc080-9015-41dd-89ee-99596352a8a9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 returned with HTTP 202 Aug 09 10:50:05.548388 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1033/4142] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:05 2026] DELETE /volume/v3/backups/d5eda313-cd83-4c3a-bf83-f7bd2bc7f815 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:50:05.556867 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aa7619a5-5318-4d9d-92f0-253b36c4dc11 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:05.558812 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa7619a5-5318-4d9d-92f0-253b36c4dc11 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 Aug 09 10:50:05.559031 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa7619a5-5318-4d9d-92f0-253b36c4dc11 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:05.559257 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa7619a5-5318-4d9d-92f0-253b36c4dc11 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:05.559409 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-aa7619a5-5318-4d9d-92f0-253b36c4dc11 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete volume with id: f4a2ac86-d75f-4c97-9329-df4bcb295bb3 Aug 09 10:50:05.567824 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:05.567824 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:05.568165 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-aa7619a5-5318-4d9d-92f0-253b36c4dc11 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:05.586211 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-aa7619a5-5318-4d9d-92f0-253b36c4dc11 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete volume request issued successfully. Aug 09 10:50:05.586369 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa7619a5-5318-4d9d-92f0-253b36c4dc11 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 returned with HTTP 202 Aug 09 10:50:05.587093 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1046/4143] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:05 2026] DELETE /volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:05.596639 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-45f82507-d88d-4b0d-a5f8-cf3b81a7f5d1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:05.598967 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45f82507-d88d-4b0d-a5f8-cf3b81a7f5d1 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 Aug 09 10:50:05.599511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45f82507-d88d-4b0d-a5f8-cf3b81a7f5d1 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:05.599511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45f82507-d88d-4b0d-a5f8-cf3b81a7f5d1 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:05.609171 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:05.609171 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:05.613302 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-45f82507-d88d-4b0d-a5f8-cf3b81a7f5d1 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:05.618115 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45f82507-d88d-4b0d-a5f8-cf3b81a7f5d1 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 returned with HTTP 200 Aug 09 10:50:05.618667 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1029/4144] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:05 2026] GET /volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:05.971881 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-7f3054de-59bf-4426-b60c-1bf484beb74b req-07a6da15-ca0f-40b9-90e9-6c75213979dc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:05.975432 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7f3054de-59bf-4426-b60c-1bf484beb74b req-07a6da15-ca0f-40b9-90e9-6c75213979dc tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] GET https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe Aug 09 10:50:05.975735 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7f3054de-59bf-4426-b60c-1bf484beb74b req-07a6da15-ca0f-40b9-90e9-6c75213979dc tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:05.975957 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7f3054de-59bf-4426-b60c-1bf484beb74b req-07a6da15-ca0f-40b9-90e9-6c75213979dc tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:05.982835 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7f3054de-59bf-4426-b60c-1bf484beb74b req-07a6da15-ca0f-40b9-90e9-6c75213979dc tempest-VolumesGetTestJSON-1846677366 tempest-VolumesGetTestJSON-1846677366-project-member] https://10.4.3.125/volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe returned with HTTP 404 Aug 09 10:50:05.983362 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1037/4145] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:05 2026] GET /volume/v3/volumes/ee5ac5de-a2e5-4172-bed6-24bb86757cfe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:06.475885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-acb7fc29-497f-42d5-9b1c-f6db244fd553 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:06.478127 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-acb7fc29-497f-42d5-9b1c-f6db244fd553 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:06.478419 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-acb7fc29-497f-42d5-9b1c-f6db244fd553 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:06.478674 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-acb7fc29-497f-42d5-9b1c-f6db244fd553 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:06.478815 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-acb7fc29-497f-42d5-9b1c-f6db244fd553 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:06.486208 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:06.486208 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:06.486963 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-acb7fc29-497f-42d5-9b1c-f6db244fd553 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:06.487376 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1034/4146] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:06 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:06.646002 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1087573a-c95a-4329-b5b5-6e2e4ae4db0b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:06.648375 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1087573a-c95a-4329-b5b5-6e2e4ae4db0b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 Aug 09 10:50:06.648613 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1087573a-c95a-4329-b5b5-6e2e4ae4db0b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:06.648831 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1087573a-c95a-4329-b5b5-6e2e4ae4db0b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:06.657851 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1087573a-c95a-4329-b5b5-6e2e4ae4db0b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 returned with HTTP 404 Aug 09 10:50:06.658520 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1047/4147] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:06 2026] GET /volume/v3/volumes/f4a2ac86-d75f-4c97-9329-df4bcb295bb3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:06.666505 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e436ba9-3ff8-46be-809d-5f9474c7748f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:06.668908 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e436ba9-3ff8-46be-809d-5f9474c7748f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0/export_record Aug 09 10:50:06.669246 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e436ba9-3ff8-46be-809d-5f9474c7748f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:06.669417 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e436ba9-3ff8-46be-809d-5f9474c7748f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'export_record' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:06.669559 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-7e436ba9-3ff8-46be-809d-5f9474c7748f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Export record for backup 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100317) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 09 10:50:06.678166 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:06.678166 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:06.679303 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-7e436ba9-3ff8-46be-809d-5f9474c7748f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling RPCAPI with context: , host: np0000006833, backup: 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100317) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 09 10:50:06.697285 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-7e436ba9-3ff8-46be-809d-5f9474c7748f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] export_record in rpcapi backup_id 42ee45ec-98de-4981-b0dc-b97b4dab70d0 on host np0000006833. {{(pid=100317) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 09 10:50:06.713908 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-7e436ba9-3ff8-46be-809d-5f9474c7748f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDJlZTQ1ZWMtOThkZS00OTgxLWIwZGMtYjk3YjRkYWI3MGQwIiwgInVzZXJfaWQiOiAiMTZmNDYwMTcxNjEwNDZhYzg0MjYxNjE1MGY4MTc2YWQiLCAicHJvamVjdF9pZCI6ICI2YTI5M2MwOGUxOTA0MjNlYjgzZWNlZmIwYWEzNTg0MyIsICJ2b2x1bWVfaWQiOiAiNjc1NDcyZTItNDBhNy00NDc3LTg1NWQtNWVlNzg2ODkwNTUxIiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTg2NTEzNjA1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc1NDcyZTItNDBhNy00NDc3LTg1NWQtNWVlNzg2ODkwNTUxLzIwMjYwODA5MTA0OTA3L2F6X25vdmFfYmFja3VwXzQyZWU0NWVjLTk4ZGUtNDk4MS1iMGRjLWI5N2I0ZGFiNzBkMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMTA6NDk6MDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NDk6MDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo0OToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100317) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 09 10:50:06.714177 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e436ba9-3ff8-46be-809d-5f9474c7748f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0/export_record returned with HTTP 200 Aug 09 10:50:06.714841 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1030/4148] 10.4.3.125 () {68 vars in 1430 bytes} [Sun Aug 9 10:50:06 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0/export_record => generated 1424 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:06.728274 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:06.730625 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:06.731215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-507244514"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:06.733902 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-507244514'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:06.733902 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume of 1 GB Aug 09 10:50:06.739828 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Availability Zones retrieved successfully. Aug 09 10:50:06.748643 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Flow 'volume_create_api' (f73509b4-0726-4d3a-b793-c90ca42603d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:06.749883 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5599b6ee-4821-41bd-82ee-e19f8f6244dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:06.750922 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:06.791561 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5599b6ee-4821-41bd-82ee-e19f8f6244dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:06.792534 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c61052a-907d-4837-8d71-d46a5f91585a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:06.843359 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['c8646008-2e95-47b4-a303-cba2762e6880', '2ea84df4-78c0-42f1-b387-960d96efa54e', 'eab34e0f-948a-413f-8e7b-8125dbdc7d62', 'a3357a9d-467b-495a-844c-f205c491bf5c'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:06.843498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c61052a-907d-4837-8d71-d46a5f91585a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8646008-2e95-47b4-a303-cba2762e6880', '2ea84df4-78c0-42f1-b387-960d96efa54e', 'eab34e0f-948a-413f-8e7b-8125dbdc7d62', 'a3357a9d-467b-495a-844c-f205c491bf5c']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:06.844208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb330f4-0cba-459e-bce6-ca4dddc39a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:06.867559 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb330f4-0cba-459e-bce6-ca4dddc39a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb8c8e3-9bff-4bf0-9816-b098526f20c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-507244514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a293c08e190423eb83ecefb0aa35843',qos_specs=None,replication_status=,reservations=['c8646008-2e95-47b4-a303-cba2762e6880','2ea84df4-78c0-42f1-b387-960d96efa54e','eab34e0f-948a-413f-8e7b-8125dbdc7d62','a3357a9d-467b-495a-844c-f205c491bf5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16f46017161046ac842616150f8176ad',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-507244514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb8c8e3-9bff-4bf0-9816-b098526f20c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a293c08e190423eb83ecefb0aa35843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16f46017161046ac842616150f8176ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:06.868329 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd496a4c-1ca8-47f6-86d8-34669513c24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:06.885308 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd496a4c-1ca8-47f6-86d8-34669513c24c) transitioned into state 'SUCCESS' from state '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-507244514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a293c08e190423eb83ecefb0aa35843',qos_specs=None,replication_status=,reservations=['c8646008-2e95-47b4-a303-cba2762e6880','2ea84df4-78c0-42f1-b387-960d96efa54e','eab34e0f-948a-413f-8e7b-8125dbdc7d62','a3357a9d-467b-495a-844c-f205c491bf5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16f46017161046ac842616150f8176ad',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:06.885979 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c2a31f-2e02-4fa1-8be5-b184435ac8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:06.895484 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c2a31f-2e02-4fa1-8be5-b184435ac8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:06.896212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Flow 'volume_create_api' (f73509b4-0726-4d3a-b793-c90ca42603d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:06.896520 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume request issued successfully. Aug 09 10:50:06.897204 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f588c1e-9cf0-444d-bdab-f6f9c5ddb5a3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:06.897618 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1038/4149] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:50:06 2026] POST /volume/v3/volumes => generated 777 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:06.912159 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fa6dbfc2-1d1c-44fe-b1e7-24b286e25707 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:06.917702 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa6dbfc2-1d1c-44fe-b1e7-24b286e25707 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 Aug 09 10:50:06.917952 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa6dbfc2-1d1c-44fe-b1e7-24b286e25707 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:06.918135 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa6dbfc2-1d1c-44fe-b1e7-24b286e25707 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:06.927628 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:06.927628 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:06.932835 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fa6dbfc2-1d1c-44fe-b1e7-24b286e25707 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:06.947534 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa6dbfc2-1d1c-44fe-b1e7-24b286e25707 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 returned with HTTP 200 Aug 09 10:50:06.947993 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1035/4150] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:06 2026] GET /volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:07.504885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a011b112-49b7-4d99-832c-bb88ee61d001 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:07.507777 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a011b112-49b7-4d99-832c-bb88ee61d001 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:07.508452 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a011b112-49b7-4d99-832c-bb88ee61d001 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:07.508717 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a011b112-49b7-4d99-832c-bb88ee61d001 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:07.508863 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a011b112-49b7-4d99-832c-bb88ee61d001 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:07.514631 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:07.514631 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:07.515448 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a011b112-49b7-4d99-832c-bb88ee61d001 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:07.516373 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1048/4151] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:07 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:07.964680 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a3a4a4e9-f8a7-4c6c-8f1d-582f2eefc018 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:07.968217 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3a4a4e9-f8a7-4c6c-8f1d-582f2eefc018 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 Aug 09 10:50:07.968217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3a4a4e9-f8a7-4c6c-8f1d-582f2eefc018 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:07.968217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3a4a4e9-f8a7-4c6c-8f1d-582f2eefc018 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:07.987486 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:07.987486 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:08.000135 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a3a4a4e9-f8a7-4c6c-8f1d-582f2eefc018 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:08.006883 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3a4a4e9-f8a7-4c6c-8f1d-582f2eefc018 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 returned with HTTP 200 Aug 09 10:50:08.007678 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1031/4152] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:07 2026] GET /volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:08.021622 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-20c856e6-c63a-42d1-9bcf-3e5315c6c9d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.024330 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-20c856e6-c63a-42d1-9bcf-3e5315c6c9d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:50:08.024816 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-20c856e6-c63a-42d1-9bcf-3e5315c6c9d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ebb8c8e3-9bff-4bf0-9816-b098526f20c5", "name": "tempest-type-Backup-1289118687"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:08.026560 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-20c856e6-c63a-42d1-9bcf-3e5315c6c9d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating new backup {'backup': {'volume_id': 'ebb8c8e3-9bff-4bf0-9816-b098526f20c5', 'name': 'tempest-type-Backup-1289118687'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:50:08.026779 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-20c856e6-c63a-42d1-9bcf-3e5315c6c9d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating backup of volume ebb8c8e3-9bff-4bf0-9816-b098526f20c5 in container None Aug 09 10:50:08.034306 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:08.034306 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:08.034657 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-20c856e6-c63a-42d1-9bcf-3e5315c6c9d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:08.052977 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-20c856e6-c63a-42d1-9bcf-3e5315c6c9d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['85f734a9-f4b7-4158-958c-e4fa42694f4f', '827fa47f-804e-44d1-adb2-28384a1c7462'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:08.096684 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-20c856e6-c63a-42d1-9bcf-3e5315c6c9d8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:50:08.096684 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1039/4153] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:50:08 2026] POST /volume/v3/backups => generated 316 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:08.111209 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd038eea-f0ee-4879-92a2-a58e13226058 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.111591 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd038eea-f0ee-4879-92a2-a58e13226058 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:08.111910 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd038eea-f0ee-4879-92a2-a58e13226058 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.112112 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd038eea-f0ee-4879-92a2-a58e13226058 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.112376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cd038eea-f0ee-4879-92a2-a58e13226058 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:08.117596 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:08.117596 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:08.118493 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd038eea-f0ee-4879-92a2-a58e13226058 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:08.118928 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1036/4154] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:08 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:08.160828 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b7f58252-1264-4355-97f3-a5a39bd99fa3 req-ee51c5fa-0926-491d-95ce-98e09cae7d74 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.162823 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b7f58252-1264-4355-97f3-a5a39bd99fa3 req-ee51c5fa-0926-491d-95ce-98e09cae7d74 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/attachments/b7bc5787-1f20-4b8f-9e6b-3b4d8eb726de Aug 09 10:50:08.163027 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b7f58252-1264-4355-97f3-a5a39bd99fa3 req-ee51c5fa-0926-491d-95ce-98e09cae7d74 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.163256 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b7f58252-1264-4355-97f3-a5a39bd99fa3 req-ee51c5fa-0926-491d-95ce-98e09cae7d74 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.171829 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:08.171829 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:08.214875 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b7f58252-1264-4355-97f3-a5a39bd99fa3 req-ee51c5fa-0926-491d-95ce-98e09cae7d74 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/b7bc5787-1f20-4b8f-9e6b-3b4d8eb726de returned with HTTP 200 Aug 09 10:50:08.215374 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1049/4155] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:50:08 2026] DELETE /volume/v3/attachments/b7bc5787-1f20-4b8f-9e6b-3b4d8eb726de => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:50:08.233884 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3ebef89b-3251-427f-9d6f-d3117f9f22e0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.325205 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ebef89b-3251-427f-9d6f-d3117f9f22e0 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d Aug 09 10:50:08.325205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ebef89b-3251-427f-9d6f-d3117f9f22e0 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.325205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ebef89b-3251-427f-9d6f-d3117f9f22e0 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.336786 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ebef89b-3251-427f-9d6f-d3117f9f22e0 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d returned with HTTP 200 Aug 09 10:50:08.337205 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1032/4156] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:50:08 2026] GET /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d => generated 437 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:08.345659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-aa54b89b-6831-4793-b517-6866125d97a6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.347182 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aa54b89b-6831-4793-b517-6866125d97a6 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d/defaults Aug 09 10:50:08.347376 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aa54b89b-6831-4793-b517-6866125d97a6 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.347565 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aa54b89b-6831-4793-b517-6866125d97a6 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'defaults' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.347789 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:08.347789 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:08.356052 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aa54b89b-6831-4793-b517-6866125d97a6 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d/defaults returned with HTTP 200 Aug 09 10:50:08.356468 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1040/4157] 10.4.3.125 () {66 vars in 1381 bytes} [Sun Aug 9 10:50:08 2026] GET /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d/defaults => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:08.363448 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3e29f320-b358-42e5-9234-76cfb2049bbc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.365368 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e29f320-b358-42e5-9234-76cfb2049bbc tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d Aug 09 10:50:08.365862 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e29f320-b358-42e5-9234-76cfb2049bbc tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:08.398831 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e29f320-b358-42e5-9234-76cfb2049bbc tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d returned with HTTP 200 Aug 09 10:50:08.399375 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1037/4158] 10.4.3.125 () {68 vars in 1374 bytes} [Sun Aug 9 10:50:08 2026] PUT /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d => generated 395 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:08.407424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c0d2c751-eda5-4943-97ff-11cf952086ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.409011 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c0d2c751-eda5-4943-97ff-11cf952086ce tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] DELETE https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d Aug 09 10:50:08.409202 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c0d2c751-eda5-4943-97ff-11cf952086ce tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.409395 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c0d2c751-eda5-4943-97ff-11cf952086ce tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.409608 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:08.409608 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:08.415647 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c0d2c751-eda5-4943-97ff-11cf952086ce tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d returned with HTTP 200 Aug 09 10:50:08.416113 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1050/4159] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:50:08 2026] DELETE /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d => generated 0 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 10:50:08.423296 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-48af9591-969b-47be-bd7e-16276e527874 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.424887 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48af9591-969b-47be-bd7e-16276e527874 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d Aug 09 10:50:08.426390 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48af9591-969b-47be-bd7e-16276e527874 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.426390 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48af9591-969b-47be-bd7e-16276e527874 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.437019 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48af9591-969b-47be-bd7e-16276e527874 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d returned with HTTP 200 Aug 09 10:50:08.437588 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1033/4160] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:50:08 2026] GET /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:08.447108 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7b817f70-9b83-4546-bcf0-ad1adf216e68 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.449360 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b817f70-9b83-4546-bcf0-ad1adf216e68 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d Aug 09 10:50:08.449733 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b817f70-9b83-4546-bcf0-ad1adf216e68 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-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=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:08.528888 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b817f70-9b83-4546-bcf0-ad1adf216e68 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d returned with HTTP 200 Aug 09 10:50:08.529249 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1041/4161] 10.4.3.125 () {68 vars in 1375 bytes} [Sun Aug 9 10:50:08 2026] PUT /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d => generated 395 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:08.531540 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-41700939-cb73-4f61-90b9-472fbbc4e2bb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.533193 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-41700939-cb73-4f61-90b9-472fbbc4e2bb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:08.533396 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-41700939-cb73-4f61-90b9-472fbbc4e2bb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.533565 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-41700939-cb73-4f61-90b9-472fbbc4e2bb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.533670 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-41700939-cb73-4f61-90b9-472fbbc4e2bb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:08.539136 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:08.539136 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:08.539712 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-41700939-cb73-4f61-90b9-472fbbc4e2bb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:08.540047 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1038/4162] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:08 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:08.540360 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9d24476f-7db0-4295-bd40-4d381735afa8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.541896 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d24476f-7db0-4295-bd40-4d381735afa8 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d/defaults Aug 09 10:50:08.542084 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d24476f-7db0-4295-bd40-4d381735afa8 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.542484 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d24476f-7db0-4295-bd40-4d381735afa8 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'defaults' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.550491 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d24476f-7db0-4295-bd40-4d381735afa8 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d/defaults returned with HTTP 200 Aug 09 10:50:08.550935 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1051/4163] 10.4.3.125 () {66 vars in 1381 bytes} [Sun Aug 9 10:50:08 2026] GET /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d/defaults => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:08.560768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a64e93a1-8f1b-4047-a8c5-2e5f1c05d078 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.563706 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a64e93a1-8f1b-4047-a8c5-2e5f1c05d078 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d Aug 09 10:50:08.565323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a64e93a1-8f1b-4047-a8c5-2e5f1c05d078 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.565323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a64e93a1-8f1b-4047-a8c5-2e5f1c05d078 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.578868 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a64e93a1-8f1b-4047-a8c5-2e5f1c05d078 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d returned with HTTP 200 Aug 09 10:50:08.579465 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1034/4164] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:50:08 2026] GET /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:08.588485 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4a5b645c-e3ac-4bef-8e30-dfe877823906 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.590358 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4a5b645c-e3ac-4bef-8e30-dfe877823906 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True Aug 09 10:50:08.590528 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4a5b645c-e3ac-4bef-8e30-dfe877823906 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.590707 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4a5b645c-e3ac-4bef-8e30-dfe877823906 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.606557 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4a5b645c-e3ac-4bef-8e30-dfe877823906 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True returned with HTTP 200 Aug 09 10:50:08.606971 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1042/4165] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:50:08 2026] GET /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:08.621045 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.697461 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:08.697818 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-317621334"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:08.699077 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-317621334'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:08.699285 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Create volume of 1 GB Aug 09 10:50:08.703207 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Availability Zones retrieved successfully. Aug 09 10:50:08.709140 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Flow 'volume_create_api' (a1a31f3a-eb1e-452a-8a90-7027573462fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:08.710111 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1be142b0-d2a4-433f-a0d3-1fe7fd81d617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:08.711204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:08.741326 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1be142b0-d2a4-433f-a0d3-1fe7fd81d617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:08.742305 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddafed1e-1692-48be-9754-401b79d1b337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:08.806577 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Created reservations ['a66ffae9-14c2-41cc-a7a1-952e272476f4', 'f3f6b831-5cef-4070-a011-c31943d9224e', '0bfdd6c7-12fb-4fda-acc1-808d2631c600', '7d223390-206e-4fe9-8c59-4992e888aebb'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:08.807344 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddafed1e-1692-48be-9754-401b79d1b337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66ffae9-14c2-41cc-a7a1-952e272476f4', 'f3f6b831-5cef-4070-a011-c31943d9224e', '0bfdd6c7-12fb-4fda-acc1-808d2631c600', '7d223390-206e-4fe9-8c59-4992e888aebb']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:08.808035 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e74f443-6946-4bfa-9c2a-6cd609d6a530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:08.830735 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e74f443-6946-4bfa-9c2a-6cd609d6a530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '714b4f46-f24f-4c27-8a02-596cdb0c797e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-317621334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030480ce21214eb2b684e86ea6b5fe1d',qos_specs=None,replication_status=,reservations=['a66ffae9-14c2-41cc-a7a1-952e272476f4','f3f6b831-5cef-4070-a011-c31943d9224e','0bfdd6c7-12fb-4fda-acc1-808d2631c600','7d223390-206e-4fe9-8c59-4992e888aebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e29d7ec5b9419093f4453096541720',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-317621334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=714b4f46-f24f-4c27-8a02-596cdb0c797e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030480ce21214eb2b684e86ea6b5fe1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5e29d7ec5b9419093f4453096541720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:08.831318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b70977e9-6eea-4066-b74c-c3c5b95cdb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:08.850905 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b70977e9-6eea-4066-b74c-c3c5b95cdb5a) transitioned into state 'SUCCESS' from state '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-317621334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030480ce21214eb2b684e86ea6b5fe1d',qos_specs=None,replication_status=,reservations=['a66ffae9-14c2-41cc-a7a1-952e272476f4','f3f6b831-5cef-4070-a011-c31943d9224e','0bfdd6c7-12fb-4fda-acc1-808d2631c600','7d223390-206e-4fe9-8c59-4992e888aebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e29d7ec5b9419093f4453096541720',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:08.851723 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c867fbd1-5e23-460d-bbc8-8705081e5696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:08.860168 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c867fbd1-5e23-460d-bbc8-8705081e5696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:08.861035 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Flow 'volume_create_api' (a1a31f3a-eb1e-452a-8a90-7027573462fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:08.861388 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Create volume request issued successfully. Aug 09 10:50:08.861924 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-110f6c59-c25c-43d1-ae4d-562863e40d96 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:08.862344 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1039/4166] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:50:08 2026] POST /volume/v3/volumes => generated 755 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:08.874444 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1dd7d342-15a1-4eb5-a566-80da627b9cd1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:08.876356 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1dd7d342-15a1-4eb5-a566-80da627b9cd1 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] GET https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e Aug 09 10:50:08.876577 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1dd7d342-15a1-4eb5-a566-80da627b9cd1 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:08.876809 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1dd7d342-15a1-4eb5-a566-80da627b9cd1 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:08.884710 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:08.884710 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:08.888575 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1dd7d342-15a1-4eb5-a566-80da627b9cd1 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Volume info retrieved successfully. Aug 09 10:50:08.893228 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1dd7d342-15a1-4eb5-a566-80da627b9cd1 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e returned with HTTP 200 Aug 09 10:50:08.893643 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1052/4167] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:08 2026] GET /volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:09.131870 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5ba776fa-96ed-4ac2-808d-1f495bb52616 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:09.133791 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ba776fa-96ed-4ac2-808d-1f495bb52616 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:09.134003 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ba776fa-96ed-4ac2-808d-1f495bb52616 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:09.134179 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ba776fa-96ed-4ac2-808d-1f495bb52616 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:09.134312 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5ba776fa-96ed-4ac2-808d-1f495bb52616 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:09.138928 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:09.138928 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:09.139614 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ba776fa-96ed-4ac2-808d-1f495bb52616 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:09.140119 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1035/4168] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:09 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:09.321402 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-908c93f4-abc1-4ceb-bba7-0f361667969f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:09.326078 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-908c93f4-abc1-4ceb-bba7-0f361667969f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:50:09.326078 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-908c93f4-abc1-4ceb-bba7-0f361667969f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:09.326078 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-908c93f4-abc1-4ceb-bba7-0f361667969f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:09.334204 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:09.334204 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:09.337344 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-908c93f4-abc1-4ceb-bba7-0f361667969f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:50:09.342556 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-908c93f4-abc1-4ceb-bba7-0f361667969f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 200 Aug 09 10:50:09.342990 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1043/4169] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:09 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:09.551958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cf05b054-788b-4a86-876a-cda5c70dfc17 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:09.554468 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cf05b054-788b-4a86-876a-cda5c70dfc17 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:09.554758 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cf05b054-788b-4a86-876a-cda5c70dfc17 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:09.555200 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cf05b054-788b-4a86-876a-cda5c70dfc17 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:09.555200 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cf05b054-788b-4a86-876a-cda5c70dfc17 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:09.560495 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:09.560495 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:09.561368 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cf05b054-788b-4a86-876a-cda5c70dfc17 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:09.561845 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1040/4170] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:09 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:09.849678 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-4c6e910a-c9aa-4a97-85fe-793866757241 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:09.853283 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-4c6e910a-c9aa-4a97-85fe-793866757241 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:50:09.853283 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-4c6e910a-c9aa-4a97-85fe-793866757241 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:09.853283 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-4c6e910a-c9aa-4a97-85fe-793866757241 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:09.860934 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:09.860934 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:09.865067 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-4c6e910a-c9aa-4a97-85fe-793866757241 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:50:09.870180 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-4c6e910a-c9aa-4a97-85fe-793866757241 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 200 Aug 09 10:50:09.870755 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1053/4171] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:09 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:09.881540 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-714a812f-28ca-4dd1-b96e-a61563e53844 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:09.882134 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-714a812f-28ca-4dd1-b96e-a61563e53844 None None] GET https://10.4.3.125/volume// Aug 09 10:50:09.882443 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-714a812f-28ca-4dd1-b96e-a61563e53844 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:09.882745 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-714a812f-28ca-4dd1-b96e-a61563e53844 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:09.883303 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-714a812f-28ca-4dd1-b96e-a61563e53844 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:50:09.883727 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1036/4172] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:50:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:50:09.891023 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-d56fb3ed-e47d-41bc-a5e9-9bec5b9c7ad7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:09.893797 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-d56fb3ed-e47d-41bc-a5e9-9bec5b9c7ad7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:50:09.894362 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-d56fb3ed-e47d-41bc-a5e9-9bec5b9c7ad7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c5c15a1-1171-4aae-982f-0fe6335fa2cb", "connector": null, "instance_uuid": "2b799bca-36de-41bf-be81-8ab43f5381fb"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:09.905420 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b143f756-0ded-476f-9c0f-0ac6a27cc3f4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:09.906134 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:09.906134 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:09.907174 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b143f756-0ded-476f-9c0f-0ac6a27cc3f4 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] GET https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e Aug 09 10:50:09.907380 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b143f756-0ded-476f-9c0f-0ac6a27cc3f4 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:09.907600 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b143f756-0ded-476f-9c0f-0ac6a27cc3f4 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:09.914677 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:09.914677 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:09.918988 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b143f756-0ded-476f-9c0f-0ac6a27cc3f4 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Volume info retrieved successfully. Aug 09 10:50:09.924168 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b143f756-0ded-476f-9c0f-0ac6a27cc3f4 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e returned with HTTP 200 Aug 09 10:50:09.924554 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1041/4173] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:09 2026] GET /volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:09.936297 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f6028c35-cabd-4f25-a447-41d990a0b35d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:09.937823 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-d56fb3ed-e47d-41bc-a5e9-9bec5b9c7ad7 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:50:09.938295 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1044/4174] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:50:09 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 09 10:50:09.938594 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f6028c35-cabd-4f25-a447-41d990a0b35d tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True Aug 09 10:50:09.938865 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f6028c35-cabd-4f25-a447-41d990a0b35d tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:09.939134 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f6028c35-cabd-4f25-a447-41d990a0b35d tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:09.960316 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f6028c35-cabd-4f25-a447-41d990a0b35d tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True returned with HTTP 200 Aug 09 10:50:09.960944 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1054/4175] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:50:09 2026] GET /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:09.973344 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1549575d-4c86-4dcb-84c9-bb55f874d807 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:09.975259 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1549575d-4c86-4dcb-84c9-bb55f874d807 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] DELETE https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e Aug 09 10:50:09.975415 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1549575d-4c86-4dcb-84c9-bb55f874d807 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:09.975655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1549575d-4c86-4dcb-84c9-bb55f874d807 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:09.975868 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-1549575d-4c86-4dcb-84c9-bb55f874d807 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Delete volume with id: 714b4f46-f24f-4c27-8a02-596cdb0c797e Aug 09 10:50:09.982899 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:09.982899 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:09.983438 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1549575d-4c86-4dcb-84c9-bb55f874d807 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Volume info retrieved successfully. Aug 09 10:50:10.002220 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1549575d-4c86-4dcb-84c9-bb55f874d807 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Delete volume request issued successfully. Aug 09 10:50:10.002506 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1549575d-4c86-4dcb-84c9-bb55f874d807 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e returned with HTTP 202 Aug 09 10:50:10.003049 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1037/4176] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:09 2026] DELETE /volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:10.011301 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-687c97ee-a120-43e1-a22a-ca54fb9b4c1e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:10.013316 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-687c97ee-a120-43e1-a22a-ca54fb9b4c1e tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] GET https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e Aug 09 10:50:10.013487 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-687c97ee-a120-43e1-a22a-ca54fb9b4c1e tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:10.013797 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-687c97ee-a120-43e1-a22a-ca54fb9b4c1e tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:10.024001 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:10.024001 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:10.030079 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-687c97ee-a120-43e1-a22a-ca54fb9b4c1e tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Volume info retrieved successfully. Aug 09 10:50:10.036623 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-687c97ee-a120-43e1-a22a-ca54fb9b4c1e tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e returned with HTTP 200 Aug 09 10:50:10.037115 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1042/4177] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:10 2026] GET /volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:10.153307 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f1476608-e46d-4ad3-8587-86460362a1fb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:10.156410 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f1476608-e46d-4ad3-8587-86460362a1fb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:10.156597 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f1476608-e46d-4ad3-8587-86460362a1fb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:10.156785 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f1476608-e46d-4ad3-8587-86460362a1fb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:10.156890 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f1476608-e46d-4ad3-8587-86460362a1fb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:10.161542 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:10.161542 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:10.162178 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f1476608-e46d-4ad3-8587-86460362a1fb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:10.162591 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1045/4178] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:10 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:10.573365 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-da4948c1-5738-4bac-a1c2-b40ff68fde35 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:10.575289 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da4948c1-5738-4bac-a1c2-b40ff68fde35 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:10.575525 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da4948c1-5738-4bac-a1c2-b40ff68fde35 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:10.575781 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da4948c1-5738-4bac-a1c2-b40ff68fde35 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:10.576030 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-da4948c1-5738-4bac-a1c2-b40ff68fde35 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:10.580415 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:10.580415 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:10.581079 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da4948c1-5738-4bac-a1c2-b40ff68fde35 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:10.581457 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1055/4179] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:10 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:10.908207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02e8a09a-8aab-4cdb-a73c-0a71e79ad461 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:10.908636 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02e8a09a-8aab-4cdb-a73c-0a71e79ad461 None None] GET https://10.4.3.125/volume// Aug 09 10:50:10.908842 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02e8a09a-8aab-4cdb-a73c-0a71e79ad461 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:10.909033 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02e8a09a-8aab-4cdb-a73c-0a71e79ad461 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:10.909367 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02e8a09a-8aab-4cdb-a73c-0a71e79ad461 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:50:10.909804 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1038/4180] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:50:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:50:10.923345 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-525bcca2-8cfc-42d7-93ed-41ebcf4826fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:10.926259 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-525bcca2-8cfc-42d7-93ed-41ebcf4826fa tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:50:10.926515 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-525bcca2-8cfc-42d7-93ed-41ebcf4826fa tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:10.927216 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-525bcca2-8cfc-42d7-93ed-41ebcf4826fa tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:10.942759 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:10.942759 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:10.947212 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-525bcca2-8cfc-42d7-93ed-41ebcf4826fa tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:50:10.953962 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-525bcca2-8cfc-42d7-93ed-41ebcf4826fa tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 200 Aug 09 10:50:10.954386 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1043/4181] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:50:10 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 1545 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:50:11.051378 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d6402edd-c6ff-43c0-b051-2d3d100500f7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:11.059322 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d6402edd-c6ff-43c0-b051-2d3d100500f7 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] GET https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e Aug 09 10:50:11.059631 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d6402edd-c6ff-43c0-b051-2d3d100500f7 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:11.059914 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d6402edd-c6ff-43c0-b051-2d3d100500f7 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:11.071900 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d6402edd-c6ff-43c0-b051-2d3d100500f7 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e returned with HTTP 404 Aug 09 10:50:11.072558 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1046/4182] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:11 2026] GET /volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:11.080056 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ffece6fa-52d4-4c58-aea4-cb42495a0ba9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:11.082444 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ffece6fa-52d4-4c58-aea4-cb42495a0ba9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] GET https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e Aug 09 10:50:11.082763 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ffece6fa-52d4-4c58-aea4-cb42495a0ba9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:11.082956 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ffece6fa-52d4-4c58-aea4-cb42495a0ba9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:11.090289 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ffece6fa-52d4-4c58-aea4-cb42495a0ba9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e returned with HTTP 404 Aug 09 10:50:11.090846 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1056/4183] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:11 2026] GET /volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:11.098701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-010aeaea-9b99-49e4-8ed2-58d6c16c2904 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:11.101627 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-0b9a23ee-9a4f-457e-bb83-49731d0bea2b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:11.101798 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-010aeaea-9b99-49e4-8ed2-58d6c16c2904 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] DELETE https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e Aug 09 10:50:11.102055 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-010aeaea-9b99-49e4-8ed2-58d6c16c2904 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:11.102347 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-010aeaea-9b99-49e4-8ed2-58d6c16c2904 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:11.102552 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-010aeaea-9b99-49e4-8ed2-58d6c16c2904 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Delete volume with id: 714b4f46-f24f-4c27-8a02-596cdb0c797e Aug 09 10:50:11.104995 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-0b9a23ee-9a4f-457e-bb83-49731d0bea2b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] PUT https://10.4.3.125/volume/v3/attachments/bcf20fe0-40da-42dc-8084-e201663045ef Aug 09 10:50:11.105509 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-0b9a23ee-9a4f-457e-bb83-49731d0bea2b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:11.115102 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-010aeaea-9b99-49e4-8ed2-58d6c16c2904 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e returned with HTTP 404 Aug 09 10:50:11.115919 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1039/4184] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:11 2026] DELETE /volume/v3/volumes/714b4f46-f24f-4c27-8a02-596cdb0c797e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:11.117329 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-0b9a23ee-9a4f-457e-bb83-49731d0bea2b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Acquiring lock "cinder-attachment_update-8c5c15a1-1171-4aae-982f-0fe6335fa2cb-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:50:11.129376 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1ad3934b-1563-4857-9945-93ce5153cec9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:11.129526 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-0b9a23ee-9a4f-457e-bb83-49731d0bea2b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-8c5c15a1-1171-4aae-982f-0fe6335fa2cb-np0000006833" acquired by "attachment_update" :: waited 0.011s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:50:11.129616 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:11.129616 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:11.131910 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:11.132291 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-933909110"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:11.133804 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-933909110'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:11.133922 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Create volume of 1 GB Aug 09 10:50:11.138339 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Availability Zones retrieved successfully. Aug 09 10:50:11.144650 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Flow 'volume_create_api' (7acab7b0-7e51-4712-8b0e-b698eb8396ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:11.145600 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea5e4b65-ba92-4c7e-a744-7c11533d7c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:11.146560 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:11.174951 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c0b182b7-98c9-4150-8c26-e6452d280d48 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:11.176467 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea5e4b65-ba92-4c7e-a744-7c11533d7c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:11.176639 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c0b182b7-98c9-4150-8c26-e6452d280d48 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:11.176825 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c0b182b7-98c9-4150-8c26-e6452d280d48 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:11.177032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c0b182b7-98c9-4150-8c26-e6452d280d48 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:11.177129 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c0b182b7-98c9-4150-8c26-e6452d280d48 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:11.177302 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688287fe-b062-4ed3-bc92-c2bea3d586b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:11.181667 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:11.181667 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:11.182394 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c0b182b7-98c9-4150-8c26-e6452d280d48 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:11.183175 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1057/4185] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:11 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:11.223609 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Created reservations ['d56064c0-88fd-47ed-8de7-b0c69b227e78', '861311be-c48c-41f8-96f2-01f12ded7e78', '2a0ec12b-e77b-4eda-b1b5-c7d469ccc8f3', '432cf1b3-979b-4099-9c0c-511a42059724'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:11.224241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688287fe-b062-4ed3-bc92-c2bea3d586b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d56064c0-88fd-47ed-8de7-b0c69b227e78', '861311be-c48c-41f8-96f2-01f12ded7e78', '2a0ec12b-e77b-4eda-b1b5-c7d469ccc8f3', '432cf1b3-979b-4099-9c0c-511a42059724']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:11.224926 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a973de-9e4f-433f-bd3c-0116f159756c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:11.249270 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-0b9a23ee-9a4f-457e-bb83-49731d0bea2b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-8c5c15a1-1171-4aae-982f-0fe6335fa2cb-np0000006833" released by "attachment_update" :: held 0.120s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:50:11.249270 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-0b9a23ee-9a4f-457e-bb83-49731d0bea2b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/bcf20fe0-40da-42dc-8084-e201663045ef returned with HTTP 200 Aug 09 10:50:11.249813 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1044/4186] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:50:11 2026] PUT /volume/v3/attachments/bcf20fe0-40da-42dc-8084-e201663045ef => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:11.250903 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a973de-9e4f-433f-bd3c-0116f159756c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa092063-8520-4ff2-8101-8a8eef287a37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-933909110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030480ce21214eb2b684e86ea6b5fe1d',qos_specs=None,replication_status=,reservations=['d56064c0-88fd-47ed-8de7-b0c69b227e78','861311be-c48c-41f8-96f2-01f12ded7e78','2a0ec12b-e77b-4eda-b1b5-c7d469ccc8f3','432cf1b3-979b-4099-9c0c-511a42059724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e29d7ec5b9419093f4453096541720',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-933909110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa092063-8520-4ff2-8101-8a8eef287a37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030480ce21214eb2b684e86ea6b5fe1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5e29d7ec5b9419093f4453096541720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:11.251848 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c37255b-ec1a-47e7-847d-8b6313cf2153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:11.276094 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-aeb1662c-2e60-4ed0-a2e0-adf46be56f56 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:11.278393 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c37255b-ec1a-47e7-847d-8b6313cf2153) transitioned into state 'SUCCESS' from state '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-933909110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030480ce21214eb2b684e86ea6b5fe1d',qos_specs=None,replication_status=,reservations=['d56064c0-88fd-47ed-8de7-b0c69b227e78','861311be-c48c-41f8-96f2-01f12ded7e78','2a0ec12b-e77b-4eda-b1b5-c7d469ccc8f3','432cf1b3-979b-4099-9c0c-511a42059724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e29d7ec5b9419093f4453096541720',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:11.278883 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-aeb1662c-2e60-4ed0-a2e0-adf46be56f56 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments/bcf20fe0-40da-42dc-8084-e201663045ef/action Aug 09 10:50:11.279282 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-aeb1662c-2e60-4ed0-a2e0-adf46be56f56 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:50:11.279422 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2bc8f0d-36a5-4138-a7cc-62b31793ae85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:11.279658 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-aeb1662c-2e60-4ed0-a2e0-adf46be56f56 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:11.291415 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2bc8f0d-36a5-4138-a7cc-62b31793ae85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:11.292635 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Flow 'volume_create_api' (7acab7b0-7e51-4712-8b0e-b698eb8396ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:11.294582 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Create volume request issued successfully. Aug 09 10:50:11.294582 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ad3934b-1563-4857-9945-93ce5153cec9 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:11.294582 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1047/4187] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:50:11 2026] POST /volume/v3/volumes => generated 755 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:11.305832 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:11.305832 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:11.311843 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-847fca8e-ae7d-4ba4-97a0-c47476554269 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:11.314694 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-847fca8e-ae7d-4ba4-97a0-c47476554269 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] GET https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:11.315062 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-847fca8e-ae7d-4ba4-97a0-c47476554269 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:11.315498 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-847fca8e-ae7d-4ba4-97a0-c47476554269 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:11.325997 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-80b18925-e8fe-4863-957a-884e1f4b2366 req-aeb1662c-2e60-4ed0-a2e0-adf46be56f56 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/bcf20fe0-40da-42dc-8084-e201663045ef/action returned with HTTP 204 Aug 09 10:50:11.326150 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1040/4188] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:50:11 2026] POST /volume/v3/attachments/bcf20fe0-40da-42dc-8084-e201663045ef/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:11.332477 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:11.332477 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:11.344393 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-847fca8e-ae7d-4ba4-97a0-c47476554269 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Volume info retrieved successfully. Aug 09 10:50:11.349977 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-847fca8e-ae7d-4ba4-97a0-c47476554269 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 returned with HTTP 200 Aug 09 10:50:11.350763 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1058/4189] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:11 2026] GET /volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:11.592236 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d443bdd7-329e-4044-9d51-e67ed88a6558 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:11.593612 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d443bdd7-329e-4044-9d51-e67ed88a6558 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:11.593977 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d443bdd7-329e-4044-9d51-e67ed88a6558 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:11.594274 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d443bdd7-329e-4044-9d51-e67ed88a6558 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:11.595751 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d443bdd7-329e-4044-9d51-e67ed88a6558 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:11.599535 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:11.599535 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:11.599535 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d443bdd7-329e-4044-9d51-e67ed88a6558 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:11.599535 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1045/4190] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:11 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:12.195104 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a6803174-4581-433e-b51d-c9ec3a1012d3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.196987 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6803174-4581-433e-b51d-c9ec3a1012d3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:12.197208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6803174-4581-433e-b51d-c9ec3a1012d3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.197426 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6803174-4581-433e-b51d-c9ec3a1012d3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.197531 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a6803174-4581-433e-b51d-c9ec3a1012d3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:12.202039 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:12.202039 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:12.202714 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6803174-4581-433e-b51d-c9ec3a1012d3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:12.203289 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1048/4191] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:12.367866 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-90732845-77dc-4d44-9c8e-228ec6d1288d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.369889 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90732845-77dc-4d44-9c8e-228ec6d1288d tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] GET https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:12.370096 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90732845-77dc-4d44-9c8e-228ec6d1288d tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.370328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90732845-77dc-4d44-9c8e-228ec6d1288d tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.378833 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:12.378833 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:12.383066 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-90732845-77dc-4d44-9c8e-228ec6d1288d tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Volume info retrieved successfully. Aug 09 10:50:12.388499 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90732845-77dc-4d44-9c8e-228ec6d1288d tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 returned with HTTP 200 Aug 09 10:50:12.389098 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1041/4192] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:12.404341 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-da8d52ec-beeb-49ad-82f0-8e986ac6aa27 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.406753 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da8d52ec-beeb-49ad-82f0-8e986ac6aa27 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True Aug 09 10:50:12.407050 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da8d52ec-beeb-49ad-82f0-8e986ac6aa27 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.407383 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da8d52ec-beeb-49ad-82f0-8e986ac6aa27 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.437794 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da8d52ec-beeb-49ad-82f0-8e986ac6aa27 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True returned with HTTP 200 Aug 09 10:50:12.438356 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1059/4193] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:12.453458 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d09ab82-7bb3-40c8-8ed3-034f7f77892f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.457886 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d09ab82-7bb3-40c8-8ed3-034f7f77892f tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/f48212db52b94709a4537745a7f67adf?usage=True Aug 09 10:50:12.458650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d09ab82-7bb3-40c8-8ed3-034f7f77892f tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.459244 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d09ab82-7bb3-40c8-8ed3-034f7f77892f tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.490052 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d09ab82-7bb3-40c8-8ed3-034f7f77892f tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/f48212db52b94709a4537745a7f67adf?usage=True returned with HTTP 200 Aug 09 10:50:12.490755 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1046/4194] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/os-quota-sets/f48212db52b94709a4537745a7f67adf?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:12.508361 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3451e53b-d051-4610-9db1-dbd8d4c246cc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.510399 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3451e53b-d051-4610-9db1-dbd8d4c246cc tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] POST https://10.4.3.125/volume/v3/os-volume-transfer Aug 09 10:50:12.510785 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3451e53b-d051-4610-9db1-dbd8d4c246cc tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "aa092063-8520-4ff2-8101-8a8eef287a37"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:12.512529 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.volume_transfer [None req-3451e53b-d051-4610-9db1-dbd8d4c246cc tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Creating new volume transfer {'transfer': {'volume_id': 'aa092063-8520-4ff2-8101-8a8eef287a37'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 09 10:50:12.512778 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.volume_transfer [None req-3451e53b-d051-4610-9db1-dbd8d4c246cc tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Creating transfer of volume aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:12.512894 np0000006833 devstack@c-api.service[100316]: INFO cinder.transfer.api [None req-3451e53b-d051-4610-9db1-dbd8d4c246cc tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Generating transfer record for volume aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:12.520638 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:12.520638 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:12.534943 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3451e53b-d051-4610-9db1-dbd8d4c246cc tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/os-volume-transfer returned with HTTP 202 Aug 09 10:50:12.535417 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1049/4195] 10.4.3.125 () {68 vars in 1291 bytes} [Sun Aug 9 10:50:12 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:12.548483 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.611586 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-edefd552-29b2-49df-a877-295f8687feb6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.613712 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-edefd552-29b2-49df-a877-295f8687feb6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:12.613966 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-edefd552-29b2-49df-a877-295f8687feb6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.614200 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-edefd552-29b2-49df-a877-295f8687feb6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.614311 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-edefd552-29b2-49df-a877-295f8687feb6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:12.618979 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:12.618979 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:12.619890 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-edefd552-29b2-49df-a877-295f8687feb6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:12.620405 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1060/4196] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:12.629559 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] POST https://10.4.3.125/volume/v3/os-volume-transfer/ee73017e-83ce-4f55-ac57-48c96473b2d2/accept Aug 09 10:50:12.629965 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3f40ec2a8303e2b4"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:12.632631 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.volume_transfer [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Accepting volume transfer ee73017e-83ce-4f55-ac57-48c96473b2d2 {{(pid=100317) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 09 10:50:12.632631 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.volume_transfer [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Accepting transfer ee73017e-83ce-4f55-ac57-48c96473b2d2 Aug 09 10:50:12.634866 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3957995b-b3bf-469b-a6bf-4b0cd7791bce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.636755 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3957995b-b3bf-469b-a6bf-4b0cd7791bce tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b/export_record Aug 09 10:50:12.637270 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3957995b-b3bf-469b-a6bf-4b0cd7791bce tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.638209 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3957995b-b3bf-469b-a6bf-4b0cd7791bce tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'export_record' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.638209 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-3957995b-b3bf-469b-a6bf-4b0cd7791bce tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Export record for backup efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100318) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 09 10:50:12.643783 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:12.643783 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:12.646344 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.api [None req-3957995b-b3bf-469b-a6bf-4b0cd7791bce tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling RPCAPI with context: , host: np0000006833, backup: efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100318) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 09 10:50:12.659143 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-3957995b-b3bf-469b-a6bf-4b0cd7791bce tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] export_record in rpcapi backup_id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b on host np0000006833. {{(pid=100318) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 09 10:50:12.680022 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-3957995b-b3bf-469b-a6bf-4b0cd7791bce tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWZmZjhmNDYtMmM0My00OGUwLWI3ZTUtOGNiZGY0YWUzNTNiIiwgInVzZXJfaWQiOiAiNDZlOWQzMmI3NjA2NDc1MTlmYjQyZjM1MzA4MWM1MjQiLCAicHJvamVjdF9pZCI6ICJjZjM1ODRmYTRiNGI0OGMwYmY2ZmJiYzVmMzc3NmFiNyIsICJ2b2x1bWVfaWQiOiAiZTY3NWQ1NWItYmM0ZC00OWM2LWFjZDEtOTdhODNmYzM4ZmExIiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTQ1MDAxMDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNjc1ZDU1Yi1iYzRkLTQ5YzYtYWNkMS05N2E4M2ZjMzhmYTEvMjAyNjA4MDkxMDQ5NTgvYXpfbm92YV9iYWNrdXBfZWZmZjhmNDYtMmM0My00OGUwLWI3ZTUtOGNiZGY0YWUzNTNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOVQxMDo0OTo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo0OTo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDEwOjUwOjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100318) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 09 10:50:12.680022 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3957995b-b3bf-469b-a6bf-4b0cd7791bce tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b/export_record returned with HTTP 200 Aug 09 10:50:12.680022 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1047/4197] 10.4.3.125 () {68 vars in 1430 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b/export_record => generated 1424 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:12.690391 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-30e647d7-08a9-47ad-873e-a3b3dfd1a923 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.692331 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30e647d7-08a9-47ad-873e-a3b3dfd1a923 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:12.692541 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30e647d7-08a9-47ad-873e-a3b3dfd1a923 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.692769 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30e647d7-08a9-47ad-873e-a3b3dfd1a923 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.692850 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-30e647d7-08a9-47ad-873e-a3b3dfd1a923 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:12.697943 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:12.697943 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:12.698551 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30e647d7-08a9-47ad-873e-a3b3dfd1a923 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:12.698899 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1050/4198] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:12.709194 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0f6061da-a83d-45aa-8be0-28ca114b8540 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.710919 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f6061da-a83d-45aa-8be0-28ca114b8540 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] POST https://10.4.3.125/volume/v3/backups/import_record Aug 09 10:50:12.711381 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f6061da-a83d-45aa-8be0-28ca114b8540 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjM2NmIxYWEtNzNhMy00ODFlLTk1MjktZGVhZmRkNTliZmM0IiwgInVzZXJfaWQiOiAiNDZlOWQzMmI3NjA2NDc1MTlmYjQyZjM1MzA4MWM1MjQiLCAicHJvamVjdF9pZCI6ICJjZjM1ODRmYTRiNGI0OGMwYmY2ZmJiYzVmMzc3NmFiNyIsICJ2b2x1bWVfaWQiOiAiZTY3NWQ1NWItYmM0ZC00OWM2LWFjZDEtOTdhODNmYzM4ZmExIiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTQ1MDAxMDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNjc1ZDU1Yi1iYzRkLTQ5YzYtYWNkMS05N2E4M2ZjMzhmYTEvMjAyNjA4MDkxMDQ5NTgvYXpfbm92YV9iYWNrdXBfZWZmZjhmNDYtMmM0My00OGUwLWI3ZTUtOGNiZGY0YWUzNTNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOVQxMDo0OTo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo0OTo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDEwOjUwOjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:12.712805 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-0f6061da-a83d-45aa-8be0-28ca114b8540 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjM2NmIxYWEtNzNhMy00ODFlLTk1MjktZGVhZmRkNTliZmM0IiwgInVzZXJfaWQiOiAiNDZlOWQzMmI3NjA2NDc1MTlmYjQyZjM1MzA4MWM1MjQiLCAicHJvamVjdF9pZCI6ICJjZjM1ODRmYTRiNGI0OGMwYmY2ZmJiYzVmMzc3NmFiNyIsICJ2b2x1bWVfaWQiOiAiZTY3NWQ1NWItYmM0ZC00OWM2LWFjZDEtOTdhODNmYzM4ZmExIiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTQ1MDAxMDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNjc1ZDU1Yi1iYzRkLTQ5YzYtYWNkMS05N2E4M2ZjMzhmYTEvMjAyNjA4MDkxMDQ5NTgvYXpfbm92YV9iYWNrdXBfZWZmZjhmNDYtMmM0My00OGUwLWI3ZTUtOGNiZGY0YWUzNTNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOVQxMDo0OTo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo0OTo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDEwOjUwOjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100319) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 09 10:50:12.712945 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-0f6061da-a83d-45aa-8be0-28ca114b8540 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjM2NmIxYWEtNzNhMy00ODFlLTk1MjktZGVhZmRkNTliZmM0IiwgInVzZXJfaWQiOiAiNDZlOWQzMmI3NjA2NDc1MTlmYjQyZjM1MzA4MWM1MjQiLCAicHJvamVjdF9pZCI6ICJjZjM1ODRmYTRiNGI0OGMwYmY2ZmJiYzVmMzc3NmFiNyIsICJ2b2x1bWVfaWQiOiAiZTY3NWQ1NWItYmM0ZC00OWM2LWFjZDEtOTdhODNmYzM4ZmExIiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTQ1MDAxMDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNjc1ZDU1Yi1iYzRkLTQ5YzYtYWNkMS05N2E4M2ZjMzhmYTEvMjAyNjA4MDkxMDQ5NTgvYXpfbm92YV9iYWNrdXBfZWZmZjhmNDYtMmM0My00OGUwLWI3ZTUtOGNiZGY0YWUzNTNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOVQxMDo0OTo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo0OTo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDEwOjUwOjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100319) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 09 10:50:12.714096 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Created reservations ['cba41e3f-ae82-4fab-bced-ecdee427dac3', '4cf25650-c726-49b8-994b-d2197d33e53e', 'b65ebfbf-d9a7-4589-a930-5235f8b2c594', '1024f23e-4e7c-4256-b581-59cb0d1b16e0'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:12.715535 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-0f6061da-a83d-45aa-8be0-28ca114b8540 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '5a268be99219473b9f1478fd38dcb669', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf3584fa4b4b48c0bf6fbbc5f3776ab7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:50:12.715728 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f6061da-a83d-45aa-8be0-28ca114b8540 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] https://10.4.3.125/volume/v3/backups/import_record returned with HTTP 403 Aug 09 10:50:12.716202 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1061/4199] 10.4.3.125 () {70 vars in 1342 bytes} [Sun Aug 9 10:50:12 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:12.724293 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1c5fc65d-4238-4b95-9c7a-ece300fa8cee None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.727677 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c5fc65d-4238-4b95-9c7a-ece300fa8cee tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 Aug 09 10:50:12.733110 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c5fc65d-4238-4b95-9c7a-ece300fa8cee tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.733110 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c5fc65d-4238-4b95-9c7a-ece300fa8cee tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.733110 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-1c5fc65d-4238-4b95-9c7a-ece300fa8cee tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete volume with id: e675d55b-bc4d-49c6-acd1-97a83fc38fa1 Aug 09 10:50:12.738381 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Created reservations ['73326994-3060-4e81-a093-5e4323878bf3', '5f155867-3d67-4e97-ab5c-e3943db48671', 'dde913ed-6890-47d0-8cb5-2ae678d887b7', '4a206008-ee36-45d3-9e19-9eeb0a62c313'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:12.744433 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:12.744433 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:12.744924 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1c5fc65d-4238-4b95-9c7a-ece300fa8cee tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:12.769772 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1c5fc65d-4238-4b95-9c7a-ece300fa8cee tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete volume request issued successfully. Aug 09 10:50:12.770022 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c5fc65d-4238-4b95-9c7a-ece300fa8cee tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 returned with HTTP 202 Aug 09 10:50:12.770560 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1048/4200] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:12 2026] DELETE /volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:12.776442 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Created reservations ['76f62f0a-06ee-4194-9d1b-c6bf72a87249', 'b175da28-dd08-4d1e-bc87-aba1d6391f52', '0ad873d9-e51a-4597-a331-3df35b7a8383', '150e41ef-e99e-46da-8c02-0d3722a17ec6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:12.781207 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5f815e4d-2a5f-4737-abb4-f4f7b683b4dd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.784468 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f815e4d-2a5f-4737-abb4-f4f7b683b4dd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 Aug 09 10:50:12.784781 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f815e4d-2a5f-4737-abb4-f4f7b683b4dd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.785213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f815e4d-2a5f-4737-abb4-f4f7b683b4dd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.798490 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:12.798490 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:12.803586 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5f815e4d-2a5f-4737-abb4-f4f7b683b4dd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:12.813630 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f815e4d-2a5f-4737-abb4-f4f7b683b4dd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 returned with HTTP 200 Aug 09 10:50:12.814301 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1051/4201] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:12.818207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Created reservations ['5d9e4989-fe92-460f-8cf9-0dbd99d66332', '6c5960f0-7983-4087-8663-e96ea3c08698', '01d4ac78-ca00-4031-8500-bbeea106944c', '0d067394-0d51-4d51-83a7-68eb46da73c0'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:12.825933 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Transfer volume completed successfully. Aug 09 10:50:12.899815 np0000006833 devstack@c-api.service[100317]: INFO cinder.transfer.api [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Volume aa092063-8520-4ff2-8101-8a8eef287a37 has been transferred. Aug 09 10:50:12.906701 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e265f7c6-a2ea-40f7-94c1-61216991bd37 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] https://10.4.3.125/volume/v3/os-volume-transfer/ee73017e-83ce-4f55-ac57-48c96473b2d2/accept returned with HTTP 202 Aug 09 10:50:12.907267 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1042/4202] 10.4.3.125 () {68 vars in 1423 bytes} [Sun Aug 9 10:50:12 2026] POST /volume/v3/os-volume-transfer/ee73017e-83ce-4f55-ac57-48c96473b2d2/accept => generated 365 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:12.917621 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-da23128a-c4e2-4438-abfc-88b6e1eb8063 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.919607 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da23128a-c4e2-4438-abfc-88b6e1eb8063 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] GET https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:12.919866 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da23128a-c4e2-4438-abfc-88b6e1eb8063 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.920097 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da23128a-c4e2-4438-abfc-88b6e1eb8063 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.928463 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:12.928463 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:12.933309 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-da23128a-c4e2-4438-abfc-88b6e1eb8063 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] Volume info retrieved successfully. Aug 09 10:50:12.939004 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da23128a-c4e2-4438-abfc-88b6e1eb8063 tempest-VolumeQuotasAdminTestJSON-1011727156 tempest-VolumeQuotasAdminTestJSON-1011727156-project-member] https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 returned with HTTP 200 Aug 09 10:50:12.939528 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1062/4203] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:12.952412 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f3eda074-de11-4f8c-8f42-f5d7b3fc349c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:12.954814 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3eda074-de11-4f8c-8f42-f5d7b3fc349c tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True Aug 09 10:50:12.955073 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3eda074-de11-4f8c-8f42-f5d7b3fc349c tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:12.955356 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3eda074-de11-4f8c-8f42-f5d7b3fc349c tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:12.985025 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3eda074-de11-4f8c-8f42-f5d7b3fc349c tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True returned with HTTP 200 Aug 09 10:50:12.985025 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1049/4204] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:12.999761 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-172f5b95-1fca-4ba4-b250-030b56d53795 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:13.000949 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-172f5b95-1fca-4ba4-b250-030b56d53795 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/f48212db52b94709a4537745a7f67adf?usage=True Aug 09 10:50:13.001245 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-172f5b95-1fca-4ba4-b250-030b56d53795 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:13.001446 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-172f5b95-1fca-4ba4-b250-030b56d53795 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:13.027724 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-172f5b95-1fca-4ba4-b250-030b56d53795 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/f48212db52b94709a4537745a7f67adf?usage=True returned with HTTP 200 Aug 09 10:50:13.028055 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1052/4205] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:50:12 2026] GET /volume/v3/os-quota-sets/f48212db52b94709a4537745a7f67adf?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:13.043846 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6e9ba8ea-c97b-432b-8cd8-c9480fd2ee5a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:13.045816 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6e9ba8ea-c97b-432b-8cd8-c9480fd2ee5a tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:13.046015 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6e9ba8ea-c97b-432b-8cd8-c9480fd2ee5a tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:13.046317 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6e9ba8ea-c97b-432b-8cd8-c9480fd2ee5a tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:13.046525 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6e9ba8ea-c97b-432b-8cd8-c9480fd2ee5a tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Delete volume with id: aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:13.056740 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:13.056740 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:13.057287 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6e9ba8ea-c97b-432b-8cd8-c9480fd2ee5a tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Volume info retrieved successfully. Aug 09 10:50:13.077073 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6e9ba8ea-c97b-432b-8cd8-c9480fd2ee5a tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Delete volume request issued successfully. Aug 09 10:50:13.079323 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6e9ba8ea-c97b-432b-8cd8-c9480fd2ee5a tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 returned with HTTP 202 Aug 09 10:50:13.079323 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1043/4206] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:13 2026] DELETE /volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:13.086494 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-65f226c0-d638-4fdc-b9e3-f2f85bffed63 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:13.088330 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65f226c0-d638-4fdc-b9e3-f2f85bffed63 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:13.088558 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65f226c0-d638-4fdc-b9e3-f2f85bffed63 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:13.088780 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65f226c0-d638-4fdc-b9e3-f2f85bffed63 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:13.095945 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:13.095945 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:13.099858 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-65f226c0-d638-4fdc-b9e3-f2f85bffed63 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Volume info retrieved successfully. Aug 09 10:50:13.104854 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65f226c0-d638-4fdc-b9e3-f2f85bffed63 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 returned with HTTP 200 Aug 09 10:50:13.105454 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1063/4207] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:13 2026] GET /volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 => generated 1011 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:13.215336 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6c334cfe-f86f-47c8-9ee4-7c37cd5d6e88 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:13.217580 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c334cfe-f86f-47c8-9ee4-7c37cd5d6e88 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:13.217980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c334cfe-f86f-47c8-9ee4-7c37cd5d6e88 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:13.218167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c334cfe-f86f-47c8-9ee4-7c37cd5d6e88 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:13.218294 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6c334cfe-f86f-47c8-9ee4-7c37cd5d6e88 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:13.223445 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:13.223445 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:13.224252 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c334cfe-f86f-47c8-9ee4-7c37cd5d6e88 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:13.224781 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1050/4208] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:13 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:13.828754 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-03c107a8-5ee0-452f-a64d-8b200e28073f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:13.831089 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03c107a8-5ee0-452f-a64d-8b200e28073f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 Aug 09 10:50:13.831635 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03c107a8-5ee0-452f-a64d-8b200e28073f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:13.831635 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03c107a8-5ee0-452f-a64d-8b200e28073f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:13.839144 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03c107a8-5ee0-452f-a64d-8b200e28073f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 returned with HTTP 404 Aug 09 10:50:13.839760 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1053/4209] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:13 2026] GET /volume/v3/volumes/e675d55b-bc4d-49c6-acd1-97a83fc38fa1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:13.852621 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b92fa10-c7ca-4569-b0e6-8fc6538b66f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:13.856674 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b92fa10-c7ca-4569-b0e6-8fc6538b66f9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] GET https://10.4.3.125/volume/v3/backups Aug 09 10:50:13.857509 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b92fa10-c7ca-4569-b0e6-8fc6538b66f9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:13.857765 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b92fa10-c7ca-4569-b0e6-8fc6538b66f9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:13.858107 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-5b92fa10-c7ca-4569-b0e6-8fc6538b66f9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:50:13.868358 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b92fa10-c7ca-4569-b0e6-8fc6538b66f9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 200 Aug 09 10:50:13.869029 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1044/4210] 10.4.3.125 () {68 vars in 1277 bytes} [Sun Aug 9 10:50:13 2026] GET /volume/v3/backups => generated 623 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:13.889788 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a39a6b47-12d5-49ff-be38-505806d545d2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:13.894308 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a39a6b47-12d5-49ff-be38-505806d545d2 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] GET https://10.4.3.125/volume/v3/backups?project_id=cf3584fa4b4b48c0bf6fbbc5f3776ab7 Aug 09 10:50:13.894548 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a39a6b47-12d5-49ff-be38-505806d545d2 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:13.894739 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a39a6b47-12d5-49ff-be38-505806d545d2 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:13.895000 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-a39a6b47-12d5-49ff-be38-505806d545d2 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Removing options 'project_id' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:50:13.912602 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a39a6b47-12d5-49ff-be38-505806d545d2 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] https://10.4.3.125/volume/v3/backups?project_id=cf3584fa4b4b48c0bf6fbbc5f3776ab7 returned with HTTP 200 Aug 09 10:50:13.912966 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1064/4211] 10.4.3.125 () {68 vars in 1364 bytes} [Sun Aug 9 10:50:13 2026] GET /volume/v3/backups?project_id=cf3584fa4b4b48c0bf6fbbc5f3776ab7 => generated 623 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:13.926060 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:13.928797 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:13.929081 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-840037771"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:13.931135 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-840037771'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:13.931354 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume of 1 GB Aug 09 10:50:13.938213 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Availability Zones retrieved successfully. Aug 09 10:50:13.949549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Flow 'volume_create_api' (f22ce570-9a45-4d42-a073-293563dae2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:13.949549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05a32d85-76a2-4bdc-8560-a42b7d2a79b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:13.950248 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:13.987053 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05a32d85-76a2-4bdc-8560-a42b7d2a79b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:13.991202 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ea98fa-1065-46b6-9764-e029ace1d821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:14.039171 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Created reservations ['9d82314e-2d7f-4d8a-ab6e-2c84b647e7b8', '61bda44a-da66-4467-9b60-0e1cb8163f68', '54e1b8a1-ae73-4e56-ad5f-871efe509849', '19e3c9c3-21f9-40d1-98df-9cf098debe0a'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:14.040332 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ea98fa-1065-46b6-9764-e029ace1d821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d82314e-2d7f-4d8a-ab6e-2c84b647e7b8', '61bda44a-da66-4467-9b60-0e1cb8163f68', '54e1b8a1-ae73-4e56-ad5f-871efe509849', '19e3c9c3-21f9-40d1-98df-9cf098debe0a']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:14.041535 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2639e7ed-8fb4-46b1-b9a0-79aebac80909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:14.079849 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2639e7ed-8fb4-46b1-b9a0-79aebac80909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d410be6-5fca-4ce2-a5fc-fc6f80744364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-840037771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',qos_specs=None,replication_status=,reservations=['9d82314e-2d7f-4d8a-ab6e-2c84b647e7b8','61bda44a-da66-4467-9b60-0e1cb8163f68','54e1b8a1-ae73-4e56-ad5f-871efe509849','19e3c9c3-21f9-40d1-98df-9cf098debe0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e9d32b760647519fb42f353081c524',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-840037771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d410be6-5fca-4ce2-a5fc-fc6f80744364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e9d32b760647519fb42f353081c524',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:14.080944 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f9d5ed-c2c6-4be7-be42-69994c4871e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:14.101899 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f9d5ed-c2c6-4be7-be42-69994c4871e4) transitioned into state 'SUCCESS' from state '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-840037771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',qos_specs=None,replication_status=,reservations=['9d82314e-2d7f-4d8a-ab6e-2c84b647e7b8','61bda44a-da66-4467-9b60-0e1cb8163f68','54e1b8a1-ae73-4e56-ad5f-871efe509849','19e3c9c3-21f9-40d1-98df-9cf098debe0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e9d32b760647519fb42f353081c524',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:14.102908 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b4ae0fe-c2a5-48f6-a069-990d168dceb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:14.114681 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b4ae0fe-c2a5-48f6-a069-990d168dceb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:14.115946 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Flow 'volume_create_api' (f22ce570-9a45-4d42-a073-293563dae2df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:14.117259 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Create volume request issued successfully. Aug 09 10:50:14.117579 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-535939cf-76e5-4547-9ff4-f37dce9bd946 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:14.118216 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1051/4212] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:50:13 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 09 10:50:14.118334 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-22d305c8-e387-403b-aad6-8a7e64c234e5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:14.120048 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-22d305c8-e387-403b-aad6-8a7e64c234e5 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:14.120249 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-22d305c8-e387-403b-aad6-8a7e64c234e5 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:14.120427 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-22d305c8-e387-403b-aad6-8a7e64c234e5 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:14.126726 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-22d305c8-e387-403b-aad6-8a7e64c234e5 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 returned with HTTP 404 Aug 09 10:50:14.127258 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1054/4213] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:14 2026] GET /volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:14.133367 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6504d21e-a301-4041-aaa5-6348f1bd5f07 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:14.135051 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6504d21e-a301-4041-aaa5-6348f1bd5f07 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 Aug 09 10:50:14.135312 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6504d21e-a301-4041-aaa5-6348f1bd5f07 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:14.135542 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6504d21e-a301-4041-aaa5-6348f1bd5f07 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:14.135591 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-397f80b5-87b3-4459-a3d8-5cf83ceee16a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:14.137784 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-397f80b5-87b3-4459-a3d8-5cf83ceee16a tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] GET https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:14.138029 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-397f80b5-87b3-4459-a3d8-5cf83ceee16a tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:14.138285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-397f80b5-87b3-4459-a3d8-5cf83ceee16a tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:14.144007 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:14.144007 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:14.145276 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-397f80b5-87b3-4459-a3d8-5cf83ceee16a tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 returned with HTTP 404 Aug 09 10:50:14.145931 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1065/4214] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:14 2026] GET /volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:14.148065 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6504d21e-a301-4041-aaa5-6348f1bd5f07 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:14.152907 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6504d21e-a301-4041-aaa5-6348f1bd5f07 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 returned with HTTP 200 Aug 09 10:50:14.153362 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1045/4215] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:14 2026] GET /volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:14.153962 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-22a6b8ca-ca4f-4640-9bf1-f28882835fd8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:14.156543 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22a6b8ca-ca4f-4640-9bf1-f28882835fd8 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] DELETE https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:14.156850 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22a6b8ca-ca4f-4640-9bf1-f28882835fd8 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:14.157110 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22a6b8ca-ca4f-4640-9bf1-f28882835fd8 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:14.157358 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-22a6b8ca-ca4f-4640-9bf1-f28882835fd8 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] Delete volume with id: aa092063-8520-4ff2-8101-8a8eef287a37 Aug 09 10:50:14.165228 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22a6b8ca-ca4f-4640-9bf1-f28882835fd8 tempest-VolumeQuotasAdminTestJSON-2093062425 tempest-VolumeQuotasAdminTestJSON-2093062425-project-member] https://10.4.3.125/volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 returned with HTTP 404 Aug 09 10:50:14.165917 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1052/4216] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:14 2026] DELETE /volume/v3/volumes/aa092063-8520-4ff2-8101-8a8eef287a37 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:14.175821 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7d9e68c8-98d3-4bc7-81b9-5f3be0f48769 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:14.177929 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d9e68c8-98d3-4bc7-81b9-5f3be0f48769 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] GET https://10.4.3.125/volume/v3/os-quota-sets/7baacdaaad4e4d9781a9aed8a1724a4b?usage=True Aug 09 10:50:14.178169 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d9e68c8-98d3-4bc7-81b9-5f3be0f48769 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:14.178425 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d9e68c8-98d3-4bc7-81b9-5f3be0f48769 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:14.195698 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d9e68c8-98d3-4bc7-81b9-5f3be0f48769 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/7baacdaaad4e4d9781a9aed8a1724a4b?usage=True returned with HTTP 200 Aug 09 10:50:14.196085 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1055/4217] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:50:14 2026] GET /volume/v3/os-quota-sets/7baacdaaad4e4d9781a9aed8a1724a4b?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:14.210625 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6024a4c7-aa44-4bba-aec3-95bd1f5736d2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:14.212416 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6024a4c7-aa44-4bba-aec3-95bd1f5736d2 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d Aug 09 10:50:14.212808 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6024a4c7-aa44-4bba-aec3-95bd1f5736d2 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:14.228638 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:14.228638 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:14.236991 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1bcc52a7-21fc-461d-8aff-42f90e0ea923 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:14.239795 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bcc52a7-21fc-461d-8aff-42f90e0ea923 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:14.239997 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bcc52a7-21fc-461d-8aff-42f90e0ea923 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:14.240210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bcc52a7-21fc-461d-8aff-42f90e0ea923 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:14.240327 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1bcc52a7-21fc-461d-8aff-42f90e0ea923 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:14.244933 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:14.244933 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:14.245747 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bcc52a7-21fc-461d-8aff-42f90e0ea923 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:14.246109 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1046/4218] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:14 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:14.287649 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6024a4c7-aa44-4bba-aec3-95bd1f5736d2 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d returned with HTTP 200 Aug 09 10:50:14.288179 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1066/4219] 10.4.3.125 () {68 vars in 1375 bytes} [Sun Aug 9 10:50:14 2026] PUT /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d => generated 397 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:14.296698 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-946c600d-7382-4b21-ae19-c177f46e6965 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:14.298481 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-946c600d-7382-4b21-ae19-c177f46e6965 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] PUT https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d Aug 09 10:50:14.298935 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-946c600d-7382-4b21-ae19-c177f46e6965 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-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=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:14.319788 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:14.319788 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:14.394056 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-946c600d-7382-4b21-ae19-c177f46e6965 tempest-VolumeQuotasAdminTestJSON-1699333328 tempest-VolumeQuotasAdminTestJSON-1699333328-project-admin] https://10.4.3.125/volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d returned with HTTP 200 Aug 09 10:50:14.394670 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1053/4220] 10.4.3.125 () {68 vars in 1375 bytes} [Sun Aug 9 10:50:14 2026] PUT /volume/v3/os-quota-sets/030480ce21214eb2b684e86ea6b5fe1d => generated 395 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:15.169307 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5ce9805f-5706-4194-a6a6-468105e226d0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:15.172501 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5ce9805f-5706-4194-a6a6-468105e226d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 Aug 09 10:50:15.172501 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5ce9805f-5706-4194-a6a6-468105e226d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:15.172501 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5ce9805f-5706-4194-a6a6-468105e226d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:15.181019 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:15.181019 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:15.184537 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5ce9805f-5706-4194-a6a6-468105e226d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:15.188785 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5ce9805f-5706-4194-a6a6-468105e226d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 returned with HTTP 200 Aug 09 10:50:15.189156 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1056/4221] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:15 2026] GET /volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:15.203518 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f88f6817-b23a-4d33-b998-7345cd926425 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:15.205050 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f88f6817-b23a-4d33-b998-7345cd926425 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:50:15.205406 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f88f6817-b23a-4d33-b998-7345cd926425 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d410be6-5fca-4ce2-a5fc-fc6f80744364", "name": "tempest-type-Backup-92746808"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:15.206751 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-f88f6817-b23a-4d33-b998-7345cd926425 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Creating new backup {'backup': {'volume_id': '1d410be6-5fca-4ce2-a5fc-fc6f80744364', 'name': 'tempest-type-Backup-92746808'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:50:15.206925 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-f88f6817-b23a-4d33-b998-7345cd926425 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Creating backup of volume 1d410be6-5fca-4ce2-a5fc-fc6f80744364 in container None Aug 09 10:50:15.213723 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:15.213723 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:15.214058 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f88f6817-b23a-4d33-b998-7345cd926425 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:15.230457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-f88f6817-b23a-4d33-b998-7345cd926425 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Created reservations ['8aab575f-bfdc-4afd-b72b-7cb77eef3207', '15cce16d-f4a2-46e2-a1bd-6f70306aad89'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:15.261979 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ee2072ae-05d3-459a-abaa-dd90685a736d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:15.263857 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ee2072ae-05d3-459a-abaa-dd90685a736d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:15.264075 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ee2072ae-05d3-459a-abaa-dd90685a736d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:15.264339 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ee2072ae-05d3-459a-abaa-dd90685a736d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:15.264438 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ee2072ae-05d3-459a-abaa-dd90685a736d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:15.264688 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f88f6817-b23a-4d33-b998-7345cd926425 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:50:15.265229 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1047/4222] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:50:15 2026] POST /volume/v3/backups => generated 314 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:15.269953 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:15.269953 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:15.270761 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ee2072ae-05d3-459a-abaa-dd90685a736d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:15.271094 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1067/4223] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:15 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:15.274583 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9677ecf-b4f8-451d-bf09-3ee5734fa60d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:15.276755 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9677ecf-b4f8-451d-bf09-3ee5734fa60d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:15.277052 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9677ecf-b4f8-451d-bf09-3ee5734fa60d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:15.277292 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9677ecf-b4f8-451d-bf09-3ee5734fa60d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:15.277416 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f9677ecf-b4f8-451d-bf09-3ee5734fa60d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:15.284692 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:15.284692 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:15.285494 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9677ecf-b4f8-451d-bf09-3ee5734fa60d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:15.285957 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1054/4224] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:15 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:16.283025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c472fa9b-fec5-4b6c-8795-8f778bf3be1c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:16.284884 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c472fa9b-fec5-4b6c-8795-8f778bf3be1c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:16.285120 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c472fa9b-fec5-4b6c-8795-8f778bf3be1c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:16.285337 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c472fa9b-fec5-4b6c-8795-8f778bf3be1c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:16.285477 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c472fa9b-fec5-4b6c-8795-8f778bf3be1c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:16.289127 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=261,cinder:INSERT=40,cinder:UPDATE=70 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:50:16.292482 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:16.292482 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:16.293331 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c472fa9b-fec5-4b6c-8795-8f778bf3be1c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:16.293793 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1057/4225] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:16 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:16.299428 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da3683f4-eccf-4f22-9438-32585057b7cf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:16.301473 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da3683f4-eccf-4f22-9438-32585057b7cf tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:16.301763 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da3683f4-eccf-4f22-9438-32585057b7cf tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:16.302022 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da3683f4-eccf-4f22-9438-32585057b7cf tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:16.302208 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-da3683f4-eccf-4f22-9438-32585057b7cf tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:16.303932 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=289,cinder:INSERT=56,cinder:UPDATE=104 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:50:16.307941 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:16.307941 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:16.308631 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da3683f4-eccf-4f22-9438-32585057b7cf tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:16.309227 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1048/4226] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:16 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:17.254995 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1b0fabcf-ee1c-4d8d-998a-509c1203e2a1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.305002 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-37f08582-1bd8-4cbd-ba46-733b7ed88617 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.306689 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37f08582-1bd8-4cbd-ba46-733b7ed88617 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:17.306941 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37f08582-1bd8-4cbd-ba46-733b7ed88617 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:17.307122 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37f08582-1bd8-4cbd-ba46-733b7ed88617 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:17.307262 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-37f08582-1bd8-4cbd-ba46-733b7ed88617 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:17.309108 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=298,cinder:UPDATE=76,cinder:INSERT=40 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:50:17.312092 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:17.312092 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:17.313031 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37f08582-1bd8-4cbd-ba46-733b7ed88617 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:17.313618 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1055/4227] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:17 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:17.319645 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-337786df-ec78-459a-8d7c-597c60103b84 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.321324 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-337786df-ec78-459a-8d7c-597c60103b84 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:17.321549 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-337786df-ec78-459a-8d7c-597c60103b84 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:17.321766 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-337786df-ec78-459a-8d7c-597c60103b84 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:17.321831 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-337786df-ec78-459a-8d7c-597c60103b84 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:17.325548 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:17.325548 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:17.326066 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-337786df-ec78-459a-8d7c-597c60103b84 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:17.326542 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1058/4228] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:17 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:17.353839 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b0fabcf-ee1c-4d8d-998a-509c1203e2a1 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] POST https://10.4.3.125/volume/v3/types/f72379d4-fa88-4534-9d86-17820a00c191/encryption Aug 09 10:50:17.354259 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b0fabcf-ee1c-4d8d-998a-509c1203e2a1 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:17.358206 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=238,cinder:UPDATE=44,cinder:INSERT=15 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:50:17.364490 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b0fabcf-ee1c-4d8d-998a-509c1203e2a1 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types/f72379d4-fa88-4534-9d86-17820a00c191/encryption returned with HTTP 404 Aug 09 10:50:17.365111 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1068/4229] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:50:17 2026] POST /volume/v3/types/f72379d4-fa88-4534-9d86-17820a00c191/encryption => generated 114 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:17.374965 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bac6999a-db96-43ca-a56f-b014cff48362 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.377306 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bac6999a-db96-43ca-a56f-b014cff48362 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:50:17.377609 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bac6999a-db96-43ca-a56f-b014cff48362 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-645576779", "os-volume-type-access:is_public": false}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:17.391967 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bac6999a-db96-43ca-a56f-b014cff48362 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:50:17.392387 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1049/4230] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:50:17 2026] POST /volume/v3/types => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:17.400407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5c9ffaa8-c608-4f00-801c-619b3be5aaa7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.458044 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c9ffaa8-c608-4f00-801c-619b3be5aaa7 tempest-VolumeTypesNegativeTest-2014245040 tempest-VolumeTypesNegativeTest-2014245040-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:17.458403 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c9ffaa8-c608-4f00-801c-619b3be5aaa7 tempest-VolumeTypesNegativeTest-2014245040 tempest-VolumeTypesNegativeTest-2014245040-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9e0c2434-7933-4a17-a407-573a393fce13", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-83233025"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:17.459817 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-5c9ffaa8-c608-4f00-801c-619b3be5aaa7 tempest-VolumeTypesNegativeTest-2014245040 tempest-VolumeTypesNegativeTest-2014245040-project-member] Create volume request body: {'volume': {'volume_type': '9e0c2434-7933-4a17-a407-573a393fce13', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-83233025'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:17.466771 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c9ffaa8-c608-4f00-801c-619b3be5aaa7 tempest-VolumeTypesNegativeTest-2014245040 tempest-VolumeTypesNegativeTest-2014245040-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 404 Aug 09 10:50:17.467246 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1056/4231] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:50:17 2026] POST /volume/v3/volumes => generated 114 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:17.473112 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dc7441cf-16a7-478d-a038-5d8f9b3c18ef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.474706 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc7441cf-16a7-478d-a038-5d8f9b3c18ef tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] DELETE https://10.4.3.125/volume/v3/types/9e0c2434-7933-4a17-a407-573a393fce13 Aug 09 10:50:17.474862 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc7441cf-16a7-478d-a038-5d8f9b3c18ef tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:17.475062 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc7441cf-16a7-478d-a038-5d8f9b3c18ef tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:17.496106 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc7441cf-16a7-478d-a038-5d8f9b3c18ef tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types/9e0c2434-7933-4a17-a407-573a393fce13 returned with HTTP 202 Aug 09 10:50:17.496482 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1059/4232] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:50:17 2026] DELETE /volume/v3/types/9e0c2434-7933-4a17-a407-573a393fce13 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:17.504001 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3373d929-9ea9-453e-9728-282b1fd79e6e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.505750 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3373d929-9ea9-453e-9728-282b1fd79e6e tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] GET https://10.4.3.125/volume/v3/types/9e0c2434-7933-4a17-a407-573a393fce13 Aug 09 10:50:17.506112 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3373d929-9ea9-453e-9728-282b1fd79e6e tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:17.506486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3373d929-9ea9-453e-9728-282b1fd79e6e tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:17.509839 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3373d929-9ea9-453e-9728-282b1fd79e6e tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types/9e0c2434-7933-4a17-a407-573a393fce13 returned with HTTP 404 Aug 09 10:50:17.510415 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1069/4233] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:50:17 2026] GET /volume/v3/types/9e0c2434-7933-4a17-a407-573a393fce13 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:17.521565 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a869422b-2e7c-407c-80a2-2b0b72a2f2d7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.523454 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a869422b-2e7c-407c-80a2-2b0b72a2f2d7 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:50:17.523832 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a869422b-2e7c-407c-80a2-2b0b72a2f2d7 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:17.525706 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a869422b-2e7c-407c-80a2-2b0b72a2f2d7 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 400 Aug 09 10:50:17.526138 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1050/4234] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:50:17 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 09 10:50:17.533094 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0bb19c9f-6562-4196-98d5-0811d6201c81 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.534757 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0bb19c9f-6562-4196-98d5-0811d6201c81 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:50:17.535081 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0bb19c9f-6562-4196-98d5-0811d6201c81 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1654296091"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:17.549560 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0bb19c9f-6562-4196-98d5-0811d6201c81 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:50:17.549936 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1057/4235] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:50:17 2026] POST /volume/v3/types => generated 229 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:50:17.558359 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3d5f46de-b812-4200-b7da-bbff2edc3a10 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.560148 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d5f46de-b812-4200-b7da-bbff2edc3a10 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:50:17.560535 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d5f46de-b812-4200-b7da-bbff2edc3a10 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1654296091"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:17.566264 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d5f46de-b812-4200-b7da-bbff2edc3a10 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1654296091 already exists. Aug 09 10:50:17.566411 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d5f46de-b812-4200-b7da-bbff2edc3a10 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 409 Aug 09 10:50:17.566902 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1060/4236] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:50:17 2026] POST /volume/v3/types => generated 134 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:17.574473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6aa520b9-e2d8-422c-9a8e-b5e2fdb3d586 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.576879 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6aa520b9-e2d8-422c-9a8e-b5e2fdb3d586 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] DELETE https://10.4.3.125/volume/v3/types/c562f5c8-c082-46d5-aa92-164d97e6fa7c Aug 09 10:50:17.578424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6aa520b9-e2d8-422c-9a8e-b5e2fdb3d586 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:17.578424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6aa520b9-e2d8-422c-9a8e-b5e2fdb3d586 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:17.606810 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6aa520b9-e2d8-422c-9a8e-b5e2fdb3d586 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types/c562f5c8-c082-46d5-aa92-164d97e6fa7c returned with HTTP 202 Aug 09 10:50:17.606810 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1070/4237] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:50:17 2026] DELETE /volume/v3/types/c562f5c8-c082-46d5-aa92-164d97e6fa7c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:17.614488 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-329c4be8-5212-4a63-8d78-dac3937c451d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.616346 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-329c4be8-5212-4a63-8d78-dac3937c451d tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] GET https://10.4.3.125/volume/v3/types/c562f5c8-c082-46d5-aa92-164d97e6fa7c Aug 09 10:50:17.616582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-329c4be8-5212-4a63-8d78-dac3937c451d tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:17.616798 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-329c4be8-5212-4a63-8d78-dac3937c451d tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:17.620293 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-329c4be8-5212-4a63-8d78-dac3937c451d tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types/c562f5c8-c082-46d5-aa92-164d97e6fa7c returned with HTTP 404 Aug 09 10:50:17.620806 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1051/4238] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:50:17 2026] GET /volume/v3/types/c562f5c8-c082-46d5-aa92-164d97e6fa7c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:17.628722 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-08b4be94-8b01-4ca0-8f29-0d20216f4948 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.630722 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08b4be94-8b01-4ca0-8f29-0d20216f4948 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] DELETE https://10.4.3.125/volume/v3/types/dac3fc25-b50f-4dbd-bc5a-ccad253608e0 Aug 09 10:50:17.630998 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08b4be94-8b01-4ca0-8f29-0d20216f4948 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:17.631303 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08b4be94-8b01-4ca0-8f29-0d20216f4948 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:17.635476 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08b4be94-8b01-4ca0-8f29-0d20216f4948 tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types/dac3fc25-b50f-4dbd-bc5a-ccad253608e0 returned with HTTP 404 Aug 09 10:50:17.635996 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1058/4239] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:50:17 2026] DELETE /volume/v3/types/dac3fc25-b50f-4dbd-bc5a-ccad253608e0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:17.643510 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f126fbf6-67c2-437e-b824-494830ec996f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:17.645316 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f126fbf6-67c2-437e-b824-494830ec996f tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] GET https://10.4.3.125/volume/v3/types/6aadb2ff-1082-490e-89c7-f4669eb291fb Aug 09 10:50:17.645578 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f126fbf6-67c2-437e-b824-494830ec996f tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:17.645849 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f126fbf6-67c2-437e-b824-494830ec996f tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:17.649439 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f126fbf6-67c2-437e-b824-494830ec996f tempest-VolumeTypesNegativeTest-1276908972 tempest-VolumeTypesNegativeTest-1276908972-project-admin] https://10.4.3.125/volume/v3/types/6aadb2ff-1082-490e-89c7-f4669eb291fb returned with HTTP 404 Aug 09 10:50:17.649938 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1061/4240] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:50:17 2026] GET /volume/v3/types/6aadb2ff-1082-490e-89c7-f4669eb291fb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:18.324703 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d7505857-8f85-4155-b6cc-434bc80ba315 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:18.330106 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7505857-8f85-4155-b6cc-434bc80ba315 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:18.330346 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7505857-8f85-4155-b6cc-434bc80ba315 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:18.330518 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7505857-8f85-4155-b6cc-434bc80ba315 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:18.330611 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d7505857-8f85-4155-b6cc-434bc80ba315 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:18.335303 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:18.335303 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:18.336055 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7505857-8f85-4155-b6cc-434bc80ba315 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:18.336588 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1071/4241] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:18 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:18.339951 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-680f2181-1682-47e1-b2bc-166ff1624c14 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:18.342104 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-680f2181-1682-47e1-b2bc-166ff1624c14 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:18.342400 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-680f2181-1682-47e1-b2bc-166ff1624c14 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:18.342568 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-680f2181-1682-47e1-b2bc-166ff1624c14 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:18.342672 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-680f2181-1682-47e1-b2bc-166ff1624c14 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:18.352030 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:18.352030 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:18.352989 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-680f2181-1682-47e1-b2bc-166ff1624c14 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:18.353484 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1052/4242] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:18 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:19.346920 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e3273cfe-c3e0-4e09-9bff-7b6111cc9de4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:19.349201 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e3273cfe-c3e0-4e09-9bff-7b6111cc9de4 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:19.349422 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e3273cfe-c3e0-4e09-9bff-7b6111cc9de4 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:19.349620 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e3273cfe-c3e0-4e09-9bff-7b6111cc9de4 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:19.349771 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e3273cfe-c3e0-4e09-9bff-7b6111cc9de4 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:19.354096 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:19.354096 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:19.355020 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e3273cfe-c3e0-4e09-9bff-7b6111cc9de4 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:19.355450 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1059/4243] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:19 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:19.367315 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8bb77ac2-b521-4948-8404-48fdbe9946e6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:19.369131 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8bb77ac2-b521-4948-8404-48fdbe9946e6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:19.369373 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8bb77ac2-b521-4948-8404-48fdbe9946e6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:19.369544 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8bb77ac2-b521-4948-8404-48fdbe9946e6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:19.369649 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8bb77ac2-b521-4948-8404-48fdbe9946e6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:19.375559 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:19.375559 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:19.376254 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8bb77ac2-b521-4948-8404-48fdbe9946e6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:19.376597 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1062/4244] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:19 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:20.179260 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c063c100-b64b-4af3-ae4a-f61651776441 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:20.298144 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:20.298496 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1000756571"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:20.299943 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1000756571'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:20.300055 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Create volume of 1 GB Aug 09 10:50:20.304154 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Availability Zones retrieved successfully. Aug 09 10:50:20.309579 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Flow 'volume_create_api' (220ac164-6ec7-439d-b6af-7bca12cab36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:20.310567 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdba90bb-1e19-42fd-a111-b0b67e375f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:20.311688 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:20.344053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdba90bb-1e19-42fd-a111-b0b67e375f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:20.344887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3113135-995a-4eed-9281-652f4d523a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:20.366739 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e00a8766-c598-4a9f-a7fc-bced1720145d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:20.368597 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e00a8766-c598-4a9f-a7fc-bced1720145d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:20.368917 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e00a8766-c598-4a9f-a7fc-bced1720145d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:20.369219 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e00a8766-c598-4a9f-a7fc-bced1720145d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:20.369381 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e00a8766-c598-4a9f-a7fc-bced1720145d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:20.373870 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:20.373870 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:20.374527 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e00a8766-c598-4a9f-a7fc-bced1720145d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:20.375244 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1053/4245] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:20 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:20.389822 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-273db372-d4e0-4d75-876a-d4a15b0b4633 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:20.392443 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-273db372-d4e0-4d75-876a-d4a15b0b4633 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:20.392763 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-273db372-d4e0-4d75-876a-d4a15b0b4633 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:20.392960 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-273db372-d4e0-4d75-876a-d4a15b0b4633 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:20.393061 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-273db372-d4e0-4d75-876a-d4a15b0b4633 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:20.398966 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:20.398966 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:20.399684 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-273db372-d4e0-4d75-876a-d4a15b0b4633 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:20.400040 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1060/4246] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:20 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:20.411024 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Created reservations ['866de710-776d-462f-a92d-d23bc58a55cc', 'd8c7aa4c-129d-4f00-8bd2-6d595efe397f', '5f9adb06-7632-425c-a123-108de2eaa938', '1a76c3f0-d830-479a-b401-62eb2c582382'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:20.411800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3113135-995a-4eed-9281-652f4d523a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['866de710-776d-462f-a92d-d23bc58a55cc', 'd8c7aa4c-129d-4f00-8bd2-6d595efe397f', '5f9adb06-7632-425c-a123-108de2eaa938', '1a76c3f0-d830-479a-b401-62eb2c582382']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:20.412514 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d98b4c-dd32-4422-8650-98da6a65c6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:20.441512 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d98b4c-dd32-4422-8650-98da6a65c6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64ca830a-6085-4782-b82b-62bf767966f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1000756571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d167f706f614aee9fb1fe7332fb0ea0',qos_specs=None,replication_status=,reservations=['866de710-776d-462f-a92d-d23bc58a55cc','d8c7aa4c-129d-4f00-8bd2-6d595efe397f','5f9adb06-7632-425c-a123-108de2eaa938','1a76c3f0-d830-479a-b401-62eb2c582382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9cb5676d17d4d9b858061fcca222a0a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1000756571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64ca830a-6085-4782-b82b-62bf767966f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d167f706f614aee9fb1fe7332fb0ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9cb5676d17d4d9b858061fcca222a0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:20.442580 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a40fbfc-3b94-48a0-be98-6de5a8a71ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:20.459912 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a40fbfc-3b94-48a0-be98-6de5a8a71ef9) transitioned into state 'SUCCESS' from state '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-1000756571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d167f706f614aee9fb1fe7332fb0ea0',qos_specs=None,replication_status=,reservations=['866de710-776d-462f-a92d-d23bc58a55cc','d8c7aa4c-129d-4f00-8bd2-6d595efe397f','5f9adb06-7632-425c-a123-108de2eaa938','1a76c3f0-d830-479a-b401-62eb2c582382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9cb5676d17d4d9b858061fcca222a0a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:20.460588 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d77ae8-50a3-4ce7-8b73-929e577a29f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:20.468576 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d77ae8-50a3-4ce7-8b73-929e577a29f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:20.469362 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Flow 'volume_create_api' (220ac164-6ec7-439d-b6af-7bca12cab36d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:20.469636 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Create volume request issued successfully. Aug 09 10:50:20.470154 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c063c100-b64b-4af3-ae4a-f61651776441 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:20.470559 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1072/4247] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:50:20 2026] POST /volume/v3/volumes => generated 751 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:20.489533 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eb62505e-3d4f-4947-aada-3bc93c249ae5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:20.493202 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb62505e-3d4f-4947-aada-3bc93c249ae5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:20.493202 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb62505e-3d4f-4947-aada-3bc93c249ae5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:20.493202 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb62505e-3d4f-4947-aada-3bc93c249ae5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:20.502373 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:20.502373 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:20.506910 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eb62505e-3d4f-4947-aada-3bc93c249ae5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Volume info retrieved successfully. Aug 09 10:50:20.513287 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb62505e-3d4f-4947-aada-3bc93c249ae5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 returned with HTTP 200 Aug 09 10:50:20.514135 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1063/4248] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:20 2026] GET /volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:21.386968 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a4ffa5d0-8fec-4781-9100-42e0bccb7e99 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.389246 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4ffa5d0-8fec-4781-9100-42e0bccb7e99 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:21.389312 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4ffa5d0-8fec-4781-9100-42e0bccb7e99 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:21.389492 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4ffa5d0-8fec-4781-9100-42e0bccb7e99 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:21.389592 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a4ffa5d0-8fec-4781-9100-42e0bccb7e99 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:21.393769 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:21.393769 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:21.394459 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4ffa5d0-8fec-4781-9100-42e0bccb7e99 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:21.394890 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1054/4249] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:21 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:21.410565 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6c5cebfd-1906-4de5-a8b8-84a09760564b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.412587 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c5cebfd-1906-4de5-a8b8-84a09760564b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:21.412856 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c5cebfd-1906-4de5-a8b8-84a09760564b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:21.413062 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c5cebfd-1906-4de5-a8b8-84a09760564b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:21.413170 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6c5cebfd-1906-4de5-a8b8-84a09760564b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:21.417764 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:21.417764 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:21.418468 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c5cebfd-1906-4de5-a8b8-84a09760564b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:21.418922 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1061/4250] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:21 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:21.530428 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11686f97-2e01-47c8-9ab2-020fc27c48a4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.532332 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11686f97-2e01-47c8-9ab2-020fc27c48a4 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:21.532530 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11686f97-2e01-47c8-9ab2-020fc27c48a4 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:21.532726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11686f97-2e01-47c8-9ab2-020fc27c48a4 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:21.539318 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:21.539318 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:21.542668 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-11686f97-2e01-47c8-9ab2-020fc27c48a4 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Volume info retrieved successfully. Aug 09 10:50:21.546492 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11686f97-2e01-47c8-9ab2-020fc27c48a4 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 returned with HTTP 200 Aug 09 10:50:21.546929 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1073/4251] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:21 2026] GET /volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:21.558380 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fcb8e4aa-9ca8-49f0-9dcc-93dd723aa392 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.559961 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fcb8e4aa-9ca8-49f0-9dcc-93dd723aa392 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] POST https://10.4.3.125/volume/v3/os-volume-transfer Aug 09 10:50:21.560385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fcb8e4aa-9ca8-49f0-9dcc-93dd723aa392 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "64ca830a-6085-4782-b82b-62bf767966f8"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:21.561694 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.volume_transfer [None req-fcb8e4aa-9ca8-49f0-9dcc-93dd723aa392 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Creating new volume transfer {'transfer': {'volume_id': '64ca830a-6085-4782-b82b-62bf767966f8'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 09 10:50:21.561872 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.volume_transfer [None req-fcb8e4aa-9ca8-49f0-9dcc-93dd723aa392 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Creating transfer of volume 64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:21.562027 np0000006833 devstack@c-api.service[100316]: INFO cinder.transfer.api [None req-fcb8e4aa-9ca8-49f0-9dcc-93dd723aa392 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Generating transfer record for volume 64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:21.568386 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:21.568386 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:21.576735 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fcb8e4aa-9ca8-49f0-9dcc-93dd723aa392 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/os-volume-transfer returned with HTTP 202 Aug 09 10:50:21.577194 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1064/4252] 10.4.3.125 () {68 vars in 1291 bytes} [Sun Aug 9 10:50:21 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:21.584380 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bdb3cfa9-43a7-45e0-afe5-2e1c883988cf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.585988 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdb3cfa9-43a7-45e0-afe5-2e1c883988cf tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:21.586158 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdb3cfa9-43a7-45e0-afe5-2e1c883988cf tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:21.586339 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdb3cfa9-43a7-45e0-afe5-2e1c883988cf tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:21.593542 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:21.593542 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:21.597806 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bdb3cfa9-43a7-45e0-afe5-2e1c883988cf tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Volume info retrieved successfully. Aug 09 10:50:21.602799 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdb3cfa9-43a7-45e0-afe5-2e1c883988cf tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 returned with HTTP 200 Aug 09 10:50:21.603195 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1055/4253] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:21 2026] GET /volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:21.613897 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7c8cd8e6-6862-413a-ae73-a1099910743d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.616474 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7c8cd8e6-6862-413a-ae73-a1099910743d tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/os-volume-transfer/e518c1cd-d4af-4c01-b286-cc31cdc27b0a Aug 09 10:50:21.616642 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7c8cd8e6-6862-413a-ae73-a1099910743d tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:21.616845 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7c8cd8e6-6862-413a-ae73-a1099910743d tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:21.625991 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7c8cd8e6-6862-413a-ae73-a1099910743d tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/os-volume-transfer/e518c1cd-d4af-4c01-b286-cc31cdc27b0a returned with HTTP 200 Aug 09 10:50:21.626541 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1062/4254] 10.4.3.125 () {66 vars in 1381 bytes} [Sun Aug 9 10:50:21 2026] GET /volume/v3/os-volume-transfer/e518c1cd-d4af-4c01-b286-cc31cdc27b0a => generated 409 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:21.633002 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bcdba9ef-9552-4d6c-8a41-e9960d90dd13 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.635525 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bcdba9ef-9552-4d6c-8a41-e9960d90dd13 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/os-volume-transfer Aug 09 10:50:21.635726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bcdba9ef-9552-4d6c-8a41-e9960d90dd13 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:21.635892 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bcdba9ef-9552-4d6c-8a41-e9960d90dd13 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:21.636033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.volume_transfer [None req-bcdba9ef-9552-4d6c-8a41-e9960d90dd13 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Listing volume transfers {{(pid=100319) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 09 10:50:21.640350 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bcdba9ef-9552-4d6c-8a41-e9960d90dd13 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/os-volume-transfer returned with HTTP 200 Aug 09 10:50:21.640694 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1074/4255] 10.4.3.125 () {66 vars in 1270 bytes} [Sun Aug 9 10:50:21 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:21.646971 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.708102 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] POST https://10.4.3.125/volume/v3/os-volume-transfer/e518c1cd-d4af-4c01-b286-cc31cdc27b0a/accept Aug 09 10:50:21.708555 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e9f26ab2d58d045d"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:21.709945 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.volume_transfer [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Accepting volume transfer e518c1cd-d4af-4c01-b286-cc31cdc27b0a {{(pid=100316) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 09 10:50:21.710052 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.volume_transfer [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Accepting transfer e518c1cd-d4af-4c01-b286-cc31cdc27b0a Aug 09 10:50:21.759078 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Created reservations ['6f4cd6f5-1ba7-44ae-90bf-c5e8a944f532', 'adaa1d37-79b9-4fe9-9156-cd1b4a41ae00', '1150b811-a6cd-4d4b-b715-bd22ac2950ed', 'f7d204b9-5290-4550-bd67-d3fee07ee271'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:21.779424 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Created reservations ['fb737895-f668-4089-ab1d-fbf4c49a4a43', 'c9764bb4-d497-420d-a828-c550da9c7328', 'e173d8c0-b976-4a44-868c-70ee2655b165', '3b89e251-a961-4cd6-9581-cf0c640b9fe2'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:21.810582 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Created reservations ['29a8e3f5-ab39-46a9-bbe3-5dab1879c991', '0212c62e-df82-45a7-8b8a-9f3d555ab5cb', '3b425e01-952c-44b6-90d4-d14d3a454839', '9cf91c7f-1ef8-4c16-ab40-8add2db7b2b3'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:21.835768 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Created reservations ['3d6edb7c-d788-4bed-95a0-b5fe02033e3a', '8016a322-2956-4bbb-9577-d2ece26b97c5', '39128be1-0191-4403-ae48-6dcd979d9355', 'a6d13648-9ad8-4169-8ae3-f0221b48d787'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:21.845468 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Transfer volume completed successfully. Aug 09 10:50:21.899599 np0000006833 devstack@c-api.service[100316]: INFO cinder.transfer.api [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Volume 64ca830a-6085-4782-b82b-62bf767966f8 has been transferred. Aug 09 10:50:21.905017 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2bf98b75-03c2-4e94-85aa-88e51ef71d12 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] https://10.4.3.125/volume/v3/os-volume-transfer/e518c1cd-d4af-4c01-b286-cc31cdc27b0a/accept returned with HTTP 202 Aug 09 10:50:21.905539 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1065/4256] 10.4.3.125 () {68 vars in 1423 bytes} [Sun Aug 9 10:50:21 2026] POST /volume/v3/os-volume-transfer/e518c1cd-d4af-4c01-b286-cc31cdc27b0a/accept => generated 365 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:21.913433 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-54f2d0a9-c499-4472-86df-26611a08edfc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.915352 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54f2d0a9-c499-4472-86df-26611a08edfc tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] GET https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:21.915573 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54f2d0a9-c499-4472-86df-26611a08edfc tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:21.915825 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54f2d0a9-c499-4472-86df-26611a08edfc tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:21.921886 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:21.921886 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:21.925099 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-54f2d0a9-c499-4472-86df-26611a08edfc tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Volume info retrieved successfully. Aug 09 10:50:21.929203 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54f2d0a9-c499-4472-86df-26611a08edfc tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 returned with HTTP 200 Aug 09 10:50:21.929673 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1056/4257] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:21 2026] GET /volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:21.942962 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8871bb50-ec83-472b-9425-5dad91660628 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.945260 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8871bb50-ec83-472b-9425-5dad91660628 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] GET https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:21.945568 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8871bb50-ec83-472b-9425-5dad91660628 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:21.945782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8871bb50-ec83-472b-9425-5dad91660628 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:21.955871 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:21.955871 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:21.960313 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8871bb50-ec83-472b-9425-5dad91660628 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] Volume info retrieved successfully. Aug 09 10:50:21.965682 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8871bb50-ec83-472b-9425-5dad91660628 tempest-VolumesTransfersTest-1950093455 tempest-VolumesTransfersTest-1950093455-project-member] https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 returned with HTTP 200 Aug 09 10:50:21.966203 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1063/4258] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:21 2026] GET /volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:21.981070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b8f620fc-51e2-465d-a1cd-7f1a7aac352b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:21.983126 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8f620fc-51e2-465d-a1cd-7f1a7aac352b tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] DELETE https://10.4.3.125/volume/v3/os-volume-transfer/e518c1cd-d4af-4c01-b286-cc31cdc27b0a Aug 09 10:50:21.983366 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8f620fc-51e2-465d-a1cd-7f1a7aac352b tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:21.983591 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8f620fc-51e2-465d-a1cd-7f1a7aac352b tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:21.983775 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-b8f620fc-51e2-465d-a1cd-7f1a7aac352b tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Delete transfer with id: e518c1cd-d4af-4c01-b286-cc31cdc27b0a Aug 09 10:50:21.986890 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8f620fc-51e2-465d-a1cd-7f1a7aac352b tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/os-volume-transfer/e518c1cd-d4af-4c01-b286-cc31cdc27b0a returned with HTTP 404 Aug 09 10:50:21.987426 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1075/4259] 10.4.3.125 () {66 vars in 1384 bytes} [Sun Aug 9 10:50:21 2026] DELETE /volume/v3/os-volume-transfer/e518c1cd-d4af-4c01-b286-cc31cdc27b0a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:21.993789 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-88c3aa3e-c19b-44f4-b16f-7727830b99eb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:22.019060 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88c3aa3e-c19b-44f4-b16f-7727830b99eb tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:22.019306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88c3aa3e-c19b-44f4-b16f-7727830b99eb tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:22.019598 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88c3aa3e-c19b-44f4-b16f-7727830b99eb tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:22.019790 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-88c3aa3e-c19b-44f4-b16f-7727830b99eb tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Delete volume with id: 64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:22.029019 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:22.029019 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:22.029622 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-88c3aa3e-c19b-44f4-b16f-7727830b99eb tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Volume info retrieved successfully. Aug 09 10:50:22.057537 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-88c3aa3e-c19b-44f4-b16f-7727830b99eb tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Delete volume request issued successfully. Aug 09 10:50:22.057940 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88c3aa3e-c19b-44f4-b16f-7727830b99eb tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 returned with HTTP 202 Aug 09 10:50:22.058740 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1066/4260] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:21 2026] DELETE /volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:22.066685 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06f1d16b-5a65-464f-a167-374955959213 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:22.069252 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06f1d16b-5a65-464f-a167-374955959213 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] GET https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:22.069535 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06f1d16b-5a65-464f-a167-374955959213 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:22.069807 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06f1d16b-5a65-464f-a167-374955959213 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:22.078669 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:22.078669 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:22.082702 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-06f1d16b-5a65-464f-a167-374955959213 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Volume info retrieved successfully. Aug 09 10:50:22.086530 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06f1d16b-5a65-464f-a167-374955959213 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 returned with HTTP 200 Aug 09 10:50:22.086912 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1057/4261] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:22 2026] GET /volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:22.407754 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b4288cb-0181-40bd-87a7-38e53e2771e8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:22.409609 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b4288cb-0181-40bd-87a7-38e53e2771e8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:22.409784 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b4288cb-0181-40bd-87a7-38e53e2771e8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:22.409961 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b4288cb-0181-40bd-87a7-38e53e2771e8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:22.410064 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-4b4288cb-0181-40bd-87a7-38e53e2771e8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:22.414270 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:22.414270 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:22.414877 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b4288cb-0181-40bd-87a7-38e53e2771e8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:22.415281 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1064/4262] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:22 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:22.436665 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9fc530dc-8214-48a3-8318-7981d7df84cb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:22.438949 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9fc530dc-8214-48a3-8318-7981d7df84cb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:22.439357 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9fc530dc-8214-48a3-8318-7981d7df84cb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:22.439619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9fc530dc-8214-48a3-8318-7981d7df84cb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:22.439789 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9fc530dc-8214-48a3-8318-7981d7df84cb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:22.445329 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:22.445329 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:22.446127 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9fc530dc-8214-48a3-8318-7981d7df84cb tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:22.446591 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1076/4263] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:22 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:23.102584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-27aa579e-3d98-4cdc-a41d-439cded6a601 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.104408 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-27aa579e-3d98-4cdc-a41d-439cded6a601 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] GET https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:23.104613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-27aa579e-3d98-4cdc-a41d-439cded6a601 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:23.104823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-27aa579e-3d98-4cdc-a41d-439cded6a601 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:23.110395 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-27aa579e-3d98-4cdc-a41d-439cded6a601 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 returned with HTTP 404 Aug 09 10:50:23.110832 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1067/4264] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:23 2026] GET /volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:23.118346 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9853be7d-79d5-4d6b-affc-093d7848e6d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.119998 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9853be7d-79d5-4d6b-affc-093d7848e6d4 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:23.120168 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9853be7d-79d5-4d6b-affc-093d7848e6d4 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:23.120364 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9853be7d-79d5-4d6b-affc-093d7848e6d4 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:23.125459 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9853be7d-79d5-4d6b-affc-093d7848e6d4 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 returned with HTTP 404 Aug 09 10:50:23.125910 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1058/4265] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:23 2026] GET /volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:23.132411 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5abf1388-5a80-452a-9ceb-1a97e4715ff5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.134246 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5abf1388-5a80-452a-9ceb-1a97e4715ff5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] DELETE https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:23.134441 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5abf1388-5a80-452a-9ceb-1a97e4715ff5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:23.134634 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5abf1388-5a80-452a-9ceb-1a97e4715ff5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:23.134838 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-5abf1388-5a80-452a-9ceb-1a97e4715ff5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Delete volume with id: 64ca830a-6085-4782-b82b-62bf767966f8 Aug 09 10:50:23.141574 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5abf1388-5a80-452a-9ceb-1a97e4715ff5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 returned with HTTP 404 Aug 09 10:50:23.142096 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1065/4266] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:23 2026] DELETE /volume/v3/volumes/64ca830a-6085-4782-b82b-62bf767966f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:23.150859 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.152592 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:23.152919 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-535976249"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:23.154376 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-535976249'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:23.154498 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Create volume of 1 GB Aug 09 10:50:23.158344 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Availability Zones retrieved successfully. Aug 09 10:50:23.163729 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Flow 'volume_create_api' (46a64bb1-54d3-4966-bfbd-411078d73dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:23.164638 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45d5a7d-0cbb-4f74-8fd7-654a275c1830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:23.165659 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:23.198641 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45d5a7d-0cbb-4f74-8fd7-654a275c1830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:23.199683 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be17de9c-47cc-4ec8-9227-f4d378ed2ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:23.259402 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Created reservations ['a937177b-f38c-446d-913a-2a37f2727dac', 'ea3b8310-3790-477f-aab4-8ed4a80ad38f', 'eec1c405-6aa6-4a4b-b0cf-bfaffb54f8db', '60af9a85-bb7c-4308-8740-9e7e58f19746'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:23.260595 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be17de9c-47cc-4ec8-9227-f4d378ed2ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a937177b-f38c-446d-913a-2a37f2727dac', 'ea3b8310-3790-477f-aab4-8ed4a80ad38f', 'eec1c405-6aa6-4a4b-b0cf-bfaffb54f8db', '60af9a85-bb7c-4308-8740-9e7e58f19746']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:23.261729 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bac8c9c-17e0-47fc-9902-a30b6a1b2c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:23.291003 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bac8c9c-17e0-47fc-9902-a30b6a1b2c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab64a3b2-4f5a-4448-a448-4b3e6d44539c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-535976249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d167f706f614aee9fb1fe7332fb0ea0',qos_specs=None,replication_status=,reservations=['a937177b-f38c-446d-913a-2a37f2727dac','ea3b8310-3790-477f-aab4-8ed4a80ad38f','eec1c405-6aa6-4a4b-b0cf-bfaffb54f8db','60af9a85-bb7c-4308-8740-9e7e58f19746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9cb5676d17d4d9b858061fcca222a0a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-535976249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab64a3b2-4f5a-4448-a448-4b3e6d44539c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d167f706f614aee9fb1fe7332fb0ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9cb5676d17d4d9b858061fcca222a0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:23.291724 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea5a214-23ac-49da-bd42-c49e9c9e2bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:23.312554 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea5a214-23ac-49da-bd42-c49e9c9e2bd3) transitioned into state 'SUCCESS' from state '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-535976249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d167f706f614aee9fb1fe7332fb0ea0',qos_specs=None,replication_status=,reservations=['a937177b-f38c-446d-913a-2a37f2727dac','ea3b8310-3790-477f-aab4-8ed4a80ad38f','eec1c405-6aa6-4a4b-b0cf-bfaffb54f8db','60af9a85-bb7c-4308-8740-9e7e58f19746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9cb5676d17d4d9b858061fcca222a0a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:23.313680 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d025e55-45b8-4d2a-87c3-b130c46eb965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:23.321968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d025e55-45b8-4d2a-87c3-b130c46eb965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:23.322674 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Flow 'volume_create_api' (46a64bb1-54d3-4966-bfbd-411078d73dc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:23.322941 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Create volume request issued successfully. Aug 09 10:50:23.323735 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c8aff88-cae9-46d7-afd8-a2357e53019c tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:23.324132 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1077/4267] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:50:23 2026] POST /volume/v3/volumes => generated 750 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:23.334898 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a753a6b7-e545-4a46-b489-d99fb5f2bbb5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.336541 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a753a6b7-e545-4a46-b489-d99fb5f2bbb5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:23.336752 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a753a6b7-e545-4a46-b489-d99fb5f2bbb5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:23.336927 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a753a6b7-e545-4a46-b489-d99fb5f2bbb5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:23.343727 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:23.343727 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:23.347221 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a753a6b7-e545-4a46-b489-d99fb5f2bbb5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Volume info retrieved successfully. Aug 09 10:50:23.351248 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a753a6b7-e545-4a46-b489-d99fb5f2bbb5 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c returned with HTTP 200 Aug 09 10:50:23.351769 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1068/4268] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:23 2026] GET /volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:23.424998 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b50fcb7-93d3-4fa3-8d13-81b81b2d2bca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.426954 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b50fcb7-93d3-4fa3-8d13-81b81b2d2bca tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:23.427160 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b50fcb7-93d3-4fa3-8d13-81b81b2d2bca tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:23.427366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b50fcb7-93d3-4fa3-8d13-81b81b2d2bca tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:23.427468 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3b50fcb7-93d3-4fa3-8d13-81b81b2d2bca tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:23.431338 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:23.431338 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:23.431883 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b50fcb7-93d3-4fa3-8d13-81b81b2d2bca tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:23.432234 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1059/4269] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:23 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:23.445249 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d80f5e25-5c17-4cca-bab0-82353ff57b93 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.447127 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d80f5e25-5c17-4cca-bab0-82353ff57b93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe/export_record Aug 09 10:50:23.447362 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d80f5e25-5c17-4cca-bab0-82353ff57b93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:23.447564 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d80f5e25-5c17-4cca-bab0-82353ff57b93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'export_record' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:23.447713 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-d80f5e25-5c17-4cca-bab0-82353ff57b93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Export record for backup 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100318) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 09 10:50:23.452064 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:23.452064 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:23.453159 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.api [None req-d80f5e25-5c17-4cca-bab0-82353ff57b93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling RPCAPI with context: , host: np0000006833, backup: 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100318) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 09 10:50:23.458639 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-d80f5e25-5c17-4cca-bab0-82353ff57b93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] export_record in rpcapi backup_id 2343d33a-79f2-4116-880c-f52c18b9abbe on host np0000006833. {{(pid=100318) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 09 10:50:23.460370 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-61c97dfe-f7f3-4be6-a725-d366d4d8a244 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.465796 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61c97dfe-f7f3-4be6-a725-d366d4d8a244 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:23.466058 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61c97dfe-f7f3-4be6-a725-d366d4d8a244 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:23.466298 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61c97dfe-f7f3-4be6-a725-d366d4d8a244 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:23.466424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-61c97dfe-f7f3-4be6-a725-d366d4d8a244 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:23.477440 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:23.477440 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:23.478220 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61c97dfe-f7f3-4be6-a725-d366d4d8a244 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:23.478673 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1078/4270] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:23 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:23.480829 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-d80f5e25-5c17-4cca-bab0-82353ff57b93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjM0M2QzM2EtNzlmMi00MTE2LTg4MGMtZjUyYzE4YjlhYmJlIiwgInVzZXJfaWQiOiAiMTZmNDYwMTcxNjEwNDZhYzg0MjYxNjE1MGY4MTc2YWQiLCAicHJvamVjdF9pZCI6ICI2YTI5M2MwOGUxOTA0MjNlYjgzZWNlZmIwYWEzNTg0MyIsICJ2b2x1bWVfaWQiOiAiZWJiOGM4ZTMtOWJmZi00YmYwLTk4MTYtYjA5ODUyNmYyMGM1IiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjg5MTE4Njg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWJiOGM4ZTMtOWJmZi00YmYwLTk4MTYtYjA5ODUyNmYyMGM1LzIwMjYwODA5MTA1MDEwL2F6X25vdmFfYmFja3VwXzIzNDNkMzNhLTc5ZjItNDExNi04ODBjLWY1MmMxOGI5YWJiZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMTA6NTA6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NTA6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo1MDoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100318) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 09 10:50:23.481123 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d80f5e25-5c17-4cca-bab0-82353ff57b93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe/export_record returned with HTTP 200 Aug 09 10:50:23.481875 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1066/4271] 10.4.3.125 () {68 vars in 1430 bytes} [Sun Aug 9 10:50:23 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe/export_record => generated 1424 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:23.492070 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c1338e4b-b11c-45bd-86b9-a29615dba9e6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.494371 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1338e4b-b11c-45bd-86b9-a29615dba9e6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:50:23.494647 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1338e4b-b11c-45bd-86b9-a29615dba9e6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:23.494891 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1338e4b-b11c-45bd-86b9-a29615dba9e6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:23.495032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c1338e4b-b11c-45bd-86b9-a29615dba9e6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:23.500100 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:23.500100 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:23.500978 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1338e4b-b11c-45bd-86b9-a29615dba9e6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:50:23.501477 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1069/4272] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:23 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:23.511050 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-63884466-b651-452d-812a-859d9f2f701a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.512594 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63884466-b651-452d-812a-859d9f2f701a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/backups/import_record Aug 09 10:50:23.513043 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63884466-b651-452d-812a-859d9f2f701a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjU2ZTUxMmYtODZmNS00YzRjLWI3ZmQtOWZjNzA0ZjliMWIyIiwgInVzZXJfaWQiOiAiMTZmNDYwMTcxNjEwNDZhYzg0MjYxNjE1MGY4MTc2YWQiLCAicHJvamVjdF9pZCI6ICI2YTI5M2MwOGUxOTA0MjNlYjgzZWNlZmIwYWEzNTg0MyIsICJ2b2x1bWVfaWQiOiAiZWJiOGM4ZTMtOWJmZi00YmYwLTk4MTYtYjA5ODUyNmYyMGM1IiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjg5MTE4Njg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWJiOGM4ZTMtOWJmZi00YmYwLTk4MTYtYjA5ODUyNmYyMGM1LzIwMjYwODA5MTA1MDEwL2F6X25vdmFfYmFja3VwXzIzNDNkMzNhLTc5ZjItNDExNi04ODBjLWY1MmMxOGI5YWJiZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMTA6NTA6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NTA6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo1MDoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:23.514370 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-63884466-b651-452d-812a-859d9f2f701a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjU2ZTUxMmYtODZmNS00YzRjLWI3ZmQtOWZjNzA0ZjliMWIyIiwgInVzZXJfaWQiOiAiMTZmNDYwMTcxNjEwNDZhYzg0MjYxNjE1MGY4MTc2YWQiLCAicHJvamVjdF9pZCI6ICI2YTI5M2MwOGUxOTA0MjNlYjgzZWNlZmIwYWEzNTg0MyIsICJ2b2x1bWVfaWQiOiAiZWJiOGM4ZTMtOWJmZi00YmYwLTk4MTYtYjA5ODUyNmYyMGM1IiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjg5MTE4Njg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWJiOGM4ZTMtOWJmZi00YmYwLTk4MTYtYjA5ODUyNmYyMGM1LzIwMjYwODA5MTA1MDEwL2F6X25vdmFfYmFja3VwXzIzNDNkMzNhLTc5ZjItNDExNi04ODBjLWY1MmMxOGI5YWJiZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMTA6NTA6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NTA6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo1MDoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100317) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 09 10:50:23.514480 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-63884466-b651-452d-812a-859d9f2f701a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjU2ZTUxMmYtODZmNS00YzRjLWI3ZmQtOWZjNzA0ZjliMWIyIiwgInVzZXJfaWQiOiAiMTZmNDYwMTcxNjEwNDZhYzg0MjYxNjE1MGY4MTc2YWQiLCAicHJvamVjdF9pZCI6ICI2YTI5M2MwOGUxOTA0MjNlYjgzZWNlZmIwYWEzNTg0MyIsICJ2b2x1bWVfaWQiOiAiZWJiOGM4ZTMtOWJmZi00YmYwLTk4MTYtYjA5ODUyNmYyMGM1IiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjg5MTE4Njg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWJiOGM4ZTMtOWJmZi00YmYwLTk4MTYtYjA5ODUyNmYyMGM1LzIwMjYwODA5MTA1MDEwL2F6X25vdmFfYmFja3VwXzIzNDNkMzNhLTc5ZjItNDExNi04ODBjLWY1MmMxOGI5YWJiZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMTA6NTA6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NTA6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo1MDoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100317) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 09 10:50:23.542809 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-63884466-b651-452d-812a-859d9f2f701a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['0d553ea8-ddf4-492c-8d8a-c1d2e8bdcab7', '9f2b785e-ba96-4d37-9a7c-c37ef3b1545a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:23.558653 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-63884466-b651-452d-812a-859d9f2f701a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] import_record rpcapi backup id f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 on host np0000006833 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjU2ZTUxMmYtODZmNS00YzRjLWI3ZmQtOWZjNzA0ZjliMWIyIiwgInVzZXJfaWQiOiAiMTZmNDYwMTcxNjEwNDZhYzg0MjYxNjE1MGY4MTc2YWQiLCAicHJvamVjdF9pZCI6ICI2YTI5M2MwOGUxOTA0MjNlYjgzZWNlZmIwYWEzNTg0MyIsICJ2b2x1bWVfaWQiOiAiZWJiOGM4ZTMtOWJmZi00YmYwLTk4MTYtYjA5ODUyNmYyMGM1IiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjg5MTE4Njg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWJiOGM4ZTMtOWJmZi00YmYwLTk4MTYtYjA5ODUyNmYyMGM1LzIwMjYwODA5MTA1MDEwL2F6X25vdmFfYmFja3VwXzIzNDNkMzNhLTc5ZjItNDExNi04ODBjLWY1MmMxOGI5YWJiZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMTA6NTA6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NTA6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo1MDoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100317) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 09 10:50:23.560357 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-63884466-b651-452d-812a-859d9f2f701a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Import record output: {'backup': {'id': 'f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2'}, {'rel': 'bookmark', 'href': 'https://10.4.3.125/volume/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2'}]}}. {{(pid=100317) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 09 10:50:23.561038 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63884466-b651-452d-812a-859d9f2f701a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/import_record returned with HTTP 201 Aug 09 10:50:23.561038 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1060/4273] 10.4.3.125 () {70 vars in 1342 bytes} [Sun Aug 9 10:50:23 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 50 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 09 10:50:23.572066 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8e658ba0-53d8-4b3b-856d-ed909d464ba9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:23.574196 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e658ba0-53d8-4b3b-856d-ed909d464ba9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 Aug 09 10:50:23.574460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e658ba0-53d8-4b3b-856d-ed909d464ba9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:23.574704 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e658ba0-53d8-4b3b-856d-ed909d464ba9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:23.574850 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8e658ba0-53d8-4b3b-856d-ed909d464ba9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:23.584200 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:23.584200 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:23.584927 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e658ba0-53d8-4b3b-856d-ed909d464ba9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 returned with HTTP 200 Aug 09 10:50:23.585341 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1079/4274] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:23 2026] GET /volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 => generated 647 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:24.364548 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-06a51d0f-3e8e-4915-8ff5-d5073c792474 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.366616 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06a51d0f-3e8e-4915-8ff5-d5073c792474 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:24.366851 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-06a51d0f-3e8e-4915-8ff5-d5073c792474 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.367056 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-06a51d0f-3e8e-4915-8ff5-d5073c792474 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.376169 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.376169 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:24.381863 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-06a51d0f-3e8e-4915-8ff5-d5073c792474 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Volume info retrieved successfully. Aug 09 10:50:24.388314 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06a51d0f-3e8e-4915-8ff5-d5073c792474 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c returned with HTTP 200 Aug 09 10:50:24.388855 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1067/4275] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:24 2026] GET /volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:24.405314 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c6a1aaec-6eac-4ba6-9816-85729eb0b63f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.407494 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c6a1aaec-6eac-4ba6-9816-85729eb0b63f tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] POST https://10.4.3.125/volume/v3/os-volume-transfer Aug 09 10:50:24.407819 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c6a1aaec-6eac-4ba6-9816-85729eb0b63f tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ab64a3b2-4f5a-4448-a448-4b3e6d44539c"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:24.409035 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.volume_transfer [None req-c6a1aaec-6eac-4ba6-9816-85729eb0b63f tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ab64a3b2-4f5a-4448-a448-4b3e6d44539c'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 09 10:50:24.409115 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.volume_transfer [None req-c6a1aaec-6eac-4ba6-9816-85729eb0b63f tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Creating transfer of volume ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:24.409228 np0000006833 devstack@c-api.service[100316]: INFO cinder.transfer.api [None req-c6a1aaec-6eac-4ba6-9816-85729eb0b63f tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Generating transfer record for volume ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:24.415902 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.415902 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:24.424908 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c6a1aaec-6eac-4ba6-9816-85729eb0b63f tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/os-volume-transfer returned with HTTP 202 Aug 09 10:50:24.425383 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1070/4276] 10.4.3.125 () {68 vars in 1291 bytes} [Sun Aug 9 10:50:24 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:24.434882 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2ce1878a-b5d8-4d34-8e58-eacabcbdc971 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.437270 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ce1878a-b5d8-4d34-8e58-eacabcbdc971 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:24.437539 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ce1878a-b5d8-4d34-8e58-eacabcbdc971 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.437805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ce1878a-b5d8-4d34-8e58-eacabcbdc971 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.444948 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.444948 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:24.448376 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2ce1878a-b5d8-4d34-8e58-eacabcbdc971 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Volume info retrieved successfully. Aug 09 10:50:24.452250 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ce1878a-b5d8-4d34-8e58-eacabcbdc971 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c returned with HTTP 200 Aug 09 10:50:24.452599 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1061/4277] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:24 2026] GET /volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:24.465857 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-79ddc5ce-c5cb-4f04-bbaa-0019e7a626c9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.467683 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-79ddc5ce-c5cb-4f04-bbaa-0019e7a626c9 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/os-volume-transfer/detail Aug 09 10:50:24.467887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-79ddc5ce-c5cb-4f04-bbaa-0019e7a626c9 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.468077 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-79ddc5ce-c5cb-4f04-bbaa-0019e7a626c9 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.468242 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.volume_transfer [None req-79ddc5ce-c5cb-4f04-bbaa-0019e7a626c9 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Listing volume transfers {{(pid=100319) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 09 10:50:24.472396 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-79ddc5ce-c5cb-4f04-bbaa-0019e7a626c9 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 09 10:50:24.472927 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1080/4278] 10.4.3.125 () {66 vars in 1291 bytes} [Sun Aug 9 10:50:24 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:24.481164 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6cd1d785-ddd8-49db-bdf9-428347bf9a6a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.482889 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6cd1d785-ddd8-49db-bdf9-428347bf9a6a tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] DELETE https://10.4.3.125/volume/v3/os-volume-transfer/af91c47f-741b-4b8f-ba8d-2c050d075d4a Aug 09 10:50:24.483052 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6cd1d785-ddd8-49db-bdf9-428347bf9a6a tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.483275 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6cd1d785-ddd8-49db-bdf9-428347bf9a6a tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.483389 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.volume_transfer [None req-6cd1d785-ddd8-49db-bdf9-428347bf9a6a tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Delete transfer with id: af91c47f-741b-4b8f-ba8d-2c050d075d4a Aug 09 10:50:24.491878 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-84686540-bd71-4342-95ef-aae055df6a41 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.492971 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.492971 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:24.493896 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-84686540-bd71-4342-95ef-aae055df6a41 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:24.494126 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-84686540-bd71-4342-95ef-aae055df6a41 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.494364 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-84686540-bd71-4342-95ef-aae055df6a41 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.494505 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-84686540-bd71-4342-95ef-aae055df6a41 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:24.499762 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.499762 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:24.500580 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-84686540-bd71-4342-95ef-aae055df6a41 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:24.501117 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1071/4279] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:24 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:24.504589 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6cd1d785-ddd8-49db-bdf9-428347bf9a6a tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/os-volume-transfer/af91c47f-741b-4b8f-ba8d-2c050d075d4a returned with HTTP 202 Aug 09 10:50:24.505102 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1068/4280] 10.4.3.125 () {66 vars in 1384 bytes} [Sun Aug 9 10:50:24 2026] DELETE /volume/v3/os-volume-transfer/af91c47f-741b-4b8f-ba8d-2c050d075d4a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:24.513698 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1daa4f41-9cae-4659-a13c-283c821bdc66 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.515323 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1daa4f41-9cae-4659-a13c-283c821bdc66 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:24.515544 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1daa4f41-9cae-4659-a13c-283c821bdc66 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.515763 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1daa4f41-9cae-4659-a13c-283c821bdc66 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.522144 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.522144 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:24.527964 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1daa4f41-9cae-4659-a13c-283c821bdc66 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Volume info retrieved successfully. Aug 09 10:50:24.533170 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1daa4f41-9cae-4659-a13c-283c821bdc66 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c returned with HTTP 200 Aug 09 10:50:24.533712 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1062/4281] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:24 2026] GET /volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:24.550553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-20100ccf-7125-4a65-8699-8bec808e6cf9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.557432 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20100ccf-7125-4a65-8699-8bec808e6cf9 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] DELETE https://10.4.3.125/volume/v3/os-volume-transfer/af91c47f-741b-4b8f-ba8d-2c050d075d4a Aug 09 10:50:24.557642 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20100ccf-7125-4a65-8699-8bec808e6cf9 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.557836 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20100ccf-7125-4a65-8699-8bec808e6cf9 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.557938 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-20100ccf-7125-4a65-8699-8bec808e6cf9 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Delete transfer with id: af91c47f-741b-4b8f-ba8d-2c050d075d4a Aug 09 10:50:24.564360 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20100ccf-7125-4a65-8699-8bec808e6cf9 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/os-volume-transfer/af91c47f-741b-4b8f-ba8d-2c050d075d4a returned with HTTP 404 Aug 09 10:50:24.565001 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1081/4282] 10.4.3.125 () {66 vars in 1384 bytes} [Sun Aug 9 10:50:24 2026] DELETE /volume/v3/os-volume-transfer/af91c47f-741b-4b8f-ba8d-2c050d075d4a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:24.572859 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-07630ae0-282d-4c75-bbc9-073ec2441070 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.574516 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07630ae0-282d-4c75-bbc9-073ec2441070 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:24.574717 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07630ae0-282d-4c75-bbc9-073ec2441070 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.574949 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07630ae0-282d-4c75-bbc9-073ec2441070 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.575106 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-07630ae0-282d-4c75-bbc9-073ec2441070 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Delete volume with id: ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:24.581814 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.581814 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:24.582123 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-07630ae0-282d-4c75-bbc9-073ec2441070 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Volume info retrieved successfully. Aug 09 10:50:24.595372 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f189aef9-b056-4128-b8fc-690702423ec6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.597422 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f189aef9-b056-4128-b8fc-690702423ec6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 Aug 09 10:50:24.597709 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f189aef9-b056-4128-b8fc-690702423ec6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.597971 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f189aef9-b056-4128-b8fc-690702423ec6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.598134 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f189aef9-b056-4128-b8fc-690702423ec6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:24.599809 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-07630ae0-282d-4c75-bbc9-073ec2441070 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Delete volume request issued successfully. Aug 09 10:50:24.600079 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07630ae0-282d-4c75-bbc9-073ec2441070 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c returned with HTTP 202 Aug 09 10:50:24.600723 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1072/4283] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:24 2026] DELETE /volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:24.602840 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.602840 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:24.603907 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f189aef9-b056-4128-b8fc-690702423ec6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 returned with HTTP 200 Aug 09 10:50:24.604563 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1069/4284] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:24 2026] GET /volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:24.611407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e74b913b-a142-4740-8185-ea993cefed4a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.613089 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e74b913b-a142-4740-8185-ea993cefed4a tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] GET https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:24.613289 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e74b913b-a142-4740-8185-ea993cefed4a tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.613465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e74b913b-a142-4740-8185-ea993cefed4a tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.620756 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.620756 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:24.622798 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c4221ac3-cfe4-4656-a04b-4f5d47c2da79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.624700 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c4221ac3-cfe4-4656-a04b-4f5d47c2da79 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 Aug 09 10:50:24.624945 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c4221ac3-cfe4-4656-a04b-4f5d47c2da79 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.625178 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c4221ac3-cfe4-4656-a04b-4f5d47c2da79 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.625328 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-c4221ac3-cfe4-4656-a04b-4f5d47c2da79 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete backup with id: f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2. Aug 09 10:50:24.630492 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.630492 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:24.630824 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e74b913b-a142-4740-8185-ea993cefed4a tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Volume info retrieved successfully. Aug 09 10:50:24.641532 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e74b913b-a142-4740-8185-ea993cefed4a tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c returned with HTTP 200 Aug 09 10:50:24.642083 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1063/4285] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:24 2026] GET /volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:24.644493 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-c4221ac3-cfe4-4656-a04b-4f5d47c2da79 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] delete_backup rpcapi backup_id f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:50:24.646631 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c4221ac3-cfe4-4656-a04b-4f5d47c2da79 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 returned with HTTP 202 Aug 09 10:50:24.647373 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1082/4286] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:24 2026] DELETE /volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:50:24.655176 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e6787a51-fbbc-4789-a284-52c68ba9ca3c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:24.657286 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e6787a51-fbbc-4789-a284-52c68ba9ca3c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 Aug 09 10:50:24.657486 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e6787a51-fbbc-4789-a284-52c68ba9ca3c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:24.657755 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e6787a51-fbbc-4789-a284-52c68ba9ca3c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:24.657898 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e6787a51-fbbc-4789-a284-52c68ba9ca3c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:24.663795 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:24.663795 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:24.664985 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e6787a51-fbbc-4789-a284-52c68ba9ca3c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 returned with HTTP 200 Aug 09 10:50:24.665820 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1073/4287] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:24 2026] GET /volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:25.515273 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9ec58393-9388-479f-a69d-2740a5082b72 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:25.517515 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9ec58393-9388-479f-a69d-2740a5082b72 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:25.517755 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9ec58393-9388-479f-a69d-2740a5082b72 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:25.518000 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9ec58393-9388-479f-a69d-2740a5082b72 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:25.518137 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9ec58393-9388-479f-a69d-2740a5082b72 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:25.523887 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:25.523887 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:25.524735 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9ec58393-9388-479f-a69d-2740a5082b72 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:25.525214 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1070/4288] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:25 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:25.655034 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-77eeb7a2-17e6-49b3-99ed-9f2259111a70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:25.656779 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77eeb7a2-17e6-49b3-99ed-9f2259111a70 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] GET https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:25.656965 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77eeb7a2-17e6-49b3-99ed-9f2259111a70 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:25.657133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77eeb7a2-17e6-49b3-99ed-9f2259111a70 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:25.662594 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77eeb7a2-17e6-49b3-99ed-9f2259111a70 tempest-VolumesTransfersTest-144291901 tempest-VolumesTransfersTest-144291901-project-admin] https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c returned with HTTP 404 Aug 09 10:50:25.663038 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1064/4289] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:25 2026] GET /volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:25.676280 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e651e7eb-2782-4824-85b3-c2c23f4ae664 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:25.676718 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7cc5bf45-b9e8-4351-a699-803417dc1067 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:25.676975 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e651e7eb-2782-4824-85b3-c2c23f4ae664 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] GET https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:25.676975 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e651e7eb-2782-4824-85b3-c2c23f4ae664 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:25.676975 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e651e7eb-2782-4824-85b3-c2c23f4ae664 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:25.677915 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7cc5bf45-b9e8-4351-a699-803417dc1067 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 Aug 09 10:50:25.678168 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7cc5bf45-b9e8-4351-a699-803417dc1067 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:25.678424 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7cc5bf45-b9e8-4351-a699-803417dc1067 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:25.678552 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7cc5bf45-b9e8-4351-a699-803417dc1067 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:25.681946 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e651e7eb-2782-4824-85b3-c2c23f4ae664 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c returned with HTTP 404 Aug 09 10:50:25.682409 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1083/4290] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:25 2026] GET /volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:25.685748 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7cc5bf45-b9e8-4351-a699-803417dc1067 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 returned with HTTP 404 Aug 09 10:50:25.686280 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1074/4291] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:25 2026] GET /volume/v3/backups/f56e512f-86f5-4c4c-b7fd-9fc704f9b1b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:25.689448 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a744d7a8-fbb6-418c-9271-528c72443649 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:25.691365 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a744d7a8-fbb6-418c-9271-528c72443649 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:25.691554 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a744d7a8-fbb6-418c-9271-528c72443649 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:25.691751 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a744d7a8-fbb6-418c-9271-528c72443649 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:25.691899 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a744d7a8-fbb6-418c-9271-528c72443649 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] Delete volume with id: ab64a3b2-4f5a-4448-a448-4b3e6d44539c Aug 09 10:50:25.692835 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-08749d4e-941e-471d-9a18-01d4f0cbaa86 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:25.694336 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08749d4e-941e-471d-9a18-01d4f0cbaa86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 Aug 09 10:50:25.694539 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08749d4e-941e-471d-9a18-01d4f0cbaa86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:25.694725 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08749d4e-941e-471d-9a18-01d4f0cbaa86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:25.694865 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-08749d4e-941e-471d-9a18-01d4f0cbaa86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete volume with id: ebb8c8e3-9bff-4bf0-9816-b098526f20c5 Aug 09 10:50:25.697503 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a744d7a8-fbb6-418c-9271-528c72443649 tempest-VolumesTransfersTest-786188334 tempest-VolumesTransfersTest-786188334-project-member] https://10.4.3.125/volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c returned with HTTP 404 Aug 09 10:50:25.698038 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1071/4292] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:25 2026] DELETE /volume/v3/volumes/ab64a3b2-4f5a-4448-a448-4b3e6d44539c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:25.704196 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:25.704196 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:25.704196 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-08749d4e-941e-471d-9a18-01d4f0cbaa86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:25.722469 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-08749d4e-941e-471d-9a18-01d4f0cbaa86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete volume request issued successfully. Aug 09 10:50:25.722814 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08749d4e-941e-471d-9a18-01d4f0cbaa86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 returned with HTTP 202 Aug 09 10:50:25.723377 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1065/4293] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:25 2026] DELETE /volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:25.732250 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6d8d9ff0-4be0-4e5f-ba26-735d39472044 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:25.735725 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d8d9ff0-4be0-4e5f-ba26-735d39472044 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 Aug 09 10:50:25.736012 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d8d9ff0-4be0-4e5f-ba26-735d39472044 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:25.736611 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d8d9ff0-4be0-4e5f-ba26-735d39472044 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:25.746699 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:25.746699 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:25.751320 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6d8d9ff0-4be0-4e5f-ba26-735d39472044 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:25.756809 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d8d9ff0-4be0-4e5f-ba26-735d39472044 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 returned with HTTP 200 Aug 09 10:50:25.757072 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1084/4294] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:25 2026] GET /volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:26.535343 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-18195670-febd-4d75-8149-8a929d69b98a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.537015 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18195670-febd-4d75-8149-8a929d69b98a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:26.537230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18195670-febd-4d75-8149-8a929d69b98a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:26.537343 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18195670-febd-4d75-8149-8a929d69b98a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:26.537444 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-18195670-febd-4d75-8149-8a929d69b98a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:26.542367 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:26.542367 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:26.543239 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18195670-febd-4d75-8149-8a929d69b98a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:26.543374 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1075/4295] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:26 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:26.723121 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e8eac5ac-72eb-4c96-83ed-a57a052cedc6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.725777 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8eac5ac-72eb-4c96-83ed-a57a052cedc6 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 Aug 09 10:50:26.726024 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8eac5ac-72eb-4c96-83ed-a57a052cedc6 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:26.726284 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8eac5ac-72eb-4c96-83ed-a57a052cedc6 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:26.726444 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-e8eac5ac-72eb-4c96-83ed-a57a052cedc6 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Delete snapshot with id: fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 Aug 09 10:50:26.736121 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8eac5ac-72eb-4c96-83ed-a57a052cedc6 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 returned with HTTP 404 Aug 09 10:50:26.736121 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1072/4296] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:50:26 2026] DELETE /volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:50:26.746722 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c1fb1b7-60e2-43e7-a506-37ebe31f4c97 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.751383 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c1fb1b7-60e2-43e7-a506-37ebe31f4c97 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 Aug 09 10:50:26.751383 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c1fb1b7-60e2-43e7-a506-37ebe31f4c97 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:26.751383 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c1fb1b7-60e2-43e7-a506-37ebe31f4c97 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:26.758352 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c1fb1b7-60e2-43e7-a506-37ebe31f4c97 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 returned with HTTP 404 Aug 09 10:50:26.759219 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1066/4297] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:50:26 2026] GET /volume/v3/snapshots/fce9f3ae-faf9-4c36-ade6-1a9fc5eb0bc2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:26.778558 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b65826d8-5434-47e0-9781-a7c0e86efe54 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.784086 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b65826d8-5434-47e0-9781-a7c0e86efe54 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 Aug 09 10:50:26.785210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b65826d8-5434-47e0-9781-a7c0e86efe54 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:26.785210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b65826d8-5434-47e0-9781-a7c0e86efe54 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:26.794694 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b65826d8-5434-47e0-9781-a7c0e86efe54 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 returned with HTTP 404 Aug 09 10:50:26.795642 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1085/4298] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:26 2026] GET /volume/v3/volumes/ebb8c8e3-9bff-4bf0-9816-b098526f20c5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:50:26.804696 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a4e916c8-7909-442a-9ec9-b8705494069d req-0deb0e58-bf39-482c-87d3-896be872bbe4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.806603 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-0deb0e58-bf39-482c-87d3-896be872bbe4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:50:26.806806 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-0deb0e58-bf39-482c-87d3-896be872bbe4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:26.806981 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-0deb0e58-bf39-482c-87d3-896be872bbe4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:26.808327 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4f3be44b-ae8c-4a04-ac05-c093eec7a9c2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.811580 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f3be44b-ae8c-4a04-ac05-c093eec7a9c2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups Aug 09 10:50:26.811790 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f3be44b-ae8c-4a04-ac05-c093eec7a9c2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:26.811963 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f3be44b-ae8c-4a04-ac05-c093eec7a9c2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:26.815595 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:26.815595 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:26.819170 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-a4e916c8-7909-442a-9ec9-b8705494069d req-0deb0e58-bf39-482c-87d3-896be872bbe4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:26.824008 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-0deb0e58-bf39-482c-87d3-896be872bbe4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:50:26.824389 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1076/4299] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:26 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:26.830051 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f3be44b-ae8c-4a04-ac05-c093eec7a9c2 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 200 Aug 09 10:50:26.830580 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1073/4300] 10.4.3.125 () {68 vars in 1277 bytes} [Sun Aug 9 10:50:26 2026] GET /volume/v3/backups => generated 625 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:26.844215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bd7588e9-aa94-4f36-931e-1ef909bd9315 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.845362 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd7588e9-aa94-4f36-931e-1ef909bd9315 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups?project_id=6a293c08e190423eb83ecefb0aa35843 Aug 09 10:50:26.846407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bd7588e9-aa94-4f36-931e-1ef909bd9315 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:26.846407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bd7588e9-aa94-4f36-931e-1ef909bd9315 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:26.849757 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a4e916c8-7909-442a-9ec9-b8705494069d req-b7a401c0-24e4-4aeb-a288-04c12fe8eab4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.852779 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd7588e9-aa94-4f36-931e-1ef909bd9315 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups?project_id=6a293c08e190423eb83ecefb0aa35843 returned with HTTP 200 Aug 09 10:50:26.852779 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1067/4301] 10.4.3.125 () {68 vars in 1364 bytes} [Sun Aug 9 10:50:26 2026] GET /volume/v3/backups?project_id=6a293c08e190423eb83ecefb0aa35843 => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:26.855364 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-b7a401c0-24e4-4aeb-a288-04c12fe8eab4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] POST https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd/action Aug 09 10:50:26.856791 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-b7a401c0-24e4-4aeb-a288-04c12fe8eab4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:50:26.857114 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-b7a401c0-24e4-4aeb-a288-04c12fe8eab4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:26.864135 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.865680 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:26.867654 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-668354698"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:26.867654 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-668354698'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:26.867654 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume of 1 GB Aug 09 10:50:26.871104 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Availability Zones retrieved successfully. Aug 09 10:50:26.872168 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:26.872168 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:26.872867 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a4e916c8-7909-442a-9ec9-b8705494069d req-b7a401c0-24e4-4aeb-a288-04c12fe8eab4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:26.875962 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Flow 'volume_create_api' (c322351e-c810-4caa-90bb-37a4fa3a500b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:26.876783 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff77f71-d91a-4f6f-b1ee-a905c22d802d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:26.877498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:26.880559 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a4e916c8-7909-442a-9ec9-b8705494069d req-b7a401c0-24e4-4aeb-a288-04c12fe8eab4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Begin detaching volume completed successfully. Aug 09 10:50:26.881820 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-b7a401c0-24e4-4aeb-a288-04c12fe8eab4 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd/action returned with HTTP 202 Aug 09 10:50:26.881820 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1086/4302] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:50:26 2026] POST /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:50:26.909537 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff77f71-d91a-4f6f-b1ee-a905c22d802d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:26.910915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8a46ce-ca21-42cd-8280-f77db46d0a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:26.947468 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8c58495a-a901-415c-914b-092d4ca2f4ea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.947834 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8c58495a-a901-415c-914b-092d4ca2f4ea None None] GET https://10.4.3.125/volume// Aug 09 10:50:26.948019 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8c58495a-a901-415c-914b-092d4ca2f4ea None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:26.948233 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8c58495a-a901-415c-914b-092d4ca2f4ea None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:26.948633 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8c58495a-a901-415c-914b-092d4ca2f4ea None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:50:26.949015 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1074/4303] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:50:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 09 10:50:26.954266 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['0f096626-85c6-4c64-97dc-58995a3aab67', '1d7b50af-25f8-4ebd-aa34-8a058dfee2d7', 'f8175c39-3dec-4d09-a3ed-1b35d42561a3', 'b60c995a-7f8f-49fd-8067-d1aa4f873fc3'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:26.955047 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8a46ce-ca21-42cd-8280-f77db46d0a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f096626-85c6-4c64-97dc-58995a3aab67', '1d7b50af-25f8-4ebd-aa34-8a058dfee2d7', 'f8175c39-3dec-4d09-a3ed-1b35d42561a3', 'b60c995a-7f8f-49fd-8067-d1aa4f873fc3']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:26.955792 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f636ca-6c80-4654-9e97-fa78d2619e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:26.961210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a4e916c8-7909-442a-9ec9-b8705494069d req-bcd7501f-3453-4e6f-8fa0-cc8f2cb52e78 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:26.964078 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-bcd7501f-3453-4e6f-8fa0-cc8f2cb52e78 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:50:26.964356 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-bcd7501f-3453-4e6f-8fa0-cc8f2cb52e78 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:26.964593 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-bcd7501f-3453-4e6f-8fa0-cc8f2cb52e78 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:26.981373 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:26.981373 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:26.984598 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a4e916c8-7909-442a-9ec9-b8705494069d req-bcd7501f-3453-4e6f-8fa0-cc8f2cb52e78 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:26.985336 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f636ca-6c80-4654-9e97-fa78d2619e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '038b9b59-bfdc-4bac-b893-c799dd6dacf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668354698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a293c08e190423eb83ecefb0aa35843',qos_specs=None,replication_status=,reservations=['0f096626-85c6-4c64-97dc-58995a3aab67','1d7b50af-25f8-4ebd-aa34-8a058dfee2d7','f8175c39-3dec-4d09-a3ed-1b35d42561a3','b60c995a-7f8f-49fd-8067-d1aa4f873fc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16f46017161046ac842616150f8176ad',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668354698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=038b9b59-bfdc-4bac-b893-c799dd6dacf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a293c08e190423eb83ecefb0aa35843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16f46017161046ac842616150f8176ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:26.986572 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5bc4bb5-0ed2-4124-8c7b-4f5e2bd8297f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:26.990923 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-bcd7501f-3453-4e6f-8fa0-cc8f2cb52e78 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:50:26.991672 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1068/4304] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:50:26 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:50:27.022243 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5bc4bb5-0ed2-4124-8c7b-4f5e2bd8297f) transitioned into state 'SUCCESS' from state '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-668354698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a293c08e190423eb83ecefb0aa35843',qos_specs=None,replication_status=,reservations=['0f096626-85c6-4c64-97dc-58995a3aab67','1d7b50af-25f8-4ebd-aa34-8a058dfee2d7','f8175c39-3dec-4d09-a3ed-1b35d42561a3','b60c995a-7f8f-49fd-8067-d1aa4f873fc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16f46017161046ac842616150f8176ad',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:27.023026 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ab271b-2b50-4add-a311-f60b27d30abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:27.031806 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ab271b-2b50-4add-a311-f60b27d30abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:27.032592 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Flow 'volume_create_api' (c322351e-c810-4caa-90bb-37a4fa3a500b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:27.032904 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume request issued successfully. Aug 09 10:50:27.033440 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d3868896-6d42-4a5a-a18a-6d488a2fd4ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:27.033831 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1077/4305] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:50:26 2026] POST /volume/v3/volumes => generated 777 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:27.050701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2e1ca9a1-105b-4f83-9ec0-eea6464644ec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:27.054317 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e1ca9a1-105b-4f83-9ec0-eea6464644ec tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 Aug 09 10:50:27.054317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e1ca9a1-105b-4f83-9ec0-eea6464644ec tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:27.054317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e1ca9a1-105b-4f83-9ec0-eea6464644ec tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:27.061687 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:27.061687 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:27.066918 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2e1ca9a1-105b-4f83-9ec0-eea6464644ec tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:27.072872 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e1ca9a1-105b-4f83-9ec0-eea6464644ec tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 returned with HTTP 200 Aug 09 10:50:27.072872 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1087/4306] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:27 2026] GET /volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:27.553521 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cc2768cc-eb7f-4ba3-bbe1-fbacc5569d26 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:27.557903 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc2768cc-eb7f-4ba3-bbe1-fbacc5569d26 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:27.558110 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc2768cc-eb7f-4ba3-bbe1-fbacc5569d26 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:27.558343 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc2768cc-eb7f-4ba3-bbe1-fbacc5569d26 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:27.558469 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cc2768cc-eb7f-4ba3-bbe1-fbacc5569d26 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:27.562794 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:27.562794 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:27.563407 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc2768cc-eb7f-4ba3-bbe1-fbacc5569d26 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:27.563820 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1075/4307] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:27 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:27.879564 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a4e916c8-7909-442a-9ec9-b8705494069d req-190b498e-773e-4823-9c13-b9ccafb7df08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:27.881693 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-190b498e-773e-4823-9c13-b9ccafb7df08 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] DELETE https://10.4.3.125/volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576 Aug 09 10:50:27.882571 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-190b498e-773e-4823-9c13-b9ccafb7df08 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:27.882571 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-190b498e-773e-4823-9c13-b9ccafb7df08 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:27.889476 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:27.889476 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:27.941499 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a4e916c8-7909-442a-9ec9-b8705494069d req-190b498e-773e-4823-9c13-b9ccafb7df08 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576 returned with HTTP 200 Aug 09 10:50:27.942007 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1069/4308] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:50:27 2026] DELETE /volume/v3/attachments/9b7fd94c-a1cf-4811-b2da-5ad0bb452576 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:28.059391 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-726e318c-a3ee-4b96-9d16-1716444c04b7 req-d7504e81-ed34-4a35-bb0a-1c2bab5e9623 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:28.062565 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-726e318c-a3ee-4b96-9d16-1716444c04b7 req-d7504e81-ed34-4a35-bb0a-1c2bab5e9623 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:50:28.062780 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-726e318c-a3ee-4b96-9d16-1716444c04b7 req-d7504e81-ed34-4a35-bb0a-1c2bab5e9623 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:28.062962 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-726e318c-a3ee-4b96-9d16-1716444c04b7 req-d7504e81-ed34-4a35-bb0a-1c2bab5e9623 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:28.070010 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:28.070010 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:28.074143 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-726e318c-a3ee-4b96-9d16-1716444c04b7 req-d7504e81-ed34-4a35-bb0a-1c2bab5e9623 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:28.078173 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-726e318c-a3ee-4b96-9d16-1716444c04b7 req-d7504e81-ed34-4a35-bb0a-1c2bab5e9623 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:50:28.078578 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1078/4309] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:28 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:28.090707 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5bf747ca-a4aa-4bb7-b25b-886d18afa74a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:28.092181 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4f93dcee-d0d2-4ad2-b7a8-931cd51a1669 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:28.092654 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5bf747ca-a4aa-4bb7-b25b-886d18afa74a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 Aug 09 10:50:28.092950 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5bf747ca-a4aa-4bb7-b25b-886d18afa74a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:28.093158 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5bf747ca-a4aa-4bb7-b25b-886d18afa74a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:28.094463 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f93dcee-d0d2-4ad2-b7a8-931cd51a1669 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] DELETE https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:50:28.094787 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f93dcee-d0d2-4ad2-b7a8-931cd51a1669 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:28.095053 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f93dcee-d0d2-4ad2-b7a8-931cd51a1669 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:28.095288 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-4f93dcee-d0d2-4ad2-b7a8-931cd51a1669 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Delete volume with id: a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:50:28.100524 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:28.100524 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:28.104421 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:28.104421 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:28.105048 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4f93dcee-d0d2-4ad2-b7a8-931cd51a1669 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:28.105398 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5bf747ca-a4aa-4bb7-b25b-886d18afa74a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:28.110699 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5bf747ca-a4aa-4bb7-b25b-886d18afa74a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 returned with HTTP 200 Aug 09 10:50:28.111178 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1088/4310] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:28 2026] GET /volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:28.127662 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6b9254f1-5fbf-456f-9855-ee3b2ed63a97 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:28.128993 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4f93dcee-d0d2-4ad2-b7a8-931cd51a1669 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Delete volume request issued successfully. Aug 09 10:50:28.129441 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f93dcee-d0d2-4ad2-b7a8-931cd51a1669 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 202 Aug 09 10:50:28.130033 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1076/4311] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:28 2026] DELETE /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:28.130080 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b9254f1-5fbf-456f-9855-ee3b2ed63a97 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:50:28.130457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b9254f1-5fbf-456f-9855-ee3b2ed63a97 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "038b9b59-bfdc-4bac-b893-c799dd6dacf8", "name": "tempest-type-Backup-919398460"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:28.131948 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-6b9254f1-5fbf-456f-9855-ee3b2ed63a97 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating new backup {'backup': {'volume_id': '038b9b59-bfdc-4bac-b893-c799dd6dacf8', 'name': 'tempest-type-Backup-919398460'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:50:28.132121 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-6b9254f1-5fbf-456f-9855-ee3b2ed63a97 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating backup of volume 038b9b59-bfdc-4bac-b893-c799dd6dacf8 in container None Aug 09 10:50:28.139565 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cf023d1a-c846-4c7d-ba2f-f0874defcbd7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:28.142341 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf023d1a-c846-4c7d-ba2f-f0874defcbd7 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:50:28.142571 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf023d1a-c846-4c7d-ba2f-f0874defcbd7 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:28.142784 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf023d1a-c846-4c7d-ba2f-f0874defcbd7 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:28.143347 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:28.143347 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:28.143747 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6b9254f1-5fbf-456f-9855-ee3b2ed63a97 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:28.149683 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:28.149683 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:28.154169 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cf023d1a-c846-4c7d-ba2f-f0874defcbd7 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:28.158880 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf023d1a-c846-4c7d-ba2f-f0874defcbd7 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 200 Aug 09 10:50:28.159268 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1079/4312] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:28 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:28.164780 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6b9254f1-5fbf-456f-9855-ee3b2ed63a97 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['e9b47d00-5234-4168-be8b-f0ae84188e37', '67fca28c-29c8-4b07-90e6-a2036fafec1e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:28.201101 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b9254f1-5fbf-456f-9855-ee3b2ed63a97 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:50:28.201761 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1070/4313] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:50:28 2026] POST /volume/v3/backups => generated 315 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:28.214050 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-08ccf900-e98f-4ca2-959d-883220b642da None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:28.216037 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08ccf900-e98f-4ca2-959d-883220b642da tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:28.216376 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08ccf900-e98f-4ca2-959d-883220b642da tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:28.216693 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08ccf900-e98f-4ca2-959d-883220b642da tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:28.216693 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-08ccf900-e98f-4ca2-959d-883220b642da tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:28.221483 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:28.221483 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:28.222321 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08ccf900-e98f-4ca2-959d-883220b642da tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:28.222767 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1089/4314] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:28 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:50:28.376788 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:28.460794 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:28.461197 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-122746857"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:28.462641 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-122746857'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:28.462804 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Create volume of 1 GB Aug 09 10:50:28.466901 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Availability Zones retrieved successfully. Aug 09 10:50:28.473097 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Flow 'volume_create_api' (1e73f946-aed5-46ba-bebc-c9d9fc83f3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:28.474047 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c322f7a-136f-43a3-85ca-540fdc6abb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:28.475088 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:28.504053 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c322f7a-136f-43a3-85ca-540fdc6abb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:28.504784 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873cd9d5-8f63-4975-b083-43259e70b4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:28.568796 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Created reservations ['87d2838a-d801-439d-9c83-ac3bc58720d1', '747a67f4-cc03-432c-bb79-b2bb90c4dd89', '73772126-64db-4162-9af4-37a8a55224b8', '34e77b2d-914f-4e7c-af87-1d668f6ac425'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:28.569741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873cd9d5-8f63-4975-b083-43259e70b4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87d2838a-d801-439d-9c83-ac3bc58720d1', '747a67f4-cc03-432c-bb79-b2bb90c4dd89', '73772126-64db-4162-9af4-37a8a55224b8', '34e77b2d-914f-4e7c-af87-1d668f6ac425']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:28.570675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bc82996-1d1e-4d4a-b3b1-717a8e1e9b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:28.575044 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b9f2b23e-81b9-494f-b78e-2cd2348d019f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:28.578523 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b9f2b23e-81b9-494f-b78e-2cd2348d019f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:28.578722 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b9f2b23e-81b9-494f-b78e-2cd2348d019f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:28.578910 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b9f2b23e-81b9-494f-b78e-2cd2348d019f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:28.579010 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b9f2b23e-81b9-494f-b78e-2cd2348d019f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:28.585447 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:28.585447 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:28.586106 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b9f2b23e-81b9-494f-b78e-2cd2348d019f tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:28.586587 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1080/4315] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:28 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:28.598086 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bc82996-1d1e-4d4a-b3b1-717a8e1e9b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '903dd534-f759-459f-b09c-943e99557422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-122746857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a1a8b7e0a1c4457bbd9def07cf2bc1b',qos_specs=None,replication_status=,reservations=['87d2838a-d801-439d-9c83-ac3bc58720d1','747a67f4-cc03-432c-bb79-b2bb90c4dd89','73772126-64db-4162-9af4-37a8a55224b8','34e77b2d-914f-4e7c-af87-1d668f6ac425'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='386fdbc0c1404877b5110d53b5c4b54e',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-122746857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=903dd534-f759-459f-b09c-943e99557422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a1a8b7e0a1c4457bbd9def07cf2bc1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='386fdbc0c1404877b5110d53b5c4b54e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:28.599053 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6464bb43-f20e-46a9-a0fa-fec9d6b61866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:28.629432 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6464bb43-f20e-46a9-a0fa-fec9d6b61866) transitioned into state 'SUCCESS' from state '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-122746857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a1a8b7e0a1c4457bbd9def07cf2bc1b',qos_specs=None,replication_status=,reservations=['87d2838a-d801-439d-9c83-ac3bc58720d1','747a67f4-cc03-432c-bb79-b2bb90c4dd89','73772126-64db-4162-9af4-37a8a55224b8','34e77b2d-914f-4e7c-af87-1d668f6ac425'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='386fdbc0c1404877b5110d53b5c4b54e',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:28.630152 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acaaa015-f81b-4943-8f2b-eb995961f52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:28.639988 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acaaa015-f81b-4943-8f2b-eb995961f52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:28.640761 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Flow 'volume_create_api' (1e73f946-aed5-46ba-bebc-c9d9fc83f3ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:28.641020 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Create volume request issued successfully. Aug 09 10:50:28.641527 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8c9ed13e-3048-40ed-bf23-ca277797e26a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:28.641914 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1077/4316] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:50:28 2026] POST /volume/v3/volumes => generated 751 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:28.654507 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-97f3c41c-6ced-4c3f-aa6e-f6dbcc46f850 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:28.656770 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-97f3c41c-6ced-4c3f-aa6e-f6dbcc46f850 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 Aug 09 10:50:28.657045 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-97f3c41c-6ced-4c3f-aa6e-f6dbcc46f850 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:28.657339 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-97f3c41c-6ced-4c3f-aa6e-f6dbcc46f850 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:28.668353 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:28.668353 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:28.672633 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-97f3c41c-6ced-4c3f-aa6e-f6dbcc46f850 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Volume info retrieved successfully. Aug 09 10:50:28.677746 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-97f3c41c-6ced-4c3f-aa6e-f6dbcc46f850 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 returned with HTTP 200 Aug 09 10:50:28.678221 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1071/4317] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:28 2026] GET /volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:29.179093 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5482e65c-5456-4f09-9b54-f4723c524c0d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:29.180865 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5482e65c-5456-4f09-9b54-f4723c524c0d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd Aug 09 10:50:29.181040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5482e65c-5456-4f09-9b54-f4723c524c0d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:29.181237 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5482e65c-5456-4f09-9b54-f4723c524c0d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:29.195756 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5482e65c-5456-4f09-9b54-f4723c524c0d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd returned with HTTP 404 Aug 09 10:50:29.196273 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1090/4318] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:29 2026] GET /volume/v3/volumes/a74c0e1a-825d-449e-ab21-dd6f981d5ecd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:29.236449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-05f98449-36d1-48c1-a64a-69f2445bd19d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:29.238486 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05f98449-36d1-48c1-a64a-69f2445bd19d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:29.238689 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-05f98449-36d1-48c1-a64a-69f2445bd19d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:29.238920 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-05f98449-36d1-48c1-a64a-69f2445bd19d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:29.239066 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-05f98449-36d1-48c1-a64a-69f2445bd19d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:29.243139 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:29.243139 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:29.243825 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05f98449-36d1-48c1-a64a-69f2445bd19d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:29.244394 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1081/4319] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:29 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:29.597685 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-60f990a9-034e-42a0-9fa5-913deca2dd51 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:29.603639 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-60f990a9-034e-42a0-9fa5-913deca2dd51 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:29.604037 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-60f990a9-034e-42a0-9fa5-913deca2dd51 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:29.604228 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-60f990a9-034e-42a0-9fa5-913deca2dd51 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:29.604416 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-60f990a9-034e-42a0-9fa5-913deca2dd51 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:29.613313 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:29.613313 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:29.614120 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-60f990a9-034e-42a0-9fa5-913deca2dd51 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:29.614569 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1078/4320] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:29 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:29.696367 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b24d569-93b0-426c-8b27-ce92b7ecd2a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:29.698861 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b24d569-93b0-426c-8b27-ce92b7ecd2a5 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 Aug 09 10:50:29.699161 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b24d569-93b0-426c-8b27-ce92b7ecd2a5 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:29.699462 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b24d569-93b0-426c-8b27-ce92b7ecd2a5 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:29.709233 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:29.709233 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:29.716463 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b24d569-93b0-426c-8b27-ce92b7ecd2a5 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Volume info retrieved successfully. Aug 09 10:50:29.725652 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b24d569-93b0-426c-8b27-ce92b7ecd2a5 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 returned with HTTP 200 Aug 09 10:50:29.726221 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1072/4321] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:29 2026] GET /volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:29.742269 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-46872a16-c98b-4081-8a9e-a86a1f2da15a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:29.744826 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46872a16-c98b-4081-8a9e-a86a1f2da15a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:50:29.745296 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46872a16-c98b-4081-8a9e-a86a1f2da15a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "903dd534-f759-459f-b09c-943e99557422", "name": "tempest-VolumesBackupsV39Test-Backup-897568366", "container": "tempest-volumesbackupsv39test-backup-container-1278304396"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:29.747372 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-46872a16-c98b-4081-8a9e-a86a1f2da15a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Creating new backup {'backup': {'volume_id': '903dd534-f759-459f-b09c-943e99557422', 'name': 'tempest-VolumesBackupsV39Test-Backup-897568366', 'container': 'tempest-volumesbackupsv39test-backup-container-1278304396'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:50:29.747555 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-46872a16-c98b-4081-8a9e-a86a1f2da15a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Creating backup of volume 903dd534-f759-459f-b09c-943e99557422 in container tempest-volumesbackupsv39test-backup-container-1278304396 Aug 09 10:50:29.759867 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:29.759867 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:29.760540 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-46872a16-c98b-4081-8a9e-a86a1f2da15a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Volume info retrieved successfully. Aug 09 10:50:29.798926 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-46872a16-c98b-4081-8a9e-a86a1f2da15a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Created reservations ['d9a5cda8-a24a-42bf-9d90-d92d55fe3886', 'd705a1d6-28ff-4c55-84a9-822c9b020fd5'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:29.835331 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46872a16-c98b-4081-8a9e-a86a1f2da15a tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:50:29.835905 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1091/4322] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:50:29 2026] POST /volume/v3/backups => generated 332 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:29.849919 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-29186d8a-f56e-4368-b75f-fb03c2be6591 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:29.851535 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29186d8a-f56e-4368-b75f-fb03c2be6591 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:29.851882 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29186d8a-f56e-4368-b75f-fb03c2be6591 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:29.852159 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29186d8a-f56e-4368-b75f-fb03c2be6591 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:29.852369 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-29186d8a-f56e-4368-b75f-fb03c2be6591 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:29.859936 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:29.859936 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:29.859936 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29186d8a-f56e-4368-b75f-fb03c2be6591 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:29.859936 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1082/4323] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:29 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:30.256735 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a769bd91-31b7-4d2c-a444-6406273ceae3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:30.260297 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a769bd91-31b7-4d2c-a444-6406273ceae3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:30.260602 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a769bd91-31b7-4d2c-a444-6406273ceae3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:30.260820 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a769bd91-31b7-4d2c-a444-6406273ceae3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:30.260950 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a769bd91-31b7-4d2c-a444-6406273ceae3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:30.266941 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:30.266941 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:30.267570 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a769bd91-31b7-4d2c-a444-6406273ceae3 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:30.267945 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1079/4324] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:30 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:30.627009 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b7bd1b20-e768-4372-ae5f-6247a0ef6925 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:30.628615 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7bd1b20-e768-4372-ae5f-6247a0ef6925 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:30.628852 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7bd1b20-e768-4372-ae5f-6247a0ef6925 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:30.629107 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7bd1b20-e768-4372-ae5f-6247a0ef6925 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:30.629272 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b7bd1b20-e768-4372-ae5f-6247a0ef6925 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:30.633341 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:30.633341 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:30.634244 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7bd1b20-e768-4372-ae5f-6247a0ef6925 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:30.634675 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1073/4325] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:30 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:30.885025 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-54fdaa28-8cc1-49b3-83b1-6a03bbf8f475 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:30.886857 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54fdaa28-8cc1-49b3-83b1-6a03bbf8f475 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:30.887079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54fdaa28-8cc1-49b3-83b1-6a03bbf8f475 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:30.887273 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54fdaa28-8cc1-49b3-83b1-6a03bbf8f475 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:30.887381 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-54fdaa28-8cc1-49b3-83b1-6a03bbf8f475 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:30.892103 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:30.892103 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:30.893092 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54fdaa28-8cc1-49b3-83b1-6a03bbf8f475 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:30.893512 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1092/4326] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:30 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:31.282942 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-69afd760-0360-4157-83a6-dd8b9bfae590 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:31.285341 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69afd760-0360-4157-83a6-dd8b9bfae590 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:31.285595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69afd760-0360-4157-83a6-dd8b9bfae590 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:31.285840 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69afd760-0360-4157-83a6-dd8b9bfae590 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:31.285999 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-69afd760-0360-4157-83a6-dd8b9bfae590 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:31.290457 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:31.290457 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:31.290988 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69afd760-0360-4157-83a6-dd8b9bfae590 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:31.291324 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1083/4327] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:31 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:31.646131 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dc5d4923-3273-4a64-aaa3-0505398bb53a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:31.652213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dc5d4923-3273-4a64-aaa3-0505398bb53a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:31.652213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dc5d4923-3273-4a64-aaa3-0505398bb53a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:31.652213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dc5d4923-3273-4a64-aaa3-0505398bb53a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:31.652213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dc5d4923-3273-4a64-aaa3-0505398bb53a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:31.659783 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:31.659783 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:31.661384 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dc5d4923-3273-4a64-aaa3-0505398bb53a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:31.661384 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1080/4328] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:31 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:31.911026 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-27a4d3ef-674f-4994-b4c2-d78f4406978f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:31.914997 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27a4d3ef-674f-4994-b4c2-d78f4406978f tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:31.915286 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27a4d3ef-674f-4994-b4c2-d78f4406978f tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:31.915522 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27a4d3ef-674f-4994-b4c2-d78f4406978f tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:31.915684 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-27a4d3ef-674f-4994-b4c2-d78f4406978f tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:31.920452 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:31.920452 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:31.925361 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27a4d3ef-674f-4994-b4c2-d78f4406978f tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:31.925361 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1074/4329] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:31 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:32.301642 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0c9ebe5e-967e-49c4-8604-80a1d1aae18a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:32.303298 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c9ebe5e-967e-49c4-8604-80a1d1aae18a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:32.303494 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c9ebe5e-967e-49c4-8604-80a1d1aae18a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:32.303679 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c9ebe5e-967e-49c4-8604-80a1d1aae18a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:32.303772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0c9ebe5e-967e-49c4-8604-80a1d1aae18a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:32.308362 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:32.308362 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:32.308898 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c9ebe5e-967e-49c4-8604-80a1d1aae18a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:32.309239 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1093/4330] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:32 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:32.672116 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5a4dfae0-a6f6-426f-88ee-b68f6bdb129b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:32.674028 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a4dfae0-a6f6-426f-88ee-b68f6bdb129b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:32.674278 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a4dfae0-a6f6-426f-88ee-b68f6bdb129b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:32.674532 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a4dfae0-a6f6-426f-88ee-b68f6bdb129b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:32.674666 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5a4dfae0-a6f6-426f-88ee-b68f6bdb129b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:32.678800 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:32.678800 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:32.679416 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a4dfae0-a6f6-426f-88ee-b68f6bdb129b tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:32.679820 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1084/4331] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:32 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:32.938649 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-44e583ee-8539-4132-8331-25a865879f3c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:32.940428 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-44e583ee-8539-4132-8331-25a865879f3c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:32.940669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-44e583ee-8539-4132-8331-25a865879f3c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:32.940895 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-44e583ee-8539-4132-8331-25a865879f3c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:32.941010 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-44e583ee-8539-4132-8331-25a865879f3c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:32.946827 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:32.946827 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:32.947592 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-44e583ee-8539-4132-8331-25a865879f3c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:32.948017 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1081/4332] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:32 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:33.321275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c042abe9-509a-416c-86f7-ba85624a364b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:33.328813 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c042abe9-509a-416c-86f7-ba85624a364b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:33.329050 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c042abe9-509a-416c-86f7-ba85624a364b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:33.329267 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c042abe9-509a-416c-86f7-ba85624a364b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:33.329378 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c042abe9-509a-416c-86f7-ba85624a364b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:33.334461 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:33.334461 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:33.335088 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c042abe9-509a-416c-86f7-ba85624a364b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:33.335479 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1075/4333] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:33 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:33.689825 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e6cf557c-b109-46d6-9945-d98e2a0be827 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:33.691703 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e6cf557c-b109-46d6-9945-d98e2a0be827 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:33.691920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e6cf557c-b109-46d6-9945-d98e2a0be827 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:33.692096 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e6cf557c-b109-46d6-9945-d98e2a0be827 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:33.692216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e6cf557c-b109-46d6-9945-d98e2a0be827 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:33.696467 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:33.696467 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:33.697138 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e6cf557c-b109-46d6-9945-d98e2a0be827 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:33.697622 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1094/4334] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:33 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:33.708352 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76f42fc7-d6f2-4260-86cd-16cfed74c003 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:33.710230 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76f42fc7-d6f2-4260-86cd-16cfed74c003 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] POST https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04/action Aug 09 10:50:33.710623 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76f42fc7-d6f2-4260-86cd-16cfed74c003 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:50:33.710753 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76f42fc7-d6f2-4260-86cd-16cfed74c003 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:33.712122 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-76f42fc7-d6f2-4260-86cd-16cfed74c003 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Updating backup 'b405764e-1d36-4bf7-a84f-77ec1a1e9b04' with '{'status': 'error'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 09 10:50:33.720128 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:33.720128 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:33.721349 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-76f42fc7-d6f2-4260-86cd-16cfed74c003 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5a268be99219473b9f1478fd38dcb669', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf3584fa4b4b48c0bf6fbbc5f3776ab7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:50:33.721602 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76f42fc7-d6f2-4260-86cd-16cfed74c003 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04/action returned with HTTP 403 Aug 09 10:50:33.722132 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1085/4335] 10.4.3.125 () {70 vars in 1430 bytes} [Sun Aug 9 10:50:33 2026] POST /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:33.733469 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-50522099-ca36-42ce-98de-ef8baa01bb78 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:33.735301 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50522099-ca36-42ce-98de-ef8baa01bb78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 Aug 09 10:50:33.735521 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50522099-ca36-42ce-98de-ef8baa01bb78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:33.735744 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50522099-ca36-42ce-98de-ef8baa01bb78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:33.735959 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-50522099-ca36-42ce-98de-ef8baa01bb78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete volume with id: 1d410be6-5fca-4ce2-a5fc-fc6f80744364 Aug 09 10:50:33.744729 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:33.744729 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:33.745090 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-50522099-ca36-42ce-98de-ef8baa01bb78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:33.774210 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-50522099-ca36-42ce-98de-ef8baa01bb78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete volume request issued successfully. Aug 09 10:50:33.774210 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50522099-ca36-42ce-98de-ef8baa01bb78 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 returned with HTTP 202 Aug 09 10:50:33.774210 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1082/4336] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:33 2026] DELETE /volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:33.779954 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-91806594-b663-4013-9da8-c9c99b8ce80a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:33.786594 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91806594-b663-4013-9da8-c9c99b8ce80a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 Aug 09 10:50:33.786819 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91806594-b663-4013-9da8-c9c99b8ce80a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:33.787005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91806594-b663-4013-9da8-c9c99b8ce80a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:33.800105 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:33.800105 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:33.810744 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-91806594-b663-4013-9da8-c9c99b8ce80a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:33.814552 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91806594-b663-4013-9da8-c9c99b8ce80a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 returned with HTTP 200 Aug 09 10:50:33.814928 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1076/4337] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:33 2026] GET /volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 => generated 1007 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:33.962030 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b499195d-29da-4de0-a82d-47aed3d66b6c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:33.963776 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b499195d-29da-4de0-a82d-47aed3d66b6c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:33.964121 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b499195d-29da-4de0-a82d-47aed3d66b6c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:33.965405 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b499195d-29da-4de0-a82d-47aed3d66b6c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:33.965487 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b499195d-29da-4de0-a82d-47aed3d66b6c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:33.973228 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:33.973228 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:33.974016 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b499195d-29da-4de0-a82d-47aed3d66b6c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:33.974513 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1095/4338] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:33 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:34.345993 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3acfb3d3-0ed4-4ae1-9141-ec1cd306f600 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:34.347842 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3acfb3d3-0ed4-4ae1-9141-ec1cd306f600 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:34.348062 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3acfb3d3-0ed4-4ae1-9141-ec1cd306f600 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:34.348471 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3acfb3d3-0ed4-4ae1-9141-ec1cd306f600 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:34.348471 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-3acfb3d3-0ed4-4ae1-9141-ec1cd306f600 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:34.352749 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:34.352749 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:34.353547 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3acfb3d3-0ed4-4ae1-9141-ec1cd306f600 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:34.353982 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1086/4339] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:34 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:34.829313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ae912a14-a728-4eb8-a22c-0b30b1909706 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:34.831740 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ae912a14-a728-4eb8-a22c-0b30b1909706 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 Aug 09 10:50:34.831940 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ae912a14-a728-4eb8-a22c-0b30b1909706 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:34.832207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ae912a14-a728-4eb8-a22c-0b30b1909706 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:34.841089 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ae912a14-a728-4eb8-a22c-0b30b1909706 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 returned with HTTP 404 Aug 09 10:50:34.841753 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1083/4340] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:34 2026] GET /volume/v3/volumes/1d410be6-5fca-4ce2-a5fc-fc6f80744364 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:34.850724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:34.852754 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] POST https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97/restore Aug 09 10:50:34.853235 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:34.854695 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Restoring backup 6cba7bca-1f5d-4af2-946c-93e2b7813c97 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100317) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 09 10:50:34.855912 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Restoring backup 6cba7bca-1f5d-4af2-946c-93e2b7813c97 to volume None. Aug 09 10:50:34.860412 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:34.860412 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:34.861828 np0000006833 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Creating volume of 1 GB for restore of backup 6cba7bca-1f5d-4af2-946c-93e2b7813c97. Aug 09 10:50:34.868207 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Availability Zones retrieved successfully. Aug 09 10:50:34.874149 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Flow 'volume_create_api' (dff0132e-194f-4477-bfff-e837206d0905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:34.875307 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70869381-8040-442b-90a2-58f78e9bbd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:34.876265 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:34.904349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70869381-8040-442b-90a2-58f78e9bbd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:34.905456 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6894c292-974c-491e-9450-1fd27d44e68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:34.943481 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Created reservations ['752039c7-25cc-44d3-96db-1f960e1535c7', '333f7915-73d3-43ac-a102-e52f45cc9673', 'f949a9bd-ddbd-4246-a434-a7cf1445b211', '53095df9-f7bd-40bd-99c5-68d0a85fb3d7'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:34.944402 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6894c292-974c-491e-9450-1fd27d44e68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['752039c7-25cc-44d3-96db-1f960e1535c7', '333f7915-73d3-43ac-a102-e52f45cc9673', 'f949a9bd-ddbd-4246-a434-a7cf1445b211', '53095df9-f7bd-40bd-99c5-68d0a85fb3d7']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:34.945171 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b8d731-231c-40eb-a66f-6b2f400c454a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:34.974091 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b8d731-231c-40eb-a66f-6b2f400c454a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d197fe4-73d7-4bc1-b04a-37773994adb8', '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='cf3584fa4b4b48c0bf6fbbc5f3776ab7',qos_specs=None,replication_status=,reservations=['752039c7-25cc-44d3-96db-1f960e1535c7','333f7915-73d3-43ac-a102-e52f45cc9673','f949a9bd-ddbd-4246-a434-a7cf1445b211','53095df9-f7bd-40bd-99c5-68d0a85fb3d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a268be99219473b9f1478fd38dcb669',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:34Z,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=7d197fe4-73d7-4bc1-b04a-37773994adb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3584fa4b4b48c0bf6fbbc5f3776ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a268be99219473b9f1478fd38dcb669',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:34.974949 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d3af795-a188-46d9-8145-6a9c8d69ec67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:34.984364 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ef2148db-66f9-41a7-a15f-41bb5031bf07 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:34.987918 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef2148db-66f9-41a7-a15f-41bb5031bf07 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:34.988256 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef2148db-66f9-41a7-a15f-41bb5031bf07 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:34.988517 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef2148db-66f9-41a7-a15f-41bb5031bf07 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:34.988679 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ef2148db-66f9-41a7-a15f-41bb5031bf07 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:34.992284 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d3af795-a188-46d9-8145-6a9c8d69ec67) transitioned into 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='cf3584fa4b4b48c0bf6fbbc5f3776ab7',qos_specs=None,replication_status=,reservations=['752039c7-25cc-44d3-96db-1f960e1535c7','333f7915-73d3-43ac-a102-e52f45cc9673','f949a9bd-ddbd-4246-a434-a7cf1445b211','53095df9-f7bd-40bd-99c5-68d0a85fb3d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a268be99219473b9f1478fd38dcb669',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:34.993130 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e305d13a-aed0-44be-affc-70989569e1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:34.994640 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:34.994640 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:34.996006 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef2148db-66f9-41a7-a15f-41bb5031bf07 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:34.996650 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1096/4341] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:34 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:35.005208 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e305d13a-aed0-44be-affc-70989569e1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:35.005208 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Flow 'volume_create_api' (dff0132e-194f-4477-bfff-e837206d0905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:35.005617 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Create volume request issued successfully. Aug 09 10:50:35.015023 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:35.015023 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:35.015470 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Volume info retrieved successfully. Aug 09 10:50:35.378502 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cb0c6f36-31bf-4472-9f8a-c79c0a451e21 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:35.378502 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb0c6f36-31bf-4472-9f8a-c79c0a451e21 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:35.378502 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb0c6f36-31bf-4472-9f8a-c79c0a451e21 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:35.378502 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb0c6f36-31bf-4472-9f8a-c79c0a451e21 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:35.378502 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cb0c6f36-31bf-4472-9f8a-c79c0a451e21 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:35.388347 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:35.388347 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:35.388971 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb0c6f36-31bf-4472-9f8a-c79c0a451e21 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:35.389341 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1087/4342] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:35 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:36.007403 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-77cccfd0-e59d-4c7f-ad1c-d32a54a64c64 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:36.011326 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77cccfd0-e59d-4c7f-ad1c-d32a54a64c64 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:36.011326 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77cccfd0-e59d-4c7f-ad1c-d32a54a64c64 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:36.011326 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77cccfd0-e59d-4c7f-ad1c-d32a54a64c64 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:36.011326 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-77cccfd0-e59d-4c7f-ad1c-d32a54a64c64 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:36.017902 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:36.017902 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:36.019269 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77cccfd0-e59d-4c7f-ad1c-d32a54a64c64 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:36.019927 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1084/4343] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:36 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:36.027849 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:36.027849 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:36.028750 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Volume info retrieved successfully. Aug 09 10:50:36.028946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Checking backup size 1 against volume size 1 {{(pid=100317) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 09 10:50:36.029056 np0000006833 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Overwriting volume 7d197fe4-73d7-4bc1-b04a-37773994adb8 with restore of backup 6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:36.047629 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] restore_backup in rpcapi backup_id 6cba7bca-1f5d-4af2-946c-93e2b7813c97 {{(pid=100317) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 10:50:36.050023 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3adde7be-dd42-49b3-be87-f33a4ae3b54a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97/restore returned with HTTP 202 Aug 09 10:50:36.050446 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1077/4344] 10.4.3.125 () {70 vars in 1433 bytes} [Sun Aug 9 10:50:34 2026] POST /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97/restore => generated 152 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:36.065783 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f00700ba-7684-4105-a7a1-5cc585e89c15 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:36.069583 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f00700ba-7684-4105-a7a1-5cc585e89c15 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:36.069825 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f00700ba-7684-4105-a7a1-5cc585e89c15 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:36.070085 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f00700ba-7684-4105-a7a1-5cc585e89c15 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:36.070249 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f00700ba-7684-4105-a7a1-5cc585e89c15 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:36.076280 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:36.076280 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:36.076548 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f00700ba-7684-4105-a7a1-5cc585e89c15 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:36.077057 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1097/4345] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:36 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:36.399918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-41e00ba5-6c25-4988-b6b6-222e66f57bbb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:36.405899 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-41e00ba5-6c25-4988-b6b6-222e66f57bbb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:36.405899 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-41e00ba5-6c25-4988-b6b6-222e66f57bbb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:36.405899 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-41e00ba5-6c25-4988-b6b6-222e66f57bbb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:36.405899 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-41e00ba5-6c25-4988-b6b6-222e66f57bbb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:36.411928 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:36.411928 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:36.411928 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-41e00ba5-6c25-4988-b6b6-222e66f57bbb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:36.412545 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1088/4346] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:36 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:37.031029 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5cc6a17e-d24f-46e1-a311-56d725a78934 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:37.033488 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5cc6a17e-d24f-46e1-a311-56d725a78934 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:37.033488 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5cc6a17e-d24f-46e1-a311-56d725a78934 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:37.033810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5cc6a17e-d24f-46e1-a311-56d725a78934 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:37.034231 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5cc6a17e-d24f-46e1-a311-56d725a78934 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:37.039025 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:37.039025 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:37.039833 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5cc6a17e-d24f-46e1-a311-56d725a78934 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:37.040049 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1085/4347] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:37 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:37.088846 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cc4e1536-9ec2-436e-a5af-26961f7f9378 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:37.093030 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc4e1536-9ec2-436e-a5af-26961f7f9378 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:37.093336 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc4e1536-9ec2-436e-a5af-26961f7f9378 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:37.093591 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc4e1536-9ec2-436e-a5af-26961f7f9378 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:37.093725 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-cc4e1536-9ec2-436e-a5af-26961f7f9378 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:37.099151 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:37.099151 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:37.100119 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc4e1536-9ec2-436e-a5af-26961f7f9378 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:37.100661 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1078/4348] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:37 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:37.423748 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-970f6b20-712d-48dc-90f3-3626fc847bb8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:37.427203 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-970f6b20-712d-48dc-90f3-3626fc847bb8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:37.427203 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-970f6b20-712d-48dc-90f3-3626fc847bb8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:37.427203 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-970f6b20-712d-48dc-90f3-3626fc847bb8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:37.427203 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-970f6b20-712d-48dc-90f3-3626fc847bb8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:37.431429 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:37.431429 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:37.432143 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-970f6b20-712d-48dc-90f3-3626fc847bb8 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:37.432690 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1098/4349] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:37 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:38.051122 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-81aeeec2-e613-4b92-81dd-53e5b740ccc7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:38.052669 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81aeeec2-e613-4b92-81dd-53e5b740ccc7 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:38.052845 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81aeeec2-e613-4b92-81dd-53e5b740ccc7 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:38.053011 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81aeeec2-e613-4b92-81dd-53e5b740ccc7 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:38.053107 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-81aeeec2-e613-4b92-81dd-53e5b740ccc7 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:38.057152 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:38.057152 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:38.058122 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81aeeec2-e613-4b92-81dd-53e5b740ccc7 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:38.058523 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1089/4350] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:38 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:38.112610 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e010c45e-f9fb-4a83-9721-2f0e46076231 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:38.114902 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e010c45e-f9fb-4a83-9721-2f0e46076231 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:38.115229 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e010c45e-f9fb-4a83-9721-2f0e46076231 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:38.115490 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e010c45e-f9fb-4a83-9721-2f0e46076231 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:38.115663 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e010c45e-f9fb-4a83-9721-2f0e46076231 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:38.121874 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:38.121874 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:38.122716 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e010c45e-f9fb-4a83-9721-2f0e46076231 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:38.123235 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1086/4351] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:38 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:50:38.445277 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-59fd08f4-9b5b-4e75-9be7-567eda63ec84 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:38.446916 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59fd08f4-9b5b-4e75-9be7-567eda63ec84 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:38.447140 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59fd08f4-9b5b-4e75-9be7-567eda63ec84 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:38.447369 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59fd08f4-9b5b-4e75-9be7-567eda63ec84 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:38.447525 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-59fd08f4-9b5b-4e75-9be7-567eda63ec84 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:38.454251 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:38.454251 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:38.455045 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59fd08f4-9b5b-4e75-9be7-567eda63ec84 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:38.455530 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1079/4352] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:38 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:38.863414 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:38.865149 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:38.865533 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1854663607", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:38.867292 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1854663607', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:38.867453 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Create volume of 1 GB Aug 09 10:50:38.873012 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Availability Zones retrieved successfully. Aug 09 10:50:38.880425 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Flow 'volume_create_api' (5d45b65c-6790-458a-b9c2-6dfecd19c857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:38.882224 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e625a243-759b-4383-b99d-39ce3150f586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:38.882638 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:38.910504 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e625a243-759b-4383-b99d-39ce3150f586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:38.911148 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9bf6ad7-7837-4f2c-9c84-2edaa611ddab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:38.973777 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Created reservations ['f5ded33a-ef20-48b5-ab1f-55e61ed741b3', '3b315110-74e5-4d3e-92c7-8d6f81125f23', '3dd7017a-8c10-4c70-b390-0372a9512ce6', '8fea63cd-32de-4de0-ae39-9483a31710b4'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:38.974751 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9bf6ad7-7837-4f2c-9c84-2edaa611ddab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5ded33a-ef20-48b5-ab1f-55e61ed741b3', '3b315110-74e5-4d3e-92c7-8d6f81125f23', '3dd7017a-8c10-4c70-b390-0372a9512ce6', '8fea63cd-32de-4de0-ae39-9483a31710b4']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:38.975595 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cfd8fa0-13ad-445f-b7bf-8e59932217f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:39.004020 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cfd8fa0-13ad-445f-b7bf-8e59932217f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33efc830-5744-4df7-b56a-6fa79c358e2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1854663607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88e0d3cb2c4f4db21a46100364922e',qos_specs=None,replication_status=,reservations=['f5ded33a-ef20-48b5-ab1f-55e61ed741b3','3b315110-74e5-4d3e-92c7-8d6f81125f23','3dd7017a-8c10-4c70-b390-0372a9512ce6','8fea63cd-32de-4de0-ae39-9483a31710b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82fa95d14bc46c0a6dc4fe67bd9e2c8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1854663607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33efc830-5744-4df7-b56a-6fa79c358e2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f88e0d3cb2c4f4db21a46100364922e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82fa95d14bc46c0a6dc4fe67bd9e2c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:39.005004 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f206b3c-ac08-4cd4-a9cd-f482ac3f424a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:39.029918 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f206b3c-ac08-4cd4-a9cd-f482ac3f424a) transitioned into state 'SUCCESS' from state '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-1854663607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88e0d3cb2c4f4db21a46100364922e',qos_specs=None,replication_status=,reservations=['f5ded33a-ef20-48b5-ab1f-55e61ed741b3','3b315110-74e5-4d3e-92c7-8d6f81125f23','3dd7017a-8c10-4c70-b390-0372a9512ce6','8fea63cd-32de-4de0-ae39-9483a31710b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82fa95d14bc46c0a6dc4fe67bd9e2c8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:39.030797 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a51e63c-dbc5-4f64-8f1b-e97ac932851c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:39.042513 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a51e63c-dbc5-4f64-8f1b-e97ac932851c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:39.043935 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Flow 'volume_create_api' (5d45b65c-6790-458a-b9c2-6dfecd19c857) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:39.044376 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Create volume request issued successfully. Aug 09 10:50:39.045103 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c650c86e-b460-4aae-9fbc-a51b6c006a4f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:39.045674 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1099/4353] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:50:38 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:39.060046 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-37863f82-1211-4f24-9688-727bf7ef005a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:39.061742 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37863f82-1211-4f24-9688-727bf7ef005a tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:39.062366 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37863f82-1211-4f24-9688-727bf7ef005a tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:39.062366 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37863f82-1211-4f24-9688-727bf7ef005a tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:39.071306 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:39.071306 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:39.072080 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0f6cc565-a224-42d4-aa89-424992e1f739 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:39.073824 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f6cc565-a224-42d4-aa89-424992e1f739 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:39.073966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f6cc565-a224-42d4-aa89-424992e1f739 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:39.074179 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f6cc565-a224-42d4-aa89-424992e1f739 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:39.074339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0f6cc565-a224-42d4-aa89-424992e1f739 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:39.075954 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-37863f82-1211-4f24-9688-727bf7ef005a tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:39.081874 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:39.081874 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:39.082294 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37863f82-1211-4f24-9688-727bf7ef005a tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:39.082613 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f6cc565-a224-42d4-aa89-424992e1f739 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:39.082962 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1090/4354] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:39 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:39.083019 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1087/4355] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:39 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:39.135643 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-58396492-ead7-4417-9aea-05a5ac7d6723 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:39.137683 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58396492-ead7-4417-9aea-05a5ac7d6723 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:39.137855 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58396492-ead7-4417-9aea-05a5ac7d6723 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:39.138066 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58396492-ead7-4417-9aea-05a5ac7d6723 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:39.138220 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-58396492-ead7-4417-9aea-05a5ac7d6723 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:39.142908 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:39.142908 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:39.143590 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58396492-ead7-4417-9aea-05a5ac7d6723 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:39.144273 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1080/4356] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:39 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:39.404755 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d7e35bdf-9bf4-476c-94b5-eff66c3a7945 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:39.404755 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7e35bdf-9bf4-476c-94b5-eff66c3a7945 None None] GET https://10.4.3.125/volume// Aug 09 10:50:39.404755 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7e35bdf-9bf4-476c-94b5-eff66c3a7945 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:39.404755 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7e35bdf-9bf4-476c-94b5-eff66c3a7945 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:39.404755 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7e35bdf-9bf4-476c-94b5-eff66c3a7945 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:50:39.404755 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1100/4357] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:50: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 09 10:50:39.411157 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0831555d-e449-40eb-8b4e-6f273aa27275 req-d5bfb121-e0e0-490c-b1c1-84a70dd138f3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:39.413078 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0831555d-e449-40eb-8b4e-6f273aa27275 req-d5bfb121-e0e0-490c-b1c1-84a70dd138f3 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:50:39.413470 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0831555d-e449-40eb-8b4e-6f273aa27275 req-d5bfb121-e0e0-490c-b1c1-84a70dd138f3 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb", "connector": null, "instance_uuid": "6cdb3e97-659a-4704-bdd7-d560f02fcb26"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:39.423620 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:39.423620 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:39.451789 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0831555d-e449-40eb-8b4e-6f273aa27275 req-d5bfb121-e0e0-490c-b1c1-84a70dd138f3 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:50:39.452243 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1091/4358] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:50:39 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 09 10:50:39.460603 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0831555d-e449-40eb-8b4e-6f273aa27275 req-a4c38fa4-1553-4062-94ce-a032f9793bb6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:39.462563 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0831555d-e449-40eb-8b4e-6f273aa27275 req-a4c38fa4-1553-4062-94ce-a032f9793bb6 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] DELETE https://10.4.3.125/volume/v3/attachments/a62c6cc6-e0a5-472e-ac45-40025bcffa64 Aug 09 10:50:39.462726 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0831555d-e449-40eb-8b4e-6f273aa27275 req-a4c38fa4-1553-4062-94ce-a032f9793bb6 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:39.462893 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0831555d-e449-40eb-8b4e-6f273aa27275 req-a4c38fa4-1553-4062-94ce-a032f9793bb6 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:39.467201 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2ea0dec0-5b57-44fe-87fa-1cb04680bf58 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:39.471230 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ea0dec0-5b57-44fe-87fa-1cb04680bf58 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:39.471230 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ea0dec0-5b57-44fe-87fa-1cb04680bf58 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:39.471230 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ea0dec0-5b57-44fe-87fa-1cb04680bf58 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:39.471230 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2ea0dec0-5b57-44fe-87fa-1cb04680bf58 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:39.471456 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:39.471456 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:39.476447 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:39.476447 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:39.477100 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ea0dec0-5b57-44fe-87fa-1cb04680bf58 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:39.477632 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1081/4359] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:39 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:39.516232 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0831555d-e449-40eb-8b4e-6f273aa27275 req-a4c38fa4-1553-4062-94ce-a032f9793bb6 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/attachments/a62c6cc6-e0a5-472e-ac45-40025bcffa64 returned with HTTP 200 Aug 09 10:50:39.516955 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1088/4360] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:50:39 2026] DELETE /volume/v3/attachments/a62c6cc6-e0a5-472e-ac45-40025bcffa64 => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:40.098815 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b8403a1b-ae41-464b-9e04-e4e78e924897 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.101126 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8403a1b-ae41-464b-9e04-e4e78e924897 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:40.101427 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8403a1b-ae41-464b-9e04-e4e78e924897 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.101682 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8403a1b-ae41-464b-9e04-e4e78e924897 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.101819 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b8403a1b-ae41-464b-9e04-e4e78e924897 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:40.106916 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.106916 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:40.107823 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8403a1b-ae41-464b-9e04-e4e78e924897 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:40.108254 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1101/4361] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:40.110595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6bbdf1f4-2d7e-4bcb-a370-829ba28f9856 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.114241 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6bbdf1f4-2d7e-4bcb-a370-829ba28f9856 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:40.114241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6bbdf1f4-2d7e-4bcb-a370-829ba28f9856 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.114241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6bbdf1f4-2d7e-4bcb-a370-829ba28f9856 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.122450 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.122450 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:40.127371 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6bbdf1f4-2d7e-4bcb-a370-829ba28f9856 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:40.133480 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6bbdf1f4-2d7e-4bcb-a370-829ba28f9856 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:40.134110 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1092/4362] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:40.145544 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9cbe33ac-5d8b-4ffa-97f5-300b3a4ff645 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.147986 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cbe33ac-5d8b-4ffa-97f5-300b3a4ff645 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:40.148293 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cbe33ac-5d8b-4ffa-97f5-300b3a4ff645 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.148600 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cbe33ac-5d8b-4ffa-97f5-300b3a4ff645 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.158167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c1bcbd03-e1c2-4d4b-acc3-aec87f0591b7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.160429 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.160429 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:40.162836 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c1bcbd03-e1c2-4d4b-acc3-aec87f0591b7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:40.163046 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c1bcbd03-e1c2-4d4b-acc3-aec87f0591b7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.163245 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c1bcbd03-e1c2-4d4b-acc3-aec87f0591b7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.163402 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c1bcbd03-e1c2-4d4b-acc3-aec87f0591b7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:40.164446 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9cbe33ac-5d8b-4ffa-97f5-300b3a4ff645 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:40.169082 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cbe33ac-5d8b-4ffa-97f5-300b3a4ff645 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:40.169509 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1082/4363] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:40.179356 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.179356 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:40.181247 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-73252789-8dab-44fc-9d3e-5c242a350f34 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.182844 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c1bcbd03-e1c2-4d4b-acc3-aec87f0591b7 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:40.183778 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-73252789-8dab-44fc-9d3e-5c242a350f34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes Aug 09 10:50:40.184004 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-73252789-8dab-44fc-9d3e-5c242a350f34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.184257 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-73252789-8dab-44fc-9d3e-5c242a350f34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.184607 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-73252789-8dab-44fc-9d3e-5c242a350f34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:50:40.185486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-73252789-8dab-44fc-9d3e-5c242a350f34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:50:40.186375 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1089/4364] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:40.195844 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-73252789-8dab-44fc-9d3e-5c242a350f34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Get all volumes completed successfully. Aug 09 10:50:40.196379 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-73252789-8dab-44fc-9d3e-5c242a350f34 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 200 Aug 09 10:50:40.196824 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1102/4365] 10.4.3.125 () {66 vars in 1237 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/volumes => generated 339 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:40.204767 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0ef14eda-cb47-4f8d-b5ee-68c5ccd4f79d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.206152 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0ef14eda-cb47-4f8d-b5ee-68c5ccd4f79d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:40.206458 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0ef14eda-cb47-4f8d-b5ee-68c5ccd4f79d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.206738 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0ef14eda-cb47-4f8d-b5ee-68c5ccd4f79d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.213203 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.213203 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:40.218990 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0ef14eda-cb47-4f8d-b5ee-68c5ccd4f79d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:40.221491 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0ef14eda-cb47-4f8d-b5ee-68c5ccd4f79d tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:40.222133 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1093/4366] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:40.279030 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-303634c8-875b-4773-b7cb-559e4948a674 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.281305 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-303634c8-875b-4773-b7cb-559e4948a674 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:40.281572 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-303634c8-875b-4773-b7cb-559e4948a674 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.281812 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-303634c8-875b-4773-b7cb-559e4948a674 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.289318 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.289318 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:40.293199 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-303634c8-875b-4773-b7cb-559e4948a674 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:40.297877 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-303634c8-875b-4773-b7cb-559e4948a674 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:40.298392 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1083/4367] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:40.399180 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b34a8a82-4840-494f-96a5-8c507e8ba65a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.399568 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b34a8a82-4840-494f-96a5-8c507e8ba65a None None] GET https://10.4.3.125/volume// Aug 09 10:50:40.400122 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b34a8a82-4840-494f-96a5-8c507e8ba65a None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.400122 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b34a8a82-4840-494f-96a5-8c507e8ba65a None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.400467 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b34a8a82-4840-494f-96a5-8c507e8ba65a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:50:40.400578 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1090/4368] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:50: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 09 10:50:40.408340 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-4d2b52ef-3742-4abb-9126-9b81d2bf111f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.410346 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-4d2b52ef-3742-4abb-9126-9b81d2bf111f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:50:40.410698 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-4d2b52ef-3742-4abb-9126-9b81d2bf111f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33efc830-5744-4df7-b56a-6fa79c358e2f", "connector": null, "instance_uuid": "4c4d8820-b669-405f-ab31-158b106605e7"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:40.419907 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.419907 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:40.456828 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-4d2b52ef-3742-4abb-9126-9b81d2bf111f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:50:40.457395 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1103/4369] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:50:40 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 09 10:50:40.496510 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-45c549bc-fc5d-4e5b-917d-bd0d6cdbb066 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.498080 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-45c549bc-fc5d-4e5b-917d-bd0d6cdbb066 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:40.498350 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-45c549bc-fc5d-4e5b-917d-bd0d6cdbb066 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.498588 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-45c549bc-fc5d-4e5b-917d-bd0d6cdbb066 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.498724 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-45c549bc-fc5d-4e5b-917d-bd0d6cdbb066 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:40.501630 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-198e948e-d040-43f7-be07-2a6bdb7948db None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.503973 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-198e948e-d040-43f7-be07-2a6bdb7948db tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:40.504259 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-198e948e-d040-43f7-be07-2a6bdb7948db tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.504330 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.504330 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:40.504539 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-198e948e-d040-43f7-be07-2a6bdb7948db tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.505837 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-45c549bc-fc5d-4e5b-917d-bd0d6cdbb066 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:40.508161 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1094/4370] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:40.514675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b85d7f6f-96d9-40f7-b600-c604eb935690 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.514675 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b85d7f6f-96d9-40f7-b600-c604eb935690 None None] GET https://10.4.3.125/volume// Aug 09 10:50:40.514675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b85d7f6f-96d9-40f7-b600-c604eb935690 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.514675 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b85d7f6f-96d9-40f7-b600-c604eb935690 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.514675 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b85d7f6f-96d9-40f7-b600-c604eb935690 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:50:40.514675 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1091/4371] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:50:40.515618 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.515618 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:40.518842 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-198e948e-d040-43f7-be07-2a6bdb7948db tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:40.523284 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-198e948e-d040-43f7-be07-2a6bdb7948db tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:40.523762 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1084/4372] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:40.525362 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-e4ff540b-f52c-497c-a81c-e68300baaf1e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.527654 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-e4ff540b-f52c-497c-a81c-e68300baaf1e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:40.527898 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-e4ff540b-f52c-497c-a81c-e68300baaf1e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.528080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-e4ff540b-f52c-497c-a81c-e68300baaf1e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.538613 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.538613 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:40.545209 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-e4ff540b-f52c-497c-a81c-e68300baaf1e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:40.548871 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-e4ff540b-f52c-497c-a81c-e68300baaf1e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:40.549970 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1104/4373] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:50:40.672301 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-c579f2e8-df73-4c7a-861a-9fcfa779723e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.674735 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-c579f2e8-df73-4c7a-861a-9fcfa779723e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] PUT https://10.4.3.125/volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35 Aug 09 10:50:40.675156 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-c579f2e8-df73-4c7a-861a-9fcfa779723e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:40.683422 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-c579f2e8-df73-4c7a-861a-9fcfa779723e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Acquiring lock "cinder-attachment_update-33efc830-5744-4df7-b56a-6fa79c358e2f-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:50:40.688319 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-c579f2e8-df73-4c7a-861a-9fcfa779723e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Lock "cinder-attachment_update-33efc830-5744-4df7-b56a-6fa79c358e2f-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:50:40.689586 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.689586 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:40.779138 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-c579f2e8-df73-4c7a-861a-9fcfa779723e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Lock "cinder-attachment_update-33efc830-5744-4df7-b56a-6fa79c358e2f-np0000006833" released by "attachment_update" :: held 0.091s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:50:40.779999 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-c579f2e8-df73-4c7a-861a-9fcfa779723e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35 returned with HTTP 200 Aug 09 10:50:40.780065 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1095/4374] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:50:40 2026] PUT /volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:40.937708 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8e65299-a69c-4bea-9271-c6a42dc3af97 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.937708 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8e65299-a69c-4bea-9271-c6a42dc3af97 None None] GET https://10.4.3.125/volume// Aug 09 10:50:40.937708 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8e65299-a69c-4bea-9271-c6a42dc3af97 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.937708 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8e65299-a69c-4bea-9271-c6a42dc3af97 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.937708 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8e65299-a69c-4bea-9271-c6a42dc3af97 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:50:40.937708 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1092/4375] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:50: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 09 10:50:40.947742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-19441f7a-d653-416f-847e-ef18ed6d883a req-59413528-6258-460e-bc4f-658faba0111c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:40.950394 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-59413528-6258-460e-bc4f-658faba0111c tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] GET https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb Aug 09 10:50:40.950602 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-59413528-6258-460e-bc4f-658faba0111c tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:40.950830 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-59413528-6258-460e-bc4f-658faba0111c tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:40.961547 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:40.961547 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:40.964988 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-19441f7a-d653-416f-847e-ef18ed6d883a req-59413528-6258-460e-bc4f-658faba0111c tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Volume info retrieved successfully. Aug 09 10:50:40.970146 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-59413528-6258-460e-bc4f-658faba0111c tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb returned with HTTP 200 Aug 09 10:50:40.970640 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1085/4376] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:50:40 2026] GET /volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb => generated 1539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:50:41.070208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-19441f7a-d653-416f-847e-ef18ed6d883a req-8d19f889-3aca-4519-b7ae-06774fad1d78 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:41.072160 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-8d19f889-3aca-4519-b7ae-06774fad1d78 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] PUT https://10.4.3.125/volume/v3/attachments/a1da52b5-ce5e-4105-b7c2-c614cf2af1c1 Aug 09 10:50:41.072547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-8d19f889-3aca-4519-b7ae-06774fad1d78 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:41.079713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-19441f7a-d653-416f-847e-ef18ed6d883a req-8d19f889-3aca-4519-b7ae-06774fad1d78 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Acquiring lock "cinder-attachment_update-88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:50:41.084114 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-19441f7a-d653-416f-847e-ef18ed6d883a req-8d19f889-3aca-4519-b7ae-06774fad1d78 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Lock "cinder-attachment_update-88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb-np0000006833" acquired by "attachment_update" :: waited 0.004s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:50:41.085063 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:41.085063 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:41.118423 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-465175ea-5b74-48ab-803d-a112f238fb3b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:41.120119 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-465175ea-5b74-48ab-803d-a112f238fb3b tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:41.120337 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-465175ea-5b74-48ab-803d-a112f238fb3b tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:41.120548 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-465175ea-5b74-48ab-803d-a112f238fb3b tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:41.120874 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-465175ea-5b74-48ab-803d-a112f238fb3b tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:41.124880 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:41.124880 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:41.126515 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-465175ea-5b74-48ab-803d-a112f238fb3b tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:41.126515 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1096/4377] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:41 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:41.174784 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-19441f7a-d653-416f-847e-ef18ed6d883a req-8d19f889-3aca-4519-b7ae-06774fad1d78 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Lock "cinder-attachment_update-88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb-np0000006833" released by "attachment_update" :: held 0.090s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:50:41.175230 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-8d19f889-3aca-4519-b7ae-06774fad1d78 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/attachments/a1da52b5-ce5e-4105-b7c2-c614cf2af1c1 returned with HTTP 200 Aug 09 10:50:41.176840 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1105/4378] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:50:41 2026] PUT /volume/v3/attachments/a1da52b5-ce5e-4105-b7c2-c614cf2af1c1 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:41.197117 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-670d9bf9-5334-4ad2-85d4-7ef41ec8ef16 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:41.199205 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-670d9bf9-5334-4ad2-85d4-7ef41ec8ef16 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:41.199205 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-670d9bf9-5334-4ad2-85d4-7ef41ec8ef16 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:41.199543 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-670d9bf9-5334-4ad2-85d4-7ef41ec8ef16 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:41.200646 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-670d9bf9-5334-4ad2-85d4-7ef41ec8ef16 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:41.205555 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:41.205555 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:41.206298 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-670d9bf9-5334-4ad2-85d4-7ef41ec8ef16 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:41.206798 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1093/4379] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:41 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:41.207341 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-19441f7a-d653-416f-847e-ef18ed6d883a req-9bd2a42b-f810-40fb-94e8-ddbd45316b39 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:41.210292 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-9bd2a42b-f810-40fb-94e8-ddbd45316b39 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] POST https://10.4.3.125/volume/v3/attachments/a1da52b5-ce5e-4105-b7c2-c614cf2af1c1/action Aug 09 10:50:41.210667 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-9bd2a42b-f810-40fb-94e8-ddbd45316b39 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:50:41.210824 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-9bd2a42b-f810-40fb-94e8-ddbd45316b39 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:41.226297 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:41.226297 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:41.237557 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-19441f7a-d653-416f-847e-ef18ed6d883a req-9bd2a42b-f810-40fb-94e8-ddbd45316b39 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/attachments/a1da52b5-ce5e-4105-b7c2-c614cf2af1c1/action returned with HTTP 204 Aug 09 10:50:41.237938 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1086/4380] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:50:41 2026] POST /volume/v3/attachments/a1da52b5-ce5e-4105-b7c2-c614cf2af1c1/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:41.519493 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8c2d9368-4284-4bb3-b2f6-924ed9e2bf86 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:41.521387 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8c2d9368-4284-4bb3-b2f6-924ed9e2bf86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:41.521631 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8c2d9368-4284-4bb3-b2f6-924ed9e2bf86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:41.521823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8c2d9368-4284-4bb3-b2f6-924ed9e2bf86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:41.521920 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8c2d9368-4284-4bb3-b2f6-924ed9e2bf86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:41.526479 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:41.526479 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:41.527327 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8c2d9368-4284-4bb3-b2f6-924ed9e2bf86 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:41.527745 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1097/4381] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:41 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:41.539070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6402f4fb-fe47-4329-8365-aba7f1294799 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:41.540785 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6402f4fb-fe47-4329-8365-aba7f1294799 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:41.540978 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6402f4fb-fe47-4329-8365-aba7f1294799 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:41.541152 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6402f4fb-fe47-4329-8365-aba7f1294799 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:41.551661 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:41.551661 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:41.555471 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6402f4fb-fe47-4329-8365-aba7f1294799 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:41.559742 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6402f4fb-fe47-4329-8365-aba7f1294799 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:41.560105 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1106/4382] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:41 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:42.140410 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8310ab32-fbc0-431e-85a3-9de44e0274dd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:42.142652 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8310ab32-fbc0-431e-85a3-9de44e0274dd tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:42.143150 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8310ab32-fbc0-431e-85a3-9de44e0274dd tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:42.143586 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8310ab32-fbc0-431e-85a3-9de44e0274dd tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:42.144205 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-8310ab32-fbc0-431e-85a3-9de44e0274dd tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:42.150574 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:42.150574 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:42.151978 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8310ab32-fbc0-431e-85a3-9de44e0274dd tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:42.152828 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1094/4383] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:42 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:42.220396 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-30f16b29-22dd-4a71-b404-da8d396ffd5c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:42.222270 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30f16b29-22dd-4a71-b404-da8d396ffd5c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:42.222481 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30f16b29-22dd-4a71-b404-da8d396ffd5c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:42.222733 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30f16b29-22dd-4a71-b404-da8d396ffd5c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:42.222908 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-30f16b29-22dd-4a71-b404-da8d396ffd5c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:42.227332 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:42.227332 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:42.228109 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30f16b29-22dd-4a71-b404-da8d396ffd5c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:42.228628 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1087/4384] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:42 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:42.539946 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-11f04bd6-631c-467b-bce4-19a860e8ea37 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:42.542021 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-11f04bd6-631c-467b-bce4-19a860e8ea37 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:42.542425 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-11f04bd6-631c-467b-bce4-19a860e8ea37 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:42.543599 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-11f04bd6-631c-467b-bce4-19a860e8ea37 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:42.543599 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-11f04bd6-631c-467b-bce4-19a860e8ea37 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:42.552292 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:42.552292 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:42.552292 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-11f04bd6-631c-467b-bce4-19a860e8ea37 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:42.552292 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1098/4385] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:42 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:42.578139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c031398d-30db-469a-8a56-20467a159652 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:42.581835 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c031398d-30db-469a-8a56-20467a159652 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:42.581835 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c031398d-30db-469a-8a56-20467a159652 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:42.581835 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c031398d-30db-469a-8a56-20467a159652 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:42.594055 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:42.594055 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:42.602415 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c031398d-30db-469a-8a56-20467a159652 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:42.608064 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c031398d-30db-469a-8a56-20467a159652 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:42.608557 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1107/4386] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:42 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:43.164699 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c6f7cc1a-4276-462c-afc6-6f0c524cd70c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:43.167525 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6f7cc1a-4276-462c-afc6-6f0c524cd70c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:43.167525 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6f7cc1a-4276-462c-afc6-6f0c524cd70c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:43.167525 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6f7cc1a-4276-462c-afc6-6f0c524cd70c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:43.167525 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c6f7cc1a-4276-462c-afc6-6f0c524cd70c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:43.171935 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:43.171935 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:43.173001 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6f7cc1a-4276-462c-afc6-6f0c524cd70c tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:43.173534 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1095/4387] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:43 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:43.241500 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4bc5914b-c61d-492f-8211-928ab1eeccd9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:43.244215 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4bc5914b-c61d-492f-8211-928ab1eeccd9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:43.244402 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4bc5914b-c61d-492f-8211-928ab1eeccd9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:43.244612 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4bc5914b-c61d-492f-8211-928ab1eeccd9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:43.244707 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4bc5914b-c61d-492f-8211-928ab1eeccd9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:43.249022 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:43.249022 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:43.249640 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4bc5914b-c61d-492f-8211-928ab1eeccd9 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:43.250235 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1088/4388] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:43 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:43.564164 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50209ece-d47a-45fb-b62e-1e812af863ee None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:43.573752 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50209ece-d47a-45fb-b62e-1e812af863ee tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:43.574012 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50209ece-d47a-45fb-b62e-1e812af863ee tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:43.574279 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50209ece-d47a-45fb-b62e-1e812af863ee tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:43.574422 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-50209ece-d47a-45fb-b62e-1e812af863ee tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:43.582213 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:43.582213 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:43.583220 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50209ece-d47a-45fb-b62e-1e812af863ee tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:43.583863 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1099/4389] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:43 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:43.625534 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e2c42fd4-38d6-4d03-bc8c-6136006f00f0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:43.630843 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2c42fd4-38d6-4d03-bc8c-6136006f00f0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:43.631061 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2c42fd4-38d6-4d03-bc8c-6136006f00f0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:43.631310 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2c42fd4-38d6-4d03-bc8c-6136006f00f0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:43.650649 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:43.650649 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:43.659384 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e2c42fd4-38d6-4d03-bc8c-6136006f00f0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:43.665548 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2c42fd4-38d6-4d03-bc8c-6136006f00f0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:43.666001 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1108/4390] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:43 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:44.063014 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-1a36641f-ca64-4964-beea-92ddf252f482 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:44.065369 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-1a36641f-ca64-4964-beea-92ddf252f482 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] POST https://10.4.3.125/volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35/action Aug 09 10:50:44.065475 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-1a36641f-ca64-4964-beea-92ddf252f482 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:50:44.066003 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-1a36641f-ca64-4964-beea-92ddf252f482 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:44.087379 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:44.087379 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:44.104900 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b473e7f8-959e-4a29-91a8-aaecd2a9e8bc req-1a36641f-ca64-4964-beea-92ddf252f482 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35/action returned with HTTP 204 Aug 09 10:50:44.105503 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1096/4391] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:50:44 2026] POST /volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:44.186257 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02fdd4d3-9ab5-49d3-9fe2-7b7e420933fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:44.188418 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02fdd4d3-9ab5-49d3-9fe2-7b7e420933fc tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:44.188998 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02fdd4d3-9ab5-49d3-9fe2-7b7e420933fc tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:44.188998 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02fdd4d3-9ab5-49d3-9fe2-7b7e420933fc tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:44.188998 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-02fdd4d3-9ab5-49d3-9fe2-7b7e420933fc tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:44.194263 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:44.194263 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:44.194982 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02fdd4d3-9ab5-49d3-9fe2-7b7e420933fc tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:44.195388 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1089/4392] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:44 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:44.263162 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ff05683a-1e04-481d-92e3-70944ef19cbd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:44.265291 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff05683a-1e04-481d-92e3-70944ef19cbd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:44.265557 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff05683a-1e04-481d-92e3-70944ef19cbd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:44.265778 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff05683a-1e04-481d-92e3-70944ef19cbd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:44.265912 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ff05683a-1e04-481d-92e3-70944ef19cbd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:44.272009 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:44.272009 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:44.272714 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff05683a-1e04-481d-92e3-70944ef19cbd tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:44.273118 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1100/4393] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:44 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:44.595109 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-41ba07c4-497e-48d8-9a36-7f3a0089179c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:44.597786 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41ba07c4-497e-48d8-9a36-7f3a0089179c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:44.597786 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41ba07c4-497e-48d8-9a36-7f3a0089179c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:44.598060 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41ba07c4-497e-48d8-9a36-7f3a0089179c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:44.598060 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-41ba07c4-497e-48d8-9a36-7f3a0089179c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:44.602356 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:44.602356 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:44.604003 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41ba07c4-497e-48d8-9a36-7f3a0089179c tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:44.604003 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1109/4394] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:44 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:44.680114 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-64077197-c892-4df4-b4ea-84f3e3f942f0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:44.682140 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-64077197-c892-4df4-b4ea-84f3e3f942f0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:44.682401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-64077197-c892-4df4-b4ea-84f3e3f942f0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:44.682649 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-64077197-c892-4df4-b4ea-84f3e3f942f0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:44.693392 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:44.693392 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:44.696712 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-64077197-c892-4df4-b4ea-84f3e3f942f0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:44.700998 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-64077197-c892-4df4-b4ea-84f3e3f942f0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:44.702308 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1097/4395] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:44 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:44.715828 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32264801-1718-4b0d-91d3-d1b97a64eaf0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:44.717414 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32264801-1718-4b0d-91d3-d1b97a64eaf0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:44.717637 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32264801-1718-4b0d-91d3-d1b97a64eaf0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:44.717854 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32264801-1718-4b0d-91d3-d1b97a64eaf0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:44.731511 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:44.731511 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:44.736176 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-32264801-1718-4b0d-91d3-d1b97a64eaf0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:44.740386 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32264801-1718-4b0d-91d3-d1b97a64eaf0 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:44.741019 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1090/4396] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:44 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:44.759215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-87c7fdf8-d3de-4068-b777-f35a2acf9013 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:44.759215 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-87c7fdf8-d3de-4068-b777-f35a2acf9013 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:50:44.760552 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-87c7fdf8-d3de-4068-b777-f35a2acf9013 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:44.760552 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-87c7fdf8-d3de-4068-b777-f35a2acf9013 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:44.777875 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:44.777875 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:44.779094 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-87c7fdf8-d3de-4068-b777-f35a2acf9013 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:50:44.784542 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-87c7fdf8-d3de-4068-b777-f35a2acf9013 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:50:44.785286 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1101/4397] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:44 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:45.206001 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8def429b-7cbd-44d0-8365-0de52b68699e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:45.209713 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8def429b-7cbd-44d0-8365-0de52b68699e tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:45.209713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8def429b-7cbd-44d0-8365-0de52b68699e tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:45.209713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8def429b-7cbd-44d0-8365-0de52b68699e tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:45.209713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8def429b-7cbd-44d0-8365-0de52b68699e tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:45.213904 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:45.213904 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:45.214844 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8def429b-7cbd-44d0-8365-0de52b68699e tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:45.215459 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1110/4398] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:45 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:45.287610 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-880899b6-4042-4dd5-98b4-197fd2b81c1c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:45.290060 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-880899b6-4042-4dd5-98b4-197fd2b81c1c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:45.290060 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-880899b6-4042-4dd5-98b4-197fd2b81c1c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:45.290060 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-880899b6-4042-4dd5-98b4-197fd2b81c1c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:45.290060 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-880899b6-4042-4dd5-98b4-197fd2b81c1c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:45.293618 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:45.293618 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:45.294293 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-880899b6-4042-4dd5-98b4-197fd2b81c1c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:45.295067 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1098/4399] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:45 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:45.618434 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3992806-593e-47ac-994d-a8a217510717 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:45.620448 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3992806-593e-47ac-994d-a8a217510717 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:45.620768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3992806-593e-47ac-994d-a8a217510717 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:45.621027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3992806-593e-47ac-994d-a8a217510717 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:45.621230 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c3992806-593e-47ac-994d-a8a217510717 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:45.629831 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:45.629831 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:45.630667 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3992806-593e-47ac-994d-a8a217510717 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:45.631136 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1091/4400] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:45 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:46.225379 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e1393df2-c3db-4941-8d85-ea150dbb38eb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:46.227144 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e1393df2-c3db-4941-8d85-ea150dbb38eb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:46.227370 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e1393df2-c3db-4941-8d85-ea150dbb38eb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:46.227594 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e1393df2-c3db-4941-8d85-ea150dbb38eb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:46.227693 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e1393df2-c3db-4941-8d85-ea150dbb38eb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:46.232044 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:46.232044 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:46.232833 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e1393df2-c3db-4941-8d85-ea150dbb38eb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:46.233385 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1102/4401] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:46 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:46.307057 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9c5e310f-4b33-4de3-a304-9c8ce73207bc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:46.308741 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c5e310f-4b33-4de3-a304-9c8ce73207bc tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:46.308945 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c5e310f-4b33-4de3-a304-9c8ce73207bc tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:46.309143 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c5e310f-4b33-4de3-a304-9c8ce73207bc tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:46.309296 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9c5e310f-4b33-4de3-a304-9c8ce73207bc tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:46.313698 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:46.313698 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:46.314342 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c5e310f-4b33-4de3-a304-9c8ce73207bc tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:46.314789 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1111/4402] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:46 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:46.641825 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-df6077c0-3e13-4fbb-aba2-120f6ec75d66 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:46.643477 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df6077c0-3e13-4fbb-aba2-120f6ec75d66 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:46.643756 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df6077c0-3e13-4fbb-aba2-120f6ec75d66 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:46.643935 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df6077c0-3e13-4fbb-aba2-120f6ec75d66 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:46.644039 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-df6077c0-3e13-4fbb-aba2-120f6ec75d66 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:46.647880 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:46.647880 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:46.648415 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df6077c0-3e13-4fbb-aba2-120f6ec75d66 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:46.648752 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1099/4403] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:46 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:47.244160 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6dcaf1b5-409b-4845-83d6-dda9ad025133 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:47.247145 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dcaf1b5-409b-4845-83d6-dda9ad025133 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:47.247416 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dcaf1b5-409b-4845-83d6-dda9ad025133 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:47.247643 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dcaf1b5-409b-4845-83d6-dda9ad025133 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:47.247772 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6dcaf1b5-409b-4845-83d6-dda9ad025133 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:47.263971 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:47.263971 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:47.264900 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dcaf1b5-409b-4845-83d6-dda9ad025133 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:47.265353 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1092/4404] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:47 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:47.324681 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b483d124-5fe3-45da-90db-6586a6e69d1c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:47.329203 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b483d124-5fe3-45da-90db-6586a6e69d1c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:47.329203 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b483d124-5fe3-45da-90db-6586a6e69d1c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:47.329334 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b483d124-5fe3-45da-90db-6586a6e69d1c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:47.329449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b483d124-5fe3-45da-90db-6586a6e69d1c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:47.334327 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:47.334327 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:47.334990 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b483d124-5fe3-45da-90db-6586a6e69d1c tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:47.335570 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1103/4405] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:47 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:47.659574 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-05feec20-8b71-4695-95ff-85f2c864d075 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:47.661726 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-05feec20-8b71-4695-95ff-85f2c864d075 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:50:47.661918 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-05feec20-8b71-4695-95ff-85f2c864d075 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:47.662087 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-05feec20-8b71-4695-95ff-85f2c864d075 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:47.662197 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-05feec20-8b71-4695-95ff-85f2c864d075 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:47.666375 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:47.666375 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:47.667416 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-05feec20-8b71-4695-95ff-85f2c864d075 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:50:47.667992 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1112/4406] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:47 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:47.678762 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-134a839a-4472-4744-b509-bd33b50a7951 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:47.680646 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-134a839a-4472-4744-b509-bd33b50a7951 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1/action Aug 09 10:50:47.681050 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-134a839a-4472-4744-b509-bd33b50a7951 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:50:47.681241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-134a839a-4472-4744-b509-bd33b50a7951 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:47.682549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-134a839a-4472-4744-b509-bd33b50a7951 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Updating backup 'bf2ae0cb-8d85-48db-a538-6a618e7579e1' with '{'status': 'error'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 09 10:50:47.689284 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:47.689284 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:47.696885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-134a839a-4472-4744-b509-bd33b50a7951 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] reset_status in rpcapi backup_id bf2ae0cb-8d85-48db-a538-6a618e7579e1 on host np0000006833. {{(pid=100318) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 09 10:50:47.701200 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-134a839a-4472-4744-b509-bd33b50a7951 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1/action returned with HTTP 202 Aug 09 10:50:47.701200 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1100/4407] 10.4.3.125 () {70 vars in 1430 bytes} [Sun Aug 9 10:50:47 2026] POST /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:50:47.707224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b12c13cf-3b2a-447b-b523-d6ff58342d32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:47.711632 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b12c13cf-3b2a-447b-b523-d6ff58342d32 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 Aug 09 10:50:47.711891 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b12c13cf-3b2a-447b-b523-d6ff58342d32 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:47.712077 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b12c13cf-3b2a-447b-b523-d6ff58342d32 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:47.712264 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b12c13cf-3b2a-447b-b523-d6ff58342d32 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete volume with id: 038b9b59-bfdc-4bac-b893-c799dd6dacf8 Aug 09 10:50:47.719075 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:47.719075 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:47.719408 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b12c13cf-3b2a-447b-b523-d6ff58342d32 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:47.735300 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b12c13cf-3b2a-447b-b523-d6ff58342d32 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete volume request issued successfully. Aug 09 10:50:47.735300 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b12c13cf-3b2a-447b-b523-d6ff58342d32 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 returned with HTTP 202 Aug 09 10:50:47.735300 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1093/4408] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:47 2026] DELETE /volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:47.743407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-13a24c7d-63b9-4c49-9ace-6810335b4a3d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:47.745198 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-13a24c7d-63b9-4c49-9ace-6810335b4a3d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 Aug 09 10:50:47.747200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-13a24c7d-63b9-4c49-9ace-6810335b4a3d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:47.747200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-13a24c7d-63b9-4c49-9ace-6810335b4a3d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:47.753812 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:47.753812 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:47.756865 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-13a24c7d-63b9-4c49-9ace-6810335b4a3d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:47.761429 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-13a24c7d-63b9-4c49-9ace-6810335b4a3d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 returned with HTTP 200 Aug 09 10:50:47.761930 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1104/4409] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:47 2026] GET /volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:48.277219 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-210d0f48-256b-44f8-b0f9-660432634e72 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.279113 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-210d0f48-256b-44f8-b0f9-660432634e72 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:48.279366 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-210d0f48-256b-44f8-b0f9-660432634e72 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:48.279585 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-210d0f48-256b-44f8-b0f9-660432634e72 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:48.279695 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-210d0f48-256b-44f8-b0f9-660432634e72 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:48.284139 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.284139 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:48.284913 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-210d0f48-256b-44f8-b0f9-660432634e72 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:48.285273 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1113/4410] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:48 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:48.295579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-faff3f4b-62cd-45e2-9b34-7411321fc310 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.297015 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-faff3f4b-62cd-45e2-9b34-7411321fc310 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 Aug 09 10:50:48.297385 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-faff3f4b-62cd-45e2-9b34-7411321fc310 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:48.297731 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-faff3f4b-62cd-45e2-9b34-7411321fc310 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:48.304943 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.304943 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:48.309162 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-faff3f4b-62cd-45e2-9b34-7411321fc310 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Volume info retrieved successfully. Aug 09 10:50:48.314411 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-faff3f4b-62cd-45e2-9b34-7411321fc310 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 returned with HTTP 200 Aug 09 10:50:48.315150 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1101/4411] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:48 2026] GET /volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:48.330739 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-54fc5b05-5cad-4ea1-bd96-4b41351d7e5d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.332499 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54fc5b05-5cad-4ea1-bd96-4b41351d7e5d tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] PUT https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:48.332813 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54fc5b05-5cad-4ea1-bd96-4b41351d7e5d tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1570319351", "description": "tempest-volume-backup-description-1085334345"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:48.338737 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.338737 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:48.347996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ba21791c-398e-408e-a074-d386b431907a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.349666 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54fc5b05-5cad-4ea1-bd96-4b41351d7e5d tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:48.349798 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba21791c-398e-408e-a074-d386b431907a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:48.350017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba21791c-398e-408e-a074-d386b431907a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:48.350137 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1094/4412] 10.4.3.125 () {70 vars in 1409 bytes} [Sun Aug 9 10:50:48 2026] PUT /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 333 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:48.350220 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba21791c-398e-408e-a074-d386b431907a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:48.350346 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ba21791c-398e-408e-a074-d386b431907a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:48.354680 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.354680 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:48.355389 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba21791c-398e-408e-a074-d386b431907a tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:48.355790 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1105/4413] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:48 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:48.358134 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cebd4317-222f-49f3-a6b6-a36ca8edf77f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.360251 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cebd4317-222f-49f3-a6b6-a36ca8edf77f tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:48.360545 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cebd4317-222f-49f3-a6b6-a36ca8edf77f tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:48.360792 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cebd4317-222f-49f3-a6b6-a36ca8edf77f tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:48.360930 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cebd4317-222f-49f3-a6b6-a36ca8edf77f tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:48.366397 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-21e004c1-a11d-4979-8a06-d0c37b34576e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.366543 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.366543 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:48.367544 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cebd4317-222f-49f3-a6b6-a36ca8edf77f tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:48.368016 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1114/4414] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:48 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 841 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:48.368178 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21e004c1-a11d-4979-8a06-d0c37b34576e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/7d197fe4-73d7-4bc1-b04a-37773994adb8 Aug 09 10:50:48.368599 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21e004c1-a11d-4979-8a06-d0c37b34576e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:48.368939 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21e004c1-a11d-4979-8a06-d0c37b34576e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:48.370205 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-21e004c1-a11d-4979-8a06-d0c37b34576e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete volume with id: 7d197fe4-73d7-4bc1-b04a-37773994adb8 Aug 09 10:50:48.378149 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.378149 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:48.379155 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-21e004c1-a11d-4979-8a06-d0c37b34576e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:48.380132 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-96463da3-b3f1-41ac-a203-9fa6387eca61 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.382677 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96463da3-b3f1-41ac-a203-9fa6387eca61 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] DELETE https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:48.382991 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96463da3-b3f1-41ac-a203-9fa6387eca61 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:48.383380 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96463da3-b3f1-41ac-a203-9fa6387eca61 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:48.383885 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-96463da3-b3f1-41ac-a203-9fa6387eca61 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Delete backup with id: 5f83681e-7228-4494-938b-998616e26296. Aug 09 10:50:48.390539 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.390539 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:48.395976 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-21e004c1-a11d-4979-8a06-d0c37b34576e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete volume request issued successfully. Aug 09 10:50:48.396422 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21e004c1-a11d-4979-8a06-d0c37b34576e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/7d197fe4-73d7-4bc1-b04a-37773994adb8 returned with HTTP 202 Aug 09 10:50:48.396953 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1102/4415] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:48 2026] DELETE /volume/v3/volumes/7d197fe4-73d7-4bc1-b04a-37773994adb8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:48.409031 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2c6a198f-35d5-4c04-a507-47fef23ed491 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.410739 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2c6a198f-35d5-4c04-a507-47fef23ed491 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/7d197fe4-73d7-4bc1-b04a-37773994adb8 Aug 09 10:50:48.410922 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2c6a198f-35d5-4c04-a507-47fef23ed491 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:48.412156 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2c6a198f-35d5-4c04-a507-47fef23ed491 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:48.416058 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-96463da3-b3f1-41ac-a203-9fa6387eca61 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] delete_backup rpcapi backup_id 5f83681e-7228-4494-938b-998616e26296 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:50:48.418197 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96463da3-b3f1-41ac-a203-9fa6387eca61 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 202 Aug 09 10:50:48.418549 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.418549 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:48.418759 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1095/4416] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:48 2026] DELETE /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:50:48.421914 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2c6a198f-35d5-4c04-a507-47fef23ed491 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:48.426066 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2c6a198f-35d5-4c04-a507-47fef23ed491 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/7d197fe4-73d7-4bc1-b04a-37773994adb8 returned with HTTP 200 Aug 09 10:50:48.426540 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1106/4417] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:48 2026] GET /volume/v3/volumes/7d197fe4-73d7-4bc1-b04a-37773994adb8 => generated 1065 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:48.428406 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89417236-d69e-44ba-a361-a8fd5970bce0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.433754 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89417236-d69e-44ba-a361-a8fd5970bce0 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:48.434001 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89417236-d69e-44ba-a361-a8fd5970bce0 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:48.434179 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89417236-d69e-44ba-a361-a8fd5970bce0 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:48.434355 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-89417236-d69e-44ba-a361-a8fd5970bce0 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:48.440353 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.440353 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:48.441201 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89417236-d69e-44ba-a361-a8fd5970bce0 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 200 Aug 09 10:50:48.441658 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1115/4418] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:48 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 840 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:48.774958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c505d53f-9c81-45cf-a00a-71b6e48be365 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.776856 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c505d53f-9c81-45cf-a00a-71b6e48be365 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 Aug 09 10:50:48.777156 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c505d53f-9c81-45cf-a00a-71b6e48be365 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:48.777442 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c505d53f-9c81-45cf-a00a-71b6e48be365 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:48.784731 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c505d53f-9c81-45cf-a00a-71b6e48be365 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 returned with HTTP 404 Aug 09 10:50:48.785305 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1103/4419] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:48 2026] GET /volume/v3/volumes/038b9b59-bfdc-4bac-b893-c799dd6dacf8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:50:48.793103 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d02f2692-ede9-499d-97fd-05362804bff0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:48.795081 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] POST https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0/restore Aug 09 10:50:48.795499 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:48.796822 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Restoring backup 42ee45ec-98de-4981-b0dc-b97b4dab70d0 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100317) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 09 10:50:48.796930 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Restoring backup 42ee45ec-98de-4981-b0dc-b97b4dab70d0 to volume None. Aug 09 10:50:48.803913 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.803913 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:48.804877 np0000006833 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Creating volume of 1 GB for restore of backup 42ee45ec-98de-4981-b0dc-b97b4dab70d0. Aug 09 10:50:48.808667 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Availability Zones retrieved successfully. Aug 09 10:50:48.816281 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Flow 'volume_create_api' (01b7ab25-50bc-47bd-95f6-2871a16b8eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:48.817543 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b22390-1e6a-4c56-8bb9-243cad70a96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:48.818811 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:48.844824 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b22390-1e6a-4c56-8bb9-243cad70a96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:48.845902 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f787170a-934d-4b1c-ae37-74951a09b31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:48.883273 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Created reservations ['bb9514c9-bd88-400d-a2e7-fa14d11b96c5', 'd3c8d476-d360-4aa1-a1fb-3126779cfacd', 'a340c4f7-908e-4cc4-be27-50a95831c17c', 'dabcbd61-60d0-41ce-a107-5d8140bfa106'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:48.884197 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f787170a-934d-4b1c-ae37-74951a09b31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb9514c9-bd88-400d-a2e7-fa14d11b96c5', 'd3c8d476-d360-4aa1-a1fb-3126779cfacd', 'a340c4f7-908e-4cc4-be27-50a95831c17c', 'dabcbd61-60d0-41ce-a107-5d8140bfa106']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:48.884957 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59fa27bc-5b47-4b67-927e-b1144e9f8db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:48.915443 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59fa27bc-5b47-4b67-927e-b1144e9f8db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbcd2501-e29f-47a4-9b2b-78779f24e62b', '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='6a293c08e190423eb83ecefb0aa35843',qos_specs=None,replication_status=,reservations=['bb9514c9-bd88-400d-a2e7-fa14d11b96c5','d3c8d476-d360-4aa1-a1fb-3126779cfacd','a340c4f7-908e-4cc4-be27-50a95831c17c','dabcbd61-60d0-41ce-a107-5d8140bfa106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16f46017161046ac842616150f8176ad',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:48Z,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=fbcd2501-e29f-47a4-9b2b-78779f24e62b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a293c08e190423eb83ecefb0aa35843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16f46017161046ac842616150f8176ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:48.916625 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a28d5e8-f945-4653-ae8e-db11dcfe3b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:48.935650 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a28d5e8-f945-4653-ae8e-db11dcfe3b58) transitioned into 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='6a293c08e190423eb83ecefb0aa35843',qos_specs=None,replication_status=,reservations=['bb9514c9-bd88-400d-a2e7-fa14d11b96c5','d3c8d476-d360-4aa1-a1fb-3126779cfacd','a340c4f7-908e-4cc4-be27-50a95831c17c','dabcbd61-60d0-41ce-a107-5d8140bfa106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16f46017161046ac842616150f8176ad',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:48.936373 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9281ea-cdc2-4bcb-9f5d-01281b217f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:48.947407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9281ea-cdc2-4bcb-9f5d-01281b217f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:48.948262 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Flow 'volume_create_api' (01b7ab25-50bc-47bd-95f6-2871a16b8eb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:48.948746 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Create volume request issued successfully. Aug 09 10:50:48.956573 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:48.956573 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:48.956950 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:49.442812 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e0ea8b99-0ef0-4a51-b24d-13dab4ec645e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:49.444649 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0ea8b99-0ef0-4a51-b24d-13dab4ec645e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/7d197fe4-73d7-4bc1-b04a-37773994adb8 Aug 09 10:50:49.444986 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0ea8b99-0ef0-4a51-b24d-13dab4ec645e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:49.445274 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0ea8b99-0ef0-4a51-b24d-13dab4ec645e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:49.451108 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0ea8b99-0ef0-4a51-b24d-13dab4ec645e tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/7d197fe4-73d7-4bc1-b04a-37773994adb8 returned with HTTP 404 Aug 09 10:50:49.451827 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1107/4420] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:49 2026] GET /volume/v3/volumes/7d197fe4-73d7-4bc1-b04a-37773994adb8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:49.455836 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-84bda79d-5b7a-40a2-993e-1f4e7ad282b0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:49.458226 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84bda79d-5b7a-40a2-993e-1f4e7ad282b0 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 Aug 09 10:50:49.458226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-84bda79d-5b7a-40a2-993e-1f4e7ad282b0 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:49.458226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-84bda79d-5b7a-40a2-993e-1f4e7ad282b0 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:49.458226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-84bda79d-5b7a-40a2-993e-1f4e7ad282b0 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Show backup with id 5f83681e-7228-4494-938b-998616e26296. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:49.460366 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-15f83882-595d-47cd-bdf4-0d52375c57c8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:49.461699 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84bda79d-5b7a-40a2-993e-1f4e7ad282b0 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 returned with HTTP 404 Aug 09 10:50:49.462119 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1116/4421] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:49 2026] GET /volume/v3/backups/5f83681e-7228-4494-938b-998616e26296 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:49.462318 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15f83882-595d-47cd-bdf4-0d52375c57c8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:49.462634 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15f83882-595d-47cd-bdf4-0d52375c57c8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:49.462868 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15f83882-595d-47cd-bdf4-0d52375c57c8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:49.463038 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-15f83882-595d-47cd-bdf4-0d52375c57c8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:49.467498 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:49.467498 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:49.468203 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15f83882-595d-47cd-bdf4-0d52375c57c8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-member] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:49.468595 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1104/4422] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:49 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:49.478085 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-92d2a447-31bb-4a38-a76e-3e4980cb8286 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:49.480530 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92d2a447-31bb-4a38-a76e-3e4980cb8286 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] DELETE https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:49.480765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92d2a447-31bb-4a38-a76e-3e4980cb8286 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:49.480945 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92d2a447-31bb-4a38-a76e-3e4980cb8286 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:49.481047 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-92d2a447-31bb-4a38-a76e-3e4980cb8286 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete backup with id: b405764e-1d36-4bf7-a84f-77ec1a1e9b04. Aug 09 10:50:49.486209 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:49.486209 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:49.499016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-92d2a447-31bb-4a38-a76e-3e4980cb8286 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] delete_backup rpcapi backup_id b405764e-1d36-4bf7-a84f-77ec1a1e9b04 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:50:49.500716 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92d2a447-31bb-4a38-a76e-3e4980cb8286 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 202 Aug 09 10:50:49.501174 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1108/4423] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:49 2026] DELETE /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:50:49.513532 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f63b5511-f496-4fdc-8604-569a744130d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:49.515421 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f63b5511-f496-4fdc-8604-569a744130d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:49.515637 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f63b5511-f496-4fdc-8604-569a744130d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:49.515887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f63b5511-f496-4fdc-8604-569a744130d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:49.515923 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f63b5511-f496-4fdc-8604-569a744130d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:49.520233 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:49.520233 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:49.520993 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f63b5511-f496-4fdc-8604-569a744130d0 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 200 Aug 09 10:50:49.521367 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1117/4424] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:49 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:49.537603 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e3656f95-0309-4536-b893-328bd2f764ec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:49.539456 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e3656f95-0309-4536-b893-328bd2f764ec tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 Aug 09 10:50:49.539750 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e3656f95-0309-4536-b893-328bd2f764ec tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:49.539971 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e3656f95-0309-4536-b893-328bd2f764ec tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:49.546618 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:49.546618 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:49.549999 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e3656f95-0309-4536-b893-328bd2f764ec tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Volume info retrieved successfully. Aug 09 10:50:49.553800 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e3656f95-0309-4536-b893-328bd2f764ec tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 returned with HTTP 200 Aug 09 10:50:49.554286 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1105/4425] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:49 2026] GET /volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:49.565617 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-654c699a-7b49-470b-b705-035bc6627ceb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:49.567400 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-654c699a-7b49-470b-b705-035bc6627ceb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] DELETE https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 Aug 09 10:50:49.567639 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-654c699a-7b49-470b-b705-035bc6627ceb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:49.567815 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-654c699a-7b49-470b-b705-035bc6627ceb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:49.567919 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-654c699a-7b49-470b-b705-035bc6627ceb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Delete volume with id: 903dd534-f759-459f-b09c-943e99557422 Aug 09 10:50:49.575410 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:49.575410 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:49.576032 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-654c699a-7b49-470b-b705-035bc6627ceb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Volume info retrieved successfully. Aug 09 10:50:49.596687 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-654c699a-7b49-470b-b705-035bc6627ceb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Delete volume request issued successfully. Aug 09 10:50:49.597018 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-654c699a-7b49-470b-b705-035bc6627ceb tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 returned with HTTP 202 Aug 09 10:50:49.597865 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1109/4426] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:49 2026] DELETE /volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:49.604602 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-02eedb5b-c069-4f6b-920b-dfda51ed5861 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:49.606359 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02eedb5b-c069-4f6b-920b-dfda51ed5861 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 Aug 09 10:50:49.606571 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02eedb5b-c069-4f6b-920b-dfda51ed5861 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:49.606774 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02eedb5b-c069-4f6b-920b-dfda51ed5861 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:49.613580 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:49.613580 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:49.616780 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-02eedb5b-c069-4f6b-920b-dfda51ed5861 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Volume info retrieved successfully. Aug 09 10:50:49.620575 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02eedb5b-c069-4f6b-920b-dfda51ed5861 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 returned with HTTP 200 Aug 09 10:50:49.620938 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1118/4427] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:49 2026] GET /volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:49.967093 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:49.967093 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:49.967972 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:50:49.968330 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Checking backup size 1 against volume size 1 {{(pid=100317) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 09 10:50:49.968611 np0000006833 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Overwriting volume fbcd2501-e29f-47a4-9b2b-78779f24e62b with restore of backup 42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:49.984837 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] restore_backup in rpcapi backup_id 42ee45ec-98de-4981-b0dc-b97b4dab70d0 {{(pid=100317) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 10:50:49.987267 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d02f2692-ede9-499d-97fd-05362804bff0 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0/restore returned with HTTP 202 Aug 09 10:50:49.987912 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1096/4428] 10.4.3.125 () {70 vars in 1433 bytes} [Sun Aug 9 10:50:48 2026] POST /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0/restore => generated 152 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:49.995912 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6997cf37-c8be-499e-886d-5bf567200c80 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:49.998707 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6997cf37-c8be-499e-886d-5bf567200c80 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:49.999029 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6997cf37-c8be-499e-886d-5bf567200c80 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:49.999335 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6997cf37-c8be-499e-886d-5bf567200c80 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:49.999518 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6997cf37-c8be-499e-886d-5bf567200c80 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:50.005036 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:50.005036 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:50.005865 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6997cf37-c8be-499e-886d-5bf567200c80 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:50:50.006389 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1106/4429] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:49 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:50.532200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-006c9df3-7c51-42c5-8c95-306fd287ce1d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:50.534052 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-006c9df3-7c51-42c5-8c95-306fd287ce1d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 Aug 09 10:50:50.534315 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-006c9df3-7c51-42c5-8c95-306fd287ce1d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:50.534550 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-006c9df3-7c51-42c5-8c95-306fd287ce1d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:50.534697 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-006c9df3-7c51-42c5-8c95-306fd287ce1d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id b405764e-1d36-4bf7-a84f-77ec1a1e9b04. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:50.538149 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-006c9df3-7c51-42c5-8c95-306fd287ce1d tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 returned with HTTP 404 Aug 09 10:50:50.538682 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1110/4430] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:50 2026] GET /volume/v3/backups/b405764e-1d36-4bf7-a84f-77ec1a1e9b04 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:50.546048 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-06dc8aa5-5f56-4fa4-8960-ce1637fbd779 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:50.547773 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-06dc8aa5-5f56-4fa4-8960-ce1637fbd779 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] DELETE https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:50.548006 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-06dc8aa5-5f56-4fa4-8960-ce1637fbd779 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:50.548238 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-06dc8aa5-5f56-4fa4-8960-ce1637fbd779 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:50.548382 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-06dc8aa5-5f56-4fa4-8960-ce1637fbd779 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete backup with id: efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. Aug 09 10:50:50.552208 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:50.552208 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:50.563332 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-06dc8aa5-5f56-4fa4-8960-ce1637fbd779 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] delete_backup rpcapi backup_id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:50:50.564923 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-06dc8aa5-5f56-4fa4-8960-ce1637fbd779 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 202 Aug 09 10:50:50.565352 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1119/4431] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:50 2026] DELETE /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:50:50.574892 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f73ccf29-02e0-4a92-8592-bb8238e824e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:50.577019 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f73ccf29-02e0-4a92-8592-bb8238e824e8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:50.577268 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f73ccf29-02e0-4a92-8592-bb8238e824e8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:50.577486 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f73ccf29-02e0-4a92-8592-bb8238e824e8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:50.577612 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f73ccf29-02e0-4a92-8592-bb8238e824e8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:50.582474 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:50.582474 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:50.583276 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f73ccf29-02e0-4a92-8592-bb8238e824e8 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 200 Aug 09 10:50:50.583760 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1097/4432] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:50 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:50.637331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7aaddf2f-6a85-4272-b005-35ab39f640c8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:50.640802 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7aaddf2f-6a85-4272-b005-35ab39f640c8 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] GET https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 Aug 09 10:50:50.641092 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7aaddf2f-6a85-4272-b005-35ab39f640c8 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:50.641372 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7aaddf2f-6a85-4272-b005-35ab39f640c8 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:50.648411 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7aaddf2f-6a85-4272-b005-35ab39f640c8 tempest-VolumesBackupsV39Test-1637098865 tempest-VolumesBackupsV39Test-1637098865-project-member] https://10.4.3.125/volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 returned with HTTP 404 Aug 09 10:50:50.648839 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1107/4433] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:50 2026] GET /volume/v3/volumes/903dd534-f759-459f-b09c-943e99557422 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:51.016049 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f2e5a379-2ab3-477d-ba2a-955aa4ab81c5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:51.018003 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2e5a379-2ab3-477d-ba2a-955aa4ab81c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:51.018126 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2e5a379-2ab3-477d-ba2a-955aa4ab81c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:51.018381 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2e5a379-2ab3-477d-ba2a-955aa4ab81c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:51.018519 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f2e5a379-2ab3-477d-ba2a-955aa4ab81c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:51.024154 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:51.024154 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:51.027023 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2e5a379-2ab3-477d-ba2a-955aa4ab81c5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:50:51.027023 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1111/4434] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:51 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:51.595148 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bf273513-bc97-418e-86ac-cf3713013310 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:51.597128 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf273513-bc97-418e-86ac-cf3713013310 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b Aug 09 10:50:51.597483 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf273513-bc97-418e-86ac-cf3713013310 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:51.597641 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf273513-bc97-418e-86ac-cf3713013310 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:51.597746 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-bf273513-bc97-418e-86ac-cf3713013310 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id efff8f46-2c43-48e0-b7e5-8cbdf4ae353b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:51.601996 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf273513-bc97-418e-86ac-cf3713013310 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b returned with HTTP 404 Aug 09 10:50:51.602571 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1120/4435] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:51 2026] GET /volume/v3/backups/efff8f46-2c43-48e0-b7e5-8cbdf4ae353b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:51.609935 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-82ba0333-f921-45fc-833b-b045666aa1d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:51.611821 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82ba0333-f921-45fc-833b-b045666aa1d6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] DELETE https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:51.612094 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82ba0333-f921-45fc-833b-b045666aa1d6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:51.612357 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82ba0333-f921-45fc-833b-b045666aa1d6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:51.612511 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-82ba0333-f921-45fc-833b-b045666aa1d6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete backup with id: 6cba7bca-1f5d-4af2-946c-93e2b7813c97. Aug 09 10:50:51.617257 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:51.617257 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:51.632069 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-82ba0333-f921-45fc-833b-b045666aa1d6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] delete_backup rpcapi backup_id 6cba7bca-1f5d-4af2-946c-93e2b7813c97 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:50:51.633912 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82ba0333-f921-45fc-833b-b045666aa1d6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 202 Aug 09 10:50:51.634788 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1098/4436] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:51 2026] DELETE /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:50:51.642652 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ccb2c94b-fbe5-4c45-b60c-aeaad44903c6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:51.644426 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ccb2c94b-fbe5-4c45-b60c-aeaad44903c6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:51.644653 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ccb2c94b-fbe5-4c45-b60c-aeaad44903c6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:51.644843 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ccb2c94b-fbe5-4c45-b60c-aeaad44903c6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:51.644959 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ccb2c94b-fbe5-4c45-b60c-aeaad44903c6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:51.648980 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:51.648980 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:51.649559 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ccb2c94b-fbe5-4c45-b60c-aeaad44903c6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 200 Aug 09 10:50:51.650013 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1108/4437] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:51 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:51.931778 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:51.933921 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:51.934438 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1276615040"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:51.936422 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume request body: {'volume': {'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1276615040'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:52.037803 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8e3376fa-dbf7-4f38-aee7-ebe36054eb02 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:52.039764 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e3376fa-dbf7-4f38-aee7-ebe36054eb02 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:52.040093 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e3376fa-dbf7-4f38-aee7-ebe36054eb02 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:52.040306 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e3376fa-dbf7-4f38-aee7-ebe36054eb02 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:52.040422 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8e3376fa-dbf7-4f38-aee7-ebe36054eb02 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:52.045171 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:52.045171 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:52.045807 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e3376fa-dbf7-4f38-aee7-ebe36054eb02 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:50:52.046309 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1121/4438] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:52 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:52.090393 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume of 1 GB Aug 09 10:50:52.094218 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Availability Zones retrieved successfully. Aug 09 10:50:52.099611 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Flow 'volume_create_api' (8d582159-4a21-48f3-8ee8-e0531bf7efae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:52.101201 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77284712-1fba-48db-9d7c-91de218e3a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:52.102221 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:52.163675 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77284712-1fba-48db-9d7c-91de218e3a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:52.164560 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35a82fc-c9fe-420a-a3a9-ee84e6c3c89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:52.227600 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Created reservations ['342cc2bb-8035-4176-95fe-d72d830ae505', 'cffdc93a-3a16-40ab-b748-c5962a8cc9d8', '5a91857a-55f9-4872-9aea-319d7159c22a', 'efd11550-4921-461f-8d60-d7dcb8b150ea'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:52.228519 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35a82fc-c9fe-420a-a3a9-ee84e6c3c89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['342cc2bb-8035-4176-95fe-d72d830ae505', 'cffdc93a-3a16-40ab-b748-c5962a8cc9d8', '5a91857a-55f9-4872-9aea-319d7159c22a', 'efd11550-4921-461f-8d60-d7dcb8b150ea']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:52.229243 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7dbd94-2fd9-4379-987d-b85cc31e430e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:52.252241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7dbd94-2fd9-4379-987d-b85cc31e430e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb6619db-5af2-42a8-98be-439ca5fcc192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1276615040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75980ccc4e48441d9e4ba718c6a26928',qos_specs=None,replication_status=,reservations=['342cc2bb-8035-4176-95fe-d72d830ae505','cffdc93a-3a16-40ab-b748-c5962a8cc9d8','5a91857a-55f9-4872-9aea-319d7159c22a','efd11550-4921-461f-8d60-d7dcb8b150ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1276615040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb6619db-5af2-42a8-98be-439ca5fcc192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75980ccc4e48441d9e4ba718c6a26928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:52.253177 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1846e1e7-90ed-41eb-82d8-4255e5b35066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:52.271208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1846e1e7-90ed-41eb-82d8-4255e5b35066) transitioned into state 'SUCCESS' from state '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-1276615040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75980ccc4e48441d9e4ba718c6a26928',qos_specs=None,replication_status=,reservations=['342cc2bb-8035-4176-95fe-d72d830ae505','cffdc93a-3a16-40ab-b748-c5962a8cc9d8','5a91857a-55f9-4872-9aea-319d7159c22a','efd11550-4921-461f-8d60-d7dcb8b150ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:52.272001 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7def0c0-523a-4410-a356-7a0085d4effe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:52.282621 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7def0c0-523a-4410-a356-7a0085d4effe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:52.283473 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Flow 'volume_create_api' (8d582159-4a21-48f3-8ee8-e0531bf7efae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:52.283787 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume request issued successfully. Aug 09 10:50:52.284422 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4483d2cc-b447-43fc-ba83-e67c36dfb9dd tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:52.284996 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1112/4439] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:50:51 2026] POST /volume/v3/volumes => generated 747 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:52.296482 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f23acf45-9561-4e17-8bd5-90c64fa58ed3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:52.298267 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f23acf45-9561-4e17-8bd5-90c64fa58ed3 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 Aug 09 10:50:52.298559 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f23acf45-9561-4e17-8bd5-90c64fa58ed3 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:52.298779 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f23acf45-9561-4e17-8bd5-90c64fa58ed3 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:52.306074 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:52.306074 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:52.309884 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f23acf45-9561-4e17-8bd5-90c64fa58ed3 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:52.313996 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f23acf45-9561-4e17-8bd5-90c64fa58ed3 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 returned with HTTP 200 Aug 09 10:50:52.314520 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1099/4440] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:52 2026] GET /volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:52.660902 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a41dbf58-1d91-4c9b-9ec8-dde6173ee333 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:52.662662 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a41dbf58-1d91-4c9b-9ec8-dde6173ee333 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 Aug 09 10:50:52.662867 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a41dbf58-1d91-4c9b-9ec8-dde6173ee333 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:52.663049 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a41dbf58-1d91-4c9b-9ec8-dde6173ee333 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:52.663150 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a41dbf58-1d91-4c9b-9ec8-dde6173ee333 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Show backup with id 6cba7bca-1f5d-4af2-946c-93e2b7813c97. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:52.666760 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a41dbf58-1d91-4c9b-9ec8-dde6173ee333 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 returned with HTTP 404 Aug 09 10:50:52.667236 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1109/4441] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:52 2026] GET /volume/v3/backups/6cba7bca-1f5d-4af2-946c-93e2b7813c97 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:52.675333 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a5ae52d3-0eac-4ce4-8443-b0265958ead6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:52.677182 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a5ae52d3-0eac-4ce4-8443-b0265958ead6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 Aug 09 10:50:52.677492 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a5ae52d3-0eac-4ce4-8443-b0265958ead6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:52.677680 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a5ae52d3-0eac-4ce4-8443-b0265958ead6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:52.677854 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-a5ae52d3-0eac-4ce4-8443-b0265958ead6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete volume with id: c067551d-69f5-43a0-a082-f616991b7387 Aug 09 10:50:52.685788 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:52.685788 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:52.686108 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a5ae52d3-0eac-4ce4-8443-b0265958ead6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:52.704850 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a5ae52d3-0eac-4ce4-8443-b0265958ead6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Delete volume request issued successfully. Aug 09 10:50:52.705095 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a5ae52d3-0eac-4ce4-8443-b0265958ead6 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 returned with HTTP 202 Aug 09 10:50:52.705676 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1122/4442] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:50:52 2026] DELETE /volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:52.713037 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3f0a1d25-5cf0-4afb-b15e-670ad911dc38 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:52.714995 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3f0a1d25-5cf0-4afb-b15e-670ad911dc38 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 Aug 09 10:50:52.715266 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3f0a1d25-5cf0-4afb-b15e-670ad911dc38 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:52.715526 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3f0a1d25-5cf0-4afb-b15e-670ad911dc38 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:52.723583 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:52.723583 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:52.727138 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3f0a1d25-5cf0-4afb-b15e-670ad911dc38 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Volume info retrieved successfully. Aug 09 10:50:52.731052 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3f0a1d25-5cf0-4afb-b15e-670ad911dc38 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 returned with HTTP 200 Aug 09 10:50:52.731561 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1113/4443] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:52 2026] GET /volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:53.056690 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b703ed4-3810-4d22-ba2c-7d546a39ee7f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:53.059051 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b703ed4-3810-4d22-ba2c-7d546a39ee7f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:53.059379 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b703ed4-3810-4d22-ba2c-7d546a39ee7f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:53.059671 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b703ed4-3810-4d22-ba2c-7d546a39ee7f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:53.059856 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5b703ed4-3810-4d22-ba2c-7d546a39ee7f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:53.065558 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:53.065558 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:53.066553 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b703ed4-3810-4d22-ba2c-7d546a39ee7f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:50:53.067398 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1100/4444] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:53 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:50:53.327327 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-58610377-434b-42bd-9d69-bb096a238d3e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:53.329179 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58610377-434b-42bd-9d69-bb096a238d3e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 Aug 09 10:50:53.329420 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58610377-434b-42bd-9d69-bb096a238d3e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:53.329634 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58610377-434b-42bd-9d69-bb096a238d3e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:53.336741 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:53.336741 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:53.340597 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-58610377-434b-42bd-9d69-bb096a238d3e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:53.345678 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58610377-434b-42bd-9d69-bb096a238d3e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 returned with HTTP 200 Aug 09 10:50:53.346051 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1110/4445] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:53 2026] GET /volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:53.359685 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:53.361837 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:53.362334 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "bb6619db-5af2-42a8-98be-439ca5fcc192", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2141081567"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:53.364387 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume request body: {'volume': {'source_volid': 'bb6619db-5af2-42a8-98be-439ca5fcc192', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2141081567'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:53.373593 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:53.373593 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:53.374233 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume retrieved successfully. Aug 09 10:50:53.374418 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume of 1 GB Aug 09 10:50:53.378963 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Availability Zones retrieved successfully. Aug 09 10:50:53.386473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Flow 'volume_create_api' (928d6e7d-8bf9-42d0-9a52-6f7c65a835fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:53.387920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4ab6ec-5e31-4269-a473-1009bd457426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:53.389172 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:53.417704 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4ab6ec-5e31-4269-a473-1009bd457426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bb6619db-5af2-42a8-98be-439ca5fcc192', 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:53.418702 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1308bb-3d0d-404f-b49e-af065d6353d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:53.461040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Created reservations ['b4b6c04c-f4f8-430f-a269-a35b412d05bb', 'a0cb5194-5ee9-4e58-ac14-77b898da0225', '8b9f231d-17ed-4978-988e-42949d0579d1', '3eeca92d-04fe-457a-bec4-c17a8a53e507'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:53.461887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1308bb-3d0d-404f-b49e-af065d6353d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4b6c04c-f4f8-430f-a269-a35b412d05bb', 'a0cb5194-5ee9-4e58-ac14-77b898da0225', '8b9f231d-17ed-4978-988e-42949d0579d1', '3eeca92d-04fe-457a-bec4-c17a8a53e507']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:53.462688 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0818cf1-f4ac-4d42-ae5f-9694a001a647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:53.494733 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0818cf1-f4ac-4d42-ae5f-9694a001a647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7676782-05dd-4d8a-abb6-2a09746ea6fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2141081567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75980ccc4e48441d9e4ba718c6a26928',qos_specs=None,replication_status=,reservations=['b4b6c04c-f4f8-430f-a269-a35b412d05bb','a0cb5194-5ee9-4e58-ac14-77b898da0225','8b9f231d-17ed-4978-988e-42949d0579d1','3eeca92d-04fe-457a-bec4-c17a8a53e507'],size=1,snapshot_id=None,source_replicaid=,source_volid=bb6619db-5af2-42a8-98be-439ca5fcc192,status='creating',user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), '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-09T10:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2141081567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7676782-05dd-4d8a-abb6-2a09746ea6fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75980ccc4e48441d9e4ba718c6a26928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bb6619db-5af2-42a8-98be-439ca5fcc192,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:53.495750 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f03272-a063-4510-a674-dc66ec3fb166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:53.513085 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f03272-a063-4510-a674-dc66ec3fb166) transitioned into state 'SUCCESS' from state '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-2141081567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75980ccc4e48441d9e4ba718c6a26928',qos_specs=None,replication_status=,reservations=['b4b6c04c-f4f8-430f-a269-a35b412d05bb','a0cb5194-5ee9-4e58-ac14-77b898da0225','8b9f231d-17ed-4978-988e-42949d0579d1','3eeca92d-04fe-457a-bec4-c17a8a53e507'],size=1,snapshot_id=None,source_replicaid=,source_volid=bb6619db-5af2-42a8-98be-439ca5fcc192,status='creating',user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:53.513782 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5cef63c-5952-4107-866d-d133debe3282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:53.529398 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5cef63c-5952-4107-866d-d133debe3282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:53.530316 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Flow 'volume_create_api' (928d6e7d-8bf9-42d0-9a52-6f7c65a835fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:53.530676 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume request issued successfully. Aug 09 10:50:53.531296 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5580275b-4e7a-4ffc-b200-f03bbf5b8615 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:53.531763 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1123/4446] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:50:53 2026] POST /volume/v3/volumes => generated 780 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:53.543482 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50647b68-cfea-4747-a7e8-be0dd6031f19 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:53.545318 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50647b68-cfea-4747-a7e8-be0dd6031f19 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe Aug 09 10:50:53.545625 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50647b68-cfea-4747-a7e8-be0dd6031f19 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:53.546105 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50647b68-cfea-4747-a7e8-be0dd6031f19 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:53.552872 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:53.552872 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:53.556244 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-50647b68-cfea-4747-a7e8-be0dd6031f19 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:53.560083 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50647b68-cfea-4747-a7e8-be0dd6031f19 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe returned with HTTP 200 Aug 09 10:50:53.560521 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1114/4447] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:53 2026] GET /volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:53.744505 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f0f214e1-d30e-451b-8392-c639f2aeee74 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:53.746356 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f0f214e1-d30e-451b-8392-c639f2aeee74 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] GET https://10.4.3.125/volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 Aug 09 10:50:53.746623 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f0f214e1-d30e-451b-8392-c639f2aeee74 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:53.746808 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f0f214e1-d30e-451b-8392-c639f2aeee74 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:53.754383 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f0f214e1-d30e-451b-8392-c639f2aeee74 tempest-ProjectMemberTests33-1907377478 tempest-ProjectMemberTests33-1907377478-project-admin] https://10.4.3.125/volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 returned with HTTP 404 Aug 09 10:50:53.755354 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1101/4448] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:53 2026] GET /volume/v3/volumes/c067551d-69f5-43a0-a082-f616991b7387 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:54.078064 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c55168fe-9836-4c20-a7b9-c2bff1308d54 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:54.080270 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c55168fe-9836-4c20-a7b9-c2bff1308d54 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:54.080575 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c55168fe-9836-4c20-a7b9-c2bff1308d54 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:54.080836 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c55168fe-9836-4c20-a7b9-c2bff1308d54 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:54.080994 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c55168fe-9836-4c20-a7b9-c2bff1308d54 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:54.086636 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:54.086636 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:54.087610 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c55168fe-9836-4c20-a7b9-c2bff1308d54 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:50:54.088095 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1111/4449] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:54 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:54.574410 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cb311da0-6fe0-4e53-8bcb-69176af81072 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:54.576643 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cb311da0-6fe0-4e53-8bcb-69176af81072 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe Aug 09 10:50:54.577073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cb311da0-6fe0-4e53-8bcb-69176af81072 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:54.577073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cb311da0-6fe0-4e53-8bcb-69176af81072 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:54.584674 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:54.584674 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:54.589022 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cb311da0-6fe0-4e53-8bcb-69176af81072 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:54.594419 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cb311da0-6fe0-4e53-8bcb-69176af81072 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe returned with HTTP 200 Aug 09 10:50:54.594957 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1124/4450] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:54 2026] GET /volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:54.609105 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-de44c92a-4dd4-4418-8b39-f1a46015a4b7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:54.615124 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-de44c92a-4dd4-4418-8b39-f1a46015a4b7 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe Aug 09 10:50:54.615275 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-de44c92a-4dd4-4418-8b39-f1a46015a4b7 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:54.615608 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-de44c92a-4dd4-4418-8b39-f1a46015a4b7 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:54.624597 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:54.624597 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:54.629349 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-de44c92a-4dd4-4418-8b39-f1a46015a4b7 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:54.635889 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-de44c92a-4dd4-4418-8b39-f1a46015a4b7 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe returned with HTTP 200 Aug 09 10:50:54.636675 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1115/4451] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:54 2026] GET /volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:54.656148 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-67b67acf-7370-4e4f-a1e4-addef84f31f6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:54.658041 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67b67acf-7370-4e4f-a1e4-addef84f31f6 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe Aug 09 10:50:54.658243 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67b67acf-7370-4e4f-a1e4-addef84f31f6 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:54.659736 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67b67acf-7370-4e4f-a1e4-addef84f31f6 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:54.669799 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:54.669799 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:54.674955 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-67b67acf-7370-4e4f-a1e4-addef84f31f6 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:54.683771 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67b67acf-7370-4e4f-a1e4-addef84f31f6 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe returned with HTTP 200 Aug 09 10:50:54.684387 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1102/4452] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:54 2026] GET /volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:54.699152 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6af32109-c389-474b-ab81-f4c83fa167e5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:54.700581 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6af32109-c389-474b-ab81-f4c83fa167e5 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] DELETE https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe Aug 09 10:50:54.700931 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6af32109-c389-474b-ab81-f4c83fa167e5 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:54.701245 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6af32109-c389-474b-ab81-f4c83fa167e5 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:54.701510 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6af32109-c389-474b-ab81-f4c83fa167e5 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Delete volume with id: c7676782-05dd-4d8a-abb6-2a09746ea6fe Aug 09 10:50:54.721216 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:54.721216 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:54.721216 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6af32109-c389-474b-ab81-f4c83fa167e5 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:54.762207 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6af32109-c389-474b-ab81-f4c83fa167e5 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Delete volume request issued successfully. Aug 09 10:50:54.762622 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6af32109-c389-474b-ab81-f4c83fa167e5 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe returned with HTTP 202 Aug 09 10:50:54.763325 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1112/4453] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:54 2026] DELETE /volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:54.778121 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ca364878-d4c8-4c50-81fe-c4f79398639e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:54.780441 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca364878-d4c8-4c50-81fe-c4f79398639e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe Aug 09 10:50:54.780737 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca364878-d4c8-4c50-81fe-c4f79398639e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:54.780963 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca364878-d4c8-4c50-81fe-c4f79398639e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:54.790992 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:54.790992 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:54.797060 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ca364878-d4c8-4c50-81fe-c4f79398639e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:54.802327 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca364878-d4c8-4c50-81fe-c4f79398639e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe returned with HTTP 200 Aug 09 10:50:54.802996 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1125/4454] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:54 2026] GET /volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:55.099520 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1a450684-17b0-4981-9f78-69f8d8dfb4e5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:55.101909 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1a450684-17b0-4981-9f78-69f8d8dfb4e5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:55.102358 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1a450684-17b0-4981-9f78-69f8d8dfb4e5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:55.102709 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1a450684-17b0-4981-9f78-69f8d8dfb4e5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:55.102913 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1a450684-17b0-4981-9f78-69f8d8dfb4e5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:55.107875 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:55.107875 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:55.108694 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1a450684-17b0-4981-9f78-69f8d8dfb4e5 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:50:55.109156 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1116/4455] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:55 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:55.400785 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:55.486059 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:55.486452 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-39489740"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:55.487788 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-39489740'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:55.487918 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Create volume of 1 GB Aug 09 10:50:55.491480 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Availability Zones retrieved successfully. Aug 09 10:50:55.496490 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Flow 'volume_create_api' (dd7b7631-eee4-46a4-91ad-ccd7eb28f2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:55.497329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03449a90-64ca-4e42-8a62-0a68ee08e353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:55.497999 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:55.518290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03449a90-64ca-4e42-8a62-0a68ee08e353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:55.519012 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f41a6c-3856-4003-83e1-c6ee53489abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:55.576293 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Created reservations ['282a16a5-6ac0-4310-82ce-a4c9670924d1', '7e9f49d4-fcea-4dc3-a698-14ec99e25564', '96cd0d1a-b140-45a4-9d5a-366b48e1ebd9', 'fef2156a-b1bf-4f33-84d1-41bb9d411a1b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:55.577016 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f41a6c-3856-4003-83e1-c6ee53489abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['282a16a5-6ac0-4310-82ce-a4c9670924d1', '7e9f49d4-fcea-4dc3-a698-14ec99e25564', '96cd0d1a-b140-45a4-9d5a-366b48e1ebd9', 'fef2156a-b1bf-4f33-84d1-41bb9d411a1b']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:55.577717 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b49ff3ef-67c0-4515-9c19-25f210cbf49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:55.600208 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b49ff3ef-67c0-4515-9c19-25f210cbf49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e3a7905-4a7e-46e1-8cb4-13d0053923e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-39489740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cb33024a0f4487a068330a15f72937',qos_specs=None,replication_status=,reservations=['282a16a5-6ac0-4310-82ce-a4c9670924d1','7e9f49d4-fcea-4dc3-a698-14ec99e25564','96cd0d1a-b140-45a4-9d5a-366b48e1ebd9','fef2156a-b1bf-4f33-84d1-41bb9d411a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ae096368814c5b852cb6f3d3438617',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-39489740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e3a7905-4a7e-46e1-8cb4-13d0053923e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63cb33024a0f4487a068330a15f72937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0ae096368814c5b852cb6f3d3438617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:55.600860 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28df9719-0a57-4cf4-860d-4fde935e894d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:55.619682 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28df9719-0a57-4cf4-860d-4fde935e894d) transitioned into state 'SUCCESS' from state '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-39489740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cb33024a0f4487a068330a15f72937',qos_specs=None,replication_status=,reservations=['282a16a5-6ac0-4310-82ce-a4c9670924d1','7e9f49d4-fcea-4dc3-a698-14ec99e25564','96cd0d1a-b140-45a4-9d5a-366b48e1ebd9','fef2156a-b1bf-4f33-84d1-41bb9d411a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ae096368814c5b852cb6f3d3438617',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:55.620694 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559ed07c-cece-4b80-a6b3-9dcd99e448ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:55.630771 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559ed07c-cece-4b80-a6b3-9dcd99e448ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:55.631696 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Flow 'volume_create_api' (dd7b7631-eee4-46a4-91ad-ccd7eb28f2ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:55.632065 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Create volume request issued successfully. Aug 09 10:50:55.632796 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8dbd4a4f-78fc-4a55-aa1e-698e00022db1 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:55.633527 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1103/4456] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:50:55 2026] POST /volume/v3/volumes => generated 776 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:55.650082 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d277e9a1-c633-4062-9dfb-dcf632d68984 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:55.651851 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d277e9a1-c633-4062-9dfb-dcf632d68984 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 Aug 09 10:50:55.652245 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d277e9a1-c633-4062-9dfb-dcf632d68984 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:55.652581 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d277e9a1-c633-4062-9dfb-dcf632d68984 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:55.661499 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:55.661499 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:55.668707 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d277e9a1-c633-4062-9dfb-dcf632d68984 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Volume info retrieved successfully. Aug 09 10:50:55.670383 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d277e9a1-c633-4062-9dfb-dcf632d68984 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 returned with HTTP 200 Aug 09 10:50:55.670812 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1113/4457] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:55 2026] GET /volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:55.815370 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-70bce9bc-0761-40f4-b86f-9e8bd02dfe91 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:55.817565 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70bce9bc-0761-40f4-b86f-9e8bd02dfe91 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe Aug 09 10:50:55.817803 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70bce9bc-0761-40f4-b86f-9e8bd02dfe91 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:55.818033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70bce9bc-0761-40f4-b86f-9e8bd02dfe91 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:55.824310 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70bce9bc-0761-40f4-b86f-9e8bd02dfe91 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe returned with HTTP 404 Aug 09 10:50:55.824762 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1126/4458] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:55 2026] GET /volume/v3/volumes/c7676782-05dd-4d8a-abb6-2a09746ea6fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:55.832823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d25e4ab4-d90e-4b99-af20-f6c29c225e93 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:55.835216 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d25e4ab4-d90e-4b99-af20-f6c29c225e93 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 Aug 09 10:50:55.835469 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d25e4ab4-d90e-4b99-af20-f6c29c225e93 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:55.835806 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d25e4ab4-d90e-4b99-af20-f6c29c225e93 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:55.845646 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:55.845646 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:55.852025 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d25e4ab4-d90e-4b99-af20-f6c29c225e93 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:55.860781 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d25e4ab4-d90e-4b99-af20-f6c29c225e93 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 returned with HTTP 200 Aug 09 10:50:55.861119 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1117/4459] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:55 2026] GET /volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:55.874076 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-40108613-9378-45b4-883d-b3f61eb9b60b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:55.875823 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40108613-9378-45b4-883d-b3f61eb9b60b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] DELETE https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 Aug 09 10:50:55.876009 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40108613-9378-45b4-883d-b3f61eb9b60b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:55.876195 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40108613-9378-45b4-883d-b3f61eb9b60b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:55.876351 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-40108613-9378-45b4-883d-b3f61eb9b60b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Delete volume with id: bb6619db-5af2-42a8-98be-439ca5fcc192 Aug 09 10:50:55.882848 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:55.882848 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:55.883333 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-40108613-9378-45b4-883d-b3f61eb9b60b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:55.897365 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-40108613-9378-45b4-883d-b3f61eb9b60b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Delete volume request issued successfully. Aug 09 10:50:55.897539 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40108613-9378-45b4-883d-b3f61eb9b60b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 returned with HTTP 202 Aug 09 10:50:55.897920 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1104/4460] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:55 2026] DELETE /volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:55.904313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-faea0f4a-fa2f-45f0-9bf4-b94f0a5f5f68 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:55.907316 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-faea0f4a-fa2f-45f0-9bf4-b94f0a5f5f68 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 Aug 09 10:50:55.907316 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-faea0f4a-fa2f-45f0-9bf4-b94f0a5f5f68 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:55.907316 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-faea0f4a-fa2f-45f0-9bf4-b94f0a5f5f68 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:55.912777 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:55.912777 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:55.917357 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-faea0f4a-fa2f-45f0-9bf4-b94f0a5f5f68 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:55.923088 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-faea0f4a-fa2f-45f0-9bf4-b94f0a5f5f68 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 returned with HTTP 200 Aug 09 10:50:55.923821 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1114/4461] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:55 2026] GET /volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:56.118493 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-de8e497f-b385-4412-865e-f108ea149b3d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:56.120059 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de8e497f-b385-4412-865e-f108ea149b3d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:56.120307 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de8e497f-b385-4412-865e-f108ea149b3d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:56.120465 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de8e497f-b385-4412-865e-f108ea149b3d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:56.120560 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-de8e497f-b385-4412-865e-f108ea149b3d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:56.125694 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:56.125694 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:56.126352 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de8e497f-b385-4412-865e-f108ea149b3d tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:50:56.126957 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1127/4462] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:56 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:56.682886 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cf608cfa-d586-4435-ae36-c978c0c3dcda None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:56.684337 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf608cfa-d586-4435-ae36-c978c0c3dcda tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 Aug 09 10:50:56.684681 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf608cfa-d586-4435-ae36-c978c0c3dcda tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:56.686050 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf608cfa-d586-4435-ae36-c978c0c3dcda tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:56.691768 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:56.691768 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:56.695082 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cf608cfa-d586-4435-ae36-c978c0c3dcda tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Volume info retrieved successfully. Aug 09 10:50:56.699154 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf608cfa-d586-4435-ae36-c978c0c3dcda tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 returned with HTTP 200 Aug 09 10:50:56.699702 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1118/4463] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:56 2026] GET /volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:56.714673 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-594dfd37-2eac-40f8-afde-a595a07e6d0d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:56.716472 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-594dfd37-2eac-40f8-afde-a595a07e6d0d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:50:56.716830 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-594dfd37-2eac-40f8-afde-a595a07e6d0d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8e3a7905-4a7e-46e1-8cb4-13d0053923e5", "name": "tempest-type-Backup-142324481"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:56.718153 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-594dfd37-2eac-40f8-afde-a595a07e6d0d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Creating new backup {'backup': {'volume_id': '8e3a7905-4a7e-46e1-8cb4-13d0053923e5', 'name': 'tempest-type-Backup-142324481'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:50:56.718301 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-594dfd37-2eac-40f8-afde-a595a07e6d0d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Creating backup of volume 8e3a7905-4a7e-46e1-8cb4-13d0053923e5 in container None Aug 09 10:50:56.724968 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:56.724968 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:56.725235 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-594dfd37-2eac-40f8-afde-a595a07e6d0d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Volume info retrieved successfully. Aug 09 10:50:56.749063 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-594dfd37-2eac-40f8-afde-a595a07e6d0d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Created reservations ['681184ba-924d-44e4-a405-3b5020e65d90', '14551668-15cd-424f-8450-14db90af35c8'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:56.791586 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-594dfd37-2eac-40f8-afde-a595a07e6d0d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:50:56.792082 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1105/4464] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:50:56 2026] POST /volume/v3/backups => generated 315 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:56.802306 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fea3ec78-6de1-45fa-b221-1b6e68335ecd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:56.804880 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fea3ec78-6de1-45fa-b221-1b6e68335ecd tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:50:56.806579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fea3ec78-6de1-45fa-b221-1b6e68335ecd tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:56.806579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fea3ec78-6de1-45fa-b221-1b6e68335ecd tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:56.806579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-fea3ec78-6de1-45fa-b221-1b6e68335ecd tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:56.810889 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:56.810889 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:56.813248 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fea3ec78-6de1-45fa-b221-1b6e68335ecd tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:50:56.813248 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1115/4465] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:56 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:56.936215 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8b56ba65-6452-45dc-b59b-16463112ddf2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:56.938103 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b56ba65-6452-45dc-b59b-16463112ddf2 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 Aug 09 10:50:56.938300 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b56ba65-6452-45dc-b59b-16463112ddf2 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:56.938499 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b56ba65-6452-45dc-b59b-16463112ddf2 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:56.943912 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b56ba65-6452-45dc-b59b-16463112ddf2 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 returned with HTTP 404 Aug 09 10:50:56.944491 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1128/4466] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:56 2026] GET /volume/v3/volumes/bb6619db-5af2-42a8-98be-439ca5fcc192 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:50:56.952265 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:56.953877 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:56.954392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1860763604"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:56.955968 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1860763604'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:56.956239 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume of 1 GB Aug 09 10:50:56.963202 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Availability Zones retrieved successfully. Aug 09 10:50:56.965978 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Flow 'volume_create_api' (ef675a7c-c53c-4346-8226-7129423db17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:56.967212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4395b24b-17a8-4a20-ab26-58a54c436849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:56.968143 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:56.991655 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4395b24b-17a8-4a20-ab26-58a54c436849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:56.992747 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75e752d-4a88-408b-8716-8e8c096b1751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:57.033213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Created reservations ['b91de6bf-381b-4dc6-b079-daba2638ee14', '41bcfa77-8a45-47d9-ac8f-8211d8b9cda4', '278e819b-a072-4e6d-b76d-9885423b1b65', 'cf5efd42-67c8-4104-8f3a-d74354d02a19'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:57.034351 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75e752d-4a88-408b-8716-8e8c096b1751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b91de6bf-381b-4dc6-b079-daba2638ee14', '41bcfa77-8a45-47d9-ac8f-8211d8b9cda4', '278e819b-a072-4e6d-b76d-9885423b1b65', 'cf5efd42-67c8-4104-8f3a-d74354d02a19']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:57.035107 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ddbdb50-8ee5-4c5b-966e-6a20eff1c991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:57.058851 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ddbdb50-8ee5-4c5b-966e-6a20eff1c991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcce0444-8b24-400d-9fd7-55b08a21b1bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1860763604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75980ccc4e48441d9e4ba718c6a26928',qos_specs=None,replication_status=,reservations=['b91de6bf-381b-4dc6-b079-daba2638ee14','41bcfa77-8a45-47d9-ac8f-8211d8b9cda4','278e819b-a072-4e6d-b76d-9885423b1b65','cf5efd42-67c8-4104-8f3a-d74354d02a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1860763604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcce0444-8b24-400d-9fd7-55b08a21b1bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75980ccc4e48441d9e4ba718c6a26928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:57.060490 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a556271-0a56-4319-86db-be191acf8640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:57.080810 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a556271-0a56-4319-86db-be191acf8640) transitioned into state 'SUCCESS' from state '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-1860763604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75980ccc4e48441d9e4ba718c6a26928',qos_specs=None,replication_status=,reservations=['b91de6bf-381b-4dc6-b079-daba2638ee14','41bcfa77-8a45-47d9-ac8f-8211d8b9cda4','278e819b-a072-4e6d-b76d-9885423b1b65','cf5efd42-67c8-4104-8f3a-d74354d02a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:57.080810 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb22f59-51a3-4564-922e-9df8cd76e0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:57.089093 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb22f59-51a3-4564-922e-9df8cd76e0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:57.091216 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Flow 'volume_create_api' (ef675a7c-c53c-4346-8226-7129423db17f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:57.091216 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume request issued successfully. Aug 09 10:50:57.091216 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f0f967b6-fd33-4100-b013-bdddf2dd215b tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:57.091667 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1119/4467] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:50:56 2026] POST /volume/v3/volumes => generated 747 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:57.103357 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd86926d-5df1-4f99-9765-9c888a4ee944 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:57.105073 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd86926d-5df1-4f99-9765-9c888a4ee944 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc Aug 09 10:50:57.105293 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd86926d-5df1-4f99-9765-9c888a4ee944 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:57.105512 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd86926d-5df1-4f99-9765-9c888a4ee944 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:57.112294 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:57.112294 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:57.115536 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd86926d-5df1-4f99-9765-9c888a4ee944 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:57.119351 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd86926d-5df1-4f99-9765-9c888a4ee944 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc returned with HTTP 200 Aug 09 10:50:57.119880 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1106/4468] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:57 2026] GET /volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:57.138958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f8e76d5e-fb0c-4daa-bb38-33c24a4bfc9e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:57.141883 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f8e76d5e-fb0c-4daa-bb38-33c24a4bfc9e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:57.141883 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f8e76d5e-fb0c-4daa-bb38-33c24a4bfc9e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:57.141883 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f8e76d5e-fb0c-4daa-bb38-33c24a4bfc9e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:57.141883 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f8e76d5e-fb0c-4daa-bb38-33c24a4bfc9e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:57.148513 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:57.148513 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:57.148513 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f8e76d5e-fb0c-4daa-bb38-33c24a4bfc9e tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:50:57.148513 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1116/4469] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:57 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:57.385243 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0108c663-6986-48c3-a4e2-cfaa387c97b3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:57.387399 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0108c663-6986-48c3-a4e2-cfaa387c97b3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:50:57.387812 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0108c663-6986-48c3-a4e2-cfaa387c97b3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c5c15a1-1171-4aae-982f-0fe6335fa2cb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1789236615", "description": null, "metadata": null}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:57.399977 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:57.399977 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:57.400542 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0108c663-6986-48c3-a4e2-cfaa387c97b3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:50:57.400713 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-0108c663-6986-48c3-a4e2-cfaa387c97b3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create snapshot from volume 8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:50:57.424906 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-0108c663-6986-48c3-a4e2-cfaa387c97b3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['66d1efe3-35c9-4769-960a-bb8861e566b2', '8d1c4863-c943-4e5c-bf32-d73d260d457d', '223d7e75-e012-4518-89a2-9c1ba3f269a5', '287fa8c5-d2a5-405e-8055-bbe6cdd6c16f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:57.452095 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0108c663-6986-48c3-a4e2-cfaa387c97b3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot force create request issued successfully. Aug 09 10:50:57.452334 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0108c663-6986-48c3-a4e2-cfaa387c97b3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:50:57.452723 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1129/4470] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:50:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:57.462701 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-81fe0a8b-5b46-4f08-86bc-36a8c0381e8d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:57.465486 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81fe0a8b-5b46-4f08-86bc-36a8c0381e8d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 Aug 09 10:50:57.466859 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81fe0a8b-5b46-4f08-86bc-36a8c0381e8d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:57.467138 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81fe0a8b-5b46-4f08-86bc-36a8c0381e8d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:57.475117 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:57.475117 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:57.477341 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-81fe0a8b-5b46-4f08-86bc-36a8c0381e8d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:50:57.477341 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81fe0a8b-5b46-4f08-86bc-36a8c0381e8d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 returned with HTTP 200 Aug 09 10:50:57.477998 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1120/4471] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:50:57 2026] GET /volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:57.823161 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42d9aa53-f662-4c82-9336-667329fa87a6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:57.824859 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42d9aa53-f662-4c82-9336-667329fa87a6 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:50:57.825062 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42d9aa53-f662-4c82-9336-667329fa87a6 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:57.825277 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42d9aa53-f662-4c82-9336-667329fa87a6 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:57.825417 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-42d9aa53-f662-4c82-9336-667329fa87a6 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:57.829932 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:57.829932 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:57.830802 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42d9aa53-f662-4c82-9336-667329fa87a6 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:50:57.831299 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1107/4472] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:57 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:58.134990 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-78630abd-5401-44fd-af1d-eee2e8791009 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:58.136680 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-78630abd-5401-44fd-af1d-eee2e8791009 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc Aug 09 10:50:58.138255 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-78630abd-5401-44fd-af1d-eee2e8791009 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:58.138255 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-78630abd-5401-44fd-af1d-eee2e8791009 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:58.145358 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:58.145358 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:58.151655 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-78630abd-5401-44fd-af1d-eee2e8791009 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:58.153657 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-78630abd-5401-44fd-af1d-eee2e8791009 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc returned with HTTP 200 Aug 09 10:50:58.157668 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1117/4473] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:58 2026] GET /volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:58.160375 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1cb6da2b-1b3f-498c-985d-9e9b207cacf6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:58.160912 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1cb6da2b-1b3f-498c-985d-9e9b207cacf6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:58.161665 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1cb6da2b-1b3f-498c-985d-9e9b207cacf6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:58.161665 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1cb6da2b-1b3f-498c-985d-9e9b207cacf6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:58.161665 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1cb6da2b-1b3f-498c-985d-9e9b207cacf6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:58.165607 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:58.165607 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:58.166381 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1cb6da2b-1b3f-498c-985d-9e9b207cacf6 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:50:58.166727 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1130/4474] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:58 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:58.175594 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:58.180937 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:58.180937 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "dcce0444-8b24-400d-9fd7-55b08a21b1bc", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1105441658"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:58.182329 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume request body: {'volume': {'source_volid': 'dcce0444-8b24-400d-9fd7-55b08a21b1bc', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1105441658'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:58.189372 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:58.189372 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:58.190222 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume retrieved successfully. Aug 09 10:50:58.190516 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume of 2 GB Aug 09 10:50:58.194302 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Availability Zones retrieved successfully. Aug 09 10:50:58.199716 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Flow 'volume_create_api' (4fac8f0c-63a2-4958-abd6-ae71ea4b1377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:58.200886 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fef3dfd-7778-4e47-ab60-acb4a4e4f451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:58.201943 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:58.230933 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fef3dfd-7778-4e47-ab60-acb4a4e4f451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'dcce0444-8b24-400d-9fd7-55b08a21b1bc', 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:58.231699 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81e519e9-0ac1-4018-b011-a5971a95b9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:58.275695 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Created reservations ['eb6a908b-b778-431b-aa03-fcc722f822e0', '80a6542e-5387-4ab4-8c73-8af533de48af', '946f7d42-bcd0-4556-bacb-c81e0d477187', '8e25032e-652c-4fe4-ba3b-8ac7fe3ed415'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:58.276763 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81e519e9-0ac1-4018-b011-a5971a95b9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb6a908b-b778-431b-aa03-fcc722f822e0', '80a6542e-5387-4ab4-8c73-8af533de48af', '946f7d42-bcd0-4556-bacb-c81e0d477187', '8e25032e-652c-4fe4-ba3b-8ac7fe3ed415']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:58.277535 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bee240e3-9a8f-4a89-9f1f-41c131c8cdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:58.311885 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bee240e3-9a8f-4a89-9f1f-41c131c8cdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4ecc6a8-d09e-45e0-b483-a699ca58b4f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1105441658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75980ccc4e48441d9e4ba718c6a26928',qos_specs=None,replication_status=,reservations=['eb6a908b-b778-431b-aa03-fcc722f822e0','80a6542e-5387-4ab4-8c73-8af533de48af','946f7d42-bcd0-4556-bacb-c81e0d477187','8e25032e-652c-4fe4-ba3b-8ac7fe3ed415'],size=2,snapshot_id=None,source_replicaid=,source_volid=dcce0444-8b24-400d-9fd7-55b08a21b1bc,status='creating',user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1105441658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4ecc6a8-d09e-45e0-b483-a699ca58b4f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75980ccc4e48441d9e4ba718c6a26928',provider_auth=None,provider_geometry=None,provider_id=None,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=dcce0444-8b24-400d-9fd7-55b08a21b1bc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:58.312844 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6db8ddb5-04f9-4c3d-b415-c793647bcbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:58.335864 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6db8ddb5-04f9-4c3d-b415-c793647bcbec) transitioned into state 'SUCCESS' from state '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-1105441658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75980ccc4e48441d9e4ba718c6a26928',qos_specs=None,replication_status=,reservations=['eb6a908b-b778-431b-aa03-fcc722f822e0','80a6542e-5387-4ab4-8c73-8af533de48af','946f7d42-bcd0-4556-bacb-c81e0d477187','8e25032e-652c-4fe4-ba3b-8ac7fe3ed415'],size=2,snapshot_id=None,source_replicaid=,source_volid=dcce0444-8b24-400d-9fd7-55b08a21b1bc,status='creating',user_id='f7a3a1632e72488d8ea2c59c93541d12',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:58.336992 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb32e0d-636b-4c25-b527-bd915aa3b0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:58.353730 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb32e0d-636b-4c25-b527-bd915aa3b0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:58.354500 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Flow 'volume_create_api' (4fac8f0c-63a2-4958-abd6-ae71ea4b1377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:58.354826 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Create volume request issued successfully. Aug 09 10:50:58.355475 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b9d635f-2b73-4e48-96c7-51b2e6a3790f tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:58.356450 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1121/4475] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:50:58 2026] POST /volume/v3/volumes => generated 781 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:58.369230 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-98ed3f15-a35e-4b4c-bc33-696d60c3c9b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:58.371471 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98ed3f15-a35e-4b4c-bc33-696d60c3c9b2 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 Aug 09 10:50:58.371730 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98ed3f15-a35e-4b4c-bc33-696d60c3c9b2 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:58.371984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98ed3f15-a35e-4b4c-bc33-696d60c3c9b2 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:58.381064 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:58.381064 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:58.385464 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-98ed3f15-a35e-4b4c-bc33-696d60c3c9b2 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:58.389492 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98ed3f15-a35e-4b4c-bc33-696d60c3c9b2 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 returned with HTTP 200 Aug 09 10:50:58.389839 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1108/4476] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:58 2026] GET /volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:58.489498 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-72c0cf52-c21c-4dcf-9414-4acdfe74806b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:58.491285 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72c0cf52-c21c-4dcf-9414-4acdfe74806b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 Aug 09 10:50:58.491521 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72c0cf52-c21c-4dcf-9414-4acdfe74806b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:58.491702 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72c0cf52-c21c-4dcf-9414-4acdfe74806b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:58.496402 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:58.496402 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:58.496923 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-72c0cf52-c21c-4dcf-9414-4acdfe74806b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:50:58.498007 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72c0cf52-c21c-4dcf-9414-4acdfe74806b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 returned with HTTP 200 Aug 09 10:50:58.498599 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1118/4477] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:50:58 2026] GET /volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:58.508248 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8ad6ea47-f1ae-4f96-94c4-ee521159de82 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:58.510060 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8ad6ea47-f1ae-4f96-94c4-ee521159de82 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 Aug 09 10:50:58.510277 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8ad6ea47-f1ae-4f96-94c4-ee521159de82 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:58.510517 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8ad6ea47-f1ae-4f96-94c4-ee521159de82 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:58.515610 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:58.515610 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:58.516018 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8ad6ea47-f1ae-4f96-94c4-ee521159de82 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:50:58.516838 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8ad6ea47-f1ae-4f96-94c4-ee521159de82 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 returned with HTTP 200 Aug 09 10:50:58.517179 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1131/4478] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:50:58 2026] GET /volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:58.527163 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:58.529926 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:50:58.530967 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1346759810", "snapshot_id": "839b9fca-e329-47bc-9eab-6652c8eb8096", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:50:58.532786 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1346759810', 'snapshot_id': '839b9fca-e329-47bc-9eab-6652c8eb8096', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:50:58.537772 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:58.537772 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:58.538420 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:50:58.538554 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume of 1 GB Aug 09 10:50:58.543654 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Availability Zones retrieved successfully. Aug 09 10:50:58.548471 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (ae631c4d-aab1-4964-97f9-7c2b50684bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:58.549896 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd67f1c8-55b8-49af-a164-f812971cea81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:58.550265 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:50:58.581047 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd67f1c8-55b8-49af-a164-f812971cea81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '839b9fca-e329-47bc-9eab-6652c8eb8096', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:58.583110 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a21562-e584-4647-aac2-1268e6dcd03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:58.623437 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Created reservations ['7cbaa165-2c65-4e03-be45-5676db9c219d', '4f82afc0-b5fe-4ff3-8058-4e504851a5ba', 'b2bc0adc-b166-4480-bf00-b19951e6da82', '18dec513-f60a-44dd-965a-034ad4139383'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:50:58.624685 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a21562-e584-4647-aac2-1268e6dcd03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cbaa165-2c65-4e03-be45-5676db9c219d', '4f82afc0-b5fe-4ff3-8058-4e504851a5ba', 'b2bc0adc-b166-4480-bf00-b19951e6da82', '18dec513-f60a-44dd-965a-034ad4139383']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:58.625870 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a96e225b-9199-4aee-8ec6-18dd374285db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:58.670836 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a96e225b-9199-4aee-8ec6-18dd374285db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f7dc850-5c35-4d62-a707-a4660e919452', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1346759810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['7cbaa165-2c65-4e03-be45-5676db9c219d','4f82afc0-b5fe-4ff3-8058-4e504851a5ba','b2bc0adc-b166-4480-bf00-b19951e6da82','18dec513-f60a-44dd-965a-034ad4139383'],size=1,snapshot_id=839b9fca-e329-47bc-9eab-6652c8eb8096,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), '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-09T10:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1346759810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f7dc850-5c35-4d62-a707-a4660e919452,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2fb0754369b4615ad745ecdf8680c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=839b9fca-e329-47bc-9eab-6652c8eb8096,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6250c3829474927a954476fa71962ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:58.671618 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633434f5-cd43-41d2-92c9-4c21b2a2327f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:58.690443 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633434f5-cd43-41d2-92c9-4c21b2a2327f) transitioned into state 'SUCCESS' from state '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-1346759810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2fb0754369b4615ad745ecdf8680c56',qos_specs=None,replication_status=,reservations=['7cbaa165-2c65-4e03-be45-5676db9c219d','4f82afc0-b5fe-4ff3-8058-4e504851a5ba','b2bc0adc-b166-4480-bf00-b19951e6da82','18dec513-f60a-44dd-965a-034ad4139383'],size=1,snapshot_id=839b9fca-e329-47bc-9eab-6652c8eb8096,source_replicaid=,source_volid=None,status='creating',user_id='c6250c3829474927a954476fa71962ca',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:58.691101 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db36d6e4-6ff4-43e7-800a-970fb91e909c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:50:58.712519 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db36d6e4-6ff4-43e7-800a-970fb91e909c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:50:58.713587 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Flow 'volume_create_api' (ae631c4d-aab1-4964-97f9-7c2b50684bc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:50:58.713890 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Create volume request issued successfully. Aug 09 10:50:58.714464 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0429bf6d-0995-42b8-9c78-f76c46f0e1e3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:50:58.714880 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1122/4479] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:50:58 2026] POST /volume/v3/volumes => generated 785 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:50:58.726919 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab33a228-688a-4882-82a2-9a648a7f657c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:58.728736 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab33a228-688a-4882-82a2-9a648a7f657c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 Aug 09 10:50:58.728975 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab33a228-688a-4882-82a2-9a648a7f657c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:58.729213 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab33a228-688a-4882-82a2-9a648a7f657c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:58.735846 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:58.735846 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:58.740451 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ab33a228-688a-4882-82a2-9a648a7f657c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:50:58.744609 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab33a228-688a-4882-82a2-9a648a7f657c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 returned with HTTP 200 Aug 09 10:50:58.744994 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1109/4480] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:58 2026] GET /volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:58.842167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7aceb66f-0567-4e82-bf28-a421a02ad08f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:58.844993 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7aceb66f-0567-4e82-bf28-a421a02ad08f tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:50:58.845257 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7aceb66f-0567-4e82-bf28-a421a02ad08f tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:58.845451 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7aceb66f-0567-4e82-bf28-a421a02ad08f tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:58.845552 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7aceb66f-0567-4e82-bf28-a421a02ad08f tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:58.850243 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:58.850243 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:58.850956 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7aceb66f-0567-4e82-bf28-a421a02ad08f tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:50:58.851358 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1119/4481] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:58 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:59.178403 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8e657ce5-8c9e-41b0-bbcf-f9d18f882f98 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:59.180108 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e657ce5-8c9e-41b0-bbcf-f9d18f882f98 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:50:59.180398 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e657ce5-8c9e-41b0-bbcf-f9d18f882f98 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:59.180619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e657ce5-8c9e-41b0-bbcf-f9d18f882f98 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:59.180750 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8e657ce5-8c9e-41b0-bbcf-f9d18f882f98 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:59.184707 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:59.184707 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:59.185331 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e657ce5-8c9e-41b0-bbcf-f9d18f882f98 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:50:59.185690 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1132/4482] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:59 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:59.403263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-83ae78ef-93a3-4441-bede-e78f1d2e37c6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:59.405965 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-83ae78ef-93a3-4441-bede-e78f1d2e37c6 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 Aug 09 10:50:59.406164 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-83ae78ef-93a3-4441-bede-e78f1d2e37c6 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:59.406374 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-83ae78ef-93a3-4441-bede-e78f1d2e37c6 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:59.412762 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:59.412762 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:59.416539 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-83ae78ef-93a3-4441-bede-e78f1d2e37c6 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:59.421127 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-83ae78ef-93a3-4441-bede-e78f1d2e37c6 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 returned with HTTP 200 Aug 09 10:50:59.421515 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1123/4483] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:59 2026] GET /volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:59.435641 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0f79dbee-c6b7-48ff-a035-9b41abbd8562 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:59.437655 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f79dbee-c6b7-48ff-a035-9b41abbd8562 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 Aug 09 10:50:59.437875 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f79dbee-c6b7-48ff-a035-9b41abbd8562 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:59.438094 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f79dbee-c6b7-48ff-a035-9b41abbd8562 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:59.447344 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:59.447344 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:59.451735 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0f79dbee-c6b7-48ff-a035-9b41abbd8562 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:59.456639 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f79dbee-c6b7-48ff-a035-9b41abbd8562 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 returned with HTTP 200 Aug 09 10:50:59.457254 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1110/4484] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:59 2026] GET /volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:59.471782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8ce72ed2-0cee-467d-9bb7-86716317fc0e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:59.473557 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ce72ed2-0cee-467d-9bb7-86716317fc0e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 Aug 09 10:50:59.473718 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ce72ed2-0cee-467d-9bb7-86716317fc0e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:59.473975 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ce72ed2-0cee-467d-9bb7-86716317fc0e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:59.481435 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:59.481435 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:59.485606 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8ce72ed2-0cee-467d-9bb7-86716317fc0e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:59.489509 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ce72ed2-0cee-467d-9bb7-86716317fc0e tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 returned with HTTP 200 Aug 09 10:50:59.489861 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1120/4485] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:59 2026] GET /volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:59.502481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1d30056a-ffb6-4ac7-abba-291be438fdac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:59.504494 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d30056a-ffb6-4ac7-abba-291be438fdac tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] DELETE https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 Aug 09 10:50:59.504715 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d30056a-ffb6-4ac7-abba-291be438fdac tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:59.504898 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d30056a-ffb6-4ac7-abba-291be438fdac tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:59.505064 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1d30056a-ffb6-4ac7-abba-291be438fdac tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Delete volume with id: b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 Aug 09 10:50:59.513033 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:59.513033 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:59.513676 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1d30056a-ffb6-4ac7-abba-291be438fdac tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:59.531616 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1d30056a-ffb6-4ac7-abba-291be438fdac tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Delete volume request issued successfully. Aug 09 10:50:59.531873 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d30056a-ffb6-4ac7-abba-291be438fdac tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 returned with HTTP 202 Aug 09 10:50:59.532352 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1133/4486] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:50:59 2026] DELETE /volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:50:59.543174 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d09e5093-8a48-41c1-8082-b0f931609236 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:59.546927 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d09e5093-8a48-41c1-8082-b0f931609236 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 Aug 09 10:50:59.547224 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d09e5093-8a48-41c1-8082-b0f931609236 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:59.547465 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d09e5093-8a48-41c1-8082-b0f931609236 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:59.559746 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:59.559746 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:59.564216 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d09e5093-8a48-41c1-8082-b0f931609236 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:50:59.569470 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d09e5093-8a48-41c1-8082-b0f931609236 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 returned with HTTP 200 Aug 09 10:50:59.569968 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1124/4487] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:59 2026] GET /volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:59.757951 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1653b0c5-2883-44fa-ad45-aac17e9ac409 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:59.759673 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1653b0c5-2883-44fa-ad45-aac17e9ac409 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 Aug 09 10:50:59.759890 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1653b0c5-2883-44fa-ad45-aac17e9ac409 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:59.760032 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1653b0c5-2883-44fa-ad45-aac17e9ac409 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:59.766767 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:59.766767 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:50:59.771040 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1653b0c5-2883-44fa-ad45-aac17e9ac409 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:50:59.777535 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1653b0c5-2883-44fa-ad45-aac17e9ac409 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 returned with HTTP 200 Aug 09 10:50:59.778069 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1111/4488] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:59 2026] GET /volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:59.793389 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-62252add-5e11-4cad-95a4-8119d266026c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:59.795273 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-62252add-5e11-4cad-95a4-8119d266026c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 Aug 09 10:50:59.795554 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-62252add-5e11-4cad-95a4-8119d266026c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:59.795761 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-62252add-5e11-4cad-95a4-8119d266026c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:59.802780 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:59.802780 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:50:59.806375 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-62252add-5e11-4cad-95a4-8119d266026c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:50:59.811414 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-62252add-5e11-4cad-95a4-8119d266026c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 returned with HTTP 200 Aug 09 10:50:59.811822 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1121/4489] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:50:59 2026] GET /volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:50:59.862737 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fbeee2dc-fd2b-4709-accd-11351756960d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:59.865271 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fbeee2dc-fd2b-4709-accd-11351756960d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:50:59.865596 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fbeee2dc-fd2b-4709-accd-11351756960d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:59.865866 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fbeee2dc-fd2b-4709-accd-11351756960d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:59.866328 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fbeee2dc-fd2b-4709-accd-11351756960d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:50:59.872243 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:59.872243 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:50:59.872961 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fbeee2dc-fd2b-4709-accd-11351756960d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:50:59.873274 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1134/4490] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:50:59 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:50:59.931422 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-701bb075-ae73-45d1-b024-faac686f31c0 req-61847396-e3f5-4005-aea1-bef71aaf9be5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:50:59.933439 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-61847396-e3f5-4005-aea1-bef71aaf9be5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 Aug 09 10:50:59.933631 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-61847396-e3f5-4005-aea1-bef71aaf9be5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:50:59.933846 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-61847396-e3f5-4005-aea1-bef71aaf9be5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:50:59.940628 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:50:59.940628 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:50:59.943780 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-701bb075-ae73-45d1-b024-faac686f31c0 req-61847396-e3f5-4005-aea1-bef71aaf9be5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:50:59.947926 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-61847396-e3f5-4005-aea1-bef71aaf9be5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 returned with HTTP 200 Aug 09 10:50:59.948497 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1125/4491] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:50:59 2026] GET /volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:00.195549 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-13c2db3f-a022-4925-8215-4b0880694b48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.197131 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13c2db3f-a022-4925-8215-4b0880694b48 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:51:00.197396 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13c2db3f-a022-4925-8215-4b0880694b48 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:00.197585 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13c2db3f-a022-4925-8215-4b0880694b48 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:00.197678 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-13c2db3f-a022-4925-8215-4b0880694b48 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:00.201736 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:00.201736 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:00.202430 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13c2db3f-a022-4925-8215-4b0880694b48 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:51:00.202859 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1112/4492] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:00 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:00.212967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cb7113c7-8686-4eca-a829-4dac4cb741ab None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.214863 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cb7113c7-8686-4eca-a829-4dac4cb741ab tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/fbcd2501-e29f-47a4-9b2b-78779f24e62b Aug 09 10:51:00.215101 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cb7113c7-8686-4eca-a829-4dac4cb741ab tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:00.215323 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cb7113c7-8686-4eca-a829-4dac4cb741ab tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:00.215508 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-cb7113c7-8686-4eca-a829-4dac4cb741ab tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete volume with id: fbcd2501-e29f-47a4-9b2b-78779f24e62b Aug 09 10:51:00.223013 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:00.223013 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:00.223557 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cb7113c7-8686-4eca-a829-4dac4cb741ab tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:51:00.242095 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cb7113c7-8686-4eca-a829-4dac4cb741ab tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete volume request issued successfully. Aug 09 10:51:00.242346 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cb7113c7-8686-4eca-a829-4dac4cb741ab tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/fbcd2501-e29f-47a4-9b2b-78779f24e62b returned with HTTP 202 Aug 09 10:51:00.242853 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1122/4493] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:00 2026] DELETE /volume/v3/volumes/fbcd2501-e29f-47a4-9b2b-78779f24e62b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:00.252477 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-be9dbef5-8715-4c8f-8b6f-cab1d96ec72f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.254544 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be9dbef5-8715-4c8f-8b6f-cab1d96ec72f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/fbcd2501-e29f-47a4-9b2b-78779f24e62b Aug 09 10:51:00.254815 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be9dbef5-8715-4c8f-8b6f-cab1d96ec72f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:00.255046 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be9dbef5-8715-4c8f-8b6f-cab1d96ec72f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:00.264008 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:00.264008 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:00.268301 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-be9dbef5-8715-4c8f-8b6f-cab1d96ec72f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:51:00.272611 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be9dbef5-8715-4c8f-8b6f-cab1d96ec72f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/fbcd2501-e29f-47a4-9b2b-78779f24e62b returned with HTTP 200 Aug 09 10:51:00.272972 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1135/4494] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:00 2026] GET /volume/v3/volumes/fbcd2501-e29f-47a4-9b2b-78779f24e62b => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:00.400890 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-701bb075-ae73-45d1-b024-faac686f31c0 req-aef3aca9-bdb5-4a9e-9427-3ab08181c7cc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.402824 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-aef3aca9-bdb5-4a9e-9427-3ab08181c7cc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 Aug 09 10:51:00.402991 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-aef3aca9-bdb5-4a9e-9427-3ab08181c7cc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:00.403195 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-aef3aca9-bdb5-4a9e-9427-3ab08181c7cc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:00.409610 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:00.409610 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:00.412701 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-701bb075-ae73-45d1-b024-faac686f31c0 req-aef3aca9-bdb5-4a9e-9427-3ab08181c7cc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:51:00.417431 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-aef3aca9-bdb5-4a9e-9427-3ab08181c7cc tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 returned with HTTP 200 Aug 09 10:51:00.417814 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1126/4495] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:51:00 2026] GET /volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:00.428194 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a48adfde-d0f2-4f3b-8c60-ff2b50e6a54b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.428194 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a48adfde-d0f2-4f3b-8c60-ff2b50e6a54b None None] GET https://10.4.3.125/volume// Aug 09 10:51:00.428194 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a48adfde-d0f2-4f3b-8c60-ff2b50e6a54b None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:00.428194 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a48adfde-d0f2-4f3b-8c60-ff2b50e6a54b None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:00.428194 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a48adfde-d0f2-4f3b-8c60-ff2b50e6a54b None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:51:00.428194 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1113/4496] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:51:00 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:51:00.435489 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-701bb075-ae73-45d1-b024-faac686f31c0 req-89f7c176-f776-4ea7-8f8c-b6314101b11f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.437641 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-89f7c176-f776-4ea7-8f8c-b6314101b11f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:51:00.437964 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-89f7c176-f776-4ea7-8f8c-b6314101b11f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f7dc850-5c35-4d62-a707-a4660e919452", "connector": null, "instance_uuid": "daaea450-ca58-446f-8bde-16ba295fdc8c"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:00.445982 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:00.445982 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:00.465560 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-89f7c176-f776-4ea7-8f8c-b6314101b11f tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:51:00.465967 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1123/4497] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:51:00 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:00.588039 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ea5a4ea9-a673-424d-91ab-2aba8a3d1caf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.590773 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ea5a4ea9-a673-424d-91ab-2aba8a3d1caf tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 Aug 09 10:51:00.590972 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ea5a4ea9-a673-424d-91ab-2aba8a3d1caf tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:00.591154 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ea5a4ea9-a673-424d-91ab-2aba8a3d1caf tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:00.598911 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ea5a4ea9-a673-424d-91ab-2aba8a3d1caf tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 returned with HTTP 404 Aug 09 10:51:00.599443 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1136/4498] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:00 2026] GET /volume/v3/volumes/b4ecc6a8-d09e-45e0-b483-a699ca58b4f7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:00.608673 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f3a370ce-52d7-4ad7-bd30-abc1798330f0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.611299 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3a370ce-52d7-4ad7-bd30-abc1798330f0 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc Aug 09 10:51:00.611537 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3a370ce-52d7-4ad7-bd30-abc1798330f0 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:00.611748 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3a370ce-52d7-4ad7-bd30-abc1798330f0 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:00.625661 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:00.625661 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:00.632671 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f3a370ce-52d7-4ad7-bd30-abc1798330f0 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:51:00.638770 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3a370ce-52d7-4ad7-bd30-abc1798330f0 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc returned with HTTP 200 Aug 09 10:51:00.639343 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1127/4499] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:00 2026] GET /volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:00.655072 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-911d589d-648a-4910-a42d-da1a55dc5e9a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.656859 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-911d589d-648a-4910-a42d-da1a55dc5e9a tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] DELETE https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc Aug 09 10:51:00.657034 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-911d589d-648a-4910-a42d-da1a55dc5e9a tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:00.657221 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-911d589d-648a-4910-a42d-da1a55dc5e9a tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:00.657437 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-911d589d-648a-4910-a42d-da1a55dc5e9a tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Delete volume with id: dcce0444-8b24-400d-9fd7-55b08a21b1bc Aug 09 10:51:00.664130 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:00.664130 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:00.664615 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-911d589d-648a-4910-a42d-da1a55dc5e9a tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:51:00.681179 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-911d589d-648a-4910-a42d-da1a55dc5e9a tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Delete volume request issued successfully. Aug 09 10:51:00.681476 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-911d589d-648a-4910-a42d-da1a55dc5e9a tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc returned with HTTP 202 Aug 09 10:51:00.682026 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1114/4500] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:00 2026] DELETE /volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:00.688752 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-638d33e9-e041-4437-b382-06a5358266ad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.690958 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-638d33e9-e041-4437-b382-06a5358266ad tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc Aug 09 10:51:00.691178 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-638d33e9-e041-4437-b382-06a5358266ad tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:00.691416 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-638d33e9-e041-4437-b382-06a5358266ad tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:00.699063 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:00.699063 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:00.705019 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-638d33e9-e041-4437-b382-06a5358266ad tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Volume info retrieved successfully. Aug 09 10:51:00.709779 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-638d33e9-e041-4437-b382-06a5358266ad tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc returned with HTTP 200 Aug 09 10:51:00.710265 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1124/4501] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:00 2026] GET /volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:00.886285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b4b3bfbb-dd6c-4e37-b297-b17ae512ebff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:00.888088 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b4b3bfbb-dd6c-4e37-b297-b17ae512ebff tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:00.888326 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b4b3bfbb-dd6c-4e37-b297-b17ae512ebff tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:00.888536 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b4b3bfbb-dd6c-4e37-b297-b17ae512ebff tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:00.888701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b4b3bfbb-dd6c-4e37-b297-b17ae512ebff tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:00.893214 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:00.893214 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:00.893967 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b4b3bfbb-dd6c-4e37-b297-b17ae512ebff tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:00.894431 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1137/4502] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:00 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:01.286840 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-03761da7-c719-482e-bacd-9b5580e20223 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:01.288997 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03761da7-c719-482e-bacd-9b5580e20223 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/fbcd2501-e29f-47a4-9b2b-78779f24e62b Aug 09 10:51:01.288997 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03761da7-c719-482e-bacd-9b5580e20223 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:01.288997 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03761da7-c719-482e-bacd-9b5580e20223 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:01.296166 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03761da7-c719-482e-bacd-9b5580e20223 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/fbcd2501-e29f-47a4-9b2b-78779f24e62b returned with HTTP 404 Aug 09 10:51:01.297638 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1128/4503] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:01 2026] GET /volume/v3/volumes/fbcd2501-e29f-47a4-9b2b-78779f24e62b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:01.310077 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a67702e-8b97-487d-a980-de4495993262 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:01.312567 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a67702e-8b97-487d-a980-de4495993262 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:51:01.313496 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a67702e-8b97-487d-a980-de4495993262 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:01.313496 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a67702e-8b97-487d-a980-de4495993262 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:01.313496 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5a67702e-8b97-487d-a980-de4495993262 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:01.320043 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:01.320043 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:01.321228 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a67702e-8b97-487d-a980-de4495993262 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:51:01.321684 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1115/4504] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:01 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:01.338922 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0a9c86bf-d21a-45d7-913b-ed2e42e1f60a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:01.341204 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0a9c86bf-d21a-45d7-913b-ed2e42e1f60a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:51:01.341863 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0a9c86bf-d21a-45d7-913b-ed2e42e1f60a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:01.341863 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0a9c86bf-d21a-45d7-913b-ed2e42e1f60a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:01.341964 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-0a9c86bf-d21a-45d7-913b-ed2e42e1f60a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete backup with id: bf2ae0cb-8d85-48db-a538-6a618e7579e1. Aug 09 10:51:01.348007 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:01.348007 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:01.364500 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-0a9c86bf-d21a-45d7-913b-ed2e42e1f60a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] delete_backup rpcapi backup_id bf2ae0cb-8d85-48db-a538-6a618e7579e1 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:51:01.365940 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0a9c86bf-d21a-45d7-913b-ed2e42e1f60a tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 202 Aug 09 10:51:01.366359 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1125/4505] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:01 2026] DELETE /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:51:01.377839 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1aae00b3-b7ac-478a-95a9-541d8d9899ed None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:01.381948 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1aae00b3-b7ac-478a-95a9-541d8d9899ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:51:01.381948 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1aae00b3-b7ac-478a-95a9-541d8d9899ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:01.381948 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1aae00b3-b7ac-478a-95a9-541d8d9899ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:01.381948 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1aae00b3-b7ac-478a-95a9-541d8d9899ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:01.388917 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:01.388917 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:01.389736 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1aae00b3-b7ac-478a-95a9-541d8d9899ed tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 200 Aug 09 10:51:01.390035 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1138/4506] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:01 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:01.429781 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d4ba3694-0004-42a7-98fe-7c311bb9ef74 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:01.429781 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4ba3694-0004-42a7-98fe-7c311bb9ef74 None None] GET https://10.4.3.125/volume// Aug 09 10:51:01.430098 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4ba3694-0004-42a7-98fe-7c311bb9ef74 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:01.430147 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4ba3694-0004-42a7-98fe-7c311bb9ef74 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:01.430558 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4ba3694-0004-42a7-98fe-7c311bb9ef74 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:51:01.434587 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1129/4507] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:51:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:51:01.441904 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-701bb075-ae73-45d1-b024-faac686f31c0 req-68a502aa-21f6-49b9-b77f-fc9871d1e72e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:01.448254 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-68a502aa-21f6-49b9-b77f-fc9871d1e72e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 Aug 09 10:51:01.448503 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-68a502aa-21f6-49b9-b77f-fc9871d1e72e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:01.448724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-68a502aa-21f6-49b9-b77f-fc9871d1e72e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:01.459565 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:01.459565 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:01.463081 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-701bb075-ae73-45d1-b024-faac686f31c0 req-68a502aa-21f6-49b9-b77f-fc9871d1e72e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:51:01.468154 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-68a502aa-21f6-49b9-b77f-fc9871d1e72e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 returned with HTTP 200 Aug 09 10:51:01.468613 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1116/4508] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:51:01 2026] GET /volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 => generated 1573 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:01.583107 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-701bb075-ae73-45d1-b024-faac686f31c0 req-71357fe4-3a2f-45f0-a79f-d4b292bef745 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:01.585641 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-71357fe4-3a2f-45f0-a79f-d4b292bef745 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] PUT https://10.4.3.125/volume/v3/attachments/7bc060bc-4a72-4920-ae8f-3be76baabc62 Aug 09 10:51:01.586080 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-71357fe4-3a2f-45f0-a79f-d4b292bef745 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:01.596479 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-701bb075-ae73-45d1-b024-faac686f31c0 req-71357fe4-3a2f-45f0-a79f-d4b292bef745 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Acquiring lock "cinder-attachment_update-7f7dc850-5c35-4d62-a707-a4660e919452-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:51:01.605870 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-701bb075-ae73-45d1-b024-faac686f31c0 req-71357fe4-3a2f-45f0-a79f-d4b292bef745 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-7f7dc850-5c35-4d62-a707-a4660e919452-np0000006833" acquired by "attachment_update" :: waited 0.009s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:51:01.607179 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:01.607179 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:01.727418 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2b04d4e7-7511-4e1b-8e60-8d955c8fa604 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:01.729414 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b04d4e7-7511-4e1b-8e60-8d955c8fa604 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] GET https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc Aug 09 10:51:01.729414 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b04d4e7-7511-4e1b-8e60-8d955c8fa604 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:01.729414 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b04d4e7-7511-4e1b-8e60-8d955c8fa604 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:01.732979 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-701bb075-ae73-45d1-b024-faac686f31c0 req-71357fe4-3a2f-45f0-a79f-d4b292bef745 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Lock "cinder-attachment_update-7f7dc850-5c35-4d62-a707-a4660e919452-np0000006833" released by "attachment_update" :: held 0.127s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:51:01.733505 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-71357fe4-3a2f-45f0-a79f-d4b292bef745 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/7bc060bc-4a72-4920-ae8f-3be76baabc62 returned with HTTP 200 Aug 09 10:51:01.734250 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1126/4509] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:51:01 2026] PUT /volume/v3/attachments/7bc060bc-4a72-4920-ae8f-3be76baabc62 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:01.737973 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b04d4e7-7511-4e1b-8e60-8d955c8fa604 tempest-VolumesCloneTest-563606062 tempest-VolumesCloneTest-563606062-project-member] https://10.4.3.125/volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc returned with HTTP 404 Aug 09 10:51:01.738689 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1139/4510] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:01 2026] GET /volume/v3/volumes/dcce0444-8b24-400d-9fd7-55b08a21b1bc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:01.775217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-701bb075-ae73-45d1-b024-faac686f31c0 req-e000c568-9349-4740-aa34-815f9045bc5c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:01.776434 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-e000c568-9349-4740-aa34-815f9045bc5c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] POST https://10.4.3.125/volume/v3/attachments/7bc060bc-4a72-4920-ae8f-3be76baabc62/action Aug 09 10:51:01.776800 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-e000c568-9349-4740-aa34-815f9045bc5c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:51:01.776950 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-e000c568-9349-4740-aa34-815f9045bc5c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:01.806550 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:01.806550 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:01.827859 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-701bb075-ae73-45d1-b024-faac686f31c0 req-e000c568-9349-4740-aa34-815f9045bc5c tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/7bc060bc-4a72-4920-ae8f-3be76baabc62/action returned with HTTP 204 Aug 09 10:51:01.828643 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1130/4511] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:51:01 2026] POST /volume/v3/attachments/7bc060bc-4a72-4920-ae8f-3be76baabc62/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:01.907888 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-744f516e-b2e4-4992-a378-8bee4cd2c7ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:01.910081 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-744f516e-b2e4-4992-a378-8bee4cd2c7ec tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:01.910550 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-744f516e-b2e4-4992-a378-8bee4cd2c7ec tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:01.910762 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-744f516e-b2e4-4992-a378-8bee4cd2c7ec tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:01.910945 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-744f516e-b2e4-4992-a378-8bee4cd2c7ec tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:01.921495 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:01.921495 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:01.922764 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-744f516e-b2e4-4992-a378-8bee4cd2c7ec tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:01.923298 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1117/4512] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:01 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:02.401567 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-08558aa0-4a01-4e3c-ac02-bc87ffb5babb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:02.402907 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08558aa0-4a01-4e3c-ac02-bc87ffb5babb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 Aug 09 10:51:02.404456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08558aa0-4a01-4e3c-ac02-bc87ffb5babb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:02.404456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08558aa0-4a01-4e3c-ac02-bc87ffb5babb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:02.404456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-08558aa0-4a01-4e3c-ac02-bc87ffb5babb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id bf2ae0cb-8d85-48db-a538-6a618e7579e1. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:02.407824 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08558aa0-4a01-4e3c-ac02-bc87ffb5babb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 returned with HTTP 404 Aug 09 10:51:02.407824 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1127/4513] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:02 2026] GET /volume/v3/backups/bf2ae0cb-8d85-48db-a538-6a618e7579e1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:02.419502 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-04331342-7eaa-4d83-bc6b-90157692e3cb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:02.425921 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04331342-7eaa-4d83-bc6b-90157692e3cb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:51:02.426349 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04331342-7eaa-4d83-bc6b-90157692e3cb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:02.426531 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04331342-7eaa-4d83-bc6b-90157692e3cb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:02.427085 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-04331342-7eaa-4d83-bc6b-90157692e3cb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete backup with id: 2343d33a-79f2-4116-880c-f52c18b9abbe. Aug 09 10:51:02.436764 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:02.436764 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:02.451197 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-04331342-7eaa-4d83-bc6b-90157692e3cb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] delete_backup rpcapi backup_id 2343d33a-79f2-4116-880c-f52c18b9abbe {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:51:02.454301 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04331342-7eaa-4d83-bc6b-90157692e3cb tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 202 Aug 09 10:51:02.454822 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1140/4514] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:02 2026] DELETE /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:51:02.464263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cd6dbb17-9ef8-4dd9-a163-ade709e7889b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:02.467581 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cd6dbb17-9ef8-4dd9-a163-ade709e7889b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:51:02.467581 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cd6dbb17-9ef8-4dd9-a163-ade709e7889b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:02.467581 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cd6dbb17-9ef8-4dd9-a163-ade709e7889b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:02.467581 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cd6dbb17-9ef8-4dd9-a163-ade709e7889b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:02.471709 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:02.471709 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:02.472479 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cd6dbb17-9ef8-4dd9-a163-ade709e7889b tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 200 Aug 09 10:51:02.472950 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1131/4515] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:02 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:02.935069 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-39de38e1-c53b-4e63-88f6-d4d8c9135bbb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:02.937343 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39de38e1-c53b-4e63-88f6-d4d8c9135bbb tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:02.937620 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39de38e1-c53b-4e63-88f6-d4d8c9135bbb tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:02.937859 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39de38e1-c53b-4e63-88f6-d4d8c9135bbb tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:02.938028 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-39de38e1-c53b-4e63-88f6-d4d8c9135bbb tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:02.942603 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:02.942603 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:02.943311 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39de38e1-c53b-4e63-88f6-d4d8c9135bbb tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:02.943624 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1118/4516] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:02 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:03.226797 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:03.231491 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:03.231491 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1469905559"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:03.235209 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Create volume request body: {'volume': {'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1469905559'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:03.394657 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Create volume of 1 GB Aug 09 10:51:03.396431 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:03.396431 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:03.399409 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Availability Zones retrieved successfully. Aug 09 10:51:03.405135 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Flow 'volume_create_api' (31233b51-8ab2-4262-8ef5-c9051c2e3a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:03.406223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44dc4b63-d13e-4db7-b42c-b83b15eb36ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:03.407463 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:03.467911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44dc4b63-d13e-4db7-b42c-b83b15eb36ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:03.467911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96259497-0c49-48a2-9249-ab1e4b13c12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:03.485758 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b5dbc126-39da-4d38-ba34-e79832a97a30 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:03.488849 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5dbc126-39da-4d38-ba34-e79832a97a30 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe Aug 09 10:51:03.488849 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5dbc126-39da-4d38-ba34-e79832a97a30 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:03.488849 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5dbc126-39da-4d38-ba34-e79832a97a30 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:03.488849 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b5dbc126-39da-4d38-ba34-e79832a97a30 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 2343d33a-79f2-4116-880c-f52c18b9abbe. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:03.492299 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5dbc126-39da-4d38-ba34-e79832a97a30 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe returned with HTTP 404 Aug 09 10:51:03.492763 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1141/4517] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:03 2026] GET /volume/v3/backups/2343d33a-79f2-4116-880c-f52c18b9abbe => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:03.501667 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-099d854f-7717-495a-a503-cbc420586ddd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:03.507615 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-099d854f-7717-495a-a503-cbc420586ddd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:51:03.507615 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-099d854f-7717-495a-a503-cbc420586ddd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:03.507615 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-099d854f-7717-495a-a503-cbc420586ddd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:03.507615 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-099d854f-7717-495a-a503-cbc420586ddd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete backup with id: 42ee45ec-98de-4981-b0dc-b97b4dab70d0. Aug 09 10:51:03.513399 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:03.513399 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:03.530807 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-099d854f-7717-495a-a503-cbc420586ddd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] delete_backup rpcapi backup_id 42ee45ec-98de-4981-b0dc-b97b4dab70d0 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:51:03.532717 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-099d854f-7717-495a-a503-cbc420586ddd tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 202 Aug 09 10:51:03.533260 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1132/4518] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:03 2026] DELETE /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:51:03.541319 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Created reservations ['8d915931-ec31-4f68-8e78-e0a2664ec22c', 'dd976ffb-2563-41ba-b037-7d8cfd7ebb7e', 'd954d56c-a5b7-41c5-a11d-6deea1f65949', '00834296-810a-47ca-8fd3-ec7ca9032471'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:03.541319 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96259497-0c49-48a2-9249-ab1e4b13c12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d915931-ec31-4f68-8e78-e0a2664ec22c', 'dd976ffb-2563-41ba-b037-7d8cfd7ebb7e', 'd954d56c-a5b7-41c5-a11d-6deea1f65949', '00834296-810a-47ca-8fd3-ec7ca9032471']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:03.541850 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f640a90-935d-4c18-8d3b-c4ba714e022f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:03.542695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6433e646-ec50-4c2f-ab9d-718522896b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:03.544052 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f640a90-935d-4c18-8d3b-c4ba714e022f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:51:03.544353 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f640a90-935d-4c18-8d3b-c4ba714e022f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:03.544651 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f640a90-935d-4c18-8d3b-c4ba714e022f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:03.544813 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7f640a90-935d-4c18-8d3b-c4ba714e022f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:03.553415 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:03.553415 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:03.553415 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f640a90-935d-4c18-8d3b-c4ba714e022f tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 200 Aug 09 10:51:03.553654 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1119/4519] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:03 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:03.572299 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6433e646-ec50-4c2f-ab9d-718522896b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e9cd1fd-4516-43e7-88bf-241d88c9e871', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1469905559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62fa874493384e3bb2939cced991aba4',qos_specs=None,replication_status=,reservations=['8d915931-ec31-4f68-8e78-e0a2664ec22c','dd976ffb-2563-41ba-b037-7d8cfd7ebb7e','d954d56c-a5b7-41c5-a11d-6deea1f65949','00834296-810a-47ca-8fd3-ec7ca9032471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289bf2de59b248628507015e9f893c72',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1469905559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e9cd1fd-4516-43e7-88bf-241d88c9e871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62fa874493384e3bb2939cced991aba4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289bf2de59b248628507015e9f893c72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:03.572299 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea74abb0-a60c-4281-8af1-c16c8f71c425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:03.589755 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea74abb0-a60c-4281-8af1-c16c8f71c425) transitioned into state 'SUCCESS' from state '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-1469905559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62fa874493384e3bb2939cced991aba4',qos_specs=None,replication_status=,reservations=['8d915931-ec31-4f68-8e78-e0a2664ec22c','dd976ffb-2563-41ba-b037-7d8cfd7ebb7e','d954d56c-a5b7-41c5-a11d-6deea1f65949','00834296-810a-47ca-8fd3-ec7ca9032471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289bf2de59b248628507015e9f893c72',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:03.590514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0702519-c463-4046-aad5-9a1452d15346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:03.604855 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0702519-c463-4046-aad5-9a1452d15346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:03.606124 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Flow 'volume_create_api' (31233b51-8ab2-4262-8ef5-c9051c2e3a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:03.606124 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Create volume request issued successfully. Aug 09 10:51:03.606751 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63a27c03-d780-4f39-9f7d-64adefef9f6e tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:03.607241 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1128/4520] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:51:03 2026] POST /volume/v3/volumes => generated 748 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:03.620561 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9bb21b54-a796-4b71-a439-5d7f9c5bd46b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:03.622669 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9bb21b54-a796-4b71-a439-5d7f9c5bd46b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 Aug 09 10:51:03.622942 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9bb21b54-a796-4b71-a439-5d7f9c5bd46b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:03.623330 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9bb21b54-a796-4b71-a439-5d7f9c5bd46b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:03.631743 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:03.631743 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:03.635682 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9bb21b54-a796-4b71-a439-5d7f9c5bd46b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:03.645666 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9bb21b54-a796-4b71-a439-5d7f9c5bd46b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 returned with HTTP 200 Aug 09 10:51:03.646214 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1142/4521] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:03 2026] GET /volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:03.958158 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d8355610-7e3b-43e3-869e-3cc3ca822e41 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:03.960201 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8355610-7e3b-43e3-869e-3cc3ca822e41 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:03.960570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8355610-7e3b-43e3-869e-3cc3ca822e41 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:03.960796 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8355610-7e3b-43e3-869e-3cc3ca822e41 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:03.960971 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d8355610-7e3b-43e3-869e-3cc3ca822e41 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:03.968144 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:03.968144 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:03.968831 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8355610-7e3b-43e3-869e-3cc3ca822e41 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:03.969207 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1133/4522] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:03 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:04.563996 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7758f72d-bb34-4be5-b5ba-6abd077d4973 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:04.566378 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7758f72d-bb34-4be5-b5ba-6abd077d4973 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 Aug 09 10:51:04.566823 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7758f72d-bb34-4be5-b5ba-6abd077d4973 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:04.566881 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7758f72d-bb34-4be5-b5ba-6abd077d4973 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:04.567012 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7758f72d-bb34-4be5-b5ba-6abd077d4973 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Show backup with id 42ee45ec-98de-4981-b0dc-b97b4dab70d0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:04.575642 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7758f72d-bb34-4be5-b5ba-6abd077d4973 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 returned with HTTP 404 Aug 09 10:51:04.576397 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1120/4523] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:04 2026] GET /volume/v3/backups/42ee45ec-98de-4981-b0dc-b97b4dab70d0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:04.589565 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ea1d7bd6-d7d3-4e7f-bb57-a8bd6b9767e9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:04.591812 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea1d7bd6-d7d3-4e7f-bb57-a8bd6b9767e9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 Aug 09 10:51:04.592055 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea1d7bd6-d7d3-4e7f-bb57-a8bd6b9767e9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:04.592329 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea1d7bd6-d7d3-4e7f-bb57-a8bd6b9767e9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:04.592538 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-ea1d7bd6-d7d3-4e7f-bb57-a8bd6b9767e9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete volume with id: 675472e2-40a7-4477-855d-5ee786890551 Aug 09 10:51:04.605480 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:04.605480 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:04.606369 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ea1d7bd6-d7d3-4e7f-bb57-a8bd6b9767e9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:51:04.642839 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ea1d7bd6-d7d3-4e7f-bb57-a8bd6b9767e9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Delete volume request issued successfully. Aug 09 10:51:04.643029 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea1d7bd6-d7d3-4e7f-bb57-a8bd6b9767e9 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 returned with HTTP 202 Aug 09 10:51:04.643589 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1129/4524] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:04 2026] DELETE /volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:04.651626 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6ea00e50-999c-426a-8acd-d8208dc1cc93 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:04.654059 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ea00e50-999c-426a-8acd-d8208dc1cc93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 Aug 09 10:51:04.654373 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ea00e50-999c-426a-8acd-d8208dc1cc93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:04.654623 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ea00e50-999c-426a-8acd-d8208dc1cc93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:04.660179 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-294486f3-bb53-4837-8d52-87673a98ab08 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:04.662036 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-294486f3-bb53-4837-8d52-87673a98ab08 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 Aug 09 10:51:04.662301 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-294486f3-bb53-4837-8d52-87673a98ab08 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:04.662697 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-294486f3-bb53-4837-8d52-87673a98ab08 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:04.664971 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:04.664971 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:04.669392 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6ea00e50-999c-426a-8acd-d8208dc1cc93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Volume info retrieved successfully. Aug 09 10:51:04.673130 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:04.673130 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:04.674930 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ea00e50-999c-426a-8acd-d8208dc1cc93 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 returned with HTTP 200 Aug 09 10:51:04.675356 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1143/4525] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:04 2026] GET /volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:04.680058 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-294486f3-bb53-4837-8d52-87673a98ab08 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:04.686139 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-294486f3-bb53-4837-8d52-87673a98ab08 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 returned with HTTP 200 Aug 09 10:51:04.686540 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1134/4526] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:04 2026] GET /volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:04.701172 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6c72b24f-d9d4-4dc5-9268-583711180649 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:04.702797 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c72b24f-d9d4-4dc5-9268-583711180649 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] POST https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871/action Aug 09 10:51:04.703128 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c72b24f-d9d4-4dc5-9268-583711180649 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:51:04.703300 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c72b24f-d9d4-4dc5-9268-583711180649 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:04.710443 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:04.710443 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:04.710840 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c72b24f-d9d4-4dc5-9268-583711180649 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:04.743219 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6c72b24f-d9d4-4dc5-9268-583711180649 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Created reservations ['3d07dd2b-ba35-49ec-b7e6-c9c1e5e95bfa', '0458072c-721c-4d1a-ba55-a4fd17758565'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:04.758207 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c72b24f-d9d4-4dc5-9268-583711180649 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Extend volume request issued successfully. Aug 09 10:51:04.758207 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c72b24f-d9d4-4dc5-9268-583711180649 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871/action returned with HTTP 202 Aug 09 10:51:04.758207 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1121/4527] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:51:04 2026] POST /volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:51:04.762720 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cf95c351-e8a0-4943-8e30-62c5f40df961 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:04.764825 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cf95c351-e8a0-4943-8e30-62c5f40df961 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 Aug 09 10:51:04.765055 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cf95c351-e8a0-4943-8e30-62c5f40df961 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:04.765356 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cf95c351-e8a0-4943-8e30-62c5f40df961 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:04.774370 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:04.774370 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:04.778811 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cf95c351-e8a0-4943-8e30-62c5f40df961 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:04.784389 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cf95c351-e8a0-4943-8e30-62c5f40df961 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 returned with HTTP 200 Aug 09 10:51:04.784878 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1130/4528] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:04 2026] GET /volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:04.980598 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7c9f9d27-1276-4dda-b36b-7a6d3821c107 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:04.982270 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7c9f9d27-1276-4dda-b36b-7a6d3821c107 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:04.982488 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7c9f9d27-1276-4dda-b36b-7a6d3821c107 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:04.982662 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7c9f9d27-1276-4dda-b36b-7a6d3821c107 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:04.982802 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7c9f9d27-1276-4dda-b36b-7a6d3821c107 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:04.986783 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:04.986783 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:04.987367 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7c9f9d27-1276-4dda-b36b-7a6d3821c107 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:04.987721 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1144/4529] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:04 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:05.690217 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e8bad389-7194-4287-9e5c-95bf0558cb63 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:05.691756 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e8bad389-7194-4287-9e5c-95bf0558cb63 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] GET https://10.4.3.125/volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 Aug 09 10:51:05.691935 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e8bad389-7194-4287-9e5c-95bf0558cb63 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:05.692105 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e8bad389-7194-4287-9e5c-95bf0558cb63 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:05.697210 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e8bad389-7194-4287-9e5c-95bf0558cb63 tempest-ProjectAdminTests33-529867731 tempest-ProjectAdminTests33-529867731-project-admin] https://10.4.3.125/volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 returned with HTTP 404 Aug 09 10:51:05.697666 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1135/4530] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:05 2026] GET /volume/v3/volumes/675472e2-40a7-4477-855d-5ee786890551 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:05.796628 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8ae1463f-4bfc-4b65-b760-880953b84a49 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:05.798816 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ae1463f-4bfc-4b65-b760-880953b84a49 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 Aug 09 10:51:05.799092 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ae1463f-4bfc-4b65-b760-880953b84a49 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:05.799397 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ae1463f-4bfc-4b65-b760-880953b84a49 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:05.807403 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:05.807403 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:05.811111 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8ae1463f-4bfc-4b65-b760-880953b84a49 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:05.816463 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ae1463f-4bfc-4b65-b760-880953b84a49 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 returned with HTTP 200 Aug 09 10:51:05.816926 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1122/4531] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:05 2026] GET /volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:05.837050 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-54d7597d-3948-4a30-bcd3-34a3f2538d2d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:05.838432 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-54d7597d-3948-4a30-bcd3-34a3f2538d2d tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 Aug 09 10:51:05.838658 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-54d7597d-3948-4a30-bcd3-34a3f2538d2d tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:05.838899 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-54d7597d-3948-4a30-bcd3-34a3f2538d2d tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:05.847445 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:05.847445 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:05.851502 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-54d7597d-3948-4a30-bcd3-34a3f2538d2d tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:05.856739 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-54d7597d-3948-4a30-bcd3-34a3f2538d2d tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 returned with HTTP 200 Aug 09 10:51:05.857295 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1131/4532] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:05 2026] GET /volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:05.869528 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5906243f-a698-44ee-819d-fea38a07d2d1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:05.871111 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5906243f-a698-44ee-819d-fea38a07d2d1 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 Aug 09 10:51:05.871481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5906243f-a698-44ee-819d-fea38a07d2d1 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:05.872667 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5906243f-a698-44ee-819d-fea38a07d2d1 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:05.881026 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:05.881026 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:05.885308 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5906243f-a698-44ee-819d-fea38a07d2d1 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:05.891636 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5906243f-a698-44ee-819d-fea38a07d2d1 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 returned with HTTP 200 Aug 09 10:51:05.892288 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1145/4533] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:05 2026] GET /volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:05.906400 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c13e6d5f-4dfd-4346-b2d0-1b76c861357f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:05.908353 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c13e6d5f-4dfd-4346-b2d0-1b76c861357f tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] DELETE https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 Aug 09 10:51:05.908590 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c13e6d5f-4dfd-4346-b2d0-1b76c861357f tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:05.908804 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c13e6d5f-4dfd-4346-b2d0-1b76c861357f tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:05.908991 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-c13e6d5f-4dfd-4346-b2d0-1b76c861357f tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Delete volume with id: 8e9cd1fd-4516-43e7-88bf-241d88c9e871 Aug 09 10:51:05.917276 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:05.917276 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:05.917825 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c13e6d5f-4dfd-4346-b2d0-1b76c861357f tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:05.938412 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c13e6d5f-4dfd-4346-b2d0-1b76c861357f tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Delete volume request issued successfully. Aug 09 10:51:05.938630 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c13e6d5f-4dfd-4346-b2d0-1b76c861357f tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 returned with HTTP 202 Aug 09 10:51:05.939117 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1136/4534] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:05 2026] DELETE /volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:05.947971 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-48191d51-2840-43ac-b39b-7f989dc88b53 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:05.950347 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48191d51-2840-43ac-b39b-7f989dc88b53 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 Aug 09 10:51:05.950664 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48191d51-2840-43ac-b39b-7f989dc88b53 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:05.950927 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48191d51-2840-43ac-b39b-7f989dc88b53 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:05.959273 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:05.959273 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:05.963238 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-48191d51-2840-43ac-b39b-7f989dc88b53 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:05.967953 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48191d51-2840-43ac-b39b-7f989dc88b53 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 returned with HTTP 200 Aug 09 10:51:05.968714 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1123/4535] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:05 2026] GET /volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:05.998152 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8106137c-dda9-421b-bc88-2215a4b9bd53 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:06.001311 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8106137c-dda9-421b-bc88-2215a4b9bd53 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:06.001509 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8106137c-dda9-421b-bc88-2215a4b9bd53 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:06.001699 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8106137c-dda9-421b-bc88-2215a4b9bd53 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:06.001817 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-8106137c-dda9-421b-bc88-2215a4b9bd53 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:06.008540 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:06.008540 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:06.009154 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8106137c-dda9-421b-bc88-2215a4b9bd53 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:06.009718 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1132/4536] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:05 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:06.985326 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-910469dc-56df-4de7-aa3e-9708ad27d9a8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:06.988660 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-910469dc-56df-4de7-aa3e-9708ad27d9a8 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 Aug 09 10:51:06.988995 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-910469dc-56df-4de7-aa3e-9708ad27d9a8 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:06.989173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-910469dc-56df-4de7-aa3e-9708ad27d9a8 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:06.994979 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-910469dc-56df-4de7-aa3e-9708ad27d9a8 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 returned with HTTP 404 Aug 09 10:51:06.995509 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1146/4537] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:06 2026] GET /volume/v3/volumes/8e9cd1fd-4516-43e7-88bf-241d88c9e871 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 10:51:07.005550 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:07.008023 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:07.008398 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-45800332"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:07.011140 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-45800332'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:07.011323 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Create volume of 1 GB Aug 09 10:51:07.015527 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Availability Zones retrieved successfully. Aug 09 10:51:07.021393 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e6bb942-3766-4429-baa2-ac8c288dae8a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:07.023602 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e6bb942-3766-4429-baa2-ac8c288dae8a tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:07.023857 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e6bb942-3766-4429-baa2-ac8c288dae8a tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:07.024079 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e6bb942-3766-4429-baa2-ac8c288dae8a tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:07.024262 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4e6bb942-3766-4429-baa2-ac8c288dae8a tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:07.025743 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Flow 'volume_create_api' (d2ab07ad-fc8e-465d-b31e-2f317415c13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:07.026959 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd9c444-0948-410a-85bb-57f115190340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:07.028162 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:07.030246 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:07.030246 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:07.034213 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e6bb942-3766-4429-baa2-ac8c288dae8a tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:07.034213 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1124/4538] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:07 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:07.080795 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd9c444-0948-410a-85bb-57f115190340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:07.080795 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64070b08-0cff-489b-9f7b-ba5ec2ee3fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:07.123827 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Created reservations ['3fba0804-59fe-4be5-969b-90ff9c15b742', '04af1a89-be4e-48ff-8c45-c50d0db29ef9', 'd8bff7b7-2dd2-42a5-9db9-ff2556572590', 'f8de7537-4784-40cf-b55c-fe98eb6f8da2'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:07.125009 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64070b08-0cff-489b-9f7b-ba5ec2ee3fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fba0804-59fe-4be5-969b-90ff9c15b742', '04af1a89-be4e-48ff-8c45-c50d0db29ef9', 'd8bff7b7-2dd2-42a5-9db9-ff2556572590', 'f8de7537-4784-40cf-b55c-fe98eb6f8da2']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:07.125475 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725dc627-1f91-49e1-a5f6-2cfaa57b8b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:07.148820 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725dc627-1f91-49e1-a5f6-2cfaa57b8b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d374445-5700-44e6-aa2e-caac324c579b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-45800332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62fa874493384e3bb2939cced991aba4',qos_specs=None,replication_status=,reservations=['3fba0804-59fe-4be5-969b-90ff9c15b742','04af1a89-be4e-48ff-8c45-c50d0db29ef9','d8bff7b7-2dd2-42a5-9db9-ff2556572590','f8de7537-4784-40cf-b55c-fe98eb6f8da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289bf2de59b248628507015e9f893c72',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-45800332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d374445-5700-44e6-aa2e-caac324c579b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62fa874493384e3bb2939cced991aba4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289bf2de59b248628507015e9f893c72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:07.149608 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c38cd08-5c09-4670-8039-3c15a0197a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:07.170409 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c38cd08-5c09-4670-8039-3c15a0197a2b) transitioned into state 'SUCCESS' from state '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-45800332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62fa874493384e3bb2939cced991aba4',qos_specs=None,replication_status=,reservations=['3fba0804-59fe-4be5-969b-90ff9c15b742','04af1a89-be4e-48ff-8c45-c50d0db29ef9','d8bff7b7-2dd2-42a5-9db9-ff2556572590','f8de7537-4784-40cf-b55c-fe98eb6f8da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289bf2de59b248628507015e9f893c72',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:07.171076 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (156ef58f-a76b-4761-a2e2-2879b5475f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:07.181064 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (156ef58f-a76b-4761-a2e2-2879b5475f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:07.185223 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Flow 'volume_create_api' (d2ab07ad-fc8e-465d-b31e-2f317415c13b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:07.185223 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Create volume request issued successfully. Aug 09 10:51:07.185223 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aa9026b0-2c93-479d-a3a7-87ad591e7d8b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:07.185223 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1137/4539] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:51:07 2026] POST /volume/v3/volumes => generated 746 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:07.195621 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a4b8b0ee-3e35-4a64-a65d-b0d688c48833 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:07.198737 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a4b8b0ee-3e35-4a64-a65d-b0d688c48833 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:07.200204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a4b8b0ee-3e35-4a64-a65d-b0d688c48833 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:07.200204 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a4b8b0ee-3e35-4a64-a65d-b0d688c48833 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:07.209745 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:07.209745 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:07.216365 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a4b8b0ee-3e35-4a64-a65d-b0d688c48833 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:07.222135 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a4b8b0ee-3e35-4a64-a65d-b0d688c48833 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b returned with HTTP 200 Aug 09 10:51:07.222570 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1133/4540] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:07 2026] GET /volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:07.313882 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-edd05322-e90a-4431-925c-bda4669468f2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:07.424951 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:07.425254 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2119451456"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:07.426682 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2119451456'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:07.426764 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume of 1 GB Aug 09 10:51:07.431443 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:07.436539 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Flow 'volume_create_api' (cce0b48f-d488-46ec-bcf6-1ef36aa211ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:07.437415 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5164518-5359-4711-b363-385755e63ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:07.438138 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:07.461971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5164518-5359-4711-b363-385755e63ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:07.462963 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccd67de5-1125-42be-978a-2b894a9e117a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:07.516761 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Created reservations ['ca0f364b-d34d-445c-9d63-bd4f36e72e03', '67e86fa8-483a-4b1d-ab34-b75c6d9ae01a', 'da271b58-5fdf-472d-a8df-4607a071f582', '8d8d4f4a-fcd6-4565-95a9-f4384bfe74d3'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:07.517463 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccd67de5-1125-42be-978a-2b894a9e117a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca0f364b-d34d-445c-9d63-bd4f36e72e03', '67e86fa8-483a-4b1d-ab34-b75c6d9ae01a', 'da271b58-5fdf-472d-a8df-4607a071f582', '8d8d4f4a-fcd6-4565-95a9-f4384bfe74d3']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:07.518164 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41db6796-cd72-43d4-a99f-022ad4a3b3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:07.541746 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41db6796-cd72-43d4-a99f-022ad4a3b3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa83ced4-6838-48c8-b747-2684383752c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2119451456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d49ef7bd6a434898d625b391c31819',qos_specs=None,replication_status=,reservations=['ca0f364b-d34d-445c-9d63-bd4f36e72e03','67e86fa8-483a-4b1d-ab34-b75c6d9ae01a','da271b58-5fdf-472d-a8df-4607a071f582','8d8d4f4a-fcd6-4565-95a9-f4384bfe74d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2119451456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa83ced4-6838-48c8-b747-2684383752c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83d49ef7bd6a434898d625b391c31819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:07.542505 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19bfa3b5-fb75-4cf2-8db4-0d9916ebca49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:07.559583 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19bfa3b5-fb75-4cf2-8db4-0d9916ebca49) transitioned into state 'SUCCESS' from state '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-2119451456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d49ef7bd6a434898d625b391c31819',qos_specs=None,replication_status=,reservations=['ca0f364b-d34d-445c-9d63-bd4f36e72e03','67e86fa8-483a-4b1d-ab34-b75c6d9ae01a','da271b58-5fdf-472d-a8df-4607a071f582','8d8d4f4a-fcd6-4565-95a9-f4384bfe74d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:07.560898 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422122ae-fccc-44e6-8caf-f40b25341285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:07.570438 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422122ae-fccc-44e6-8caf-f40b25341285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:07.571336 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Flow 'volume_create_api' (cce0b48f-d488-46ec-bcf6-1ef36aa211ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:07.571753 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume request issued successfully. Aug 09 10:51:07.572360 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-edd05322-e90a-4431-925c-bda4669468f2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:07.572777 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1147/4541] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:51:07 2026] POST /volume/v3/volumes => generated 778 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:07.584258 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eb5df267-6aa6-45bb-a9f5-d1cbe478d44e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:07.585869 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb5df267-6aa6-45bb-a9f5-d1cbe478d44e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 Aug 09 10:51:07.586042 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb5df267-6aa6-45bb-a9f5-d1cbe478d44e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:07.586223 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb5df267-6aa6-45bb-a9f5-d1cbe478d44e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:07.593395 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:07.593395 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:07.596463 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eb5df267-6aa6-45bb-a9f5-d1cbe478d44e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:07.599719 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb5df267-6aa6-45bb-a9f5-d1cbe478d44e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 returned with HTTP 200 Aug 09 10:51:07.600043 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1125/4542] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:07 2026] GET /volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:07.906626 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ef7cb769-e9e0-4bfa-ae78-d8a69ad3b06d req-4befed6e-7028-46fa-9334-37dca61a1efa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:07.909828 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ef7cb769-e9e0-4bfa-ae78-d8a69ad3b06d req-4befed6e-7028-46fa-9334-37dca61a1efa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/attachments?instance_id=4c4d8820-b669-405f-ab31-158b106605e7 Aug 09 10:51:07.910160 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ef7cb769-e9e0-4bfa-ae78-d8a69ad3b06d req-4befed6e-7028-46fa-9334-37dca61a1efa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:07.910519 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ef7cb769-e9e0-4bfa-ae78-d8a69ad3b06d req-4befed6e-7028-46fa-9334-37dca61a1efa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:07.919566 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ef7cb769-e9e0-4bfa-ae78-d8a69ad3b06d req-4befed6e-7028-46fa-9334-37dca61a1efa tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments?instance_id=4c4d8820-b669-405f-ab31-158b106605e7 returned with HTTP 200 Aug 09 10:51:07.920018 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1138/4543] 10.4.3.125 () {70 vars in 1637 bytes} [Sun Aug 9 10:51:07 2026] GET /volume/v3/attachments?instance_id=4c4d8820-b669-405f-ab31-158b106605e7 => generated 192 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:07.932195 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ef7cb769-e9e0-4bfa-ae78-d8a69ad3b06d req-23cecf9c-f607-486f-afb4-25b07752e480 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:07.936148 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ef7cb769-e9e0-4bfa-ae78-d8a69ad3b06d req-23cecf9c-f607-486f-afb4-25b07752e480 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35 Aug 09 10:51:07.936433 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ef7cb769-e9e0-4bfa-ae78-d8a69ad3b06d req-23cecf9c-f607-486f-afb4-25b07752e480 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:07.936740 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ef7cb769-e9e0-4bfa-ae78-d8a69ad3b06d req-23cecf9c-f607-486f-afb4-25b07752e480 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:07.955196 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ef7cb769-e9e0-4bfa-ae78-d8a69ad3b06d req-23cecf9c-f607-486f-afb4-25b07752e480 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35 returned with HTTP 200 Aug 09 10:51:07.955818 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1134/4544] 10.4.3.125 () {70 vars in 1651 bytes} [Sun Aug 9 10:51:07 2026] GET /volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:08.043944 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-807e7173-cfda-420f-90cc-9e209d121309 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:08.046360 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-807e7173-cfda-420f-90cc-9e209d121309 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:08.046673 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-807e7173-cfda-420f-90cc-9e209d121309 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:08.047076 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-807e7173-cfda-420f-90cc-9e209d121309 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:08.047209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-807e7173-cfda-420f-90cc-9e209d121309 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:08.052092 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:08.052092 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:08.052863 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-807e7173-cfda-420f-90cc-9e209d121309 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:08.053433 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1148/4545] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:08 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:08.234665 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32fb679a-8106-42bf-9cc9-e96386afe2a1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:08.236557 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32fb679a-8106-42bf-9cc9-e96386afe2a1 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:08.236779 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32fb679a-8106-42bf-9cc9-e96386afe2a1 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:08.236967 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32fb679a-8106-42bf-9cc9-e96386afe2a1 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:08.244896 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:08.244896 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:08.249028 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-32fb679a-8106-42bf-9cc9-e96386afe2a1 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:08.254058 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32fb679a-8106-42bf-9cc9-e96386afe2a1 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b returned with HTTP 200 Aug 09 10:51:08.254465 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1126/4546] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:08 2026] GET /volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:08.269161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-691af8b8-8806-4ba9-8bcd-3a6706c7e14a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:08.271048 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-691af8b8-8806-4ba9-8bcd-3a6706c7e14a tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:51:08.271494 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-691af8b8-8806-4ba9-8bcd-3a6706c7e14a tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d374445-5700-44e6-aa2e-caac324c579b", "name": "tempest-VolumesExtendTest-Snapshot-1534693209"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:08.280878 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:08.280878 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:08.281356 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-691af8b8-8806-4ba9-8bcd-3a6706c7e14a tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:08.281543 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-691af8b8-8806-4ba9-8bcd-3a6706c7e14a tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Create snapshot from volume 9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:08.318639 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-691af8b8-8806-4ba9-8bcd-3a6706c7e14a tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Created reservations ['df330990-40c9-45a3-80fd-8825b5c4ad20', '01f1de02-2122-41ae-9f83-591f3b443282', 'a6c734c4-7ea8-4be6-8bdb-3dd41c4cf972', '00cd713d-2692-4d18-9698-97f0cf1447b1'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:08.351280 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-691af8b8-8806-4ba9-8bcd-3a6706c7e14a tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Snapshot create request issued successfully. Aug 09 10:51:08.351686 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-691af8b8-8806-4ba9-8bcd-3a6706c7e14a tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:51:08.352252 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1139/4547] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:51:08 2026] POST /volume/v3/snapshots => generated 304 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:08.363356 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-29c1bc07-7506-484c-a1d0-afce5574fc61 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:08.365379 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-29c1bc07-7506-484c-a1d0-afce5574fc61 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd Aug 09 10:51:08.365633 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-29c1bc07-7506-484c-a1d0-afce5574fc61 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:08.365912 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-29c1bc07-7506-484c-a1d0-afce5574fc61 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:08.372059 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:08.372059 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:08.372660 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-29c1bc07-7506-484c-a1d0-afce5574fc61 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Snapshot retrieved successfully. Aug 09 10:51:08.373446 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-29c1bc07-7506-484c-a1d0-afce5574fc61 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd returned with HTTP 200 Aug 09 10:51:08.373909 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1135/4548] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:08 2026] GET /volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:08.612128 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-65c41bef-bb15-4e08-bbc9-5e94c1df5d03 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:08.613744 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65c41bef-bb15-4e08-bbc9-5e94c1df5d03 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 Aug 09 10:51:08.613905 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65c41bef-bb15-4e08-bbc9-5e94c1df5d03 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:08.614070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65c41bef-bb15-4e08-bbc9-5e94c1df5d03 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:08.622636 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:08.622636 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:08.626820 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-65c41bef-bb15-4e08-bbc9-5e94c1df5d03 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:08.630650 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65c41bef-bb15-4e08-bbc9-5e94c1df5d03 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 returned with HTTP 200 Aug 09 10:51:08.631221 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1149/4549] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:08 2026] GET /volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:08.642863 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-632aed08-9c83-49f3-8133-85745863d79b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:08.644542 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-632aed08-9c83-49f3-8133-85745863d79b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:51:08.644863 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-632aed08-9c83-49f3-8133-85745863d79b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa83ced4-6838-48c8-b747-2684383752c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2019483663"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:08.653024 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:08.653024 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:08.653271 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-632aed08-9c83-49f3-8133-85745863d79b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:08.653402 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-632aed08-9c83-49f3-8133-85745863d79b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create snapshot from volume fa83ced4-6838-48c8-b747-2684383752c5 Aug 09 10:51:08.681855 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-632aed08-9c83-49f3-8133-85745863d79b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Created reservations ['a0d07511-0ec5-4c13-8539-1a81db7ab941', '4e4d1a2d-2a0c-49d3-90f0-a8b119e559ee', '2eedb19d-4550-46fa-8ecc-1393979bacd5', '0e058fa2-5692-4fed-b051-f1eac5a82437'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:08.709566 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-632aed08-9c83-49f3-8133-85745863d79b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot create request issued successfully. Aug 09 10:51:08.709975 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-632aed08-9c83-49f3-8133-85745863d79b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:51:08.710542 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1127/4550] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:51:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:08.719631 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2f4fbde9-65f4-4bde-a20e-c30f1b5a3f26 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:08.721783 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f4fbde9-65f4-4bde-a20e-c30f1b5a3f26 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f Aug 09 10:51:08.722021 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f4fbde9-65f4-4bde-a20e-c30f1b5a3f26 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:08.722288 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f4fbde9-65f4-4bde-a20e-c30f1b5a3f26 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:08.729140 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:08.729140 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:08.730056 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2f4fbde9-65f4-4bde-a20e-c30f1b5a3f26 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:08.731336 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f4fbde9-65f4-4bde-a20e-c30f1b5a3f26 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f returned with HTTP 200 Aug 09 10:51:08.731772 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1140/4551] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:08 2026] GET /volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:09.065584 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ad4cb4b0-d420-4608-96ef-94ee4441df9f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:09.067907 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad4cb4b0-d420-4608-96ef-94ee4441df9f tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:09.068141 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad4cb4b0-d420-4608-96ef-94ee4441df9f tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:09.068337 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad4cb4b0-d420-4608-96ef-94ee4441df9f tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:09.068445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ad4cb4b0-d420-4608-96ef-94ee4441df9f tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:09.072300 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:09.072300 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:09.072889 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad4cb4b0-d420-4608-96ef-94ee4441df9f tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:09.073311 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1136/4552] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:09 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:09.382978 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eb3830c3-f11f-4fff-9e5b-c8b1cac91cc6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:09.384723 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eb3830c3-f11f-4fff-9e5b-c8b1cac91cc6 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd Aug 09 10:51:09.384916 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eb3830c3-f11f-4fff-9e5b-c8b1cac91cc6 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:09.385089 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eb3830c3-f11f-4fff-9e5b-c8b1cac91cc6 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:09.389649 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:09.389649 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:09.389996 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eb3830c3-f11f-4fff-9e5b-c8b1cac91cc6 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Snapshot retrieved successfully. Aug 09 10:51:09.390749 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eb3830c3-f11f-4fff-9e5b-c8b1cac91cc6 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd returned with HTTP 200 Aug 09 10:51:09.391300 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1150/4553] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:09 2026] GET /volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:09.399471 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a149e154-8938-4124-8dd0-f7d01bc7df86 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:09.401264 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a149e154-8938-4124-8dd0-f7d01bc7df86 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] POST https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b/action Aug 09 10:51:09.401623 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a149e154-8938-4124-8dd0-f7d01bc7df86 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:51:09.401732 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a149e154-8938-4124-8dd0-f7d01bc7df86 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:09.409291 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:09.409291 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:09.409763 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a149e154-8938-4124-8dd0-f7d01bc7df86 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:09.445349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a149e154-8938-4124-8dd0-f7d01bc7df86 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Created reservations ['b9e8a90c-0c12-43e3-880a-638dc1ce4d00', 'aa12f6ea-aba8-417c-a660-5b6c1bcfe480'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:09.453883 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a149e154-8938-4124-8dd0-f7d01bc7df86 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Extend volume request issued successfully. Aug 09 10:51:09.454062 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a149e154-8938-4124-8dd0-f7d01bc7df86 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b/action returned with HTTP 202 Aug 09 10:51:09.454516 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1128/4554] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:51:09 2026] POST /volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:51:09.463765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1455793e-506c-44c8-90f6-c471cb76390b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:09.466104 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1455793e-506c-44c8-90f6-c471cb76390b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:09.466443 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1455793e-506c-44c8-90f6-c471cb76390b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:09.466617 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1455793e-506c-44c8-90f6-c471cb76390b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:09.476943 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:09.476943 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:09.483016 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1455793e-506c-44c8-90f6-c471cb76390b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:09.489870 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1455793e-506c-44c8-90f6-c471cb76390b tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b returned with HTTP 200 Aug 09 10:51:09.490352 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1141/4555] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:09 2026] GET /volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:09.740851 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-14d48b6c-1311-4d7d-b481-9e330d875f82 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:09.742639 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-14d48b6c-1311-4d7d-b481-9e330d875f82 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f Aug 09 10:51:09.742823 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-14d48b6c-1311-4d7d-b481-9e330d875f82 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:09.743000 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-14d48b6c-1311-4d7d-b481-9e330d875f82 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:09.747775 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:09.747775 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:09.748033 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-14d48b6c-1311-4d7d-b481-9e330d875f82 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:09.748666 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-14d48b6c-1311-4d7d-b481-9e330d875f82 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f returned with HTTP 200 Aug 09 10:51:09.748998 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1137/4556] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:09 2026] GET /volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:09.761718 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4912d7cc-2da4-410b-a1e1-dceb1d47aff5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:09.811365 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4912d7cc-2da4-410b-a1e1-dceb1d47aff5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] POST https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f/action Aug 09 10:51:09.811715 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4912d7cc-2da4-410b-a1e1-dceb1d47aff5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:51:09.811867 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4912d7cc-2da4-410b-a1e1-dceb1d47aff5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:09.818337 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:09.818337 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:09.818737 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4912d7cc-2da4-410b-a1e1-dceb1d47aff5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Snapshot retrieved successfully. Aug 09 10:51:09.819473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-4912d7cc-2da4-410b-a1e1-dceb1d47aff5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '59ec40ebe9f04a9cad4781382c5bd3dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d49ef7bd6a434898d625b391c31819', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:09.819695 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4912d7cc-2da4-410b-a1e1-dceb1d47aff5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f/action returned with HTTP 403 Aug 09 10:51:09.820113 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1151/4557] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:51:09 2026] POST /volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f/action => generated 133 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:09.827076 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c98c8ff4-c3c3-4a11-99ec-4bbfee41fa10 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:09.829622 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c98c8ff4-c3c3-4a11-99ec-4bbfee41fa10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f Aug 09 10:51:09.829895 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c98c8ff4-c3c3-4a11-99ec-4bbfee41fa10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:09.830152 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c98c8ff4-c3c3-4a11-99ec-4bbfee41fa10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:09.830348 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-c98c8ff4-c3c3-4a11-99ec-4bbfee41fa10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete snapshot with id: 05cbb046-3a36-4720-9b8c-e12e496d562f Aug 09 10:51:09.835492 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:09.835492 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:09.835775 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c98c8ff4-c3c3-4a11-99ec-4bbfee41fa10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:09.854420 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c98c8ff4-c3c3-4a11-99ec-4bbfee41fa10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot delete request issued successfully. Aug 09 10:51:09.854613 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c98c8ff4-c3c3-4a11-99ec-4bbfee41fa10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f returned with HTTP 202 Aug 09 10:51:09.855102 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1129/4558] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:51:09 2026] DELETE /volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:09.863995 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8191cae4-bf68-4b55-9a3a-42902c6568af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:09.865866 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8191cae4-bf68-4b55-9a3a-42902c6568af tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f Aug 09 10:51:09.866049 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8191cae4-bf68-4b55-9a3a-42902c6568af tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:09.866255 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8191cae4-bf68-4b55-9a3a-42902c6568af tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:09.870997 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:09.870997 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:09.871334 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8191cae4-bf68-4b55-9a3a-42902c6568af tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:09.871941 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8191cae4-bf68-4b55-9a3a-42902c6568af tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f returned with HTTP 200 Aug 09 10:51:09.872346 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1142/4559] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:09 2026] GET /volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:10.091792 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3db0be29-e486-4dca-a73e-6ddd8fb46949 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:10.095695 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3db0be29-e486-4dca-a73e-6ddd8fb46949 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:10.095928 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3db0be29-e486-4dca-a73e-6ddd8fb46949 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:10.096151 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3db0be29-e486-4dca-a73e-6ddd8fb46949 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:10.096296 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3db0be29-e486-4dca-a73e-6ddd8fb46949 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:10.100447 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:10.100447 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:10.101085 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3db0be29-e486-4dca-a73e-6ddd8fb46949 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:10.101500 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1138/4560] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:10 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:10.502548 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1e6ad1ff-c070-425e-ba71-4b8d95368df0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:10.504397 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e6ad1ff-c070-425e-ba71-4b8d95368df0 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:10.504625 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e6ad1ff-c070-425e-ba71-4b8d95368df0 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:10.504847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e6ad1ff-c070-425e-ba71-4b8d95368df0 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:10.511925 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:10.511925 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:10.515332 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1e6ad1ff-c070-425e-ba71-4b8d95368df0 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:10.521890 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e6ad1ff-c070-425e-ba71-4b8d95368df0 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b returned with HTTP 200 Aug 09 10:51:10.522313 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1152/4561] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:10 2026] GET /volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:10.540616 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f410a902-a841-4eaa-99e3-8890342c92c9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:10.542356 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f410a902-a841-4eaa-99e3-8890342c92c9 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:10.542553 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f410a902-a841-4eaa-99e3-8890342c92c9 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:10.542726 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f410a902-a841-4eaa-99e3-8890342c92c9 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:10.550965 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:10.550965 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:10.554852 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f410a902-a841-4eaa-99e3-8890342c92c9 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:10.559070 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f410a902-a841-4eaa-99e3-8890342c92c9 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b returned with HTTP 200 Aug 09 10:51:10.559502 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1130/4562] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:10 2026] GET /volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:10.571913 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b87247f0-8b49-4b75-ae34-62dfe961caab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:10.573491 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b87247f0-8b49-4b75-ae34-62dfe961caab tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd Aug 09 10:51:10.573670 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b87247f0-8b49-4b75-ae34-62dfe961caab tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:10.573833 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b87247f0-8b49-4b75-ae34-62dfe961caab tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:10.573921 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-b87247f0-8b49-4b75-ae34-62dfe961caab tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Delete snapshot with id: 1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd Aug 09 10:51:10.578215 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:10.578215 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:10.578627 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b87247f0-8b49-4b75-ae34-62dfe961caab tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Snapshot retrieved successfully. Aug 09 10:51:10.595006 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b87247f0-8b49-4b75-ae34-62dfe961caab tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Snapshot delete request issued successfully. Aug 09 10:51:10.595287 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b87247f0-8b49-4b75-ae34-62dfe961caab tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd returned with HTTP 202 Aug 09 10:51:10.595804 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1143/4563] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:51:10 2026] DELETE /volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:10.604878 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d0dba31b-46c1-4476-8a88-997eb573d1fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:10.607279 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d0dba31b-46c1-4476-8a88-997eb573d1fa tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd Aug 09 10:51:10.607555 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d0dba31b-46c1-4476-8a88-997eb573d1fa tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:10.607788 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d0dba31b-46c1-4476-8a88-997eb573d1fa tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:10.614292 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:10.614292 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:10.614964 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d0dba31b-46c1-4476-8a88-997eb573d1fa tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Snapshot retrieved successfully. Aug 09 10:51:10.615883 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d0dba31b-46c1-4476-8a88-997eb573d1fa tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd returned with HTTP 200 Aug 09 10:51:10.616229 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1139/4564] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:10 2026] GET /volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:10.881509 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1b39d5db-d41f-43f6-a7d4-d99f37b26903 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:10.883469 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b39d5db-d41f-43f6-a7d4-d99f37b26903 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f Aug 09 10:51:10.883692 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b39d5db-d41f-43f6-a7d4-d99f37b26903 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:10.883885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b39d5db-d41f-43f6-a7d4-d99f37b26903 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:10.888289 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b39d5db-d41f-43f6-a7d4-d99f37b26903 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f returned with HTTP 404 Aug 09 10:51:10.888822 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1153/4565] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:10 2026] GET /volume/v3/snapshots/05cbb046-3a36-4720-9b8c-e12e496d562f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:10.896314 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b87f4b70-80d1-4844-9903-b8b00e9a2138 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:10.898463 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b87f4b70-80d1-4844-9903-b8b00e9a2138 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 Aug 09 10:51:10.898662 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b87f4b70-80d1-4844-9903-b8b00e9a2138 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:10.898861 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b87f4b70-80d1-4844-9903-b8b00e9a2138 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:10.899025 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b87f4b70-80d1-4844-9903-b8b00e9a2138 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete volume with id: fa83ced4-6838-48c8-b747-2684383752c5 Aug 09 10:51:10.906583 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:10.906583 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:10.907540 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b87f4b70-80d1-4844-9903-b8b00e9a2138 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:10.923962 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b87f4b70-80d1-4844-9903-b8b00e9a2138 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete volume request issued successfully. Aug 09 10:51:10.924155 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b87f4b70-80d1-4844-9903-b8b00e9a2138 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 returned with HTTP 202 Aug 09 10:51:10.924669 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1131/4566] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:10 2026] DELETE /volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:10.931738 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-775511f3-375d-4dd5-9b36-ccdff6457332 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:10.934666 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-775511f3-375d-4dd5-9b36-ccdff6457332 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 Aug 09 10:51:10.934883 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-775511f3-375d-4dd5-9b36-ccdff6457332 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:10.935121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-775511f3-375d-4dd5-9b36-ccdff6457332 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:10.945584 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:10.945584 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:10.950801 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-775511f3-375d-4dd5-9b36-ccdff6457332 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:10.957752 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-775511f3-375d-4dd5-9b36-ccdff6457332 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 returned with HTTP 200 Aug 09 10:51:10.958231 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1144/4567] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:10 2026] GET /volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:11.111414 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5bc66f22-a89f-4385-a1af-3ae715b2b737 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:11.113061 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5bc66f22-a89f-4385-a1af-3ae715b2b737 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:11.113263 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5bc66f22-a89f-4385-a1af-3ae715b2b737 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:11.113447 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5bc66f22-a89f-4385-a1af-3ae715b2b737 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:11.113545 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5bc66f22-a89f-4385-a1af-3ae715b2b737 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:11.117976 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:11.117976 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:11.118753 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5bc66f22-a89f-4385-a1af-3ae715b2b737 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:11.119237 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1140/4568] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:11 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:11.626405 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-08632d2a-a8ab-4f9f-9cfe-f46f65a63703 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:11.631558 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08632d2a-a8ab-4f9f-9cfe-f46f65a63703 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd Aug 09 10:51:11.631744 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08632d2a-a8ab-4f9f-9cfe-f46f65a63703 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:11.631920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08632d2a-a8ab-4f9f-9cfe-f46f65a63703 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:11.637052 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08632d2a-a8ab-4f9f-9cfe-f46f65a63703 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd returned with HTTP 404 Aug 09 10:51:11.637576 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1154/4569] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:11 2026] GET /volume/v3/snapshots/1b8b0ca8-7bc4-4e61-8277-3a32c1ddcdfd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:11.647508 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f01219b3-c3ff-4e59-86e8-db84d162c2d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:11.649383 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f01219b3-c3ff-4e59-86e8-db84d162c2d5 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:11.649623 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f01219b3-c3ff-4e59-86e8-db84d162c2d5 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:11.649842 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f01219b3-c3ff-4e59-86e8-db84d162c2d5 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:11.657091 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:11.657091 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:11.661031 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f01219b3-c3ff-4e59-86e8-db84d162c2d5 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:11.665302 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f01219b3-c3ff-4e59-86e8-db84d162c2d5 tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b returned with HTTP 200 Aug 09 10:51:11.665711 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1132/4570] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:11 2026] GET /volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:11.678374 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-046a73b9-f234-44fe-ba20-68bc4c9a6dee None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:11.680235 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-046a73b9-f234-44fe-ba20-68bc4c9a6dee tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] DELETE https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:11.680442 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-046a73b9-f234-44fe-ba20-68bc4c9a6dee tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:11.680658 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-046a73b9-f234-44fe-ba20-68bc4c9a6dee tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:11.680832 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-046a73b9-f234-44fe-ba20-68bc4c9a6dee tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Delete volume with id: 9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:11.689808 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:11.689808 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:11.690267 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-046a73b9-f234-44fe-ba20-68bc4c9a6dee tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:11.711540 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-046a73b9-f234-44fe-ba20-68bc4c9a6dee tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Delete volume request issued successfully. Aug 09 10:51:11.711724 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-046a73b9-f234-44fe-ba20-68bc4c9a6dee tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b returned with HTTP 202 Aug 09 10:51:11.712207 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1145/4571] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:11 2026] DELETE /volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:11.722695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-72d1a7c7-3b0a-4813-aa33-60c3cad0f2af None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:11.724489 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72d1a7c7-3b0a-4813-aa33-60c3cad0f2af tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:11.724728 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72d1a7c7-3b0a-4813-aa33-60c3cad0f2af tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:11.724954 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72d1a7c7-3b0a-4813-aa33-60c3cad0f2af tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:11.732160 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:11.732160 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:11.736798 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-72d1a7c7-3b0a-4813-aa33-60c3cad0f2af tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Volume info retrieved successfully. Aug 09 10:51:11.742095 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72d1a7c7-3b0a-4813-aa33-60c3cad0f2af tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b returned with HTTP 200 Aug 09 10:51:11.742511 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1141/4572] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:11 2026] GET /volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:11.970435 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d1eb254f-ad47-4dc3-9491-1ad0c9e229b0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:11.972763 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1eb254f-ad47-4dc3-9491-1ad0c9e229b0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 Aug 09 10:51:11.973093 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1eb254f-ad47-4dc3-9491-1ad0c9e229b0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:11.973421 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1eb254f-ad47-4dc3-9491-1ad0c9e229b0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:11.979637 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1eb254f-ad47-4dc3-9491-1ad0c9e229b0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 returned with HTTP 404 Aug 09 10:51:11.980207 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1155/4573] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:11 2026] GET /volume/v3/volumes/fa83ced4-6838-48c8-b747-2684383752c5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:11.991931 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:11.993605 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:11.993932 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-591528624"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:11.995484 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-591528624'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:11.995603 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume of 1 GB Aug 09 10:51:11.999956 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:12.006053 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Flow 'volume_create_api' (021836e5-c1bc-4906-8804-a384a45b9a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:12.006974 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef72b0d4-c26a-4cb4-a17f-720f7375e11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:12.007802 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:12.030516 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef72b0d4-c26a-4cb4-a17f-720f7375e11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:12.031718 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a266f54-6c66-4a57-9232-3774d2c4ef33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:12.071880 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Created reservations ['fec134a3-92a8-43a9-b8c8-3c967dbb6424', '053de297-cccd-4c82-bc46-50e944e48cd1', 'caccc240-21c4-41e8-b45d-e4f1e61385a5', '5d0be55d-206b-49a8-8291-cee0bdd7f5a2'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:12.072633 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a266f54-6c66-4a57-9232-3774d2c4ef33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fec134a3-92a8-43a9-b8c8-3c967dbb6424', '053de297-cccd-4c82-bc46-50e944e48cd1', 'caccc240-21c4-41e8-b45d-e4f1e61385a5', '5d0be55d-206b-49a8-8291-cee0bdd7f5a2']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:12.073363 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac7e2ec-78d2-46e2-a9e7-777ad4518b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:12.095984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac7e2ec-78d2-46e2-a9e7-777ad4518b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beeecf14-b1c2-4a9c-8192-94a3e21a8085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591528624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d49ef7bd6a434898d625b391c31819',qos_specs=None,replication_status=,reservations=['fec134a3-92a8-43a9-b8c8-3c967dbb6424','053de297-cccd-4c82-bc46-50e944e48cd1','caccc240-21c4-41e8-b45d-e4f1e61385a5','5d0be55d-206b-49a8-8291-cee0bdd7f5a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591528624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beeecf14-b1c2-4a9c-8192-94a3e21a8085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83d49ef7bd6a434898d625b391c31819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:12.097114 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0fe241-16a9-4c94-b215-dd4e589cc32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:12.112891 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0fe241-16a9-4c94-b215-dd4e589cc32b) transitioned into state 'SUCCESS' from state '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-591528624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d49ef7bd6a434898d625b391c31819',qos_specs=None,replication_status=,reservations=['fec134a3-92a8-43a9-b8c8-3c967dbb6424','053de297-cccd-4c82-bc46-50e944e48cd1','caccc240-21c4-41e8-b45d-e4f1e61385a5','5d0be55d-206b-49a8-8291-cee0bdd7f5a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:12.113622 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a2e6e9-2fef-4671-b19e-c6b48bb720ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:12.124829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a2e6e9-2fef-4671-b19e-c6b48bb720ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:12.126707 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Flow 'volume_create_api' (021836e5-c1bc-4906-8804-a384a45b9a4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:12.126707 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume request issued successfully. Aug 09 10:51:12.126707 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9cb7153-f46a-4fa8-a291-36049fa6bec3 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:12.126707 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1133/4574] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:51:11 2026] POST /volume/v3/volumes => generated 777 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:12.130306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-383eb69b-40ce-49c7-8161-0c1145ebd8dd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:12.132766 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-383eb69b-40ce-49c7-8161-0c1145ebd8dd tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:12.133405 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-383eb69b-40ce-49c7-8161-0c1145ebd8dd tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:12.133405 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-383eb69b-40ce-49c7-8161-0c1145ebd8dd tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:12.133551 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-383eb69b-40ce-49c7-8161-0c1145ebd8dd tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:12.137859 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:12.137859 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:12.138456 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-383eb69b-40ce-49c7-8161-0c1145ebd8dd tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:12.138796 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1146/4575] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:12 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:12.150939 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f686eb23-84aa-4af5-8426-66b9d917b1c0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:12.153083 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f686eb23-84aa-4af5-8426-66b9d917b1c0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 Aug 09 10:51:12.154857 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f686eb23-84aa-4af5-8426-66b9d917b1c0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:12.154857 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f686eb23-84aa-4af5-8426-66b9d917b1c0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:12.157402 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-35705c97-df5d-4091-9580-7796cf774d0e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:12.161288 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:12.161288 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:12.165088 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f686eb23-84aa-4af5-8426-66b9d917b1c0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:12.169098 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f686eb23-84aa-4af5-8426-66b9d917b1c0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 returned with HTTP 200 Aug 09 10:51:12.169524 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1142/4576] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:12 2026] GET /volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:12.226757 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35705c97-df5d-4091-9580-7796cf774d0e tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-member] PUT https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:12.227095 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35705c97-df5d-4091-9580-7796cf774d0e tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:12.233458 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:12.233458 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:12.249040 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35705c97-df5d-4091-9580-7796cf774d0e tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-member] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:12.249540 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1156/4577] 10.4.3.125 () {70 vars in 1408 bytes} [Sun Aug 9 10:51:12 2026] PUT /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 315 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:12.262330 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b80b133-5be8-4920-904d-101f89f29dc6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:12.264101 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b80b133-5be8-4920-904d-101f89f29dc6 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:12.264366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b80b133-5be8-4920-904d-101f89f29dc6 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:12.264546 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b80b133-5be8-4920-904d-101f89f29dc6 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:12.264640 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8b80b133-5be8-4920-904d-101f89f29dc6 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:12.268728 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:12.268728 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:12.269306 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b80b133-5be8-4920-904d-101f89f29dc6 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:12.269649 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1134/4578] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:12 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:12.280265 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8a581c10-83cd-4234-86ec-0b2f18467903 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:12.282417 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a581c10-83cd-4234-86ec-0b2f18467903 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] DELETE https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:12.282685 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a581c10-83cd-4234-86ec-0b2f18467903 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:12.282981 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a581c10-83cd-4234-86ec-0b2f18467903 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:12.283138 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-8a581c10-83cd-4234-86ec-0b2f18467903 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Delete backup with id: dbccda18-3132-4f9d-aa45-6b941e4e2f5f. Aug 09 10:51:12.288097 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:12.288097 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:12.301987 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-8a581c10-83cd-4234-86ec-0b2f18467903 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] delete_backup rpcapi backup_id dbccda18-3132-4f9d-aa45-6b941e4e2f5f {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:51:12.303867 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a581c10-83cd-4234-86ec-0b2f18467903 tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 202 Aug 09 10:51:12.304377 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1147/4579] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:12 2026] DELETE /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:51:12.311394 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ce77ae54-1e89-41bb-b7bb-7eaae317e8fe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:12.313794 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce77ae54-1e89-41bb-b7bb-7eaae317e8fe tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:12.314032 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce77ae54-1e89-41bb-b7bb-7eaae317e8fe tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:12.314278 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce77ae54-1e89-41bb-b7bb-7eaae317e8fe tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:12.314422 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ce77ae54-1e89-41bb-b7bb-7eaae317e8fe tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:12.318973 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:12.318973 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:12.319721 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce77ae54-1e89-41bb-b7bb-7eaae317e8fe tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 200 Aug 09 10:51:12.320175 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1143/4580] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:12 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:12.758879 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-40edc1d1-b8ca-4bb1-8ec5-c0df2de0e6db None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:12.762019 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-40edc1d1-b8ca-4bb1-8ec5-c0df2de0e6db tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] GET https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b Aug 09 10:51:12.762179 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-40edc1d1-b8ca-4bb1-8ec5-c0df2de0e6db tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:12.762481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-40edc1d1-b8ca-4bb1-8ec5-c0df2de0e6db tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:12.770036 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-40edc1d1-b8ca-4bb1-8ec5-c0df2de0e6db tempest-VolumesExtendTest-231006844 tempest-VolumesExtendTest-231006844-project-member] https://10.4.3.125/volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b returned with HTTP 404 Aug 09 10:51:12.770685 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1157/4581] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:12 2026] GET /volume/v3/volumes/9d374445-5700-44e6-aa2e-caac324c579b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:13.184466 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3dd0ad6d-8c5d-452d-b56a-cdbeed45a8da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:13.186385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3dd0ad6d-8c5d-452d-b56a-cdbeed45a8da tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 Aug 09 10:51:13.186517 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3dd0ad6d-8c5d-452d-b56a-cdbeed45a8da tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:13.186604 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3dd0ad6d-8c5d-452d-b56a-cdbeed45a8da tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:13.195171 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:13.195171 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:13.200207 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3dd0ad6d-8c5d-452d-b56a-cdbeed45a8da tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:13.205719 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3dd0ad6d-8c5d-452d-b56a-cdbeed45a8da tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 returned with HTTP 200 Aug 09 10:51:13.205986 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1135/4582] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:13 2026] GET /volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:13.222927 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c0a19b85-64c0-44dc-ad21-0aa9df9cfcc4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:13.224910 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0a19b85-64c0-44dc-ad21-0aa9df9cfcc4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:51:13.225331 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0a19b85-64c0-44dc-ad21-0aa9df9cfcc4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beeecf14-b1c2-4a9c-8192-94a3e21a8085", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-524828551"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:13.235088 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:13.235088 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:13.235444 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c0a19b85-64c0-44dc-ad21-0aa9df9cfcc4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:13.235592 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-c0a19b85-64c0-44dc-ad21-0aa9df9cfcc4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create snapshot from volume beeecf14-b1c2-4a9c-8192-94a3e21a8085 Aug 09 10:51:13.258145 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-c0a19b85-64c0-44dc-ad21-0aa9df9cfcc4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Created reservations ['93dcb0b4-eb77-4f7c-a656-9687dd841e9a', '763f744d-7579-484f-811d-53c5eaa93525', '93528660-8e90-44da-adf3-16b75462e761', '5d72b9a9-4394-4027-8e81-f87107973e98'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:13.284070 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c0a19b85-64c0-44dc-ad21-0aa9df9cfcc4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot create request issued successfully. Aug 09 10:51:13.284393 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0a19b85-64c0-44dc-ad21-0aa9df9cfcc4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:51:13.284763 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1148/4583] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:51:13 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 09 10:51:13.293362 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-27ca6770-52b8-42e2-8347-8145ba88a4fc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:13.295058 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-27ca6770-52b8-42e2-8347-8145ba88a4fc tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be Aug 09 10:51:13.295200 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-27ca6770-52b8-42e2-8347-8145ba88a4fc tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:13.295401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-27ca6770-52b8-42e2-8347-8145ba88a4fc tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:13.300109 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:13.300109 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:13.300431 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-27ca6770-52b8-42e2-8347-8145ba88a4fc tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:13.301023 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-27ca6770-52b8-42e2-8347-8145ba88a4fc tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be returned with HTTP 200 Aug 09 10:51:13.301446 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1144/4584] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:13 2026] GET /volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:13.332769 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-52d10d9a-9459-4c10-94c5-a7b7c06169ee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:13.334600 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52d10d9a-9459-4c10-94c5-a7b7c06169ee tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f Aug 09 10:51:13.334799 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52d10d9a-9459-4c10-94c5-a7b7c06169ee tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:13.334972 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52d10d9a-9459-4c10-94c5-a7b7c06169ee tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:13.335096 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-52d10d9a-9459-4c10-94c5-a7b7c06169ee tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Show backup with id dbccda18-3132-4f9d-aa45-6b941e4e2f5f. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:13.338570 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52d10d9a-9459-4c10-94c5-a7b7c06169ee tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f returned with HTTP 404 Aug 09 10:51:13.339012 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1158/4585] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:13 2026] GET /volume/v3/backups/dbccda18-3132-4f9d-aa45-6b941e4e2f5f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:13.345968 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-16e3bba7-2dd7-4dc3-bdff-f85da07db63d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:13.347723 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16e3bba7-2dd7-4dc3-bdff-f85da07db63d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 Aug 09 10:51:13.347920 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16e3bba7-2dd7-4dc3-bdff-f85da07db63d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:13.348093 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16e3bba7-2dd7-4dc3-bdff-f85da07db63d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:13.348306 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-16e3bba7-2dd7-4dc3-bdff-f85da07db63d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Delete volume with id: 8e3a7905-4a7e-46e1-8cb4-13d0053923e5 Aug 09 10:51:13.355642 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:13.355642 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:13.356004 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-16e3bba7-2dd7-4dc3-bdff-f85da07db63d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Volume info retrieved successfully. Aug 09 10:51:13.371886 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-16e3bba7-2dd7-4dc3-bdff-f85da07db63d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Delete volume request issued successfully. Aug 09 10:51:13.372135 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16e3bba7-2dd7-4dc3-bdff-f85da07db63d tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 returned with HTTP 202 Aug 09 10:51:13.372625 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1136/4586] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:13 2026] DELETE /volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:13.380937 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fbfe0bdb-7699-4669-8253-b016463fd5dc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:13.383114 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fbfe0bdb-7699-4669-8253-b016463fd5dc tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 Aug 09 10:51:13.383380 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fbfe0bdb-7699-4669-8253-b016463fd5dc tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:13.383596 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fbfe0bdb-7699-4669-8253-b016463fd5dc tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:13.392492 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:13.392492 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:13.397106 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fbfe0bdb-7699-4669-8253-b016463fd5dc tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Volume info retrieved successfully. Aug 09 10:51:13.402902 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fbfe0bdb-7699-4669-8253-b016463fd5dc tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 returned with HTTP 200 Aug 09 10:51:13.403387 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1149/4587] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:13 2026] GET /volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:14.310347 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2ab83ad0-ab70-4b32-87dd-c113e63b89b7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:14.312138 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ab83ad0-ab70-4b32-87dd-c113e63b89b7 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be Aug 09 10:51:14.312429 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2ab83ad0-ab70-4b32-87dd-c113e63b89b7 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:14.312683 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2ab83ad0-ab70-4b32-87dd-c113e63b89b7 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:14.317388 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:14.317388 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:14.317681 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2ab83ad0-ab70-4b32-87dd-c113e63b89b7 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:14.318424 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ab83ad0-ab70-4b32-87dd-c113e63b89b7 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be returned with HTTP 200 Aug 09 10:51:14.318780 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1145/4588] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:14 2026] GET /volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:14.327220 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cada2e74-70b7-4324-866d-dded9a8a0576 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:14.330033 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cada2e74-70b7-4324-866d-dded9a8a0576 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] GET https://10.4.3.125/volume/v3/snapshots Aug 09 10:51:14.330300 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cada2e74-70b7-4324-866d-dded9a8a0576 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:14.330545 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cada2e74-70b7-4324-866d-dded9a8a0576 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:14.330812 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-cada2e74-70b7-4324-866d-dded9a8a0576 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:51:14.332132 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-cada2e74-70b7-4324-866d-dded9a8a0576 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 10:51:14.337044 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cada2e74-70b7-4324-866d-dded9a8a0576 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Get all snapshots completed successfully. Aug 09 10:51:14.337462 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cada2e74-70b7-4324-866d-dded9a8a0576 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] https://10.4.3.125/volume/v3/snapshots returned with HTTP 200 Aug 09 10:51:14.337871 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1159/4589] 10.4.3.125 () {66 vars in 1243 bytes} [Sun Aug 9 10:51:14 2026] GET /volume/v3/snapshots => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:14.347628 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f52aca3b-5db0-4dc1-8b28-08315799e18b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:14.350140 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f52aca3b-5db0-4dc1-8b28-08315799e18b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be Aug 09 10:51:14.350576 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f52aca3b-5db0-4dc1-8b28-08315799e18b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:14.350811 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f52aca3b-5db0-4dc1-8b28-08315799e18b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:14.350919 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-f52aca3b-5db0-4dc1-8b28-08315799e18b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete snapshot with id: 13186547-51b0-4bb3-83dc-2d5fbf6510be Aug 09 10:51:14.357021 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:14.357021 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:14.357501 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f52aca3b-5db0-4dc1-8b28-08315799e18b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:14.375981 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f52aca3b-5db0-4dc1-8b28-08315799e18b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot delete request issued successfully. Aug 09 10:51:14.376399 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f52aca3b-5db0-4dc1-8b28-08315799e18b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be returned with HTTP 202 Aug 09 10:51:14.376991 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1137/4590] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:51:14 2026] DELETE /volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:14.387932 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a33efb59-d24e-4802-8666-e1d2d54fec3e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:14.389789 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a33efb59-d24e-4802-8666-e1d2d54fec3e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be Aug 09 10:51:14.390015 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a33efb59-d24e-4802-8666-e1d2d54fec3e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:14.390268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a33efb59-d24e-4802-8666-e1d2d54fec3e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:14.395746 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:14.395746 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:14.396075 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a33efb59-d24e-4802-8666-e1d2d54fec3e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:14.396859 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a33efb59-d24e-4802-8666-e1d2d54fec3e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be returned with HTTP 200 Aug 09 10:51:14.397240 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1150/4591] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:14 2026] GET /volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:14.417371 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7bf15182-0ed2-4554-90c0-e47c25f8706e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:14.419943 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bf15182-0ed2-4554-90c0-e47c25f8706e tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] GET https://10.4.3.125/volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 Aug 09 10:51:14.420212 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bf15182-0ed2-4554-90c0-e47c25f8706e tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:14.420467 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bf15182-0ed2-4554-90c0-e47c25f8706e tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:14.427597 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bf15182-0ed2-4554-90c0-e47c25f8706e tempest-ProjectMemberTests39-1492173681 tempest-ProjectMemberTests39-1492173681-project-admin] https://10.4.3.125/volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 returned with HTTP 404 Aug 09 10:51:14.428083 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1146/4592] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:14 2026] GET /volume/v3/volumes/8e3a7905-4a7e-46e1-8cb4-13d0053923e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:15.408273 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1786f513-ccb9-40e5-9040-dc4a23f27064 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:15.411554 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1786f513-ccb9-40e5-9040-dc4a23f27064 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be Aug 09 10:51:15.412547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1786f513-ccb9-40e5-9040-dc4a23f27064 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:15.412829 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1786f513-ccb9-40e5-9040-dc4a23f27064 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:15.418768 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1786f513-ccb9-40e5-9040-dc4a23f27064 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be returned with HTTP 404 Aug 09 10:51:15.419995 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1160/4593] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:15 2026] GET /volume/v3/snapshots/13186547-51b0-4bb3-83dc-2d5fbf6510be => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:15.427351 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0cfafdf4-c46e-4385-8998-1678405b8493 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:15.429901 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cfafdf4-c46e-4385-8998-1678405b8493 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 Aug 09 10:51:15.429901 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cfafdf4-c46e-4385-8998-1678405b8493 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:15.431260 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cfafdf4-c46e-4385-8998-1678405b8493 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:15.431260 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0cfafdf4-c46e-4385-8998-1678405b8493 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete volume with id: beeecf14-b1c2-4a9c-8192-94a3e21a8085 Aug 09 10:51:15.440652 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:15.440652 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:15.440652 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0cfafdf4-c46e-4385-8998-1678405b8493 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:15.465034 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0cfafdf4-c46e-4385-8998-1678405b8493 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete volume request issued successfully. Aug 09 10:51:15.465034 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cfafdf4-c46e-4385-8998-1678405b8493 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 returned with HTTP 202 Aug 09 10:51:15.465034 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1138/4594] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:15 2026] DELETE /volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:15.473921 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a2b459c2-9f3d-48f8-b154-c46f2f527868 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:15.476182 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a2b459c2-9f3d-48f8-b154-c46f2f527868 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 Aug 09 10:51:15.476427 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a2b459c2-9f3d-48f8-b154-c46f2f527868 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:15.476641 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a2b459c2-9f3d-48f8-b154-c46f2f527868 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:15.490344 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:15.490344 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:15.497060 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a2b459c2-9f3d-48f8-b154-c46f2f527868 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:15.502830 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a2b459c2-9f3d-48f8-b154-c46f2f527868 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 returned with HTTP 200 Aug 09 10:51:15.503243 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1151/4595] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:15 2026] GET /volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:15.978866 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-af96152d-0f06-44d2-8c3a-3e0f93b5fa78 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:16.063510 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-af96152d-0f06-44d2-8c3a-3e0f93b5fa78 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:51:16.063948 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-af96152d-0f06-44d2-8c3a-3e0f93b5fa78 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1909909844", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2139881093", "vendor_name": "tempest-vendor_name-421108533"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:16.079895 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-af96152d-0f06-44d2-8c3a-3e0f93b5fa78 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:51:16.080267 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1147/4596] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:51:15 2026] POST /volume/v3/types => generated 329 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:16.088132 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:16.089819 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:16.090217 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eb7c9917-3231-4df9-b8f4-7dbeefa04262", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:16.091520 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Create volume request body: {'volume': {'volume_type': 'eb7c9917-3231-4df9-b8f4-7dbeefa04262', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:16.096686 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Create volume of 1 GB Aug 09 10:51:16.096986 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:16.096986 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:16.097468 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:16.102863 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Flow 'volume_create_api' (2dc56a55-a85d-4061-a83a-2700ab9154e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:16.104164 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527f64fa-7255-471e-bb4d-e3a12cde70b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:16.104933 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:16.126811 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527f64fa-7255-471e-bb4d-e3a12cde70b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:51:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2139881093',vendor_name='tempest-vendor_name-421108533'},id=eb7c9917-3231-4df9-b8f4-7dbeefa04262,is_public=True,name='tempest-ProjectMemberTests-volume-type-1909909844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb7c9917-3231-4df9-b8f4-7dbeefa04262', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:16.127958 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2f75c0-a41a-436c-a829-90217f80ecad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:16.161009 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1909909844 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1909909844, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:16.161418 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1909909844 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1909909844, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:16.198214 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Created reservations ['465160df-ca09-4ea6-8d45-60935e081b6a', '5827468e-e867-4c4c-a927-f5de55931687', 'd3a493a4-3b58-4f55-a405-148f16209bff', '9a223e7f-db8f-44b1-9bfa-a9fdea82a647'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:16.198940 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2f75c0-a41a-436c-a829-90217f80ecad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['465160df-ca09-4ea6-8d45-60935e081b6a', '5827468e-e867-4c4c-a927-f5de55931687', 'd3a493a4-3b58-4f55-a405-148f16209bff', '9a223e7f-db8f-44b1-9bfa-a9fdea82a647']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:16.199815 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ced2d6a-b4f7-4b31-b7a9-8c22c17ab338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:16.233928 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ced2d6a-b4f7-4b31-b7a9-8c22c17ab338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78a7ade2-f9b2-4757-b015-5d4151f0787d', '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='ff02a94875974d28a440fb449fbf3441',qos_specs=None,replication_status=,reservations=['465160df-ca09-4ea6-8d45-60935e081b6a','5827468e-e867-4c4c-a927-f5de55931687','d3a493a4-3b58-4f55-a405-148f16209bff','9a223e7f-db8f-44b1-9bfa-a9fdea82a647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b233ac2a49b4edc80caa006a20880b8',volume_type_id=eb7c9917-3231-4df9-b8f4-7dbeefa04262), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:16Z,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=78a7ade2-f9b2-4757-b015-5d4151f0787d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff02a94875974d28a440fb449fbf3441',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b233ac2a49b4edc80caa006a20880b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb7c9917-3231-4df9-b8f4-7dbeefa04262),volume_type_id=eb7c9917-3231-4df9-b8f4-7dbeefa04262)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:16.233928 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b3e487-e479-4713-9aed-bf0f38430f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:16.261206 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b3e487-e479-4713-9aed-bf0f38430f72) transitioned into state 'SUCCESS' from 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='ff02a94875974d28a440fb449fbf3441',qos_specs=None,replication_status=,reservations=['465160df-ca09-4ea6-8d45-60935e081b6a','5827468e-e867-4c4c-a927-f5de55931687','d3a493a4-3b58-4f55-a405-148f16209bff','9a223e7f-db8f-44b1-9bfa-a9fdea82a647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b233ac2a49b4edc80caa006a20880b8',volume_type_id=eb7c9917-3231-4df9-b8f4-7dbeefa04262)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:16.261906 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5bab8a-1571-405d-b515-a6bf2946ff8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:16.276415 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5bab8a-1571-405d-b515-a6bf2946ff8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:16.277307 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Flow 'volume_create_api' (2dc56a55-a85d-4061-a83a-2700ab9154e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:16.277682 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Create volume request issued successfully. Aug 09 10:51:16.280879 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd79468e-f105-45a0-aa66-518f1f6a62d3 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:16.281377 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1161/4597] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:51:16 2026] POST /volume/v3/volumes => generated 774 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:16.308932 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-635d8348-8c71-494e-a453-0dbdc992e911 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:16.312211 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-635d8348-8c71-494e-a453-0dbdc992e911 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] GET https://10.4.3.125/volume/v3/volumes/78a7ade2-f9b2-4757-b015-5d4151f0787d Aug 09 10:51:16.312211 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-635d8348-8c71-494e-a453-0dbdc992e911 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:16.312211 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-635d8348-8c71-494e-a453-0dbdc992e911 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:16.318957 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:16.318957 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:16.320744 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=378,cinder:INSERT=58,cinder:UPDATE=109 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:51:16.324082 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-635d8348-8c71-494e-a453-0dbdc992e911 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Volume info retrieved successfully. Aug 09 10:51:16.329055 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-635d8348-8c71-494e-a453-0dbdc992e911 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes/78a7ade2-f9b2-4757-b015-5d4151f0787d returned with HTTP 200 Aug 09 10:51:16.330139 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1139/4598] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:16 2026] GET /volume/v3/volumes/78a7ade2-f9b2-4757-b015-5d4151f0787d => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:16.517007 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dc99a828-25e4-4900-9b97-1159755da495 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:16.519346 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc99a828-25e4-4900-9b97-1159755da495 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 Aug 09 10:51:16.519606 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc99a828-25e4-4900-9b97-1159755da495 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:16.519840 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc99a828-25e4-4900-9b97-1159755da495 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:16.522126 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=426,cinder:UPDATE=146,cinder:INSERT=84 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:51:16.527498 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc99a828-25e4-4900-9b97-1159755da495 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 returned with HTTP 404 Aug 09 10:51:16.528333 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1152/4599] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:16 2026] GET /volume/v3/volumes/beeecf14-b1c2-4a9c-8192-94a3e21a8085 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:16.536732 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:16.538327 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:16.538618 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-640996836"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:16.540341 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-640996836'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:16.540479 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume of 1 GB Aug 09 10:51:16.544367 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:16.550297 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Flow 'volume_create_api' (d756338b-ce53-4019-8765-6463276235d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:16.551310 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c2a692-8b47-4f11-ab35-6449028e2181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:16.552169 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:16.581893 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c2a692-8b47-4f11-ab35-6449028e2181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:16.582796 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab274cf-bd6c-4554-80ae-21c3bf748bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:16.644957 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Created reservations ['4fe640ce-a949-4403-8999-8799bbddab17', '62266257-2b0b-48bb-b3c0-5f62ad58340d', 'e869b356-0beb-42fe-8025-ec35dc49b051', 'cf374e2d-9b2d-4b15-a643-43d397ea09cf'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:16.646109 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab274cf-bd6c-4554-80ae-21c3bf748bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fe640ce-a949-4403-8999-8799bbddab17', '62266257-2b0b-48bb-b3c0-5f62ad58340d', 'e869b356-0beb-42fe-8025-ec35dc49b051', 'cf374e2d-9b2d-4b15-a643-43d397ea09cf']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:16.647340 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00eeb10-3e99-458c-a451-3e5d4f285808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:16.672200 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00eeb10-3e99-458c-a451-3e5d4f285808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '809587ce-0ca2-42d3-93ec-77f1fc8256be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-640996836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d49ef7bd6a434898d625b391c31819',qos_specs=None,replication_status=,reservations=['4fe640ce-a949-4403-8999-8799bbddab17','62266257-2b0b-48bb-b3c0-5f62ad58340d','e869b356-0beb-42fe-8025-ec35dc49b051','cf374e2d-9b2d-4b15-a643-43d397ea09cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-640996836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=809587ce-0ca2-42d3-93ec-77f1fc8256be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83d49ef7bd6a434898d625b391c31819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:16.673304 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1441904c-fef0-487e-b78f-52fc3dad8772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:16.691776 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1441904c-fef0-487e-b78f-52fc3dad8772) transitioned into state 'SUCCESS' from state '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-640996836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d49ef7bd6a434898d625b391c31819',qos_specs=None,replication_status=,reservations=['4fe640ce-a949-4403-8999-8799bbddab17','62266257-2b0b-48bb-b3c0-5f62ad58340d','e869b356-0beb-42fe-8025-ec35dc49b051','cf374e2d-9b2d-4b15-a643-43d397ea09cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:16.692519 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbac7d7b-e730-43c6-b503-9ea146038cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:16.701148 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbac7d7b-e730-43c6-b503-9ea146038cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:16.701968 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Flow 'volume_create_api' (d756338b-ce53-4019-8765-6463276235d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:16.702309 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume request issued successfully. Aug 09 10:51:16.702902 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e12d58b1-8614-43c0-943a-0afe960c6a0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:16.703618 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1148/4600] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:51:16 2026] POST /volume/v3/volumes => generated 777 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:16.715521 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4532072d-901b-4c1e-912c-28999cba04a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:16.717670 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4532072d-901b-4c1e-912c-28999cba04a2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be Aug 09 10:51:16.717870 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4532072d-901b-4c1e-912c-28999cba04a2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:16.718055 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4532072d-901b-4c1e-912c-28999cba04a2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:16.726174 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:16.726174 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:16.730304 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4532072d-901b-4c1e-912c-28999cba04a2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:16.735350 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4532072d-901b-4c1e-912c-28999cba04a2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be returned with HTTP 200 Aug 09 10:51:16.735765 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1162/4601] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:16 2026] GET /volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:17.346693 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5363704a-6069-427a-a6c9-0ef2f97a6593 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.350060 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5363704a-6069-427a-a6c9-0ef2f97a6593 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] GET https://10.4.3.125/volume/v3/volumes/78a7ade2-f9b2-4757-b015-5d4151f0787d Aug 09 10:51:17.350060 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5363704a-6069-427a-a6c9-0ef2f97a6593 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:17.350060 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5363704a-6069-427a-a6c9-0ef2f97a6593 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:17.356474 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:17.356474 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:17.359861 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5363704a-6069-427a-a6c9-0ef2f97a6593 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Volume info retrieved successfully. Aug 09 10:51:17.363992 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5363704a-6069-427a-a6c9-0ef2f97a6593 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes/78a7ade2-f9b2-4757-b015-5d4151f0787d returned with HTTP 200 Aug 09 10:51:17.364660 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1140/4602] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:17 2026] GET /volume/v3/volumes/78a7ade2-f9b2-4757-b015-5d4151f0787d => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:17.380065 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d59bd9db-aafb-43f1-a010-3706cd2d59cb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.381644 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d59bd9db-aafb-43f1-a010-3706cd2d59cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] GET https://10.4.3.125/volume/v3/messages Aug 09 10:51:17.381848 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d59bd9db-aafb-43f1-a010-3706cd2d59cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:17.382024 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d59bd9db-aafb-43f1-a010-3706cd2d59cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:17.385365 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d59bd9db-aafb-43f1-a010-3706cd2d59cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:51:17.385682 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1153/4603] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:51:17 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 09 10:51:17.393811 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-390bd54b-c1d6-4d77-94f6-f9f60f772c83 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.455906 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-390bd54b-c1d6-4d77-94f6-f9f60f772c83 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] DELETE https://10.4.3.125/volume/v3/messages/5a85466d-4e38-492a-89a7-06869b090eeb Aug 09 10:51:17.456170 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-390bd54b-c1d6-4d77-94f6-f9f60f772c83 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:17.456414 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-390bd54b-c1d6-4d77-94f6-f9f60f772c83 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:17.457918 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=261,cinder:INSERT=37,cinder:UPDATE=55 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:51:17.459539 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:17.459539 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:17.466973 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-390bd54b-c1d6-4d77-94f6-f9f60f772c83 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] https://10.4.3.125/volume/v3/messages/5a85466d-4e38-492a-89a7-06869b090eeb returned with HTTP 204 Aug 09 10:51:17.467490 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1149/4604] 10.4.3.125 () {68 vars in 1394 bytes} [Sun Aug 9 10:51:17 2026] DELETE /volume/v3/messages/5a85466d-4e38-492a-89a7-06869b090eeb => generated 0 bytes in 74 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 10:51:17.475034 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a50d2a03-ac99-4d5f-9ed3-f0e165efe2ca None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.477616 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a50d2a03-ac99-4d5f-9ed3-f0e165efe2ca tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] GET https://10.4.3.125/volume/v3/messages/5a85466d-4e38-492a-89a7-06869b090eeb Aug 09 10:51:17.477963 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a50d2a03-ac99-4d5f-9ed3-f0e165efe2ca tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:17.478291 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a50d2a03-ac99-4d5f-9ed3-f0e165efe2ca tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:17.480412 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=338,cinder:UPDATE=106,cinder:INSERT=61 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:51:17.482338 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a50d2a03-ac99-4d5f-9ed3-f0e165efe2ca tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] https://10.4.3.125/volume/v3/messages/5a85466d-4e38-492a-89a7-06869b090eeb returned with HTTP 404 Aug 09 10:51:17.483011 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1163/4605] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:17 2026] GET /volume/v3/messages/5a85466d-4e38-492a-89a7-06869b090eeb => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:17.492489 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.493972 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/78a7ade2-f9b2-4757-b015-5d4151f0787d Aug 09 10:51:17.495521 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:17.495521 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:17.495521 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Delete volume with id: 78a7ade2-f9b2-4757-b015-5d4151f0787d Aug 09 10:51:17.501630 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:17.501630 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:17.502089 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Volume info retrieved successfully. Aug 09 10:51:17.503085 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 10:51:17.513143 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1909909844 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1909909844, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:17.514327 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1909909844 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1909909844, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:17.523382 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Created reservations ['3484eae8-1026-40e6-8562-724c320d09a5', '5e57d433-2a5c-4451-90a7-30e1d9bb5c20', 'a4a1ef7b-e1f3-4180-b007-8850ab536889', 'ded84334-383b-47e3-b38a-f3f50da948fa'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:17.554354 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Delete volume request issued successfully. Aug 09 10:51:17.554744 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c9105a9-f36a-4f56-97da-3dc1e0dc79cb tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes/78a7ade2-f9b2-4757-b015-5d4151f0787d returned with HTTP 202 Aug 09 10:51:17.555225 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1141/4606] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:17 2026] DELETE /volume/v3/volumes/78a7ade2-f9b2-4757-b015-5d4151f0787d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:17.563555 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3ac9169d-2501-4419-b301-e623b8563bd9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.565249 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ac9169d-2501-4419-b301-e623b8563bd9 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] DELETE https://10.4.3.125/volume/v3/types/eb7c9917-3231-4df9-b8f4-7dbeefa04262 Aug 09 10:51:17.565543 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ac9169d-2501-4419-b301-e623b8563bd9 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:17.565771 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ac9169d-2501-4419-b301-e623b8563bd9 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:17.587212 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ac9169d-2501-4419-b301-e623b8563bd9 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/types/eb7c9917-3231-4df9-b8f4-7dbeefa04262 returned with HTTP 202 Aug 09 10:51:17.587649 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1154/4607] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:51:17 2026] DELETE /volume/v3/types/eb7c9917-3231-4df9-b8f4-7dbeefa04262 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:17.596931 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a607b3d2-9dcf-4971-8246-7b5cd8903681 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.598472 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a607b3d2-9dcf-4971-8246-7b5cd8903681 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:51:17.598808 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a607b3d2-9dcf-4971-8246-7b5cd8903681 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1602424479", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1273239166", "vendor_name": "tempest-vendor_name-1087223953"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:17.616159 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a607b3d2-9dcf-4971-8246-7b5cd8903681 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:51:17.616731 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1150/4608] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:51:17 2026] POST /volume/v3/types => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:17.627507 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.629815 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:17.630198 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "12986402-afb2-4dd1-a6f7-b968a7ebdd47", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:17.631960 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Create volume request body: {'volume': {'volume_type': '12986402-afb2-4dd1-a6f7-b968a7ebdd47', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:17.636536 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Create volume of 1 GB Aug 09 10:51:17.636918 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:17.636918 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:17.637569 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:17.644537 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Flow 'volume_create_api' (0f3efa6d-3506-4598-8b61-680ff395d55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:17.645728 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287c1aec-6499-4fba-8402-4c51fdbbecf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:17.646594 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:17.666824 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287c1aec-6499-4fba-8402-4c51fdbbecf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:51:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1273239166',vendor_name='tempest-vendor_name-1087223953'},id=12986402-afb2-4dd1-a6f7-b968a7ebdd47,is_public=True,name='tempest-ProjectMemberTests-volume-type-1602424479',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12986402-afb2-4dd1-a6f7-b968a7ebdd47', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:17.667992 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa00a9e-6615-4588-9f3d-6ade0fd733e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:17.695346 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1602424479 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1602424479, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:17.695794 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1602424479 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1602424479, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:17.747753 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Created reservations ['6f002632-f5a3-48f6-b225-38de5aae963b', 'a2873daf-68fa-4e06-848e-e4982b845a8e', '1fad0760-1cd6-4fc8-8d0f-80cab0afc26e', '1aee7a34-b14d-4d89-81db-602816521aee'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:17.748667 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa00a9e-6615-4588-9f3d-6ade0fd733e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f002632-f5a3-48f6-b225-38de5aae963b', 'a2873daf-68fa-4e06-848e-e4982b845a8e', '1fad0760-1cd6-4fc8-8d0f-80cab0afc26e', '1aee7a34-b14d-4d89-81db-602816521aee']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:17.749341 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1edf3d-ff1e-46c9-9bda-175c2e1f0dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:17.751375 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a9c487d9-6679-4abf-b238-a6ee1dd57c8b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.755535 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a9c487d9-6679-4abf-b238-a6ee1dd57c8b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be Aug 09 10:51:17.755535 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a9c487d9-6679-4abf-b238-a6ee1dd57c8b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:17.755535 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a9c487d9-6679-4abf-b238-a6ee1dd57c8b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:17.764865 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:17.764865 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:17.776159 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a9c487d9-6679-4abf-b238-a6ee1dd57c8b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:17.781657 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a9c487d9-6679-4abf-b238-a6ee1dd57c8b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be returned with HTTP 200 Aug 09 10:51:17.781657 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1142/4609] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:17 2026] GET /volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:17.793670 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1edf3d-ff1e-46c9-9bda-175c2e1f0dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b87f4a59-3d82-43d0-9c55-78f87c25ee65', '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='ff02a94875974d28a440fb449fbf3441',qos_specs=None,replication_status=,reservations=['6f002632-f5a3-48f6-b225-38de5aae963b','a2873daf-68fa-4e06-848e-e4982b845a8e','1fad0760-1cd6-4fc8-8d0f-80cab0afc26e','1aee7a34-b14d-4d89-81db-602816521aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b233ac2a49b4edc80caa006a20880b8',volume_type_id=12986402-afb2-4dd1-a6f7-b968a7ebdd47), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:17Z,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=b87f4a59-3d82-43d0-9c55-78f87c25ee65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff02a94875974d28a440fb449fbf3441',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b233ac2a49b4edc80caa006a20880b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12986402-afb2-4dd1-a6f7-b968a7ebdd47),volume_type_id=12986402-afb2-4dd1-a6f7-b968a7ebdd47)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:17.794546 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b92e4412-c24c-42b3-b35c-c7a0451bc63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:17.795608 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d439472b-3923-4acc-ae37-0c099a4ad451 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.797474 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d439472b-3923-4acc-ae37-0c099a4ad451 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:51:17.797834 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d439472b-3923-4acc-ae37-0c099a4ad451 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "809587ce-0ca2-42d3-93ec-77f1fc8256be", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1069319613"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:17.807112 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:17.807112 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:17.807538 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d439472b-3923-4acc-ae37-0c099a4ad451 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:17.807679 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-d439472b-3923-4acc-ae37-0c099a4ad451 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create snapshot from volume 809587ce-0ca2-42d3-93ec-77f1fc8256be Aug 09 10:51:17.811205 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b92e4412-c24c-42b3-b35c-c7a0451bc63f) transitioned into state 'SUCCESS' from 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='ff02a94875974d28a440fb449fbf3441',qos_specs=None,replication_status=,reservations=['6f002632-f5a3-48f6-b225-38de5aae963b','a2873daf-68fa-4e06-848e-e4982b845a8e','1fad0760-1cd6-4fc8-8d0f-80cab0afc26e','1aee7a34-b14d-4d89-81db-602816521aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b233ac2a49b4edc80caa006a20880b8',volume_type_id=12986402-afb2-4dd1-a6f7-b968a7ebdd47)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:17.811953 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e9f7593-fa86-4e77-9018-07417432dafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:17.821300 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e9f7593-fa86-4e77-9018-07417432dafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:17.822203 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Flow 'volume_create_api' (0f3efa6d-3506-4598-8b61-680ff395d55c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:17.822538 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Create volume request issued successfully. Aug 09 10:51:17.823228 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d9353ca-382c-4a75-97a6-8133f36f3b55 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:17.823709 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1164/4610] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:51:17 2026] POST /volume/v3/volumes => generated 774 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:17.830906 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-d439472b-3923-4acc-ae37-0c099a4ad451 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Created reservations ['fce87396-02d7-4b71-8526-f2d8a87b2680', '9112d7ae-6f27-4542-90ea-b30acf09f321', 'b8bf8d8e-e93a-471f-8a4a-a20584dbe230', '02e3cbb8-d9d7-4e2a-b325-cb150c83e398'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:17.844470 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f0955b3d-c1cc-4df3-b74b-65edd0d99fef None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.846729 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f0955b3d-c1cc-4df3-b74b-65edd0d99fef tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] GET https://10.4.3.125/volume/v3/volumes/b87f4a59-3d82-43d0-9c55-78f87c25ee65 Aug 09 10:51:17.846923 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f0955b3d-c1cc-4df3-b74b-65edd0d99fef tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:17.847294 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f0955b3d-c1cc-4df3-b74b-65edd0d99fef tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:17.855403 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:17.855403 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:17.858912 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f0955b3d-c1cc-4df3-b74b-65edd0d99fef tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Volume info retrieved successfully. Aug 09 10:51:17.860836 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d439472b-3923-4acc-ae37-0c099a4ad451 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot create request issued successfully. Aug 09 10:51:17.861285 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d439472b-3923-4acc-ae37-0c099a4ad451 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:51:17.861796 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1155/4611] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:51:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:17.863168 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f0955b3d-c1cc-4df3-b74b-65edd0d99fef tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes/b87f4a59-3d82-43d0-9c55-78f87c25ee65 returned with HTTP 200 Aug 09 10:51:17.864231 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1151/4612] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:17 2026] GET /volume/v3/volumes/b87f4a59-3d82-43d0-9c55-78f87c25ee65 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:17.875658 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-99881b41-fb78-47a7-9c88-414ab99935e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:17.878550 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99881b41-fb78-47a7-9c88-414ab99935e6 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e Aug 09 10:51:17.878550 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99881b41-fb78-47a7-9c88-414ab99935e6 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:17.878550 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99881b41-fb78-47a7-9c88-414ab99935e6 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:17.882562 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:17.882562 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:17.882940 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-99881b41-fb78-47a7-9c88-414ab99935e6 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:17.883668 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99881b41-fb78-47a7-9c88-414ab99935e6 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e returned with HTTP 200 Aug 09 10:51:17.884556 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1143/4613] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:17 2026] GET /volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:18.877736 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-63ddace0-02f2-4ec6-a02f-d00a07861c33 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:18.880304 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63ddace0-02f2-4ec6-a02f-d00a07861c33 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] GET https://10.4.3.125/volume/v3/volumes/b87f4a59-3d82-43d0-9c55-78f87c25ee65 Aug 09 10:51:18.880569 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63ddace0-02f2-4ec6-a02f-d00a07861c33 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:18.880793 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63ddace0-02f2-4ec6-a02f-d00a07861c33 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:18.889245 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:18.889245 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:18.894963 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6cbada7d-4fb5-4b6c-8ec0-25b4e9f8b817 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:18.895305 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-63ddace0-02f2-4ec6-a02f-d00a07861c33 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Volume info retrieved successfully. Aug 09 10:51:18.897095 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6cbada7d-4fb5-4b6c-8ec0-25b4e9f8b817 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e Aug 09 10:51:18.897315 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6cbada7d-4fb5-4b6c-8ec0-25b4e9f8b817 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:18.897497 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6cbada7d-4fb5-4b6c-8ec0-25b4e9f8b817 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:18.899233 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63ddace0-02f2-4ec6-a02f-d00a07861c33 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes/b87f4a59-3d82-43d0-9c55-78f87c25ee65 returned with HTTP 200 Aug 09 10:51:18.900323 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1165/4614] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:18 2026] GET /volume/v3/volumes/b87f4a59-3d82-43d0-9c55-78f87c25ee65 => generated 974 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:18.902910 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:18.902910 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:18.903254 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6cbada7d-4fb5-4b6c-8ec0-25b4e9f8b817 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:18.903877 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6cbada7d-4fb5-4b6c-8ec0-25b4e9f8b817 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e returned with HTTP 200 Aug 09 10:51:18.904266 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1156/4615] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:18 2026] GET /volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:18.914390 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e8d661cb-8839-4aa8-bc9f-74c4a5d6ea08 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:18.914739 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a213ddf1-bda1-4715-9a75-74967c86540a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:18.918207 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8d661cb-8839-4aa8-bc9f-74c4a5d6ea08 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] GET https://10.4.3.125/volume/v3/messages Aug 09 10:51:18.918207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8d661cb-8839-4aa8-bc9f-74c4a5d6ea08 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:18.918207 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8d661cb-8839-4aa8-bc9f-74c4a5d6ea08 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:18.918352 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a213ddf1-bda1-4715-9a75-74967c86540a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] POST https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e/action Aug 09 10:51:18.918352 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a213ddf1-bda1-4715-9a75-74967c86540a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:51:18.918352 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a213ddf1-bda1-4715-9a75-74967c86540a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:18.918876 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-a213ddf1-bda1-4715-9a75-74967c86540a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Updating snapshot '052b0f79-9292-4a08-862a-3a5e61ff926e' with '{'status': 'error'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 10:51:18.920669 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8d661cb-8839-4aa8-bc9f-74c4a5d6ea08 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:51:18.920984 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1152/4616] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:51:18 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 09 10:51:18.928783 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fd9b0c0f-5ffc-40fd-9743-4a087485bd5b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:18.929534 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:18.929534 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:18.931012 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-a213ddf1-bda1-4715-9a75-74967c86540a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '59ec40ebe9f04a9cad4781382c5bd3dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d49ef7bd6a434898d625b391c31819', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:18.931126 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fd9b0c0f-5ffc-40fd-9743-4a087485bd5b tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] GET https://10.4.3.125/volume/v3/messages Aug 09 10:51:18.931194 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a213ddf1-bda1-4715-9a75-74967c86540a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e/action returned with HTTP 403 Aug 09 10:51:18.931303 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fd9b0c0f-5ffc-40fd-9743-4a087485bd5b tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:18.931303 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fd9b0c0f-5ffc-40fd-9743-4a087485bd5b tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:18.931393 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1144/4617] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:51:18 2026] POST /volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:18.938013 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-72785696-ee3a-45e3-bfac-5aa723064d76 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:18.938761 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fd9b0c0f-5ffc-40fd-9743-4a087485bd5b tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:51:18.939151 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1166/4618] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:51:18 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:18.939786 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72785696-ee3a-45e3-bfac-5aa723064d76 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e Aug 09 10:51:18.939967 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72785696-ee3a-45e3-bfac-5aa723064d76 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:18.940222 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72785696-ee3a-45e3-bfac-5aa723064d76 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:18.940373 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-72785696-ee3a-45e3-bfac-5aa723064d76 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete snapshot with id: 052b0f79-9292-4a08-862a-3a5e61ff926e Aug 09 10:51:18.945205 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:18.945205 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:18.945588 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-72785696-ee3a-45e3-bfac-5aa723064d76 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:18.946879 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a9bc22fc-e33a-49c3-9b5d-2147e3d6ba5e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:18.948538 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9bc22fc-e33a-49c3-9b5d-2147e3d6ba5e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] DELETE https://10.4.3.125/volume/v3/messages/9d06d2eb-4e93-4f69-ad7e-d4ecfdc0e96c Aug 09 10:51:18.949422 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9bc22fc-e33a-49c3-9b5d-2147e3d6ba5e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:18.949422 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9bc22fc-e33a-49c3-9b5d-2147e3d6ba5e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:18.957091 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9bc22fc-e33a-49c3-9b5d-2147e3d6ba5e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/messages/9d06d2eb-4e93-4f69-ad7e-d4ecfdc0e96c returned with HTTP 204 Aug 09 10:51:18.957456 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1153/4619] 10.4.3.125 () {68 vars in 1394 bytes} [Sun Aug 9 10:51:18 2026] DELETE /volume/v3/messages/9d06d2eb-4e93-4f69-ad7e-d4ecfdc0e96c => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 10:51:18.962755 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-72785696-ee3a-45e3-bfac-5aa723064d76 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot delete request issued successfully. Aug 09 10:51:18.964432 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72785696-ee3a-45e3-bfac-5aa723064d76 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e returned with HTTP 202 Aug 09 10:51:18.964432 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1157/4620] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:51:18 2026] DELETE /volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:18.964546 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-63b1040b-e987-4843-8a8e-4c460f747526 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:18.967026 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/b87f4a59-3d82-43d0-9c55-78f87c25ee65 Aug 09 10:51:18.967605 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:18.968029 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:18.968919 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Delete volume with id: b87f4a59-3d82-43d0-9c55-78f87c25ee65 Aug 09 10:51:18.969777 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b1910ebc-da85-4943-b175-cecf098c1480 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:18.971397 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1910ebc-da85-4943-b175-cecf098c1480 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e Aug 09 10:51:18.971552 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1910ebc-da85-4943-b175-cecf098c1480 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:18.971722 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1910ebc-da85-4943-b175-cecf098c1480 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:18.978253 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:18.978253 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:18.978253 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b1910ebc-da85-4943-b175-cecf098c1480 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:18.978406 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:18.978406 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:18.978406 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Volume info retrieved successfully. Aug 09 10:51:18.978481 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1910ebc-da85-4943-b175-cecf098c1480 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e returned with HTTP 200 Aug 09 10:51:18.978481 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1167/4621] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:18 2026] GET /volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:18.978540 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 10:51:18.988300 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1602424479 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1602424479, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:18.988755 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1602424479 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1602424479, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:18.998627 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Created reservations ['462add42-08cd-4f26-b663-3b701e6b9c7a', '4c53469b-fb33-4b75-b782-80d34c363f62', 'f2c8d39f-11d9-4db0-a29a-aee038e79d7d', 'af1d0869-d03a-4792-b9c1-481778b03f39'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:19.032390 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Delete volume request issued successfully. Aug 09 10:51:19.033430 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63b1040b-e987-4843-8a8e-4c460f747526 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes/b87f4a59-3d82-43d0-9c55-78f87c25ee65 returned with HTTP 202 Aug 09 10:51:19.033430 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1145/4622] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:18 2026] DELETE /volume/v3/volumes/b87f4a59-3d82-43d0-9c55-78f87c25ee65 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:19.040792 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ab237698-8527-4806-97f5-a2a47cab3e57 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:19.042902 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ab237698-8527-4806-97f5-a2a47cab3e57 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] DELETE https://10.4.3.125/volume/v3/types/12986402-afb2-4dd1-a6f7-b968a7ebdd47 Aug 09 10:51:19.043138 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ab237698-8527-4806-97f5-a2a47cab3e57 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:19.043427 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ab237698-8527-4806-97f5-a2a47cab3e57 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:19.073126 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ab237698-8527-4806-97f5-a2a47cab3e57 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/types/12986402-afb2-4dd1-a6f7-b968a7ebdd47 returned with HTTP 202 Aug 09 10:51:19.073544 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1154/4623] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:51:19 2026] DELETE /volume/v3/types/12986402-afb2-4dd1-a6f7-b968a7ebdd47 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:19.082922 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8a037272-bd6e-4d94-93e3-d76fa71400a8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:19.084651 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a037272-bd6e-4d94-93e3-d76fa71400a8 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:51:19.085046 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a037272-bd6e-4d94-93e3-d76fa71400a8 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1242233580", "extra_specs": {"storage_protocol": "tempest-storage_protocol-646962811", "vendor_name": "tempest-vendor_name-917661921"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:19.086742 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:19.086742 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:19.100507 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a037272-bd6e-4d94-93e3-d76fa71400a8 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:51:19.100895 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1158/4624] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:51:19 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:19.110608 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:19.112934 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:19.113420 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3f2e288c-5aa9-441c-b4a4-261531a6e3d2", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:19.115311 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Create volume request body: {'volume': {'volume_type': '3f2e288c-5aa9-441c-b4a4-261531a6e3d2', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:19.119363 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Create volume of 1 GB Aug 09 10:51:19.119700 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:19.119700 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:19.120120 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:19.128199 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Flow 'volume_create_api' (071fa8bc-e835-43d3-8637-4c952fcd2341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:19.129577 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4f9d4a-bc5d-44ab-abe7-24e9a9f49a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:19.130652 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:19.152868 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4f9d4a-bc5d-44ab-abe7-24e9a9f49a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:51:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-646962811',vendor_name='tempest-vendor_name-917661921'},id=3f2e288c-5aa9-441c-b4a4-261531a6e3d2,is_public=True,name='tempest-ProjectMemberTests-volume-type-1242233580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f2e288c-5aa9-441c-b4a4-261531a6e3d2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:19.153844 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091c74b5-38ac-48d1-ae6c-d510a16838eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:19.179143 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1242233580 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1242233580, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:19.179446 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1242233580 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1242233580, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:19.207117 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Created reservations ['47a201f5-c2b0-4768-ab53-bd94eb4f4bdd', '05f41f07-5c79-4f55-90fa-27dec7dd2462', 'bf5803fe-b7c8-4086-9a59-b6e7a6613903', '4af7d017-66d1-4fdf-939c-1f9ce2174804'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:19.208117 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091c74b5-38ac-48d1-ae6c-d510a16838eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47a201f5-c2b0-4768-ab53-bd94eb4f4bdd', '05f41f07-5c79-4f55-90fa-27dec7dd2462', 'bf5803fe-b7c8-4086-9a59-b6e7a6613903', '4af7d017-66d1-4fdf-939c-1f9ce2174804']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:19.209273 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf3ed4f1-ab92-4917-8999-e022da438fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:19.238880 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf3ed4f1-ab92-4917-8999-e022da438fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '855a9022-314b-4738-bbc7-eb26586a3555', '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='ff02a94875974d28a440fb449fbf3441',qos_specs=None,replication_status=,reservations=['47a201f5-c2b0-4768-ab53-bd94eb4f4bdd','05f41f07-5c79-4f55-90fa-27dec7dd2462','bf5803fe-b7c8-4086-9a59-b6e7a6613903','4af7d017-66d1-4fdf-939c-1f9ce2174804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b233ac2a49b4edc80caa006a20880b8',volume_type_id=3f2e288c-5aa9-441c-b4a4-261531a6e3d2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:19Z,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=855a9022-314b-4738-bbc7-eb26586a3555,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff02a94875974d28a440fb449fbf3441',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b233ac2a49b4edc80caa006a20880b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f2e288c-5aa9-441c-b4a4-261531a6e3d2),volume_type_id=3f2e288c-5aa9-441c-b4a4-261531a6e3d2)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:19.239896 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb5daee-9ddd-45d4-9eff-3e703f4821aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:19.260157 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb5daee-9ddd-45d4-9eff-3e703f4821aa) transitioned into state 'SUCCESS' from 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='ff02a94875974d28a440fb449fbf3441',qos_specs=None,replication_status=,reservations=['47a201f5-c2b0-4768-ab53-bd94eb4f4bdd','05f41f07-5c79-4f55-90fa-27dec7dd2462','bf5803fe-b7c8-4086-9a59-b6e7a6613903','4af7d017-66d1-4fdf-939c-1f9ce2174804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b233ac2a49b4edc80caa006a20880b8',volume_type_id=3f2e288c-5aa9-441c-b4a4-261531a6e3d2)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:19.260946 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11a9d00-2fbf-44c3-aa49-4a47f90e1edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:19.272441 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11a9d00-2fbf-44c3-aa49-4a47f90e1edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:19.273491 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Flow 'volume_create_api' (071fa8bc-e835-43d3-8637-4c952fcd2341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:19.273893 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Create volume request issued successfully. Aug 09 10:51:19.274803 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-44c20d30-66e4-4d72-95ce-3fc4f37b761c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:19.275337 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1168/4625] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:51:19 2026] POST /volume/v3/volumes => generated 774 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:19.292833 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d4cf2179-43b3-4f1e-bece-1a89016a97d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:19.295635 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4cf2179-43b3-4f1e-bece-1a89016a97d4 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] GET https://10.4.3.125/volume/v3/volumes/855a9022-314b-4738-bbc7-eb26586a3555 Aug 09 10:51:19.295635 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4cf2179-43b3-4f1e-bece-1a89016a97d4 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:19.295635 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4cf2179-43b3-4f1e-bece-1a89016a97d4 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:19.303436 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:19.303436 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:19.307178 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d4cf2179-43b3-4f1e-bece-1a89016a97d4 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Volume info retrieved successfully. Aug 09 10:51:19.311369 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4cf2179-43b3-4f1e-bece-1a89016a97d4 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes/855a9022-314b-4738-bbc7-eb26586a3555 returned with HTTP 200 Aug 09 10:51:19.312004 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1146/4626] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:19 2026] GET /volume/v3/volumes/855a9022-314b-4738-bbc7-eb26586a3555 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:19.985785 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-db6297bf-d4e6-41f4-973c-4dcdfa1e72fd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:19.987473 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db6297bf-d4e6-41f4-973c-4dcdfa1e72fd tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e Aug 09 10:51:19.987657 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db6297bf-d4e6-41f4-973c-4dcdfa1e72fd tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:19.987837 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db6297bf-d4e6-41f4-973c-4dcdfa1e72fd tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:19.991634 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db6297bf-d4e6-41f4-973c-4dcdfa1e72fd tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e returned with HTTP 404 Aug 09 10:51:19.992068 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1155/4627] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:19 2026] GET /volume/v3/snapshots/052b0f79-9292-4a08-862a-3a5e61ff926e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:19.998605 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6721b1c2-6921-4054-8c76-b0f2798906e9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:20.000318 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6721b1c2-6921-4054-8c76-b0f2798906e9 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be Aug 09 10:51:20.000506 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6721b1c2-6921-4054-8c76-b0f2798906e9 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:20.000679 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6721b1c2-6921-4054-8c76-b0f2798906e9 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:20.000828 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-6721b1c2-6921-4054-8c76-b0f2798906e9 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete volume with id: 809587ce-0ca2-42d3-93ec-77f1fc8256be Aug 09 10:51:20.007937 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:20.007937 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:20.008414 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6721b1c2-6921-4054-8c76-b0f2798906e9 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:20.022785 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6721b1c2-6921-4054-8c76-b0f2798906e9 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete volume request issued successfully. Aug 09 10:51:20.022972 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6721b1c2-6921-4054-8c76-b0f2798906e9 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be returned with HTTP 202 Aug 09 10:51:20.023622 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1159/4628] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:19 2026] DELETE /volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:20.032450 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6c2242ea-dea2-49b8-baa6-0b2b925081c4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:20.034969 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6c2242ea-dea2-49b8-baa6-0b2b925081c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be Aug 09 10:51:20.035284 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6c2242ea-dea2-49b8-baa6-0b2b925081c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:20.035588 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6c2242ea-dea2-49b8-baa6-0b2b925081c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:20.045881 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:20.045881 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:20.049380 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6c2242ea-dea2-49b8-baa6-0b2b925081c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:20.055207 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6c2242ea-dea2-49b8-baa6-0b2b925081c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be returned with HTTP 200 Aug 09 10:51:20.055207 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1169/4629] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:20 2026] GET /volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:20.326284 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d3069a1c-e1d9-482f-af13-fd75a5a5284a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:20.330688 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3069a1c-e1d9-482f-af13-fd75a5a5284a tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] GET https://10.4.3.125/volume/v3/volumes/855a9022-314b-4738-bbc7-eb26586a3555 Aug 09 10:51:20.330688 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3069a1c-e1d9-482f-af13-fd75a5a5284a tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:20.330688 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3069a1c-e1d9-482f-af13-fd75a5a5284a tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:20.339742 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:20.339742 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:20.344988 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d3069a1c-e1d9-482f-af13-fd75a5a5284a tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Volume info retrieved successfully. Aug 09 10:51:20.350650 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3069a1c-e1d9-482f-af13-fd75a5a5284a tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes/855a9022-314b-4738-bbc7-eb26586a3555 returned with HTTP 200 Aug 09 10:51:20.351461 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1147/4630] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:51:20 2026] GET /volume/v3/volumes/855a9022-314b-4738-bbc7-eb26586a3555 => generated 974 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:20.366081 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ac0d694-b584-4c5e-9933-2987a25ec544 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:20.367885 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ac0d694-b584-4c5e-9933-2987a25ec544 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] GET https://10.4.3.125/volume/v3/messages Aug 09 10:51:20.368074 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ac0d694-b584-4c5e-9933-2987a25ec544 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:20.368351 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ac0d694-b584-4c5e-9933-2987a25ec544 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:20.372019 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ac0d694-b584-4c5e-9933-2987a25ec544 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:51:20.372456 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1156/4631] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:51:20 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 09 10:51:20.382139 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-301f095b-b848-44f4-b642-7454131ba076 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:20.383834 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-301f095b-b848-44f4-b642-7454131ba076 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] GET https://10.4.3.125/volume/v3/messages/f5e7886e-8181-4c74-834f-9b99fedcc7d2 Aug 09 10:51:20.384046 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-301f095b-b848-44f4-b642-7454131ba076 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:20.384226 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-301f095b-b848-44f4-b642-7454131ba076 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:20.389534 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-301f095b-b848-44f4-b642-7454131ba076 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-member] https://10.4.3.125/volume/v3/messages/f5e7886e-8181-4c74-834f-9b99fedcc7d2 returned with HTTP 200 Aug 09 10:51:20.389910 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1160/4632] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:20 2026] GET /volume/v3/messages/f5e7886e-8181-4c74-834f-9b99fedcc7d2 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:20.398403 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6144d24b-67ee-4b1e-a2fa-97099acf4e4c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:20.400119 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6144d24b-67ee-4b1e-a2fa-97099acf4e4c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] DELETE https://10.4.3.125/volume/v3/messages/f5e7886e-8181-4c74-834f-9b99fedcc7d2 Aug 09 10:51:20.400366 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6144d24b-67ee-4b1e-a2fa-97099acf4e4c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:20.400551 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6144d24b-67ee-4b1e-a2fa-97099acf4e4c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:20.410175 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6144d24b-67ee-4b1e-a2fa-97099acf4e4c tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/messages/f5e7886e-8181-4c74-834f-9b99fedcc7d2 returned with HTTP 204 Aug 09 10:51:20.410535 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1170/4633] 10.4.3.125 () {68 vars in 1394 bytes} [Sun Aug 9 10:51:20 2026] DELETE /volume/v3/messages/f5e7886e-8181-4c74-834f-9b99fedcc7d2 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 10:51:20.417623 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:20.418969 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/855a9022-314b-4738-bbc7-eb26586a3555 Aug 09 10:51:20.419710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:20.419710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:20.419900 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Delete volume with id: 855a9022-314b-4738-bbc7-eb26586a3555 Aug 09 10:51:20.426921 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:20.426921 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:20.427515 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Volume info retrieved successfully. Aug 09 10:51:20.429080 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 10:51:20.438675 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1242233580 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1242233580, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:20.439578 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1242233580 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1242233580, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:51:20.453910 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Created reservations ['ff8de4ec-2697-4bea-9af9-d17e3186b5cd', '3ff8272a-e94f-4939-8443-3e5c54f8dca7', 'fbb56e45-dae0-4205-b2d4-f8a38e055842', '217713a4-6939-42d8-b6d5-49f97981d9bf'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:20.483504 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Delete volume request issued successfully. Aug 09 10:51:20.484289 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3723e933-9bb5-4bc8-8cf1-cd80042b539e tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/volumes/855a9022-314b-4738-bbc7-eb26586a3555 returned with HTTP 202 Aug 09 10:51:20.484764 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1148/4634] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:20 2026] DELETE /volume/v3/volumes/855a9022-314b-4738-bbc7-eb26586a3555 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:20.493115 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-447fc442-7ff3-418e-9e55-ad3155fb9977 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:20.494962 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-447fc442-7ff3-418e-9e55-ad3155fb9977 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] DELETE https://10.4.3.125/volume/v3/types/3f2e288c-5aa9-441c-b4a4-261531a6e3d2 Aug 09 10:51:20.495214 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-447fc442-7ff3-418e-9e55-ad3155fb9977 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:20.495500 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-447fc442-7ff3-418e-9e55-ad3155fb9977 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:20.518863 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-447fc442-7ff3-418e-9e55-ad3155fb9977 tempest-ProjectMemberTests-57145273 tempest-ProjectMemberTests-57145273-project-admin] https://10.4.3.125/volume/v3/types/3f2e288c-5aa9-441c-b4a4-261531a6e3d2 returned with HTTP 202 Aug 09 10:51:20.519282 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1157/4635] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:51:20 2026] DELETE /volume/v3/types/3f2e288c-5aa9-441c-b4a4-261531a6e3d2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:21.068965 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2a3fdf71-af27-487e-908d-c265a320cd10 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:21.071725 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2a3fdf71-af27-487e-908d-c265a320cd10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be Aug 09 10:51:21.071911 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2a3fdf71-af27-487e-908d-c265a320cd10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:21.072376 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2a3fdf71-af27-487e-908d-c265a320cd10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:21.077841 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2a3fdf71-af27-487e-908d-c265a320cd10 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be returned with HTTP 404 Aug 09 10:51:21.078398 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1161/4636] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:21 2026] GET /volume/v3/volumes/809587ce-0ca2-42d3-93ec-77f1fc8256be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:21.090453 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:21.092220 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:21.092579 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1588696296"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:21.093980 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1588696296'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:21.094085 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume of 1 GB Aug 09 10:51:21.098163 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:21.102991 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Flow 'volume_create_api' (a5e1e030-71f1-4ae5-844f-8df4eb1d315b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:21.103989 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d230702-aeda-4cb0-93da-1f7e02d00a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:21.104659 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:21.133244 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d230702-aeda-4cb0-93da-1f7e02d00a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:21.133399 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70498d46-0780-4680-9c1e-ea36b20504a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:21.169148 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Created reservations ['7f9ab03d-b760-4c9f-b3b2-12214131cdd2', '0f8e58c3-a96a-4f0c-a54a-f88ab0fd3ee8', '01ab3299-ab42-4a4e-82cc-b19775e45b69', '1204308c-b5ab-4c69-a856-bc88c7ec9a6e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:21.169684 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70498d46-0780-4680-9c1e-ea36b20504a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9ab03d-b760-4c9f-b3b2-12214131cdd2', '0f8e58c3-a96a-4f0c-a54a-f88ab0fd3ee8', '01ab3299-ab42-4a4e-82cc-b19775e45b69', '1204308c-b5ab-4c69-a856-bc88c7ec9a6e']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:21.170417 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d684519f-90a4-493e-aa0a-d5d1b78050dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:21.206697 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d684519f-90a4-493e-aa0a-d5d1b78050dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd57d99a-b705-4abc-8a32-0b9e8bf47e2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1588696296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d49ef7bd6a434898d625b391c31819',qos_specs=None,replication_status=,reservations=['7f9ab03d-b760-4c9f-b3b2-12214131cdd2','0f8e58c3-a96a-4f0c-a54a-f88ab0fd3ee8','01ab3299-ab42-4a4e-82cc-b19775e45b69','1204308c-b5ab-4c69-a856-bc88c7ec9a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1588696296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd57d99a-b705-4abc-8a32-0b9e8bf47e2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83d49ef7bd6a434898d625b391c31819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:21.207396 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34dd94c-0cdf-4240-a743-b444920e50f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:21.224622 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34dd94c-0cdf-4240-a743-b444920e50f0) transitioned into state 'SUCCESS' from state '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-1588696296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d49ef7bd6a434898d625b391c31819',qos_specs=None,replication_status=,reservations=['7f9ab03d-b760-4c9f-b3b2-12214131cdd2','0f8e58c3-a96a-4f0c-a54a-f88ab0fd3ee8','01ab3299-ab42-4a4e-82cc-b19775e45b69','1204308c-b5ab-4c69-a856-bc88c7ec9a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:21.225345 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ef38dc-2cc6-4ea2-82b5-b1ccd8ad2330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:21.233969 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ef38dc-2cc6-4ea2-82b5-b1ccd8ad2330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:21.234801 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Flow 'volume_create_api' (a5e1e030-71f1-4ae5-844f-8df4eb1d315b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:21.235014 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume request issued successfully. Aug 09 10:51:21.235608 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41065d32-2e12-455f-853e-c7ded4d8d8c2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:21.236203 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1171/4637] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:51:21 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:21.248095 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f3117c73-694b-49f8-8455-fe490b3002a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:21.251047 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f3117c73-694b-49f8-8455-fe490b3002a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d Aug 09 10:51:21.251251 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f3117c73-694b-49f8-8455-fe490b3002a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:21.251528 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f3117c73-694b-49f8-8455-fe490b3002a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:21.259741 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:21.259741 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:21.264396 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f3117c73-694b-49f8-8455-fe490b3002a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:21.268998 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f3117c73-694b-49f8-8455-fe490b3002a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d returned with HTTP 200 Aug 09 10:51:21.269452 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1149/4638] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:21 2026] GET /volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:22.281484 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-681c39a3-d57e-486e-8370-476728242936 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:22.283251 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-681c39a3-d57e-486e-8370-476728242936 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d Aug 09 10:51:22.283506 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-681c39a3-d57e-486e-8370-476728242936 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:22.283703 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-681c39a3-d57e-486e-8370-476728242936 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:22.290543 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:22.290543 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:22.294404 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-681c39a3-d57e-486e-8370-476728242936 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:22.298958 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-681c39a3-d57e-486e-8370-476728242936 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d returned with HTTP 200 Aug 09 10:51:22.299691 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1158/4639] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:22 2026] GET /volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:22.310978 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-387155e1-7e8a-4439-8614-e457fb46b3a0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:22.312748 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-387155e1-7e8a-4439-8614-e457fb46b3a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:51:22.313073 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-387155e1-7e8a-4439-8614-e457fb46b3a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd57d99a-b705-4abc-8a32-0b9e8bf47e2d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-553160153"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:22.320780 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:22.320780 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:22.321163 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-387155e1-7e8a-4439-8614-e457fb46b3a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:22.321269 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-387155e1-7e8a-4439-8614-e457fb46b3a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create snapshot from volume bd57d99a-b705-4abc-8a32-0b9e8bf47e2d Aug 09 10:51:22.344917 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-387155e1-7e8a-4439-8614-e457fb46b3a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Created reservations ['791ab5ca-1d2c-467c-abf9-246a28128699', '7585c476-297c-4e14-9ae5-c2d6bf0d5ab2', 'ed891ca3-49f7-4d33-ab4c-a38260a01f81', 'c9fb586d-2397-4fbc-87de-3fb15a63e132'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:22.376900 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-387155e1-7e8a-4439-8614-e457fb46b3a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot create request issued successfully. Aug 09 10:51:22.378111 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-387155e1-7e8a-4439-8614-e457fb46b3a0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:51:22.378602 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1162/4640] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:51:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:22.389072 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ec2a2dc4-cf00-4e7a-929f-5a6396a68e68 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:22.393096 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec2a2dc4-cf00-4e7a-929f-5a6396a68e68 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 Aug 09 10:51:22.393348 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec2a2dc4-cf00-4e7a-929f-5a6396a68e68 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:22.393551 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec2a2dc4-cf00-4e7a-929f-5a6396a68e68 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:22.398408 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:22.398408 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:22.398705 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ec2a2dc4-cf00-4e7a-929f-5a6396a68e68 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:22.399336 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec2a2dc4-cf00-4e7a-929f-5a6396a68e68 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 returned with HTTP 200 Aug 09 10:51:22.399686 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1172/4641] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:22 2026] GET /volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:22.947530 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-193de568-9f13-4871-b542-c6113492405f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:22.949413 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:22.949726 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1401532006", "snapshot_id": null, "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:22.951053 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1401532006', 'snapshot_id': None, 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:23.017732 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create volume of 1 GB Aug 09 10:51:23.021754 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Availability Zones retrieved successfully. Aug 09 10:51:23.026466 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Flow 'volume_create_api' (594b0b25-9f4a-440f-ad44-6c03e811c23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:23.027534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d86f80-7276-4059-9452-f7940d024eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:23.028351 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:23.075805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d86f80-7276-4059-9452-f7940d024eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:23.076828 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7573cede-b5e1-48a8-ac62-b26a1c1bea46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:23.124447 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Created reservations ['c92e0f01-ab2a-4eeb-a28e-2e0c75da86e9', '2f4fbf9c-232e-4e84-97ab-b861cf2d697f', '12e50fb6-3032-4d9a-8342-845e1682d0fd', '2efa23aa-9e63-439e-893e-e40fce727d1e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:23.125142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7573cede-b5e1-48a8-ac62-b26a1c1bea46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c92e0f01-ab2a-4eeb-a28e-2e0c75da86e9', '2f4fbf9c-232e-4e84-97ab-b861cf2d697f', '12e50fb6-3032-4d9a-8342-845e1682d0fd', '2efa23aa-9e63-439e-893e-e40fce727d1e']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:23.126002 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c69bc686-a05e-4496-9e85-4b1d66f778c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:23.147981 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c69bc686-a05e-4496-9e85-4b1d66f778c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50e11b0-a342-46c8-ad9f-05b20682306f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1401532006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45bc7123451e424ca00c21bdae8a168b',qos_specs=None,replication_status=,reservations=['c92e0f01-ab2a-4eeb-a28e-2e0c75da86e9','2f4fbf9c-232e-4e84-97ab-b861cf2d697f','12e50fb6-3032-4d9a-8342-845e1682d0fd','2efa23aa-9e63-439e-893e-e40fce727d1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dea23640ca6428c84de69c71c191139',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1401532006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f50e11b0-a342-46c8-ad9f-05b20682306f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45bc7123451e424ca00c21bdae8a168b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dea23640ca6428c84de69c71c191139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:23.148606 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1237d9c9-1a86-4c95-89d5-976f7a4edf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:23.164858 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1237d9c9-1a86-4c95-89d5-976f7a4edf97) transitioned into state 'SUCCESS' from state '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-1401532006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45bc7123451e424ca00c21bdae8a168b',qos_specs=None,replication_status=,reservations=['c92e0f01-ab2a-4eeb-a28e-2e0c75da86e9','2f4fbf9c-232e-4e84-97ab-b861cf2d697f','12e50fb6-3032-4d9a-8342-845e1682d0fd','2efa23aa-9e63-439e-893e-e40fce727d1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dea23640ca6428c84de69c71c191139',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:23.165500 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8beaeaef-059d-490d-b9a2-6e22e70242f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:23.173998 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8beaeaef-059d-490d-b9a2-6e22e70242f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:23.174757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Flow 'volume_create_api' (594b0b25-9f4a-440f-ad44-6c03e811c23b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:23.175038 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create volume request issued successfully. Aug 09 10:51:23.175677 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-193de568-9f13-4871-b542-c6113492405f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:23.176065 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1150/4642] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:51:22 2026] POST /volume/v3/volumes => generated 781 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:23.186657 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-34ffdfd5-658f-4f72-a34c-675fc8846131 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:23.188305 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34ffdfd5-658f-4f72-a34c-675fc8846131 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:51:23.188469 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34ffdfd5-658f-4f72-a34c-675fc8846131 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:23.188648 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34ffdfd5-658f-4f72-a34c-675fc8846131 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:23.194451 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:23.194451 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:23.197723 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-34ffdfd5-658f-4f72-a34c-675fc8846131 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:51:23.201172 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34ffdfd5-658f-4f72-a34c-675fc8846131 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 200 Aug 09 10:51:23.201555 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1159/4643] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:23 2026] GET /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:23.408601 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d72d8143-579a-4da2-bd7b-f2ba8269d48c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:23.410999 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d72d8143-579a-4da2-bd7b-f2ba8269d48c tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 Aug 09 10:51:23.411291 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d72d8143-579a-4da2-bd7b-f2ba8269d48c tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:23.411510 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d72d8143-579a-4da2-bd7b-f2ba8269d48c tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:23.416745 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:23.416745 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:23.417122 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d72d8143-579a-4da2-bd7b-f2ba8269d48c tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:23.417874 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d72d8143-579a-4da2-bd7b-f2ba8269d48c tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 returned with HTTP 200 Aug 09 10:51:23.418263 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1163/4644] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:23 2026] GET /volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:23.425883 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-604259be-a1a0-4fdd-9c98-b6fa856a8e4b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:23.427614 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-604259be-a1a0-4fdd-9c98-b6fa856a8e4b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] GET https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 Aug 09 10:51:23.427846 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-604259be-a1a0-4fdd-9c98-b6fa856a8e4b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:23.428028 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-604259be-a1a0-4fdd-9c98-b6fa856a8e4b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:23.432957 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:23.432957 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:23.433421 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-604259be-a1a0-4fdd-9c98-b6fa856a8e4b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Snapshot retrieved successfully. Aug 09 10:51:23.434164 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-604259be-a1a0-4fdd-9c98-b6fa856a8e4b tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 returned with HTTP 200 Aug 09 10:51:23.434532 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1173/4645] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:23 2026] GET /volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:23.443700 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1da561a-f48e-4624-a284-73852e577c46 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:23.445763 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1da561a-f48e-4624-a284-73852e577c46 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 Aug 09 10:51:23.446029 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1da561a-f48e-4624-a284-73852e577c46 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:23.446315 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1da561a-f48e-4624-a284-73852e577c46 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:23.446451 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-d1da561a-f48e-4624-a284-73852e577c46 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete snapshot with id: 2b0ab415-ce6e-48cc-839b-25b0990fe801 Aug 09 10:51:23.452403 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:23.452403 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:23.452737 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d1da561a-f48e-4624-a284-73852e577c46 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:23.469496 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d1da561a-f48e-4624-a284-73852e577c46 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot delete request issued successfully. Aug 09 10:51:23.469693 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1da561a-f48e-4624-a284-73852e577c46 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 returned with HTTP 202 Aug 09 10:51:23.470103 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1151/4646] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:51:23 2026] DELETE /volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:23.478157 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ee8eb4ac-0178-40e4-9a8b-964fa90b4425 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:23.480441 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee8eb4ac-0178-40e4-9a8b-964fa90b4425 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 Aug 09 10:51:23.481154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee8eb4ac-0178-40e4-9a8b-964fa90b4425 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:23.481444 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee8eb4ac-0178-40e4-9a8b-964fa90b4425 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:23.488990 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:23.488990 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:23.491345 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ee8eb4ac-0178-40e4-9a8b-964fa90b4425 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:23.491345 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee8eb4ac-0178-40e4-9a8b-964fa90b4425 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 returned with HTTP 200 Aug 09 10:51:23.491345 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1160/4647] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:23 2026] GET /volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:24.214117 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d303cfc4-0f6d-4cb1-9fd3-7ce9e7a022a0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:24.216539 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d303cfc4-0f6d-4cb1-9fd3-7ce9e7a022a0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:51:24.217010 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d303cfc4-0f6d-4cb1-9fd3-7ce9e7a022a0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:24.217357 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d303cfc4-0f6d-4cb1-9fd3-7ce9e7a022a0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:24.228043 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:24.228043 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:24.231802 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d303cfc4-0f6d-4cb1-9fd3-7ce9e7a022a0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:51:24.236204 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d303cfc4-0f6d-4cb1-9fd3-7ce9e7a022a0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 200 Aug 09 10:51:24.236658 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1164/4648] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:24 2026] GET /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:24.248103 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bae634f3-f327-4b16-84a9-ffffd4e41f03 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:24.250287 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bae634f3-f327-4b16-84a9-ffffd4e41f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:51:24.250554 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bae634f3-f327-4b16-84a9-ffffd4e41f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:24.250788 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bae634f3-f327-4b16-84a9-ffffd4e41f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:24.259093 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:24.259093 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:24.263337 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bae634f3-f327-4b16-84a9-ffffd4e41f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:51:24.269329 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bae634f3-f327-4b16-84a9-ffffd4e41f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 200 Aug 09 10:51:24.269802 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1174/4649] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:24 2026] GET /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:24.499984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ae4dc7b3-13cb-492f-9518-464746facb0e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:24.501688 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae4dc7b3-13cb-492f-9518-464746facb0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 Aug 09 10:51:24.501860 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae4dc7b3-13cb-492f-9518-464746facb0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:24.502058 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae4dc7b3-13cb-492f-9518-464746facb0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:24.506322 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae4dc7b3-13cb-492f-9518-464746facb0e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 returned with HTTP 404 Aug 09 10:51:24.506580 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1152/4650] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:24 2026] GET /volume/v3/snapshots/2b0ab415-ce6e-48cc-839b-25b0990fe801 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:24.512765 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c05047a8-bf1e-4ce6-8183-fe971c1296e0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:24.514410 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c05047a8-bf1e-4ce6-8183-fe971c1296e0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d Aug 09 10:51:24.514587 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c05047a8-bf1e-4ce6-8183-fe971c1296e0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:24.514782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c05047a8-bf1e-4ce6-8183-fe971c1296e0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:24.514933 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-c05047a8-bf1e-4ce6-8183-fe971c1296e0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete volume with id: bd57d99a-b705-4abc-8a32-0b9e8bf47e2d Aug 09 10:51:24.521496 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:24.521496 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:24.521855 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c05047a8-bf1e-4ce6-8183-fe971c1296e0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:24.539051 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c05047a8-bf1e-4ce6-8183-fe971c1296e0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete volume request issued successfully. Aug 09 10:51:24.539366 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c05047a8-bf1e-4ce6-8183-fe971c1296e0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d returned with HTTP 202 Aug 09 10:51:24.539795 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1161/4651] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:24 2026] DELETE /volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:24.546270 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0459865d-36b2-4129-b7c0-6fdcbfaf47d2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:24.548409 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0459865d-36b2-4129-b7c0-6fdcbfaf47d2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d Aug 09 10:51:24.548579 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0459865d-36b2-4129-b7c0-6fdcbfaf47d2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:24.548764 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0459865d-36b2-4129-b7c0-6fdcbfaf47d2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:24.555215 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:24.555215 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:24.559816 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0459865d-36b2-4129-b7c0-6fdcbfaf47d2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:24.563049 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0459865d-36b2-4129-b7c0-6fdcbfaf47d2 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d returned with HTTP 200 Aug 09 10:51:24.563460 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1165/4652] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:24 2026] GET /volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:25.188637 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-527d7045-8c09-4752-ac4c-88139ef968dd req-6396fe1e-fc46-46e1-8c45-78185e595be7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:25.190631 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-6396fe1e-fc46-46e1-8c45-78185e595be7 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:51:25.190825 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-6396fe1e-fc46-46e1-8c45-78185e595be7 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:25.191030 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-6396fe1e-fc46-46e1-8c45-78185e595be7 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:25.197385 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:25.197385 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:25.200967 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-527d7045-8c09-4752-ac4c-88139ef968dd req-6396fe1e-fc46-46e1-8c45-78185e595be7 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:51:25.205738 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-6396fe1e-fc46-46e1-8c45-78185e595be7 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 200 Aug 09 10:51:25.206135 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1175/4653] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:51:25 2026] GET /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 1371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:25.575537 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6bf9677c-1239-4a5f-b4c6-f2005870501e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:25.577457 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bf9677c-1239-4a5f-b4c6-f2005870501e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d Aug 09 10:51:25.577614 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bf9677c-1239-4a5f-b4c6-f2005870501e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:25.577786 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bf9677c-1239-4a5f-b4c6-f2005870501e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:25.583493 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bf9677c-1239-4a5f-b4c6-f2005870501e tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d returned with HTTP 404 Aug 09 10:51:25.583971 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1153/4654] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:25 2026] GET /volume/v3/volumes/bd57d99a-b705-4abc-8a32-0b9e8bf47e2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:25.591958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:25.594090 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:25.594535 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2098017904"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:25.596379 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2098017904'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:25.596518 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume of 1 GB Aug 09 10:51:25.601237 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:25.609175 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Flow 'volume_create_api' (3b016b21-51f7-43e3-b73d-98db3e339814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:25.610607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8848fdc-26db-46c1-8eb3-8d4a82ab39b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:25.611845 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:25.644771 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8848fdc-26db-46c1-8eb3-8d4a82ab39b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:25.645493 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29646695-f69d-4043-830f-c4f492aec2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:25.647349 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-527d7045-8c09-4752-ac4c-88139ef968dd req-f88876a3-7890-486e-86e1-0ce7cc8773e1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:25.649944 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-f88876a3-7890-486e-86e1-0ce7cc8773e1 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:51:25.650264 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-f88876a3-7890-486e-86e1-0ce7cc8773e1 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:25.650559 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-f88876a3-7890-486e-86e1-0ce7cc8773e1 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:25.659245 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:25.659245 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:25.663739 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-527d7045-8c09-4752-ac4c-88139ef968dd req-f88876a3-7890-486e-86e1-0ce7cc8773e1 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:51:25.670688 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-f88876a3-7890-486e-86e1-0ce7cc8773e1 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 200 Aug 09 10:51:25.671287 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1166/4655] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:51:25 2026] GET /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 1371 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:25.682849 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1d3861e-92f2-41e0-97f3-8115333a1f4b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:25.683208 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1d3861e-92f2-41e0-97f3-8115333a1f4b None None] GET https://10.4.3.125/volume// Aug 09 10:51:25.683734 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1d3861e-92f2-41e0-97f3-8115333a1f4b None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:25.683734 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1d3861e-92f2-41e0-97f3-8115333a1f4b None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:25.684089 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1d3861e-92f2-41e0-97f3-8115333a1f4b None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:51:25.684443 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1176/4656] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:51: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 09 10:51:25.689259 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Created reservations ['58e03d97-7370-45ae-9eb6-b5f6ba8e7b90', '2ac322b5-5992-4074-9b69-615491eb6d7a', 'aacf4d3d-d9e9-4ac6-a452-351a61a56f17', 'c6baf83a-389d-43f7-9f67-1fd527b498e1'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:25.689259 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29646695-f69d-4043-830f-c4f492aec2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58e03d97-7370-45ae-9eb6-b5f6ba8e7b90', '2ac322b5-5992-4074-9b69-615491eb6d7a', 'aacf4d3d-d9e9-4ac6-a452-351a61a56f17', 'c6baf83a-389d-43f7-9f67-1fd527b498e1']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:25.689259 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0a0b837-bdd9-45d8-994f-ffc74652885f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:25.691618 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-527d7045-8c09-4752-ac4c-88139ef968dd req-37b0a75b-789f-4199-99ce-69aff5122f77 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:25.693613 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-37b0a75b-789f-4199-99ce-69aff5122f77 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:51:25.693977 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-37b0a75b-789f-4199-99ce-69aff5122f77 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f50e11b0-a342-46c8-ad9f-05b20682306f", "connector": null, "instance_uuid": "be263599-9dc0-4038-9187-b987f65c26f9"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:25.702635 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:25.702635 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:25.716889 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0a0b837-bdd9-45d8-994f-ffc74652885f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f01c1c03-960a-449c-8348-2e0a6eb48c4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2098017904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d49ef7bd6a434898d625b391c31819',qos_specs=None,replication_status=,reservations=['58e03d97-7370-45ae-9eb6-b5f6ba8e7b90','2ac322b5-5992-4074-9b69-615491eb6d7a','aacf4d3d-d9e9-4ac6-a452-351a61a56f17','c6baf83a-389d-43f7-9f67-1fd527b498e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2098017904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f01c1c03-960a-449c-8348-2e0a6eb48c4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83d49ef7bd6a434898d625b391c31819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:25.717834 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4406d5-6a7f-446b-97dd-7114f0358dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:25.725212 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-37b0a75b-789f-4199-99ce-69aff5122f77 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:51:25.725763 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1154/4657] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:51:25 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:25.738267 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4406d5-6a7f-446b-97dd-7114f0358dd8) transitioned into state 'SUCCESS' from state '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-2098017904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d49ef7bd6a434898d625b391c31819',qos_specs=None,replication_status=,reservations=['58e03d97-7370-45ae-9eb6-b5f6ba8e7b90','2ac322b5-5992-4074-9b69-615491eb6d7a','aacf4d3d-d9e9-4ac6-a452-351a61a56f17','c6baf83a-389d-43f7-9f67-1fd527b498e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5c6d5d5e94be181adfe04d7e31aa4',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:25.739167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c805bba-2a75-4f35-857c-787752369140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:25.751581 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c805bba-2a75-4f35-857c-787752369140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:25.752632 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Flow 'volume_create_api' (3b016b21-51f7-43e3-b73d-98db3e339814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:25.752983 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create volume request issued successfully. Aug 09 10:51:25.753702 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4a0c724-31ea-46b1-a756-ec33cccd487a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:25.754354 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1162/4658] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:51:25 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:25.765986 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a557697d-3bc4-46c5-a131-1d2e7b418e9c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:25.768434 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a557697d-3bc4-46c5-a131-1d2e7b418e9c tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a Aug 09 10:51:25.768796 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a557697d-3bc4-46c5-a131-1d2e7b418e9c tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:25.769105 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a557697d-3bc4-46c5-a131-1d2e7b418e9c tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:25.778386 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:25.778386 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:25.782840 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a557697d-3bc4-46c5-a131-1d2e7b418e9c tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:25.790130 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a557697d-3bc4-46c5-a131-1d2e7b418e9c tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a returned with HTTP 200 Aug 09 10:51:25.790630 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1167/4659] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:25 2026] GET /volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:26.747391 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3afca964-f47c-4fbb-aa01-139bb0d8c95c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:26.747836 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3afca964-f47c-4fbb-aa01-139bb0d8c95c None None] GET https://10.4.3.125/volume// Aug 09 10:51:26.748035 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3afca964-f47c-4fbb-aa01-139bb0d8c95c None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:26.748282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3afca964-f47c-4fbb-aa01-139bb0d8c95c None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:26.748678 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3afca964-f47c-4fbb-aa01-139bb0d8c95c None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:51:26.748997 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1177/4660] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10: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 09 10:51:26.761560 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-527d7045-8c09-4752-ac4c-88139ef968dd req-c36a7e3e-1d83-4720-abe6-eb6a472779cf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:26.763650 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-c36a7e3e-1d83-4720-abe6-eb6a472779cf tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:51:26.763864 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-c36a7e3e-1d83-4720-abe6-eb6a472779cf tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:26.764043 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-c36a7e3e-1d83-4720-abe6-eb6a472779cf tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:26.774174 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:26.774174 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:26.777819 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-527d7045-8c09-4752-ac4c-88139ef968dd req-c36a7e3e-1d83-4720-abe6-eb6a472779cf tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:51:26.782973 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-c36a7e3e-1d83-4720-abe6-eb6a472779cf tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 200 Aug 09 10:51:26.783552 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1155/4661] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:51:26 2026] GET /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 1550 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:26.805844 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f2062c2d-2af7-45ff-8bca-ad3b87f1f27a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:26.807895 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2062c2d-2af7-45ff-8bca-ad3b87f1f27a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a Aug 09 10:51:26.808173 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2062c2d-2af7-45ff-8bca-ad3b87f1f27a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:26.808435 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2062c2d-2af7-45ff-8bca-ad3b87f1f27a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:26.817027 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:26.817027 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:26.820830 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2062c2d-2af7-45ff-8bca-ad3b87f1f27a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:26.824558 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2062c2d-2af7-45ff-8bca-ad3b87f1f27a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a returned with HTTP 200 Aug 09 10:51:26.824905 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1163/4662] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:26 2026] GET /volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:26.843228 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-17566365-9c79-447a-a87e-526793ee0dd4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:26.844872 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17566365-9c79-447a-a87e-526793ee0dd4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:51:26.845229 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17566365-9c79-447a-a87e-526793ee0dd4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f01c1c03-960a-449c-8348-2e0a6eb48c4a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1125949588"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:26.853267 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:26.853267 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:26.853590 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-17566365-9c79-447a-a87e-526793ee0dd4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:26.853702 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-17566365-9c79-447a-a87e-526793ee0dd4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Create snapshot from volume f01c1c03-960a-449c-8348-2e0a6eb48c4a Aug 09 10:51:26.880048 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-17566365-9c79-447a-a87e-526793ee0dd4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Created reservations ['c9ef341f-8acf-49a0-9b9b-15bebbad9fc3', '93f3bb13-d45e-4590-9233-346304dc370f', '53c0f186-0a1e-4491-9070-1c1757a86d7e', 'daad5248-34d8-4aa3-a797-b7893fa09dd4'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:26.919998 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-17566365-9c79-447a-a87e-526793ee0dd4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot create request issued successfully. Aug 09 10:51:26.920597 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17566365-9c79-447a-a87e-526793ee0dd4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:51:26.921138 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1168/4663] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:51:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:26.923399 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-527d7045-8c09-4752-ac4c-88139ef968dd req-943ae384-2088-48b9-8112-3d9d134724bb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:26.927219 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-943ae384-2088-48b9-8112-3d9d134724bb tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] PUT https://10.4.3.125/volume/v3/attachments/b02c3093-00ce-4272-93e0-e38256f52cc3 Aug 09 10:51:26.928434 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-943ae384-2088-48b9-8112-3d9d134724bb tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:26.931856 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-256b71ae-8048-46b7-b455-c3e22e5531c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:26.934499 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-256b71ae-8048-46b7-b455-c3e22e5531c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 Aug 09 10:51:26.934775 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-256b71ae-8048-46b7-b455-c3e22e5531c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:26.935037 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-256b71ae-8048-46b7-b455-c3e22e5531c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:26.941446 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:26.941446 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:26.941907 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-256b71ae-8048-46b7-b455-c3e22e5531c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:26.942910 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-256b71ae-8048-46b7-b455-c3e22e5531c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 returned with HTTP 200 Aug 09 10:51:26.943076 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-527d7045-8c09-4752-ac4c-88139ef968dd req-943ae384-2088-48b9-8112-3d9d134724bb tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Acquiring lock "cinder-attachment_update-f50e11b0-a342-46c8-ad9f-05b20682306f-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:51:26.943478 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1156/4664] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:26 2026] GET /volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:26.951375 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-527d7045-8c09-4752-ac4c-88139ef968dd req-943ae384-2088-48b9-8112-3d9d134724bb tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Lock "cinder-attachment_update-f50e11b0-a342-46c8-ad9f-05b20682306f-np0000006833" acquired by "attachment_update" :: waited 0.009s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:51:26.952750 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:26.952750 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:27.037524 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-527d7045-8c09-4752-ac4c-88139ef968dd req-943ae384-2088-48b9-8112-3d9d134724bb tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Lock "cinder-attachment_update-f50e11b0-a342-46c8-ad9f-05b20682306f-np0000006833" released by "attachment_update" :: held 0.086s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:51:27.037963 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-943ae384-2088-48b9-8112-3d9d134724bb tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments/b02c3093-00ce-4272-93e0-e38256f52cc3 returned with HTTP 200 Aug 09 10:51:27.039427 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1178/4665] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:51:26 2026] PUT /volume/v3/attachments/b02c3093-00ce-4272-93e0-e38256f52cc3 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:27.071466 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-527d7045-8c09-4752-ac4c-88139ef968dd req-e60333c5-c0d4-45af-b1eb-1fb99ad18253 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:27.073782 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-e60333c5-c0d4-45af-b1eb-1fb99ad18253 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/attachments/b02c3093-00ce-4272-93e0-e38256f52cc3/action Aug 09 10:51:27.074230 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-e60333c5-c0d4-45af-b1eb-1fb99ad18253 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:51:27.074408 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-e60333c5-c0d4-45af-b1eb-1fb99ad18253 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:27.091207 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:27.091207 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:27.102680 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-527d7045-8c09-4752-ac4c-88139ef968dd req-e60333c5-c0d4-45af-b1eb-1fb99ad18253 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments/b02c3093-00ce-4272-93e0-e38256f52cc3/action returned with HTTP 204 Aug 09 10:51:27.103304 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1164/4666] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:51:27 2026] POST /volume/v3/attachments/b02c3093-00ce-4272-93e0-e38256f52cc3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:27.221566 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-eafab64c-629d-4347-acd3-4b16b163f062 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:27.224484 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-eafab64c-629d-4347-acd3-4b16b163f062 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] DELETE https://10.4.3.125/volume/v3/attachments/a1da52b5-ce5e-4105-b7c2-c614cf2af1c1 Aug 09 10:51:27.224725 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-eafab64c-629d-4347-acd3-4b16b163f062 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:27.225007 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-eafab64c-629d-4347-acd3-4b16b163f062 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:27.234763 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:27.234763 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:27.280491 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-eafab64c-629d-4347-acd3-4b16b163f062 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/attachments/a1da52b5-ce5e-4105-b7c2-c614cf2af1c1 returned with HTTP 200 Aug 09 10:51:27.280867 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1169/4667] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:51:27 2026] DELETE /volume/v3/attachments/a1da52b5-ce5e-4105-b7c2-c614cf2af1c1 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:27.298234 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-51a52227-12b5-4691-8378-721e7936cd08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:27.300286 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-51a52227-12b5-4691-8378-721e7936cd08 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] DELETE https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb Aug 09 10:51:27.300463 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-51a52227-12b5-4691-8378-721e7936cd08 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:27.300668 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-51a52227-12b5-4691-8378-721e7936cd08 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:27.300857 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-51a52227-12b5-4691-8378-721e7936cd08 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Delete volume with id: 88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb Aug 09 10:51:27.314198 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:27.314198 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:27.314715 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-51a52227-12b5-4691-8378-721e7936cd08 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Volume info retrieved successfully. Aug 09 10:51:27.339688 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-51a52227-12b5-4691-8378-721e7936cd08 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] Delete volume request issued successfully. Aug 09 10:51:27.339936 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3cd6281b-0d54-4dbb-a8aa-e4bb34246479 req-51a52227-12b5-4691-8378-721e7936cd08 tempest-TestShelveInstance-725400737 tempest-TestShelveInstance-725400737-project-member] https://10.4.3.125/volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb returned with HTTP 202 Aug 09 10:51:27.340437 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1157/4668] 10.4.3.125 () {70 vars in 1620 bytes} [Sun Aug 9 10:51:27 2026] DELETE /volume/v3/volumes/88a5b6f4-bdcd-4e79-ad6c-08109e0f00cb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:27.954295 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cae23cae-d5b2-4503-8c64-45cfd1b84847 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:27.956632 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cae23cae-d5b2-4503-8c64-45cfd1b84847 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 Aug 09 10:51:27.956870 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cae23cae-d5b2-4503-8c64-45cfd1b84847 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:27.957068 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cae23cae-d5b2-4503-8c64-45cfd1b84847 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:27.962357 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:27.962357 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:27.962780 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cae23cae-d5b2-4503-8c64-45cfd1b84847 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:27.963653 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cae23cae-d5b2-4503-8c64-45cfd1b84847 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 returned with HTTP 200 Aug 09 10:51:27.964163 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1179/4669] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:27 2026] GET /volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:27.975000 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd211599-4437-4c26-b3cd-64e780b021c4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:27.976720 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd211599-4437-4c26-b3cd-64e780b021c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] POST https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237/action Aug 09 10:51:27.977038 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd211599-4437-4c26-b3cd-64e780b021c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:51:27.977152 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd211599-4437-4c26-b3cd-64e780b021c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:27.978426 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.snapshot_unmanage [None req-cd211599-4437-4c26-b3cd-64e780b021c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Unmanage snapshot with id: 4a902850-33ee-46fd-b61d-6d6e3e2c2237 Aug 09 10:51:27.985640 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:27.985640 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:27.985640 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cd211599-4437-4c26-b3cd-64e780b021c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Snapshot retrieved successfully. Aug 09 10:51:27.985640 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-cd211599-4437-4c26-b3cd-64e780b021c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '59ec40ebe9f04a9cad4781382c5bd3dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83d49ef7bd6a434898d625b391c31819', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:27.985640 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd211599-4437-4c26-b3cd-64e780b021c4 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-reader] https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237/action returned with HTTP 403 Aug 09 10:51:27.986161 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1165/4670] 10.4.3.125 () {68 vars in 1396 bytes} [Sun Aug 9 10:51:27 2026] POST /volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:27.992562 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-03f1c489-b079-4287-b1c2-e020a64246c5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:27.994091 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03f1c489-b079-4287-b1c2-e020a64246c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] DELETE https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 Aug 09 10:51:27.994297 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03f1c489-b079-4287-b1c2-e020a64246c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:27.994495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03f1c489-b079-4287-b1c2-e020a64246c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:27.994593 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-03f1c489-b079-4287-b1c2-e020a64246c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete snapshot with id: 4a902850-33ee-46fd-b61d-6d6e3e2c2237 Aug 09 10:51:27.998824 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:27.998824 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:27.999059 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-03f1c489-b079-4287-b1c2-e020a64246c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:28.015629 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-03f1c489-b079-4287-b1c2-e020a64246c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot delete request issued successfully. Aug 09 10:51:28.015629 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03f1c489-b079-4287-b1c2-e020a64246c5 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 returned with HTTP 202 Aug 09 10:51:28.015629 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1170/4671] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:51:27 2026] DELETE /volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:28.023662 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-127454d3-ce5b-4813-abf8-0d4f14ebc35a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:28.025911 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-127454d3-ce5b-4813-abf8-0d4f14ebc35a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 Aug 09 10:51:28.025911 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-127454d3-ce5b-4813-abf8-0d4f14ebc35a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:28.026347 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-127454d3-ce5b-4813-abf8-0d4f14ebc35a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:28.034337 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:28.034337 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:28.035593 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-127454d3-ce5b-4813-abf8-0d4f14ebc35a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Snapshot retrieved successfully. Aug 09 10:51:28.037691 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-127454d3-ce5b-4813-abf8-0d4f14ebc35a tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 returned with HTTP 200 Aug 09 10:51:28.038240 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1158/4672] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:28 2026] GET /volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:29.046212 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e8adb133-f2f4-4d08-9d3b-15f37fed9bab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:29.047805 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8adb133-f2f4-4d08-9d3b-15f37fed9bab tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 Aug 09 10:51:29.047968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8adb133-f2f4-4d08-9d3b-15f37fed9bab tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:29.048137 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8adb133-f2f4-4d08-9d3b-15f37fed9bab tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:29.052363 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8adb133-f2f4-4d08-9d3b-15f37fed9bab tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 returned with HTTP 404 Aug 09 10:51:29.052758 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1180/4673] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:29 2026] GET /volume/v3/snapshots/4a902850-33ee-46fd-b61d-6d6e3e2c2237 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:29.058923 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c6ca9e6c-efa9-4e7b-b9ed-d627395b683d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:29.060506 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6ca9e6c-efa9-4e7b-b9ed-d627395b683d tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a Aug 09 10:51:29.060685 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6ca9e6c-efa9-4e7b-b9ed-d627395b683d tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:29.060850 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6ca9e6c-efa9-4e7b-b9ed-d627395b683d tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:29.061015 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-c6ca9e6c-efa9-4e7b-b9ed-d627395b683d tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete volume with id: f01c1c03-960a-449c-8348-2e0a6eb48c4a Aug 09 10:51:29.067289 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:29.067289 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:29.067556 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c6ca9e6c-efa9-4e7b-b9ed-d627395b683d tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:29.086319 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c6ca9e6c-efa9-4e7b-b9ed-d627395b683d tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Delete volume request issued successfully. Aug 09 10:51:29.086507 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6ca9e6c-efa9-4e7b-b9ed-d627395b683d tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a returned with HTTP 202 Aug 09 10:51:29.086885 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1166/4674] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:29 2026] DELETE /volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:29.092577 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-57112bc5-6f8c-496b-ace3-a479978089fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:29.094445 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-57112bc5-6f8c-496b-ace3-a479978089fc tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a Aug 09 10:51:29.094653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-57112bc5-6f8c-496b-ace3-a479978089fc tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:29.094859 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-57112bc5-6f8c-496b-ace3-a479978089fc tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:29.100961 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:29.100961 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:29.104069 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-57112bc5-6f8c-496b-ace3-a479978089fc tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Volume info retrieved successfully. Aug 09 10:51:29.107735 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-57112bc5-6f8c-496b-ace3-a479978089fc tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a returned with HTTP 200 Aug 09 10:51:29.108304 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1171/4675] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:29 2026] GET /volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:30.119235 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-16fd2e0f-289a-44a5-a8ea-084819a63be0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:30.120991 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16fd2e0f-289a-44a5-a8ea-084819a63be0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] GET https://10.4.3.125/volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a Aug 09 10:51:30.121225 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16fd2e0f-289a-44a5-a8ea-084819a63be0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:30.121410 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16fd2e0f-289a-44a5-a8ea-084819a63be0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:30.126452 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16fd2e0f-289a-44a5-a8ea-084819a63be0 tempest-ProjectReaderTests-1240723453 tempest-ProjectReaderTests-1240723453-project-admin] https://10.4.3.125/volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a returned with HTTP 404 Aug 09 10:51:30.126873 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1159/4676] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:30 2026] GET /volume/v3/volumes/f01c1c03-960a-449c-8348-2e0a6eb48c4a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:31.551556 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d5b3841f-5105-48c5-ae3b-119d2244c480 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.656251 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5b3841f-5105-48c5-ae3b-119d2244c480 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:51:31.656724 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5b3841f-5105-48c5-ae3b-119d2244c480 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1851194429", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.676458 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5b3841f-5105-48c5-ae3b-119d2244c480 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:51:31.676824 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1181/4677] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:51:31 2026] POST /volume/v3/types => generated 380 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:31.684619 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7f5953a7-929e-43f6-ace2-3216d5829faf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.686229 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f5953a7-929e-43f6-ace2-3216d5829faf tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] POST https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption Aug 09 10:51:31.686529 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f5953a7-929e-43f6-ace2-3216d5829faf tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.702438 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f5953a7-929e-43f6-ace2-3216d5829faf tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption returned with HTTP 200 Aug 09 10:51:31.702788 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1167/4678] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:51:31 2026] POST /volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:31.713328 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d77a8148-0c1e-49c9-86e9-f401b4002c06 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.715029 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d77a8148-0c1e-49c9-86e9-f401b4002c06 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:51:31.715454 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d77a8148-0c1e-49c9-86e9-f401b4002c06 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2110063044", "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=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.731659 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d77a8148-0c1e-49c9-86e9-f401b4002c06 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:51:31.732046 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1172/4679] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:51:31 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:31.740429 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-465d0a94-3b41-4121-8868-fd2b3479ca80 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.797081 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-465d0a94-3b41-4121-8868-fd2b3479ca80 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] POST https://10.4.3.125/volume/v3/types/91232057-f317-4f60-afb7-aa9042d80c7a/encryption Aug 09 10:51:31.797540 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-465d0a94-3b41-4121-8868-fd2b3479ca80 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.799969 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-465d0a94-3b41-4121-8868-fd2b3479ca80 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:31.800217 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-465d0a94-3b41-4121-8868-fd2b3479ca80 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/91232057-f317-4f60-afb7-aa9042d80c7a/encryption returned with HTTP 403 Aug 09 10:51:31.800744 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1160/4680] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:51:31 2026] POST /volume/v3/types/91232057-f317-4f60-afb7-aa9042d80c7a/encryption => generated 127 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:31.808278 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e9fb8631-2965-4955-8044-dab99780e4a6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.809971 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9fb8631-2965-4955-8044-dab99780e4a6 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:51:31.810387 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e9fb8631-2965-4955-8044-dab99780e4a6 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-228075575", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.826594 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9fb8631-2965-4955-8044-dab99780e4a6 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:51:31.826947 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1182/4681] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:51:31 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:31.834511 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bed6b5e0-ac4a-4b79-8a2a-dc7d1eadf3e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.836389 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bed6b5e0-ac4a-4b79-8a2a-dc7d1eadf3e7 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] POST https://10.4.3.125/volume/v3/types/c2e0585d-833b-4ac8-8ef0-26c6be414c9c/extra_specs Aug 09 10:51:31.836694 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bed6b5e0-ac4a-4b79-8a2a-dc7d1eadf3e7 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.838449 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-bed6b5e0-ac4a-4b79-8a2a-dc7d1eadf3e7 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:31.838626 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bed6b5e0-ac4a-4b79-8a2a-dc7d1eadf3e7 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/c2e0585d-833b-4ac8-8ef0-26c6be414c9c/extra_specs returned with HTTP 403 Aug 09 10:51:31.839014 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1168/4682] 10.4.3.125 () {68 vars in 1399 bytes} [Sun Aug 9 10:51:31 2026] POST /volume/v3/types/c2e0585d-833b-4ac8-8ef0-26c6be414c9c/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:31.845390 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e2f8326-2a1a-4f7f-b7fd-140bf2c9f30e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.847068 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e2f8326-2a1a-4f7f-b7fd-140bf2c9f30e tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] PUT https://10.4.3.125/volume/v3/types/c2e0585d-833b-4ac8-8ef0-26c6be414c9c/extra_specs/key2 Aug 09 10:51:31.847436 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e2f8326-2a1a-4f7f-b7fd-140bf2c9f30e tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.849256 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-7e2f8326-2a1a-4f7f-b7fd-140bf2c9f30e tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:31.849431 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e2f8326-2a1a-4f7f-b7fd-140bf2c9f30e tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/c2e0585d-833b-4ac8-8ef0-26c6be414c9c/extra_specs/key2 returned with HTTP 403 Aug 09 10:51:31.849847 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1173/4683] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:51:31 2026] PUT /volume/v3/types/c2e0585d-833b-4ac8-8ef0-26c6be414c9c/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:31.856322 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fcd55477-1444-4a98-a31e-b7534344ae29 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.857835 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fcd55477-1444-4a98-a31e-b7534344ae29 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] POST https://10.4.3.125/volume/v3/types Aug 09 10:51:31.859521 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fcd55477-1444-4a98-a31e-b7534344ae29 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.860128 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-fcd55477-1444-4a98-a31e-b7534344ae29 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:31.860313 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fcd55477-1444-4a98-a31e-b7534344ae29 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types returned with HTTP 403 Aug 09 10:51:31.860676 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1161/4684] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:51:31 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:31.866762 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-31bdad9c-10a8-484a-95b2-977b7d85f8ec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.868556 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-31bdad9c-10a8-484a-95b2-977b7d85f8ec tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:51:31.868895 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-31bdad9c-10a8-484a-95b2-977b7d85f8ec tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-785347205", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.883899 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-31bdad9c-10a8-484a-95b2-977b7d85f8ec tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:51:31.884366 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1183/4685] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:51:31 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:31.892048 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a77f1eb7-7943-448b-9909-cbbec21b1e3b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.893852 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a77f1eb7-7943-448b-9909-cbbec21b1e3b tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] POST https://10.4.3.125/volume/v3/types/6d8a645c-4bc5-421c-8941-efa0bde3da76/encryption Aug 09 10:51:31.894249 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a77f1eb7-7943-448b-9909-cbbec21b1e3b tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.908464 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a77f1eb7-7943-448b-9909-cbbec21b1e3b tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types/6d8a645c-4bc5-421c-8941-efa0bde3da76/encryption returned with HTTP 200 Aug 09 10:51:31.908863 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1169/4686] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:51:31 2026] POST /volume/v3/types/6d8a645c-4bc5-421c-8941-efa0bde3da76/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:31.916858 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e112dca6-228b-4ef1-aaf6-f2fb99def882 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.918712 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e112dca6-228b-4ef1-aaf6-f2fb99def882 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] DELETE https://10.4.3.125/volume/v3/types/6d8a645c-4bc5-421c-8941-efa0bde3da76/encryption/34552bee-9ffd-4696-92c4-98cc8383e3c5 Aug 09 10:51:31.918870 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e112dca6-228b-4ef1-aaf6-f2fb99def882 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:31.919048 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e112dca6-228b-4ef1-aaf6-f2fb99def882 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:31.919710 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-e112dca6-228b-4ef1-aaf6-f2fb99def882 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:31.919832 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e112dca6-228b-4ef1-aaf6-f2fb99def882 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/6d8a645c-4bc5-421c-8941-efa0bde3da76/encryption/34552bee-9ffd-4696-92c4-98cc8383e3c5 returned with HTTP 403 Aug 09 10:51:31.920258 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1174/4687] 10.4.3.125 () {66 vars in 1489 bytes} [Sun Aug 9 10:51:31 2026] DELETE /volume/v3/types/6d8a645c-4bc5-421c-8941-efa0bde3da76/encryption/34552bee-9ffd-4696-92c4-98cc8383e3c5 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:31.927070 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c921eac7-9e1e-4622-b3e3-e8a1a23f3442 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.928622 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c921eac7-9e1e-4622-b3e3-e8a1a23f3442 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:51:31.928947 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c921eac7-9e1e-4622-b3e3-e8a1a23f3442 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-837702507", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.949465 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c921eac7-9e1e-4622-b3e3-e8a1a23f3442 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:51:31.949793 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1162/4688] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:51:31 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 09 10:51:31.959019 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3f38cae1-df6c-4efc-a1f0-557183230655 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.960749 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3f38cae1-df6c-4efc-a1f0-557183230655 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] DELETE https://10.4.3.125/volume/v3/types/75370e97-693e-4318-896b-340c7356151c/extra_specs/key1 Aug 09 10:51:31.960924 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3f38cae1-df6c-4efc-a1f0-557183230655 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:31.961093 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3f38cae1-df6c-4efc-a1f0-557183230655 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:31.966704 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-3f38cae1-df6c-4efc-a1f0-557183230655 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:31.967060 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3f38cae1-df6c-4efc-a1f0-557183230655 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/75370e97-693e-4318-896b-340c7356151c/extra_specs/key1 returned with HTTP 403 Aug 09 10:51:31.967721 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1184/4689] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:51:31 2026] DELETE /volume/v3/types/75370e97-693e-4318-896b-340c7356151c/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:31.975552 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0524198a-d0f7-4b27-a0b4-e44538593ddf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:31.977846 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0524198a-d0f7-4b27-a0b4-e44538593ddf tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:51:31.978201 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0524198a-d0f7-4b27-a0b4-e44538593ddf tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1148982230", "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=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:31.992511 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0524198a-d0f7-4b27-a0b4-e44538593ddf tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:51:31.992860 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1170/4690] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:51:31 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:32.001946 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9c2f5623-bf1c-4114-b095-1fa7393f82aa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.004059 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c2f5623-bf1c-4114-b095-1fa7393f82aa tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] DELETE https://10.4.3.125/volume/v3/types/4cf7f436-1a7a-4534-bee5-ea3b08978e2d Aug 09 10:51:32.004352 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c2f5623-bf1c-4114-b095-1fa7393f82aa tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.004599 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c2f5623-bf1c-4114-b095-1fa7393f82aa tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.005200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-9c2f5623-bf1c-4114-b095-1fa7393f82aa tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:32.005415 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c2f5623-bf1c-4114-b095-1fa7393f82aa tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/4cf7f436-1a7a-4534-bee5-ea3b08978e2d returned with HTTP 403 Aug 09 10:51:32.005827 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1175/4691] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:51:32 2026] DELETE /volume/v3/types/4cf7f436-1a7a-4534-bee5-ea3b08978e2d => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:32.013280 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-487ac4a8-7e58-4e1a-ba09-d3bdca3ec3d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.014991 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-487ac4a8-7e58-4e1a-ba09-d3bdca3ec3d0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] GET https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs Aug 09 10:51:32.015196 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-487ac4a8-7e58-4e1a-ba09-d3bdca3ec3d0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.015377 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-487ac4a8-7e58-4e1a-ba09-d3bdca3ec3d0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.021986 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-487ac4a8-7e58-4e1a-ba09-d3bdca3ec3d0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs returned with HTTP 200 Aug 09 10:51:32.022366 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1163/4692] 10.4.3.125 () {66 vars in 1378 bytes} [Sun Aug 9 10:51:32 2026] GET /volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:32.030684 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f5b5edb0-a285-4a65-8976-e914f0354479 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.032708 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5b5edb0-a285-4a65-8976-e914f0354479 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] GET https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption/cipher Aug 09 10:51:32.032931 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5b5edb0-a285-4a65-8976-e914f0354479 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.033208 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5b5edb0-a285-4a65-8976-e914f0354479 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.033783 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-f5b5edb0-a285-4a65-8976-e914f0354479 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:32.033935 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5b5edb0-a285-4a65-8976-e914f0354479 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption/cipher returned with HTTP 403 Aug 09 10:51:32.034342 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1185/4693] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:51:32 2026] GET /volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:32.041667 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-22ed9055-6586-4ea4-9e34-a1576d7684be None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.043616 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22ed9055-6586-4ea4-9e34-a1576d7684be tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] GET https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption Aug 09 10:51:32.043779 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22ed9055-6586-4ea4-9e34-a1576d7684be tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.043952 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22ed9055-6586-4ea4-9e34-a1576d7684be tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.044505 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-22ed9055-6586-4ea4-9e34-a1576d7684be tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:32.044662 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22ed9055-6586-4ea4-9e34-a1576d7684be tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption returned with HTTP 403 Aug 09 10:51:32.045024 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1171/4694] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:51:32 2026] GET /volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:32.052003 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7b9d14ed-27d5-4396-a7f8-73134d741c27 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.053885 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b9d14ed-27d5-4396-a7f8-73134d741c27 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] GET https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs/multiattach Aug 09 10:51:32.054169 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b9d14ed-27d5-4396-a7f8-73134d741c27 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.054416 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b9d14ed-27d5-4396-a7f8-73134d741c27 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.061522 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b9d14ed-27d5-4396-a7f8-73134d741c27 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs/multiattach returned with HTTP 200 Aug 09 10:51:32.062035 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1176/4695] 10.4.3.125 () {66 vars in 1414 bytes} [Sun Aug 9 10:51:32 2026] GET /volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:51:32.069059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-78d7446a-f052-48e2-b56f-a98ce046e08d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.070982 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78d7446a-f052-48e2-b56f-a98ce046e08d tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] GET https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs/volume_backend_name Aug 09 10:51:32.071242 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78d7446a-f052-48e2-b56f-a98ce046e08d tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.071450 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78d7446a-f052-48e2-b56f-a98ce046e08d tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.078263 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78d7446a-f052-48e2-b56f-a98ce046e08d tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs/volume_backend_name returned with HTTP 404 Aug 09 10:51:32.078700 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1164/4696] 10.4.3.125 () {66 vars in 1438 bytes} [Sun Aug 9 10:51:32 2026] GET /volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:32.086697 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f2e5a8a7-8628-43b6-8f6d-a0447c35a31b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.088307 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f2e5a8a7-8628-43b6-8f6d-a0447c35a31b tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] PUT https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption/f285a5f7-b1ea-4e55-81e4-b2a0691dd973 Aug 09 10:51:32.088609 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f2e5a8a7-8628-43b6-8f6d-a0447c35a31b tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:32.090597 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-f2e5a8a7-8628-43b6-8f6d-a0447c35a31b tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:32.090753 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f2e5a8a7-8628-43b6-8f6d-a0447c35a31b tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption/f285a5f7-b1ea-4e55-81e4-b2a0691dd973 returned with HTTP 403 Aug 09 10:51:32.091146 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1186/4697] 10.4.3.125 () {68 vars in 1506 bytes} [Sun Aug 9 10:51:32 2026] PUT /volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/encryption/f285a5f7-b1ea-4e55-81e4-b2a0691dd973 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:32.099055 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b6856797-f43b-43c2-bb5d-e741b9c709a0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.101603 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6856797-f43b-43c2-bb5d-e741b9c709a0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] PUT https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs/key1 Aug 09 10:51:32.102093 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6856797-f43b-43c2-bb5d-e741b9c709a0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:32.104135 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-b6856797-f43b-43c2-bb5d-e741b9c709a0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:32.104414 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6856797-f43b-43c2-bb5d-e741b9c709a0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs/key1 returned with HTTP 403 Aug 09 10:51:32.104990 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1172/4698] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:51:32 2026] PUT /volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:32.112042 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a4a833ae-f0c2-4915-b151-f67eae8e9def None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.113720 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4a833ae-f0c2-4915-b151-f67eae8e9def tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] PUT https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9 Aug 09 10:51:32.114086 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4a833ae-f0c2-4915-b151-f67eae8e9def tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:32.115785 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-a4a833ae-f0c2-4915-b151-f67eae8e9def tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '298deb07b0cf435492accbd9e9519129', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f95cb24d48e4f68be26453da4c22340', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:51:32.115976 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4a833ae-f0c2-4915-b151-f67eae8e9def tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-reader] https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9 returned with HTTP 403 Aug 09 10:51:32.116358 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1177/4699] 10.4.3.125 () {68 vars in 1362 bytes} [Sun Aug 9 10:51:32 2026] PUT /volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:32.122986 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c76987e8-b26f-49d0-b3a6-6358390b0b63 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.125046 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c76987e8-b26f-49d0-b3a6-6358390b0b63 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] DELETE https://10.4.3.125/volume/v3/types/4cf7f436-1a7a-4534-bee5-ea3b08978e2d Aug 09 10:51:32.125046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c76987e8-b26f-49d0-b3a6-6358390b0b63 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.125151 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c76987e8-b26f-49d0-b3a6-6358390b0b63 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.146892 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c76987e8-b26f-49d0-b3a6-6358390b0b63 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types/4cf7f436-1a7a-4534-bee5-ea3b08978e2d returned with HTTP 202 Aug 09 10:51:32.147278 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1165/4700] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:51:32 2026] DELETE /volume/v3/types/4cf7f436-1a7a-4534-bee5-ea3b08978e2d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:32.155656 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bfe5d738-fa7a-4eee-ba51-7b60ca5888b4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.157046 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bfe5d738-fa7a-4eee-ba51-7b60ca5888b4 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] DELETE https://10.4.3.125/volume/v3/types/75370e97-693e-4318-896b-340c7356151c Aug 09 10:51:32.157302 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bfe5d738-fa7a-4eee-ba51-7b60ca5888b4 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.157518 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bfe5d738-fa7a-4eee-ba51-7b60ca5888b4 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.178744 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bfe5d738-fa7a-4eee-ba51-7b60ca5888b4 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types/75370e97-693e-4318-896b-340c7356151c returned with HTTP 202 Aug 09 10:51:32.179169 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1187/4701] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:51:32 2026] DELETE /volume/v3/types/75370e97-693e-4318-896b-340c7356151c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:32.185871 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4e24c958-a3b6-49a7-8b1e-1320059a6d28 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.187351 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4e24c958-a3b6-49a7-8b1e-1320059a6d28 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] DELETE https://10.4.3.125/volume/v3/types/6d8a645c-4bc5-421c-8941-efa0bde3da76 Aug 09 10:51:32.187510 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4e24c958-a3b6-49a7-8b1e-1320059a6d28 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.187681 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4e24c958-a3b6-49a7-8b1e-1320059a6d28 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.208938 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4e24c958-a3b6-49a7-8b1e-1320059a6d28 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types/6d8a645c-4bc5-421c-8941-efa0bde3da76 returned with HTTP 202 Aug 09 10:51:32.209365 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1173/4702] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:51:32 2026] DELETE /volume/v3/types/6d8a645c-4bc5-421c-8941-efa0bde3da76 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:32.217017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-97ea39cf-e514-47b0-8a9f-e72783885c2e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.218738 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-97ea39cf-e514-47b0-8a9f-e72783885c2e tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] DELETE https://10.4.3.125/volume/v3/types/c2e0585d-833b-4ac8-8ef0-26c6be414c9c Aug 09 10:51:32.218899 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-97ea39cf-e514-47b0-8a9f-e72783885c2e tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.219599 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-97ea39cf-e514-47b0-8a9f-e72783885c2e tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.242016 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-97ea39cf-e514-47b0-8a9f-e72783885c2e tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types/c2e0585d-833b-4ac8-8ef0-26c6be414c9c returned with HTTP 202 Aug 09 10:51:32.242450 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1178/4703] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:51:32 2026] DELETE /volume/v3/types/c2e0585d-833b-4ac8-8ef0-26c6be414c9c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:32.250010 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-adcf5132-3fa1-4476-b3c9-a762465f08b0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.251749 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adcf5132-3fa1-4476-b3c9-a762465f08b0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] DELETE https://10.4.3.125/volume/v3/types/91232057-f317-4f60-afb7-aa9042d80c7a Aug 09 10:51:32.251953 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adcf5132-3fa1-4476-b3c9-a762465f08b0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.252157 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adcf5132-3fa1-4476-b3c9-a762465f08b0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.272105 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adcf5132-3fa1-4476-b3c9-a762465f08b0 tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types/91232057-f317-4f60-afb7-aa9042d80c7a returned with HTTP 202 Aug 09 10:51:32.272463 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1166/4704] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:51:32 2026] DELETE /volume/v3/types/91232057-f317-4f60-afb7-aa9042d80c7a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:32.279890 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0b537e3e-578d-46e8-8302-98087a315b5d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:32.281521 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0b537e3e-578d-46e8-8302-98087a315b5d tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] DELETE https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9 Aug 09 10:51:32.281720 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0b537e3e-578d-46e8-8302-98087a315b5d tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:32.281879 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0b537e3e-578d-46e8-8302-98087a315b5d tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:32.301249 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0b537e3e-578d-46e8-8302-98087a315b5d tempest-VolumeTypesReaderTests-1282138801 tempest-VolumeTypesReaderTests-1282138801-project-admin] https://10.4.3.125/volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9 returned with HTTP 202 Aug 09 10:51:32.301512 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1188/4705] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:51:32 2026] DELETE /volume/v3/types/d271f846-823b-4a81-8a75-56a1d58541e9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:34.053304 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:34.139574 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:34.139884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1807241931"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:34.141145 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1807241931'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:34.141283 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume of 1 GB Aug 09 10:51:34.144576 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:34.149831 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Flow 'volume_create_api' (8af014cd-949a-438f-867c-0c6b7266e0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:34.150693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a9bac9-2ab5-48ea-8ad2-50600e3b1b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:34.151416 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:34.174085 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a9bac9-2ab5-48ea-8ad2-50600e3b1b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:34.174805 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19a1d040-3d90-4e0d-8257-a6157d04c04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:34.232031 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Created reservations ['357c4df5-2975-4b41-b7b9-e1ce5c10f46a', '21dee1a1-b8bc-484e-bd7a-c644d596f031', '3bd5a894-ef65-4d56-b6d2-a039671ff470', 'dfc477a0-3dcc-4dd0-9e78-f3707fbe64e4'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:34.232836 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19a1d040-3d90-4e0d-8257-a6157d04c04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['357c4df5-2975-4b41-b7b9-e1ce5c10f46a', '21dee1a1-b8bc-484e-bd7a-c644d596f031', '3bd5a894-ef65-4d56-b6d2-a039671ff470', 'dfc477a0-3dcc-4dd0-9e78-f3707fbe64e4']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:34.233576 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006dc4e5-9d7f-440a-b159-98dded56674f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:34.256107 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006dc4e5-9d7f-440a-b159-98dded56674f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea8e535-bbd3-4687-9e58-dc2309729a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1807241931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12690c6079114610a7f96cb14b7cd37c',qos_specs=None,replication_status=,reservations=['357c4df5-2975-4b41-b7b9-e1ce5c10f46a','21dee1a1-b8bc-484e-bd7a-c644d596f031','3bd5a894-ef65-4d56-b6d2-a039671ff470','dfc477a0-3dcc-4dd0-9e78-f3707fbe64e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1807241931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aea8e535-bbd3-4687-9e58-dc2309729a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12690c6079114610a7f96cb14b7cd37c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:34.257445 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6394e7d3-6c90-4f02-8d1a-193073458dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:34.280536 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6394e7d3-6c90-4f02-8d1a-193073458dd9) transitioned into state 'SUCCESS' from state '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-1807241931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12690c6079114610a7f96cb14b7cd37c',qos_specs=None,replication_status=,reservations=['357c4df5-2975-4b41-b7b9-e1ce5c10f46a','21dee1a1-b8bc-484e-bd7a-c644d596f031','3bd5a894-ef65-4d56-b6d2-a039671ff470','dfc477a0-3dcc-4dd0-9e78-f3707fbe64e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:34.281631 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f300bfb-50dc-4c03-9a5f-080429bcf5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:34.298668 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f300bfb-50dc-4c03-9a5f-080429bcf5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:34.299525 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Flow 'volume_create_api' (8af014cd-949a-438f-867c-0c6b7266e0a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:34.299869 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume request issued successfully. Aug 09 10:51:34.300623 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ba8fe6a-f50d-4dfe-a0ae-cf00090a68fb tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:34.301099 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1174/4706] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:51:34 2026] POST /volume/v3/volumes => generated 778 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:34.313572 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e0b8b14d-c027-49d4-a11b-cf41a79e02ed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:34.316443 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0b8b14d-c027-49d4-a11b-cf41a79e02ed tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a Aug 09 10:51:34.316443 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0b8b14d-c027-49d4-a11b-cf41a79e02ed tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:34.316443 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0b8b14d-c027-49d4-a11b-cf41a79e02ed tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:34.324167 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:34.324167 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:34.326656 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e0b8b14d-c027-49d4-a11b-cf41a79e02ed tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:34.330893 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0b8b14d-c027-49d4-a11b-cf41a79e02ed tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a returned with HTTP 200 Aug 09 10:51:34.331468 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1179/4707] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:34 2026] GET /volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:34.794438 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:34.876374 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:34.876713 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-886379745"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:34.878122 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-886379745'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:34.878278 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume of 1 GB Aug 09 10:51:34.882921 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Availability Zones retrieved successfully. Aug 09 10:51:34.888207 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (f27d78c7-5f10-4308-b06a-9ecba5347a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:34.889315 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33eb3c69-c861-4f63-b1c5-0327e23b7c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:34.890226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:34.913643 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33eb3c69-c861-4f63-b1c5-0327e23b7c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:34.914415 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd6aec0-66f4-464a-bc71-bf4c1316ef5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:34.974696 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Created reservations ['010ac7f7-9cc6-424b-a5dc-9a415733f973', 'a68ef8bd-ab7d-408b-a0e7-4f8e998aaf82', '51061684-d6d8-4d46-a1a1-ed08f3c44c9e', '9593ceb8-9bf4-4ab8-8b8f-d77df7f097d1'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:34.975830 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd6aec0-66f4-464a-bc71-bf4c1316ef5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['010ac7f7-9cc6-424b-a5dc-9a415733f973', 'a68ef8bd-ab7d-408b-a0e7-4f8e998aaf82', '51061684-d6d8-4d46-a1a1-ed08f3c44c9e', '9593ceb8-9bf4-4ab8-8b8f-d77df7f097d1']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:34.976946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f3576c-5bb8-493a-88e7-a83773b50a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:35.001214 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f3576c-5bb8-493a-88e7-a83773b50a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f0ffdd1-2d2f-4554-9973-66baa248b0dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-886379745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['010ac7f7-9cc6-424b-a5dc-9a415733f973','a68ef8bd-ab7d-408b-a0e7-4f8e998aaf82','51061684-d6d8-4d46-a1a1-ed08f3c44c9e','9593ceb8-9bf4-4ab8-8b8f-d77df7f097d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-886379745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f0ffdd1-2d2f-4554-9973-66baa248b0dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='559c60dff05d43f491f73c71c9292986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4be47a07c9de452d82cfb01a6269002a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:35.002046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665ce99e-de18-4a74-a758-628eca7579c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:35.019961 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665ce99e-de18-4a74-a758-628eca7579c1) transitioned into state 'SUCCESS' from state '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-886379745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['010ac7f7-9cc6-424b-a5dc-9a415733f973','a68ef8bd-ab7d-408b-a0e7-4f8e998aaf82','51061684-d6d8-4d46-a1a1-ed08f3c44c9e','9593ceb8-9bf4-4ab8-8b8f-d77df7f097d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:35.020733 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7940e990-c9f6-403a-b2c5-4ed1cbc5a7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:35.030304 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7940e990-c9f6-403a-b2c5-4ed1cbc5a7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:35.031143 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (f27d78c7-5f10-4308-b06a-9ecba5347a6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:35.031513 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request issued successfully. Aug 09 10:51:35.032167 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22f8b7a0-27c8-41a4-827c-311173a2c5ad tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:35.032634 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1167/4708] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:51:34 2026] POST /volume/v3/volumes => generated 759 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:35.043881 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4f22b6b0-a112-4b69-88db-6fc996058a21 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:35.046197 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f22b6b0-a112-4b69-88db-6fc996058a21 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc Aug 09 10:51:35.046445 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f22b6b0-a112-4b69-88db-6fc996058a21 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:35.046667 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f22b6b0-a112-4b69-88db-6fc996058a21 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:35.056239 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:35.056239 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:35.060735 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4f22b6b0-a112-4b69-88db-6fc996058a21 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:35.065237 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f22b6b0-a112-4b69-88db-6fc996058a21 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc returned with HTTP 200 Aug 09 10:51:35.065587 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1189/4709] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:35 2026] GET /volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:35.343684 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d08c695-c852-4995-981c-8491805dfd66 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:35.345577 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d08c695-c852-4995-981c-8491805dfd66 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a Aug 09 10:51:35.345794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d08c695-c852-4995-981c-8491805dfd66 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:35.345977 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d08c695-c852-4995-981c-8491805dfd66 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:35.353346 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:35.353346 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:35.356761 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3d08c695-c852-4995-981c-8491805dfd66 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:35.360464 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d08c695-c852-4995-981c-8491805dfd66 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a returned with HTTP 200 Aug 09 10:51:35.360890 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1175/4710] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:35 2026] GET /volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:35.377226 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-efb2a62e-116c-4307-91b6-027daa9f9a77 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:35.439205 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-efb2a62e-116c-4307-91b6-027daa9f9a77 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] GET https://10.4.3.125/volume/v3/volumes Aug 09 10:51:35.439205 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-efb2a62e-116c-4307-91b6-027daa9f9a77 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:35.439205 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-efb2a62e-116c-4307-91b6-027daa9f9a77 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:35.439205 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-efb2a62e-116c-4307-91b6-027daa9f9a77 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:51:35.439205 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-efb2a62e-116c-4307-91b6-027daa9f9a77 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:51:35.447600 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-efb2a62e-116c-4307-91b6-027daa9f9a77 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Get all volumes completed successfully. Aug 09 10:51:35.447600 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-efb2a62e-116c-4307-91b6-027daa9f9a77 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] https://10.4.3.125/volume/v3/volumes returned with HTTP 200 Aug 09 10:51:35.447600 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1180/4711] 10.4.3.125 () {68 vars in 1278 bytes} [Sun Aug 9 10:51:35 2026] GET /volume/v3/volumes => generated 336 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:35.455391 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d24d71b-7703-4d58-9330-82321bd011bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:35.457283 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d24d71b-7703-4d58-9330-82321bd011bc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a Aug 09 10:51:35.457561 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d24d71b-7703-4d58-9330-82321bd011bc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:35.457801 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d24d71b-7703-4d58-9330-82321bd011bc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:35.457971 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0d24d71b-7703-4d58-9330-82321bd011bc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Delete volume with id: aea8e535-bbd3-4687-9e58-dc2309729a6a Aug 09 10:51:35.465324 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:35.465324 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:35.465634 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d24d71b-7703-4d58-9330-82321bd011bc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:35.481702 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d24d71b-7703-4d58-9330-82321bd011bc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Delete volume request issued successfully. Aug 09 10:51:35.481975 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d24d71b-7703-4d58-9330-82321bd011bc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a returned with HTTP 202 Aug 09 10:51:35.482495 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1168/4712] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:51:35 2026] DELETE /volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:51:35.489754 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a0fed42d-5f07-4d1b-8d12-0bfe1713a53f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:35.491497 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a0fed42d-5f07-4d1b-8d12-0bfe1713a53f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a Aug 09 10:51:35.491743 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a0fed42d-5f07-4d1b-8d12-0bfe1713a53f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:35.491955 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a0fed42d-5f07-4d1b-8d12-0bfe1713a53f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:35.502709 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:35.502709 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:35.508923 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a0fed42d-5f07-4d1b-8d12-0bfe1713a53f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:35.516085 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a0fed42d-5f07-4d1b-8d12-0bfe1713a53f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a returned with HTTP 200 Aug 09 10:51:35.516511 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1190/4713] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:35 2026] GET /volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:36.079088 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f7433a68-4be4-439b-928e-476a464a4e4a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:36.081351 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f7433a68-4be4-439b-928e-476a464a4e4a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc Aug 09 10:51:36.081900 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f7433a68-4be4-439b-928e-476a464a4e4a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:36.082130 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f7433a68-4be4-439b-928e-476a464a4e4a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:36.090997 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:36.090997 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:36.095996 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f7433a68-4be4-439b-928e-476a464a4e4a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:36.102157 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f7433a68-4be4-439b-928e-476a464a4e4a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc returned with HTTP 200 Aug 09 10:51:36.102796 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1176/4714] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:36 2026] GET /volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:36.121449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f21cb38e-a425-4856-aa2b-2576e8805bb7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:36.122911 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f21cb38e-a425-4856-aa2b-2576e8805bb7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:51:36.123449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f21cb38e-a425-4856-aa2b-2576e8805bb7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f0ffdd1-2d2f-4554-9973-66baa248b0dc", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1110055036"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:36.131774 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:36.131774 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:36.133468 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f21cb38e-a425-4856-aa2b-2576e8805bb7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:36.133468 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-f21cb38e-a425-4856-aa2b-2576e8805bb7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create snapshot from volume 5f0ffdd1-2d2f-4554-9973-66baa248b0dc Aug 09 10:51:36.170974 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-f21cb38e-a425-4856-aa2b-2576e8805bb7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Created reservations ['6c791226-ddca-4218-9976-b0dbc99e2c30', '07b27e47-3a30-4f76-b479-a1f0ecd59d3b', '590f126c-16a1-49de-b90b-1fadbc8f829a', '69c61d42-9a77-4ac3-8bc7-47c02ac26297'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:36.204718 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f21cb38e-a425-4856-aa2b-2576e8805bb7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Snapshot create request issued successfully. Aug 09 10:51:36.205174 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f21cb38e-a425-4856-aa2b-2576e8805bb7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:51:36.205681 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1181/4715] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:51:36 2026] POST /volume/v3/snapshots => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:36.214509 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d5120f4c-bffa-4cba-a6d9-4007ed7d7be0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:36.216214 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5120f4c-bffa-4cba-a6d9-4007ed7d7be0 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 Aug 09 10:51:36.216403 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5120f4c-bffa-4cba-a6d9-4007ed7d7be0 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:36.216574 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5120f4c-bffa-4cba-a6d9-4007ed7d7be0 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:36.222343 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:36.222343 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:36.222847 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d5120f4c-bffa-4cba-a6d9-4007ed7d7be0 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Snapshot retrieved successfully. Aug 09 10:51:36.223795 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5120f4c-bffa-4cba-a6d9-4007ed7d7be0 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 returned with HTTP 200 Aug 09 10:51:36.224266 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1169/4716] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:36 2026] GET /volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:36.529561 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9697fe23-0cd1-47a6-b781-9eee3143e59d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:36.531759 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9697fe23-0cd1-47a6-b781-9eee3143e59d tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a Aug 09 10:51:36.532036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9697fe23-0cd1-47a6-b781-9eee3143e59d tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:36.532320 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9697fe23-0cd1-47a6-b781-9eee3143e59d tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:36.539722 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9697fe23-0cd1-47a6-b781-9eee3143e59d tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a returned with HTTP 404 Aug 09 10:51:36.540378 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1191/4717] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:36 2026] GET /volume/v3/volumes/aea8e535-bbd3-4687-9e58-dc2309729a6a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:51:36.549460 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9e4e6953-b590-42a7-99cc-86a63121137b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:36.551459 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:36.551895 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-653764567"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:36.553696 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-653764567'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:36.553870 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume of 1 GB Aug 09 10:51:36.558321 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:36.567864 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Flow 'volume_create_api' (cbb5d65f-cf50-4ab8-8ab9-c538fce056bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:36.569255 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14667a9c-07e3-42e2-8e98-f0eab9a2f212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:36.570526 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:36.602067 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14667a9c-07e3-42e2-8e98-f0eab9a2f212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:36.603243 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27dba4a-9c32-4805-9d6e-1d8c160ca7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:36.658006 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Created reservations ['f3c72dd0-5afe-4475-8976-2b741bc30641', '4fc36d3f-a8fe-442c-b140-0a18f662ac35', '9ce1d04c-38df-4b3d-84b6-0e1cc03bd5bb', '38b79f19-d27c-4f26-8056-70ba25d25666'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:36.659892 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27dba4a-9c32-4805-9d6e-1d8c160ca7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3c72dd0-5afe-4475-8976-2b741bc30641', '4fc36d3f-a8fe-442c-b140-0a18f662ac35', '9ce1d04c-38df-4b3d-84b6-0e1cc03bd5bb', '38b79f19-d27c-4f26-8056-70ba25d25666']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:36.660139 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29848f4b-be4a-46ed-97f3-d3cc683cbc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:36.691798 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29848f4b-be4a-46ed-97f3-d3cc683cbc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63ca33f6-97f9-4958-befc-9d1f16178f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-653764567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12690c6079114610a7f96cb14b7cd37c',qos_specs=None,replication_status=,reservations=['f3c72dd0-5afe-4475-8976-2b741bc30641','4fc36d3f-a8fe-442c-b140-0a18f662ac35','9ce1d04c-38df-4b3d-84b6-0e1cc03bd5bb','38b79f19-d27c-4f26-8056-70ba25d25666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-653764567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63ca33f6-97f9-4958-befc-9d1f16178f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12690c6079114610a7f96cb14b7cd37c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:36.692875 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2704c8dd-2bc8-48aa-a6ef-9304264b58cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:36.714014 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2704c8dd-2bc8-48aa-a6ef-9304264b58cf) transitioned into state 'SUCCESS' from state '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-653764567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12690c6079114610a7f96cb14b7cd37c',qos_specs=None,replication_status=,reservations=['f3c72dd0-5afe-4475-8976-2b741bc30641','4fc36d3f-a8fe-442c-b140-0a18f662ac35','9ce1d04c-38df-4b3d-84b6-0e1cc03bd5bb','38b79f19-d27c-4f26-8056-70ba25d25666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:36.715444 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6470f4d8-3bb2-4777-bf0f-b6ed0e7ca531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:36.726999 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6470f4d8-3bb2-4777-bf0f-b6ed0e7ca531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:36.728149 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Flow 'volume_create_api' (cbb5d65f-cf50-4ab8-8ab9-c538fce056bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:36.728548 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume request issued successfully. Aug 09 10:51:36.729398 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9e4e6953-b590-42a7-99cc-86a63121137b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:36.729933 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1177/4718] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:51:36 2026] POST /volume/v3/volumes => generated 777 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:36.745705 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-07675be6-4c60-4000-8e52-249ccd8a7f7e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:36.748447 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07675be6-4c60-4000-8e52-249ccd8a7f7e tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f Aug 09 10:51:36.748703 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07675be6-4c60-4000-8e52-249ccd8a7f7e tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:36.748928 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07675be6-4c60-4000-8e52-249ccd8a7f7e tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:36.756224 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:36.756224 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:36.760061 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-07675be6-4c60-4000-8e52-249ccd8a7f7e tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:36.764302 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07675be6-4c60-4000-8e52-249ccd8a7f7e tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f returned with HTTP 200 Aug 09 10:51:36.764827 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1182/4719] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:36 2026] GET /volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:37.234676 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ddc9556-b3e5-40de-86d5-3bcf345ebc08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.236733 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ddc9556-b3e5-40de-86d5-3bcf345ebc08 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 Aug 09 10:51:37.236958 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ddc9556-b3e5-40de-86d5-3bcf345ebc08 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:37.237217 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ddc9556-b3e5-40de-86d5-3bcf345ebc08 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:37.242518 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:37.242518 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:37.242878 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1ddc9556-b3e5-40de-86d5-3bcf345ebc08 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Snapshot retrieved successfully. Aug 09 10:51:37.243619 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ddc9556-b3e5-40de-86d5-3bcf345ebc08 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 returned with HTTP 200 Aug 09 10:51:37.243952 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1170/4720] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:37 2026] GET /volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:37.253671 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.255693 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:37.256078 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9fd1a5e7-e00d-495a-89af-c0c7360fba81", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-826127085"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:37.257931 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request body: {'volume': {"'snapshot_id": '9fd1a5e7-e00d-495a-89af-c0c7360fba81', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-826127085'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:37.258081 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume of 1 GB Aug 09 10:51:37.262458 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Availability Zones retrieved successfully. Aug 09 10:51:37.269686 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (bb3e9c4c-945a-47cd-80df-a64b73898243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:37.270865 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dcd7d7-6e8c-4e34-b4a4-72539ca98976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.272096 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:37.301140 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dcd7d7-6e8c-4e34-b4a4-72539ca98976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.303060 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc871f9-0b3a-4af7-bacb-d496e5cc4542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.355307 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Created reservations ['3e7d7fcd-7f47-4747-9310-26c8ba16ebb5', '8f661eab-c419-4ad1-91c5-d5a8a7d50cab', '48b9b60e-ac23-4762-b720-bfc2dafebc95', 'b8dff1c7-328b-4bca-9326-5ffc1bfcdc54'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:37.356278 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc871f9-0b3a-4af7-bacb-d496e5cc4542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e7d7fcd-7f47-4747-9310-26c8ba16ebb5', '8f661eab-c419-4ad1-91c5-d5a8a7d50cab', '48b9b60e-ac23-4762-b720-bfc2dafebc95', 'b8dff1c7-328b-4bca-9326-5ffc1bfcdc54']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.357350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca569c0-1513-4b95-814e-5862f425dca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.383702 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca569c0-1513-4b95-814e-5862f425dca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea9059aa-7457-4afe-8104-48fc9fa7ebb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-826127085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['3e7d7fcd-7f47-4747-9310-26c8ba16ebb5','8f661eab-c419-4ad1-91c5-d5a8a7d50cab','48b9b60e-ac23-4762-b720-bfc2dafebc95','b8dff1c7-328b-4bca-9326-5ffc1bfcdc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-826127085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea9059aa-7457-4afe-8104-48fc9fa7ebb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='559c60dff05d43f491f73c71c9292986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4be47a07c9de452d82cfb01a6269002a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.384738 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea896f9-e030-488e-b225-207fdc6a4dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.403288 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea896f9-e030-488e-b225-207fdc6a4dcc) transitioned into state 'SUCCESS' from state '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-826127085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['3e7d7fcd-7f47-4747-9310-26c8ba16ebb5','8f661eab-c419-4ad1-91c5-d5a8a7d50cab','48b9b60e-ac23-4762-b720-bfc2dafebc95','b8dff1c7-328b-4bca-9326-5ffc1bfcdc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.404167 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96427baa-2545-4abb-97cf-d9be6181e246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.414079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96427baa-2545-4abb-97cf-d9be6181e246) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.415248 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (bb3e9c4c-945a-47cd-80df-a64b73898243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:37.415674 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request issued successfully. Aug 09 10:51:37.416370 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e756cd06-06d5-4a6c-9d5f-76aef6c4c9c1 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:37.416868 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1192/4721] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:51:37 2026] POST /volume/v3/volumes => generated 759 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:37.430217 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fd374643-544b-4bce-a041-19b5d653a45e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.432312 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:37.432692 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9fd1a5e7-e00d-495a-89af-c0c7360fba81", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1570895479"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:37.434079 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request body: {'volume': {"'snapshot_id": '9fd1a5e7-e00d-495a-89af-c0c7360fba81', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1570895479'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:37.434410 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume of 1 GB Aug 09 10:51:37.434696 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:37.434696 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:37.438339 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Availability Zones retrieved successfully. Aug 09 10:51:37.444796 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (7d2a6d80-c590-49e1-8527-081331194cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:37.446148 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d4fb7f-2a53-468d-b3ca-971e5e893fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.447006 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:37.479414 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d4fb7f-2a53-468d-b3ca-971e5e893fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.480321 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60cb8d8f-a16e-4027-a559-5a6c6df9509b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.524728 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Created reservations ['23b0d404-aa47-494c-865c-40aa3ae51a83', 'd0bd3ddb-c0fb-4f48-b65c-c7f55cffdd68', '48fa5e95-db1f-4666-9e48-bf41d08dccd7', '3521d69d-d05e-42d6-8f69-0d8ffcdba8cd'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:37.525533 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60cb8d8f-a16e-4027-a559-5a6c6df9509b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23b0d404-aa47-494c-865c-40aa3ae51a83', 'd0bd3ddb-c0fb-4f48-b65c-c7f55cffdd68', '48fa5e95-db1f-4666-9e48-bf41d08dccd7', '3521d69d-d05e-42d6-8f69-0d8ffcdba8cd']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.526666 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fafa8f8d-d3f5-4128-8658-9fabf8b20439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.553043 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fafa8f8d-d3f5-4128-8658-9fabf8b20439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3504584-262e-48f0-b11c-0775c468f8dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1570895479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['23b0d404-aa47-494c-865c-40aa3ae51a83','d0bd3ddb-c0fb-4f48-b65c-c7f55cffdd68','48fa5e95-db1f-4666-9e48-bf41d08dccd7','3521d69d-d05e-42d6-8f69-0d8ffcdba8cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1570895479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3504584-262e-48f0-b11c-0775c468f8dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='559c60dff05d43f491f73c71c9292986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4be47a07c9de452d82cfb01a6269002a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.554077 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598b3aed-dbc4-42a6-b324-d2c3de300383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.573897 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598b3aed-dbc4-42a6-b324-d2c3de300383) transitioned into state 'SUCCESS' from state '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-1570895479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['23b0d404-aa47-494c-865c-40aa3ae51a83','d0bd3ddb-c0fb-4f48-b65c-c7f55cffdd68','48fa5e95-db1f-4666-9e48-bf41d08dccd7','3521d69d-d05e-42d6-8f69-0d8ffcdba8cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.574727 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37dba5f-262c-4f98-ac0f-e21db869afe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.587908 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37dba5f-262c-4f98-ac0f-e21db869afe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.589349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (7d2a6d80-c590-49e1-8527-081331194cde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:37.589741 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request issued successfully. Aug 09 10:51:37.590557 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd374643-544b-4bce-a041-19b5d653a45e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:37.591137 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1178/4722] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:51:37 2026] POST /volume/v3/volumes => generated 760 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:37.605264 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.607156 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:37.607810 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9fd1a5e7-e00d-495a-89af-c0c7360fba81", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-510966078"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:37.609058 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request body: {'volume': {"'snapshot_id": '9fd1a5e7-e00d-495a-89af-c0c7360fba81', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-510966078'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:37.609334 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume of 1 GB Aug 09 10:51:37.613411 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Availability Zones retrieved successfully. Aug 09 10:51:37.622014 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (a719dabc-a65a-42ae-a958-2417090088bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:37.623625 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1799a40a-fac1-4c31-a139-6992d32e658c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.625017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:37.662281 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1799a40a-fac1-4c31-a139-6992d32e658c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.663419 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d97c6e5-762d-42a8-a20a-8df3111c4e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.722089 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Created reservations ['5a06dd7b-69d4-4cc2-9cdb-5051cded0eaa', 'c3e08be7-8abb-44b8-ad02-dac8f3bb5fa3', 'd6709d06-1f02-4dbf-bf35-4f314cc6f434', '763a29d5-6223-4281-87e4-da7a7447d8b3'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:37.722972 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d97c6e5-762d-42a8-a20a-8df3111c4e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a06dd7b-69d4-4cc2-9cdb-5051cded0eaa', 'c3e08be7-8abb-44b8-ad02-dac8f3bb5fa3', 'd6709d06-1f02-4dbf-bf35-4f314cc6f434', '763a29d5-6223-4281-87e4-da7a7447d8b3']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.723746 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed598a5a-ace3-4daf-8524-deca1c1d766e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.747771 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed598a5a-ace3-4daf-8524-deca1c1d766e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7aa7317-52a2-4002-ad74-d0e1d47497c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-510966078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['5a06dd7b-69d4-4cc2-9cdb-5051cded0eaa','c3e08be7-8abb-44b8-ad02-dac8f3bb5fa3','d6709d06-1f02-4dbf-bf35-4f314cc6f434','763a29d5-6223-4281-87e4-da7a7447d8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-510966078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7aa7317-52a2-4002-ad74-d0e1d47497c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='559c60dff05d43f491f73c71c9292986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4be47a07c9de452d82cfb01a6269002a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.749831 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6711ad26-f2e8-4191-8698-e4c58027e3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.772527 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6711ad26-f2e8-4191-8698-e4c58027e3bf) transitioned into state 'SUCCESS' from state '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-510966078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['5a06dd7b-69d4-4cc2-9cdb-5051cded0eaa','c3e08be7-8abb-44b8-ad02-dac8f3bb5fa3','d6709d06-1f02-4dbf-bf35-4f314cc6f434','763a29d5-6223-4281-87e4-da7a7447d8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.773495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ad44a2-c50c-4f86-a637-40a9102de9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.778842 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5aacc3a0-1041-4206-8038-a997d39707f4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.782406 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5aacc3a0-1041-4206-8038-a997d39707f4 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f Aug 09 10:51:37.782624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5aacc3a0-1041-4206-8038-a997d39707f4 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:37.782796 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5aacc3a0-1041-4206-8038-a997d39707f4 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:37.784854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ad44a2-c50c-4f86-a637-40a9102de9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.785957 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (a719dabc-a65a-42ae-a958-2417090088bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:37.786361 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request issued successfully. Aug 09 10:51:37.787030 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5a706c2-6b52-41e4-8709-6c5aaedcf78a tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:37.787871 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1183/4723] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:51:37 2026] POST /volume/v3/volumes => generated 759 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:37.797459 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:37.797459 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:37.800335 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-93b68c77-d3f3-41d8-91be-b6e3004174db None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.802154 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:37.803217 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9fd1a5e7-e00d-495a-89af-c0c7360fba81", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-992989153"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:37.803968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request body: {'volume': {"'snapshot_id": '9fd1a5e7-e00d-495a-89af-c0c7360fba81', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-992989153'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:37.804112 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume of 1 GB Aug 09 10:51:37.807134 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:37.807134 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:37.807359 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5aacc3a0-1041-4206-8038-a997d39707f4 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:37.808941 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Availability Zones retrieved successfully. Aug 09 10:51:37.809782 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5aacc3a0-1041-4206-8038-a997d39707f4 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f returned with HTTP 200 Aug 09 10:51:37.810359 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1171/4724] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:37 2026] GET /volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:37.820909 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (3d7c889b-007a-41de-9ad5-fef5c7f643d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:37.823691 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094d2ab8-9382-4aaf-bc3d-dfa854b64a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.823691 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:37.823840 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-72e4163e-c4e8-4d6b-bb0d-0db686a9283b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.825035 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72e4163e-c4e8-4d6b-bb0d-0db686a9283b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] GET https://10.4.3.125/volume/v3/volumes/detail Aug 09 10:51:37.825376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72e4163e-c4e8-4d6b-bb0d-0db686a9283b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:37.825649 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72e4163e-c4e8-4d6b-bb0d-0db686a9283b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:37.825995 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-72e4163e-c4e8-4d6b-bb0d-0db686a9283b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:51:37.826443 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:37.826443 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:37.826925 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-72e4163e-c4e8-4d6b-bb0d-0db686a9283b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:51:37.833177 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-72e4163e-c4e8-4d6b-bb0d-0db686a9283b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Get all volumes completed successfully. Aug 09 10:51:37.833747 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:37.833747 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:37.837198 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72e4163e-c4e8-4d6b-bb0d-0db686a9283b tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] https://10.4.3.125/volume/v3/volumes/detail returned with HTTP 200 Aug 09 10:51:37.837609 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1179/4725] 10.4.3.125 () {68 vars in 1299 bytes} [Sun Aug 9 10:51:37 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:37.853507 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8a5e4aa8-4545-46de-bf62-bd73b73e4fde None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.855700 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a5e4aa8-4545-46de-bf62-bd73b73e4fde tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f Aug 09 10:51:37.855759 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a5e4aa8-4545-46de-bf62-bd73b73e4fde tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:37.855939 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a5e4aa8-4545-46de-bf62-bd73b73e4fde tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:37.856179 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8a5e4aa8-4545-46de-bf62-bd73b73e4fde tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Delete volume with id: 63ca33f6-97f9-4958-befc-9d1f16178f4f Aug 09 10:51:37.857785 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094d2ab8-9382-4aaf-bc3d-dfa854b64a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.858702 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30aed4ac-48d0-48a2-8a1f-0e3d4a6f1904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.863407 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:37.863407 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:37.863773 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8a5e4aa8-4545-46de-bf62-bd73b73e4fde tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:37.886203 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8a5e4aa8-4545-46de-bf62-bd73b73e4fde tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Delete volume request issued successfully. Aug 09 10:51:37.886375 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a5e4aa8-4545-46de-bf62-bd73b73e4fde tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f returned with HTTP 202 Aug 09 10:51:37.886742 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1184/4726] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:51:37 2026] DELETE /volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:51:37.903340 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e0be0311-5615-4582-a8a3-6e467f857a3a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.904009 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0be0311-5615-4582-a8a3-6e467f857a3a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f Aug 09 10:51:37.904248 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0be0311-5615-4582-a8a3-6e467f857a3a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:37.904681 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0be0311-5615-4582-a8a3-6e467f857a3a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:37.909642 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Created reservations ['3eac41aa-0e55-4e35-8e52-2759e91bbc22', '13dab1e8-8df8-4489-971f-8209fe4677ce', 'ef424ec8-555a-418b-ba40-fcacf35db2d5', '70feb5cb-d166-4437-978e-d809b43a70e7'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:37.909642 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30aed4ac-48d0-48a2-8a1f-0e3d4a6f1904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eac41aa-0e55-4e35-8e52-2759e91bbc22', '13dab1e8-8df8-4489-971f-8209fe4677ce', 'ef424ec8-555a-418b-ba40-fcacf35db2d5', '70feb5cb-d166-4437-978e-d809b43a70e7']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.910227 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ccae4d3-3c7b-4488-a116-0607ccfb1b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.915287 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:37.915287 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:37.921428 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e0be0311-5615-4582-a8a3-6e467f857a3a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:37.926656 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0be0311-5615-4582-a8a3-6e467f857a3a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f returned with HTTP 200 Aug 09 10:51:37.927330 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1172/4727] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:37 2026] GET /volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:37.933864 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ccae4d3-3c7b-4488-a116-0607ccfb1b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38e5bda9-35a9-4f51-8187-8bb2c6e5eb70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-992989153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['3eac41aa-0e55-4e35-8e52-2759e91bbc22','13dab1e8-8df8-4489-971f-8209fe4677ce','ef424ec8-555a-418b-ba40-fcacf35db2d5','70feb5cb-d166-4437-978e-d809b43a70e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-992989153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38e5bda9-35a9-4f51-8187-8bb2c6e5eb70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='559c60dff05d43f491f73c71c9292986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4be47a07c9de452d82cfb01a6269002a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.934950 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b27c2e34-cd17-437e-a132-14f7c6b036aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.957971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b27c2e34-cd17-437e-a132-14f7c6b036aa) transitioned into state 'SUCCESS' from state '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-992989153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['3eac41aa-0e55-4e35-8e52-2759e91bbc22','13dab1e8-8df8-4489-971f-8209fe4677ce','ef424ec8-555a-418b-ba40-fcacf35db2d5','70feb5cb-d166-4437-978e-d809b43a70e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.959045 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4030d2d0-60e7-400e-ae0c-cb3eaa9a85f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:37.975214 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4030d2d0-60e7-400e-ae0c-cb3eaa9a85f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:37.975214 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (3d7c889b-007a-41de-9ad5-fef5c7f643d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:37.975214 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request issued successfully. Aug 09 10:51:37.975529 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-93b68c77-d3f3-41d8-91be-b6e3004174db tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:37.976049 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1193/4728] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:51:37 2026] POST /volume/v3/volumes => generated 759 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:37.991958 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-7f609d07-b2f6-43c8-9f2f-126473ce8c51 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.992706 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8041492a-1909-4a37-84d0-23a9054ff914 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:37.996141 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:37.996483 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9fd1a5e7-e00d-495a-89af-c0c7360fba81", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1585462175"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:37.997783 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request body: {'volume': {"'snapshot_id": '9fd1a5e7-e00d-495a-89af-c0c7360fba81', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1585462175'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:37.997900 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume of 1 GB Aug 09 10:51:38.009937 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Availability Zones retrieved successfully. Aug 09 10:51:38.016403 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (1d2825f3-0538-4f5c-bda7-a115269ffeed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:38.017215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5729bec7-b289-480c-940c-2fa1b7b04389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:38.018111 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:38.041891 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5729bec7-b289-480c-940c-2fa1b7b04389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:38.042623 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48dc1962-e80e-453a-a1b7-b852cbe03f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:38.069042 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-7f609d07-b2f6-43c8-9f2f-126473ce8c51 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:51:38.069313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-7f609d07-b2f6-43c8-9f2f-126473ce8c51 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.069558 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-7f609d07-b2f6-43c8-9f2f-126473ce8c51 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.080435 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:38.080435 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:38.084141 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Created reservations ['8f901c14-b81f-4adf-8c38-59c174cfe695', '85585d65-7ef7-4fb0-9a5e-878ae9cbe606', '9b3dfa83-44d5-4611-b7b1-bdcd0b6cd615', '7ee7bee2-53e1-40bb-958c-ee84252f2417'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:38.084732 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-7f609d07-b2f6-43c8-9f2f-126473ce8c51 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:51:38.084848 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48dc1962-e80e-453a-a1b7-b852cbe03f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f901c14-b81f-4adf-8c38-59c174cfe695', '85585d65-7ef7-4fb0-9a5e-878ae9cbe606', '9b3dfa83-44d5-4611-b7b1-bdcd0b6cd615', '7ee7bee2-53e1-40bb-958c-ee84252f2417']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:38.085835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64f6edd-047e-4256-8e28-b0ccff98ab98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:38.091229 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-7f609d07-b2f6-43c8-9f2f-126473ce8c51 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:51:38.091569 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1180/4729] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:51:37 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 1140 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:38.114342 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-d805d3d3-b8de-41e0-b649-17a4226c3f3c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.117846 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-d805d3d3-b8de-41e0-b649-17a4226c3f3c tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] POST https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f/action Aug 09 10:51:38.118250 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-d805d3d3-b8de-41e0-b649-17a4226c3f3c tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:51:38.118349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-d805d3d3-b8de-41e0-b649-17a4226c3f3c tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:38.119011 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64f6edd-047e-4256-8e28-b0ccff98ab98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deed5eb9-221f-45f5-98a6-54e9e1e90a29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1585462175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['8f901c14-b81f-4adf-8c38-59c174cfe695','85585d65-7ef7-4fb0-9a5e-878ae9cbe606','9b3dfa83-44d5-4611-b7b1-bdcd0b6cd615','7ee7bee2-53e1-40bb-958c-ee84252f2417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1585462175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deed5eb9-221f-45f5-98a6-54e9e1e90a29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='559c60dff05d43f491f73c71c9292986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4be47a07c9de452d82cfb01a6269002a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:38.119804 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1adef68e-28e6-43e4-bb27-1276d932dc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:38.131653 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:38.131653 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:38.132487 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-d805d3d3-b8de-41e0-b649-17a4226c3f3c tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:51:38.141121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1adef68e-28e6-43e4-bb27-1276d932dc9b) transitioned into state 'SUCCESS' from state '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-1585462175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559c60dff05d43f491f73c71c9292986',qos_specs=None,replication_status=,reservations=['8f901c14-b81f-4adf-8c38-59c174cfe695','85585d65-7ef7-4fb0-9a5e-878ae9cbe606','9b3dfa83-44d5-4611-b7b1-bdcd0b6cd615','7ee7bee2-53e1-40bb-958c-ee84252f2417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be47a07c9de452d82cfb01a6269002a',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:38.141376 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-d805d3d3-b8de-41e0-b649-17a4226c3f3c tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Begin detaching volume completed successfully. Aug 09 10:51:38.141572 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-d805d3d3-b8de-41e0-b649-17a4226c3f3c tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f/action returned with HTTP 202 Aug 09 10:51:38.141921 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855d55aa-364a-447f-8ed4-fad56ee4443b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:38.142116 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1173/4730] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:51:38 2026] POST /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:51:38.153590 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855d55aa-364a-447f-8ed4-fad56ee4443b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:38.154674 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Flow 'volume_create_api' (1d2825f3-0538-4f5c-bda7-a115269ffeed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:38.155578 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Create volume request issued successfully. Aug 09 10:51:38.156424 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8041492a-1909-4a37-84d0-23a9054ff914 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:38.157000 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1185/4731] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:51:37 2026] POST /volume/v3/volumes => generated 760 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:38.172320 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-19a81418-dffe-4e32-b385-fafdbee68dbd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.174605 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-19a81418-dffe-4e32-b385-fafdbee68dbd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 Aug 09 10:51:38.176207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-19a81418-dffe-4e32-b385-fafdbee68dbd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.176207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-19a81418-dffe-4e32-b385-fafdbee68dbd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.183762 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:38.183762 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:38.185447 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-13a59f05-f8c3-4e6e-9b3f-f8bede8ae7cf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.185907 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13a59f05-f8c3-4e6e-9b3f-f8bede8ae7cf None None] GET https://10.4.3.125/volume// Aug 09 10:51:38.186139 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13a59f05-f8c3-4e6e-9b3f-f8bede8ae7cf None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.186364 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13a59f05-f8c3-4e6e-9b3f-f8bede8ae7cf None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.187438 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13a59f05-f8c3-4e6e-9b3f-f8bede8ae7cf None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:51:38.187438 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1181/4732] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:51: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 09 10:51:38.189660 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-19a81418-dffe-4e32-b385-fafdbee68dbd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:38.196583 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-19a81418-dffe-4e32-b385-fafdbee68dbd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 returned with HTTP 200 Aug 09 10:51:38.196693 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-160595e0-9fc9-4dbe-a174-a6a0b899322e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.197638 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1194/4733] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:38 2026] GET /volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:38.199578 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-160595e0-9fc9-4dbe-a174-a6a0b899322e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:51:38.199815 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-160595e0-9fc9-4dbe-a174-a6a0b899322e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.199992 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-160595e0-9fc9-4dbe-a174-a6a0b899322e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.211076 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-30d5a35a-5b3d-4809-92af-c6a228f26c94 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.212268 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:38.212268 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:38.213195 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30d5a35a-5b3d-4809-92af-c6a228f26c94 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc Aug 09 10:51:38.213396 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30d5a35a-5b3d-4809-92af-c6a228f26c94 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.213611 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30d5a35a-5b3d-4809-92af-c6a228f26c94 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.215902 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-160595e0-9fc9-4dbe-a174-a6a0b899322e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:51:38.220170 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-160595e0-9fc9-4dbe-a174-a6a0b899322e tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:51:38.220714 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1174/4734] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:51:38 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:38.222498 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:38.222498 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:38.226672 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-30d5a35a-5b3d-4809-92af-c6a228f26c94 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:38.231062 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30d5a35a-5b3d-4809-92af-c6a228f26c94 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc returned with HTTP 200 Aug 09 10:51:38.231547 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1186/4735] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:38 2026] GET /volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:38.243682 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9fb0977e-6a6f-4f86-aa4b-4c0be61a48f2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.246684 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9fb0977e-6a6f-4f86-aa4b-4c0be61a48f2 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 Aug 09 10:51:38.247062 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9fb0977e-6a6f-4f86-aa4b-4c0be61a48f2 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.247346 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9fb0977e-6a6f-4f86-aa4b-4c0be61a48f2 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.256542 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:38.256542 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:38.262904 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9fb0977e-6a6f-4f86-aa4b-4c0be61a48f2 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:38.272053 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9fb0977e-6a6f-4f86-aa4b-4c0be61a48f2 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 returned with HTTP 200 Aug 09 10:51:38.272559 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1182/4736] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:38 2026] GET /volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:38.292033 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eb376c41-3b93-4885-83dc-e57c3dbb8197 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.293491 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eb376c41-3b93-4885-83dc-e57c3dbb8197 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 Aug 09 10:51:38.293826 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eb376c41-3b93-4885-83dc-e57c3dbb8197 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.294142 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eb376c41-3b93-4885-83dc-e57c3dbb8197 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.302834 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:38.302834 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:38.306321 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eb376c41-3b93-4885-83dc-e57c3dbb8197 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:38.312064 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eb376c41-3b93-4885-83dc-e57c3dbb8197 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 returned with HTTP 200 Aug 09 10:51:38.312719 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1195/4737] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:38 2026] GET /volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:38.327762 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8d0040b9-270b-49a2-be3a-ca0cbad195d3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.329548 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d0040b9-270b-49a2-be3a-ca0cbad195d3 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 Aug 09 10:51:38.329738 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d0040b9-270b-49a2-be3a-ca0cbad195d3 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.329923 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d0040b9-270b-49a2-be3a-ca0cbad195d3 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.336781 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:38.336781 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:38.340520 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8d0040b9-270b-49a2-be3a-ca0cbad195d3 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:38.344559 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d0040b9-270b-49a2-be3a-ca0cbad195d3 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 returned with HTTP 200 Aug 09 10:51:38.344914 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1175/4738] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:38 2026] GET /volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:38.361742 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-49872430-3dcc-4bae-9b61-164eac6858ce None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.363397 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49872430-3dcc-4bae-9b61-164eac6858ce tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] DELETE https://10.4.3.125/volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 Aug 09 10:51:38.363557 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49872430-3dcc-4bae-9b61-164eac6858ce tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.363731 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49872430-3dcc-4bae-9b61-164eac6858ce tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.363884 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-49872430-3dcc-4bae-9b61-164eac6858ce tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume with id: deed5eb9-221f-45f5-98a6-54e9e1e90a29 Aug 09 10:51:38.370245 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:38.370245 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:38.370675 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-49872430-3dcc-4bae-9b61-164eac6858ce tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:38.384558 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-49872430-3dcc-4bae-9b61-164eac6858ce tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume request issued successfully. Aug 09 10:51:38.384720 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49872430-3dcc-4bae-9b61-164eac6858ce tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 returned with HTTP 202 Aug 09 10:51:38.385079 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1187/4739] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:38 2026] DELETE /volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:38.393230 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-65a418a8-4626-4276-bad6-35c8b537562e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.396197 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-65a418a8-4626-4276-bad6-35c8b537562e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 Aug 09 10:51:38.396396 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-65a418a8-4626-4276-bad6-35c8b537562e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.396589 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-65a418a8-4626-4276-bad6-35c8b537562e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.406826 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:38.406826 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:38.410971 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-65a418a8-4626-4276-bad6-35c8b537562e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:38.415481 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-65a418a8-4626-4276-bad6-35c8b537562e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 returned with HTTP 200 Aug 09 10:51:38.415869 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1183/4740] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:38 2026] GET /volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:38.943234 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1a1ca469-b6bb-4757-9946-f1fc6ac6411a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.944879 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a1ca469-b6bb-4757-9946-f1fc6ac6411a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f Aug 09 10:51:38.945231 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a1ca469-b6bb-4757-9946-f1fc6ac6411a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:38.945553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a1ca469-b6bb-4757-9946-f1fc6ac6411a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:38.952575 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a1ca469-b6bb-4757-9946-f1fc6ac6411a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f returned with HTTP 404 Aug 09 10:51:38.952575 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1196/4741] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:38 2026] GET /volume/v3/volumes/63ca33f6-97f9-4958-befc-9d1f16178f4f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:51:38.961807 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:38.964696 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:38.965050 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1676313089"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:38.966533 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1676313089'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:38.966655 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume of 1 GB Aug 09 10:51:38.970933 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:38.978676 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Flow 'volume_create_api' (cb180d28-b8a5-42a5-a0c3-bf488613eda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:38.979620 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc576ab7-22e3-416d-83c7-a4a711242840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:38.980438 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:39.004649 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc576ab7-22e3-416d-83c7-a4a711242840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:39.005348 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60864108-215f-4f3e-b9ff-951d79215f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:39.046430 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Created reservations ['8c868845-ada5-48ff-b772-a4a41db15549', 'ee84c8a1-9dae-4253-bb44-17438d3eae4e', '3d8a110c-38ea-44d7-8666-b80a89a958a2', '9c9ece81-61b0-4b18-a1aa-42ea4f08ef65'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:39.047171 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60864108-215f-4f3e-b9ff-951d79215f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c868845-ada5-48ff-b772-a4a41db15549', 'ee84c8a1-9dae-4253-bb44-17438d3eae4e', '3d8a110c-38ea-44d7-8666-b80a89a958a2', '9c9ece81-61b0-4b18-a1aa-42ea4f08ef65']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:39.047882 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cab131-fce7-4ebc-b728-dd185c1368a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:39.076143 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cab131-fce7-4ebc-b728-dd185c1368a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e329b921-aeb1-453b-a26b-46f4f9080e49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676313089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12690c6079114610a7f96cb14b7cd37c',qos_specs=None,replication_status=,reservations=['8c868845-ada5-48ff-b772-a4a41db15549','ee84c8a1-9dae-4253-bb44-17438d3eae4e','3d8a110c-38ea-44d7-8666-b80a89a958a2','9c9ece81-61b0-4b18-a1aa-42ea4f08ef65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676313089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e329b921-aeb1-453b-a26b-46f4f9080e49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12690c6079114610a7f96cb14b7cd37c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:39.077495 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3949a79-04ac-46de-a059-703f8fb63f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:39.087571 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-805ccedc-016b-4288-a9ff-837f75d527fb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:39.095601 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3949a79-04ac-46de-a059-703f8fb63f08) transitioned into state 'SUCCESS' from state '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-1676313089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12690c6079114610a7f96cb14b7cd37c',qos_specs=None,replication_status=,reservations=['8c868845-ada5-48ff-b772-a4a41db15549','ee84c8a1-9dae-4253-bb44-17438d3eae4e','3d8a110c-38ea-44d7-8666-b80a89a958a2','9c9ece81-61b0-4b18-a1aa-42ea4f08ef65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:39.096702 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b0b267-9db4-4ab2-9b6f-87a7091ce813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:39.112579 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b0b267-9db4-4ab2-9b6f-87a7091ce813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:39.113437 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Flow 'volume_create_api' (cb180d28-b8a5-42a5-a0c3-bf488613eda5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:39.113749 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume request issued successfully. Aug 09 10:51:39.114402 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bba9a205-65f6-44c2-ad18-70e26eeba335 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:39.114837 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1176/4742] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:51:38 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:39.121414 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-805ccedc-016b-4288-a9ff-837f75d527fb tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] DELETE https://10.4.3.125/volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35 Aug 09 10:51:39.121656 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-805ccedc-016b-4288-a9ff-837f75d527fb tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:39.121878 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-805ccedc-016b-4288-a9ff-837f75d527fb tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:39.126587 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-40c332ea-28a3-4ce3-a5b8-e71cfe0bff48 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:39.128469 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-40c332ea-28a3-4ce3-a5b8-e71cfe0bff48 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 Aug 09 10:51:39.128667 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-40c332ea-28a3-4ce3-a5b8-e71cfe0bff48 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:39.128848 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-40c332ea-28a3-4ce3-a5b8-e71cfe0bff48 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:39.130243 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:39.130243 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:39.138436 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:39.138436 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:39.142135 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-40c332ea-28a3-4ce3-a5b8-e71cfe0bff48 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:39.147825 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-40c332ea-28a3-4ce3-a5b8-e71cfe0bff48 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 returned with HTTP 200 Aug 09 10:51:39.148353 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1184/4743] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:39 2026] GET /volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:39.182429 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a958e118-5a9b-4b33-8cca-8e6a3b218219 req-805ccedc-016b-4288-a9ff-837f75d527fb tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35 returned with HTTP 200 Aug 09 10:51:39.182958 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1188/4744] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:51:39 2026] DELETE /volume/v3/attachments/3ec8ff71-74da-49e3-8b5d-c0a555d58f35 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:39.265687 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8daf155a-dde4-42b5-91e1-28941eefab4f req-0bd31880-ce05-45e5-9e49-6c2f151394f2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:39.267701 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8daf155a-dde4-42b5-91e1-28941eefab4f req-0bd31880-ce05-45e5-9e49-6c2f151394f2 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:51:39.267875 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8daf155a-dde4-42b5-91e1-28941eefab4f req-0bd31880-ce05-45e5-9e49-6c2f151394f2 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:39.268093 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8daf155a-dde4-42b5-91e1-28941eefab4f req-0bd31880-ce05-45e5-9e49-6c2f151394f2 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:39.275361 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:39.275361 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:39.278440 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8daf155a-dde4-42b5-91e1-28941eefab4f req-0bd31880-ce05-45e5-9e49-6c2f151394f2 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:51:39.281973 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8daf155a-dde4-42b5-91e1-28941eefab4f req-0bd31880-ce05-45e5-9e49-6c2f151394f2 tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:51:39.282396 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1197/4745] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:51:39 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:39.296624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8796fcc6-3ce5-4b54-8157-b740c33c9dee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:39.298421 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8796fcc6-3ce5-4b54-8157-b740c33c9dee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] DELETE https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:51:39.298624 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8796fcc6-3ce5-4b54-8157-b740c33c9dee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:39.298834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8796fcc6-3ce5-4b54-8157-b740c33c9dee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:39.298996 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-8796fcc6-3ce5-4b54-8157-b740c33c9dee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Delete volume with id: 33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:51:39.305887 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:39.305887 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:39.306395 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8796fcc6-3ce5-4b54-8157-b740c33c9dee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:51:39.324280 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8796fcc6-3ce5-4b54-8157-b740c33c9dee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Delete volume request issued successfully. Aug 09 10:51:39.324280 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8796fcc6-3ce5-4b54-8157-b740c33c9dee tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 202 Aug 09 10:51:39.324280 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1177/4746] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:39 2026] DELETE /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:39.334635 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5d3e7db0-8044-4198-8ab4-bc3f52c4135f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:39.336377 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d3e7db0-8044-4198-8ab4-bc3f52c4135f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:51:39.336616 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d3e7db0-8044-4198-8ab4-bc3f52c4135f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:39.336874 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d3e7db0-8044-4198-8ab4-bc3f52c4135f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:39.345993 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:39.345993 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:39.351776 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5d3e7db0-8044-4198-8ab4-bc3f52c4135f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Volume info retrieved successfully. Aug 09 10:51:39.356416 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d3e7db0-8044-4198-8ab4-bc3f52c4135f tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 200 Aug 09 10:51:39.356889 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1185/4747] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:39 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:39.428685 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f77c8736-a610-4183-85df-46dfe62ef844 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:39.430465 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f77c8736-a610-4183-85df-46dfe62ef844 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 Aug 09 10:51:39.430679 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f77c8736-a610-4183-85df-46dfe62ef844 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:39.430858 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f77c8736-a610-4183-85df-46dfe62ef844 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:39.436474 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f77c8736-a610-4183-85df-46dfe62ef844 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 returned with HTTP 404 Aug 09 10:51:39.436907 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1189/4748] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:39 2026] GET /volume/v3/volumes/deed5eb9-221f-45f5-98a6-54e9e1e90a29 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:39.443587 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-29c2288b-b873-4c02-bb4a-b6f40b18ef61 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:39.445278 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-29c2288b-b873-4c02-bb4a-b6f40b18ef61 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] DELETE https://10.4.3.125/volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 Aug 09 10:51:39.445462 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-29c2288b-b873-4c02-bb4a-b6f40b18ef61 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:39.445651 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-29c2288b-b873-4c02-bb4a-b6f40b18ef61 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:39.445806 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-29c2288b-b873-4c02-bb4a-b6f40b18ef61 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume with id: 38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 Aug 09 10:51:39.452266 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:39.452266 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:39.452676 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-29c2288b-b873-4c02-bb4a-b6f40b18ef61 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:39.473129 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-29c2288b-b873-4c02-bb4a-b6f40b18ef61 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume request issued successfully. Aug 09 10:51:39.473129 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-29c2288b-b873-4c02-bb4a-b6f40b18ef61 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 returned with HTTP 202 Aug 09 10:51:39.473129 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1198/4749] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:39 2026] DELETE /volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:39.478838 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-09f1d717-6228-4c00-9de5-230fa63f35a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:39.481106 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-09f1d717-6228-4c00-9de5-230fa63f35a0 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 Aug 09 10:51:39.481106 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-09f1d717-6228-4c00-9de5-230fa63f35a0 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:39.481106 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-09f1d717-6228-4c00-9de5-230fa63f35a0 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:39.487779 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:39.487779 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:39.491400 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-09f1d717-6228-4c00-9de5-230fa63f35a0 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:39.495875 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-09f1d717-6228-4c00-9de5-230fa63f35a0 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 returned with HTTP 200 Aug 09 10:51:39.496960 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1178/4750] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:39 2026] GET /volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:40.161948 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-62c0c212-4a94-4417-ad09-6abb324c95ba None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:40.164258 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-62c0c212-4a94-4417-ad09-6abb324c95ba tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 Aug 09 10:51:40.164543 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-62c0c212-4a94-4417-ad09-6abb324c95ba tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:40.164803 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-62c0c212-4a94-4417-ad09-6abb324c95ba tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:40.174108 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:40.174108 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:40.178865 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-62c0c212-4a94-4417-ad09-6abb324c95ba tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:40.183170 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-62c0c212-4a94-4417-ad09-6abb324c95ba tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 returned with HTTP 200 Aug 09 10:51:40.183622 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1186/4751] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:40 2026] GET /volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:40.197175 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1485f2e5-7847-4a3a-b3fb-c203a728ada2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:40.199096 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1485f2e5-7847-4a3a-b3fb-c203a728ada2 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] GET https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 Aug 09 10:51:40.199336 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1485f2e5-7847-4a3a-b3fb-c203a728ada2 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:40.199543 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1485f2e5-7847-4a3a-b3fb-c203a728ada2 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:40.206641 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:40.206641 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:40.210068 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1485f2e5-7847-4a3a-b3fb-c203a728ada2 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Volume info retrieved successfully. Aug 09 10:51:40.214068 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1485f2e5-7847-4a3a-b3fb-c203a728ada2 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 returned with HTTP 200 Aug 09 10:51:40.214458 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1190/4752] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:40 2026] GET /volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:40.225957 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3a318bb4-845c-4141-8ae8-3f49287f852f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:40.227666 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a318bb4-845c-4141-8ae8-3f49287f852f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 Aug 09 10:51:40.227868 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a318bb4-845c-4141-8ae8-3f49287f852f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:40.228118 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a318bb4-845c-4141-8ae8-3f49287f852f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:40.228268 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-3a318bb4-845c-4141-8ae8-3f49287f852f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Delete volume with id: e329b921-aeb1-453b-a26b-46f4f9080e49 Aug 09 10:51:40.235248 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:40.235248 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:40.235540 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3a318bb4-845c-4141-8ae8-3f49287f852f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:40.254258 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3a318bb4-845c-4141-8ae8-3f49287f852f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Delete volume request issued successfully. Aug 09 10:51:40.254258 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a318bb4-845c-4141-8ae8-3f49287f852f tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 returned with HTTP 202 Aug 09 10:51:40.254258 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1199/4753] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:51:40 2026] DELETE /volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:51:40.260905 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36bc0546-94df-4dfa-bb15-eb682d73ecd2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:40.262479 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36bc0546-94df-4dfa-bb15-eb682d73ecd2 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 Aug 09 10:51:40.262479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36bc0546-94df-4dfa-bb15-eb682d73ecd2 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:40.262479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36bc0546-94df-4dfa-bb15-eb682d73ecd2 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:40.271122 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:40.271122 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:40.275862 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-36bc0546-94df-4dfa-bb15-eb682d73ecd2 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:40.280380 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36bc0546-94df-4dfa-bb15-eb682d73ecd2 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 returned with HTTP 200 Aug 09 10:51:40.280954 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1179/4754] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:40 2026] GET /volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:40.371776 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dde6527b-44d3-464c-b693-59f6245f514b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:40.373494 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dde6527b-44d3-464c-b693-59f6245f514b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] GET https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f Aug 09 10:51:40.373708 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dde6527b-44d3-464c-b693-59f6245f514b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:40.373931 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dde6527b-44d3-464c-b693-59f6245f514b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:40.380032 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dde6527b-44d3-464c-b693-59f6245f514b tempest-TestMinimumBasicScenario-291332575 tempest-TestMinimumBasicScenario-291332575-project-member] https://10.4.3.125/volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f returned with HTTP 404 Aug 09 10:51:40.380539 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1187/4755] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:40 2026] GET /volume/v3/volumes/33efc830-5744-4df7-b56a-6fa79c358e2f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:40.511888 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e8b1ce0d-95e2-457c-95de-2a6fb3467e53 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:40.513584 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e8b1ce0d-95e2-457c-95de-2a6fb3467e53 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 Aug 09 10:51:40.513786 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e8b1ce0d-95e2-457c-95de-2a6fb3467e53 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:40.514320 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e8b1ce0d-95e2-457c-95de-2a6fb3467e53 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:40.519374 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e8b1ce0d-95e2-457c-95de-2a6fb3467e53 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 returned with HTTP 404 Aug 09 10:51:40.519795 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1191/4756] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:40 2026] GET /volume/v3/volumes/38e5bda9-35a9-4f51-8187-8bb2c6e5eb70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:40.525304 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-defa03c9-330a-4d1d-9368-67c6ee83ea13 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:40.527013 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-defa03c9-330a-4d1d-9368-67c6ee83ea13 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] DELETE https://10.4.3.125/volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 Aug 09 10:51:40.527233 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-defa03c9-330a-4d1d-9368-67c6ee83ea13 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:40.527439 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-defa03c9-330a-4d1d-9368-67c6ee83ea13 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:40.527594 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-defa03c9-330a-4d1d-9368-67c6ee83ea13 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume with id: d7aa7317-52a2-4002-ad74-d0e1d47497c9 Aug 09 10:51:40.534682 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:40.534682 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:40.535248 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-defa03c9-330a-4d1d-9368-67c6ee83ea13 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:40.561210 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-defa03c9-330a-4d1d-9368-67c6ee83ea13 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume request issued successfully. Aug 09 10:51:40.561210 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-defa03c9-330a-4d1d-9368-67c6ee83ea13 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 returned with HTTP 202 Aug 09 10:51:40.561210 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1200/4757] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:40 2026] DELETE /volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:40.568883 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-60e96df4-ab93-4ef6-a9b6-4705fd44329f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:40.568883 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-60e96df4-ab93-4ef6-a9b6-4705fd44329f tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 Aug 09 10:51:40.568883 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-60e96df4-ab93-4ef6-a9b6-4705fd44329f tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:40.568883 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-60e96df4-ab93-4ef6-a9b6-4705fd44329f tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:40.577665 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:40.577665 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:40.582137 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-60e96df4-ab93-4ef6-a9b6-4705fd44329f tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:40.588063 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-60e96df4-ab93-4ef6-a9b6-4705fd44329f tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 returned with HTTP 200 Aug 09 10:51:40.588607 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1180/4758] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:40 2026] GET /volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:41.293224 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dbdbd73a-f9e8-4a86-898a-5d1863ec5b60 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:41.295091 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dbdbd73a-f9e8-4a86-898a-5d1863ec5b60 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 Aug 09 10:51:41.295308 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dbdbd73a-f9e8-4a86-898a-5d1863ec5b60 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:41.295483 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dbdbd73a-f9e8-4a86-898a-5d1863ec5b60 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:41.301165 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dbdbd73a-f9e8-4a86-898a-5d1863ec5b60 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 returned with HTTP 404 Aug 09 10:51:41.301593 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1188/4759] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:41 2026] GET /volume/v3/volumes/e329b921-aeb1-453b-a26b-46f4f9080e49 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:51:41.311113 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9da91947-0665-4e89-bd4f-0315929836a0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:41.315534 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:41.315828 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-213894520"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:41.317080 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-213894520'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:41.317206 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume of 1 GB Aug 09 10:51:41.321646 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Availability Zones retrieved successfully. Aug 09 10:51:41.330021 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Flow 'volume_create_api' (57021843-9b9e-402b-b712-644b226e4b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:41.332458 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b44b0a-cd85-4802-b227-28edb282e9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:41.333176 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:41.356819 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b44b0a-cd85-4802-b227-28edb282e9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:41.357547 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b42a75-2b63-4f97-9037-26b66d74ffb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:41.393017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Created reservations ['77aac85c-6d3d-4709-9199-c57abdc2f0b0', '50977d0e-6ee7-4d8d-9b4f-e3db6a3c62d9', '6b22ea0d-69f2-4a37-8242-23235282e757', 'dbfafd2e-1165-4b11-867f-05db31409171'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:41.393825 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b42a75-2b63-4f97-9037-26b66d74ffb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77aac85c-6d3d-4709-9199-c57abdc2f0b0', '50977d0e-6ee7-4d8d-9b4f-e3db6a3c62d9', '6b22ea0d-69f2-4a37-8242-23235282e757', 'dbfafd2e-1165-4b11-867f-05db31409171']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:41.394560 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fafc4ae-891d-471f-9ac2-706b17dda98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:41.419768 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fafc4ae-891d-471f-9ac2-706b17dda98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b50d6da4-3101-4169-b25c-e86c3d562d36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-213894520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12690c6079114610a7f96cb14b7cd37c',qos_specs=None,replication_status=,reservations=['77aac85c-6d3d-4709-9199-c57abdc2f0b0','50977d0e-6ee7-4d8d-9b4f-e3db6a3c62d9','6b22ea0d-69f2-4a37-8242-23235282e757','dbfafd2e-1165-4b11-867f-05db31409171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-213894520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b50d6da4-3101-4169-b25c-e86c3d562d36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12690c6079114610a7f96cb14b7cd37c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:41.420533 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42faa041-0c91-4d22-9ac9-9d30c9f2c34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:41.439719 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42faa041-0c91-4d22-9ac9-9d30c9f2c34a) transitioned into state 'SUCCESS' from state '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-213894520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12690c6079114610a7f96cb14b7cd37c',qos_specs=None,replication_status=,reservations=['77aac85c-6d3d-4709-9199-c57abdc2f0b0','50977d0e-6ee7-4d8d-9b4f-e3db6a3c62d9','6b22ea0d-69f2-4a37-8242-23235282e757','dbfafd2e-1165-4b11-867f-05db31409171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596093335fb4b7585d2e9d3a0e3e495',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:41.440768 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eebdf88-37ee-4d6f-b84d-caff14edb02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:41.453967 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eebdf88-37ee-4d6f-b84d-caff14edb02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:41.454710 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Flow 'volume_create_api' (57021843-9b9e-402b-b712-644b226e4b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:41.454984 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Create volume request issued successfully. Aug 09 10:51:41.455709 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9da91947-0665-4e89-bd4f-0315929836a0 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:41.456104 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1192/4760] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:51:41 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:41.467021 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89f4cd74-aa7e-4cf0-9815-2d2a80c1bebc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:41.469274 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89f4cd74-aa7e-4cf0-9815-2d2a80c1bebc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 Aug 09 10:51:41.469607 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89f4cd74-aa7e-4cf0-9815-2d2a80c1bebc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:41.469952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89f4cd74-aa7e-4cf0-9815-2d2a80c1bebc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:41.477872 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:41.477872 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:41.481478 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-89f4cd74-aa7e-4cf0-9815-2d2a80c1bebc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:41.485427 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89f4cd74-aa7e-4cf0-9815-2d2a80c1bebc tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 returned with HTTP 200 Aug 09 10:51:41.485781 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1201/4761] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:41 2026] GET /volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:41.605866 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f718b432-3fb1-4c61-bbc4-087f0d0753fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:41.608360 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f718b432-3fb1-4c61-bbc4-087f0d0753fb tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 Aug 09 10:51:41.608658 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f718b432-3fb1-4c61-bbc4-087f0d0753fb tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:41.608905 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f718b432-3fb1-4c61-bbc4-087f0d0753fb tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:41.616297 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f718b432-3fb1-4c61-bbc4-087f0d0753fb tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 returned with HTTP 404 Aug 09 10:51:41.616947 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1181/4762] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:41 2026] GET /volume/v3/volumes/d7aa7317-52a2-4002-ad74-d0e1d47497c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:41.624747 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-82ea3556-9dc7-4390-a255-60273f604a29 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:41.626493 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82ea3556-9dc7-4390-a255-60273f604a29 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] DELETE https://10.4.3.125/volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc Aug 09 10:51:41.626669 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82ea3556-9dc7-4390-a255-60273f604a29 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:41.626867 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82ea3556-9dc7-4390-a255-60273f604a29 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:41.627045 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-82ea3556-9dc7-4390-a255-60273f604a29 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume with id: d3504584-262e-48f0-b11c-0775c468f8dc Aug 09 10:51:41.634012 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:41.634012 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:41.634462 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-82ea3556-9dc7-4390-a255-60273f604a29 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:41.657046 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-82ea3556-9dc7-4390-a255-60273f604a29 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume request issued successfully. Aug 09 10:51:41.657310 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82ea3556-9dc7-4390-a255-60273f604a29 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc returned with HTTP 202 Aug 09 10:51:41.657711 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1189/4763] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:41 2026] DELETE /volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:41.664929 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5cc57b01-a314-4477-a021-c38c392485a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:41.666849 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5cc57b01-a314-4477-a021-c38c392485a2 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc Aug 09 10:51:41.667172 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5cc57b01-a314-4477-a021-c38c392485a2 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:41.667435 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5cc57b01-a314-4477-a021-c38c392485a2 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:41.675820 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:41.675820 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:41.681353 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5cc57b01-a314-4477-a021-c38c392485a2 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:41.688409 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5cc57b01-a314-4477-a021-c38c392485a2 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc returned with HTTP 200 Aug 09 10:51:41.688850 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1193/4764] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:41 2026] GET /volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:42.497480 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7beb692b-41a6-407a-8cbd-bd5bf4121631 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:42.499223 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7beb692b-41a6-407a-8cbd-bd5bf4121631 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 Aug 09 10:51:42.499537 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7beb692b-41a6-407a-8cbd-bd5bf4121631 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:42.499708 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7beb692b-41a6-407a-8cbd-bd5bf4121631 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:42.506744 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:42.506744 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:42.510401 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7beb692b-41a6-407a-8cbd-bd5bf4121631 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:42.514087 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7beb692b-41a6-407a-8cbd-bd5bf4121631 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 returned with HTTP 200 Aug 09 10:51:42.514595 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1202/4765] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:42 2026] GET /volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:42.528210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5297d9c1-ee6a-4322-942f-b71f7a71dd6c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:42.529828 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5297d9c1-ee6a-4322-942f-b71f7a71dd6c tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] GET https://10.4.3.125/volume/v3/volumes/summary Aug 09 10:51:42.530016 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5297d9c1-ee6a-4322-942f-b71f7a71dd6c tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:42.530252 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5297d9c1-ee6a-4322-942f-b71f7a71dd6c tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:42.530424 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-5297d9c1-ee6a-4322-942f-b71f7a71dd6c tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:51:42.535770 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5297d9c1-ee6a-4322-942f-b71f7a71dd6c tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] Get summary completed successfully. Aug 09 10:51:42.535985 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5297d9c1-ee6a-4322-942f-b71f7a71dd6c tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-reader] https://10.4.3.125/volume/v3/volumes/summary returned with HTTP 200 Aug 09 10:51:42.536415 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1182/4766] 10.4.3.125 () {68 vars in 1302 bytes} [Sun Aug 9 10:51:42 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:42.543417 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e2728914-a757-4272-af1c-5a727e5cf736 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:42.545090 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e2728914-a757-4272-af1c-5a727e5cf736 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 Aug 09 10:51:42.545353 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e2728914-a757-4272-af1c-5a727e5cf736 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:42.545569 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e2728914-a757-4272-af1c-5a727e5cf736 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:42.545745 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-e2728914-a757-4272-af1c-5a727e5cf736 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Delete volume with id: b50d6da4-3101-4169-b25c-e86c3d562d36 Aug 09 10:51:42.552239 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:42.552239 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:42.552568 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e2728914-a757-4272-af1c-5a727e5cf736 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:42.568778 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e2728914-a757-4272-af1c-5a727e5cf736 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Delete volume request issued successfully. Aug 09 10:51:42.569000 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e2728914-a757-4272-af1c-5a727e5cf736 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 returned with HTTP 202 Aug 09 10:51:42.569469 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1190/4767] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:51:42 2026] DELETE /volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:51:42.577181 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cd9d9632-a6e5-4279-ae67-7e3eef5b4390 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:42.579526 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cd9d9632-a6e5-4279-ae67-7e3eef5b4390 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 Aug 09 10:51:42.579928 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cd9d9632-a6e5-4279-ae67-7e3eef5b4390 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:42.580221 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cd9d9632-a6e5-4279-ae67-7e3eef5b4390 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:42.589446 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:42.589446 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:42.593759 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cd9d9632-a6e5-4279-ae67-7e3eef5b4390 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Volume info retrieved successfully. Aug 09 10:51:42.598899 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cd9d9632-a6e5-4279-ae67-7e3eef5b4390 tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 returned with HTTP 200 Aug 09 10:51:42.599434 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1194/4768] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:42 2026] GET /volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:51:42.704553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1482306b-d8ad-4d47-ab70-6e2e777b16dd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:42.706541 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1482306b-d8ad-4d47-ab70-6e2e777b16dd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc Aug 09 10:51:42.706720 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1482306b-d8ad-4d47-ab70-6e2e777b16dd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:42.706938 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1482306b-d8ad-4d47-ab70-6e2e777b16dd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:42.712861 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1482306b-d8ad-4d47-ab70-6e2e777b16dd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc returned with HTTP 404 Aug 09 10:51:42.713323 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1203/4769] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:42 2026] GET /volume/v3/volumes/d3504584-262e-48f0-b11c-0775c468f8dc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:42.719920 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-48104689-8fea-40b6-9cdc-83044497902d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:42.721767 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48104689-8fea-40b6-9cdc-83044497902d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 Aug 09 10:51:42.721949 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48104689-8fea-40b6-9cdc-83044497902d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:42.722153 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48104689-8fea-40b6-9cdc-83044497902d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:42.722329 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-48104689-8fea-40b6-9cdc-83044497902d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume with id: ea9059aa-7457-4afe-8104-48fc9fa7ebb4 Aug 09 10:51:42.728931 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:42.728931 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:42.729406 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-48104689-8fea-40b6-9cdc-83044497902d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:42.750010 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-48104689-8fea-40b6-9cdc-83044497902d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume request issued successfully. Aug 09 10:51:42.750285 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48104689-8fea-40b6-9cdc-83044497902d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 returned with HTTP 202 Aug 09 10:51:42.750676 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1183/4770] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:42 2026] DELETE /volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:42.757265 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-83afdf60-c807-4b91-9932-e1d467bfbd86 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:42.759607 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-83afdf60-c807-4b91-9932-e1d467bfbd86 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 Aug 09 10:51:42.759868 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-83afdf60-c807-4b91-9932-e1d467bfbd86 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:42.760173 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-83afdf60-c807-4b91-9932-e1d467bfbd86 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:42.766958 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:42.766958 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:42.771490 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-83afdf60-c807-4b91-9932-e1d467bfbd86 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:42.777683 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-83afdf60-c807-4b91-9932-e1d467bfbd86 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 returned with HTTP 200 Aug 09 10:51:42.778180 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1191/4771] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:42 2026] GET /volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:43.613240 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-42f26d8c-8da5-4c2c-9406-fe8286c8671a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:43.614973 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-42f26d8c-8da5-4c2c-9406-fe8286c8671a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] GET https://10.4.3.125/volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 Aug 09 10:51:43.615250 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-42f26d8c-8da5-4c2c-9406-fe8286c8671a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:43.615463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-42f26d8c-8da5-4c2c-9406-fe8286c8671a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:43.621399 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-42f26d8c-8da5-4c2c-9406-fe8286c8671a tempest-ProjectReaderTests-875603571 tempest-ProjectReaderTests-875603571-project-admin] https://10.4.3.125/volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 returned with HTTP 404 Aug 09 10:51:43.621843 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1195/4772] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:51:43 2026] GET /volume/v3/volumes/b50d6da4-3101-4169-b25c-e86c3d562d36 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:51:43.795009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e97a8302-1e86-4ca5-8452-d74b7f581cc7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:43.796840 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e97a8302-1e86-4ca5-8452-d74b7f581cc7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 Aug 09 10:51:43.797036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e97a8302-1e86-4ca5-8452-d74b7f581cc7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:43.797292 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e97a8302-1e86-4ca5-8452-d74b7f581cc7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:43.803031 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e97a8302-1e86-4ca5-8452-d74b7f581cc7 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 returned with HTTP 404 Aug 09 10:51:43.803529 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1204/4773] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:43 2026] GET /volume/v3/volumes/ea9059aa-7457-4afe-8104-48fc9fa7ebb4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:43.817486 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-053fff7e-5c76-45c9-8cfc-6c10d0f1374d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:43.819537 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-053fff7e-5c76-45c9-8cfc-6c10d0f1374d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 Aug 09 10:51:43.819725 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-053fff7e-5c76-45c9-8cfc-6c10d0f1374d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:43.819901 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-053fff7e-5c76-45c9-8cfc-6c10d0f1374d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:43.820003 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-053fff7e-5c76-45c9-8cfc-6c10d0f1374d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete snapshot with id: 9fd1a5e7-e00d-495a-89af-c0c7360fba81 Aug 09 10:51:43.826476 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:43.826476 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:43.826906 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-053fff7e-5c76-45c9-8cfc-6c10d0f1374d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Snapshot retrieved successfully. Aug 09 10:51:43.851050 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-053fff7e-5c76-45c9-8cfc-6c10d0f1374d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Snapshot delete request issued successfully. Aug 09 10:51:43.851301 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-053fff7e-5c76-45c9-8cfc-6c10d0f1374d tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 returned with HTTP 202 Aug 09 10:51:43.853984 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1184/4774] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:51:43 2026] DELETE /volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:43.859762 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0fedbc89-b92b-431b-a156-e8cf624ae4bd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:43.861530 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0fedbc89-b92b-431b-a156-e8cf624ae4bd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 Aug 09 10:51:43.861773 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0fedbc89-b92b-431b-a156-e8cf624ae4bd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:43.862008 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0fedbc89-b92b-431b-a156-e8cf624ae4bd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:43.868399 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:43.868399 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:43.868809 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0fedbc89-b92b-431b-a156-e8cf624ae4bd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Snapshot retrieved successfully. Aug 09 10:51:43.869834 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0fedbc89-b92b-431b-a156-e8cf624ae4bd tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 returned with HTTP 200 Aug 09 10:51:43.870483 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1192/4775] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:43 2026] GET /volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:44.879738 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3b1cee72-045e-4c58-a5e1-9aa3a6fd3f7e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:44.881547 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b1cee72-045e-4c58-a5e1-9aa3a6fd3f7e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 Aug 09 10:51:44.881742 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b1cee72-045e-4c58-a5e1-9aa3a6fd3f7e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:44.881925 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b1cee72-045e-4c58-a5e1-9aa3a6fd3f7e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:44.886373 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b1cee72-045e-4c58-a5e1-9aa3a6fd3f7e tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 returned with HTTP 404 Aug 09 10:51:44.886877 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1196/4776] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:44 2026] GET /volume/v3/snapshots/9fd1a5e7-e00d-495a-89af-c0c7360fba81 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:44.892664 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fdfd2563-7955-4f3b-8d37-b3b733ecfa0b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:44.894274 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fdfd2563-7955-4f3b-8d37-b3b733ecfa0b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc Aug 09 10:51:44.894454 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fdfd2563-7955-4f3b-8d37-b3b733ecfa0b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:44.894627 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fdfd2563-7955-4f3b-8d37-b3b733ecfa0b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:44.894776 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-fdfd2563-7955-4f3b-8d37-b3b733ecfa0b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume with id: 5f0ffdd1-2d2f-4554-9973-66baa248b0dc Aug 09 10:51:44.901088 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:44.901088 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:44.901497 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fdfd2563-7955-4f3b-8d37-b3b733ecfa0b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:44.915942 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fdfd2563-7955-4f3b-8d37-b3b733ecfa0b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Delete volume request issued successfully. Aug 09 10:51:44.916241 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fdfd2563-7955-4f3b-8d37-b3b733ecfa0b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc returned with HTTP 202 Aug 09 10:51:44.916544 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1205/4777] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:44 2026] DELETE /volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:44.923587 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-90bf2341-2134-4591-a138-8235d56eb44b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:44.925320 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90bf2341-2134-4591-a138-8235d56eb44b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc Aug 09 10:51:44.925530 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90bf2341-2134-4591-a138-8235d56eb44b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:44.925712 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90bf2341-2134-4591-a138-8235d56eb44b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:44.932153 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:44.932153 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:44.935841 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-90bf2341-2134-4591-a138-8235d56eb44b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Volume info retrieved successfully. Aug 09 10:51:44.939990 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90bf2341-2134-4591-a138-8235d56eb44b tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc returned with HTTP 200 Aug 09 10:51:44.940417 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1185/4778] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:44 2026] GET /volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:45.955119 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-55fb3c13-3373-4fdd-9ed6-ba45765c6e50 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:45.956954 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55fb3c13-3373-4fdd-9ed6-ba45765c6e50 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] GET https://10.4.3.125/volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc Aug 09 10:51:45.957156 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55fb3c13-3373-4fdd-9ed6-ba45765c6e50 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:45.957401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55fb3c13-3373-4fdd-9ed6-ba45765c6e50 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:45.963346 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55fb3c13-3373-4fdd-9ed6-ba45765c6e50 tempest-CreateVolumesFromSnapshotTest-55203818 tempest-CreateVolumesFromSnapshotTest-55203818-project-member] https://10.4.3.125/volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc returned with HTTP 404 Aug 09 10:51:45.963759 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1193/4779] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:45 2026] GET /volume/v3/volumes/5f0ffdd1-2d2f-4554-9973-66baa248b0dc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:48.134821 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-dbcb9b37-a579-46e4-87a7-9db9f8c3cb4e req-cf43ac50-3460-41a1-ab9f-d76cdae3799e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:48.137141 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-dbcb9b37-a579-46e4-87a7-9db9f8c3cb4e req-cf43ac50-3460-41a1-ab9f-d76cdae3799e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/attachments/7bc060bc-4a72-4920-ae8f-3be76baabc62 Aug 09 10:51:48.137338 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-dbcb9b37-a579-46e4-87a7-9db9f8c3cb4e req-cf43ac50-3460-41a1-ab9f-d76cdae3799e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:48.137535 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-dbcb9b37-a579-46e4-87a7-9db9f8c3cb4e req-cf43ac50-3460-41a1-ab9f-d76cdae3799e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:48.147785 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:48.147785 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:48.207843 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-dbcb9b37-a579-46e4-87a7-9db9f8c3cb4e req-cf43ac50-3460-41a1-ab9f-d76cdae3799e tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/7bc060bc-4a72-4920-ae8f-3be76baabc62 returned with HTTP 200 Aug 09 10:51:48.208488 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1197/4780] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:51:48 2026] DELETE /volume/v3/attachments/7bc060bc-4a72-4920-ae8f-3be76baabc62 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:49.409679 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4431f72e-0cf8-46e3-8eb0-d7b90c92f6f5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:49.411493 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4431f72e-0cf8-46e3-8eb0-d7b90c92f6f5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 Aug 09 10:51:49.411640 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4431f72e-0cf8-46e3-8eb0-d7b90c92f6f5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:49.411819 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4431f72e-0cf8-46e3-8eb0-d7b90c92f6f5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:49.412043 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4431f72e-0cf8-46e3-8eb0-d7b90c92f6f5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: 7f7dc850-5c35-4d62-a707-a4660e919452 Aug 09 10:51:49.418574 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:49.418574 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:49.418999 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4431f72e-0cf8-46e3-8eb0-d7b90c92f6f5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:51:49.435171 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4431f72e-0cf8-46e3-8eb0-d7b90c92f6f5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume request issued successfully. Aug 09 10:51:49.435371 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4431f72e-0cf8-46e3-8eb0-d7b90c92f6f5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 returned with HTTP 202 Aug 09 10:51:49.435734 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1206/4781] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:49 2026] DELETE /volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:49.442364 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b318fda-9bcb-4bc6-9465-0840aec458ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:49.444009 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b318fda-9bcb-4bc6-9465-0840aec458ac tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 Aug 09 10:51:49.444147 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b318fda-9bcb-4bc6-9465-0840aec458ac tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:49.444347 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b318fda-9bcb-4bc6-9465-0840aec458ac tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:49.453418 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:49.453418 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:49.459994 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1b318fda-9bcb-4bc6-9465-0840aec458ac tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:51:49.467486 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b318fda-9bcb-4bc6-9465-0840aec458ac tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 returned with HTTP 200 Aug 09 10:51:49.467853 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1186/4782] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:49 2026] GET /volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 => generated 1393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:50.480755 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7b9d4074-34d8-4004-886b-865c86d87b0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:50.482484 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b9d4074-34d8-4004-886b-865c86d87b0b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 Aug 09 10:51:50.482902 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b9d4074-34d8-4004-886b-865c86d87b0b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:50.482902 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b9d4074-34d8-4004-886b-865c86d87b0b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:50.488337 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b9d4074-34d8-4004-886b-865c86d87b0b tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 returned with HTTP 404 Aug 09 10:51:50.488904 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1194/4783] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:50 2026] GET /volume/v3/volumes/7f7dc850-5c35-4d62-a707-a4660e919452 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:50.495756 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a6ea68d0-fb75-48dd-8bd2-d38719b5d1b5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:50.497582 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6ea68d0-fb75-48dd-8bd2-d38719b5d1b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 Aug 09 10:51:50.497801 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6ea68d0-fb75-48dd-8bd2-d38719b5d1b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:50.498035 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6ea68d0-fb75-48dd-8bd2-d38719b5d1b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:50.498129 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-a6ea68d0-fb75-48dd-8bd2-d38719b5d1b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete snapshot with id: 839b9fca-e329-47bc-9eab-6652c8eb8096 Aug 09 10:51:50.503327 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:50.503327 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:50.503729 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a6ea68d0-fb75-48dd-8bd2-d38719b5d1b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:51:50.521345 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a6ea68d0-fb75-48dd-8bd2-d38719b5d1b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot delete request issued successfully. Aug 09 10:51:50.521625 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6ea68d0-fb75-48dd-8bd2-d38719b5d1b5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 returned with HTTP 202 Aug 09 10:51:50.522490 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1198/4784] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:51:50 2026] DELETE /volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:50.528880 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ca162bb5-7401-4c43-a7f4-36d3611d65fe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:50.531103 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca162bb5-7401-4c43-a7f4-36d3611d65fe tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 Aug 09 10:51:50.531480 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca162bb5-7401-4c43-a7f4-36d3611d65fe tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:50.531760 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca162bb5-7401-4c43-a7f4-36d3611d65fe tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:50.537710 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:50.537710 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:50.538232 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ca162bb5-7401-4c43-a7f4-36d3611d65fe tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Snapshot retrieved successfully. Aug 09 10:51:50.538961 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca162bb5-7401-4c43-a7f4-36d3611d65fe tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 returned with HTTP 200 Aug 09 10:51:50.539467 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1207/4785] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:50 2026] GET /volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:51.548710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-882b7dc5-2969-4e73-b7e7-7d6e66b8f37d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:51.550455 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-882b7dc5-2969-4e73-b7e7-7d6e66b8f37d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 Aug 09 10:51:51.550697 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-882b7dc5-2969-4e73-b7e7-7d6e66b8f37d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:51.550876 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-882b7dc5-2969-4e73-b7e7-7d6e66b8f37d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:51.554696 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-882b7dc5-2969-4e73-b7e7-7d6e66b8f37d tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 returned with HTTP 404 Aug 09 10:51:51.555174 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1187/4786] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:51:51 2026] GET /volume/v3/snapshots/839b9fca-e329-47bc-9eab-6652c8eb8096 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:52.129803 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b67f1360-d702-48f6-b2df-c99723545af6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:52.187252 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:52.187839 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1227855711"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:52.189731 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1227855711'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:52.189899 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume of 1 GB Aug 09 10:51:52.194979 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Availability Zones retrieved successfully. Aug 09 10:51:52.201167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Flow 'volume_create_api' (ff0a869b-ba91-4602-ac2f-ef8b7e18efd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:52.202178 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d16546-7fa8-4850-91d1-b05d3e8662fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:52.203195 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:52.231000 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d16546-7fa8-4850-91d1-b05d3e8662fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:52.231939 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a798aa1e-d083-499d-8e22-b96e403532f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:52.302259 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['117b0d19-012e-4e6a-b10a-b63d82b27ae4', 'bba4c0c8-813c-444a-a21a-e1fa0608a46f', 'a2021279-0395-412b-adab-1c6460251654', '21751430-7185-42d7-96b3-23b7de85d83f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:52.303278 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a798aa1e-d083-499d-8e22-b96e403532f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['117b0d19-012e-4e6a-b10a-b63d82b27ae4', 'bba4c0c8-813c-444a-a21a-e1fa0608a46f', 'a2021279-0395-412b-adab-1c6460251654', '21751430-7185-42d7-96b3-23b7de85d83f']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:52.304080 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71bdb71c-06da-4559-9d28-f8a99ee79b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:52.326052 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71bdb71c-06da-4559-9d28-f8a99ee79b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8f257d7-95e3-4b9d-9b48-de54a8bda82a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1227855711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',qos_specs=None,replication_status=,reservations=['117b0d19-012e-4e6a-b10a-b63d82b27ae4','bba4c0c8-813c-444a-a21a-e1fa0608a46f','a2021279-0395-412b-adab-1c6460251654','21751430-7185-42d7-96b3-23b7de85d83f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf97b34e79e64688a824fcaddc4303e8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1227855711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8f257d7-95e3-4b9d-9b48-de54a8bda82a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf97b34e79e64688a824fcaddc4303e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:52.327195 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e38cdf-4da7-489c-b2c3-0ca30bb76371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:52.344930 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e38cdf-4da7-489c-b2c3-0ca30bb76371) transitioned into state 'SUCCESS' from state '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-1227855711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',qos_specs=None,replication_status=,reservations=['117b0d19-012e-4e6a-b10a-b63d82b27ae4','bba4c0c8-813c-444a-a21a-e1fa0608a46f','a2021279-0395-412b-adab-1c6460251654','21751430-7185-42d7-96b3-23b7de85d83f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf97b34e79e64688a824fcaddc4303e8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:52.345605 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a925365e-2c1a-4a43-9f85-1aaa9654fef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:52.356912 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a925365e-2c1a-4a43-9f85-1aaa9654fef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:52.357769 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Flow 'volume_create_api' (ff0a869b-ba91-4602-ac2f-ef8b7e18efd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:52.358115 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume request issued successfully. Aug 09 10:51:52.358698 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b67f1360-d702-48f6-b2df-c99723545af6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:52.359166 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1195/4787] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:51:52 2026] POST /volume/v3/volumes => generated 749 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:52.371614 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-66c413ba-5869-454a-8991-412437e17cd7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:52.373849 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-66c413ba-5869-454a-8991-412437e17cd7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a Aug 09 10:51:52.374066 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-66c413ba-5869-454a-8991-412437e17cd7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:52.374295 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-66c413ba-5869-454a-8991-412437e17cd7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:52.384118 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:52.384118 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:52.392636 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-66c413ba-5869-454a-8991-412437e17cd7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:51:52.399372 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-66c413ba-5869-454a-8991-412437e17cd7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a returned with HTTP 200 Aug 09 10:51:52.399985 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1199/4788] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:52 2026] GET /volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:53.031327 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-cce8b465-afe8-4c07-ace1-6647718b6a9a req-a6864b84-b4ea-4946-8438-64846c6ae0d4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:53.033557 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cce8b465-afe8-4c07-ace1-6647718b6a9a req-a6864b84-b4ea-4946-8438-64846c6ae0d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/attachments/bcf20fe0-40da-42dc-8084-e201663045ef Aug 09 10:51:53.033740 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cce8b465-afe8-4c07-ace1-6647718b6a9a req-a6864b84-b4ea-4946-8438-64846c6ae0d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:53.033932 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cce8b465-afe8-4c07-ace1-6647718b6a9a req-a6864b84-b4ea-4946-8438-64846c6ae0d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:53.041007 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:53.041007 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:53.092582 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cce8b465-afe8-4c07-ace1-6647718b6a9a req-a6864b84-b4ea-4946-8438-64846c6ae0d4 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/attachments/bcf20fe0-40da-42dc-8084-e201663045ef returned with HTTP 200 Aug 09 10:51:53.092983 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1208/4789] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:51:53 2026] DELETE /volume/v3/attachments/bcf20fe0-40da-42dc-8084-e201663045ef => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:53.411741 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ae0a7040-ec9e-4a6e-a400-11746b5d7934 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:53.413266 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae0a7040-ec9e-4a6e-a400-11746b5d7934 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a Aug 09 10:51:53.413446 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae0a7040-ec9e-4a6e-a400-11746b5d7934 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:53.413664 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae0a7040-ec9e-4a6e-a400-11746b5d7934 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:53.419855 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:53.419855 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:53.422800 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ae0a7040-ec9e-4a6e-a400-11746b5d7934 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:51:53.426396 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae0a7040-ec9e-4a6e-a400-11746b5d7934 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a returned with HTTP 200 Aug 09 10:51:53.426718 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1188/4790] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:53 2026] GET /volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:53.438663 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4ee80df5-c35b-4b2e-a468-cb75349a4ff3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:53.440880 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4ee80df5-c35b-4b2e-a468-cb75349a4ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:51:53.441334 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4ee80df5-c35b-4b2e-a468-cb75349a4ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8f257d7-95e3-4b9d-9b48-de54a8bda82a", "name": "tempest-VolumesBackupsTest-Backup-876276459"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:53.443211 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-4ee80df5-c35b-4b2e-a468-cb75349a4ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating new backup {'backup': {'volume_id': 'f8f257d7-95e3-4b9d-9b48-de54a8bda82a', 'name': 'tempest-VolumesBackupsTest-Backup-876276459'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:51:53.443402 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-4ee80df5-c35b-4b2e-a468-cb75349a4ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating backup of volume f8f257d7-95e3-4b9d-9b48-de54a8bda82a in container None Aug 09 10:51:53.452075 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:53.452075 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:53.452868 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4ee80df5-c35b-4b2e-a468-cb75349a4ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:51:53.478998 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-4ee80df5-c35b-4b2e-a468-cb75349a4ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['33cb6265-c875-4a73-93ee-68c1ca0a66c8', '348c108d-464a-4f2f-8aba-662096a50afb'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:53.505580 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4ee80df5-c35b-4b2e-a468-cb75349a4ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:51:53.506357 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1196/4791] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:51:53 2026] POST /volume/v3/backups => generated 329 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:53.513484 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e3e914b7-8ac7-48ac-946e-3a09625f6810 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:53.516125 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3e914b7-8ac7-48ac-946e-3a09625f6810 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:51:53.516348 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3e914b7-8ac7-48ac-946e-3a09625f6810 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:53.516596 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3e914b7-8ac7-48ac-946e-3a09625f6810 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:53.516719 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e3e914b7-8ac7-48ac-946e-3a09625f6810 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:53.521857 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:53.521857 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:53.522199 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3e914b7-8ac7-48ac-946e-3a09625f6810 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:51:53.522596 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1200/4792] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:53 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:54.513604 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9ed447e1-94fa-4436-965a-29c6c54da929 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:54.515433 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9ed447e1-94fa-4436-965a-29c6c54da929 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] DELETE https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:51:54.515657 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9ed447e1-94fa-4436-965a-29c6c54da929 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:54.515831 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9ed447e1-94fa-4436-965a-29c6c54da929 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:54.516008 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-9ed447e1-94fa-4436-965a-29c6c54da929 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume with id: 8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:51:54.523011 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:54.523011 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:54.523536 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9ed447e1-94fa-4436-965a-29c6c54da929 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:51:54.533258 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e16dfaf-ccb1-40d7-89ae-6aa320d642a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:54.535519 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e16dfaf-ccb1-40d7-89ae-6aa320d642a2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:51:54.535828 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e16dfaf-ccb1-40d7-89ae-6aa320d642a2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:54.536031 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e16dfaf-ccb1-40d7-89ae-6aa320d642a2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:54.536176 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5e16dfaf-ccb1-40d7-89ae-6aa320d642a2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:54.541310 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:54.541310 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:54.541661 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9ed447e1-94fa-4436-965a-29c6c54da929 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Delete volume request issued successfully. Aug 09 10:51:54.541926 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9ed447e1-94fa-4436-965a-29c6c54da929 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 202 Aug 09 10:51:54.542273 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e16dfaf-ccb1-40d7-89ae-6aa320d642a2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:51:54.542476 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1209/4793] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:51:54 2026] DELETE /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:51:54.542662 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1189/4794] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:54 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:54.551689 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-035e309b-1d50-4391-8ef2-c83a02c991d3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:54.553423 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-035e309b-1d50-4391-8ef2-c83a02c991d3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:51:54.553602 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-035e309b-1d50-4391-8ef2-c83a02c991d3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:54.553779 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-035e309b-1d50-4391-8ef2-c83a02c991d3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:54.560862 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:54.560862 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:54.564611 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-035e309b-1d50-4391-8ef2-c83a02c991d3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Volume info retrieved successfully. Aug 09 10:51:54.570794 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-035e309b-1d50-4391-8ef2-c83a02c991d3 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 200 Aug 09 10:51:54.571284 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1197/4795] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:54 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:51:55.554572 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fe924186-5d9d-41d1-9298-1506e82ca3a3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:55.559276 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fe924186-5d9d-41d1-9298-1506e82ca3a3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:51:55.559570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fe924186-5d9d-41d1-9298-1506e82ca3a3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:55.559848 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fe924186-5d9d-41d1-9298-1506e82ca3a3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:55.560032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-fe924186-5d9d-41d1-9298-1506e82ca3a3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:55.569460 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:55.569460 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:55.570610 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fe924186-5d9d-41d1-9298-1506e82ca3a3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:51:55.571137 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1201/4796] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:55 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:55.586139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1eee7ee4-102e-4a2c-a16e-4ad4e50d25e5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:55.590320 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1eee7ee4-102e-4a2c-a16e-4ad4e50d25e5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] GET https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb Aug 09 10:51:55.590526 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1eee7ee4-102e-4a2c-a16e-4ad4e50d25e5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:55.590711 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1eee7ee4-102e-4a2c-a16e-4ad4e50d25e5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:55.600019 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1eee7ee4-102e-4a2c-a16e-4ad4e50d25e5 tempest-TestVolumeBootPattern-1317879761 tempest-TestVolumeBootPattern-1317879761-project-member] https://10.4.3.125/volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb returned with HTTP 404 Aug 09 10:51:55.600533 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1210/4797] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:55 2026] GET /volume/v3/volumes/8c5c15a1-1171-4aae-982f-0fe6335fa2cb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:51:56.581215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-009dc1ed-60ab-48dd-9960-39b88126e111 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:56.583670 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-009dc1ed-60ab-48dd-9960-39b88126e111 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:51:56.583670 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-009dc1ed-60ab-48dd-9960-39b88126e111 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:56.583670 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-009dc1ed-60ab-48dd-9960-39b88126e111 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:56.583970 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-009dc1ed-60ab-48dd-9960-39b88126e111 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:56.588240 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:56.588240 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:56.589353 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-009dc1ed-60ab-48dd-9960-39b88126e111 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:51:56.589798 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1190/4798] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:56 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:56.823147 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-327c4195-5636-43ee-ba42-0865fb804afb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:56.953288 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:51:56.953711 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1849910140", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:56.961743 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1849910140', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:51:56.961949 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Create volume of 1 GB Aug 09 10:51:56.966927 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Availability Zones retrieved successfully. Aug 09 10:51:56.975035 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Flow 'volume_create_api' (9ce30a2d-424d-456e-88fa-d57f08fcf4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:56.976176 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c43347-6ab4-4b40-a58e-a4bea4cff288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:56.977593 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:51:57.007704 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c43347-6ab4-4b40-a58e-a4bea4cff288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:57.008713 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64351723-a896-42cd-9fc0-1cfe19393bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:57.073029 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Created reservations ['c5c32c9e-e68d-4ee4-a92f-0dcb706057c6', 'd9b3faf4-1d93-4b43-aa67-cb6dcdbdced7', '4039a8f5-0e47-40ba-9cbc-5952ce71006b', 'abe34ffb-54fc-4068-88dd-d87a0335266b'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:51:57.073859 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64351723-a896-42cd-9fc0-1cfe19393bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5c32c9e-e68d-4ee4-a92f-0dcb706057c6', 'd9b3faf4-1d93-4b43-aa67-cb6dcdbdced7', '4039a8f5-0e47-40ba-9cbc-5952ce71006b', 'abe34ffb-54fc-4068-88dd-d87a0335266b']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:57.074613 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259559c0-b188-4ad5-be32-7d3b4b8bb575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:57.094745 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259559c0-b188-4ad5-be32-7d3b4b8bb575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8265ffb-3894-4045-994c-d90dec0c31e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1849910140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa02270cfc343159010013b601c0d85',qos_specs=None,replication_status=,reservations=['c5c32c9e-e68d-4ee4-a92f-0dcb706057c6','d9b3faf4-1d93-4b43-aa67-cb6dcdbdced7','4039a8f5-0e47-40ba-9cbc-5952ce71006b','abe34ffb-54fc-4068-88dd-d87a0335266b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1655a807bc44a3a73ac547846f3a98',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1849910140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8265ffb-3894-4045-994c-d90dec0c31e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa02270cfc343159010013b601c0d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c1655a807bc44a3a73ac547846f3a98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:57.095840 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4fb6cb-3c96-4441-85c7-8fd9e6c62b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:57.112921 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4fb6cb-3c96-4441-85c7-8fd9e6c62b75) transitioned into state 'SUCCESS' from state '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-1849910140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa02270cfc343159010013b601c0d85',qos_specs=None,replication_status=,reservations=['c5c32c9e-e68d-4ee4-a92f-0dcb706057c6','d9b3faf4-1d93-4b43-aa67-cb6dcdbdced7','4039a8f5-0e47-40ba-9cbc-5952ce71006b','abe34ffb-54fc-4068-88dd-d87a0335266b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1655a807bc44a3a73ac547846f3a98',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:57.113689 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f222e476-84d7-42e0-8079-9c1eb1af6e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:51:57.121973 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f222e476-84d7-42e0-8079-9c1eb1af6e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:51:57.122773 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Flow 'volume_create_api' (9ce30a2d-424d-456e-88fa-d57f08fcf4cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:51:57.123122 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Create volume request issued successfully. Aug 09 10:51:57.123653 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-327c4195-5636-43ee-ba42-0865fb804afb tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:51:57.124099 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1198/4799] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:51:56 2026] POST /volume/v3/volumes => generated 756 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:57.136873 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-010ef287-01a5-4d86-b15d-756804dd4a29 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:57.144089 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-010ef287-01a5-4d86-b15d-756804dd4a29 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] GET https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 Aug 09 10:51:57.148298 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-010ef287-01a5-4d86-b15d-756804dd4a29 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:57.148298 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-010ef287-01a5-4d86-b15d-756804dd4a29 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:57.152055 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:57.152055 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:57.156688 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-010ef287-01a5-4d86-b15d-756804dd4a29 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Volume info retrieved successfully. Aug 09 10:51:57.160934 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-010ef287-01a5-4d86-b15d-756804dd4a29 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 returned with HTTP 200 Aug 09 10:51:57.161325 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1202/4800] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:57 2026] GET /volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:57.600914 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e1ddd11f-fb10-40f7-8182-ff1889a4a57c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:57.602573 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1ddd11f-fb10-40f7-8182-ff1889a4a57c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:51:57.602749 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1ddd11f-fb10-40f7-8182-ff1889a4a57c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:57.602940 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1ddd11f-fb10-40f7-8182-ff1889a4a57c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:57.603072 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e1ddd11f-fb10-40f7-8182-ff1889a4a57c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:57.606936 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:57.606936 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:57.607564 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1ddd11f-fb10-40f7-8182-ff1889a4a57c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:51:57.607894 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1211/4801] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:57 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:58.175171 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9e352eb4-8dbe-4241-ad5e-e1146221d54b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:58.176816 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e352eb4-8dbe-4241-ad5e-e1146221d54b tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] GET https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 Aug 09 10:51:58.177109 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e352eb4-8dbe-4241-ad5e-e1146221d54b tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:58.177329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e352eb4-8dbe-4241-ad5e-e1146221d54b tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:58.191444 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:58.191444 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:58.195572 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e352eb4-8dbe-4241-ad5e-e1146221d54b tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Volume info retrieved successfully. Aug 09 10:51:58.199950 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e352eb4-8dbe-4241-ad5e-e1146221d54b tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 returned with HTTP 200 Aug 09 10:51:58.200339 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1191/4802] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:58 2026] GET /volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:58.212031 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3ee9c0cd-4c07-4c09-8b0d-8e100a5ba591 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:58.214514 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ee9c0cd-4c07-4c09-8b0d-8e100a5ba591 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] GET https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 Aug 09 10:51:58.215176 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ee9c0cd-4c07-4c09-8b0d-8e100a5ba591 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:58.215503 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ee9c0cd-4c07-4c09-8b0d-8e100a5ba591 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:58.226024 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:58.226024 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:51:58.231587 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3ee9c0cd-4c07-4c09-8b0d-8e100a5ba591 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Volume info retrieved successfully. Aug 09 10:51:58.236587 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ee9c0cd-4c07-4c09-8b0d-8e100a5ba591 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 returned with HTTP 200 Aug 09 10:51:58.236979 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1199/4803] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:58 2026] GET /volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:58.255672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-981b86e0-0efc-4558-8f79-57bfa4d48c1f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:58.261405 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-981b86e0-0efc-4558-8f79-57bfa4d48c1f tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] POST https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1/action Aug 09 10:51:58.261746 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-981b86e0-0efc-4558-8f79-57bfa4d48c1f tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2034774654", "disk_format": "raw"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:51:58.261842 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-981b86e0-0efc-4558-8f79-57bfa4d48c1f tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2034774654", "disk_format": "raw"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:51:58.270441 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:58.270441 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:58.270898 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-981b86e0-0efc-4558-8f79-57bfa4d48c1f tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Volume info retrieved successfully. Aug 09 10:51:58.285956 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:58.285956 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:51:58.290243 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.image.image_utils [None req-981b86e0-0efc-4558-8f79-57bfa4d48c1f tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2034774654'}] 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-2034774654'}]. {{(pid=100316) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 09 10:51:58.617578 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-451211ce-991f-4b6e-ae1b-30cbc652cdf0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:58.619623 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-451211ce-991f-4b6e-ae1b-30cbc652cdf0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:51:58.619899 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-451211ce-991f-4b6e-ae1b-30cbc652cdf0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:58.620156 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-451211ce-991f-4b6e-ae1b-30cbc652cdf0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:58.620322 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-451211ce-991f-4b6e-ae1b-30cbc652cdf0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:58.625326 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:58.625326 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:51:58.626101 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-451211ce-991f-4b6e-ae1b-30cbc652cdf0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:51:58.626507 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1212/4804] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:58 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:51:58.735361 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-981b86e0-0efc-4558-8f79-57bfa4d48c1f tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Copy volume to image completed successfully. Aug 09 10:51:58.735697 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-981b86e0-0efc-4558-8f79-57bfa4d48c1f tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1/action returned with HTTP 202 Aug 09 10:51:58.736082 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1203/4805] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:51:58 2026] POST /volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1/action => generated 686 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:51:59.638310 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f192a3e-3c9d-46df-8e70-df89c9224b55 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:51:59.639882 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f192a3e-3c9d-46df-8e70-df89c9224b55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:51:59.640009 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f192a3e-3c9d-46df-8e70-df89c9224b55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:51:59.640151 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f192a3e-3c9d-46df-8e70-df89c9224b55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:51:59.640277 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5f192a3e-3c9d-46df-8e70-df89c9224b55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:51:59.643985 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:51:59.643985 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:51:59.644598 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f192a3e-3c9d-46df-8e70-df89c9224b55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:51:59.644931 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1192/4806] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:51:59 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:00.655921 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-28381ae5-1942-4862-8989-841149cc8a48 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:00.661092 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-28381ae5-1942-4862-8989-841149cc8a48 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:00.661401 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-28381ae5-1942-4862-8989-841149cc8a48 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:00.661635 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-28381ae5-1942-4862-8989-841149cc8a48 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:00.661785 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-28381ae5-1942-4862-8989-841149cc8a48 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:00.671665 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:00.671665 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:00.673986 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-28381ae5-1942-4862-8989-841149cc8a48 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:00.675313 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1200/4807] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:00 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:01.686147 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-caff56f1-54d5-4b0c-ad5d-c867ce35b240 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:01.691207 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caff56f1-54d5-4b0c-ad5d-c867ce35b240 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:01.691207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caff56f1-54d5-4b0c-ad5d-c867ce35b240 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:01.691207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caff56f1-54d5-4b0c-ad5d-c867ce35b240 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:01.691207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-caff56f1-54d5-4b0c-ad5d-c867ce35b240 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:01.692307 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:01.692307 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:01.692984 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caff56f1-54d5-4b0c-ad5d-c867ce35b240 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:01.693373 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1213/4808] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:01 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:02.080113 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:02.218707 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:52:02.219053 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1884038395"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:02.220533 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1884038395'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:52:02.220957 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Create volume of 1 GB Aug 09 10:52:02.225761 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Availability Zones retrieved successfully. Aug 09 10:52:02.232140 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Flow 'volume_create_api' (b64c9b4c-0644-4733-bf9a-d1c1adc8873d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:02.233140 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bbd943-64c5-41ab-9647-e6147b6367fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:02.234208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:52:02.260179 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bbd943-64c5-41ab-9647-e6147b6367fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:02.261014 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d4fdaf-2870-4bf1-aa38-41c8b92cfad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:02.321644 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Created reservations ['e5a9e098-8cc4-415b-9722-a5c53e5fc8c0', 'd6829d5b-9974-44ea-becd-121b32f8896c', '27cb224c-536f-467f-a257-658daf1e2475', 'a75ea015-f062-42d3-b01c-2ea16ce1b95c'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:02.322516 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d4fdaf-2870-4bf1-aa38-41c8b92cfad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5a9e098-8cc4-415b-9722-a5c53e5fc8c0', 'd6829d5b-9974-44ea-becd-121b32f8896c', '27cb224c-536f-467f-a257-658daf1e2475', 'a75ea015-f062-42d3-b01c-2ea16ce1b95c']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:02.323374 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e8a9ed4-083d-4644-915b-0f087883d078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:02.346968 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e8a9ed4-083d-4644-915b-0f087883d078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bda3612-8dc1-42ed-9eea-37725e3f2a15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1884038395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b99520b20254fa8ac5d3f3282e9ac3a',qos_specs=None,replication_status=,reservations=['e5a9e098-8cc4-415b-9722-a5c53e5fc8c0','d6829d5b-9974-44ea-becd-121b32f8896c','27cb224c-536f-467f-a257-658daf1e2475','a75ea015-f062-42d3-b01c-2ea16ce1b95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9ba50b0c8e4ce2badf7ba13e628c8c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1884038395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bda3612-8dc1-42ed-9eea-37725e3f2a15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b99520b20254fa8ac5d3f3282e9ac3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b9ba50b0c8e4ce2badf7ba13e628c8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:02.347664 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dddb4106-7dac-4048-ae23-082396bb7697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:02.364081 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dddb4106-7dac-4048-ae23-082396bb7697) transitioned into state 'SUCCESS' from state '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-1884038395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b99520b20254fa8ac5d3f3282e9ac3a',qos_specs=None,replication_status=,reservations=['e5a9e098-8cc4-415b-9722-a5c53e5fc8c0','d6829d5b-9974-44ea-becd-121b32f8896c','27cb224c-536f-467f-a257-658daf1e2475','a75ea015-f062-42d3-b01c-2ea16ce1b95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9ba50b0c8e4ce2badf7ba13e628c8c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:02.364828 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f138e2-e67c-48dc-b2e9-0ec90a88134b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:02.374602 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f138e2-e67c-48dc-b2e9-0ec90a88134b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:02.375370 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Flow 'volume_create_api' (b64c9b4c-0644-4733-bf9a-d1c1adc8873d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:02.375647 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Create volume request issued successfully. Aug 09 10:52:02.376254 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cbd39f63-5c91-4f3a-90e8-1b04f03b4ad5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:52:02.376954 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1204/4809] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:52:02 2026] POST /volume/v3/volumes => generated 749 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:02.387779 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d118e15c-86e3-488a-9f9a-1b474a680e6c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:02.389659 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d118e15c-86e3-488a-9f9a-1b474a680e6c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 Aug 09 10:52:02.389903 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d118e15c-86e3-488a-9f9a-1b474a680e6c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:02.390085 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d118e15c-86e3-488a-9f9a-1b474a680e6c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:02.413226 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:02.413226 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:02.417338 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d118e15c-86e3-488a-9f9a-1b474a680e6c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:52:02.421663 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d118e15c-86e3-488a-9f9a-1b474a680e6c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 returned with HTTP 200 Aug 09 10:52:02.422096 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1193/4810] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:02 2026] GET /volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:02.703158 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dedee020-1928-4303-bc08-f677e8fa65e8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:02.705089 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dedee020-1928-4303-bc08-f677e8fa65e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:02.705218 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dedee020-1928-4303-bc08-f677e8fa65e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:02.705397 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dedee020-1928-4303-bc08-f677e8fa65e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:02.705502 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dedee020-1928-4303-bc08-f677e8fa65e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:02.709565 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:02.709565 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:02.710300 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dedee020-1928-4303-bc08-f677e8fa65e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:02.710624 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1201/4811] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:02 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:03.434500 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bf3e11e5-5b9b-4bc5-bcfc-249ceff283aa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:03.436312 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf3e11e5-5b9b-4bc5-bcfc-249ceff283aa tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 Aug 09 10:52:03.436645 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf3e11e5-5b9b-4bc5-bcfc-249ceff283aa tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:03.436983 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf3e11e5-5b9b-4bc5-bcfc-249ceff283aa tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:03.445268 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:03.445268 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:03.449709 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bf3e11e5-5b9b-4bc5-bcfc-249ceff283aa tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:52:03.454364 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf3e11e5-5b9b-4bc5-bcfc-249ceff283aa tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 returned with HTTP 200 Aug 09 10:52:03.454870 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1214/4812] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:03 2026] GET /volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:03.467475 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1df38877-6a41-44dc-9f86-7f1d446c2e08 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:03.469649 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1df38877-6a41-44dc-9f86-7f1d446c2e08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:52:03.470074 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1df38877-6a41-44dc-9f86-7f1d446c2e08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0bda3612-8dc1-42ed-9eea-37725e3f2a15", "name": "tempest-VolumesBackupsTest-Backup-169796730"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:03.471851 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-1df38877-6a41-44dc-9f86-7f1d446c2e08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Creating new backup {'backup': {'volume_id': '0bda3612-8dc1-42ed-9eea-37725e3f2a15', 'name': 'tempest-VolumesBackupsTest-Backup-169796730'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:52:03.472019 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-1df38877-6a41-44dc-9f86-7f1d446c2e08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Creating backup of volume 0bda3612-8dc1-42ed-9eea-37725e3f2a15 in container None Aug 09 10:52:03.480671 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:03.480671 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:03.481334 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1df38877-6a41-44dc-9f86-7f1d446c2e08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:52:03.513625 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-1df38877-6a41-44dc-9f86-7f1d446c2e08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Created reservations ['fd64b504-d76d-42c1-9d18-b0421de6952f', '034fef5d-41c3-4d3e-9122-de055895e5ae'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:03.549844 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1df38877-6a41-44dc-9f86-7f1d446c2e08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:52:03.550436 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1205/4813] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:52:03 2026] POST /volume/v3/backups => generated 329 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:03.560290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0bfc3100-d822-4ea0-8933-38713a621938 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:03.561858 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0bfc3100-d822-4ea0-8933-38713a621938 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:03.562078 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0bfc3100-d822-4ea0-8933-38713a621938 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:03.562275 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0bfc3100-d822-4ea0-8933-38713a621938 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:03.562376 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0bfc3100-d822-4ea0-8933-38713a621938 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:03.569957 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:03.569957 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:03.570983 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0bfc3100-d822-4ea0-8933-38713a621938 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:03.571469 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1194/4814] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:03 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:03.721266 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9f09d48-137f-4f6e-baf3-2d53dd8ff1b4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:03.724111 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9f09d48-137f-4f6e-baf3-2d53dd8ff1b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:03.724346 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9f09d48-137f-4f6e-baf3-2d53dd8ff1b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:03.724561 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9f09d48-137f-4f6e-baf3-2d53dd8ff1b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:03.724676 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f9f09d48-137f-4f6e-baf3-2d53dd8ff1b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:03.729670 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:03.729670 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:03.730686 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9f09d48-137f-4f6e-baf3-2d53dd8ff1b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:03.731223 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1202/4815] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:03 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:04.581921 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f32e290e-bc7b-4ba5-9fe6-d053f00cb2de None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:04.583962 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f32e290e-bc7b-4ba5-9fe6-d053f00cb2de tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:04.584177 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f32e290e-bc7b-4ba5-9fe6-d053f00cb2de tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:04.584448 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f32e290e-bc7b-4ba5-9fe6-d053f00cb2de tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:04.584595 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f32e290e-bc7b-4ba5-9fe6-d053f00cb2de tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:04.589276 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:04.589276 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:04.590205 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f32e290e-bc7b-4ba5-9fe6-d053f00cb2de tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:04.590645 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1215/4816] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:04 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:04.743138 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a14f1bf4-6e12-41b3-a532-b26dee8628b3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:04.744949 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a14f1bf4-6e12-41b3-a532-b26dee8628b3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:04.744949 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a14f1bf4-6e12-41b3-a532-b26dee8628b3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:04.745097 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a14f1bf4-6e12-41b3-a532-b26dee8628b3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:04.745199 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a14f1bf4-6e12-41b3-a532-b26dee8628b3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:04.749151 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:04.749151 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:04.749817 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a14f1bf4-6e12-41b3-a532-b26dee8628b3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:04.750148 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1206/4817] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:04 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:05.605280 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-17121051-737c-4396-8c48-88518ab0f512 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:05.607145 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-17121051-737c-4396-8c48-88518ab0f512 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:05.607365 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-17121051-737c-4396-8c48-88518ab0f512 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:05.607574 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-17121051-737c-4396-8c48-88518ab0f512 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:05.607689 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-17121051-737c-4396-8c48-88518ab0f512 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:05.613012 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:05.613012 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:05.613901 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-17121051-737c-4396-8c48-88518ab0f512 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:05.614313 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1195/4818] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:05 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:05.762901 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e8d2ad4e-f5ac-492f-bbf1-78387c6ef35d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:05.764847 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8d2ad4e-f5ac-492f-bbf1-78387c6ef35d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:05.766458 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8d2ad4e-f5ac-492f-bbf1-78387c6ef35d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:05.766458 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8d2ad4e-f5ac-492f-bbf1-78387c6ef35d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:05.766458 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e8d2ad4e-f5ac-492f-bbf1-78387c6ef35d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:05.770232 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:05.770232 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:05.771434 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8d2ad4e-f5ac-492f-bbf1-78387c6ef35d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:05.772044 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1203/4819] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:05 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:06.626597 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d1f8e98-86e4-42cf-a5e2-9ae98d96712f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:06.628663 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d1f8e98-86e4-42cf-a5e2-9ae98d96712f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:06.628663 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d1f8e98-86e4-42cf-a5e2-9ae98d96712f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:06.628846 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d1f8e98-86e4-42cf-a5e2-9ae98d96712f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:06.628946 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-2d1f8e98-86e4-42cf-a5e2-9ae98d96712f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:06.632958 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:06.632958 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:06.633611 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d1f8e98-86e4-42cf-a5e2-9ae98d96712f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:06.633963 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1216/4820] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:06 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:06.784111 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2303098f-a160-495b-815c-2a72dbb7eb08 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:06.786018 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2303098f-a160-495b-815c-2a72dbb7eb08 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:06.786377 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2303098f-a160-495b-815c-2a72dbb7eb08 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:06.786678 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2303098f-a160-495b-815c-2a72dbb7eb08 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:06.787114 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-2303098f-a160-495b-815c-2a72dbb7eb08 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:06.793031 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:06.793031 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:06.794136 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2303098f-a160-495b-815c-2a72dbb7eb08 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:06.794668 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1207/4821] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:06 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:07.648304 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b94af47-e8f2-4148-a343-a0614c3bb962 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:07.655224 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b94af47-e8f2-4148-a343-a0614c3bb962 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:07.655224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b94af47-e8f2-4148-a343-a0614c3bb962 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:07.655224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b94af47-e8f2-4148-a343-a0614c3bb962 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:07.655224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8b94af47-e8f2-4148-a343-a0614c3bb962 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:07.664031 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:07.664031 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:07.670217 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b94af47-e8f2-4148-a343-a0614c3bb962 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:07.670217 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1196/4822] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:07 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:07.810970 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aff3d620-b219-4db9-9aa1-c3f61c8b7829 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:07.813216 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aff3d620-b219-4db9-9aa1-c3f61c8b7829 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:07.813216 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aff3d620-b219-4db9-9aa1-c3f61c8b7829 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:07.815213 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aff3d620-b219-4db9-9aa1-c3f61c8b7829 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:07.816467 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-aff3d620-b219-4db9-9aa1-c3f61c8b7829 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:07.821408 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:07.821408 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:07.823006 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aff3d620-b219-4db9-9aa1-c3f61c8b7829 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:07.823611 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1204/4823] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:07 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:08.679788 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-59be663d-8b73-4485-8145-1b301676668a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:08.681933 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-59be663d-8b73-4485-8145-1b301676668a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:08.682154 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-59be663d-8b73-4485-8145-1b301676668a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:08.682404 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-59be663d-8b73-4485-8145-1b301676668a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:08.682536 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-59be663d-8b73-4485-8145-1b301676668a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:08.687422 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:08.687422 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:08.688219 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-59be663d-8b73-4485-8145-1b301676668a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:08.688648 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1217/4824] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:08 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:08.838563 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4f7e7d75-bf07-41f4-bd45-d421491cab0c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:08.843767 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f7e7d75-bf07-41f4-bd45-d421491cab0c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:08.844049 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f7e7d75-bf07-41f4-bd45-d421491cab0c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:08.844313 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f7e7d75-bf07-41f4-bd45-d421491cab0c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:08.844469 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4f7e7d75-bf07-41f4-bd45-d421491cab0c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:08.854522 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:08.854522 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:08.854985 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f7e7d75-bf07-41f4-bd45-d421491cab0c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:08.855363 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1208/4825] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:08 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:09.700198 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d07d5714-e5f1-49c1-80f9-fb9f5877784e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:09.702232 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d07d5714-e5f1-49c1-80f9-fb9f5877784e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:09.702478 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d07d5714-e5f1-49c1-80f9-fb9f5877784e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:09.702731 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d07d5714-e5f1-49c1-80f9-fb9f5877784e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:09.702903 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d07d5714-e5f1-49c1-80f9-fb9f5877784e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:09.712003 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:09.712003 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:09.712861 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d07d5714-e5f1-49c1-80f9-fb9f5877784e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:09.713267 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1197/4826] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:09 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:09.868614 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bcf47cdf-6da5-4c64-87e0-c8a101b8e66e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:09.871068 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bcf47cdf-6da5-4c64-87e0-c8a101b8e66e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:09.873580 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bcf47cdf-6da5-4c64-87e0-c8a101b8e66e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:09.873922 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bcf47cdf-6da5-4c64-87e0-c8a101b8e66e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:09.874070 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-bcf47cdf-6da5-4c64-87e0-c8a101b8e66e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:09.880128 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:09.880128 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:09.881007 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bcf47cdf-6da5-4c64-87e0-c8a101b8e66e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:09.881482 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1205/4827] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:09 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:09.895026 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6b489562-c918-4a57-828a-adcdeb0a8556 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:09.897417 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6b489562-c918-4a57-828a-adcdeb0a8556 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da/restore Aug 09 10:52:09.897417 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6b489562-c918-4a57-828a-adcdeb0a8556 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f8f257d7-95e3-4b9d-9b48-de54a8bda82a"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:09.898926 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-6b489562-c918-4a57-828a-adcdeb0a8556 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Restoring backup a433b35d-4f6b-4e3d-83af-fce4e52439da ({'restore': {'volume_id': 'f8f257d7-95e3-4b9d-9b48-de54a8bda82a'}}) {{(pid=100319) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 09 10:52:09.899338 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-6b489562-c918-4a57-828a-adcdeb0a8556 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Restoring backup a433b35d-4f6b-4e3d-83af-fce4e52439da to volume f8f257d7-95e3-4b9d-9b48-de54a8bda82a. Aug 09 10:52:09.904436 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:09.904436 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:09.912828 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:09.912828 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:09.914697 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6b489562-c918-4a57-828a-adcdeb0a8556 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:52:09.914697 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.api [None req-6b489562-c918-4a57-828a-adcdeb0a8556 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Checking backup size 1 against volume size 1 {{(pid=100319) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 09 10:52:09.914697 np0000006833 devstack@c-api.service[100319]: INFO cinder.backup.api [None req-6b489562-c918-4a57-828a-adcdeb0a8556 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Overwriting volume f8f257d7-95e3-4b9d-9b48-de54a8bda82a with restore of backup a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:09.930429 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-6b489562-c918-4a57-828a-adcdeb0a8556 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] restore_backup in rpcapi backup_id a433b35d-4f6b-4e3d-83af-fce4e52439da {{(pid=100319) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 10:52:09.932257 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6b489562-c918-4a57-828a-adcdeb0a8556 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da/restore returned with HTTP 202 Aug 09 10:52:09.932676 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1218/4828] 10.4.3.125 () {68 vars in 1393 bytes} [Sun Aug 9 10:52:09 2026] POST /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da/restore => generated 182 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:09.946172 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-26d683fa-349f-464b-9005-fdc73df7a6d9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:09.948782 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26d683fa-349f-464b-9005-fdc73df7a6d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:09.948988 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26d683fa-349f-464b-9005-fdc73df7a6d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:09.949196 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26d683fa-349f-464b-9005-fdc73df7a6d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:09.951177 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-26d683fa-349f-464b-9005-fdc73df7a6d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:09.956261 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:09.956261 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:09.957297 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26d683fa-349f-464b-9005-fdc73df7a6d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:09.957789 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1209/4829] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:09 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:10.419378 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-bbd00927-2ca5-4237-a9dd-fc5a2dfa8d30 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:10.421585 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-bbd00927-2ca5-4237-a9dd-fc5a2dfa8d30 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/limits Aug 09 10:52:10.421782 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-bbd00927-2ca5-4237-a9dd-fc5a2dfa8d30 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:10.421973 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-bbd00927-2ca5-4237-a9dd-fc5a2dfa8d30 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:10.443577 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-bbd00927-2ca5-4237-a9dd-fc5a2dfa8d30 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/limits returned with HTTP 200 Aug 09 10:52:10.444126 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1198/4830] 10.4.3.125 () {68 vars in 1484 bytes} [Sun Aug 9 10:52:10 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 09 10:52:10.527881 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-ed7c07e4-2263-46ac-adb4-6fb35b7acd01 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:10.530284 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-ed7c07e4-2263-46ac-adb4-6fb35b7acd01 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:52:10.530537 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-ed7c07e4-2263-46ac-adb4-6fb35b7acd01 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:10.530810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-ed7c07e4-2263-46ac-adb4-6fb35b7acd01 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:10.544225 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:10.544225 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:10.548620 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-ed7c07e4-2263-46ac-adb4-6fb35b7acd01 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:52:10.554077 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-ed7c07e4-2263-46ac-adb4-6fb35b7acd01 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 200 Aug 09 10:52:10.554486 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1206/4831] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:52:10 2026] GET /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:52:10.567026 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-0c63252b-1239-4631-b417-0d066abfa0d3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:10.569369 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-0c63252b-1239-4631-b417-0d066abfa0d3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:52:10.569701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-0c63252b-1239-4631-b417-0d066abfa0d3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f50e11b0-a342-46c8-ad9f-05b20682306f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-597692381", "description": null, "metadata": {}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:10.583288 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:10.583288 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:10.585408 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-0c63252b-1239-4631-b417-0d066abfa0d3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:52:10.585548 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-0c63252b-1239-4631-b417-0d066abfa0d3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create snapshot from volume f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:52:10.626847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-0c63252b-1239-4631-b417-0d066abfa0d3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Created reservations ['d5e182fe-2bb8-4ead-8de8-f72885d2158a', '3e86b2e5-5cd5-4b93-ae23-46eeda8faac0', '3391a97f-67ea-423e-956a-c4f35789f9e6', 'a0071379-f7aa-49e1-8295-a9c5cf1fb5ee'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:10.661846 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-0c63252b-1239-4631-b417-0d066abfa0d3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot force create request issued successfully. Aug 09 10:52:10.662370 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-da0c83f2-d8e9-418b-aafa-d6eb04e2b764 req-0c63252b-1239-4631-b417-0d066abfa0d3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:52:10.662857 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1219/4832] 10.4.3.125 () {72 vars in 1547 bytes} [Sun Aug 9 10:52:10 2026] POST /volume/v3/snapshots => generated 323 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:10.728501 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46b74e88-8314-4a62-83f5-e537501949be None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:10.730464 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46b74e88-8314-4a62-83f5-e537501949be tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:10.730692 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46b74e88-8314-4a62-83f5-e537501949be tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:10.730973 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46b74e88-8314-4a62-83f5-e537501949be tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:10.731455 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-46b74e88-8314-4a62-83f5-e537501949be tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:10.735955 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:10.735955 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:10.736803 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46b74e88-8314-4a62-83f5-e537501949be tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:10.737203 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1210/4833] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:10 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:10.972505 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fc3b083c-32a6-4b88-8456-4603daeb026b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:10.977813 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc3b083c-32a6-4b88-8456-4603daeb026b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:10.978104 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc3b083c-32a6-4b88-8456-4603daeb026b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:10.978406 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc3b083c-32a6-4b88-8456-4603daeb026b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:10.978582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fc3b083c-32a6-4b88-8456-4603daeb026b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:10.990197 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:10.990197 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:10.991114 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc3b083c-32a6-4b88-8456-4603daeb026b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:10.991646 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1199/4834] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:10 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:11.749308 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f4030d42-736f-4c24-bfd2-2b0f2b2243b2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:11.751924 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4030d42-736f-4c24-bfd2-2b0f2b2243b2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:11.753012 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4030d42-736f-4c24-bfd2-2b0f2b2243b2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:11.753555 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4030d42-736f-4c24-bfd2-2b0f2b2243b2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:11.753996 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f4030d42-736f-4c24-bfd2-2b0f2b2243b2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:11.761595 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:11.761595 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:11.763997 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4030d42-736f-4c24-bfd2-2b0f2b2243b2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:11.765640 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1207/4835] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:11 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:12.002343 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-588857a7-5282-4a10-b792-f5b5ae2246f4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:12.004228 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-588857a7-5282-4a10-b792-f5b5ae2246f4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:12.004416 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-588857a7-5282-4a10-b792-f5b5ae2246f4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:12.004597 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-588857a7-5282-4a10-b792-f5b5ae2246f4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:12.004701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-588857a7-5282-4a10-b792-f5b5ae2246f4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:12.009123 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:12.009123 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:12.009993 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-588857a7-5282-4a10-b792-f5b5ae2246f4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:12.010360 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1220/4836] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:12 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:12.684304 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5bf90b22-8653-4eee-871c-a541aea96f07 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:12.686363 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5bf90b22-8653-4eee-871c-a541aea96f07 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f Aug 09 10:52:12.686595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5bf90b22-8653-4eee-871c-a541aea96f07 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:12.686818 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5bf90b22-8653-4eee-871c-a541aea96f07 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:12.693378 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:12.693378 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:12.693922 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5bf90b22-8653-4eee-871c-a541aea96f07 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot retrieved successfully. Aug 09 10:52:12.694900 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5bf90b22-8653-4eee-871c-a541aea96f07 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f returned with HTTP 200 Aug 09 10:52:12.695336 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1211/4837] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:52:12 2026] GET /volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:12.727084 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:12.728789 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:52:12.729124 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-565095399", "snapshot_id": null, "imageRef": "343082f7-8055-407a-b66e-a0a75e9bacb7", "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:12.730598 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-565095399', 'snapshot_id': None, 'imageRef': '343082f7-8055-407a-b66e-a0a75e9bacb7', 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:52:12.779602 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e904a764-b51d-4e12-b6a2-0668239a523a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:12.782398 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e904a764-b51d-4e12-b6a2-0668239a523a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:12.782797 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e904a764-b51d-4e12-b6a2-0668239a523a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:12.783232 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e904a764-b51d-4e12-b6a2-0668239a523a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:12.783584 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e904a764-b51d-4e12-b6a2-0668239a523a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:12.790102 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:12.790102 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:12.791923 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e904a764-b51d-4e12-b6a2-0668239a523a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:12.791923 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1208/4838] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:12 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:12.853664 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:12.853664 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:12.854260 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot retrieved successfully. Aug 09 10:52:12.854494 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create volume of 1 GB Aug 09 10:52:12.860049 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Availability Zones retrieved successfully. Aug 09 10:52:12.866933 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Flow 'volume_create_api' (af2da0a5-eb8b-4a67-9869-c0841f1744d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:12.868840 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168a045a-5ed0-4889-bbdf-9309dc78d351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:12.870019 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:52:12.910313 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168a045a-5ed0-4889-bbdf-9309dc78d351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a7e5e215-7cda-4d88-80df-9c987650a10f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:12.911135 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56437a52-2636-4ff7-88ff-0fc11a1d8c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:12.960920 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Created reservations ['29d4a907-c041-46f0-a669-a6b06eb1c72d', 'c97e7951-e8cb-4fe8-857a-5c22ae2cefde', '1345233b-fc31-400e-86e1-8fa8c8124be5', 'a47d2d62-bdf3-40cf-ac9a-84ef70a249d5'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:12.961734 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56437a52-2636-4ff7-88ff-0fc11a1d8c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d4a907-c041-46f0-a669-a6b06eb1c72d', 'c97e7951-e8cb-4fe8-857a-5c22ae2cefde', '1345233b-fc31-400e-86e1-8fa8c8124be5', 'a47d2d62-bdf3-40cf-ac9a-84ef70a249d5']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:12.962468 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f601a1-7823-42eb-b3d8-faeb13886ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:13.008098 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f601a1-7823-42eb-b3d8-faeb13886ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '533cefc8-58b3-4ab0-ae75-19f5cc50d2c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-565095399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45bc7123451e424ca00c21bdae8a168b',qos_specs=None,replication_status=,reservations=['29d4a907-c041-46f0-a669-a6b06eb1c72d','c97e7951-e8cb-4fe8-857a-5c22ae2cefde','1345233b-fc31-400e-86e1-8fa8c8124be5','a47d2d62-bdf3-40cf-ac9a-84ef70a249d5'],size=1,snapshot_id=a7e5e215-7cda-4d88-80df-9c987650a10f,source_replicaid=,source_volid=None,status='creating',user_id='0dea23640ca6428c84de69c71c191139',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), '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-09T10:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-565095399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=533cefc8-58b3-4ab0-ae75-19f5cc50d2c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45bc7123451e424ca00c21bdae8a168b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a7e5e215-7cda-4d88-80df-9c987650a10f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dea23640ca6428c84de69c71c191139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:13.009330 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d8e703-85dd-426b-8b32-c9908ae7d0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:13.020543 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7937113f-1fec-4e84-b0f3-073d6152275c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:13.022671 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7937113f-1fec-4e84-b0f3-073d6152275c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:13.022986 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7937113f-1fec-4e84-b0f3-073d6152275c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:13.023265 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7937113f-1fec-4e84-b0f3-073d6152275c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:13.023424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7937113f-1fec-4e84-b0f3-073d6152275c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:13.029220 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:13.029220 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:13.030271 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7937113f-1fec-4e84-b0f3-073d6152275c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:13.030786 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1221/4839] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:13 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:13.033708 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d8e703-85dd-426b-8b32-c9908ae7d0ce) transitioned into state 'SUCCESS' from state '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-565095399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45bc7123451e424ca00c21bdae8a168b',qos_specs=None,replication_status=,reservations=['29d4a907-c041-46f0-a669-a6b06eb1c72d','c97e7951-e8cb-4fe8-857a-5c22ae2cefde','1345233b-fc31-400e-86e1-8fa8c8124be5','a47d2d62-bdf3-40cf-ac9a-84ef70a249d5'],size=1,snapshot_id=a7e5e215-7cda-4d88-80df-9c987650a10f,source_replicaid=,source_volid=None,status='creating',user_id='0dea23640ca6428c84de69c71c191139',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:13.034668 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032630dc-2518-47e7-a7ef-3183b54c40a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:13.049766 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a9536331-2603-4839-a34f-26fe50215bdd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:13.051506 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a9536331-2603-4839-a34f-26fe50215bdd tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] GET https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 Aug 09 10:52:13.051694 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a9536331-2603-4839-a34f-26fe50215bdd tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:13.051911 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a9536331-2603-4839-a34f-26fe50215bdd tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:13.058367 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:13.058367 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:13.060805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032630dc-2518-47e7-a7ef-3183b54c40a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:13.061848 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Flow 'volume_create_api' (af2da0a5-eb8b-4a67-9869-c0841f1744d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:13.062253 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create volume request issued successfully. Aug 09 10:52:13.062386 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a9536331-2603-4839-a34f-26fe50215bdd tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Volume info retrieved successfully. Aug 09 10:52:13.062958 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c45c96e-a7d6-49dc-ab64-98e00abad1d4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:52:13.064960 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1200/4840] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:52:12 2026] POST /volume/v3/volumes => generated 813 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:52:13.067842 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a9536331-2603-4839-a34f-26fe50215bdd tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 returned with HTTP 200 Aug 09 10:52:13.068511 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1212/4841] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:13 2026] GET /volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:13.078511 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e69aec43-6536-46af-9f25-e2770c51e391 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:13.080894 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e69aec43-6536-46af-9f25-e2770c51e391 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 Aug 09 10:52:13.081121 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e69aec43-6536-46af-9f25-e2770c51e391 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:13.081339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e69aec43-6536-46af-9f25-e2770c51e391 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:13.088884 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:13.088884 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:13.092583 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e69aec43-6536-46af-9f25-e2770c51e391 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:52:13.097099 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e69aec43-6536-46af-9f25-e2770c51e391 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 returned with HTTP 200 Aug 09 10:52:13.097541 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1209/4842] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:52:13 2026] GET /volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:52:13.801984 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c3c4a674-8f5f-4de8-82e1-900d8e23b42f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:13.803952 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3c4a674-8f5f-4de8-82e1-900d8e23b42f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:13.804155 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3c4a674-8f5f-4de8-82e1-900d8e23b42f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:13.804356 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3c4a674-8f5f-4de8-82e1-900d8e23b42f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:13.804468 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c3c4a674-8f5f-4de8-82e1-900d8e23b42f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:13.809156 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:13.809156 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:13.809949 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3c4a674-8f5f-4de8-82e1-900d8e23b42f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:13.810360 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1222/4843] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:13 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:14.042316 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f8a8306-2051-40d2-8efe-8c345b84cbae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:14.044609 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f8a8306-2051-40d2-8efe-8c345b84cbae tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:14.044832 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f8a8306-2051-40d2-8efe-8c345b84cbae tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:14.045049 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f8a8306-2051-40d2-8efe-8c345b84cbae tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:14.045165 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7f8a8306-2051-40d2-8efe-8c345b84cbae tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:14.053615 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:14.053615 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:14.054286 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f8a8306-2051-40d2-8efe-8c345b84cbae tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:14.054630 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1201/4844] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:14 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:14.081008 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5b54ef44-b10c-404d-be41-4bec454106d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:14.083870 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b54ef44-b10c-404d-be41-4bec454106d6 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] GET https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 Aug 09 10:52:14.084142 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b54ef44-b10c-404d-be41-4bec454106d6 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:14.084349 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b54ef44-b10c-404d-be41-4bec454106d6 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:14.091207 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:14.091207 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:14.094983 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5b54ef44-b10c-404d-be41-4bec454106d6 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Volume info retrieved successfully. Aug 09 10:52:14.099309 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b54ef44-b10c-404d-be41-4bec454106d6 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 returned with HTTP 200 Aug 09 10:52:14.099673 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1213/4845] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:14 2026] GET /volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:14.112486 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8e7232df-41f2-4ce1-bef6-6e94e3aba5c5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:14.115064 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8e7232df-41f2-4ce1-bef6-6e94e3aba5c5 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 Aug 09 10:52:14.115420 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8e7232df-41f2-4ce1-bef6-6e94e3aba5c5 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:14.115694 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8e7232df-41f2-4ce1-bef6-6e94e3aba5c5 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:14.124010 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:14.124010 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:14.127971 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8e7232df-41f2-4ce1-bef6-6e94e3aba5c5 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:52:14.132732 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8e7232df-41f2-4ce1-bef6-6e94e3aba5c5 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 returned with HTTP 200 Aug 09 10:52:14.133194 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1210/4846] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:52:14 2026] GET /volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:52:14.144937 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-31c9bf0a-2d7a-4cee-919d-34695cf8e6e3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:14.146842 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-31c9bf0a-2d7a-4cee-919d-34695cf8e6e3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 Aug 09 10:52:14.147071 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-31c9bf0a-2d7a-4cee-919d-34695cf8e6e3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:14.147295 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-31c9bf0a-2d7a-4cee-919d-34695cf8e6e3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:14.155920 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:14.155920 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:14.160358 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-31c9bf0a-2d7a-4cee-919d-34695cf8e6e3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:52:14.166813 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-31c9bf0a-2d7a-4cee-919d-34695cf8e6e3 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 returned with HTTP 200 Aug 09 10:52:14.167328 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1223/4847] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:52:14 2026] GET /volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 => generated 1422 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:52:14.470882 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7aeb2d6-ab9d-4160-88d4-49c92164e9a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:14.473345 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7aeb2d6-ab9d-4160-88d4-49c92164e9a0 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] DELETE https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 Aug 09 10:52:14.473559 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7aeb2d6-ab9d-4160-88d4-49c92164e9a0 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:14.473793 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7aeb2d6-ab9d-4160-88d4-49c92164e9a0 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:14.474008 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d7aeb2d6-ab9d-4160-88d4-49c92164e9a0 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Delete volume with id: e8265ffb-3894-4045-994c-d90dec0c31e1 Aug 09 10:52:14.482510 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:14.482510 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:14.482943 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d7aeb2d6-ab9d-4160-88d4-49c92164e9a0 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Volume info retrieved successfully. Aug 09 10:52:14.503071 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d7aeb2d6-ab9d-4160-88d4-49c92164e9a0 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Delete volume request issued successfully. Aug 09 10:52:14.503303 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7aeb2d6-ab9d-4160-88d4-49c92164e9a0 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 returned with HTTP 202 Aug 09 10:52:14.503827 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1202/4848] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:52:14 2026] DELETE /volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:52:14.510823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f6dd4cc-ed62-48f5-a97c-f4505f2dce5e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:14.512732 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f6dd4cc-ed62-48f5-a97c-f4505f2dce5e tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] GET https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 Aug 09 10:52:14.513089 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f6dd4cc-ed62-48f5-a97c-f4505f2dce5e tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:14.513235 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f6dd4cc-ed62-48f5-a97c-f4505f2dce5e tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:14.522619 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:14.522619 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:14.527205 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9f6dd4cc-ed62-48f5-a97c-f4505f2dce5e tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Volume info retrieved successfully. Aug 09 10:52:14.532732 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f6dd4cc-ed62-48f5-a97c-f4505f2dce5e tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 returned with HTTP 200 Aug 09 10:52:14.533196 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1214/4849] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:14 2026] GET /volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:14.820219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-91528274-d08a-404e-82d6-d16fe9332d0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:14.822270 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-91528274-d08a-404e-82d6-d16fe9332d0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:14.822546 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-91528274-d08a-404e-82d6-d16fe9332d0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:14.822782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-91528274-d08a-404e-82d6-d16fe9332d0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:14.822903 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-91528274-d08a-404e-82d6-d16fe9332d0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:14.827283 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:14.827283 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:14.828170 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-91528274-d08a-404e-82d6-d16fe9332d0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:14.828750 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1211/4850] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:14 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:15.064512 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1dac369e-bbd9-476f-9afa-336ab8250301 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:15.066962 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1dac369e-bbd9-476f-9afa-336ab8250301 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:15.067427 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1dac369e-bbd9-476f-9afa-336ab8250301 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:15.067772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1dac369e-bbd9-476f-9afa-336ab8250301 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:15.068000 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1dac369e-bbd9-476f-9afa-336ab8250301 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:15.073284 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:15.073284 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:15.074410 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1dac369e-bbd9-476f-9afa-336ab8250301 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:15.074899 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1224/4851] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:15 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:15.357377 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-b2ce47c1-090f-4396-bbac-f475b610a280 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:15.359526 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-b2ce47c1-090f-4396-bbac-f475b610a280 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 Aug 09 10:52:15.359738 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-b2ce47c1-090f-4396-bbac-f475b610a280 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:15.359943 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-b2ce47c1-090f-4396-bbac-f475b610a280 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:15.369496 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:15.369496 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:15.373920 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-b2ce47c1-090f-4396-bbac-f475b610a280 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:52:15.378529 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-b2ce47c1-090f-4396-bbac-f475b610a280 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 returned with HTTP 200 Aug 09 10:52:15.378995 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1203/4852] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:52:15 2026] GET /volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 => generated 1404 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:52:15.549075 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a395888d-c317-437f-84df-251ec79942a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:15.550762 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a395888d-c317-437f-84df-251ec79942a2 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] GET https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 Aug 09 10:52:15.550936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a395888d-c317-437f-84df-251ec79942a2 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:15.551102 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a395888d-c317-437f-84df-251ec79942a2 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:15.556824 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a395888d-c317-437f-84df-251ec79942a2 tempest-TestImageHashVerification-1848315228 tempest-TestImageHashVerification-1848315228-project-member] https://10.4.3.125/volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 returned with HTTP 404 Aug 09 10:52:15.557294 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1215/4853] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:15 2026] GET /volume/v3/volumes/e8265ffb-3894-4045-994c-d90dec0c31e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:52:15.841219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-09c72cce-2c16-4695-ac12-262d102de199 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:15.843777 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09c72cce-2c16-4695-ac12-262d102de199 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:15.843961 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09c72cce-2c16-4695-ac12-262d102de199 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:15.844133 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09c72cce-2c16-4695-ac12-262d102de199 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:15.844293 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-09c72cce-2c16-4695-ac12-262d102de199 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:15.852376 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:15.852376 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:15.853402 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09c72cce-2c16-4695-ac12-262d102de199 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:15.853925 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1212/4854] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:15 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:15.872205 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-7c644be7-5c00-4982-9863-1ae09bc0ff42 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:15.874397 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-7c644be7-5c00-4982-9863-1ae09bc0ff42 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 Aug 09 10:52:15.874636 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-7c644be7-5c00-4982-9863-1ae09bc0ff42 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:15.874886 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-7c644be7-5c00-4982-9863-1ae09bc0ff42 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:15.882421 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:15.882421 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:15.886577 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-7c644be7-5c00-4982-9863-1ae09bc0ff42 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:52:15.891574 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-7c644be7-5c00-4982-9863-1ae09bc0ff42 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 returned with HTTP 200 Aug 09 10:52:15.892110 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1225/4855] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:52:15 2026] GET /volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:52:15.904040 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-22b0da4b-3f77-48ae-a851-bf7b2e8c52b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:15.904040 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22b0da4b-3f77-48ae-a851-bf7b2e8c52b1 None None] GET https://10.4.3.125/volume// Aug 09 10:52:15.904040 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22b0da4b-3f77-48ae-a851-bf7b2e8c52b1 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:15.904040 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22b0da4b-3f77-48ae-a851-bf7b2e8c52b1 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:15.904040 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22b0da4b-3f77-48ae-a851-bf7b2e8c52b1 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:52:15.904040 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1204/4856] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:52: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 09 10:52:15.912230 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-3d87a507-907f-4ec5-baca-ea190452952d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:15.916613 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-3d87a507-907f-4ec5-baca-ea190452952d tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:52:15.917940 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-3d87a507-907f-4ec5-baca-ea190452952d tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "533cefc8-58b3-4ab0-ae75-19f5cc50d2c7", "connector": null, "instance_uuid": "6e9753c8-83ca-4f3b-998a-fb135ccd6a86"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:15.933092 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:15.933092 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:15.961614 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-3d87a507-907f-4ec5-baca-ea190452952d tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:52:15.962071 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1216/4857] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:52:15 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 09 10:52:16.086312 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b9da6131-81bd-4ffa-9ad9-16610ad89b79 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:16.088747 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9da6131-81bd-4ffa-9ad9-16610ad89b79 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:16.089922 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9da6131-81bd-4ffa-9ad9-16610ad89b79 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:16.089922 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9da6131-81bd-4ffa-9ad9-16610ad89b79 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:16.089922 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b9da6131-81bd-4ffa-9ad9-16610ad89b79 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:16.095557 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:16.095557 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:16.096640 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9da6131-81bd-4ffa-9ad9-16610ad89b79 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:16.097158 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1213/4858] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:16 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:16.866232 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5e49936-6810-456c-954e-da1cade6f55c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:16.868143 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5e49936-6810-456c-954e-da1cade6f55c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:16.868449 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5e49936-6810-456c-954e-da1cade6f55c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:16.868696 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5e49936-6810-456c-954e-da1cade6f55c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:16.868851 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e5e49936-6810-456c-954e-da1cade6f55c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:16.875035 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:16.875035 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:16.876204 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5e49936-6810-456c-954e-da1cade6f55c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:16.877426 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1226/4859] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:16 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:16.975604 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ccaaf7ba-1481-47f9-8848-c6b0ea0b0764 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:16.975604 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccaaf7ba-1481-47f9-8848-c6b0ea0b0764 None None] GET https://10.4.3.125/volume// Aug 09 10:52:16.975604 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccaaf7ba-1481-47f9-8848-c6b0ea0b0764 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:16.975604 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccaaf7ba-1481-47f9-8848-c6b0ea0b0764 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:16.976182 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccaaf7ba-1481-47f9-8848-c6b0ea0b0764 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:52:16.976182 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1205/4860] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:52: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 09 10:52:16.983915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-0cb81c70-6294-4eee-ab23-1993c6c26992 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:16.986163 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-0cb81c70-6294-4eee-ab23-1993c6c26992 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 Aug 09 10:52:16.986423 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-0cb81c70-6294-4eee-ab23-1993c6c26992 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:16.986635 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-0cb81c70-6294-4eee-ab23-1993c6c26992 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:16.988649 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=317,cinder:UPDATE=130,cinder:INSERT=68 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:52:16.998379 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:16.998379 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:17.003199 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-0cb81c70-6294-4eee-ab23-1993c6c26992 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:52:17.009119 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-0cb81c70-6294-4eee-ab23-1993c6c26992 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 returned with HTTP 200 Aug 09 10:52:17.009615 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1217/4861] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:52:16 2026] GET /volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 => generated 1583 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:52:17.107591 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-548fe860-f01c-4796-ab7d-842143cfb18c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:17.109365 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-548fe860-f01c-4796-ab7d-842143cfb18c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:17.109574 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-548fe860-f01c-4796-ab7d-842143cfb18c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:17.109767 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-548fe860-f01c-4796-ab7d-842143cfb18c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:17.109884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-548fe860-f01c-4796-ab7d-842143cfb18c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:17.111920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-5d989cd8-f581-4417-8ac8-ad365c888f03 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:17.113959 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:17.113959 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:17.114446 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-5d989cd8-f581-4417-8ac8-ad365c888f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] PUT https://10.4.3.125/volume/v3/attachments/accbdfa6-8b71-4b7c-91f7-b00ef6aaf394 Aug 09 10:52:17.114700 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-548fe860-f01c-4796-ab7d-842143cfb18c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:17.114931 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-5d989cd8-f581-4417-8ac8-ad365c888f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:17.115099 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1214/4862] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:17 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:17.123920 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-5d989cd8-f581-4417-8ac8-ad365c888f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Acquiring lock "cinder-attachment_update-533cefc8-58b3-4ab0-ae75-19f5cc50d2c7-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:52:17.129163 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-5d989cd8-f581-4417-8ac8-ad365c888f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Lock "cinder-attachment_update-533cefc8-58b3-4ab0-ae75-19f5cc50d2c7-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:52:17.130134 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:17.130134 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:17.215385 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-5d989cd8-f581-4417-8ac8-ad365c888f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Lock "cinder-attachment_update-533cefc8-58b3-4ab0-ae75-19f5cc50d2c7-np0000006833" released by "attachment_update" :: held 0.086s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:52:17.216034 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-5d989cd8-f581-4417-8ac8-ad365c888f03 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments/accbdfa6-8b71-4b7c-91f7-b00ef6aaf394 returned with HTTP 200 Aug 09 10:52:17.216665 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1227/4863] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:52:17 2026] PUT /volume/v3/attachments/accbdfa6-8b71-4b7c-91f7-b00ef6aaf394 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:52:17.238104 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-c50de241-4758-4d70-ae2e-dea6f8ec9f2a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:17.242301 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-c50de241-4758-4d70-ae2e-dea6f8ec9f2a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/attachments/accbdfa6-8b71-4b7c-91f7-b00ef6aaf394/action Aug 09 10:52:17.242301 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-c50de241-4758-4d70-ae2e-dea6f8ec9f2a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:52:17.242301 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-c50de241-4758-4d70-ae2e-dea6f8ec9f2a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:17.244638 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=292,cinder:INSERT=56,cinder:UPDATE=111 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:52:17.260504 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:17.260504 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:17.270029 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8fa92ab6-a6ea-441a-968a-0e1a1f5268d0 req-c50de241-4758-4d70-ae2e-dea6f8ec9f2a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments/accbdfa6-8b71-4b7c-91f7-b00ef6aaf394/action returned with HTTP 204 Aug 09 10:52:17.270029 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1206/4864] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:52:17 2026] POST /volume/v3/attachments/accbdfa6-8b71-4b7c-91f7-b00ef6aaf394/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:52:17.888502 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a0476c49-50a2-4305-a8d9-0f4f79b029f5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:17.890016 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0476c49-50a2-4305-a8d9-0f4f79b029f5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:17.890208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0476c49-50a2-4305-a8d9-0f4f79b029f5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:17.890429 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0476c49-50a2-4305-a8d9-0f4f79b029f5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:17.890525 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a0476c49-50a2-4305-a8d9-0f4f79b029f5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:17.894991 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:17.894991 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:17.895804 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0476c49-50a2-4305-a8d9-0f4f79b029f5 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:17.896146 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1218/4865] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:17 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:18.125708 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ada12039-467a-40b9-879f-0865cc52d0c9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:18.129837 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ada12039-467a-40b9-879f-0865cc52d0c9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:18.129837 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ada12039-467a-40b9-879f-0865cc52d0c9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:18.129837 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ada12039-467a-40b9-879f-0865cc52d0c9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:18.129837 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ada12039-467a-40b9-879f-0865cc52d0c9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:18.133299 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:UPDATE=100,cinder:SELECT=305,cinder:INSERT=68 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:52:18.138113 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:18.138113 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:18.139234 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ada12039-467a-40b9-879f-0865cc52d0c9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:18.140160 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1215/4866] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:18 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:18.910234 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9c7e77ea-521b-46c7-861b-7416e7bf41ec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:18.914032 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c7e77ea-521b-46c7-861b-7416e7bf41ec tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:18.914032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c7e77ea-521b-46c7-861b-7416e7bf41ec tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:18.914032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c7e77ea-521b-46c7-861b-7416e7bf41ec tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:18.914032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9c7e77ea-521b-46c7-861b-7416e7bf41ec tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:18.915208 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=267,cinder:INSERT=65,cinder:UPDATE=94 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:52:18.918366 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:18.918366 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:18.919249 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c7e77ea-521b-46c7-861b-7416e7bf41ec tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:18.920054 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1228/4867] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:18 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:19.150732 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-acf9acd8-5470-47f4-8345-c4104eb12126 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:19.152731 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acf9acd8-5470-47f4-8345-c4104eb12126 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:19.152961 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acf9acd8-5470-47f4-8345-c4104eb12126 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:19.153198 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acf9acd8-5470-47f4-8345-c4104eb12126 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:19.153429 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-acf9acd8-5470-47f4-8345-c4104eb12126 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:19.157810 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:19.157810 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:19.158532 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acf9acd8-5470-47f4-8345-c4104eb12126 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:19.158895 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1207/4868] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:19 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:19.929991 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-603b669e-e228-42c7-a743-8e207aa549a1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:19.932103 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-603b669e-e228-42c7-a743-8e207aa549a1 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:19.932364 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-603b669e-e228-42c7-a743-8e207aa549a1 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:19.932616 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-603b669e-e228-42c7-a743-8e207aa549a1 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:19.932797 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-603b669e-e228-42c7-a743-8e207aa549a1 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:19.942363 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:19.942363 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:19.943465 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-603b669e-e228-42c7-a743-8e207aa549a1 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:19.943918 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1219/4869] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:19 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:20.170178 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-615e9d6b-8da9-473d-80f3-0bcb8800c0fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:20.171954 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-615e9d6b-8da9-473d-80f3-0bcb8800c0fa tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:20.172162 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-615e9d6b-8da9-473d-80f3-0bcb8800c0fa tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:20.172390 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-615e9d6b-8da9-473d-80f3-0bcb8800c0fa tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:20.172538 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-615e9d6b-8da9-473d-80f3-0bcb8800c0fa tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:20.176504 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:20.176504 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:20.177212 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-615e9d6b-8da9-473d-80f3-0bcb8800c0fa tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:20.177599 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1216/4870] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:20 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:20.954394 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f0c163be-2090-4fea-83fa-2ffc3998e98e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:20.956219 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0c163be-2090-4fea-83fa-2ffc3998e98e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:20.956442 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0c163be-2090-4fea-83fa-2ffc3998e98e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:20.956673 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0c163be-2090-4fea-83fa-2ffc3998e98e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:20.956784 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f0c163be-2090-4fea-83fa-2ffc3998e98e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:20.961552 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:20.961552 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:20.962588 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0c163be-2090-4fea-83fa-2ffc3998e98e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:20.962998 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1229/4871] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:20 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:21.188067 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1a2cbe45-4ec6-45f7-bbb1-db1a713f29a6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:21.189888 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a2cbe45-4ec6-45f7-bbb1-db1a713f29a6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:21.190073 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a2cbe45-4ec6-45f7-bbb1-db1a713f29a6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:21.190270 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a2cbe45-4ec6-45f7-bbb1-db1a713f29a6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:21.190405 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1a2cbe45-4ec6-45f7-bbb1-db1a713f29a6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:21.195358 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:21.195358 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:21.196387 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a2cbe45-4ec6-45f7-bbb1-db1a713f29a6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:21.197025 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1208/4872] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:21 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:21.973683 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d4a0d183-9fb7-479a-8bb4-bc5889c94a98 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:21.975423 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4a0d183-9fb7-479a-8bb4-bc5889c94a98 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:21.975620 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4a0d183-9fb7-479a-8bb4-bc5889c94a98 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:21.975821 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4a0d183-9fb7-479a-8bb4-bc5889c94a98 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:21.975994 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d4a0d183-9fb7-479a-8bb4-bc5889c94a98 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:21.979917 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:21.979917 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:21.980669 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4a0d183-9fb7-479a-8bb4-bc5889c94a98 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:21.980985 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1220/4873] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:21 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:21.992651 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-effb3bf6-9a51-418d-a0d4-eda6d6edfbf9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:22.082124 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-effb3bf6-9a51-418d-a0d4-eda6d6edfbf9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:52:22.082457 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-effb3bf6-9a51-418d-a0d4-eda6d6edfbf9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0bda3612-8dc1-42ed-9eea-37725e3f2a15", "incremental": true}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:22.083741 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-effb3bf6-9a51-418d-a0d4-eda6d6edfbf9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Creating new backup {'backup': {'volume_id': '0bda3612-8dc1-42ed-9eea-37725e3f2a15', 'incremental': True}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:52:22.083872 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-effb3bf6-9a51-418d-a0d4-eda6d6edfbf9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Creating backup of volume 0bda3612-8dc1-42ed-9eea-37725e3f2a15 in container None Aug 09 10:52:22.091024 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:22.091024 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:22.091386 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-effb3bf6-9a51-418d-a0d4-eda6d6edfbf9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Volume info retrieved successfully. Aug 09 10:52:22.113414 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-effb3bf6-9a51-418d-a0d4-eda6d6edfbf9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Created reservations ['582a8463-9702-4e99-b8d0-8ab098ec74b3', '650386e7-6e3a-435b-b8e8-8e88028682e9'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:22.128269 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-effb3bf6-9a51-418d-a0d4-eda6d6edfbf9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 400 Aug 09 10:52:22.128768 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1217/4874] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:52:21 2026] POST /volume/v3/backups => generated 109 bytes in 136 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:52:22.135720 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6594b061-9e46-4036-a2cf-3effa815c411 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:22.137671 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6594b061-9e46-4036-a2cf-3effa815c411 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] DELETE https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:22.137933 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6594b061-9e46-4036-a2cf-3effa815c411 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:22.138177 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6594b061-9e46-4036-a2cf-3effa815c411 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:22.138321 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-6594b061-9e46-4036-a2cf-3effa815c411 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Delete backup with id: 088fd16d-5346-4b9e-b189-531e76cc3f0e. Aug 09 10:52:22.143105 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:22.143105 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:22.156388 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-6594b061-9e46-4036-a2cf-3effa815c411 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] delete_backup rpcapi backup_id 088fd16d-5346-4b9e-b189-531e76cc3f0e {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:52:22.158851 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6594b061-9e46-4036-a2cf-3effa815c411 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 202 Aug 09 10:52:22.159353 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1230/4875] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:52:22 2026] DELETE /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:52:22.166178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b50ff866-6117-4848-846a-1bfcb1cae3fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:22.168159 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b50ff866-6117-4848-846a-1bfcb1cae3fa tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:22.168406 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b50ff866-6117-4848-846a-1bfcb1cae3fa tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:22.168603 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b50ff866-6117-4848-846a-1bfcb1cae3fa tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:22.168712 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b50ff866-6117-4848-846a-1bfcb1cae3fa tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:22.172973 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:22.172973 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:22.173769 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b50ff866-6117-4848-846a-1bfcb1cae3fa tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 200 Aug 09 10:52:22.174140 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1209/4876] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:22 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:22.207841 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-27dd93f4-bb01-43cc-ae13-dad8c337f294 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:22.209862 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-27dd93f4-bb01-43cc-ae13-dad8c337f294 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:22.210098 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-27dd93f4-bb01-43cc-ae13-dad8c337f294 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:22.210331 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-27dd93f4-bb01-43cc-ae13-dad8c337f294 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:22.210516 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-27dd93f4-bb01-43cc-ae13-dad8c337f294 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:22.214458 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:22.214458 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:22.215226 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-27dd93f4-bb01-43cc-ae13-dad8c337f294 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:22.215558 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1221/4877] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:22 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:22.226566 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-09554a21-d0a5-4e4a-bc32-3923ef64994e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:22.228964 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09554a21-d0a5-4e4a-bc32-3923ef64994e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a Aug 09 10:52:22.229163 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09554a21-d0a5-4e4a-bc32-3923ef64994e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:22.229365 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09554a21-d0a5-4e4a-bc32-3923ef64994e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:22.238133 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:22.238133 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:22.242575 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-09554a21-d0a5-4e4a-bc32-3923ef64994e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:52:22.247930 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09554a21-d0a5-4e4a-bc32-3923ef64994e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a returned with HTTP 200 Aug 09 10:52:22.248369 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1218/4878] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:22 2026] GET /volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:22.261520 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d8d94c46-2af6-4325-89b9-8dc66bf5cf41 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:22.263548 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8d94c46-2af6-4325-89b9-8dc66bf5cf41 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:22.263817 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d8d94c46-2af6-4325-89b9-8dc66bf5cf41 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:22.264001 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d8d94c46-2af6-4325-89b9-8dc66bf5cf41 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:22.264096 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-d8d94c46-2af6-4325-89b9-8dc66bf5cf41 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete backup with id: a433b35d-4f6b-4e3d-83af-fce4e52439da. Aug 09 10:52:22.268329 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:22.268329 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:22.280742 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-d8d94c46-2af6-4325-89b9-8dc66bf5cf41 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] delete_backup rpcapi backup_id a433b35d-4f6b-4e3d-83af-fce4e52439da {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:52:22.282382 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8d94c46-2af6-4325-89b9-8dc66bf5cf41 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 202 Aug 09 10:52:22.283022 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1231/4879] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:52:22 2026] DELETE /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:52:22.290004 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-61eeebd6-25e5-406b-8132-f5855c273547 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:22.292301 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61eeebd6-25e5-406b-8132-f5855c273547 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:22.292534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61eeebd6-25e5-406b-8132-f5855c273547 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:22.292768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61eeebd6-25e5-406b-8132-f5855c273547 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:22.292844 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-61eeebd6-25e5-406b-8132-f5855c273547 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:22.297432 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:22.297432 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:22.298244 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61eeebd6-25e5-406b-8132-f5855c273547 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 200 Aug 09 10:52:22.298553 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1210/4880] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:22 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:23.185142 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5ff7dcff-4d46-44b1-94bd-524bc52c9753 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:23.187122 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5ff7dcff-4d46-44b1-94bd-524bc52c9753 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e Aug 09 10:52:23.190205 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5ff7dcff-4d46-44b1-94bd-524bc52c9753 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:23.190205 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5ff7dcff-4d46-44b1-94bd-524bc52c9753 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:23.190205 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5ff7dcff-4d46-44b1-94bd-524bc52c9753 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 088fd16d-5346-4b9e-b189-531e76cc3f0e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:23.193153 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5ff7dcff-4d46-44b1-94bd-524bc52c9753 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e returned with HTTP 404 Aug 09 10:52:23.193681 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1222/4881] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:23 2026] GET /volume/v3/backups/088fd16d-5346-4b9e-b189-531e76cc3f0e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:52:23.202510 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:23.203127 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:52:23.203456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1079501968"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:23.204935 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1079501968'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:52:23.205054 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Create volume of 1 GB Aug 09 10:52:23.209024 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Availability Zones retrieved successfully. Aug 09 10:52:23.216743 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Flow 'volume_create_api' (41acdd1f-0ecc-4e09-ab53-4dd0156cdfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:23.217996 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ddcc4c-b689-4b2a-b965-d701ad990814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:23.219246 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:52:23.249686 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ddcc4c-b689-4b2a-b965-d701ad990814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:23.250674 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0a4e9d1-f0fe-49b7-825d-9a979df85c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:23.287868 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Created reservations ['a88d04d1-48ff-4fe3-be66-c22cc6425ef8', '95101daa-5d55-4df7-b4cb-bff769e9d950', '607c0edf-f4ed-4253-8a2f-2a0a4b89e092', '7db6f017-1ce4-455a-adef-3461ee8490cb'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:23.288952 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0a4e9d1-f0fe-49b7-825d-9a979df85c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a88d04d1-48ff-4fe3-be66-c22cc6425ef8', '95101daa-5d55-4df7-b4cb-bff769e9d950', '607c0edf-f4ed-4253-8a2f-2a0a4b89e092', '7db6f017-1ce4-455a-adef-3461ee8490cb']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:23.289975 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa23ab98-6826-44ef-9a13-5256e69a24da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:23.311486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0171d2ef-194b-4bc5-bd92-865a9bf48e28 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:23.313445 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0171d2ef-194b-4bc5-bd92-865a9bf48e28 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da Aug 09 10:52:23.313696 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0171d2ef-194b-4bc5-bd92-865a9bf48e28 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:23.313940 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0171d2ef-194b-4bc5-bd92-865a9bf48e28 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:23.314043 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0171d2ef-194b-4bc5-bd92-865a9bf48e28 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a433b35d-4f6b-4e3d-83af-fce4e52439da. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:23.314927 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa23ab98-6826-44ef-9a13-5256e69a24da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38cb5a5a-fa66-485a-8c00-34db2a024449', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1079501968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b99520b20254fa8ac5d3f3282e9ac3a',qos_specs=None,replication_status=,reservations=['a88d04d1-48ff-4fe3-be66-c22cc6425ef8','95101daa-5d55-4df7-b4cb-bff769e9d950','607c0edf-f4ed-4253-8a2f-2a0a4b89e092','7db6f017-1ce4-455a-adef-3461ee8490cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9ba50b0c8e4ce2badf7ba13e628c8c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1079501968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38cb5a5a-fa66-485a-8c00-34db2a024449,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b99520b20254fa8ac5d3f3282e9ac3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b9ba50b0c8e4ce2badf7ba13e628c8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:23.315641 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7328f988-1b9b-4556-9623-e5e6b09406bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:23.317966 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0171d2ef-194b-4bc5-bd92-865a9bf48e28 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da returned with HTTP 404 Aug 09 10:52:23.318579 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1232/4882] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:23 2026] GET /volume/v3/backups/a433b35d-4f6b-4e3d-83af-fce4e52439da => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:52:23.330854 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:23.333102 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:52:23.333561 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-169915358"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:23.335575 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-169915358'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:52:23.335766 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume of 1 GB Aug 09 10:52:23.336108 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7328f988-1b9b-4556-9623-e5e6b09406bc) transitioned into state 'SUCCESS' from state '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-1079501968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b99520b20254fa8ac5d3f3282e9ac3a',qos_specs=None,replication_status=,reservations=['a88d04d1-48ff-4fe3-be66-c22cc6425ef8','95101daa-5d55-4df7-b4cb-bff769e9d950','607c0edf-f4ed-4253-8a2f-2a0a4b89e092','7db6f017-1ce4-455a-adef-3461ee8490cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9ba50b0c8e4ce2badf7ba13e628c8c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:23.336807 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1387c8-8f90-4ba5-b1c5-bf0b1872ac2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:23.345219 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Availability Zones retrieved successfully. Aug 09 10:52:23.345954 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1387c8-8f90-4ba5-b1c5-bf0b1872ac2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:23.346961 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Flow 'volume_create_api' (41acdd1f-0ecc-4e09-ab53-4dd0156cdfb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:23.347277 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Create volume request issued successfully. Aug 09 10:52:23.347806 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc9459ee-56fb-4b58-b84d-778ef1dc2b96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:52:23.348761 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1219/4883] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:52:23 2026] POST /volume/v3/volumes => generated 749 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:23.359943 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Flow 'volume_create_api' (078ad789-1c31-4e0f-bcf4-0200066048b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:23.361112 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ce44386a-c551-4a50-90b4-d24ced48fcdd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:23.363869 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce44386a-c551-4a50-90b4-d24ced48fcdd tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 Aug 09 10:52:23.364084 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce44386a-c551-4a50-90b4-d24ced48fcdd tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:23.364301 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce44386a-c551-4a50-90b4-d24ced48fcdd tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:23.364836 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de0db0fe-b52e-473a-94fb-dd5505f721bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:23.366205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:52:23.379113 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:23.379113 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:23.385081 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ce44386a-c551-4a50-90b4-d24ced48fcdd tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:52:23.388927 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce44386a-c551-4a50-90b4-d24ced48fcdd tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 returned with HTTP 200 Aug 09 10:52:23.389284 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1223/4884] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:23 2026] GET /volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:23.401870 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de0db0fe-b52e-473a-94fb-dd5505f721bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:23.403154 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac6e65ae-b6e3-4a8e-8c70-cef62992ee7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:23.448697 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['ed27c650-0e45-48ac-b6ec-8a3cae9ba012', 'ef6d2629-917c-490b-9c51-1beaefc1760d', 'b177bbed-21af-4ce7-ba63-276de727c2f2', 'f93f17a0-fb83-48fe-bddb-610efd389bf5'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:23.450030 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac6e65ae-b6e3-4a8e-8c70-cef62992ee7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed27c650-0e45-48ac-b6ec-8a3cae9ba012', 'ef6d2629-917c-490b-9c51-1beaefc1760d', 'b177bbed-21af-4ce7-ba63-276de727c2f2', 'f93f17a0-fb83-48fe-bddb-610efd389bf5']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:23.450491 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d284c4-5a0e-4470-ba70-858f792fbb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:23.476792 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d284c4-5a0e-4470-ba70-858f792fbb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9ef079d-199c-4260-bb8e-ea42545d44b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-169915358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',qos_specs=None,replication_status=,reservations=['ed27c650-0e45-48ac-b6ec-8a3cae9ba012','ef6d2629-917c-490b-9c51-1beaefc1760d','b177bbed-21af-4ce7-ba63-276de727c2f2','f93f17a0-fb83-48fe-bddb-610efd389bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf97b34e79e64688a824fcaddc4303e8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-169915358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9ef079d-199c-4260-bb8e-ea42545d44b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf97b34e79e64688a824fcaddc4303e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:23.477571 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c50bcb0-5107-47a9-a2bf-c2d2a539e0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:23.507343 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c50bcb0-5107-47a9-a2bf-c2d2a539e0e7) transitioned into state 'SUCCESS' from state '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-169915358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',qos_specs=None,replication_status=,reservations=['ed27c650-0e45-48ac-b6ec-8a3cae9ba012','ef6d2629-917c-490b-9c51-1beaefc1760d','b177bbed-21af-4ce7-ba63-276de727c2f2','f93f17a0-fb83-48fe-bddb-610efd389bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf97b34e79e64688a824fcaddc4303e8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:23.508108 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90053395-8ef6-4f0c-9fe3-f12b02f68695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:23.521774 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90053395-8ef6-4f0c-9fe3-f12b02f68695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:23.523168 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Flow 'volume_create_api' (078ad789-1c31-4e0f-bcf4-0200066048b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:23.523667 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume request issued successfully. Aug 09 10:52:23.524530 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f52abf5-c02e-4f84-84f5-973fdf2579b4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:52:23.525150 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1211/4885] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:52:23 2026] POST /volume/v3/volumes => generated 748 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:23.540268 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-87d10ec6-7d78-45c0-90ab-a40319824ebc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:23.540913 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-87d10ec6-7d78-45c0-90ab-a40319824ebc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 Aug 09 10:52:23.541285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-87d10ec6-7d78-45c0-90ab-a40319824ebc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:23.541545 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-87d10ec6-7d78-45c0-90ab-a40319824ebc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:23.551102 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:23.551102 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:23.555547 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-87d10ec6-7d78-45c0-90ab-a40319824ebc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:52:23.561089 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-87d10ec6-7d78-45c0-90ab-a40319824ebc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 returned with HTTP 200 Aug 09 10:52:23.561637 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1233/4886] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:23 2026] GET /volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:24.402316 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9d38775-cc18-4153-9846-050cd5d28cb6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:24.404732 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9d38775-cc18-4153-9846-050cd5d28cb6 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 Aug 09 10:52:24.405376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9d38775-cc18-4153-9846-050cd5d28cb6 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:24.405376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9d38775-cc18-4153-9846-050cd5d28cb6 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:24.414404 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:24.414404 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:24.421178 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f9d38775-cc18-4153-9846-050cd5d28cb6 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:52:24.426982 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9d38775-cc18-4153-9846-050cd5d28cb6 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 returned with HTTP 200 Aug 09 10:52:24.427786 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1220/4887] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:24 2026] GET /volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:24.441301 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d2fedd94-2fd1-480c-ad0c-e26eca64c21a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:24.443324 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2fedd94-2fd1-480c-ad0c-e26eca64c21a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:52:24.443884 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2fedd94-2fd1-480c-ad0c-e26eca64c21a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38cb5a5a-fa66-485a-8c00-34db2a024449", "name": "tempest-VolumesBackupsTest-Backup-2102596275"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:24.445918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-d2fedd94-2fd1-480c-ad0c-e26eca64c21a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Creating new backup {'backup': {'volume_id': '38cb5a5a-fa66-485a-8c00-34db2a024449', 'name': 'tempest-VolumesBackupsTest-Backup-2102596275'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:52:24.448025 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-d2fedd94-2fd1-480c-ad0c-e26eca64c21a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Creating backup of volume 38cb5a5a-fa66-485a-8c00-34db2a024449 in container None Aug 09 10:52:24.454271 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:24.454271 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:24.454764 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d2fedd94-2fd1-480c-ad0c-e26eca64c21a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Volume info retrieved successfully. Aug 09 10:52:24.472026 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-d2fedd94-2fd1-480c-ad0c-e26eca64c21a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Created reservations ['8bde0875-8e7b-43d8-9748-5fd95f5069a0', '1b9efe0c-5a2d-499f-859b-8bd297fec504'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:24.511869 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2fedd94-2fd1-480c-ad0c-e26eca64c21a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:52:24.511869 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1224/4888] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:52:24 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:24.519742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6f3c5dee-7e80-4b62-a26a-38b34720eca2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:24.521936 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f3c5dee-7e80-4b62-a26a-38b34720eca2 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:24.521936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f3c5dee-7e80-4b62-a26a-38b34720eca2 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:24.521936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f3c5dee-7e80-4b62-a26a-38b34720eca2 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:24.522097 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6f3c5dee-7e80-4b62-a26a-38b34720eca2 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:24.527214 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:24.527214 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:24.527214 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f3c5dee-7e80-4b62-a26a-38b34720eca2 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:24.527375 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1212/4889] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:24 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:24.576081 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-de238e0f-0e6e-45f8-a61b-4ecf71929c9a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:24.577851 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de238e0f-0e6e-45f8-a61b-4ecf71929c9a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 Aug 09 10:52:24.578052 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de238e0f-0e6e-45f8-a61b-4ecf71929c9a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:24.578293 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de238e0f-0e6e-45f8-a61b-4ecf71929c9a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:24.585709 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:24.585709 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:24.589558 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-de238e0f-0e6e-45f8-a61b-4ecf71929c9a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:52:24.594633 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de238e0f-0e6e-45f8-a61b-4ecf71929c9a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 returned with HTTP 200 Aug 09 10:52:24.595042 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1234/4890] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:24 2026] GET /volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:24.611251 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-75eee833-37cd-4758-b8ec-06677af51e69 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:24.613429 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-75eee833-37cd-4758-b8ec-06677af51e69 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:52:24.613775 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-75eee833-37cd-4758-b8ec-06677af51e69 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e9ef079d-199c-4260-bb8e-ea42545d44b8", "name": "tempest-VolumesBackupsTest-Backup-272293785"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:24.615537 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-75eee833-37cd-4758-b8ec-06677af51e69 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating new backup {'backup': {'volume_id': 'e9ef079d-199c-4260-bb8e-ea42545d44b8', 'name': 'tempest-VolumesBackupsTest-Backup-272293785'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:52:24.615709 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-75eee833-37cd-4758-b8ec-06677af51e69 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating backup of volume e9ef079d-199c-4260-bb8e-ea42545d44b8 in container None Aug 09 10:52:24.622800 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:24.622800 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:24.625097 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-75eee833-37cd-4758-b8ec-06677af51e69 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:52:24.653412 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-75eee833-37cd-4758-b8ec-06677af51e69 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['d59a71a4-6d66-4c0c-a88e-177d9407c40d', 'd872cfe8-790a-4db1-8c5d-2ad6793b8741'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:24.704066 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-75eee833-37cd-4758-b8ec-06677af51e69 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:52:24.704723 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1221/4891] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:52:24 2026] POST /volume/v3/backups => generated 329 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:24.713108 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e70152e-40a0-442f-a210-32a936d93ece None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:24.714767 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e70152e-40a0-442f-a210-32a936d93ece tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:24.715090 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e70152e-40a0-442f-a210-32a936d93ece tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:24.715389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e70152e-40a0-442f-a210-32a936d93ece tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:24.715569 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7e70152e-40a0-442f-a210-32a936d93ece tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:24.720797 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:24.720797 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:24.720797 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e70152e-40a0-442f-a210-32a936d93ece tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:24.720797 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1225/4892] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:24 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:25.538534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3a258897-b5e6-46f5-a6d5-fcf2119a1ec7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:25.541397 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a258897-b5e6-46f5-a6d5-fcf2119a1ec7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:25.541397 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a258897-b5e6-46f5-a6d5-fcf2119a1ec7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:25.541898 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a258897-b5e6-46f5-a6d5-fcf2119a1ec7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:25.542113 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3a258897-b5e6-46f5-a6d5-fcf2119a1ec7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:25.547931 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:25.547931 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:25.547931 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a258897-b5e6-46f5-a6d5-fcf2119a1ec7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:25.547931 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1213/4893] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:25 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:25.731843 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-136a6b89-33f4-49a6-a579-a588542d2ad9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:25.734826 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-136a6b89-33f4-49a6-a579-a588542d2ad9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:25.734826 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-136a6b89-33f4-49a6-a579-a588542d2ad9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:25.734826 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-136a6b89-33f4-49a6-a579-a588542d2ad9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:25.734826 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-136a6b89-33f4-49a6-a579-a588542d2ad9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:25.738065 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:25.738065 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:25.738956 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-136a6b89-33f4-49a6-a579-a588542d2ad9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:25.739782 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1235/4894] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:25 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:26.558885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c4343fe3-c4b8-445f-9165-6ed71007c95f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:26.561206 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c4343fe3-c4b8-445f-9165-6ed71007c95f tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:26.561514 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c4343fe3-c4b8-445f-9165-6ed71007c95f tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:26.561800 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c4343fe3-c4b8-445f-9165-6ed71007c95f tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:26.561968 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c4343fe3-c4b8-445f-9165-6ed71007c95f tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:26.567635 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:26.567635 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:26.568419 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c4343fe3-c4b8-445f-9165-6ed71007c95f tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:26.568858 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1222/4895] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:26 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:26.749559 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-72c02e45-5d33-46c7-970b-0a78e8d6c727 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:26.751901 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72c02e45-5d33-46c7-970b-0a78e8d6c727 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:26.752261 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72c02e45-5d33-46c7-970b-0a78e8d6c727 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:26.752513 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72c02e45-5d33-46c7-970b-0a78e8d6c727 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:26.752613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-72c02e45-5d33-46c7-970b-0a78e8d6c727 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:26.762441 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:26.762441 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:26.763485 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72c02e45-5d33-46c7-970b-0a78e8d6c727 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:26.763908 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1226/4896] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:26 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:27.580838 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4cce309b-d826-4bce-a0f5-53528aa15668 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:27.582492 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cce309b-d826-4bce-a0f5-53528aa15668 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:27.582718 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4cce309b-d826-4bce-a0f5-53528aa15668 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:27.582919 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4cce309b-d826-4bce-a0f5-53528aa15668 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:27.583006 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4cce309b-d826-4bce-a0f5-53528aa15668 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:27.586883 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:27.586883 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:27.587505 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cce309b-d826-4bce-a0f5-53528aa15668 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:27.588272 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1214/4897] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:27 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:27.776104 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cc65a987-c13d-4704-9fc7-617c0b26d427 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:27.780291 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc65a987-c13d-4704-9fc7-617c0b26d427 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:27.780291 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc65a987-c13d-4704-9fc7-617c0b26d427 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:27.780291 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc65a987-c13d-4704-9fc7-617c0b26d427 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:27.780291 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cc65a987-c13d-4704-9fc7-617c0b26d427 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:27.785083 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:27.785083 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:27.786370 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc65a987-c13d-4704-9fc7-617c0b26d427 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:27.786961 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1236/4898] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:27 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:28.600640 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ca7b0881-1f44-4222-b0ce-e715f838495d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:28.602553 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca7b0881-1f44-4222-b0ce-e715f838495d tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:28.602800 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca7b0881-1f44-4222-b0ce-e715f838495d tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:28.603001 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca7b0881-1f44-4222-b0ce-e715f838495d tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:28.603135 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ca7b0881-1f44-4222-b0ce-e715f838495d tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:28.607811 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:28.607811 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:28.608471 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca7b0881-1f44-4222-b0ce-e715f838495d tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:28.608881 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1223/4899] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:28 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:28.796522 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5bba8f32-1067-410e-b206-14335325ad80 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:28.798392 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5bba8f32-1067-410e-b206-14335325ad80 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:28.798639 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5bba8f32-1067-410e-b206-14335325ad80 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:28.798828 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5bba8f32-1067-410e-b206-14335325ad80 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:28.798928 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5bba8f32-1067-410e-b206-14335325ad80 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:28.803087 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:28.803087 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:28.803788 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5bba8f32-1067-410e-b206-14335325ad80 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:28.804108 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1227/4900] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:28 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:29.621798 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-756857c7-6aaf-4430-bca6-0d50d15759e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:29.623706 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-756857c7-6aaf-4430-bca6-0d50d15759e9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:29.624076 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-756857c7-6aaf-4430-bca6-0d50d15759e9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:29.625459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-756857c7-6aaf-4430-bca6-0d50d15759e9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:29.625459 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-756857c7-6aaf-4430-bca6-0d50d15759e9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:29.630921 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:29.630921 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:29.630921 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-756857c7-6aaf-4430-bca6-0d50d15759e9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:29.630921 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1215/4901] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:29 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:29.814214 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0dc539b9-116c-4d4d-aae0-eee8782e1479 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:29.816610 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0dc539b9-116c-4d4d-aae0-eee8782e1479 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:29.816893 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0dc539b9-116c-4d4d-aae0-eee8782e1479 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:29.817121 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0dc539b9-116c-4d4d-aae0-eee8782e1479 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:29.817282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0dc539b9-116c-4d4d-aae0-eee8782e1479 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:29.822445 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:29.822445 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:29.823382 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0dc539b9-116c-4d4d-aae0-eee8782e1479 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:29.823862 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1237/4902] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:29 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:30.645127 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3aa180d5-c03f-4376-90b5-5b9a81622ecc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:30.646944 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3aa180d5-c03f-4376-90b5-5b9a81622ecc tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:30.647148 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3aa180d5-c03f-4376-90b5-5b9a81622ecc tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:30.647338 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3aa180d5-c03f-4376-90b5-5b9a81622ecc tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:30.647462 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3aa180d5-c03f-4376-90b5-5b9a81622ecc tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:30.657417 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:30.657417 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:30.658043 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3aa180d5-c03f-4376-90b5-5b9a81622ecc tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:30.658417 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1224/4903] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:30 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:30.837975 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8f01a957-f634-4f59-9875-bb729a5b6ab2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:30.839956 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f01a957-f634-4f59-9875-bb729a5b6ab2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:30.840153 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f01a957-f634-4f59-9875-bb729a5b6ab2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:30.840352 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f01a957-f634-4f59-9875-bb729a5b6ab2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:30.840454 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8f01a957-f634-4f59-9875-bb729a5b6ab2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:30.844656 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:30.844656 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:30.845341 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f01a957-f634-4f59-9875-bb729a5b6ab2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:30.845750 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1228/4904] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:30 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:31.670692 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32fa3db1-6efe-4eda-9e30-9845c273670c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:31.672956 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32fa3db1-6efe-4eda-9e30-9845c273670c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:31.673226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32fa3db1-6efe-4eda-9e30-9845c273670c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:31.673507 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32fa3db1-6efe-4eda-9e30-9845c273670c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:31.674980 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-32fa3db1-6efe-4eda-9e30-9845c273670c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:31.679796 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:31.679796 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:31.680110 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32fa3db1-6efe-4eda-9e30-9845c273670c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:31.680492 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1216/4905] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:31 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:31.779349 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:31.781248 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:52:31.781673 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2057353577", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:31.783090 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2057353577', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:52:31.783337 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Create volume of 1 GB Aug 09 10:52:31.787898 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Availability Zones retrieved successfully. Aug 09 10:52:31.793266 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Flow 'volume_create_api' (0b040043-e25e-49c3-b5ec-6bcd03439e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:31.795832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2d007d-6343-46b7-a9a2-4f79202c9023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:31.797613 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:52:31.823427 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2d007d-6343-46b7-a9a2-4f79202c9023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:31.824196 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63cd543f-066c-47b8-a1a3-a5da12abaf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:31.859787 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-76023679-b2cb-4e72-ad6f-5189fd8cbff0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:31.862208 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-76023679-b2cb-4e72-ad6f-5189fd8cbff0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:31.862496 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-76023679-b2cb-4e72-ad6f-5189fd8cbff0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:31.862822 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-76023679-b2cb-4e72-ad6f-5189fd8cbff0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:31.862993 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-76023679-b2cb-4e72-ad6f-5189fd8cbff0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:31.869074 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:31.869074 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:31.870366 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-76023679-b2cb-4e72-ad6f-5189fd8cbff0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:31.871099 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1225/4906] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:31 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:31.912280 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Created reservations ['d4e75f13-74f5-40f3-b070-460b4d488b5a', 'aeb10329-1fee-4ff4-93b1-a6f94a152481', 'c1dab79c-eb07-48f0-b857-e166fddb8a31', '7d08863b-9844-47ea-a919-e3dad7d70e1d'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:31.913114 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63cd543f-066c-47b8-a1a3-a5da12abaf2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4e75f13-74f5-40f3-b070-460b4d488b5a', 'aeb10329-1fee-4ff4-93b1-a6f94a152481', 'c1dab79c-eb07-48f0-b857-e166fddb8a31', '7d08863b-9844-47ea-a919-e3dad7d70e1d']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:31.913944 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c35518-b156-4a15-8de9-568721376490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:31.938170 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c35518-b156-4a15-8de9-568721376490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '799a26cb-46b4-4445-93c6-fb2d300d5fd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2057353577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aceeb6574c3641e4874e8da87951c3df',qos_specs=None,replication_status=,reservations=['d4e75f13-74f5-40f3-b070-460b4d488b5a','aeb10329-1fee-4ff4-93b1-a6f94a152481','c1dab79c-eb07-48f0-b857-e166fddb8a31','7d08863b-9844-47ea-a919-e3dad7d70e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b371923ca4444f5d953caa35f4967992',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2057353577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=799a26cb-46b4-4445-93c6-fb2d300d5fd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aceeb6574c3641e4874e8da87951c3df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b371923ca4444f5d953caa35f4967992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:31.939053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a10a29-4b95-4074-b940-60cd1071c377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:31.959523 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a10a29-4b95-4074-b940-60cd1071c377) transitioned into state 'SUCCESS' from state '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-2057353577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aceeb6574c3641e4874e8da87951c3df',qos_specs=None,replication_status=,reservations=['d4e75f13-74f5-40f3-b070-460b4d488b5a','aeb10329-1fee-4ff4-93b1-a6f94a152481','c1dab79c-eb07-48f0-b857-e166fddb8a31','7d08863b-9844-47ea-a919-e3dad7d70e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b371923ca4444f5d953caa35f4967992',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:31.960503 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109d3618-8ce2-48f4-b82a-d5d3067caf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:31.973206 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109d3618-8ce2-48f4-b82a-d5d3067caf17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:31.974402 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Flow 'volume_create_api' (0b040043-e25e-49c3-b5ec-6bcd03439e4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:31.974822 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Create volume request issued successfully. Aug 09 10:52:31.975605 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b7481c0-727d-4f6f-b5a8-1d14874f497e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:52:31.976098 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1238/4907] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:52:31 2026] POST /volume/v3/volumes => generated 747 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:32.692892 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-357afab9-7e07-47e1-bdba-268d784c7df7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:32.695138 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-357afab9-7e07-47e1-bdba-268d784c7df7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:32.695396 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-357afab9-7e07-47e1-bdba-268d784c7df7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:32.695682 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-357afab9-7e07-47e1-bdba-268d784c7df7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:32.695829 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-357afab9-7e07-47e1-bdba-268d784c7df7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:32.702192 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:32.702192 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:32.702961 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-357afab9-7e07-47e1-bdba-268d784c7df7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:32.703553 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1229/4908] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:32 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:32.883611 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd5ff477-03ef-47f5-985a-1e31e4a2a999 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:32.886570 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd5ff477-03ef-47f5-985a-1e31e4a2a999 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:32.886570 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd5ff477-03ef-47f5-985a-1e31e4a2a999 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:32.886570 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd5ff477-03ef-47f5-985a-1e31e4a2a999 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:32.886570 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fd5ff477-03ef-47f5-985a-1e31e4a2a999 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:32.891581 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:32.891581 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:32.892327 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd5ff477-03ef-47f5-985a-1e31e4a2a999 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:32.892750 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1217/4909] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:32 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:33.720368 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b6946957-57ee-4dec-bc23-a6fe72a52d07 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:33.724789 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6946957-57ee-4dec-bc23-a6fe72a52d07 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:33.725080 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6946957-57ee-4dec-bc23-a6fe72a52d07 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:33.725416 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6946957-57ee-4dec-bc23-a6fe72a52d07 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:33.725628 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b6946957-57ee-4dec-bc23-a6fe72a52d07 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:33.732107 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:33.732107 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:33.733158 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6946957-57ee-4dec-bc23-a6fe72a52d07 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:33.733702 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1226/4910] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:33 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:52:33.907889 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-104fa7e6-5a9a-45c1-9192-4049ca60d73d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:33.910698 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-104fa7e6-5a9a-45c1-9192-4049ca60d73d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:33.910888 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-104fa7e6-5a9a-45c1-9192-4049ca60d73d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:33.911169 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-104fa7e6-5a9a-45c1-9192-4049ca60d73d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:33.911169 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-104fa7e6-5a9a-45c1-9192-4049ca60d73d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:33.916576 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:33.916576 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:33.917438 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-104fa7e6-5a9a-45c1-9192-4049ca60d73d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:33.917911 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1239/4911] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:33 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:35.527790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d652f2f-3343-4479-b79d-c4ac94bbb82e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:35.527790 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d652f2f-3343-4479-b79d-c4ac94bbb82e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:35.527790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d652f2f-3343-4479-b79d-c4ac94bbb82e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:35.527790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d652f2f-3343-4479-b79d-c4ac94bbb82e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:35.527790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6d652f2f-3343-4479-b79d-c4ac94bbb82e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:35.527790 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:35.527790 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:35.527790 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d652f2f-3343-4479-b79d-c4ac94bbb82e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:35.527790 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1230/4912] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:34 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:35.533457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b6a5dec9-f5b0-4877-8e23-bb0550c60838 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:35.533457 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b6a5dec9-f5b0-4877-8e23-bb0550c60838 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:35.533457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b6a5dec9-f5b0-4877-8e23-bb0550c60838 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:35.533457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b6a5dec9-f5b0-4877-8e23-bb0550c60838 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:35.533457 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b6a5dec9-f5b0-4877-8e23-bb0550c60838 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:35.533457 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:35.533457 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:35.533457 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b6a5dec9-f5b0-4877-8e23-bb0550c60838 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:35.533457 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1218/4913] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:34 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:35.775951 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-16f408d6-09b5-4de8-a733-eb1f88ed4c2e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:35.780286 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-16f408d6-09b5-4de8-a733-eb1f88ed4c2e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:35.780629 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-16f408d6-09b5-4de8-a733-eb1f88ed4c2e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:35.780768 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-16f408d6-09b5-4de8-a733-eb1f88ed4c2e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:35.781128 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-16f408d6-09b5-4de8-a733-eb1f88ed4c2e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:35.790411 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:35.790411 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:35.791070 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-16f408d6-09b5-4de8-a733-eb1f88ed4c2e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:35.791435 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1227/4914] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:35 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:35.966452 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f36f042b-583e-492f-8b0f-159994ecfce1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:35.969119 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f36f042b-583e-492f-8b0f-159994ecfce1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:35.969330 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f36f042b-583e-492f-8b0f-159994ecfce1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:35.969526 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f36f042b-583e-492f-8b0f-159994ecfce1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:35.969664 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f36f042b-583e-492f-8b0f-159994ecfce1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:35.975991 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:35.975991 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:35.977099 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f36f042b-583e-492f-8b0f-159994ecfce1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:35.977672 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1240/4915] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:35 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:36.803511 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1f7c69ee-cb00-4db9-bee6-493feef474e0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:36.805558 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f7c69ee-cb00-4db9-bee6-493feef474e0 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:36.805916 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f7c69ee-cb00-4db9-bee6-493feef474e0 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:36.806090 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f7c69ee-cb00-4db9-bee6-493feef474e0 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:36.806137 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1f7c69ee-cb00-4db9-bee6-493feef474e0 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:36.810834 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:36.810834 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:36.811619 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f7c69ee-cb00-4db9-bee6-493feef474e0 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:36.811838 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1231/4916] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:36 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:36.990701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed748165-4046-45ac-886e-41ebbe4af1b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:36.992986 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed748165-4046-45ac-886e-41ebbe4af1b3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:36.993166 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed748165-4046-45ac-886e-41ebbe4af1b3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:36.993357 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed748165-4046-45ac-886e-41ebbe4af1b3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:36.993467 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ed748165-4046-45ac-886e-41ebbe4af1b3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:36.997606 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:36.997606 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:36.998278 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed748165-4046-45ac-886e-41ebbe4af1b3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:36.998654 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1219/4917] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:36 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:37.822607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1fa81a22-02b9-4cf8-ba7d-beda98829531 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:37.825626 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1fa81a22-02b9-4cf8-ba7d-beda98829531 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:37.825823 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1fa81a22-02b9-4cf8-ba7d-beda98829531 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:37.826002 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1fa81a22-02b9-4cf8-ba7d-beda98829531 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:37.826101 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1fa81a22-02b9-4cf8-ba7d-beda98829531 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:37.831044 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:37.831044 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:37.831741 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1fa81a22-02b9-4cf8-ba7d-beda98829531 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:37.832090 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1228/4918] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:37 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:38.012721 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b6e56c8a-80e1-4b57-b073-c7f0fe015734 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:38.016157 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b6e56c8a-80e1-4b57-b073-c7f0fe015734 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:38.016157 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b6e56c8a-80e1-4b57-b073-c7f0fe015734 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:38.016293 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b6e56c8a-80e1-4b57-b073-c7f0fe015734 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:38.016413 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b6e56c8a-80e1-4b57-b073-c7f0fe015734 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:38.022466 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:38.022466 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:38.023381 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b6e56c8a-80e1-4b57-b073-c7f0fe015734 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:38.023808 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1241/4919] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:38 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:38.847457 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e3b8c396-fe89-435f-86ad-b9d6cf52042b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:38.849453 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3b8c396-fe89-435f-86ad-b9d6cf52042b tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:38.849559 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3b8c396-fe89-435f-86ad-b9d6cf52042b tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:38.849838 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e3b8c396-fe89-435f-86ad-b9d6cf52042b tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:38.849973 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e3b8c396-fe89-435f-86ad-b9d6cf52042b tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:38.857698 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:38.857698 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:38.858636 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e3b8c396-fe89-435f-86ad-b9d6cf52042b tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:38.858946 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1232/4920] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:38 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:39.035844 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-deb47fa2-8b9c-4c93-add6-81855f7ab56c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:39.038714 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-deb47fa2-8b9c-4c93-add6-81855f7ab56c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:39.038714 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-deb47fa2-8b9c-4c93-add6-81855f7ab56c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:39.038714 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-deb47fa2-8b9c-4c93-add6-81855f7ab56c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:39.038714 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-deb47fa2-8b9c-4c93-add6-81855f7ab56c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:39.043070 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:39.043070 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:39.043590 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-deb47fa2-8b9c-4c93-add6-81855f7ab56c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:39.044007 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1220/4921] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:39 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:39.871817 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cb65c3c6-0634-4c56-b604-91eda11452ed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:39.873675 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cb65c3c6-0634-4c56-b604-91eda11452ed tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:39.873882 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cb65c3c6-0634-4c56-b604-91eda11452ed tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:39.874046 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cb65c3c6-0634-4c56-b604-91eda11452ed tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:39.874139 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cb65c3c6-0634-4c56-b604-91eda11452ed tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:39.882731 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:39.882731 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:39.883779 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cb65c3c6-0634-4c56-b604-91eda11452ed tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:39.884594 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1229/4922] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:39 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:39.899740 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c63b2681-d3ab-49b1-845a-726851284e0b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:39.901857 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c63b2681-d3ab-49b1-845a-726851284e0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:52:39.902479 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c63b2681-d3ab-49b1-845a-726851284e0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38cb5a5a-fa66-485a-8c00-34db2a024449", "incremental": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:39.904556 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-c63b2681-d3ab-49b1-845a-726851284e0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Creating new backup {'backup': {'volume_id': '38cb5a5a-fa66-485a-8c00-34db2a024449', 'incremental': True}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:52:39.904695 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-c63b2681-d3ab-49b1-845a-726851284e0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Creating backup of volume 38cb5a5a-fa66-485a-8c00-34db2a024449 in container None Aug 09 10:52:39.912616 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:39.912616 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:39.912982 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c63b2681-d3ab-49b1-845a-726851284e0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:52:39.930741 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-c63b2681-d3ab-49b1-845a-726851284e0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Created reservations ['5f13623c-86de-4a41-a7dd-f4b61d382b77', 'f54a804b-76d0-465f-ab34-f30a8ff1373e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:39.947318 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c63b2681-d3ab-49b1-845a-726851284e0b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 400 Aug 09 10:52:39.947857 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1242/4923] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:52:39 2026] POST /volume/v3/backups => generated 109 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 10:52:39.955141 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ef44097e-99b7-4f83-bc2c-d4b573098946 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:39.957062 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef44097e-99b7-4f83-bc2c-d4b573098946 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] DELETE https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:39.957294 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef44097e-99b7-4f83-bc2c-d4b573098946 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:39.957497 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef44097e-99b7-4f83-bc2c-d4b573098946 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:39.957605 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-ef44097e-99b7-4f83-bc2c-d4b573098946 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Delete backup with id: 494e0273-cd22-45bc-b78d-86ec91920c31. Aug 09 10:52:39.961587 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:39.961587 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:39.974858 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-ef44097e-99b7-4f83-bc2c-d4b573098946 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] delete_backup rpcapi backup_id 494e0273-cd22-45bc-b78d-86ec91920c31 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:52:39.976550 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef44097e-99b7-4f83-bc2c-d4b573098946 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 202 Aug 09 10:52:39.976927 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1233/4924] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:52:39 2026] DELETE /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:52:39.987023 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-db09dd54-bd9f-4324-a45f-92a3c2375ead None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:39.989320 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db09dd54-bd9f-4324-a45f-92a3c2375ead tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:39.989320 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db09dd54-bd9f-4324-a45f-92a3c2375ead tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:39.989320 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db09dd54-bd9f-4324-a45f-92a3c2375ead tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:39.989415 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-db09dd54-bd9f-4324-a45f-92a3c2375ead tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:39.993719 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:39.993719 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:39.994404 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db09dd54-bd9f-4324-a45f-92a3c2375ead tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 200 Aug 09 10:52:39.994742 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1221/4925] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:39 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:40.055828 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cae15b6a-6e48-4fac-8d10-f070c76de0d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:40.058077 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cae15b6a-6e48-4fac-8d10-f070c76de0d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:40.059068 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cae15b6a-6e48-4fac-8d10-f070c76de0d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:40.059068 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cae15b6a-6e48-4fac-8d10-f070c76de0d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:40.059395 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cae15b6a-6e48-4fac-8d10-f070c76de0d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:40.066418 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:40.066418 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:40.067344 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cae15b6a-6e48-4fac-8d10-f070c76de0d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:40.068024 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1230/4926] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:40 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:41.010223 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7ab8676a-7b85-4ff5-b971-45223800dc60 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:41.012216 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ab8676a-7b85-4ff5-b971-45223800dc60 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 Aug 09 10:52:41.012465 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ab8676a-7b85-4ff5-b971-45223800dc60 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:41.012721 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ab8676a-7b85-4ff5-b971-45223800dc60 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:41.012871 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7ab8676a-7b85-4ff5-b971-45223800dc60 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 494e0273-cd22-45bc-b78d-86ec91920c31. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:41.016768 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ab8676a-7b85-4ff5-b971-45223800dc60 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 returned with HTTP 404 Aug 09 10:52:41.017378 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1243/4927] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:41 2026] GET /volume/v3/backups/494e0273-cd22-45bc-b78d-86ec91920c31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:52:41.026511 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:41.028063 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:52:41.028396 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1487397209"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:41.029688 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1487397209'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:52:41.029830 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Create volume of 1 GB Aug 09 10:52:41.033890 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Availability Zones retrieved successfully. Aug 09 10:52:41.038577 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Flow 'volume_create_api' (f4ed5fec-b367-402d-8aba-1020624dd3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:41.039590 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbad970c-0349-4952-aa73-7f22886f9084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:41.040460 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:52:41.063652 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbad970c-0349-4952-aa73-7f22886f9084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:41.064548 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9e0643-571f-4010-8990-8d8e40bbaa5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:41.077739 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4dbf5e7a-0b1e-4161-a214-71882090db3a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:41.079570 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4dbf5e7a-0b1e-4161-a214-71882090db3a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:41.079763 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4dbf5e7a-0b1e-4161-a214-71882090db3a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:41.079958 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4dbf5e7a-0b1e-4161-a214-71882090db3a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:41.082199 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4dbf5e7a-0b1e-4161-a214-71882090db3a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:41.084305 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:41.084305 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:41.085107 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4dbf5e7a-0b1e-4161-a214-71882090db3a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:41.085526 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1222/4928] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:41 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:41.103696 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Created reservations ['01fd1d41-7cc7-4d12-b22b-c347d688ed39', 'ca34a663-553c-4ec6-8e7b-6ce133e2fbe1', '7b618a51-4565-4550-a93c-2c7679a2c945', '9551cdb8-7576-46a8-b900-d1779b9eef87'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:41.104434 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9e0643-571f-4010-8990-8d8e40bbaa5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01fd1d41-7cc7-4d12-b22b-c347d688ed39', 'ca34a663-553c-4ec6-8e7b-6ce133e2fbe1', '7b618a51-4565-4550-a93c-2c7679a2c945', '9551cdb8-7576-46a8-b900-d1779b9eef87']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:41.105062 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac20ecf9-a851-498c-ad05-954ef1614e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:41.125919 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac20ecf9-a851-498c-ad05-954ef1614e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec12c18a-c34d-43f1-ad29-ba87eda1ce61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1487397209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b99520b20254fa8ac5d3f3282e9ac3a',qos_specs=None,replication_status=,reservations=['01fd1d41-7cc7-4d12-b22b-c347d688ed39','ca34a663-553c-4ec6-8e7b-6ce133e2fbe1','7b618a51-4565-4550-a93c-2c7679a2c945','9551cdb8-7576-46a8-b900-d1779b9eef87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9ba50b0c8e4ce2badf7ba13e628c8c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1487397209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec12c18a-c34d-43f1-ad29-ba87eda1ce61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b99520b20254fa8ac5d3f3282e9ac3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b9ba50b0c8e4ce2badf7ba13e628c8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:41.126631 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ebb1325-2439-4de4-8c16-913ab18edbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:41.142666 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ebb1325-2439-4de4-8c16-913ab18edbe4) transitioned into state 'SUCCESS' from state '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-1487397209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b99520b20254fa8ac5d3f3282e9ac3a',qos_specs=None,replication_status=,reservations=['01fd1d41-7cc7-4d12-b22b-c347d688ed39','ca34a663-553c-4ec6-8e7b-6ce133e2fbe1','7b618a51-4565-4550-a93c-2c7679a2c945','9551cdb8-7576-46a8-b900-d1779b9eef87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9ba50b0c8e4ce2badf7ba13e628c8c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:41.143284 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84242fd2-bf95-4038-ab9f-4586dee70d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:52:41.153661 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84242fd2-bf95-4038-ab9f-4586dee70d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:52:41.154487 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Flow 'volume_create_api' (f4ed5fec-b367-402d-8aba-1020624dd3d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:52:41.154753 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Create volume request issued successfully. Aug 09 10:52:41.155272 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-951e063f-715d-4c8b-ad3f-fbb0fcfe3017 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:52:41.155670 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1234/4929] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:52:41 2026] POST /volume/v3/volumes => generated 749 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:41.170607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bd58b658-771b-44dc-92c0-a50eab089c2e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:41.175981 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd58b658-771b-44dc-92c0-a50eab089c2e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 Aug 09 10:52:41.176245 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd58b658-771b-44dc-92c0-a50eab089c2e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:41.176483 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd58b658-771b-44dc-92c0-a50eab089c2e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:41.191686 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:41.191686 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:41.197209 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bd58b658-771b-44dc-92c0-a50eab089c2e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:52:41.200787 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd58b658-771b-44dc-92c0-a50eab089c2e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 returned with HTTP 200 Aug 09 10:52:41.201370 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1231/4930] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:41 2026] GET /volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:42.095329 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-10e0623b-e90e-4aec-99a6-32e9231a1d0e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:42.097648 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10e0623b-e90e-4aec-99a6-32e9231a1d0e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:52:42.097850 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10e0623b-e90e-4aec-99a6-32e9231a1d0e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:42.098028 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10e0623b-e90e-4aec-99a6-32e9231a1d0e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:42.098131 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-10e0623b-e90e-4aec-99a6-32e9231a1d0e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:42.102919 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:42.102919 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:42.103710 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10e0623b-e90e-4aec-99a6-32e9231a1d0e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:52:42.104067 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1244/4931] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:42 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:42.113472 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6891da50-276c-4ff7-8779-1a4e3e06a451 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:42.115202 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6891da50-276c-4ff7-8779-1a4e3e06a451 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:52:42.115570 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6891da50-276c-4ff7-8779-1a4e3e06a451 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e9ef079d-199c-4260-bb8e-ea42545d44b8", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-242169805"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:42.116934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-6891da50-276c-4ff7-8779-1a4e3e06a451 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating new backup {'backup': {'volume_id': 'e9ef079d-199c-4260-bb8e-ea42545d44b8', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-242169805'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:52:42.117097 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-6891da50-276c-4ff7-8779-1a4e3e06a451 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating backup of volume e9ef079d-199c-4260-bb8e-ea42545d44b8 in container None Aug 09 10:52:42.123795 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:42.123795 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:42.124321 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6891da50-276c-4ff7-8779-1a4e3e06a451 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:52:42.139683 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6891da50-276c-4ff7-8779-1a4e3e06a451 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['e58ad52a-ffa2-4406-bd98-b8e36eb79a5e', '3aa81b72-6c73-4737-a0c6-14cc30cc8e38'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:42.176428 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6891da50-276c-4ff7-8779-1a4e3e06a451 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:52:42.176882 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1223/4932] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:52:42 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:42.188528 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3ff70229-69d3-481c-b5ca-5a3037cc5597 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:42.191328 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ff70229-69d3-481c-b5ca-5a3037cc5597 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:42.191556 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ff70229-69d3-481c-b5ca-5a3037cc5597 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:42.191754 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ff70229-69d3-481c-b5ca-5a3037cc5597 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:42.191867 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-3ff70229-69d3-481c-b5ca-5a3037cc5597 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:42.197496 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:42.197496 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:42.198385 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ff70229-69d3-481c-b5ca-5a3037cc5597 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:42.198805 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1235/4933] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:42 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:42.221130 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ccf96dda-f6c6-4d61-b88c-0d2bc675796b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:42.223016 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ccf96dda-f6c6-4d61-b88c-0d2bc675796b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 Aug 09 10:52:42.223273 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ccf96dda-f6c6-4d61-b88c-0d2bc675796b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:42.223495 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ccf96dda-f6c6-4d61-b88c-0d2bc675796b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:42.230610 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:42.230610 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:42.234552 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ccf96dda-f6c6-4d61-b88c-0d2bc675796b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:52:42.239815 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ccf96dda-f6c6-4d61-b88c-0d2bc675796b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 returned with HTTP 200 Aug 09 10:52:42.240214 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1232/4934] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:42 2026] GET /volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:42.260330 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d17a61e5-0f67-4c78-b0b4-6617d0b10d55 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:42.262126 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d17a61e5-0f67-4c78-b0b4-6617d0b10d55 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:52:42.262520 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d17a61e5-0f67-4c78-b0b4-6617d0b10d55 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec12c18a-c34d-43f1-ad29-ba87eda1ce61", "name": "tempest-VolumesBackupsTest-Backup-460651053"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:42.264087 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-d17a61e5-0f67-4c78-b0b4-6617d0b10d55 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Creating new backup {'backup': {'volume_id': 'ec12c18a-c34d-43f1-ad29-ba87eda1ce61', 'name': 'tempest-VolumesBackupsTest-Backup-460651053'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:52:42.264280 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-d17a61e5-0f67-4c78-b0b4-6617d0b10d55 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Creating backup of volume ec12c18a-c34d-43f1-ad29-ba87eda1ce61 in container None Aug 09 10:52:42.272039 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:42.272039 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:42.273659 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d17a61e5-0f67-4c78-b0b4-6617d0b10d55 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Volume info retrieved successfully. Aug 09 10:52:42.291338 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-d17a61e5-0f67-4c78-b0b4-6617d0b10d55 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Created reservations ['b9a02dd5-561f-4a93-84e6-37c29fdc4c7c', 'fbe61475-483c-4d6d-9554-fcc8e7964ba9'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:52:42.325275 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d17a61e5-0f67-4c78-b0b4-6617d0b10d55 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:52:42.325893 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1245/4935] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:52:42 2026] POST /volume/v3/backups => generated 329 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:42.335818 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c0f9e424-5f2a-4839-a2e4-82c118e7d6bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:42.337956 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0f9e424-5f2a-4839-a2e4-82c118e7d6bd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:42.338173 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0f9e424-5f2a-4839-a2e4-82c118e7d6bd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:42.338370 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0f9e424-5f2a-4839-a2e4-82c118e7d6bd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:42.338507 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c0f9e424-5f2a-4839-a2e4-82c118e7d6bd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:42.342986 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:42.342986 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:42.343810 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0f9e424-5f2a-4839-a2e4-82c118e7d6bd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:42.344155 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1224/4936] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:42 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:43.208984 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b0886561-fb26-4c41-90d3-460fba4f9af4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:43.211379 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b0886561-fb26-4c41-90d3-460fba4f9af4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:43.211655 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b0886561-fb26-4c41-90d3-460fba4f9af4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:43.211902 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b0886561-fb26-4c41-90d3-460fba4f9af4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:43.212060 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b0886561-fb26-4c41-90d3-460fba4f9af4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:43.217523 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:43.217523 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:43.218759 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b0886561-fb26-4c41-90d3-460fba4f9af4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:43.219684 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1236/4937] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:43 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:43.355550 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0e58ee26-857c-4721-9989-7fd4ac28eb45 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:43.357513 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0e58ee26-857c-4721-9989-7fd4ac28eb45 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:43.357723 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0e58ee26-857c-4721-9989-7fd4ac28eb45 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:43.357943 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0e58ee26-857c-4721-9989-7fd4ac28eb45 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:43.358060 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0e58ee26-857c-4721-9989-7fd4ac28eb45 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:43.362494 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:43.362494 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:43.363175 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0e58ee26-857c-4721-9989-7fd4ac28eb45 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:43.363615 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1233/4938] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:43 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:44.230702 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f9c06f42-c003-4380-a55e-2793c6a2e531 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:44.233726 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9c06f42-c003-4380-a55e-2793c6a2e531 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:44.233726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9c06f42-c003-4380-a55e-2793c6a2e531 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:44.233726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9c06f42-c003-4380-a55e-2793c6a2e531 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:44.233726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f9c06f42-c003-4380-a55e-2793c6a2e531 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:44.237237 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:44.237237 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:44.238091 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9c06f42-c003-4380-a55e-2793c6a2e531 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:44.238528 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1246/4939] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:44 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:44.375531 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f3424ee4-9352-42d5-b3cc-a5752172b7d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:44.377788 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f3424ee4-9352-42d5-b3cc-a5752172b7d6 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:44.378042 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f3424ee4-9352-42d5-b3cc-a5752172b7d6 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:44.378307 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f3424ee4-9352-42d5-b3cc-a5752172b7d6 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:44.378454 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f3424ee4-9352-42d5-b3cc-a5752172b7d6 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:44.383609 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:44.383609 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:44.384667 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f3424ee4-9352-42d5-b3cc-a5752172b7d6 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:44.385009 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1225/4940] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:44 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:45.249723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1a7a41e2-98dd-4ec5-bba6-8373e5341ee6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:45.252161 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1a7a41e2-98dd-4ec5-bba6-8373e5341ee6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:45.252407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1a7a41e2-98dd-4ec5-bba6-8373e5341ee6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:45.252684 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1a7a41e2-98dd-4ec5-bba6-8373e5341ee6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:45.252823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1a7a41e2-98dd-4ec5-bba6-8373e5341ee6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:45.261687 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:45.261687 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:45.262804 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1a7a41e2-98dd-4ec5-bba6-8373e5341ee6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:45.263337 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1237/4941] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:45 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:45.398304 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b24c95fe-a2aa-4d0f-98ea-26dff4fce425 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:45.400707 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b24c95fe-a2aa-4d0f-98ea-26dff4fce425 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:45.400959 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b24c95fe-a2aa-4d0f-98ea-26dff4fce425 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:45.401113 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b24c95fe-a2aa-4d0f-98ea-26dff4fce425 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:45.401269 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b24c95fe-a2aa-4d0f-98ea-26dff4fce425 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:45.410326 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:45.410326 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:45.411393 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b24c95fe-a2aa-4d0f-98ea-26dff4fce425 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:45.411957 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1234/4942] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:45 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:52:46.278732 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e3d510c-d327-4a3b-b389-d8a308ec6e00 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:46.281302 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e3d510c-d327-4a3b-b389-d8a308ec6e00 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:46.283216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e3d510c-d327-4a3b-b389-d8a308ec6e00 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:46.283216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e3d510c-d327-4a3b-b389-d8a308ec6e00 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:46.283216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9e3d510c-d327-4a3b-b389-d8a308ec6e00 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:46.288880 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:46.288880 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:46.290558 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e3d510c-d327-4a3b-b389-d8a308ec6e00 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:46.291458 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1247/4943] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:46 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:46.426221 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-89597c5d-e621-4f98-9471-2ef8378078b8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:46.431727 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89597c5d-e621-4f98-9471-2ef8378078b8 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:46.431956 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89597c5d-e621-4f98-9471-2ef8378078b8 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:46.432145 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89597c5d-e621-4f98-9471-2ef8378078b8 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:46.432270 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-89597c5d-e621-4f98-9471-2ef8378078b8 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:46.436831 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:46.436831 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:46.437506 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89597c5d-e621-4f98-9471-2ef8378078b8 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:46.437917 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1226/4944] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:46 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:47.302670 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4cbe28aa-91e2-4c6d-860f-3364dba9639c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:47.304274 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4cbe28aa-91e2-4c6d-860f-3364dba9639c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:47.304471 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4cbe28aa-91e2-4c6d-860f-3364dba9639c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:47.304653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4cbe28aa-91e2-4c6d-860f-3364dba9639c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:47.304755 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4cbe28aa-91e2-4c6d-860f-3364dba9639c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:47.313457 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:47.313457 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:47.314287 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4cbe28aa-91e2-4c6d-860f-3364dba9639c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:47.314654 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1238/4945] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:47 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:47.453426 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-62681f6f-0a01-4efc-a507-631f254abfbd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:47.455342 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-62681f6f-0a01-4efc-a507-631f254abfbd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:47.455595 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-62681f6f-0a01-4efc-a507-631f254abfbd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:47.455836 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-62681f6f-0a01-4efc-a507-631f254abfbd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:47.455997 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-62681f6f-0a01-4efc-a507-631f254abfbd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:47.460760 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:47.460760 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:47.461557 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-62681f6f-0a01-4efc-a507-631f254abfbd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:47.462001 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1235/4946] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:47 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:48.325772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1edc7ed8-5800-4019-9ecc-5124b2f048f4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:48.327683 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1edc7ed8-5800-4019-9ecc-5124b2f048f4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:48.327884 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1edc7ed8-5800-4019-9ecc-5124b2f048f4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:48.328071 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1edc7ed8-5800-4019-9ecc-5124b2f048f4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:48.328178 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1edc7ed8-5800-4019-9ecc-5124b2f048f4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:48.332713 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:48.332713 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:48.333481 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1edc7ed8-5800-4019-9ecc-5124b2f048f4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:48.333846 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1248/4947] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:48 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:48.479842 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ef231d51-6934-4ffe-950b-85fde2e18226 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:48.481554 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef231d51-6934-4ffe-950b-85fde2e18226 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:48.481729 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef231d51-6934-4ffe-950b-85fde2e18226 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:48.481942 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef231d51-6934-4ffe-950b-85fde2e18226 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:48.482048 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ef231d51-6934-4ffe-950b-85fde2e18226 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:48.486019 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:48.486019 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:48.486582 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef231d51-6934-4ffe-950b-85fde2e18226 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:48.486901 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1227/4948] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:48 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:49.343719 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fe06b218-3905-4d4a-bd80-aefb7337eb6e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:49.345581 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fe06b218-3905-4d4a-bd80-aefb7337eb6e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:49.345789 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fe06b218-3905-4d4a-bd80-aefb7337eb6e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:49.345996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fe06b218-3905-4d4a-bd80-aefb7337eb6e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:49.346108 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-fe06b218-3905-4d4a-bd80-aefb7337eb6e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:49.350222 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:49.350222 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:49.350978 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fe06b218-3905-4d4a-bd80-aefb7337eb6e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:49.351348 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1239/4949] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:49 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:49.500807 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eebe1399-a449-45a2-86d4-1e9d5b0d1f1a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:49.502938 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eebe1399-a449-45a2-86d4-1e9d5b0d1f1a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:49.503125 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eebe1399-a449-45a2-86d4-1e9d5b0d1f1a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:49.503760 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eebe1399-a449-45a2-86d4-1e9d5b0d1f1a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:49.503880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-eebe1399-a449-45a2-86d4-1e9d5b0d1f1a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:49.508341 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:49.508341 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:49.508973 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eebe1399-a449-45a2-86d4-1e9d5b0d1f1a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:49.509589 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1236/4950] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:49 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:50.360830 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-36f9e972-322a-4fe3-ba74-05f26a5cef73 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:50.364851 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-36f9e972-322a-4fe3-ba74-05f26a5cef73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:50.364851 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-36f9e972-322a-4fe3-ba74-05f26a5cef73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:50.364851 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-36f9e972-322a-4fe3-ba74-05f26a5cef73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:50.364851 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-36f9e972-322a-4fe3-ba74-05f26a5cef73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:50.368810 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:50.368810 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:50.369983 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-36f9e972-322a-4fe3-ba74-05f26a5cef73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:50.370696 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1249/4951] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:50 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:50.381249 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1e1b78ce-eaf9-4ad6-91dd-bf64fe05bf73 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:50.382965 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e1b78ce-eaf9-4ad6-91dd-bf64fe05bf73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26/restore Aug 09 10:52:50.383311 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e1b78ce-eaf9-4ad6-91dd-bf64fe05bf73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "e9ef079d-199c-4260-bb8e-ea42545d44b8"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:52:50.384792 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-1e1b78ce-eaf9-4ad6-91dd-bf64fe05bf73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Restoring backup 20ecfb9c-4081-45b9-ae8c-05bd88833e26 ({'restore': {'volume_id': 'e9ef079d-199c-4260-bb8e-ea42545d44b8'}}) {{(pid=100317) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 09 10:52:50.384938 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-1e1b78ce-eaf9-4ad6-91dd-bf64fe05bf73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Restoring backup 20ecfb9c-4081-45b9-ae8c-05bd88833e26 to volume e9ef079d-199c-4260-bb8e-ea42545d44b8. Aug 09 10:52:50.389429 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:50.389429 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:50.396334 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:50.396334 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:50.396793 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1e1b78ce-eaf9-4ad6-91dd-bf64fe05bf73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:52:50.396908 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-1e1b78ce-eaf9-4ad6-91dd-bf64fe05bf73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Checking backup size 1 against volume size 1 {{(pid=100317) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 09 10:52:50.397012 np0000006833 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-1e1b78ce-eaf9-4ad6-91dd-bf64fe05bf73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Overwriting volume e9ef079d-199c-4260-bb8e-ea42545d44b8 with restore of backup 20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:50.407696 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-1e1b78ce-eaf9-4ad6-91dd-bf64fe05bf73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] restore_backup in rpcapi backup_id 20ecfb9c-4081-45b9-ae8c-05bd88833e26 {{(pid=100317) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 10:52:50.409492 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e1b78ce-eaf9-4ad6-91dd-bf64fe05bf73 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26/restore returned with HTTP 202 Aug 09 10:52:50.410047 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1228/4952] 10.4.3.125 () {68 vars in 1393 bytes} [Sun Aug 9 10:52:50 2026] POST /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26/restore => generated 181 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:52:50.417204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-db6436eb-fecd-4754-a70c-ca3cbbdcafc7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:50.418986 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db6436eb-fecd-4754-a70c-ca3cbbdcafc7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:50.419163 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db6436eb-fecd-4754-a70c-ca3cbbdcafc7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:50.419407 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db6436eb-fecd-4754-a70c-ca3cbbdcafc7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:50.419509 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-db6436eb-fecd-4754-a70c-ca3cbbdcafc7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:50.423656 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:50.423656 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:50.424420 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db6436eb-fecd-4754-a70c-ca3cbbdcafc7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:50.424744 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1240/4953] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:50 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:50.520407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-db10518a-d280-4e03-98f7-f8cb712d1fd8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:50.522794 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db10518a-d280-4e03-98f7-f8cb712d1fd8 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:50.522794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db10518a-d280-4e03-98f7-f8cb712d1fd8 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:50.522794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db10518a-d280-4e03-98f7-f8cb712d1fd8 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:50.522794 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-db10518a-d280-4e03-98f7-f8cb712d1fd8 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:50.526975 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:50.526975 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:50.527583 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db10518a-d280-4e03-98f7-f8cb712d1fd8 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:50.528090 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1237/4954] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:50 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:51.434834 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01c18145-0d7d-4099-9b22-c532367943b2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:51.436875 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01c18145-0d7d-4099-9b22-c532367943b2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:51.437045 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01c18145-0d7d-4099-9b22-c532367943b2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:51.437263 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01c18145-0d7d-4099-9b22-c532367943b2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:51.437412 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-01c18145-0d7d-4099-9b22-c532367943b2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:51.443838 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:51.443838 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:51.444704 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01c18145-0d7d-4099-9b22-c532367943b2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:51.445119 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1250/4955] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:51 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:51.538646 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8a68d8bf-7c13-491d-8396-5785ef24c1ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:51.540576 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a68d8bf-7c13-491d-8396-5785ef24c1ca tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:51.540787 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a68d8bf-7c13-491d-8396-5785ef24c1ca tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:51.540995 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a68d8bf-7c13-491d-8396-5785ef24c1ca tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:51.541096 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8a68d8bf-7c13-491d-8396-5785ef24c1ca tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:51.545146 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:51.545146 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:51.545768 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a68d8bf-7c13-491d-8396-5785ef24c1ca tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:51.546145 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1229/4956] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:51 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:52.455972 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-818fd7e9-d1dd-43a7-a984-caea5ece88e1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:52.457631 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-818fd7e9-d1dd-43a7-a984-caea5ece88e1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:52.457790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-818fd7e9-d1dd-43a7-a984-caea5ece88e1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:52.457959 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-818fd7e9-d1dd-43a7-a984-caea5ece88e1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:52.458049 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-818fd7e9-d1dd-43a7-a984-caea5ece88e1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:52.462342 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:52.462342 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:52.463122 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-818fd7e9-d1dd-43a7-a984-caea5ece88e1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:52.463547 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1241/4957] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:52 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:52.555818 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-278b759b-9eb7-4f27-af16-e2c60f53694c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:52.557672 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-278b759b-9eb7-4f27-af16-e2c60f53694c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:52.557930 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-278b759b-9eb7-4f27-af16-e2c60f53694c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:52.558203 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-278b759b-9eb7-4f27-af16-e2c60f53694c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:52.558370 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-278b759b-9eb7-4f27-af16-e2c60f53694c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:52.562851 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:52.562851 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:52.563598 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-278b759b-9eb7-4f27-af16-e2c60f53694c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:52.563975 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1238/4958] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:52 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:53.476914 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b2854c4d-3b9c-48e5-bbe7-1f43164ff30a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:53.480603 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2854c4d-3b9c-48e5-bbe7-1f43164ff30a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:53.481385 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2854c4d-3b9c-48e5-bbe7-1f43164ff30a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:53.482535 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2854c4d-3b9c-48e5-bbe7-1f43164ff30a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:53.482718 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b2854c4d-3b9c-48e5-bbe7-1f43164ff30a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:53.495282 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:53.495282 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:53.495282 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2854c4d-3b9c-48e5-bbe7-1f43164ff30a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:53.495282 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1251/4959] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:53 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:53.576250 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a5b5a9ed-24b7-45f3-8334-7133fa0395f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:53.578110 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5b5a9ed-24b7-45f3-8334-7133fa0395f9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:53.578110 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5b5a9ed-24b7-45f3-8334-7133fa0395f9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:53.578300 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5b5a9ed-24b7-45f3-8334-7133fa0395f9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:53.578417 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a5b5a9ed-24b7-45f3-8334-7133fa0395f9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:53.582588 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:53.582588 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:53.583540 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5b5a9ed-24b7-45f3-8334-7133fa0395f9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:53.583614 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1230/4960] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:53 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:54.510144 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cce4c7b3-50d3-4bce-a724-ede65217baae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:54.522048 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cce4c7b3-50d3-4bce-a724-ede65217baae tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:54.522764 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cce4c7b3-50d3-4bce-a724-ede65217baae tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:54.523335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cce4c7b3-50d3-4bce-a724-ede65217baae tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:54.523617 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cce4c7b3-50d3-4bce-a724-ede65217baae tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:54.528957 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:54.528957 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:54.529786 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cce4c7b3-50d3-4bce-a724-ede65217baae tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:54.530223 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1242/4961] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:54 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:54.594023 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-610d6fe6-2ad0-46d6-a03c-74c29a40f6ee None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:54.595617 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-610d6fe6-2ad0-46d6-a03c-74c29a40f6ee tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:54.595820 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-610d6fe6-2ad0-46d6-a03c-74c29a40f6ee tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:54.596024 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-610d6fe6-2ad0-46d6-a03c-74c29a40f6ee tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:54.596159 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-610d6fe6-2ad0-46d6-a03c-74c29a40f6ee tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:54.599856 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:54.599856 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:54.600483 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-610d6fe6-2ad0-46d6-a03c-74c29a40f6ee tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:54.600889 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1239/4962] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:54 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:55.548544 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f5e8942f-fdad-4dd3-8040-2b001152a0cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:55.551818 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5e8942f-fdad-4dd3-8040-2b001152a0cc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:55.552242 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5e8942f-fdad-4dd3-8040-2b001152a0cc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:55.552474 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5e8942f-fdad-4dd3-8040-2b001152a0cc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:55.552726 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f5e8942f-fdad-4dd3-8040-2b001152a0cc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:55.560209 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:55.560209 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:55.561388 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5e8942f-fdad-4dd3-8040-2b001152a0cc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:55.561864 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1252/4963] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:55 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:55.610133 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b59f63ed-b623-4891-be1d-74b0a72a9daf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:55.611831 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b59f63ed-b623-4891-be1d-74b0a72a9daf tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:55.612012 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b59f63ed-b623-4891-be1d-74b0a72a9daf tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:55.612197 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b59f63ed-b623-4891-be1d-74b0a72a9daf tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:55.612302 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b59f63ed-b623-4891-be1d-74b0a72a9daf tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:55.616169 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:55.616169 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:55.616855 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b59f63ed-b623-4891-be1d-74b0a72a9daf tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:55.617286 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1231/4964] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:55 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:56.574018 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-936b7a2c-9549-4d78-a2e6-4b309997cf3f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:56.583414 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-936b7a2c-9549-4d78-a2e6-4b309997cf3f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:56.583990 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-936b7a2c-9549-4d78-a2e6-4b309997cf3f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:56.588039 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-936b7a2c-9549-4d78-a2e6-4b309997cf3f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:56.589857 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-936b7a2c-9549-4d78-a2e6-4b309997cf3f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:56.595848 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:56.595848 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:56.597006 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-936b7a2c-9549-4d78-a2e6-4b309997cf3f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:56.597533 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1243/4965] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:56 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:56.629247 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c77334dd-6fa7-476b-973d-3ce5444ee717 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:56.631120 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c77334dd-6fa7-476b-973d-3ce5444ee717 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:56.631367 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c77334dd-6fa7-476b-973d-3ce5444ee717 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:56.631558 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c77334dd-6fa7-476b-973d-3ce5444ee717 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:56.631692 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c77334dd-6fa7-476b-973d-3ce5444ee717 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:56.636445 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:56.636445 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:56.637337 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c77334dd-6fa7-476b-973d-3ce5444ee717 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:56.637853 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1240/4966] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:56 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:57.610125 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c54467d1-663a-46d4-a82d-68d15e8a628d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:57.612006 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c54467d1-663a-46d4-a82d-68d15e8a628d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:57.612227 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c54467d1-663a-46d4-a82d-68d15e8a628d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:57.612527 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c54467d1-663a-46d4-a82d-68d15e8a628d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:57.612630 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c54467d1-663a-46d4-a82d-68d15e8a628d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:57.617695 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:57.617695 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:57.618533 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c54467d1-663a-46d4-a82d-68d15e8a628d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:57.618922 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1253/4967] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:57 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:57.648104 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6b595581-e230-4f3d-83c2-d8460f1b0d43 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:57.650273 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b595581-e230-4f3d-83c2-d8460f1b0d43 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:57.650522 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b595581-e230-4f3d-83c2-d8460f1b0d43 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:57.650766 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b595581-e230-4f3d-83c2-d8460f1b0d43 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:57.650902 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6b595581-e230-4f3d-83c2-d8460f1b0d43 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:57.656046 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:57.656046 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:57.656790 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b595581-e230-4f3d-83c2-d8460f1b0d43 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:57.657224 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1232/4968] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:57 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:58.628657 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8eab969d-58e6-4f73-86f1-6c03d330e89a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:58.630246 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8eab969d-58e6-4f73-86f1-6c03d330e89a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:58.630437 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8eab969d-58e6-4f73-86f1-6c03d330e89a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:58.630640 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8eab969d-58e6-4f73-86f1-6c03d330e89a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:58.630744 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8eab969d-58e6-4f73-86f1-6c03d330e89a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:58.635372 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:58.635372 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:52:58.636139 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8eab969d-58e6-4f73-86f1-6c03d330e89a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:58.636570 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1244/4969] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:58 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:58.669004 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1615160b-9566-48c7-a1d0-fd1bf8c83ea0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:58.670976 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1615160b-9566-48c7-a1d0-fd1bf8c83ea0 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:58.671191 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1615160b-9566-48c7-a1d0-fd1bf8c83ea0 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:58.671456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1615160b-9566-48c7-a1d0-fd1bf8c83ea0 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:58.671570 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1615160b-9566-48c7-a1d0-fd1bf8c83ea0 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:58.676222 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:58.676222 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:52:58.676946 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1615160b-9566-48c7-a1d0-fd1bf8c83ea0 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:58.677390 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1241/4970] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:58 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:52:59.647051 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-828b59a3-27fd-4bb0-865b-832673752e11 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:59.648773 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-828b59a3-27fd-4bb0-865b-832673752e11 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:52:59.648945 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-828b59a3-27fd-4bb0-865b-832673752e11 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:59.649129 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-828b59a3-27fd-4bb0-865b-832673752e11 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:59.649347 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-828b59a3-27fd-4bb0-865b-832673752e11 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:59.653717 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:59.653717 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:52:59.654375 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-828b59a3-27fd-4bb0-865b-832673752e11 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:52:59.654723 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1254/4971] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:59 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:52:59.689099 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bdbf80b1-9e91-4079-8eac-5d5ceae1798c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:52:59.690967 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdbf80b1-9e91-4079-8eac-5d5ceae1798c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:52:59.691177 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdbf80b1-9e91-4079-8eac-5d5ceae1798c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:52:59.691434 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdbf80b1-9e91-4079-8eac-5d5ceae1798c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:52:59.691562 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-bdbf80b1-9e91-4079-8eac-5d5ceae1798c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:52:59.696080 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:52:59.696080 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:52:59.696716 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdbf80b1-9e91-4079-8eac-5d5ceae1798c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:52:59.697047 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1233/4972] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:52:59 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:00.666946 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-37e45ac9-8353-4a6e-8b86-1736466d79e1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:00.670144 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37e45ac9-8353-4a6e-8b86-1736466d79e1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:53:00.670382 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37e45ac9-8353-4a6e-8b86-1736466d79e1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:00.670572 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37e45ac9-8353-4a6e-8b86-1736466d79e1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:00.670677 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-37e45ac9-8353-4a6e-8b86-1736466d79e1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:00.676202 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:00.676202 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:00.676202 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37e45ac9-8353-4a6e-8b86-1736466d79e1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:53:00.676202 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1245/4973] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:00 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:00.706953 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-27b36713-f92f-48a1-be4f-42f6aa465ffd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:00.709271 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-27b36713-f92f-48a1-be4f-42f6aa465ffd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:53:00.709271 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-27b36713-f92f-48a1-be4f-42f6aa465ffd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:00.709551 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-27b36713-f92f-48a1-be4f-42f6aa465ffd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:00.709685 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-27b36713-f92f-48a1-be4f-42f6aa465ffd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:00.714630 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:00.714630 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:00.715428 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-27b36713-f92f-48a1-be4f-42f6aa465ffd tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:53:00.716017 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1242/4974] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:00 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:00.985601 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-82badb41-76c6-4371-b918-e50a2c311b14 req-55e79241-f761-40e0-8682-32f755d6342e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:00.987571 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-55e79241-f761-40e0-8682-32f755d6342e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/limits Aug 09 10:53:00.987751 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-55e79241-f761-40e0-8682-32f755d6342e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:00.987942 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-55e79241-f761-40e0-8682-32f755d6342e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:01.006968 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-55e79241-f761-40e0-8682-32f755d6342e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/limits returned with HTTP 200 Aug 09 10:53:01.007396 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1255/4975] 10.4.3.125 () {68 vars in 1484 bytes} [Sun Aug 9 10:53:00 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:01.048636 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-82badb41-76c6-4371-b918-e50a2c311b14 req-d3ca32ba-d6d7-4b00-b365-599f7ae1247f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:01.051009 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-d3ca32ba-d6d7-4b00-b365-599f7ae1247f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:53:01.051261 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-d3ca32ba-d6d7-4b00-b365-599f7ae1247f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:01.051606 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-d3ca32ba-d6d7-4b00-b365-599f7ae1247f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:01.062779 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:01.062779 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:01.066791 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-82badb41-76c6-4371-b918-e50a2c311b14 req-d3ca32ba-d6d7-4b00-b365-599f7ae1247f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:01.072082 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-d3ca32ba-d6d7-4b00-b365-599f7ae1247f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 200 Aug 09 10:53:01.072732 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1234/4976] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:53:01 2026] GET /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:01.083950 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-82badb41-76c6-4371-b918-e50a2c311b14 req-96e31a27-4ce6-47a8-8255-1f3449fc04b0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:01.086155 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-96e31a27-4ce6-47a8-8255-1f3449fc04b0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:53:01.086556 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-96e31a27-4ce6-47a8-8255-1f3449fc04b0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f50e11b0-a342-46c8-ad9f-05b20682306f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1770512431", "description": null, "metadata": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:01.097380 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:01.097380 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:01.097861 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-82badb41-76c6-4371-b918-e50a2c311b14 req-96e31a27-4ce6-47a8-8255-1f3449fc04b0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:01.098028 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [req-82badb41-76c6-4371-b918-e50a2c311b14 req-96e31a27-4ce6-47a8-8255-1f3449fc04b0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create snapshot from volume f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:53:01.122823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [req-82badb41-76c6-4371-b918-e50a2c311b14 req-96e31a27-4ce6-47a8-8255-1f3449fc04b0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Created reservations ['d783724b-77f2-4860-91a1-0b80ec1f3f17', '25578dbb-2cdf-4417-a800-e9e0be9537b7', 'f573b879-d87d-48bb-9cd6-1f607efbb1e8', 'be090f89-fb23-4953-a5ca-863b748575a9'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:01.165269 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-82badb41-76c6-4371-b918-e50a2c311b14 req-96e31a27-4ce6-47a8-8255-1f3449fc04b0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot force create request issued successfully. Aug 09 10:53:01.165269 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-82badb41-76c6-4371-b918-e50a2c311b14 req-96e31a27-4ce6-47a8-8255-1f3449fc04b0 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:53:01.165269 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1246/4977] 10.4.3.125 () {72 vars in 1547 bytes} [Sun Aug 9 10:53:01 2026] POST /volume/v3/snapshots => generated 324 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 09 10:53:01.687628 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d1cab400-7eb8-49dc-8537-a066ffeb0943 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:01.689492 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1cab400-7eb8-49dc-8537-a066ffeb0943 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:53:01.689730 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1cab400-7eb8-49dc-8537-a066ffeb0943 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:01.689923 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1cab400-7eb8-49dc-8537-a066ffeb0943 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:01.690026 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d1cab400-7eb8-49dc-8537-a066ffeb0943 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:01.694992 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:01.694992 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:01.695891 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1cab400-7eb8-49dc-8537-a066ffeb0943 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:53:01.696246 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1243/4978] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:01 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:53:01.730121 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b96bca3-e017-4bae-9968-4307a4182162 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:01.732737 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b96bca3-e017-4bae-9968-4307a4182162 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:53:01.733040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b96bca3-e017-4bae-9968-4307a4182162 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:01.733374 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b96bca3-e017-4bae-9968-4307a4182162 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:01.733511 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4b96bca3-e017-4bae-9968-4307a4182162 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:01.739058 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:01.739058 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:01.739834 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b96bca3-e017-4bae-9968-4307a4182162 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:53:01.740336 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1256/4979] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:01 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:01.755066 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1443ee13-d711-4579-a3e0-7adcda537d08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:01.759206 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1443ee13-d711-4579-a3e0-7adcda537d08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:53:01.759206 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1443ee13-d711-4579-a3e0-7adcda537d08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec12c18a-c34d-43f1-ad29-ba87eda1ce61", "name": "tempest-VolumesBackupsTest-Backup-2056997497"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:01.759491 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-1443ee13-d711-4579-a3e0-7adcda537d08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Creating new backup {'backup': {'volume_id': 'ec12c18a-c34d-43f1-ad29-ba87eda1ce61', 'name': 'tempest-VolumesBackupsTest-Backup-2056997497'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:53:01.759713 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-1443ee13-d711-4579-a3e0-7adcda537d08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Creating backup of volume ec12c18a-c34d-43f1-ad29-ba87eda1ce61 in container None Aug 09 10:53:01.769264 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:01.769264 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:01.770076 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1443ee13-d711-4579-a3e0-7adcda537d08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:53:01.792366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-1443ee13-d711-4579-a3e0-7adcda537d08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Created reservations ['e18a4785-9a79-4b18-9d8c-1c15ecea393c', 'c0d54f8f-166c-4500-b944-b6458e04b771'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:01.824843 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1443ee13-d711-4579-a3e0-7adcda537d08 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:53:01.825457 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1235/4980] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:53:01 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:53:01.833672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7c8399d6-6733-49a7-9f55-cb244759ac16 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:01.835512 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c8399d6-6733-49a7-9f55-cb244759ac16 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:01.835678 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c8399d6-6733-49a7-9f55-cb244759ac16 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:01.836202 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c8399d6-6733-49a7-9f55-cb244759ac16 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:01.836458 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7c8399d6-6733-49a7-9f55-cb244759ac16 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:01.840858 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:01.840858 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:01.841633 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c8399d6-6733-49a7-9f55-cb244759ac16 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:01.841963 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1247/4981] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:01 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:02.708132 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-86778833-aa58-4a8a-b43c-09cefd91624b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:02.709962 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86778833-aa58-4a8a-b43c-09cefd91624b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:53:02.710306 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86778833-aa58-4a8a-b43c-09cefd91624b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:02.710523 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86778833-aa58-4a8a-b43c-09cefd91624b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:02.710632 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-86778833-aa58-4a8a-b43c-09cefd91624b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:02.718303 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:02.718303 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:02.719600 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86778833-aa58-4a8a-b43c-09cefd91624b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:53:02.722131 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1244/4982] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:02 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:02.744725 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c964aa9e-c49b-4896-8330-f1e4d3dd800b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:02.747619 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c964aa9e-c49b-4896-8330-f1e4d3dd800b tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a Aug 09 10:53:02.747619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c964aa9e-c49b-4896-8330-f1e4d3dd800b tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:02.747619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c964aa9e-c49b-4896-8330-f1e4d3dd800b tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:02.751300 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:02.751300 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:02.751814 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c964aa9e-c49b-4896-8330-f1e4d3dd800b tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot retrieved successfully. Aug 09 10:53:02.752505 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c964aa9e-c49b-4896-8330-f1e4d3dd800b tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a returned with HTTP 200 Aug 09 10:53:02.752858 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1257/4983] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:53:02 2026] GET /volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:02.773687 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:02.775918 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:53:02.776414 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-107110979", "snapshot_id": null, "imageRef": "90f9a02a-619a-4160-abe0-05fa9cd7dcd4", "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:02.778391 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-107110979', 'snapshot_id': None, 'imageRef': '90f9a02a-619a-4160-abe0-05fa9cd7dcd4', 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:53:02.852792 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-323fc1bb-46e7-4c29-a287-ce6dd4fdbe0c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:02.854674 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-323fc1bb-46e7-4c29-a287-ce6dd4fdbe0c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:02.854831 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-323fc1bb-46e7-4c29-a287-ce6dd4fdbe0c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:02.854989 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-323fc1bb-46e7-4c29-a287-ce6dd4fdbe0c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:02.855088 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-323fc1bb-46e7-4c29-a287-ce6dd4fdbe0c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:02.858741 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:02.858741 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:02.859239 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:02.859239 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:02.859385 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-323fc1bb-46e7-4c29-a287-ce6dd4fdbe0c tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:02.859687 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1248/4984] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:02 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:02.859745 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot retrieved successfully. Aug 09 10:53:02.859895 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create volume of 1 GB Aug 09 10:53:02.864143 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Availability Zones retrieved successfully. Aug 09 10:53:02.868942 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Flow 'volume_create_api' (0849cc5a-b98e-4743-ac6a-9153abde6d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:53:02.869958 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2989e0b9-ddc5-4b91-84fe-cf2ff20e1165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:02.870840 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:53:02.901371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2989e0b9-ddc5-4b91-84fe-cf2ff20e1165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aaa2323c-aec1-4ecc-b592-20261134595a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:02.902152 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa8458b-785f-47a5-ac1e-5f15d177eca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:02.939100 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Created reservations ['44bdc64d-b8a5-4bdf-bdde-97b5ba9cdc70', 'b9024496-f5ed-43ad-aa77-a57ce69944b9', '6886087d-147c-46d2-8809-1f724e2290ba', '3c7880c6-cb0a-432e-b486-990245060203'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:02.939858 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa8458b-785f-47a5-ac1e-5f15d177eca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44bdc64d-b8a5-4bdf-bdde-97b5ba9cdc70', 'b9024496-f5ed-43ad-aa77-a57ce69944b9', '6886087d-147c-46d2-8809-1f724e2290ba', '3c7880c6-cb0a-432e-b486-990245060203']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:02.940523 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57407f58-d169-46eb-b4e2-9fe468361485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:02.980033 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57407f58-d169-46eb-b4e2-9fe468361485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b9480e-734b-4f99-97e0-4ea9a18a95fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-107110979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45bc7123451e424ca00c21bdae8a168b',qos_specs=None,replication_status=,reservations=['44bdc64d-b8a5-4bdf-bdde-97b5ba9cdc70','b9024496-f5ed-43ad-aa77-a57ce69944b9','6886087d-147c-46d2-8809-1f724e2290ba','3c7880c6-cb0a-432e-b486-990245060203'],size=1,snapshot_id=aaa2323c-aec1-4ecc-b592-20261134595a,source_replicaid=,source_volid=None,status='creating',user_id='0dea23640ca6428c84de69c71c191139',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), '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-09T10:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-107110979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15b9480e-734b-4f99-97e0-4ea9a18a95fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45bc7123451e424ca00c21bdae8a168b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aaa2323c-aec1-4ecc-b592-20261134595a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dea23640ca6428c84de69c71c191139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:02.980663 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccbf8a1a-c980-4837-833d-ee0b4d4ed7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:02.997366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccbf8a1a-c980-4837-833d-ee0b4d4ed7be) transitioned into state 'SUCCESS' from state '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-107110979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45bc7123451e424ca00c21bdae8a168b',qos_specs=None,replication_status=,reservations=['44bdc64d-b8a5-4bdf-bdde-97b5ba9cdc70','b9024496-f5ed-43ad-aa77-a57ce69944b9','6886087d-147c-46d2-8809-1f724e2290ba','3c7880c6-cb0a-432e-b486-990245060203'],size=1,snapshot_id=aaa2323c-aec1-4ecc-b592-20261134595a,source_replicaid=,source_volid=None,status='creating',user_id='0dea23640ca6428c84de69c71c191139',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:02.997981 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bc2aa7-8aee-4946-ab1d-295a62b8fc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:03.018757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bc2aa7-8aee-4946-ab1d-295a62b8fc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:03.019545 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Flow 'volume_create_api' (0849cc5a-b98e-4743-ac6a-9153abde6d58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:53:03.019856 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Create volume request issued successfully. Aug 09 10:53:03.020413 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2aaafde-ce4d-4a2d-996b-b3cd944ec96e tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:53:03.020833 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1236/4985] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:53:02 2026] POST /volume/v3/volumes => generated 813 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:03.031136 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-acaeb2e7-6220-4a27-b93d-d902a618b618 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:03.032924 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-acaeb2e7-6220-4a27-b93d-d902a618b618 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb Aug 09 10:53:03.033175 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-acaeb2e7-6220-4a27-b93d-d902a618b618 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:03.033709 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-acaeb2e7-6220-4a27-b93d-d902a618b618 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:03.040364 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:03.040364 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:03.043728 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-acaeb2e7-6220-4a27-b93d-d902a618b618 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:03.047668 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-acaeb2e7-6220-4a27-b93d-d902a618b618 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb returned with HTTP 200 Aug 09 10:53:03.048076 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1245/4986] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:53:03 2026] GET /volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:03.731693 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f7de7173-f837-4df7-ace8-9442f080b6ba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:03.733463 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f7de7173-f837-4df7-ace8-9442f080b6ba tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:53:03.733649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f7de7173-f837-4df7-ace8-9442f080b6ba tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:03.733824 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f7de7173-f837-4df7-ace8-9442f080b6ba tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:03.733919 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f7de7173-f837-4df7-ace8-9442f080b6ba tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:03.738033 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:03.738033 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:03.738767 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f7de7173-f837-4df7-ace8-9442f080b6ba tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:53:03.739104 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1258/4987] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:03 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:03.868886 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-269751b9-4f7b-4ab1-952a-ccf8dabbcb09 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:03.870851 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-269751b9-4f7b-4ab1-952a-ccf8dabbcb09 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:03.871093 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-269751b9-4f7b-4ab1-952a-ccf8dabbcb09 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:03.871361 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-269751b9-4f7b-4ab1-952a-ccf8dabbcb09 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:03.871524 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-269751b9-4f7b-4ab1-952a-ccf8dabbcb09 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:03.875649 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:03.875649 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:03.876434 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-269751b9-4f7b-4ab1-952a-ccf8dabbcb09 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:03.876747 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1249/4988] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:03 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:04.060994 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eaf289b4-ccdf-478b-a332-07448a425246 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:04.062969 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eaf289b4-ccdf-478b-a332-07448a425246 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb Aug 09 10:53:04.063205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eaf289b4-ccdf-478b-a332-07448a425246 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:04.063410 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eaf289b4-ccdf-478b-a332-07448a425246 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:04.069991 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:04.069991 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:04.073621 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eaf289b4-ccdf-478b-a332-07448a425246 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:04.078106 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eaf289b4-ccdf-478b-a332-07448a425246 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb returned with HTTP 200 Aug 09 10:53:04.078576 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1237/4989] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:53:04 2026] GET /volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:53:04.089969 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-666f6986-c912-452e-86f4-dd9103b8bd13 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:04.091706 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-666f6986-c912-452e-86f4-dd9103b8bd13 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb Aug 09 10:53:04.091908 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-666f6986-c912-452e-86f4-dd9103b8bd13 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:04.092104 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-666f6986-c912-452e-86f4-dd9103b8bd13 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:04.099208 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:04.099208 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:04.102356 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-666f6986-c912-452e-86f4-dd9103b8bd13 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:04.106608 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-666f6986-c912-452e-86f4-dd9103b8bd13 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb returned with HTTP 200 Aug 09 10:53:04.106984 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1246/4990] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:53:04 2026] GET /volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:53:04.749711 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-311263fe-4251-4a97-8fe3-581470ad81d9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:04.753226 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-311263fe-4251-4a97-8fe3-581470ad81d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:53:04.753226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-311263fe-4251-4a97-8fe3-581470ad81d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:04.753226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-311263fe-4251-4a97-8fe3-581470ad81d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:04.753226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-311263fe-4251-4a97-8fe3-581470ad81d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:04.757842 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:04.757842 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:04.758936 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-311263fe-4251-4a97-8fe3-581470ad81d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:53:04.759462 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1259/4991] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:04 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:04.769847 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1ee5e7b9-1475-4aa7-87af-50fac3283700 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:04.772353 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ee5e7b9-1475-4aa7-87af-50fac3283700 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 Aug 09 10:53:04.772694 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ee5e7b9-1475-4aa7-87af-50fac3283700 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:04.772996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ee5e7b9-1475-4aa7-87af-50fac3283700 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:04.782110 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:04.782110 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:04.787042 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1ee5e7b9-1475-4aa7-87af-50fac3283700 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:53:04.793084 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ee5e7b9-1475-4aa7-87af-50fac3283700 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 returned with HTTP 200 Aug 09 10:53:04.793966 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1250/4992] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:04 2026] GET /volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:04.805697 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b4494525-963c-4c27-806e-f7deda1aac55 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:04.807448 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4494525-963c-4c27-806e-f7deda1aac55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:53:04.807633 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4494525-963c-4c27-806e-f7deda1aac55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:04.807815 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4494525-963c-4c27-806e-f7deda1aac55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:04.807920 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-b4494525-963c-4c27-806e-f7deda1aac55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete backup with id: 20ecfb9c-4081-45b9-ae8c-05bd88833e26. Aug 09 10:53:04.812277 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:04.812277 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:04.826962 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-b4494525-963c-4c27-806e-f7deda1aac55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] delete_backup rpcapi backup_id 20ecfb9c-4081-45b9-ae8c-05bd88833e26 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:53:04.828775 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4494525-963c-4c27-806e-f7deda1aac55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 202 Aug 09 10:53:04.829213 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1238/4993] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:53:04 2026] DELETE /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:53:04.838455 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5a2417b1-2ffb-4cbb-b1d0-83e2a92bfd5f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:04.840022 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5a2417b1-2ffb-4cbb-b1d0-83e2a92bfd5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:53:04.840208 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5a2417b1-2ffb-4cbb-b1d0-83e2a92bfd5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:04.840403 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5a2417b1-2ffb-4cbb-b1d0-83e2a92bfd5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:04.840504 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5a2417b1-2ffb-4cbb-b1d0-83e2a92bfd5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:04.844393 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:04.844393 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:04.845029 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5a2417b1-2ffb-4cbb-b1d0-83e2a92bfd5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 200 Aug 09 10:53:04.845407 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1247/4994] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:04 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:04.888629 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e2383a82-7e37-43fc-9021-c1ed12e3b1ad None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:04.891682 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2383a82-7e37-43fc-9021-c1ed12e3b1ad tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:04.893363 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2383a82-7e37-43fc-9021-c1ed12e3b1ad tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:04.893363 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2383a82-7e37-43fc-9021-c1ed12e3b1ad tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:04.893363 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e2383a82-7e37-43fc-9021-c1ed12e3b1ad tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:04.898564 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:04.898564 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:04.899784 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2383a82-7e37-43fc-9021-c1ed12e3b1ad tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:04.899784 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1260/4995] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:04 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:05.177370 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c416b941-6827-4be1-b6a5-b7247a45208f req-5eec5b54-14bb-4c87-8d30-f7e7d53f4b32 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:05.187275 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-5eec5b54-14bb-4c87-8d30-f7e7d53f4b32 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb Aug 09 10:53:05.188962 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-5eec5b54-14bb-4c87-8d30-f7e7d53f4b32 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:05.189856 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-5eec5b54-14bb-4c87-8d30-f7e7d53f4b32 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:05.212213 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:05.212213 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:05.215503 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c416b941-6827-4be1-b6a5-b7247a45208f req-5eec5b54-14bb-4c87-8d30-f7e7d53f4b32 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:05.219575 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-5eec5b54-14bb-4c87-8d30-f7e7d53f4b32 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb returned with HTTP 200 Aug 09 10:53:05.219946 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1251/4996] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:53:05 2026] GET /volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb => generated 1404 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:05.668928 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c416b941-6827-4be1-b6a5-b7247a45208f req-99d9cc22-a005-4a43-a4e6-e980b5e22060 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:05.671495 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-99d9cc22-a005-4a43-a4e6-e980b5e22060 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb Aug 09 10:53:05.671742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-99d9cc22-a005-4a43-a4e6-e980b5e22060 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:05.671938 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-99d9cc22-a005-4a43-a4e6-e980b5e22060 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:05.680394 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:05.680394 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:05.684595 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c416b941-6827-4be1-b6a5-b7247a45208f req-99d9cc22-a005-4a43-a4e6-e980b5e22060 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:05.689950 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-99d9cc22-a005-4a43-a4e6-e980b5e22060 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb returned with HTTP 200 Aug 09 10:53:05.690424 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1239/4997] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:53:05 2026] GET /volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb => generated 1404 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:05.700198 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d30d8320-fb5c-4d13-b138-f250f7438947 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:05.700612 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d30d8320-fb5c-4d13-b138-f250f7438947 None None] GET https://10.4.3.125/volume// Aug 09 10:53:05.700768 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d30d8320-fb5c-4d13-b138-f250f7438947 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:05.700936 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d30d8320-fb5c-4d13-b138-f250f7438947 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:05.701303 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d30d8320-fb5c-4d13-b138-f250f7438947 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:53:05.701571 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1248/4998] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:53:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 09 10:53:05.709792 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c416b941-6827-4be1-b6a5-b7247a45208f req-d827cc46-3101-4248-b18a-a0e9e59d2ff5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:05.713799 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-d827cc46-3101-4248-b18a-a0e9e59d2ff5 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:53:05.714773 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-d827cc46-3101-4248-b18a-a0e9e59d2ff5 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15b9480e-734b-4f99-97e0-4ea9a18a95fb", "connector": null, "instance_uuid": "16c435a6-6301-4a00-bff5-b250f1a2d336"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:05.728372 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:05.728372 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:05.757433 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-d827cc46-3101-4248-b18a-a0e9e59d2ff5 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:53:05.757433 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1261/4999] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:53:05 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 09 10:53:05.857801 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-41e9cd04-e34c-4808-9d1b-2da08eaa51df None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:05.859539 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-41e9cd04-e34c-4808-9d1b-2da08eaa51df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 Aug 09 10:53:05.859728 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-41e9cd04-e34c-4808-9d1b-2da08eaa51df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:05.859897 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-41e9cd04-e34c-4808-9d1b-2da08eaa51df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:05.859996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-41e9cd04-e34c-4808-9d1b-2da08eaa51df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 20ecfb9c-4081-45b9-ae8c-05bd88833e26. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:05.863515 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-41e9cd04-e34c-4808-9d1b-2da08eaa51df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 returned with HTTP 404 Aug 09 10:53:05.863942 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1252/5000] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:05 2026] GET /volume/v3/backups/20ecfb9c-4081-45b9-ae8c-05bd88833e26 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:05.871312 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-915de98d-97f3-4955-bee6-71cc57a10db7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:05.876212 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-915de98d-97f3-4955-bee6-71cc57a10db7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:53:05.876497 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-915de98d-97f3-4955-bee6-71cc57a10db7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:05.876751 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-915de98d-97f3-4955-bee6-71cc57a10db7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:05.877116 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-915de98d-97f3-4955-bee6-71cc57a10db7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete backup with id: a5ca41c2-7035-4173-84ca-c2edc1a5b88a. Aug 09 10:53:05.885022 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:05.885022 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:05.900610 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-915de98d-97f3-4955-bee6-71cc57a10db7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] delete_backup rpcapi backup_id a5ca41c2-7035-4173-84ca-c2edc1a5b88a {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:53:05.905286 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-915de98d-97f3-4955-bee6-71cc57a10db7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 202 Aug 09 10:53:05.905701 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1240/5001] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:53:05 2026] DELETE /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:53:05.915139 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9fe66997-0308-4b25-a193-7c57c7b34d96 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:05.917124 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9fe66997-0308-4b25-a193-7c57c7b34d96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:05.917386 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9fe66997-0308-4b25-a193-7c57c7b34d96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:05.917672 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9fe66997-0308-4b25-a193-7c57c7b34d96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:05.917744 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9fe66997-0308-4b25-a193-7c57c7b34d96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:05.919120 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89d46c8d-81a4-4980-9508-e6ebc816bf59 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:05.920610 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89d46c8d-81a4-4980-9508-e6ebc816bf59 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:53:05.920863 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89d46c8d-81a4-4980-9508-e6ebc816bf59 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:05.921950 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89d46c8d-81a4-4980-9508-e6ebc816bf59 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:05.921950 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-89d46c8d-81a4-4980-9508-e6ebc816bf59 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:05.925173 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:05.925173 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:05.926036 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9fe66997-0308-4b25-a193-7c57c7b34d96 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:05.926450 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:05.926450 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:05.926608 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1249/5002] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:05 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:05.932455 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89d46c8d-81a4-4980-9508-e6ebc816bf59 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 200 Aug 09 10:53:05.932455 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1262/5003] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:05 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:06.711032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76f5a946-cb4c-47ba-bb28-c412893560db None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:06.711412 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76f5a946-cb4c-47ba-bb28-c412893560db None None] GET https://10.4.3.125/volume// Aug 09 10:53:06.711456 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76f5a946-cb4c-47ba-bb28-c412893560db None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:06.711666 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76f5a946-cb4c-47ba-bb28-c412893560db None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:06.712004 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76f5a946-cb4c-47ba-bb28-c412893560db None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:53:06.712355 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1253/5004] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:53:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:53:06.722577 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c416b941-6827-4be1-b6a5-b7247a45208f req-69c06909-757c-42c1-8cdc-e991f8cdeb7a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:06.724762 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-69c06909-757c-42c1-8cdc-e991f8cdeb7a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb Aug 09 10:53:06.724993 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-69c06909-757c-42c1-8cdc-e991f8cdeb7a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:06.725194 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-69c06909-757c-42c1-8cdc-e991f8cdeb7a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:06.735348 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:06.735348 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:06.738563 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c416b941-6827-4be1-b6a5-b7247a45208f req-69c06909-757c-42c1-8cdc-e991f8cdeb7a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:06.742735 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-69c06909-757c-42c1-8cdc-e991f8cdeb7a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb returned with HTTP 200 Aug 09 10:53:06.743097 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1241/5005] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:53:06 2026] GET /volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb => generated 1583 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:53:06.861767 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c416b941-6827-4be1-b6a5-b7247a45208f req-8763a405-535b-4e2f-9363-9d3375d4ba43 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:06.863723 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-8763a405-535b-4e2f-9363-9d3375d4ba43 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] PUT https://10.4.3.125/volume/v3/attachments/94d7bacb-5587-4d6a-9656-5027400b3ab5 Aug 09 10:53:06.864143 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-8763a405-535b-4e2f-9363-9d3375d4ba43 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:06.871810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c416b941-6827-4be1-b6a5-b7247a45208f req-8763a405-535b-4e2f-9363-9d3375d4ba43 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Acquiring lock "cinder-attachment_update-15b9480e-734b-4f99-97e0-4ea9a18a95fb-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:53:06.876443 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c416b941-6827-4be1-b6a5-b7247a45208f req-8763a405-535b-4e2f-9363-9d3375d4ba43 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Lock "cinder-attachment_update-15b9480e-734b-4f99-97e0-4ea9a18a95fb-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:53:06.877273 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:06.877273 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:06.939526 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bb0fdea0-44de-49a3-b978-ae472aadf389 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:06.941213 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb0fdea0-44de-49a3-b978-ae472aadf389 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:06.941417 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb0fdea0-44de-49a3-b978-ae472aadf389 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:06.941599 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb0fdea0-44de-49a3-b978-ae472aadf389 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:06.941699 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-bb0fdea0-44de-49a3-b978-ae472aadf389 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:06.943574 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6b374c6e-95fc-4c0f-be5b-9121fec4862e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:06.946102 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:06.946102 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:06.946678 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b374c6e-95fc-4c0f-be5b-9121fec4862e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a Aug 09 10:53:06.946959 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b374c6e-95fc-4c0f-be5b-9121fec4862e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:06.947122 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb0fdea0-44de-49a3-b978-ae472aadf389 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:06.947260 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b374c6e-95fc-4c0f-be5b-9121fec4862e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:06.947418 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6b374c6e-95fc-4c0f-be5b-9121fec4862e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id a5ca41c2-7035-4173-84ca-c2edc1a5b88a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:06.947617 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1263/5006] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:06 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:06.952444 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b374c6e-95fc-4c0f-be5b-9121fec4862e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a returned with HTTP 404 Aug 09 10:53:06.952901 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1254/5007] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:06 2026] GET /volume/v3/backups/a5ca41c2-7035-4173-84ca-c2edc1a5b88a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:06.967362 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c416b941-6827-4be1-b6a5-b7247a45208f req-8763a405-535b-4e2f-9363-9d3375d4ba43 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Lock "cinder-attachment_update-15b9480e-734b-4f99-97e0-4ea9a18a95fb-np0000006833" released by "attachment_update" :: held 0.091s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:53:06.968001 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-8763a405-535b-4e2f-9363-9d3375d4ba43 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments/94d7bacb-5587-4d6a-9656-5027400b3ab5 returned with HTTP 200 Aug 09 10:53:06.968262 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1250/5008] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:53:06 2026] PUT /volume/v3/attachments/94d7bacb-5587-4d6a-9656-5027400b3ab5 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:53:06.985827 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:06.988586 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:53:06.988879 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "name": "tempest-VolumesBackupsTest-Volume-598654800"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:06.990342 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'name': 'tempest-VolumesBackupsTest-Volume-598654800'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:53:06.993467 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c416b941-6827-4be1-b6a5-b7247a45208f req-a99da313-4a5c-4838-8684-b648f392cef2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:06.995738 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-a99da313-4a5c-4838-8684-b648f392cef2 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] POST https://10.4.3.125/volume/v3/attachments/94d7bacb-5587-4d6a-9656-5027400b3ab5/action Aug 09 10:53:06.996135 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-a99da313-4a5c-4838-8684-b648f392cef2 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:53:06.996561 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-a99da313-4a5c-4838-8684-b648f392cef2 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:07.014589 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:07.014589 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:07.026127 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c416b941-6827-4be1-b6a5-b7247a45208f req-a99da313-4a5c-4838-8684-b648f392cef2 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments/94d7bacb-5587-4d6a-9656-5027400b3ab5/action returned with HTTP 204 Aug 09 10:53:07.026127 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1264/5009] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:53:06 2026] POST /volume/v3/attachments/94d7bacb-5587-4d6a-9656-5027400b3ab5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:07.078523 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume of 1 GB Aug 09 10:53:07.083304 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Availability Zones retrieved successfully. Aug 09 10:53:07.090486 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Flow 'volume_create_api' (66b99633-a2d5-40f3-992c-6b5ab1b87772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:53:07.092004 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e7549f7-bce0-497c-a30d-70e5d1679fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:07.093340 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:53:07.152780 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e7549f7-bce0-497c-a30d-70e5d1679fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:07.153688 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00c736d1-f1db-4240-95e3-35f869478f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:07.200174 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['8576178b-14b5-4cf3-a539-884192cc42b8', 'c514b7af-f642-4cff-a168-f4361d6a5855', 'ebfa5e1c-0136-4cbd-8fa7-60da8a28ae78', '6b82d1da-4aea-4b19-a30a-387abff73872'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:07.200992 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00c736d1-f1db-4240-95e3-35f869478f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8576178b-14b5-4cf3-a539-884192cc42b8', 'c514b7af-f642-4cff-a168-f4361d6a5855', 'ebfa5e1c-0136-4cbd-8fa7-60da8a28ae78', '6b82d1da-4aea-4b19-a30a-387abff73872']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:07.202015 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6957d3b1-131a-41ad-9619-1c83dfea2991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:07.224018 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6957d3b1-131a-41ad-9619-1c83dfea2991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec44a5b-8c4c-452f-b652-76513593d049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-598654800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',qos_specs=None,replication_status=,reservations=['8576178b-14b5-4cf3-a539-884192cc42b8','c514b7af-f642-4cff-a168-f4361d6a5855','ebfa5e1c-0136-4cbd-8fa7-60da8a28ae78','6b82d1da-4aea-4b19-a30a-387abff73872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf97b34e79e64688a824fcaddc4303e8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:53:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-598654800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ec44a5b-8c4c-452f-b652-76513593d049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf97b34e79e64688a824fcaddc4303e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:07.224702 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6b55e17-5ff8-4052-975d-7255ded4b2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:07.250327 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6b55e17-5ff8-4052-975d-7255ded4b2ee) transitioned into state 'SUCCESS' from state '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-598654800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',qos_specs=None,replication_status=,reservations=['8576178b-14b5-4cf3-a539-884192cc42b8','c514b7af-f642-4cff-a168-f4361d6a5855','ebfa5e1c-0136-4cbd-8fa7-60da8a28ae78','6b82d1da-4aea-4b19-a30a-387abff73872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf97b34e79e64688a824fcaddc4303e8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:07.251005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57218981-7b61-4b11-89b8-85b42b24044a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:07.260536 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57218981-7b61-4b11-89b8-85b42b24044a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:07.261320 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Flow 'volume_create_api' (66b99633-a2d5-40f3-992c-6b5ab1b87772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:53:07.261668 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume request issued successfully. Aug 09 10:53:07.262198 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-efad25a1-d81e-4270-9e46-f1e16e813ad2 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:53:07.262762 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1242/5010] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:53:06 2026] POST /volume/v3/volumes => generated 748 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:53:07.280389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6e2ef370-2e1e-4b44-882e-7dcf1e3e57d0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:07.282200 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6e2ef370-2e1e-4b44-882e-7dcf1e3e57d0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:53:07.282396 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6e2ef370-2e1e-4b44-882e-7dcf1e3e57d0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:07.282559 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6e2ef370-2e1e-4b44-882e-7dcf1e3e57d0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:07.289113 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:07.289113 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:07.292527 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6e2ef370-2e1e-4b44-882e-7dcf1e3e57d0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:53:07.296235 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6e2ef370-2e1e-4b44-882e-7dcf1e3e57d0 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 returned with HTTP 200 Aug 09 10:53:07.296564 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1255/5011] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:07 2026] GET /volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:07.958399 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1ab3d546-d0db-4248-bd12-c541eec17b28 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:07.960411 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1ab3d546-d0db-4248-bd12-c541eec17b28 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:07.960638 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1ab3d546-d0db-4248-bd12-c541eec17b28 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:07.960838 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1ab3d546-d0db-4248-bd12-c541eec17b28 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:07.960937 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1ab3d546-d0db-4248-bd12-c541eec17b28 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:07.965835 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:07.965835 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:07.966594 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1ab3d546-d0db-4248-bd12-c541eec17b28 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:07.966993 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1251/5012] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:07 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:08.311990 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8cdaab21-60c7-465d-b8e1-0581027ab957 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:08.314887 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8cdaab21-60c7-465d-b8e1-0581027ab957 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:53:08.314887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8cdaab21-60c7-465d-b8e1-0581027ab957 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:08.315153 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8cdaab21-60c7-465d-b8e1-0581027ab957 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:08.324196 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:08.324196 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:08.328995 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8cdaab21-60c7-465d-b8e1-0581027ab957 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:53:08.335398 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8cdaab21-60c7-465d-b8e1-0581027ab957 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 returned with HTTP 200 Aug 09 10:53:08.335906 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1265/5013] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:08 2026] GET /volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:08.349310 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02dd545e-3843-4816-9c9a-3ab44d8f397d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:08.352507 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02dd545e-3843-4816-9c9a-3ab44d8f397d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:53:08.352811 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02dd545e-3843-4816-9c9a-3ab44d8f397d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ec44a5b-8c4c-452f-b652-76513593d049", "name": "tempest-VolumesBackupsTest-Backup-1305099226"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:08.354130 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-02dd545e-3843-4816-9c9a-3ab44d8f397d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating new backup {'backup': {'volume_id': '5ec44a5b-8c4c-452f-b652-76513593d049', 'name': 'tempest-VolumesBackupsTest-Backup-1305099226'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:53:08.354312 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-02dd545e-3843-4816-9c9a-3ab44d8f397d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating backup of volume 5ec44a5b-8c4c-452f-b652-76513593d049 in container None Aug 09 10:53:08.360720 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:08.360720 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:08.361178 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-02dd545e-3843-4816-9c9a-3ab44d8f397d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:53:08.379059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-02dd545e-3843-4816-9c9a-3ab44d8f397d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['08992df3-a22f-4ca0-afa3-3fd65d9f5293', 'abf6c3f8-1159-474d-b379-21f99686c763'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:08.408704 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02dd545e-3843-4816-9c9a-3ab44d8f397d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:53:08.409165 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1243/5014] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:53:08 2026] POST /volume/v3/backups => generated 330 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:53:08.418665 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-72f57294-d0ae-44d3-b07c-5db5c4906f1e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:08.420884 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72f57294-d0ae-44d3-b07c-5db5c4906f1e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:08.421007 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72f57294-d0ae-44d3-b07c-5db5c4906f1e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:08.421269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72f57294-d0ae-44d3-b07c-5db5c4906f1e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:08.421387 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-72f57294-d0ae-44d3-b07c-5db5c4906f1e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:08.426126 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:08.426126 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:08.426890 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72f57294-d0ae-44d3-b07c-5db5c4906f1e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:08.427350 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1256/5015] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:08 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:08.977684 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c0a7dcd7-7b11-4586-9239-ef3e95e38564 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:08.979813 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c0a7dcd7-7b11-4586-9239-ef3e95e38564 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:08.980045 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c0a7dcd7-7b11-4586-9239-ef3e95e38564 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:08.980325 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c0a7dcd7-7b11-4586-9239-ef3e95e38564 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:08.980476 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c0a7dcd7-7b11-4586-9239-ef3e95e38564 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:08.985341 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:08.985341 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:08.986233 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c0a7dcd7-7b11-4586-9239-ef3e95e38564 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:08.986682 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1252/5016] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:08 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:09.440180 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15a6f470-440c-4c91-8ad9-02d68c2cdfdb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:09.442943 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15a6f470-440c-4c91-8ad9-02d68c2cdfdb tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:09.443120 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15a6f470-440c-4c91-8ad9-02d68c2cdfdb tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:09.443393 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15a6f470-440c-4c91-8ad9-02d68c2cdfdb tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:09.443518 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-15a6f470-440c-4c91-8ad9-02d68c2cdfdb tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:09.450648 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:09.450648 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:09.451484 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15a6f470-440c-4c91-8ad9-02d68c2cdfdb tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:09.451949 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1266/5017] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:09 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:09.997479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fcbe030d-dd72-42a8-9772-74993fd433e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:09.999424 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fcbe030d-dd72-42a8-9772-74993fd433e4 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:09.999621 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fcbe030d-dd72-42a8-9772-74993fd433e4 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:09.999855 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fcbe030d-dd72-42a8-9772-74993fd433e4 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:09.999985 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fcbe030d-dd72-42a8-9772-74993fd433e4 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:10.004636 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:10.004636 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:10.005481 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fcbe030d-dd72-42a8-9772-74993fd433e4 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:10.005883 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1244/5018] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:09 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:10.463027 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-914c1764-7b1b-443f-b940-73f44be9c02e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:10.466756 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-914c1764-7b1b-443f-b940-73f44be9c02e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:10.466924 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-914c1764-7b1b-443f-b940-73f44be9c02e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:10.467090 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-914c1764-7b1b-443f-b940-73f44be9c02e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:10.467335 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-914c1764-7b1b-443f-b940-73f44be9c02e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:10.472657 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:10.472657 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:10.473814 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-914c1764-7b1b-443f-b940-73f44be9c02e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:10.474383 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1257/5019] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:10 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:11.015118 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6096f4a9-bbce-462b-ba23-f7abf1e78b8a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:11.016995 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6096f4a9-bbce-462b-ba23-f7abf1e78b8a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:11.017230 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6096f4a9-bbce-462b-ba23-f7abf1e78b8a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:11.017410 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6096f4a9-bbce-462b-ba23-f7abf1e78b8a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:11.017507 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6096f4a9-bbce-462b-ba23-f7abf1e78b8a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:11.022115 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:11.022115 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:11.022852 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6096f4a9-bbce-462b-ba23-f7abf1e78b8a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:11.023170 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1253/5020] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:11 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:11.485885 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a984eab6-0f86-4c5b-8461-919720153f3a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:11.487866 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a984eab6-0f86-4c5b-8461-919720153f3a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:11.488099 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a984eab6-0f86-4c5b-8461-919720153f3a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:11.488471 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a984eab6-0f86-4c5b-8461-919720153f3a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:11.488642 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a984eab6-0f86-4c5b-8461-919720153f3a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:11.493220 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:11.493220 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:11.494339 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a984eab6-0f86-4c5b-8461-919720153f3a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:11.494811 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1267/5021] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:11 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:12.032575 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ad9b0a24-e902-41a5-9363-d21cd394b847 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:12.034385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad9b0a24-e902-41a5-9363-d21cd394b847 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:12.034636 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad9b0a24-e902-41a5-9363-d21cd394b847 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:12.034868 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad9b0a24-e902-41a5-9363-d21cd394b847 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:12.035009 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ad9b0a24-e902-41a5-9363-d21cd394b847 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:12.041115 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:12.041115 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:12.041935 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad9b0a24-e902-41a5-9363-d21cd394b847 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:12.042313 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1245/5022] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:12 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:12.507384 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dd0ac6a6-044a-4001-bff6-c67cf879f653 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:12.509151 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd0ac6a6-044a-4001-bff6-c67cf879f653 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:12.509388 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd0ac6a6-044a-4001-bff6-c67cf879f653 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:12.509580 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd0ac6a6-044a-4001-bff6-c67cf879f653 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:12.509707 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-dd0ac6a6-044a-4001-bff6-c67cf879f653 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:12.515286 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:12.515286 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:12.517282 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd0ac6a6-044a-4001-bff6-c67cf879f653 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:12.517709 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1258/5023] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:12 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:13.053863 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e2f2acf4-02a5-42d0-83ff-d0208b7ef4de None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:13.056527 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e2f2acf4-02a5-42d0-83ff-d0208b7ef4de tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:13.056849 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e2f2acf4-02a5-42d0-83ff-d0208b7ef4de tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:13.057095 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e2f2acf4-02a5-42d0-83ff-d0208b7ef4de tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:13.057267 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e2f2acf4-02a5-42d0-83ff-d0208b7ef4de tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:13.063059 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:13.063059 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:13.064255 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e2f2acf4-02a5-42d0-83ff-d0208b7ef4de tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:13.064701 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1254/5024] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:13 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:13.527211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1175cf1-34c8-4c1f-a442-73f5ac1e908e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:13.529174 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1175cf1-34c8-4c1f-a442-73f5ac1e908e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:13.529435 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1175cf1-34c8-4c1f-a442-73f5ac1e908e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:13.529628 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1175cf1-34c8-4c1f-a442-73f5ac1e908e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:13.529721 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c1175cf1-34c8-4c1f-a442-73f5ac1e908e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:13.534355 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:13.534355 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:13.535088 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1175cf1-34c8-4c1f-a442-73f5ac1e908e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:13.535589 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1268/5025] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:13 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:14.080709 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-769fef68-df6e-4865-87c1-05c4e11e0b7d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:14.082428 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-769fef68-df6e-4865-87c1-05c4e11e0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:14.086216 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-769fef68-df6e-4865-87c1-05c4e11e0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:14.086216 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-769fef68-df6e-4865-87c1-05c4e11e0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:14.086216 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-769fef68-df6e-4865-87c1-05c4e11e0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:14.087290 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:14.087290 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:14.088064 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-769fef68-df6e-4865-87c1-05c4e11e0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:14.088451 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1246/5026] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:14 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:14.549231 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b2fc4514-cbec-4921-a594-21d1f8c6ed55 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:14.551374 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2fc4514-cbec-4921-a594-21d1f8c6ed55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:14.552353 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2fc4514-cbec-4921-a594-21d1f8c6ed55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:14.552353 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2fc4514-cbec-4921-a594-21d1f8c6ed55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:14.552353 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b2fc4514-cbec-4921-a594-21d1f8c6ed55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:14.556811 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:14.556811 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:14.557681 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2fc4514-cbec-4921-a594-21d1f8c6ed55 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:14.558093 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1259/5027] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:14 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:15.100272 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ed1b14db-05e5-4d50-a6bb-f8574b48312f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:15.102316 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed1b14db-05e5-4d50-a6bb-f8574b48312f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:15.102535 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed1b14db-05e5-4d50-a6bb-f8574b48312f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:15.102752 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed1b14db-05e5-4d50-a6bb-f8574b48312f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:15.102851 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ed1b14db-05e5-4d50-a6bb-f8574b48312f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:15.107543 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:15.107543 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:15.108278 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed1b14db-05e5-4d50-a6bb-f8574b48312f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:15.108667 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1255/5028] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:15 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:15.529873 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b697cd7a-01a9-433f-b0e5-2596ee16a04a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:15.534088 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b697cd7a-01a9-433f-b0e5-2596ee16a04a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:15.534088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b697cd7a-01a9-433f-b0e5-2596ee16a04a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:15.534088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b697cd7a-01a9-433f-b0e5-2596ee16a04a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:15.541030 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:15.541030 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:15.545612 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b697cd7a-01a9-433f-b0e5-2596ee16a04a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:15.550264 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b697cd7a-01a9-433f-b0e5-2596ee16a04a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:15.550780 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1269/5029] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:15 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:15.563118 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f48e28e4-a656-46d9-8997-ae4b59b14d54 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:15.565210 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f48e28e4-a656-46d9-8997-ae4b59b14d54 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:15.565407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f48e28e4-a656-46d9-8997-ae4b59b14d54 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:15.565577 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f48e28e4-a656-46d9-8997-ae4b59b14d54 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:15.568804 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e9a1ff1c-648c-4a28-9a25-a4e9d8fc1b24 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:15.570496 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9a1ff1c-648c-4a28-9a25-a4e9d8fc1b24 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:15.570685 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9a1ff1c-648c-4a28-9a25-a4e9d8fc1b24 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:15.570858 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9a1ff1c-648c-4a28-9a25-a4e9d8fc1b24 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:15.570953 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e9a1ff1c-648c-4a28-9a25-a4e9d8fc1b24 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:15.572195 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:15.572195 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:15.574689 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:15.574689 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:15.576855 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9a1ff1c-648c-4a28-9a25-a4e9d8fc1b24 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:15.576939 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f48e28e4-a656-46d9-8997-ae4b59b14d54 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:15.577000 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1260/5030] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:15 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:15.581139 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f48e28e4-a656-46d9-8997-ae4b59b14d54 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:15.581661 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1247/5031] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:15 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:15.619096 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-7f4f2c13-4f9f-46a6-91dd-37713e20706c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:15.621677 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-7f4f2c13-4f9f-46a6-91dd-37713e20706c tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:15.621933 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-7f4f2c13-4f9f-46a6-91dd-37713e20706c tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:15.622192 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-7f4f2c13-4f9f-46a6-91dd-37713e20706c tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:15.632224 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:15.632224 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:15.647960 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-7f4f2c13-4f9f-46a6-91dd-37713e20706c tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:15.653840 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-7f4f2c13-4f9f-46a6-91dd-37713e20706c tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:15.654408 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1256/5032] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:53:15 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:15.733508 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bb45a79b-c190-49db-905a-de3d1ed7085b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:15.735516 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb45a79b-c190-49db-905a-de3d1ed7085b None None] GET https://10.4.3.125/volume// Aug 09 10:53:15.735516 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb45a79b-c190-49db-905a-de3d1ed7085b None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:15.735516 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb45a79b-c190-49db-905a-de3d1ed7085b None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:15.735516 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb45a79b-c190-49db-905a-de3d1ed7085b None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:53:15.735516 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1270/5033] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:53: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 09 10:53:15.744613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-8901e771-37b5-4b2e-a831-c523637cf58e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:15.802116 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-8901e771-37b5-4b2e-a831-c523637cf58e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:53:15.802487 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-8901e771-37b5-4b2e-a831-c523637cf58e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "799a26cb-46b4-4445-93c6-fb2d300d5fd4", "connector": null, "instance_uuid": "7055bf7f-651f-4ed1-a204-6c49e285ad74"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:15.810345 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:15.810345 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:15.836532 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-8901e771-37b5-4b2e-a831-c523637cf58e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:53:15.836921 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1261/5034] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:53:15 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 09 10:53:15.869069 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3f9b3639-d63f-4692-b402-e9aa8c936671 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:15.870704 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f9b3639-d63f-4692-b402-e9aa8c936671 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:15.870878 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f9b3639-d63f-4692-b402-e9aa8c936671 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:15.871084 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f9b3639-d63f-4692-b402-e9aa8c936671 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:15.883641 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5d65db8f-035f-406f-b451-2fcb4df58ae7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:15.884157 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d65db8f-035f-406f-b451-2fcb4df58ae7 None None] GET https://10.4.3.125/volume// Aug 09 10:53:15.884416 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d65db8f-035f-406f-b451-2fcb4df58ae7 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:15.884663 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d65db8f-035f-406f-b451-2fcb4df58ae7 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:15.885080 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d65db8f-035f-406f-b451-2fcb4df58ae7 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:53:15.885384 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:15.885384 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:15.885496 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1257/5035] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:53: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 09 10:53:15.893587 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3f9b3639-d63f-4692-b402-e9aa8c936671 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:15.893730 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-a15b00e5-fbf8-4235-ade6-8c2515b64320 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:15.895541 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-a15b00e5-fbf8-4235-ade6-8c2515b64320 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:15.896207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-a15b00e5-fbf8-4235-ade6-8c2515b64320 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:15.896207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-a15b00e5-fbf8-4235-ade6-8c2515b64320 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:15.900098 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f9b3639-d63f-4692-b402-e9aa8c936671 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:15.900098 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1248/5036] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:15 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:15.911084 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:15.911084 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:15.914674 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-a15b00e5-fbf8-4235-ade6-8c2515b64320 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:15.919553 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-a15b00e5-fbf8-4235-ade6-8c2515b64320 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:15.919553 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1271/5037] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:53:15 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 1019 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:53:16.046129 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-d06eef63-c330-43e2-8c90-1b88401d3e09 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:16.048505 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-d06eef63-c330-43e2-8c90-1b88401d3e09 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] PUT https://10.4.3.125/volume/v3/attachments/504f0029-74d6-4b50-a77f-222eac065e68 Aug 09 10:53:16.051792 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-d06eef63-c330-43e2-8c90-1b88401d3e09 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:16.056753 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-d06eef63-c330-43e2-8c90-1b88401d3e09 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Acquiring lock "cinder-attachment_update-799a26cb-46b4-4445-93c6-fb2d300d5fd4-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:53:16.061298 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-d06eef63-c330-43e2-8c90-1b88401d3e09 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Lock "cinder-attachment_update-799a26cb-46b4-4445-93c6-fb2d300d5fd4-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:53:16.062203 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:16.062203 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:16.121837 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b5005c1c-fbf4-4c62-b516-5ee9f491d7fe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:16.124557 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b5005c1c-fbf4-4c62-b516-5ee9f491d7fe tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:16.124746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b5005c1c-fbf4-4c62-b516-5ee9f491d7fe tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:16.124919 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b5005c1c-fbf4-4c62-b516-5ee9f491d7fe tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:16.125020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b5005c1c-fbf4-4c62-b516-5ee9f491d7fe tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:16.134816 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:16.134816 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:16.135727 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b5005c1c-fbf4-4c62-b516-5ee9f491d7fe tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:16.136103 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1258/5038] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:16 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:16.158617 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-d06eef63-c330-43e2-8c90-1b88401d3e09 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Lock "cinder-attachment_update-799a26cb-46b4-4445-93c6-fb2d300d5fd4-np0000006833" released by "attachment_update" :: held 0.097s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:53:16.158936 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-d06eef63-c330-43e2-8c90-1b88401d3e09 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/attachments/504f0029-74d6-4b50-a77f-222eac065e68 returned with HTTP 200 Aug 09 10:53:16.159423 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1262/5039] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:53:16 2026] PUT /volume/v3/attachments/504f0029-74d6-4b50-a77f-222eac065e68 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:53:16.586905 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4f0442c0-d8f0-4cbe-9bb5-118ec556b66d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:16.588870 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f0442c0-d8f0-4cbe-9bb5-118ec556b66d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:16.589078 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f0442c0-d8f0-4cbe-9bb5-118ec556b66d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:16.589320 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f0442c0-d8f0-4cbe-9bb5-118ec556b66d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:16.589422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4f0442c0-d8f0-4cbe-9bb5-118ec556b66d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:16.593822 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:16.593822 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:16.594998 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f0442c0-d8f0-4cbe-9bb5-118ec556b66d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:16.594998 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1249/5040] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:16 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:16.915949 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71257b1e-891f-4ddf-948b-a6b137de5fd1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:16.917628 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71257b1e-891f-4ddf-948b-a6b137de5fd1 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:16.917828 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71257b1e-891f-4ddf-948b-a6b137de5fd1 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:16.918023 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71257b1e-891f-4ddf-948b-a6b137de5fd1 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:16.926591 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:16.926591 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:16.929724 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71257b1e-891f-4ddf-948b-a6b137de5fd1 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:16.933407 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71257b1e-891f-4ddf-948b-a6b137de5fd1 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:16.933756 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1272/5041] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:16 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:17.145888 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f17e7fcf-1197-44ef-bf03-7b356fa9ea30 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:17.147638 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f17e7fcf-1197-44ef-bf03-7b356fa9ea30 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:17.147835 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f17e7fcf-1197-44ef-bf03-7b356fa9ea30 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:17.148016 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f17e7fcf-1197-44ef-bf03-7b356fa9ea30 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:17.148271 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f17e7fcf-1197-44ef-bf03-7b356fa9ea30 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:17.152579 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:17.152579 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:17.153346 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f17e7fcf-1197-44ef-bf03-7b356fa9ea30 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:17.153781 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1259/5042] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:17 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:17.604200 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ca01c1d9-e2bc-4f96-9f44-60789cd73264 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:17.605913 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ca01c1d9-e2bc-4f96-9f44-60789cd73264 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:17.606087 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ca01c1d9-e2bc-4f96-9f44-60789cd73264 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:17.606328 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ca01c1d9-e2bc-4f96-9f44-60789cd73264 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:17.606448 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ca01c1d9-e2bc-4f96-9f44-60789cd73264 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:17.608116 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=111,cinder:INSERT=15,cinder:UPDATE=36 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:53:17.611002 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:17.611002 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:17.611799 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ca01c1d9-e2bc-4f96-9f44-60789cd73264 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:17.612213 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1263/5043] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:17 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:17.945848 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-714122a5-e05c-48ac-af48-af667e29ae10 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:17.947473 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-714122a5-e05c-48ac-af48-af667e29ae10 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:17.947649 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-714122a5-e05c-48ac-af48-af667e29ae10 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:17.947829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-714122a5-e05c-48ac-af48-af667e29ae10 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:17.949761 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=164,cinder:UPDATE=66,cinder:INSERT=27 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:53:17.957096 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:17.957096 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:17.961133 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-714122a5-e05c-48ac-af48-af667e29ae10 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:17.964888 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-714122a5-e05c-48ac-af48-af667e29ae10 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:17.965270 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1250/5044] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:17 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:18.164019 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-751ec05d-2fec-48c0-a226-b3b5ea6a09c2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:18.166223 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-751ec05d-2fec-48c0-a226-b3b5ea6a09c2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:18.166462 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-751ec05d-2fec-48c0-a226-b3b5ea6a09c2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:18.166709 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-751ec05d-2fec-48c0-a226-b3b5ea6a09c2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:18.167086 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-751ec05d-2fec-48c0-a226-b3b5ea6a09c2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:18.171948 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:18.171948 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:18.172902 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-751ec05d-2fec-48c0-a226-b3b5ea6a09c2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:18.173367 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1273/5045] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:18 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:18.621969 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-48bfaf50-13aa-4aca-9317-8d7b83c65518 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:18.623850 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-48bfaf50-13aa-4aca-9317-8d7b83c65518 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:18.624198 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-48bfaf50-13aa-4aca-9317-8d7b83c65518 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:18.624198 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-48bfaf50-13aa-4aca-9317-8d7b83c65518 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:18.624285 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-48bfaf50-13aa-4aca-9317-8d7b83c65518 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:18.625915 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=105,cinder:INSERT=13,cinder:UPDATE=27 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:53:18.629129 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:18.629129 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:18.629871 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-48bfaf50-13aa-4aca-9317-8d7b83c65518 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:18.630239 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1260/5046] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:18 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:18.977860 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eb12ac6f-eb9c-43ad-9cf0-3a562a15fb4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:18.979827 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb12ac6f-eb9c-43ad-9cf0-3a562a15fb4a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:18.980013 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb12ac6f-eb9c-43ad-9cf0-3a562a15fb4a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:18.980277 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb12ac6f-eb9c-43ad-9cf0-3a562a15fb4a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:18.989904 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:18.989904 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:18.993588 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eb12ac6f-eb9c-43ad-9cf0-3a562a15fb4a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:18.998572 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb12ac6f-eb9c-43ad-9cf0-3a562a15fb4a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:18.998954 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1264/5047] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:18 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:19.186019 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eb8a55f9-eef6-4456-b60d-3b95954cd2b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:19.187687 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb8a55f9-eef6-4456-b60d-3b95954cd2b4 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:19.187854 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb8a55f9-eef6-4456-b60d-3b95954cd2b4 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:19.188046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb8a55f9-eef6-4456-b60d-3b95954cd2b4 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:19.188158 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-eb8a55f9-eef6-4456-b60d-3b95954cd2b4 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:19.192722 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:19.192722 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:19.193412 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb8a55f9-eef6-4456-b60d-3b95954cd2b4 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:19.193767 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1251/5048] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:19 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:19.426274 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-6ee51dff-87da-4c1d-b031-e02a5955748f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:19.428753 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-6ee51dff-87da-4c1d-b031-e02a5955748f tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] POST https://10.4.3.125/volume/v3/attachments/504f0029-74d6-4b50-a77f-222eac065e68/action Aug 09 10:53:19.429246 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-6ee51dff-87da-4c1d-b031-e02a5955748f tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:53:19.429380 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-6ee51dff-87da-4c1d-b031-e02a5955748f tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:19.432761 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=125,cinder:UPDATE=32,cinder:INSERT=16 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:53:19.450662 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:19.450662 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:19.462866 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e6e48875-7911-48c4-accd-09aec46d62e0 req-6ee51dff-87da-4c1d-b031-e02a5955748f tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/attachments/504f0029-74d6-4b50-a77f-222eac065e68/action returned with HTTP 204 Aug 09 10:53:19.463339 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1274/5049] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:53:19 2026] POST /volume/v3/attachments/504f0029-74d6-4b50-a77f-222eac065e68/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:19.639982 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f944dcc0-00cf-4b47-98a3-713b35b70be6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:19.642080 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f944dcc0-00cf-4b47-98a3-713b35b70be6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:19.642318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f944dcc0-00cf-4b47-98a3-713b35b70be6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:19.642496 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f944dcc0-00cf-4b47-98a3-713b35b70be6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:19.642599 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f944dcc0-00cf-4b47-98a3-713b35b70be6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:19.646512 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:19.646512 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:19.647177 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f944dcc0-00cf-4b47-98a3-713b35b70be6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:19.647538 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1261/5050] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:19 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:20.013370 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-835b71c9-f087-41fd-9028-98f2e13b1fd3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:20.015158 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-835b71c9-f087-41fd-9028-98f2e13b1fd3 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:20.015371 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-835b71c9-f087-41fd-9028-98f2e13b1fd3 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:20.015564 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-835b71c9-f087-41fd-9028-98f2e13b1fd3 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:20.025202 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:20.025202 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:20.026734 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-835b71c9-f087-41fd-9028-98f2e13b1fd3 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:20.030122 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-835b71c9-f087-41fd-9028-98f2e13b1fd3 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:20.030487 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1265/5051] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:20 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 1132 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:20.042500 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b3266106-0e2e-43a8-91bd-0f88ad817eee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:20.044238 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3266106-0e2e-43a8-91bd-0f88ad817eee tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:20.044422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3266106-0e2e-43a8-91bd-0f88ad817eee tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:20.044596 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3266106-0e2e-43a8-91bd-0f88ad817eee tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:20.055010 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:20.055010 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:20.057883 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b3266106-0e2e-43a8-91bd-0f88ad817eee tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:20.061455 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3266106-0e2e-43a8-91bd-0f88ad817eee tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:20.061789 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1252/5052] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:20 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:20.204661 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5cdd5151-5e37-400c-a3e9-45d38588122b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:20.207886 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5cdd5151-5e37-400c-a3e9-45d38588122b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:20.207886 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5cdd5151-5e37-400c-a3e9-45d38588122b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:20.207886 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5cdd5151-5e37-400c-a3e9-45d38588122b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:20.207886 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5cdd5151-5e37-400c-a3e9-45d38588122b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:20.211936 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:20.211936 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:20.212947 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5cdd5151-5e37-400c-a3e9-45d38588122b tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:20.213479 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1275/5053] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:20 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:20.224009 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-164a86a4-384f-412d-a493-1ed8aabce7ce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:20.225614 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-164a86a4-384f-412d-a493-1ed8aabce7ce tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:53:20.225777 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-164a86a4-384f-412d-a493-1ed8aabce7ce tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:20.225942 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-164a86a4-384f-412d-a493-1ed8aabce7ce tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:20.226033 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-164a86a4-384f-412d-a493-1ed8aabce7ce tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:20.229753 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:20.229753 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:20.230374 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-164a86a4-384f-412d-a493-1ed8aabce7ce tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:53:20.230713 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1262/5054] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:20 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:20.238558 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c8ba332b-83fd-41f9-adfc-d293d097ce3a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:20.240316 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c8ba332b-83fd-41f9-adfc-d293d097ce3a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:53:20.240683 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c8ba332b-83fd-41f9-adfc-d293d097ce3a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec12c18a-c34d-43f1-ad29-ba87eda1ce61", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2106593730"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:20.242134 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-c8ba332b-83fd-41f9-adfc-d293d097ce3a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Creating new backup {'backup': {'volume_id': 'ec12c18a-c34d-43f1-ad29-ba87eda1ce61', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2106593730'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:53:20.242363 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-c8ba332b-83fd-41f9-adfc-d293d097ce3a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Creating backup of volume ec12c18a-c34d-43f1-ad29-ba87eda1ce61 in container None Aug 09 10:53:20.249879 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:20.249879 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:20.250284 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c8ba332b-83fd-41f9-adfc-d293d097ce3a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Volume info retrieved successfully. Aug 09 10:53:20.270383 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-c8ba332b-83fd-41f9-adfc-d293d097ce3a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Created reservations ['f6ff2d7d-110c-452a-821d-13502cdacc68', 'd415eee6-1c00-49e3-a603-1e19d3bb64c6'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:20.308265 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c8ba332b-83fd-41f9-adfc-d293d097ce3a tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:53:20.308730 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1266/5055] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:53:20 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 09 10:53:20.317276 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c40145cd-6b90-4f18-b142-a6de265be39e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:20.319119 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c40145cd-6b90-4f18-b142-a6de265be39e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:20.319413 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c40145cd-6b90-4f18-b142-a6de265be39e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:20.319648 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c40145cd-6b90-4f18-b142-a6de265be39e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:20.320293 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c40145cd-6b90-4f18-b142-a6de265be39e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:20.323590 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:20.323590 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:20.324518 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c40145cd-6b90-4f18-b142-a6de265be39e tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 200 Aug 09 10:53:20.324558 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1253/5056] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:20 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:20.657106 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4e7fce01-ad2f-4b59-9799-4e35dede77fc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:20.658868 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e7fce01-ad2f-4b59-9799-4e35dede77fc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:20.660282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e7fce01-ad2f-4b59-9799-4e35dede77fc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:20.660282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e7fce01-ad2f-4b59-9799-4e35dede77fc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:20.660282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4e7fce01-ad2f-4b59-9799-4e35dede77fc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:20.663853 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:20.663853 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:20.664708 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e7fce01-ad2f-4b59-9799-4e35dede77fc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:20.665152 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1276/5057] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:20 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:21.336022 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-35d452ad-5a1d-4cbd-b5ed-f66aab029e90 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:21.338372 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-35d452ad-5a1d-4cbd-b5ed-f66aab029e90 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:21.338659 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-35d452ad-5a1d-4cbd-b5ed-f66aab029e90 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:21.338979 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-35d452ad-5a1d-4cbd-b5ed-f66aab029e90 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:21.339227 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-35d452ad-5a1d-4cbd-b5ed-f66aab029e90 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:21.345232 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:21.345232 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:21.346094 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-35d452ad-5a1d-4cbd-b5ed-f66aab029e90 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 200 Aug 09 10:53:21.346600 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1263/5058] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:21 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:21.681330 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-63003e2f-d073-43db-a1e5-3fb88c9bad35 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:21.682955 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-63003e2f-d073-43db-a1e5-3fb88c9bad35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:21.683174 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-63003e2f-d073-43db-a1e5-3fb88c9bad35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:21.683393 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-63003e2f-d073-43db-a1e5-3fb88c9bad35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:21.683491 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-63003e2f-d073-43db-a1e5-3fb88c9bad35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:21.688271 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:21.688271 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:21.689097 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-63003e2f-d073-43db-a1e5-3fb88c9bad35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:21.689565 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1267/5059] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:21 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:22.356943 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0082396-b6c2-44b8-87bb-22910bf80807 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:22.358760 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0082396-b6c2-44b8-87bb-22910bf80807 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:22.358993 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0082396-b6c2-44b8-87bb-22910bf80807 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:22.359253 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0082396-b6c2-44b8-87bb-22910bf80807 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:22.359407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a0082396-b6c2-44b8-87bb-22910bf80807 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:22.363983 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:22.363983 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:22.364728 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0082396-b6c2-44b8-87bb-22910bf80807 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 200 Aug 09 10:53:22.365213 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1254/5060] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:22 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:22.700528 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fb6df670-0e71-40cc-878e-2448df994cab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:22.703418 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb6df670-0e71-40cc-878e-2448df994cab tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:22.703686 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb6df670-0e71-40cc-878e-2448df994cab tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:22.704051 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb6df670-0e71-40cc-878e-2448df994cab tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:22.704283 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fb6df670-0e71-40cc-878e-2448df994cab tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:22.711067 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:22.711067 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:22.712518 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb6df670-0e71-40cc-878e-2448df994cab tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:22.713197 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1277/5061] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:22 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:23.377223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7a4c3520-3928-4a98-9170-bd48ff13cc02 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:23.379447 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a4c3520-3928-4a98-9170-bd48ff13cc02 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:23.379746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a4c3520-3928-4a98-9170-bd48ff13cc02 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:23.380095 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a4c3520-3928-4a98-9170-bd48ff13cc02 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:23.380301 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7a4c3520-3928-4a98-9170-bd48ff13cc02 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:23.385750 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:23.385750 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:23.386811 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a4c3520-3928-4a98-9170-bd48ff13cc02 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 200 Aug 09 10:53:23.387367 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1264/5062] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:23 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:23.509425 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-0035fabc-7545-4f9c-831f-87975956462a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:23.511960 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-0035fabc-7545-4f9c-831f-87975956462a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:23.512110 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-0035fabc-7545-4f9c-831f-87975956462a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:23.512314 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-0035fabc-7545-4f9c-831f-87975956462a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:23.528729 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:23.528729 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:23.543072 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-0035fabc-7545-4f9c-831f-87975956462a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:23.564817 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-0035fabc-7545-4f9c-831f-87975956462a tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:23.566843 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1268/5063] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:53:23 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 1132 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:23.583944 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-de77d02d-e54c-4a52-82b0-8d63d17952eb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:23.585892 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-de77d02d-e54c-4a52-82b0-8d63d17952eb tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] POST https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4/action Aug 09 10:53:23.586295 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-de77d02d-e54c-4a52-82b0-8d63d17952eb tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:53:23.586439 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-de77d02d-e54c-4a52-82b0-8d63d17952eb tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:23.597424 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:23.597424 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:23.597917 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-de77d02d-e54c-4a52-82b0-8d63d17952eb tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:23.604212 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-de77d02d-e54c-4a52-82b0-8d63d17952eb tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Begin detaching volume completed successfully. Aug 09 10:53:23.604395 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-de77d02d-e54c-4a52-82b0-8d63d17952eb tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4/action returned with HTTP 202 Aug 09 10:53:23.604765 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1255/5064] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:53:23 2026] POST /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:53:23.658490 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-31fe0dc3-2e38-455a-9eff-efc22a29b732 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:23.658799 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-31fe0dc3-2e38-455a-9eff-efc22a29b732 None None] GET https://10.4.3.125/volume// Aug 09 10:53:23.658974 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-31fe0dc3-2e38-455a-9eff-efc22a29b732 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:23.659200 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-31fe0dc3-2e38-455a-9eff-efc22a29b732 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:23.659572 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-31fe0dc3-2e38-455a-9eff-efc22a29b732 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:53:23.659881 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1278/5065] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:53:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:53:23.667453 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-3f10d569-114e-4d56-b0f7-866d375f164b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:23.670000 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-3f10d569-114e-4d56-b0f7-866d375f164b tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:23.670322 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-3f10d569-114e-4d56-b0f7-866d375f164b tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:23.670560 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-3f10d569-114e-4d56-b0f7-866d375f164b tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:23.682986 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:23.682986 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:23.687556 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-3f10d569-114e-4d56-b0f7-866d375f164b tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:23.692938 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-3f10d569-114e-4d56-b0f7-866d375f164b tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:53:23.693649 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1265/5066] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:53:23 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 1315 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:53:23.726586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bb046845-5c32-428f-85b7-1f40b58712eb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:23.732435 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb046845-5c32-428f-85b7-1f40b58712eb tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:23.733133 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb046845-5c32-428f-85b7-1f40b58712eb tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:23.733833 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb046845-5c32-428f-85b7-1f40b58712eb tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:23.733955 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-bb046845-5c32-428f-85b7-1f40b58712eb tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:23.747685 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:23.747685 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:23.751355 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb046845-5c32-428f-85b7-1f40b58712eb tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:23.752173 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1269/5067] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:23 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:24.400512 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-833b46f7-8629-4613-a6a5-9c553c8bfaf7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:24.402510 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-833b46f7-8629-4613-a6a5-9c553c8bfaf7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:24.402743 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-833b46f7-8629-4613-a6a5-9c553c8bfaf7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:24.402972 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-833b46f7-8629-4613-a6a5-9c553c8bfaf7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:24.403149 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-833b46f7-8629-4613-a6a5-9c553c8bfaf7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:24.410420 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:24.410420 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:24.411263 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-833b46f7-8629-4613-a6a5-9c553c8bfaf7 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 200 Aug 09 10:53:24.411722 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1256/5068] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:24 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:24.673344 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-5ce77db7-91df-434b-b713-21c2e6949bce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:24.675742 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-5ce77db7-91df-434b-b713-21c2e6949bce tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] DELETE https://10.4.3.125/volume/v3/attachments/504f0029-74d6-4b50-a77f-222eac065e68 Aug 09 10:53:24.675979 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-5ce77db7-91df-434b-b713-21c2e6949bce tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:24.676239 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-5ce77db7-91df-434b-b713-21c2e6949bce tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:24.684778 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:24.684778 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:24.732038 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-61760eec-ad0d-4ecd-8eb3-0cadf1921e9a req-5ce77db7-91df-434b-b713-21c2e6949bce tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/attachments/504f0029-74d6-4b50-a77f-222eac065e68 returned with HTTP 200 Aug 09 10:53:24.732701 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1279/5069] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:53:24 2026] DELETE /volume/v3/attachments/504f0029-74d6-4b50-a77f-222eac065e68 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:53:24.762683 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd54884a-8b0e-4087-b7aa-4d2ba817d8f1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:24.764236 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd54884a-8b0e-4087-b7aa-4d2ba817d8f1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:24.764409 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd54884a-8b0e-4087-b7aa-4d2ba817d8f1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:24.764597 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd54884a-8b0e-4087-b7aa-4d2ba817d8f1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:24.764698 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cd54884a-8b0e-4087-b7aa-4d2ba817d8f1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:24.773398 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:24.773398 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:24.776572 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd54884a-8b0e-4087-b7aa-4d2ba817d8f1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:24.776953 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1266/5070] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:24 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:25.428690 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-80280456-f41e-4b89-9868-41defc85961c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:25.445669 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-80280456-f41e-4b89-9868-41defc85961c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:25.445831 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-80280456-f41e-4b89-9868-41defc85961c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:25.446021 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-80280456-f41e-4b89-9868-41defc85961c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:25.446150 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-80280456-f41e-4b89-9868-41defc85961c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:25.455650 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:25.455650 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:25.456262 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-80280456-f41e-4b89-9868-41defc85961c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 200 Aug 09 10:53:25.456588 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1270/5071] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:25 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 749 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:25.735626 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dbf811db-8496-4686-8c9a-298c4bedaf53 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:25.738045 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dbf811db-8496-4686-8c9a-298c4bedaf53 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:53:25.738563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dbf811db-8496-4686-8c9a-298c4bedaf53 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "799a26cb-46b4-4445-93c6-fb2d300d5fd4", "force": false, "name": "tempest-TestStampPattern-snapshot-1631108167", "description": null, "metadata": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:25.748833 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:25.748833 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:25.749483 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dbf811db-8496-4686-8c9a-298c4bedaf53 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:53:25.749653 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-dbf811db-8496-4686-8c9a-298c4bedaf53 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Create snapshot from volume 799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:53:25.787299 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9585deb1-89fd-452b-80af-2b8d988e6ad9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:25.792383 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9585deb1-89fd-452b-80af-2b8d988e6ad9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:25.793126 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9585deb1-89fd-452b-80af-2b8d988e6ad9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:25.793623 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9585deb1-89fd-452b-80af-2b8d988e6ad9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:25.793838 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9585deb1-89fd-452b-80af-2b8d988e6ad9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:25.801332 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:25.801332 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:25.801332 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9585deb1-89fd-452b-80af-2b8d988e6ad9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:25.801332 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1280/5072] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:25 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:25.811717 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-dbf811db-8496-4686-8c9a-298c4bedaf53 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Created reservations ['47e1d181-2c76-4f38-bdca-8a2bd1832a55', '1189829c-c47f-445f-9192-73ff995cd136', '360bd70f-5f42-48af-80c6-4c71c98c9f44', 'db888031-1e6c-4fc7-a1c6-98da6a4ac4b2'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:25.847594 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dbf811db-8496-4686-8c9a-298c4bedaf53 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Snapshot create request issued successfully. Aug 09 10:53:25.847849 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dbf811db-8496-4686-8c9a-298c4bedaf53 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:53:25.848513 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1257/5073] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:53:25 2026] POST /volume/v3/snapshots => generated 303 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:53:25.862179 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d9f2f5a4-3437-407a-b4a5-06cbd7d0da32 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:25.864087 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d9f2f5a4-3437-407a-b4a5-06cbd7d0da32 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 Aug 09 10:53:25.864307 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d9f2f5a4-3437-407a-b4a5-06cbd7d0da32 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:25.864501 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d9f2f5a4-3437-407a-b4a5-06cbd7d0da32 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:25.869875 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:25.869875 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:25.870487 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d9f2f5a4-3437-407a-b4a5-06cbd7d0da32 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Snapshot retrieved successfully. Aug 09 10:53:25.871625 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d9f2f5a4-3437-407a-b4a5-06cbd7d0da32 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 returned with HTTP 200 Aug 09 10:53:25.872140 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1267/5074] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:53:25 2026] GET /volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:26.469145 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3ea5122d-fcb1-4666-9696-777e0e6c2212 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:26.470918 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ea5122d-fcb1-4666-9696-777e0e6c2212 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:26.471154 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ea5122d-fcb1-4666-9696-777e0e6c2212 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:26.471379 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ea5122d-fcb1-4666-9696-777e0e6c2212 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:26.471504 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-3ea5122d-fcb1-4666-9696-777e0e6c2212 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:26.475871 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:26.475871 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:26.476662 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ea5122d-fcb1-4666-9696-777e0e6c2212 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 200 Aug 09 10:53:26.477000 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1271/5075] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:26 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:26.812399 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-39c795e3-2b45-48c2-9f0c-d33c71b3806e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:26.814556 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-39c795e3-2b45-48c2-9f0c-d33c71b3806e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:26.816258 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-39c795e3-2b45-48c2-9f0c-d33c71b3806e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:26.816258 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-39c795e3-2b45-48c2-9f0c-d33c71b3806e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:26.816258 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-39c795e3-2b45-48c2-9f0c-d33c71b3806e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:26.820952 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:26.820952 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:26.822159 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-39c795e3-2b45-48c2-9f0c-d33c71b3806e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:26.822748 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1281/5076] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:26 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:26.884427 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b4c55c6a-60d0-4623-b344-a1a514517096 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:26.888486 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4c55c6a-60d0-4623-b344-a1a514517096 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 Aug 09 10:53:26.888723 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4c55c6a-60d0-4623-b344-a1a514517096 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:26.888923 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4c55c6a-60d0-4623-b344-a1a514517096 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:26.895317 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:26.895317 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:26.895828 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b4c55c6a-60d0-4623-b344-a1a514517096 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Snapshot retrieved successfully. Aug 09 10:53:26.896949 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4c55c6a-60d0-4623-b344-a1a514517096 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 returned with HTTP 200 Aug 09 10:53:26.897485 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1258/5077] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:53:26 2026] GET /volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:26.908153 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f887fd66-6219-410c-bd93-9a1a52d774ff None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:26.910808 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f887fd66-6219-410c-bd93-9a1a52d774ff tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 Aug 09 10:53:26.911098 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f887fd66-6219-410c-bd93-9a1a52d774ff tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:26.911390 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f887fd66-6219-410c-bd93-9a1a52d774ff tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:26.917763 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:26.917763 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:26.918234 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f887fd66-6219-410c-bd93-9a1a52d774ff tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Snapshot retrieved successfully. Aug 09 10:53:26.919398 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f887fd66-6219-410c-bd93-9a1a52d774ff tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 returned with HTTP 200 Aug 09 10:53:26.919978 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1268/5078] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:53:26 2026] GET /volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:27.488790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bfd213f9-2948-4776-bfbb-f6145a6f04ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:27.491719 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bfd213f9-2948-4776-bfbb-f6145a6f04ff tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:27.491986 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bfd213f9-2948-4776-bfbb-f6145a6f04ff tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:27.492269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bfd213f9-2948-4776-bfbb-f6145a6f04ff tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:27.492435 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-bfd213f9-2948-4776-bfbb-f6145a6f04ff tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:27.498004 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:27.498004 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:27.498834 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bfd213f9-2948-4776-bfbb-f6145a6f04ff tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 200 Aug 09 10:53:27.499302 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1272/5079] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:27 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:27.835354 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11beb6e8-bb46-4087-96fa-944c2c5ab6b7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:27.838488 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11beb6e8-bb46-4087-96fa-944c2c5ab6b7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:53:27.838488 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11beb6e8-bb46-4087-96fa-944c2c5ab6b7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:27.838488 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11beb6e8-bb46-4087-96fa-944c2c5ab6b7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:27.838488 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-11beb6e8-bb46-4087-96fa-944c2c5ab6b7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:27.842667 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:27.842667 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:27.843696 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11beb6e8-bb46-4087-96fa-944c2c5ab6b7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:53:27.844153 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1282/5080] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:27 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:28.509723 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-829acc9b-6646-41b8-b30b-a824d40a2e48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:28.512099 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-829acc9b-6646-41b8-b30b-a824d40a2e48 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:28.512583 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-829acc9b-6646-41b8-b30b-a824d40a2e48 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:28.512854 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-829acc9b-6646-41b8-b30b-a824d40a2e48 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:28.513078 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-829acc9b-6646-41b8-b30b-a824d40a2e48 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:28.521780 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:28.521780 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:28.522726 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-829acc9b-6646-41b8-b30b-a824d40a2e48 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 200 Aug 09 10:53:28.523257 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1259/5081] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:28 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:28.533714 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ced84324-6a73-4572-975a-29a4a5a36e11 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:28.535241 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ced84324-6a73-4572-975a-29a4a5a36e11 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:28.535403 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ced84324-6a73-4572-975a-29a4a5a36e11 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:28.535577 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ced84324-6a73-4572-975a-29a4a5a36e11 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:28.535695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ced84324-6a73-4572-975a-29a4a5a36e11 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:28.541264 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:28.541264 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:28.542097 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ced84324-6a73-4572-975a-29a4a5a36e11 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:28.542564 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1269/5082] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:28 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:28.552782 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8c817c9d-94be-4a97-a9df-7185edadcda5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:28.554940 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8c817c9d-94be-4a97-a9df-7185edadcda5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:53:28.555223 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8c817c9d-94be-4a97-a9df-7185edadcda5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:28.555453 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8c817c9d-94be-4a97-a9df-7185edadcda5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:28.555547 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8c817c9d-94be-4a97-a9df-7185edadcda5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:28.559807 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:28.559807 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:28.560528 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8c817c9d-94be-4a97-a9df-7185edadcda5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:53:28.560905 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1273/5083] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:28 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:28.572287 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dbd9e15b-e5a1-47f7-aeb5-218127c4cb10 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:28.573931 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dbd9e15b-e5a1-47f7-aeb5-218127c4cb10 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:53:28.574282 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dbd9e15b-e5a1-47f7-aeb5-218127c4cb10 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec12c18a-c34d-43f1-ad29-ba87eda1ce61", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-885200654"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:28.575712 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-dbd9e15b-e5a1-47f7-aeb5-218127c4cb10 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Creating new backup {'backup': {'volume_id': 'ec12c18a-c34d-43f1-ad29-ba87eda1ce61', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-885200654'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:53:28.575893 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-dbd9e15b-e5a1-47f7-aeb5-218127c4cb10 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Creating backup of volume ec12c18a-c34d-43f1-ad29-ba87eda1ce61 in container None Aug 09 10:53:28.582536 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:28.582536 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:28.583063 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dbd9e15b-e5a1-47f7-aeb5-218127c4cb10 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:53:28.600463 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-dbd9e15b-e5a1-47f7-aeb5-218127c4cb10 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Created reservations ['4442a31b-0594-4a13-851d-512b6210c85e', '405ba66a-00d0-43a2-a9b8-7c9b8f29aba5'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:28.640349 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dbd9e15b-e5a1-47f7-aeb5-218127c4cb10 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:53:28.640846 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1283/5084] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:53:28 2026] POST /volume/v3/backups => generated 329 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:53:28.650899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dfb9596f-4850-45b7-9394-433a8cf1ce0f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:28.654578 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dfb9596f-4850-45b7-9394-433a8cf1ce0f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:28.654775 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dfb9596f-4850-45b7-9394-433a8cf1ce0f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:28.654951 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dfb9596f-4850-45b7-9394-433a8cf1ce0f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:28.655062 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-dfb9596f-4850-45b7-9394-433a8cf1ce0f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:28.662593 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:28.662593 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:28.663309 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dfb9596f-4850-45b7-9394-433a8cf1ce0f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 200 Aug 09 10:53:28.663899 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1260/5085] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:28 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:29.454020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d4ef39ab-15e7-467f-b119-3d39ff07f10d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:29.456422 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d4ef39ab-15e7-467f-b119-3d39ff07f10d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:53:29.456647 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d4ef39ab-15e7-467f-b119-3d39ff07f10d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:29.456873 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d4ef39ab-15e7-467f-b119-3d39ff07f10d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:29.465241 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:29.465241 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:29.469055 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d4ef39ab-15e7-467f-b119-3d39ff07f10d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:53:29.474428 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d4ef39ab-15e7-467f-b119-3d39ff07f10d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 returned with HTTP 200 Aug 09 10:53:29.474877 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1270/5086] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:53:29 2026] GET /volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:29.484627 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-36e7ee4c-011e-46ba-8e0e-f2c6da2cf8a5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:29.484941 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-36e7ee4c-011e-46ba-8e0e-f2c6da2cf8a5 None None] GET https://10.4.3.125/volume// Aug 09 10:53:29.485105 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-36e7ee4c-011e-46ba-8e0e-f2c6da2cf8a5 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:29.485283 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-36e7ee4c-011e-46ba-8e0e-f2c6da2cf8a5 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:29.485558 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-36e7ee4c-011e-46ba-8e0e-f2c6da2cf8a5 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:53:29.485793 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1274/5087] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:53:29 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:53:29.493699 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-f5e2e56e-2ac3-4110-977a-f50ed86d6999 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:29.495456 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-f5e2e56e-2ac3-4110-977a-f50ed86d6999 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:53:29.495832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-f5e2e56e-2ac3-4110-977a-f50ed86d6999 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ec44a5b-8c4c-452f-b652-76513593d049", "connector": null, "instance_uuid": "20fbed80-3658-4da3-8249-9ac8b36c83ee"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:29.503142 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:29.503142 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:29.527928 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-f5e2e56e-2ac3-4110-977a-f50ed86d6999 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:53:29.528040 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1284/5088] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:53:29 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:29.674290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4faf7982-e1a1-4568-b36e-72a989b1d211 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:29.676581 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4faf7982-e1a1-4568-b36e-72a989b1d211 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:29.676825 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4faf7982-e1a1-4568-b36e-72a989b1d211 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:29.677099 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4faf7982-e1a1-4568-b36e-72a989b1d211 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:29.677264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4faf7982-e1a1-4568-b36e-72a989b1d211 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:29.683564 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:29.683564 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:29.684355 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4faf7982-e1a1-4568-b36e-72a989b1d211 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 200 Aug 09 10:53:29.684698 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1261/5089] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:29 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:30.436219 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-592249b2-9c65-466d-ae76-632ad1d729f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:30.436590 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-592249b2-9c65-466d-ae76-632ad1d729f6 None None] GET https://10.4.3.125/volume// Aug 09 10:53:30.436629 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-592249b2-9c65-466d-ae76-632ad1d729f6 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:30.436881 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-592249b2-9c65-466d-ae76-632ad1d729f6 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:30.437312 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-592249b2-9c65-466d-ae76-632ad1d729f6 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:53:30.437676 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1271/5090] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:53: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 09 10:53:30.447227 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d2a5dbe1-b590-4757-a70e-2190fbdbffde None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:30.449259 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d2a5dbe1-b590-4757-a70e-2190fbdbffde tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:53:30.449475 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d2a5dbe1-b590-4757-a70e-2190fbdbffde tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:30.449656 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d2a5dbe1-b590-4757-a70e-2190fbdbffde tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:30.459476 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:30.459476 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:30.462839 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d2a5dbe1-b590-4757-a70e-2190fbdbffde tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:53:30.467517 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-d2a5dbe1-b590-4757-a70e-2190fbdbffde tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 returned with HTTP 200 Aug 09 10:53:30.468058 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1275/5091] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:53:30 2026] GET /volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:53:30.587804 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-64e8b5e5-8447-4c64-809e-b5b8f0749c4b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:30.590727 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-64e8b5e5-8447-4c64-809e-b5b8f0749c4b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] PUT https://10.4.3.125/volume/v3/attachments/2cae6fbe-8878-4107-8055-ffb18fc56c74 Aug 09 10:53:30.591255 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-64e8b5e5-8447-4c64-809e-b5b8f0749c4b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:30.604131 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-64e8b5e5-8447-4c64-809e-b5b8f0749c4b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Acquiring lock "cinder-attachment_update-5ec44a5b-8c4c-452f-b652-76513593d049-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:53:30.609473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-64e8b5e5-8447-4c64-809e-b5b8f0749c4b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Lock "cinder-attachment_update-5ec44a5b-8c4c-452f-b652-76513593d049-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:53:30.610515 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:30.610515 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:30.694632 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-616c1262-0932-45df-b402-82ad8a77d5db None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:30.697269 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-616c1262-0932-45df-b402-82ad8a77d5db tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:30.697335 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-616c1262-0932-45df-b402-82ad8a77d5db tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:30.697803 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-616c1262-0932-45df-b402-82ad8a77d5db tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:30.697803 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-616c1262-0932-45df-b402-82ad8a77d5db tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:30.711033 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:30.711033 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:30.711934 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-616c1262-0932-45df-b402-82ad8a77d5db tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 200 Aug 09 10:53:30.712370 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1262/5092] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:30 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:30.756649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-64e8b5e5-8447-4c64-809e-b5b8f0749c4b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Lock "cinder-attachment_update-5ec44a5b-8c4c-452f-b652-76513593d049-np0000006833" released by "attachment_update" :: held 0.147s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:53:30.756885 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-64e8b5e5-8447-4c64-809e-b5b8f0749c4b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/attachments/2cae6fbe-8878-4107-8055-ffb18fc56c74 returned with HTTP 200 Aug 09 10:53:30.757592 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1285/5093] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:53:30 2026] PUT /volume/v3/attachments/2cae6fbe-8878-4107-8055-ffb18fc56c74 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:53:30.781969 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-c8aa0acf-d964-4928-9e32-f8cfbbdec9e8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:30.784005 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-c8aa0acf-d964-4928-9e32-f8cfbbdec9e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/attachments/2cae6fbe-8878-4107-8055-ffb18fc56c74/action Aug 09 10:53:30.784435 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-c8aa0acf-d964-4928-9e32-f8cfbbdec9e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:53:30.784489 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-c8aa0acf-d964-4928-9e32-f8cfbbdec9e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:30.801111 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:30.801111 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:30.812238 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b8de12d8-9472-4d3f-9c20-4730b7bae922 req-c8aa0acf-d964-4928-9e32-f8cfbbdec9e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/attachments/2cae6fbe-8878-4107-8055-ffb18fc56c74/action returned with HTTP 204 Aug 09 10:53:30.812791 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1272/5094] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:53:30 2026] POST /volume/v3/attachments/2cae6fbe-8878-4107-8055-ffb18fc56c74/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:31.653453 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:31.655323 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:53:31.655740 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-623329035", "snapshot_id": "08cb1793-3d9e-493e-a7ce-ac5056d778a9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:31.657369 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-623329035', 'snapshot_id': '08cb1793-3d9e-493e-a7ce-ac5056d778a9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:53:31.664241 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:31.664241 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:31.664670 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Snapshot retrieved successfully. Aug 09 10:53:31.664778 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Create volume of 1 GB Aug 09 10:53:31.668148 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Availability Zones retrieved successfully. Aug 09 10:53:31.673385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Flow 'volume_create_api' (e9a59a15-2aaa-4ca0-a12b-bd58de9577fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:53:31.674268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e54a3e-ef60-477d-801e-f23d2f14982b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:31.675178 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:53:31.700474 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e54a3e-ef60-477d-801e-f23d2f14982b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '08cb1793-3d9e-493e-a7ce-ac5056d778a9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:31.701293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b14861-fe06-4c53-beff-d60642db478e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:31.727923 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-98181201-b672-4a54-bd5b-c5c50dd71d17 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:31.729807 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98181201-b672-4a54-bd5b-c5c50dd71d17 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:31.730021 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98181201-b672-4a54-bd5b-c5c50dd71d17 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:31.730270 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98181201-b672-4a54-bd5b-c5c50dd71d17 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:31.730407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-98181201-b672-4a54-bd5b-c5c50dd71d17 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:31.734544 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:31.734544 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:31.735387 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98181201-b672-4a54-bd5b-c5c50dd71d17 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 200 Aug 09 10:53:31.735794 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1263/5095] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:31 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:31.743512 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Created reservations ['647dd093-d70d-4f7a-96d5-e69feaf3aa08', 'f370e7d9-b68b-4f80-a9cd-02b2a1ca0039', 'd6f6d6b7-dfce-4e57-b242-5f098091041f', 'd9278b9f-96b1-4a21-bb97-bef0590ce911'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:31.744441 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b14861-fe06-4c53-beff-d60642db478e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['647dd093-d70d-4f7a-96d5-e69feaf3aa08', 'f370e7d9-b68b-4f80-a9cd-02b2a1ca0039', 'd6f6d6b7-dfce-4e57-b242-5f098091041f', 'd9278b9f-96b1-4a21-bb97-bef0590ce911']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:31.745317 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1ac09c-eb09-47a3-be82-93ebca6a0be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:31.790820 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1ac09c-eb09-47a3-be82-93ebca6a0be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-623329035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aceeb6574c3641e4874e8da87951c3df',qos_specs=None,replication_status=,reservations=['647dd093-d70d-4f7a-96d5-e69feaf3aa08','f370e7d9-b68b-4f80-a9cd-02b2a1ca0039','d6f6d6b7-dfce-4e57-b242-5f098091041f','d9278b9f-96b1-4a21-bb97-bef0590ce911'],size=1,snapshot_id=08cb1793-3d9e-493e-a7ce-ac5056d778a9,source_replicaid=,source_volid=None,status='creating',user_id='b371923ca4444f5d953caa35f4967992',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-623329035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aceeb6574c3641e4874e8da87951c3df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=08cb1793-3d9e-493e-a7ce-ac5056d778a9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b371923ca4444f5d953caa35f4967992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:31.791737 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42aeaaec-7010-4fe7-b46a-40999f026ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:31.811147 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42aeaaec-7010-4fe7-b46a-40999f026ef3) transitioned into state 'SUCCESS' from state '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-623329035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aceeb6574c3641e4874e8da87951c3df',qos_specs=None,replication_status=,reservations=['647dd093-d70d-4f7a-96d5-e69feaf3aa08','f370e7d9-b68b-4f80-a9cd-02b2a1ca0039','d6f6d6b7-dfce-4e57-b242-5f098091041f','d9278b9f-96b1-4a21-bb97-bef0590ce911'],size=1,snapshot_id=08cb1793-3d9e-493e-a7ce-ac5056d778a9,source_replicaid=,source_volid=None,status='creating',user_id='b371923ca4444f5d953caa35f4967992',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:31.811853 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab45038e-e103-4a2a-a8bf-cd6c30b4fc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:31.831859 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab45038e-e103-4a2a-a8bf-cd6c30b4fc40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:31.832979 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Flow 'volume_create_api' (e9a59a15-2aaa-4ca0-a12b-bd58de9577fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:53:31.833560 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Create volume request issued successfully. Aug 09 10:53:31.834206 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3e606f9a-ff60-4e6a-8f83-c58ee5d1abd6 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:53:31.834356 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1276/5096] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:53:31 2026] POST /volume/v3/volumes => generated 780 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:53:32.747548 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f0867082-46dc-42b7-9acb-1c6d9287feb2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:32.750055 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0867082-46dc-42b7-9acb-1c6d9287feb2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:32.750359 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0867082-46dc-42b7-9acb-1c6d9287feb2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:32.750639 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0867082-46dc-42b7-9acb-1c6d9287feb2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:32.750807 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f0867082-46dc-42b7-9acb-1c6d9287feb2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:32.755572 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:32.755572 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:32.756348 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0867082-46dc-42b7-9acb-1c6d9287feb2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 200 Aug 09 10:53:32.756952 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1286/5097] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:32 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:33.767294 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1e3ba94b-2d3b-40d6-b5e7-beba16369efd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:33.769139 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1e3ba94b-2d3b-40d6-b5e7-beba16369efd tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:33.769355 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1e3ba94b-2d3b-40d6-b5e7-beba16369efd tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:33.769532 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1e3ba94b-2d3b-40d6-b5e7-beba16369efd tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:33.769631 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1e3ba94b-2d3b-40d6-b5e7-beba16369efd tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:33.774797 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:33.774797 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:33.775929 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1e3ba94b-2d3b-40d6-b5e7-beba16369efd tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 200 Aug 09 10:53:33.776457 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1273/5098] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:33 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:34.788101 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9395139e-f3c8-47c8-81c1-9797f2dd0811 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:34.794909 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9395139e-f3c8-47c8-81c1-9797f2dd0811 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:34.795130 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9395139e-f3c8-47c8-81c1-9797f2dd0811 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:34.795329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9395139e-f3c8-47c8-81c1-9797f2dd0811 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:34.795436 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9395139e-f3c8-47c8-81c1-9797f2dd0811 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:34.812984 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:34.812984 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:34.812984 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9395139e-f3c8-47c8-81c1-9797f2dd0811 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 200 Aug 09 10:53:34.812984 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1264/5099] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:34 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:35.823416 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-56786c5b-4371-4c08-a374-e5b6013ef475 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:35.825030 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-56786c5b-4371-4c08-a374-e5b6013ef475 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:35.825203 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-56786c5b-4371-4c08-a374-e5b6013ef475 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:35.825414 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-56786c5b-4371-4c08-a374-e5b6013ef475 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:35.825515 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-56786c5b-4371-4c08-a374-e5b6013ef475 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:35.829546 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:35.829546 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:35.830255 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-56786c5b-4371-4c08-a374-e5b6013ef475 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 200 Aug 09 10:53:35.830620 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1277/5100] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:35 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:36.840742 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1ea1b088-89d0-425c-bee4-264d3320cf7a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:36.842577 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ea1b088-89d0-425c-bee4-264d3320cf7a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:36.842766 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ea1b088-89d0-425c-bee4-264d3320cf7a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:36.842959 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ea1b088-89d0-425c-bee4-264d3320cf7a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:36.843081 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1ea1b088-89d0-425c-bee4-264d3320cf7a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:36.848288 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:36.848288 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:36.849067 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ea1b088-89d0-425c-bee4-264d3320cf7a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 200 Aug 09 10:53:36.849571 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1287/5101] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:36 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:36.857642 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-49fdb5bc-9491-4646-a6b8-1756f936a883 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:36.859645 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49fdb5bc-9491-4646-a6b8-1756f936a883 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:36.859871 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49fdb5bc-9491-4646-a6b8-1756f936a883 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:36.860119 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49fdb5bc-9491-4646-a6b8-1756f936a883 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:36.860273 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-49fdb5bc-9491-4646-a6b8-1756f936a883 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:36.864898 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:36.864898 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:36.865763 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49fdb5bc-9491-4646-a6b8-1756f936a883 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:36.866204 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1274/5102] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:36 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:36.876859 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fca780f8-3883-4a2b-8258-02b3b48052e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:36.879444 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fca780f8-3883-4a2b-8258-02b3b48052e2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] DELETE https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:36.879632 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fca780f8-3883-4a2b-8258-02b3b48052e2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:36.879807 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fca780f8-3883-4a2b-8258-02b3b48052e2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:36.879908 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-fca780f8-3883-4a2b-8258-02b3b48052e2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Delete backup with id: 428edf85-47de-4473-b9ea-364f15e3a9f5. Aug 09 10:53:36.884513 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:36.884513 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:36.897224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-fca780f8-3883-4a2b-8258-02b3b48052e2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] delete_backup rpcapi backup_id 428edf85-47de-4473-b9ea-364f15e3a9f5 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:53:36.899143 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fca780f8-3883-4a2b-8258-02b3b48052e2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 202 Aug 09 10:53:36.899585 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1265/5103] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:53:36 2026] DELETE /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:53:36.905608 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-63caa3ba-7c0a-442c-99eb-db1fb13478ed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:36.907402 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-63caa3ba-7c0a-442c-99eb-db1fb13478ed tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:36.907667 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-63caa3ba-7c0a-442c-99eb-db1fb13478ed tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:36.907921 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-63caa3ba-7c0a-442c-99eb-db1fb13478ed tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:36.908086 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-63caa3ba-7c0a-442c-99eb-db1fb13478ed tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:36.913301 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:36.913301 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:36.914090 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-63caa3ba-7c0a-442c-99eb-db1fb13478ed tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 200 Aug 09 10:53:36.914512 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1278/5104] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:36 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:37.928209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f5d98038-a95f-4ab6-8b0b-e5f6dbf58216 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:37.930396 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5d98038-a95f-4ab6-8b0b-e5f6dbf58216 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 Aug 09 10:53:37.930647 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5d98038-a95f-4ab6-8b0b-e5f6dbf58216 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:37.930886 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5d98038-a95f-4ab6-8b0b-e5f6dbf58216 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:37.931042 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f5d98038-a95f-4ab6-8b0b-e5f6dbf58216 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 428edf85-47de-4473-b9ea-364f15e3a9f5. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:37.935103 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5d98038-a95f-4ab6-8b0b-e5f6dbf58216 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 returned with HTTP 404 Aug 09 10:53:37.935684 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1288/5105] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:37 2026] GET /volume/v3/backups/428edf85-47de-4473-b9ea-364f15e3a9f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:37.944801 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-276ea644-bf0f-491e-bb85-5848fb168d84 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:37.948833 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-276ea644-bf0f-491e-bb85-5848fb168d84 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] DELETE https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:37.948833 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-276ea644-bf0f-491e-bb85-5848fb168d84 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:37.948833 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-276ea644-bf0f-491e-bb85-5848fb168d84 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:37.948833 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-276ea644-bf0f-491e-bb85-5848fb168d84 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Delete backup with id: 2950297f-5759-4d90-af32-06c23638cd92. Aug 09 10:53:37.953842 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:37.953842 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:37.968862 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-276ea644-bf0f-491e-bb85-5848fb168d84 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] delete_backup rpcapi backup_id 2950297f-5759-4d90-af32-06c23638cd92 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:53:37.971213 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-276ea644-bf0f-491e-bb85-5848fb168d84 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 202 Aug 09 10:53:37.971721 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1275/5106] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:53:37 2026] DELETE /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:53:37.981091 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a47d145d-5d32-4989-8240-f7077c0f3ec5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:37.983483 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a47d145d-5d32-4989-8240-f7077c0f3ec5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:37.983634 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a47d145d-5d32-4989-8240-f7077c0f3ec5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:37.983913 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a47d145d-5d32-4989-8240-f7077c0f3ec5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:37.983913 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a47d145d-5d32-4989-8240-f7077c0f3ec5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:37.990230 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:37.990230 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:37.990826 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a47d145d-5d32-4989-8240-f7077c0f3ec5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 200 Aug 09 10:53:37.991528 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1266/5107] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:37 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:39.001925 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d520c15-2e25-4c8c-a6c6-b570f9055fb9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:39.003991 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d520c15-2e25-4c8c-a6c6-b570f9055fb9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 Aug 09 10:53:39.004241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d520c15-2e25-4c8c-a6c6-b570f9055fb9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:39.004492 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d520c15-2e25-4c8c-a6c6-b570f9055fb9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:39.004638 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6d520c15-2e25-4c8c-a6c6-b570f9055fb9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 2950297f-5759-4d90-af32-06c23638cd92. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:39.008706 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d520c15-2e25-4c8c-a6c6-b570f9055fb9 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 returned with HTTP 404 Aug 09 10:53:39.009327 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1279/5108] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:39 2026] GET /volume/v3/backups/2950297f-5759-4d90-af32-06c23638cd92 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:39.016774 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-832ea92c-474c-4bda-a487-9c789310fe8d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:39.018824 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-832ea92c-474c-4bda-a487-9c789310fe8d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] DELETE https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:39.019070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-832ea92c-474c-4bda-a487-9c789310fe8d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:39.019329 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-832ea92c-474c-4bda-a487-9c789310fe8d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:39.019481 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-832ea92c-474c-4bda-a487-9c789310fe8d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Delete backup with id: 8d176485-2ae0-48c0-9365-d52f686935ba. Aug 09 10:53:39.024732 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:39.024732 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:39.037333 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-832ea92c-474c-4bda-a487-9c789310fe8d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] delete_backup rpcapi backup_id 8d176485-2ae0-48c0-9365-d52f686935ba {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:53:39.039005 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-832ea92c-474c-4bda-a487-9c789310fe8d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 202 Aug 09 10:53:39.039364 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1289/5109] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:53:39 2026] DELETE /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:53:39.050013 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-39ad861f-488f-470b-92f7-5e2e5ac825c8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:39.050350 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-39ad861f-488f-470b-92f7-5e2e5ac825c8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:39.050380 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-39ad861f-488f-470b-92f7-5e2e5ac825c8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:39.050602 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-39ad861f-488f-470b-92f7-5e2e5ac825c8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:39.050733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-39ad861f-488f-470b-92f7-5e2e5ac825c8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:39.056707 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:39.056707 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:39.059251 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-39ad861f-488f-470b-92f7-5e2e5ac825c8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 200 Aug 09 10:53:39.059251 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1276/5110] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:39 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:40.069366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9fac3f82-fef2-4da0-b8b4-258c714f422a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:40.071499 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9fac3f82-fef2-4da0-b8b4-258c714f422a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba Aug 09 10:53:40.071720 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9fac3f82-fef2-4da0-b8b4-258c714f422a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:40.071986 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9fac3f82-fef2-4da0-b8b4-258c714f422a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:40.072154 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9fac3f82-fef2-4da0-b8b4-258c714f422a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Show backup with id 8d176485-2ae0-48c0-9365-d52f686935ba. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:40.076688 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9fac3f82-fef2-4da0-b8b4-258c714f422a tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba returned with HTTP 404 Aug 09 10:53:40.077511 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1267/5111] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:40 2026] GET /volume/v3/backups/8d176485-2ae0-48c0-9365-d52f686935ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:40.084328 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f3145f39-7ee8-4cb5-a9b4-54c1445004a5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:40.086615 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3145f39-7ee8-4cb5-a9b4-54c1445004a5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] DELETE https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:53:40.086873 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3145f39-7ee8-4cb5-a9b4-54c1445004a5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:40.087141 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3145f39-7ee8-4cb5-a9b4-54c1445004a5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:40.087314 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-f3145f39-7ee8-4cb5-a9b4-54c1445004a5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Delete backup with id: 7cb69b13-76c4-4313-b66c-51511cf6f3ab. Aug 09 10:53:40.092790 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:40.092790 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:40.105921 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-f3145f39-7ee8-4cb5-a9b4-54c1445004a5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] delete_backup rpcapi backup_id 7cb69b13-76c4-4313-b66c-51511cf6f3ab {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:53:40.107919 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3145f39-7ee8-4cb5-a9b4-54c1445004a5 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 202 Aug 09 10:53:40.108456 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1280/5112] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:53:40 2026] DELETE /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:53:40.115534 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-70dd74a9-7304-4bf9-870c-e5edc2cb2270 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:40.118663 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70dd74a9-7304-4bf9-870c-e5edc2cb2270 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:53:40.118879 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70dd74a9-7304-4bf9-870c-e5edc2cb2270 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:40.119090 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70dd74a9-7304-4bf9-870c-e5edc2cb2270 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:40.119199 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-70dd74a9-7304-4bf9-870c-e5edc2cb2270 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:40.127423 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:40.127423 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:40.128638 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70dd74a9-7304-4bf9-870c-e5edc2cb2270 tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 200 Aug 09 10:53:40.128638 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1290/5113] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:40 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:41.138938 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6d122e9f-63ea-4a78-9b02-ebdd9b167e7c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:41.141160 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d122e9f-63ea-4a78-9b02-ebdd9b167e7c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] GET https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab Aug 09 10:53:41.141430 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d122e9f-63ea-4a78-9b02-ebdd9b167e7c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:41.141657 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d122e9f-63ea-4a78-9b02-ebdd9b167e7c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:41.141789 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6d122e9f-63ea-4a78-9b02-ebdd9b167e7c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] Show backup with id 7cb69b13-76c4-4313-b66c-51511cf6f3ab. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:41.146096 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d122e9f-63ea-4a78-9b02-ebdd9b167e7c tempest-VolumesBackupsTest-1850952429 tempest-VolumesBackupsTest-1850952429-project-admin] https://10.4.3.125/volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab returned with HTTP 404 Aug 09 10:53:41.146663 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1277/5114] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:41 2026] GET /volume/v3/backups/7cb69b13-76c4-4313-b66c-51511cf6f3ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:41.159557 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d46bb02c-b325-4856-810d-ad784de0483e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:41.161318 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d46bb02c-b325-4856-810d-ad784de0483e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 Aug 09 10:53:41.161523 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d46bb02c-b325-4856-810d-ad784de0483e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:41.161710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d46bb02c-b325-4856-810d-ad784de0483e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:41.161863 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d46bb02c-b325-4856-810d-ad784de0483e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Delete volume with id: ec12c18a-c34d-43f1-ad29-ba87eda1ce61 Aug 09 10:53:41.169566 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:41.169566 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:41.170604 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d46bb02c-b325-4856-810d-ad784de0483e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:53:41.190655 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d46bb02c-b325-4856-810d-ad784de0483e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Delete volume request issued successfully. Aug 09 10:53:41.190921 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d46bb02c-b325-4856-810d-ad784de0483e tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 returned with HTTP 202 Aug 09 10:53:41.191450 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1268/5115] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:53:41 2026] DELETE /volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:53:41.204437 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0b869974-9786-46fe-b27a-e66b39128da8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:41.207301 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b869974-9786-46fe-b27a-e66b39128da8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 Aug 09 10:53:41.207519 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b869974-9786-46fe-b27a-e66b39128da8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:41.207697 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b869974-9786-46fe-b27a-e66b39128da8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:41.220336 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:41.220336 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:41.227428 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b869974-9786-46fe-b27a-e66b39128da8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:53:41.233233 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b869974-9786-46fe-b27a-e66b39128da8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 returned with HTTP 200 Aug 09 10:53:41.233778 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1281/5116] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:41 2026] GET /volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:42.245458 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-148fe1ad-8215-4612-94c6-95da78bc09c2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:42.247460 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-148fe1ad-8215-4612-94c6-95da78bc09c2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 Aug 09 10:53:42.247638 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-148fe1ad-8215-4612-94c6-95da78bc09c2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:42.247811 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-148fe1ad-8215-4612-94c6-95da78bc09c2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:42.253526 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-148fe1ad-8215-4612-94c6-95da78bc09c2 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 returned with HTTP 404 Aug 09 10:53:42.253952 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1291/5117] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:42 2026] GET /volume/v3/volumes/ec12c18a-c34d-43f1-ad29-ba87eda1ce61 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:42.260156 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9d1d75c3-baf7-4cc4-b2d2-8d8a4833d202 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:42.262269 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d1d75c3-baf7-4cc4-b2d2-8d8a4833d202 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] DELETE https://10.4.3.125/volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 Aug 09 10:53:42.262547 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d1d75c3-baf7-4cc4-b2d2-8d8a4833d202 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:42.262804 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d1d75c3-baf7-4cc4-b2d2-8d8a4833d202 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:42.263071 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-9d1d75c3-baf7-4cc4-b2d2-8d8a4833d202 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Delete volume with id: 38cb5a5a-fa66-485a-8c00-34db2a024449 Aug 09 10:53:42.270627 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:42.270627 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:42.271201 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9d1d75c3-baf7-4cc4-b2d2-8d8a4833d202 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:53:42.288608 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9d1d75c3-baf7-4cc4-b2d2-8d8a4833d202 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Delete volume request issued successfully. Aug 09 10:53:42.288810 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d1d75c3-baf7-4cc4-b2d2-8d8a4833d202 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 returned with HTTP 202 Aug 09 10:53:42.289202 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1278/5118] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:53:42 2026] DELETE /volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:53:42.296372 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-00e05c22-1990-4aeb-8f54-d8fbf1c669b8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:42.298092 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00e05c22-1990-4aeb-8f54-d8fbf1c669b8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 Aug 09 10:53:42.298296 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00e05c22-1990-4aeb-8f54-d8fbf1c669b8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:42.298474 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00e05c22-1990-4aeb-8f54-d8fbf1c669b8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:42.306102 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:42.306102 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:42.309583 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-00e05c22-1990-4aeb-8f54-d8fbf1c669b8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:53:42.313695 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00e05c22-1990-4aeb-8f54-d8fbf1c669b8 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 returned with HTTP 200 Aug 09 10:53:42.314241 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1269/5119] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:42 2026] GET /volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:43.326887 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-88b9c33d-e3d4-46bf-a0f0-cdee21ed0bd1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:43.329110 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88b9c33d-e3d4-46bf-a0f0-cdee21ed0bd1 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 Aug 09 10:53:43.329434 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88b9c33d-e3d4-46bf-a0f0-cdee21ed0bd1 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:43.329680 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88b9c33d-e3d4-46bf-a0f0-cdee21ed0bd1 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:43.336466 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88b9c33d-e3d4-46bf-a0f0-cdee21ed0bd1 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 returned with HTTP 404 Aug 09 10:53:43.337039 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1282/5120] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:43 2026] GET /volume/v3/volumes/38cb5a5a-fa66-485a-8c00-34db2a024449 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:43.343469 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bd649bf8-7ce8-4951-b784-763eb60a0b7d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:43.345394 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd649bf8-7ce8-4951-b784-763eb60a0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] DELETE https://10.4.3.125/volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 Aug 09 10:53:43.345598 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bd649bf8-7ce8-4951-b784-763eb60a0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:43.345805 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bd649bf8-7ce8-4951-b784-763eb60a0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:43.346017 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-bd649bf8-7ce8-4951-b784-763eb60a0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Delete volume with id: 0bda3612-8dc1-42ed-9eea-37725e3f2a15 Aug 09 10:53:43.353954 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:43.353954 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:43.354475 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bd649bf8-7ce8-4951-b784-763eb60a0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:53:43.374584 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bd649bf8-7ce8-4951-b784-763eb60a0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Delete volume request issued successfully. Aug 09 10:53:43.374771 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd649bf8-7ce8-4951-b784-763eb60a0b7d tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 returned with HTTP 202 Aug 09 10:53:43.375276 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1292/5121] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:53:43 2026] DELETE /volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:53:43.381773 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d8488264-89e5-49b9-9e61-5e67c417c65f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:43.386246 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8488264-89e5-49b9-9e61-5e67c417c65f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 Aug 09 10:53:43.386246 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8488264-89e5-49b9-9e61-5e67c417c65f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:43.386246 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8488264-89e5-49b9-9e61-5e67c417c65f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:43.391383 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:43.391383 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:43.395075 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d8488264-89e5-49b9-9e61-5e67c417c65f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Volume info retrieved successfully. Aug 09 10:53:43.399041 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8488264-89e5-49b9-9e61-5e67c417c65f tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 returned with HTTP 200 Aug 09 10:53:43.399464 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1279/5122] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:43 2026] GET /volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:44.412092 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4b8d0e83-abfa-4c74-9551-bcddf3a8de16 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:44.413885 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b8d0e83-abfa-4c74-9551-bcddf3a8de16 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] GET https://10.4.3.125/volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 Aug 09 10:53:44.414104 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b8d0e83-abfa-4c74-9551-bcddf3a8de16 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:44.414297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b8d0e83-abfa-4c74-9551-bcddf3a8de16 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:44.419649 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b8d0e83-abfa-4c74-9551-bcddf3a8de16 tempest-VolumesBackupsTest-206005329 tempest-VolumesBackupsTest-206005329-project-member] https://10.4.3.125/volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 returned with HTTP 404 Aug 09 10:53:44.420083 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1270/5123] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:44 2026] GET /volume/v3/volumes/0bda3612-8dc1-42ed-9eea-37725e3f2a15 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:46.051531 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c768733e-998f-4944-999c-c3ff290913b0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:46.131291 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:53:46.131677 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1018959588"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:46.133098 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1018959588'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:53:46.133238 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume of 1 GB Aug 09 10:53:46.137799 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Availability Zones retrieved successfully. Aug 09 10:53:46.143005 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (b4f6e8e3-fed1-40c6-bc36-0958d310cf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:53:46.143797 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0fe29b-5fde-45ba-8ab7-a36f9fdee35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:46.144667 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:53:46.170275 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0fe29b-5fde-45ba-8ab7-a36f9fdee35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:46.170990 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ecccba-dfc4-4b04-86fb-559c641ee873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:46.231154 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Created reservations ['3b0dbfce-1706-4f4a-bd31-12593affcbc6', 'f04fd4c3-1934-4574-b24d-ecd8db584f31', 'a054d945-483b-4a88-981e-cef34a0ad008', '40546a51-7bc4-4071-b1ba-6057f940e87f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:46.231934 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ecccba-dfc4-4b04-86fb-559c641ee873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b0dbfce-1706-4f4a-bd31-12593affcbc6', 'f04fd4c3-1934-4574-b24d-ecd8db584f31', 'a054d945-483b-4a88-981e-cef34a0ad008', '40546a51-7bc4-4071-b1ba-6057f940e87f']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:46.232653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7701b38-2fd4-493d-9d51-844dfe9cff8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:46.254249 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7701b38-2fd4-493d-9d51-844dfe9cff8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '694394e5-2ad1-40d5-ac8d-980f3ffee688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1018959588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['3b0dbfce-1706-4f4a-bd31-12593affcbc6','f04fd4c3-1934-4574-b24d-ecd8db584f31','a054d945-483b-4a88-981e-cef34a0ad008','40546a51-7bc4-4071-b1ba-6057f940e87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1018959588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=694394e5-2ad1-40d5-ac8d-980f3ffee688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48a375400c0645b3a50cf01ef3f184e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:46.255069 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334e5917-c742-424c-8f3a-38c7fb983581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:46.272549 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334e5917-c742-424c-8f3a-38c7fb983581) transitioned into state 'SUCCESS' from state '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-1018959588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['3b0dbfce-1706-4f4a-bd31-12593affcbc6','f04fd4c3-1934-4574-b24d-ecd8db584f31','a054d945-483b-4a88-981e-cef34a0ad008','40546a51-7bc4-4071-b1ba-6057f940e87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:46.273462 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e246a7ff-8928-4f67-bbda-dfb95ab6d671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:53:46.284744 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e246a7ff-8928-4f67-bbda-dfb95ab6d671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:53:46.286141 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (b4f6e8e3-fed1-40c6-bc36-0958d310cf81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:53:46.286607 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request issued successfully. Aug 09 10:53:46.287420 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c768733e-998f-4944-999c-c3ff290913b0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:53:46.287927 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1283/5124] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:53:46 2026] POST /volume/v3/volumes => generated 758 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:53:46.302761 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c8a8b77a-5602-443a-8a65-aa9a95bf2595 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:46.305084 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8a8b77a-5602-443a-8a65-aa9a95bf2595 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 Aug 09 10:53:46.305353 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8a8b77a-5602-443a-8a65-aa9a95bf2595 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:46.305575 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8a8b77a-5602-443a-8a65-aa9a95bf2595 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:46.313358 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:46.313358 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:46.316862 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c8a8b77a-5602-443a-8a65-aa9a95bf2595 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:53:46.321368 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8a8b77a-5602-443a-8a65-aa9a95bf2595 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 returned with HTTP 200 Aug 09 10:53:46.321788 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1293/5125] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:46 2026] GET /volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:47.333592 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-34a31f9f-68c5-4225-aeb2-a3004433010a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:47.335085 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34a31f9f-68c5-4225-aeb2-a3004433010a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 Aug 09 10:53:47.335269 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34a31f9f-68c5-4225-aeb2-a3004433010a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:47.335434 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34a31f9f-68c5-4225-aeb2-a3004433010a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:47.341511 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:47.341511 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:47.344510 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-34a31f9f-68c5-4225-aeb2-a3004433010a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:53:47.348174 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34a31f9f-68c5-4225-aeb2-a3004433010a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 returned with HTTP 200 Aug 09 10:53:47.348527 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1280/5126] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:47 2026] GET /volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:47.360289 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-87ad0eb5-786f-41a6-b3c1-ae005f8d4e85 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:47.362305 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87ad0eb5-786f-41a6-b3c1-ae005f8d4e85 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:53:47.362669 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87ad0eb5-786f-41a6-b3c1-ae005f8d4e85 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "694394e5-2ad1-40d5-ac8d-980f3ffee688", "name": "tempest-CreateVolumesFromBackupTest-Backup-148254065"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:53:47.363988 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-87ad0eb5-786f-41a6-b3c1-ae005f8d4e85 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Creating new backup {'backup': {'volume_id': '694394e5-2ad1-40d5-ac8d-980f3ffee688', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-148254065'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:53:47.364121 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-87ad0eb5-786f-41a6-b3c1-ae005f8d4e85 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Creating backup of volume 694394e5-2ad1-40d5-ac8d-980f3ffee688 in container None Aug 09 10:53:47.370994 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:47.370994 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:47.371450 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-87ad0eb5-786f-41a6-b3c1-ae005f8d4e85 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:53:47.395903 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-87ad0eb5-786f-41a6-b3c1-ae005f8d4e85 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Created reservations ['59a348d2-cf74-4c57-991a-76e1238dd471', 'c0c514e3-020c-4105-8fe4-9bb633f03be0'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:53:47.420356 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87ad0eb5-786f-41a6-b3c1-ae005f8d4e85 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:53:47.420749 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1271/5127] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:53:47 2026] POST /volume/v3/backups => generated 338 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:53:47.430039 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-71d864e9-e501-44fa-96dc-411a71a15f49 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:47.431846 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71d864e9-e501-44fa-96dc-411a71a15f49 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:47.432064 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71d864e9-e501-44fa-96dc-411a71a15f49 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:47.432176 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71d864e9-e501-44fa-96dc-411a71a15f49 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:47.432319 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-71d864e9-e501-44fa-96dc-411a71a15f49 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:47.437587 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:47.437587 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:47.438710 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71d864e9-e501-44fa-96dc-411a71a15f49 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:47.439101 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1284/5128] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:47 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:48.449871 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3256c4df-d2f2-4d18-b0ff-c73db80cb36c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:48.452427 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3256c4df-d2f2-4d18-b0ff-c73db80cb36c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:48.452679 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3256c4df-d2f2-4d18-b0ff-c73db80cb36c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:48.453029 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3256c4df-d2f2-4d18-b0ff-c73db80cb36c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:48.453178 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3256c4df-d2f2-4d18-b0ff-c73db80cb36c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:48.458042 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:48.458042 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:48.458976 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3256c4df-d2f2-4d18-b0ff-c73db80cb36c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:48.459453 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1294/5129] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:48 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:49.470026 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-739dbea3-0d33-4fee-83f7-abba496f45d3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:49.471853 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-739dbea3-0d33-4fee-83f7-abba496f45d3 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:49.472114 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-739dbea3-0d33-4fee-83f7-abba496f45d3 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:49.472314 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-739dbea3-0d33-4fee-83f7-abba496f45d3 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:49.472415 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-739dbea3-0d33-4fee-83f7-abba496f45d3 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:49.476819 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:49.476819 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:49.477557 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-739dbea3-0d33-4fee-83f7-abba496f45d3 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:49.477930 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1281/5130] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:49 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:50.489236 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9a9371ab-8b06-41da-8547-2765798fcba1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:50.491386 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a9371ab-8b06-41da-8547-2765798fcba1 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:50.491601 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a9371ab-8b06-41da-8547-2765798fcba1 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:50.491788 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a9371ab-8b06-41da-8547-2765798fcba1 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:50.491942 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9a9371ab-8b06-41da-8547-2765798fcba1 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:50.496248 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:50.496248 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:50.496954 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a9371ab-8b06-41da-8547-2765798fcba1 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:50.497312 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1272/5131] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:50 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:51.125739 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-46495ad0-e267-41e5-8386-91c072133eb0 req-3be1c6cf-69fd-441c-9752-17aea8c93e0a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:51.128092 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-46495ad0-e267-41e5-8386-91c072133eb0 req-3be1c6cf-69fd-441c-9752-17aea8c93e0a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] DELETE https://10.4.3.125/volume/v3/attachments/94d7bacb-5587-4d6a-9656-5027400b3ab5 Aug 09 10:53:51.128294 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-46495ad0-e267-41e5-8386-91c072133eb0 req-3be1c6cf-69fd-441c-9752-17aea8c93e0a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:51.128474 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-46495ad0-e267-41e5-8386-91c072133eb0 req-3be1c6cf-69fd-441c-9752-17aea8c93e0a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:51.141011 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:51.141011 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:51.193350 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-46495ad0-e267-41e5-8386-91c072133eb0 req-3be1c6cf-69fd-441c-9752-17aea8c93e0a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments/94d7bacb-5587-4d6a-9656-5027400b3ab5 returned with HTTP 200 Aug 09 10:53:51.193675 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1285/5132] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:53:51 2026] DELETE /volume/v3/attachments/94d7bacb-5587-4d6a-9656-5027400b3ab5 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:51.506641 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fc78a96b-5245-4e6a-a38e-95652fb29f89 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:51.508304 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc78a96b-5245-4e6a-a38e-95652fb29f89 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:51.508507 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc78a96b-5245-4e6a-a38e-95652fb29f89 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:51.508712 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc78a96b-5245-4e6a-a38e-95652fb29f89 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:51.508858 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fc78a96b-5245-4e6a-a38e-95652fb29f89 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:51.512583 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:51.512583 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:51.513239 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc78a96b-5245-4e6a-a38e-95652fb29f89 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:51.513615 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1295/5133] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:51 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:52.526523 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-244c7fe4-f940-40d1-87bb-ffb7529dfb94 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:52.528546 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-244c7fe4-f940-40d1-87bb-ffb7529dfb94 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:52.528742 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-244c7fe4-f940-40d1-87bb-ffb7529dfb94 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:52.528969 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-244c7fe4-f940-40d1-87bb-ffb7529dfb94 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:52.529078 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-244c7fe4-f940-40d1-87bb-ffb7529dfb94 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:52.534704 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:52.534704 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:52.536085 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-244c7fe4-f940-40d1-87bb-ffb7529dfb94 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:52.536683 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1282/5134] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:52 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:52.660775 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dccda4c7-0659-4d11-b109-53a38321c6a4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:52.662547 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dccda4c7-0659-4d11-b109-53a38321c6a4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] DELETE https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb Aug 09 10:53:52.662835 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dccda4c7-0659-4d11-b109-53a38321c6a4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:52.663142 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dccda4c7-0659-4d11-b109-53a38321c6a4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:52.663385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-dccda4c7-0659-4d11-b109-53a38321c6a4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Delete volume with id: 15b9480e-734b-4f99-97e0-4ea9a18a95fb Aug 09 10:53:52.671711 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:52.671711 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:52.672195 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dccda4c7-0659-4d11-b109-53a38321c6a4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:52.692200 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dccda4c7-0659-4d11-b109-53a38321c6a4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Delete volume request issued successfully. Aug 09 10:53:52.692491 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dccda4c7-0659-4d11-b109-53a38321c6a4 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb returned with HTTP 202 Aug 09 10:53:52.693044 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1273/5135] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:53:52 2026] DELETE /volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:53:52.703040 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-acd82839-cef4-4cee-8045-6f779196fd95 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:52.704708 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-acd82839-cef4-4cee-8045-6f779196fd95 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb Aug 09 10:53:52.704832 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-acd82839-cef4-4cee-8045-6f779196fd95 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:52.705071 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-acd82839-cef4-4cee-8045-6f779196fd95 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:52.713569 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:52.713569 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:52.718851 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-acd82839-cef4-4cee-8045-6f779196fd95 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:52.726642 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-acd82839-cef4-4cee-8045-6f779196fd95 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb returned with HTTP 200 Aug 09 10:53:52.727270 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1286/5136] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:53:52 2026] GET /volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb => generated 1421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:53:53.549312 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1f14a5f0-a9cd-4f31-81b7-7730ed4d546d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:53.551369 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f14a5f0-a9cd-4f31-81b7-7730ed4d546d tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:53.551579 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f14a5f0-a9cd-4f31-81b7-7730ed4d546d tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:53.551815 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f14a5f0-a9cd-4f31-81b7-7730ed4d546d tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:53.551971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1f14a5f0-a9cd-4f31-81b7-7730ed4d546d tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:53.556727 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:53.556727 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:53.557538 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f14a5f0-a9cd-4f31-81b7-7730ed4d546d tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:53.558291 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1296/5137] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:53 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:53.742417 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-50199c5a-5f5e-4174-b887-d191155dd7bd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:53.744198 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50199c5a-5f5e-4174-b887-d191155dd7bd tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb Aug 09 10:53:53.744415 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50199c5a-5f5e-4174-b887-d191155dd7bd tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:53.744591 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50199c5a-5f5e-4174-b887-d191155dd7bd tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:53.750203 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50199c5a-5f5e-4174-b887-d191155dd7bd tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb returned with HTTP 404 Aug 09 10:53:53.750641 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1283/5138] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:53:53 2026] GET /volume/v3/volumes/15b9480e-734b-4f99-97e0-4ea9a18a95fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:53:53.756352 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e6d341c6-df6f-413e-8388-440ce2cd56af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:53.757966 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6d341c6-df6f-413e-8388-440ce2cd56af tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a Aug 09 10:53:53.758174 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6d341c6-df6f-413e-8388-440ce2cd56af tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:53.758407 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6d341c6-df6f-413e-8388-440ce2cd56af tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:53.758550 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-e6d341c6-df6f-413e-8388-440ce2cd56af tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Delete snapshot with id: aaa2323c-aec1-4ecc-b592-20261134595a Aug 09 10:53:53.763243 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:53.763243 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:53.763713 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e6d341c6-df6f-413e-8388-440ce2cd56af tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot retrieved successfully. Aug 09 10:53:53.780493 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e6d341c6-df6f-413e-8388-440ce2cd56af tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot delete request issued successfully. Aug 09 10:53:53.780493 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6d341c6-df6f-413e-8388-440ce2cd56af tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a returned with HTTP 202 Aug 09 10:53:53.780823 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1274/5139] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:53:53 2026] DELETE /volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:53:53.787173 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7cba381e-31dc-4c9f-8a83-cfe42a333956 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:53.788804 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7cba381e-31dc-4c9f-8a83-cfe42a333956 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a Aug 09 10:53:53.788984 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7cba381e-31dc-4c9f-8a83-cfe42a333956 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:53.789152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7cba381e-31dc-4c9f-8a83-cfe42a333956 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:53.793627 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:53.793627 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:53.793995 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7cba381e-31dc-4c9f-8a83-cfe42a333956 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot retrieved successfully. Aug 09 10:53:53.794676 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7cba381e-31dc-4c9f-8a83-cfe42a333956 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a returned with HTTP 200 Aug 09 10:53:53.795012 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1287/5140] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:53:53 2026] GET /volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:54.570434 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-81c5a3c8-9a77-4528-adcc-55aa3cd30b19 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:54.572171 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-81c5a3c8-9a77-4528-adcc-55aa3cd30b19 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:54.572380 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-81c5a3c8-9a77-4528-adcc-55aa3cd30b19 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:54.572560 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-81c5a3c8-9a77-4528-adcc-55aa3cd30b19 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:54.572662 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-81c5a3c8-9a77-4528-adcc-55aa3cd30b19 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:54.577324 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:54.577324 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:54.578095 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-81c5a3c8-9a77-4528-adcc-55aa3cd30b19 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:54.578534 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1297/5141] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:54 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:54.803526 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e13cbb57-dac5-40fe-90cc-8852f6f94f36 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:54.805702 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e13cbb57-dac5-40fe-90cc-8852f6f94f36 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a Aug 09 10:53:54.805976 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e13cbb57-dac5-40fe-90cc-8852f6f94f36 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:54.806263 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e13cbb57-dac5-40fe-90cc-8852f6f94f36 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:54.811425 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e13cbb57-dac5-40fe-90cc-8852f6f94f36 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a returned with HTTP 404 Aug 09 10:53:54.811986 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1284/5142] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:53:54 2026] GET /volume/v3/snapshots/aaa2323c-aec1-4ecc-b592-20261134595a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:53:55.592455 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7d17d265-121a-4e52-8b4d-e3742af17078 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:55.594165 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d17d265-121a-4e52-8b4d-e3742af17078 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:55.594409 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d17d265-121a-4e52-8b4d-e3742af17078 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:55.594622 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d17d265-121a-4e52-8b4d-e3742af17078 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:55.594749 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7d17d265-121a-4e52-8b4d-e3742af17078 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:55.599411 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:55.599411 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:55.600104 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d17d265-121a-4e52-8b4d-e3742af17078 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:55.600585 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1275/5143] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:55 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:56.459016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1755b52d-b3f1-4509-a0c4-5ebc0de82da7 req-33d64fe9-e700-49cc-846d-a006651d7882 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:56.462402 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1755b52d-b3f1-4509-a0c4-5ebc0de82da7 req-33d64fe9-e700-49cc-846d-a006651d7882 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] DELETE https://10.4.3.125/volume/v3/attachments/accbdfa6-8b71-4b7c-91f7-b00ef6aaf394 Aug 09 10:53:56.462402 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1755b52d-b3f1-4509-a0c4-5ebc0de82da7 req-33d64fe9-e700-49cc-846d-a006651d7882 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:56.462402 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1755b52d-b3f1-4509-a0c4-5ebc0de82da7 req-33d64fe9-e700-49cc-846d-a006651d7882 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:56.468768 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:56.468768 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:56.514960 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1755b52d-b3f1-4509-a0c4-5ebc0de82da7 req-33d64fe9-e700-49cc-846d-a006651d7882 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments/accbdfa6-8b71-4b7c-91f7-b00ef6aaf394 returned with HTTP 200 Aug 09 10:53:56.514960 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1288/5144] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:53:56 2026] DELETE /volume/v3/attachments/accbdfa6-8b71-4b7c-91f7-b00ef6aaf394 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:56.610505 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ae3d0f0f-5998-4ad8-8fb1-224a594c73bb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:56.612415 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ae3d0f0f-5998-4ad8-8fb1-224a594c73bb tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:56.612611 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ae3d0f0f-5998-4ad8-8fb1-224a594c73bb tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:56.612812 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ae3d0f0f-5998-4ad8-8fb1-224a594c73bb tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:56.612945 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ae3d0f0f-5998-4ad8-8fb1-224a594c73bb tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:56.617898 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:56.617898 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:56.619125 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ae3d0f0f-5998-4ad8-8fb1-224a594c73bb tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:56.619518 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1298/5145] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:56 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:57.629728 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5f032035-feb7-4562-909c-dcdb710eb2a5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:57.631691 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f032035-feb7-4562-909c-dcdb710eb2a5 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:57.631906 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f032035-feb7-4562-909c-dcdb710eb2a5 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:57.632089 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f032035-feb7-4562-909c-dcdb710eb2a5 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:57.632228 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5f032035-feb7-4562-909c-dcdb710eb2a5 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:57.637772 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:57.637772 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:53:57.638755 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f032035-feb7-4562-909c-dcdb710eb2a5 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:57.639223 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1285/5146] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:57 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:57.819741 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-434fba4a-6c11-4613-85b8-50e081e26df8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:57.821531 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-434fba4a-6c11-4613-85b8-50e081e26df8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] DELETE https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 Aug 09 10:53:57.821724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-434fba4a-6c11-4613-85b8-50e081e26df8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:57.821960 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-434fba4a-6c11-4613-85b8-50e081e26df8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:57.822136 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-434fba4a-6c11-4613-85b8-50e081e26df8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Delete volume with id: 533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 Aug 09 10:53:57.829317 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:57.829317 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:57.829652 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-434fba4a-6c11-4613-85b8-50e081e26df8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:57.846518 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-434fba4a-6c11-4613-85b8-50e081e26df8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Delete volume request issued successfully. Aug 09 10:53:57.846664 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-434fba4a-6c11-4613-85b8-50e081e26df8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 returned with HTTP 202 Aug 09 10:53:57.847092 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1276/5147] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:53:57 2026] DELETE /volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:53:57.853866 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6adc137f-b1f7-44eb-a1b9-b6faf4a449c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:57.855695 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6adc137f-b1f7-44eb-a1b9-b6faf4a449c8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 Aug 09 10:53:57.855951 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6adc137f-b1f7-44eb-a1b9-b6faf4a449c8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:57.856140 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6adc137f-b1f7-44eb-a1b9-b6faf4a449c8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:57.863129 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:57.863129 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:57.867128 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6adc137f-b1f7-44eb-a1b9-b6faf4a449c8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:53:57.871779 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6adc137f-b1f7-44eb-a1b9-b6faf4a449c8 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 returned with HTTP 200 Aug 09 10:53:57.872312 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1289/5148] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:53:57 2026] GET /volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:53:58.650315 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-267d428f-58cb-4aba-a645-b7c8b2b1305d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:58.652049 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-267d428f-58cb-4aba-a645-b7c8b2b1305d tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:58.652682 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-267d428f-58cb-4aba-a645-b7c8b2b1305d tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:58.652682 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-267d428f-58cb-4aba-a645-b7c8b2b1305d tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:58.652682 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-267d428f-58cb-4aba-a645-b7c8b2b1305d tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:58.659796 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:58.659796 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:58.660540 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-267d428f-58cb-4aba-a645-b7c8b2b1305d tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:58.660887 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1299/5149] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:58 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:58.886941 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-99ed679b-10b3-40fb-ae74-da07a51640bb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:58.892611 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99ed679b-10b3-40fb-ae74-da07a51640bb tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 Aug 09 10:53:58.892927 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99ed679b-10b3-40fb-ae74-da07a51640bb tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:58.893619 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99ed679b-10b3-40fb-ae74-da07a51640bb tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:58.911251 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99ed679b-10b3-40fb-ae74-da07a51640bb tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 returned with HTTP 404 Aug 09 10:53:58.913988 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1286/5150] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:53:58 2026] GET /volume/v3/volumes/533cefc8-58b3-4ab0-ae75-19f5cc50d2c7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:53:58.920684 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7adb118-58c9-4586-bd03-a59fed68c94f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:58.922602 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7adb118-58c9-4586-bd03-a59fed68c94f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f Aug 09 10:53:58.922786 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7adb118-58c9-4586-bd03-a59fed68c94f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:58.923034 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7adb118-58c9-4586-bd03-a59fed68c94f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:58.923140 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-e7adb118-58c9-4586-bd03-a59fed68c94f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Delete snapshot with id: a7e5e215-7cda-4d88-80df-9c987650a10f Aug 09 10:53:58.928546 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:58.928546 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:53:58.929050 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e7adb118-58c9-4586-bd03-a59fed68c94f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot retrieved successfully. Aug 09 10:53:58.946897 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e7adb118-58c9-4586-bd03-a59fed68c94f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot delete request issued successfully. Aug 09 10:53:58.947102 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7adb118-58c9-4586-bd03-a59fed68c94f tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f returned with HTTP 202 Aug 09 10:53:58.947553 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1277/5151] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:53:58 2026] DELETE /volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:53:58.956000 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-80dde116-5052-4eb9-9a60-da0d0b675f3d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:58.957815 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-80dde116-5052-4eb9-9a60-da0d0b675f3d tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f Aug 09 10:53:58.958028 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-80dde116-5052-4eb9-9a60-da0d0b675f3d tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:58.958287 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-80dde116-5052-4eb9-9a60-da0d0b675f3d tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:58.963727 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:58.963727 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:53:58.964249 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-80dde116-5052-4eb9-9a60-da0d0b675f3d tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Snapshot retrieved successfully. Aug 09 10:53:58.965036 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-80dde116-5052-4eb9-9a60-da0d0b675f3d tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f returned with HTTP 200 Aug 09 10:53:58.965581 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1290/5152] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:53:58 2026] GET /volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:59.673535 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4485f890-b7f4-40ef-82a1-d71e434699ba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:59.675745 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4485f890-b7f4-40ef-82a1-d71e434699ba tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:53:59.676009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4485f890-b7f4-40ef-82a1-d71e434699ba tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:59.676266 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4485f890-b7f4-40ef-82a1-d71e434699ba tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:53:59.676400 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4485f890-b7f4-40ef-82a1-d71e434699ba tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:53:59.681581 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:53:59.681581 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:53:59.682434 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4485f890-b7f4-40ef-82a1-d71e434699ba tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:53:59.682808 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1300/5153] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:53:59 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:53:59.977589 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a62862fc-aba1-4aaf-a730-9e8011725ad7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:53:59.984573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a62862fc-aba1-4aaf-a730-9e8011725ad7 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f Aug 09 10:53:59.985324 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a62862fc-aba1-4aaf-a730-9e8011725ad7 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:53:59.986224 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a62862fc-aba1-4aaf-a730-9e8011725ad7 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:00.014846 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a62862fc-aba1-4aaf-a730-9e8011725ad7 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f returned with HTTP 404 Aug 09 10:54:00.016255 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1287/5154] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:53:59 2026] GET /volume/v3/snapshots/a7e5e215-7cda-4d88-80df-9c987650a10f => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:00.695965 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fc10829f-b6eb-4be0-a923-c991bad0531e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:00.700290 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc10829f-b6eb-4be0-a923-c991bad0531e tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:54:00.700583 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc10829f-b6eb-4be0-a923-c991bad0531e tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:00.700848 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc10829f-b6eb-4be0-a923-c991bad0531e tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:00.700988 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fc10829f-b6eb-4be0-a923-c991bad0531e tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:00.706069 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:00.706069 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:00.707099 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc10829f-b6eb-4be0-a923-c991bad0531e tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:54:00.707596 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1278/5155] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:00 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:01.395402 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-7fdb9050-6f76-400a-bb86-f704bbfb730c req-4283a6b7-0bca-4e30-9f43-562c77260eef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:01.397707 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7fdb9050-6f76-400a-bb86-f704bbfb730c req-4283a6b7-0bca-4e30-9f43-562c77260eef tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] DELETE https://10.4.3.125/volume/v3/attachments/b02c3093-00ce-4272-93e0-e38256f52cc3 Aug 09 10:54:01.397981 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7fdb9050-6f76-400a-bb86-f704bbfb730c req-4283a6b7-0bca-4e30-9f43-562c77260eef tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:01.398152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7fdb9050-6f76-400a-bb86-f704bbfb730c req-4283a6b7-0bca-4e30-9f43-562c77260eef tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:01.411007 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:01.411007 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:01.464340 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7fdb9050-6f76-400a-bb86-f704bbfb730c req-4283a6b7-0bca-4e30-9f43-562c77260eef tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/attachments/b02c3093-00ce-4272-93e0-e38256f52cc3 returned with HTTP 200 Aug 09 10:54:01.464790 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1291/5156] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:54:01 2026] DELETE /volume/v3/attachments/b02c3093-00ce-4272-93e0-e38256f52cc3 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:01.719786 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1a4b318f-0165-4067-a54e-dd9dedfe2c7b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:01.721822 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a4b318f-0165-4067-a54e-dd9dedfe2c7b tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:54:01.722070 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a4b318f-0165-4067-a54e-dd9dedfe2c7b tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:01.722285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a4b318f-0165-4067-a54e-dd9dedfe2c7b tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:01.723042 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1a4b318f-0165-4067-a54e-dd9dedfe2c7b tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:01.727197 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:01.727197 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:01.728054 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a4b318f-0165-4067-a54e-dd9dedfe2c7b tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:54:01.728438 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1301/5157] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:01 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:02.737946 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-878cf30f-1b7e-416d-8074-dbb79b46f10c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:02.740394 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-878cf30f-1b7e-416d-8074-dbb79b46f10c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:54:02.740696 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-878cf30f-1b7e-416d-8074-dbb79b46f10c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:02.741073 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-878cf30f-1b7e-416d-8074-dbb79b46f10c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:02.741291 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-878cf30f-1b7e-416d-8074-dbb79b46f10c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:02.747340 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:02.747340 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:02.748447 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-878cf30f-1b7e-416d-8074-dbb79b46f10c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:54:02.748918 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1288/5158] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:02 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:02.763359 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:02.764956 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:02.765280 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "39c199d1-ffc1-4b39-adf4-d7a3393cdb2d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-565089846"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:02.766598 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request body: {'volume': {"'backup_id": '39c199d1-ffc1-4b39-adf4-d7a3393cdb2d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-565089846'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:02.766710 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume of 1 GB Aug 09 10:54:02.770560 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Availability Zones retrieved successfully. Aug 09 10:54:02.775753 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (d709c1be-be49-42d6-ac7b-d5a1071114cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:02.776548 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7962f0-60fd-411a-8456-5d4059918ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:02.777333 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:02.800215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7962f0-60fd-411a-8456-5d4059918ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:02.800897 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7ffb9e-23d2-47c8-bca6-68182da179ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:02.841350 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Created reservations ['db8f31aa-b034-4f0c-8dc7-01c79ee8c78d', 'a0a266b5-c735-47f0-bf63-e3c45199c7f6', '624baf19-2ddb-45f3-be21-5a79868efc89', '98a5f63f-8d43-4d32-a802-766892276859'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:02.842269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7ffb9e-23d2-47c8-bca6-68182da179ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db8f31aa-b034-4f0c-8dc7-01c79ee8c78d', 'a0a266b5-c735-47f0-bf63-e3c45199c7f6', '624baf19-2ddb-45f3-be21-5a79868efc89', '98a5f63f-8d43-4d32-a802-766892276859']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:02.843266 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f9eeca-481c-424a-b01e-37914b5b2d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:02.866123 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f9eeca-481c-424a-b01e-37914b5b2d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '841946c7-f267-43f2-a658-939f3204e7b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-565089846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['db8f31aa-b034-4f0c-8dc7-01c79ee8c78d','a0a266b5-c735-47f0-bf63-e3c45199c7f6','624baf19-2ddb-45f3-be21-5a79868efc89','98a5f63f-8d43-4d32-a802-766892276859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-565089846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=841946c7-f267-43f2-a658-939f3204e7b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48a375400c0645b3a50cf01ef3f184e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:02.866766 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4790d8-838a-435d-a7b2-2545197afc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:02.881665 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4790d8-838a-435d-a7b2-2545197afc88) transitioned into state 'SUCCESS' from state '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-565089846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['db8f31aa-b034-4f0c-8dc7-01c79ee8c78d','a0a266b5-c735-47f0-bf63-e3c45199c7f6','624baf19-2ddb-45f3-be21-5a79868efc89','98a5f63f-8d43-4d32-a802-766892276859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:02.882280 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e35bda-7565-400d-a90b-eb3e0e84aa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:02.882818 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-73f1a5b4-3d27-4819-8d23-50012f763925 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:02.884736 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73f1a5b4-3d27-4819-8d23-50012f763925 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:54:02.884952 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-73f1a5b4-3d27-4819-8d23-50012f763925 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:02.885164 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-73f1a5b4-3d27-4819-8d23-50012f763925 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:02.885345 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-73f1a5b4-3d27-4819-8d23-50012f763925 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Delete volume with id: f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:54:02.891007 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e35bda-7565-400d-a90b-eb3e0e84aa5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:02.891776 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (d709c1be-be49-42d6-ac7b-d5a1071114cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:02.892088 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request issued successfully. Aug 09 10:54:02.892637 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:02.892637 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:02.892735 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f67adffb-418d-40b5-bbac-7c7b851a9129 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:02.893120 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1279/5159] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:02 2026] POST /volume/v3/volumes => generated 757 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:02.893245 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-73f1a5b4-3d27-4819-8d23-50012f763925 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:54:02.905502 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-72b06234-afc8-4620-802e-2f3c3541713c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:02.907770 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:02.908180 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "39c199d1-ffc1-4b39-adf4-d7a3393cdb2d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2059515615"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:02.909988 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request body: {'volume': {"'backup_id": '39c199d1-ffc1-4b39-adf4-d7a3393cdb2d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2059515615'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:02.910869 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume of 1 GB Aug 09 10:54:02.917232 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Availability Zones retrieved successfully. Aug 09 10:54:02.926053 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (8db2262e-4074-4f43-8cb1-65158caf2193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:02.927674 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d367817a-c723-4233-a5a2-3a69f001acdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:02.928971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:02.931690 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-73f1a5b4-3d27-4819-8d23-50012f763925 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Delete volume request issued successfully. Aug 09 10:54:02.931980 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73f1a5b4-3d27-4819-8d23-50012f763925 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 202 Aug 09 10:54:02.932545 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1292/5160] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:54:02 2026] DELETE /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:54:02.943058 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b087071-4c7c-461a-8598-a0bb30aa1014 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:02.945471 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b087071-4c7c-461a-8598-a0bb30aa1014 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:54:02.945708 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b087071-4c7c-461a-8598-a0bb30aa1014 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:02.945930 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b087071-4c7c-461a-8598-a0bb30aa1014 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:02.952623 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:02.952623 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:02.956241 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4b087071-4c7c-461a-8598-a0bb30aa1014 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Volume info retrieved successfully. Aug 09 10:54:02.960881 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b087071-4c7c-461a-8598-a0bb30aa1014 tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 200 Aug 09 10:54:02.961317 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1289/5161] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:02 2026] GET /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:54:02.973890 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d367817a-c723-4233-a5a2-3a69f001acdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:02.975332 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810a0544-acda-4171-9d8f-c5865ba65554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.020386 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Created reservations ['f6cf0fa1-284b-4c13-9c13-c187a572a270', '3abf4cc3-b760-4de0-ba1d-1343616c2f37', 'da40e6dd-a7ac-48ba-9866-8922ecdf8420', 'e8c534ac-9b43-4078-bb34-974c288990eb'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:03.021534 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810a0544-acda-4171-9d8f-c5865ba65554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6cf0fa1-284b-4c13-9c13-c187a572a270', '3abf4cc3-b760-4de0-ba1d-1343616c2f37', 'da40e6dd-a7ac-48ba-9866-8922ecdf8420', 'e8c534ac-9b43-4078-bb34-974c288990eb']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.022653 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e2e9486-02fa-4717-94dd-6fe9fb68a7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.059239 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e2e9486-02fa-4717-94dd-6fe9fb68a7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2398ff03-8eb4-4c1f-a6a5-814df9746e6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2059515615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['f6cf0fa1-284b-4c13-9c13-c187a572a270','3abf4cc3-b760-4de0-ba1d-1343616c2f37','da40e6dd-a7ac-48ba-9866-8922ecdf8420','e8c534ac-9b43-4078-bb34-974c288990eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2059515615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2398ff03-8eb4-4c1f-a6a5-814df9746e6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48a375400c0645b3a50cf01ef3f184e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.060253 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4c2f82-d952-41bc-9c71-5576265a3fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.082626 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4c2f82-d952-41bc-9c71-5576265a3fee) transitioned into state 'SUCCESS' from state '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-2059515615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['f6cf0fa1-284b-4c13-9c13-c187a572a270','3abf4cc3-b760-4de0-ba1d-1343616c2f37','da40e6dd-a7ac-48ba-9866-8922ecdf8420','e8c534ac-9b43-4078-bb34-974c288990eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.083442 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be1a6ea-5286-4744-b9d7-3d6e920e84cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.094173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be1a6ea-5286-4744-b9d7-3d6e920e84cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.095020 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (8db2262e-4074-4f43-8cb1-65158caf2193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:03.095408 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request issued successfully. Aug 09 10:54:03.096069 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-72b06234-afc8-4620-802e-2f3c3541713c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:03.096517 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1302/5162] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:02 2026] POST /volume/v3/volumes => generated 758 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:03.106766 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-78c891f4-532a-4671-84df-3591570572b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:03.108760 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:03.109202 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "39c199d1-ffc1-4b39-adf4-d7a3393cdb2d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1163112177"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:03.110731 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request body: {'volume': {"'backup_id": '39c199d1-ffc1-4b39-adf4-d7a3393cdb2d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1163112177'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:03.110917 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume of 1 GB Aug 09 10:54:03.111253 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:03.111253 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:03.115098 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Availability Zones retrieved successfully. Aug 09 10:54:03.120978 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (9b193fe2-22c2-4519-86d1-1bdf3a245e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:03.121922 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e4ab98-b4e1-405a-a8dc-ae664a0e5d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.122804 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:03.147441 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e4ab98-b4e1-405a-a8dc-ae664a0e5d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.148266 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955a37e8-9e98-4501-bf29-dd08af43a5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.190612 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Created reservations ['dc692396-cd32-44a7-a64b-838add3ff033', '42033ef0-38a5-4881-aa27-d6466cef091e', 'd24c4a06-a9a4-450f-a0ff-fcb2e6f76c19', '84d54edd-825a-48ce-aefa-28a608cc6664'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:03.191384 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955a37e8-9e98-4501-bf29-dd08af43a5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc692396-cd32-44a7-a64b-838add3ff033', '42033ef0-38a5-4881-aa27-d6466cef091e', 'd24c4a06-a9a4-450f-a0ff-fcb2e6f76c19', '84d54edd-825a-48ce-aefa-28a608cc6664']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.192149 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ffb037b-1ec0-4395-8b81-5cf640275034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.217714 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ffb037b-1ec0-4395-8b81-5cf640275034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d9b2929-1d6b-48eb-8cb1-6a13f25b565f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1163112177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['dc692396-cd32-44a7-a64b-838add3ff033','42033ef0-38a5-4881-aa27-d6466cef091e','d24c4a06-a9a4-450f-a0ff-fcb2e6f76c19','84d54edd-825a-48ce-aefa-28a608cc6664'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1163112177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d9b2929-1d6b-48eb-8cb1-6a13f25b565f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48a375400c0645b3a50cf01ef3f184e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.218618 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcdf405-0979-4ac0-967a-fc9a2a5218b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.247485 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcdf405-0979-4ac0-967a-fc9a2a5218b4) transitioned into state 'SUCCESS' from state '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-1163112177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['dc692396-cd32-44a7-a64b-838add3ff033','42033ef0-38a5-4881-aa27-d6466cef091e','d24c4a06-a9a4-450f-a0ff-fcb2e6f76c19','84d54edd-825a-48ce-aefa-28a608cc6664'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.248732 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad62e34-c85d-4f3a-b3e2-e3be84b97a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.260147 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad62e34-c85d-4f3a-b3e2-e3be84b97a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.261286 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (9b193fe2-22c2-4519-86d1-1bdf3a245e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:03.261780 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request issued successfully. Aug 09 10:54:03.262471 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78c891f4-532a-4671-84df-3591570572b6 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:03.262950 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1280/5163] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:03 2026] POST /volume/v3/volumes => generated 758 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:03.285254 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-08be2ff4-2794-4430-9152-cce02c4f5176 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:03.286566 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:03.287015 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "39c199d1-ffc1-4b39-adf4-d7a3393cdb2d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-979949998"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:03.288506 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request body: {'volume': {"'backup_id": '39c199d1-ffc1-4b39-adf4-d7a3393cdb2d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-979949998'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:03.288695 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume of 1 GB Aug 09 10:54:03.294352 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Availability Zones retrieved successfully. Aug 09 10:54:03.298670 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (9de0a5ec-32c7-403a-ab93-31be611efcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:03.299723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d25a1b8-e678-43e0-aa78-d6ac6be6a720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.300603 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:03.324735 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d25a1b8-e678-43e0-aa78-d6ac6be6a720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.325815 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61913317-babb-49a1-ac86-2bae92430b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.372204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Created reservations ['0953527a-587c-4341-9a26-18dfb5c54d05', '99464d4e-c520-4f70-8067-c8ea4dcaf329', '495347ba-acea-427f-8fc6-f90da80315b1', 'c92456a4-4857-40dc-97db-3776360adbba'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:03.372204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61913317-babb-49a1-ac86-2bae92430b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0953527a-587c-4341-9a26-18dfb5c54d05', '99464d4e-c520-4f70-8067-c8ea4dcaf329', '495347ba-acea-427f-8fc6-f90da80315b1', 'c92456a4-4857-40dc-97db-3776360adbba']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.372204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e3c2a2e-0987-4f5e-ad43-4c2df017ffe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.400206 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e3c2a2e-0987-4f5e-ad43-4c2df017ffe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26a42291-0cbb-4049-9213-06b56c9b18bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-979949998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['0953527a-587c-4341-9a26-18dfb5c54d05','99464d4e-c520-4f70-8067-c8ea4dcaf329','495347ba-acea-427f-8fc6-f90da80315b1','c92456a4-4857-40dc-97db-3776360adbba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-979949998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26a42291-0cbb-4049-9213-06b56c9b18bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48a375400c0645b3a50cf01ef3f184e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.400206 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9cb1137-1bdc-4a99-8f46-bb66c92a45c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.427326 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9cb1137-1bdc-4a99-8f46-bb66c92a45c4) transitioned into state 'SUCCESS' from state '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-979949998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['0953527a-587c-4341-9a26-18dfb5c54d05','99464d4e-c520-4f70-8067-c8ea4dcaf329','495347ba-acea-427f-8fc6-f90da80315b1','c92456a4-4857-40dc-97db-3776360adbba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.428523 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b82d4ff-57f5-4134-bd28-c241e53aa091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.457290 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b82d4ff-57f5-4134-bd28-c241e53aa091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.459206 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (9de0a5ec-32c7-403a-ab93-31be611efcf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:03.459206 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request issued successfully. Aug 09 10:54:03.460550 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08be2ff4-2794-4430-9152-cce02c4f5176 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:03.460550 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1293/5164] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:03 2026] POST /volume/v3/volumes => generated 757 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:03.473150 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:03.475125 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:03.475542 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "39c199d1-ffc1-4b39-adf4-d7a3393cdb2d", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1475864807"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:03.477016 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request body: {'volume': {"'backup_id": '39c199d1-ffc1-4b39-adf4-d7a3393cdb2d', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1475864807'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:03.477206 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume of 1 GB Aug 09 10:54:03.481303 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Availability Zones retrieved successfully. Aug 09 10:54:03.486728 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (4781bd49-8393-49a2-b43d-fc3e51caecd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:03.487783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86c2083-cba0-4a7d-bcb6-ef9951549074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.488686 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:03.514151 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86c2083-cba0-4a7d-bcb6-ef9951549074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.514935 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344c86ac-8cd7-4b30-a93c-f7b5d964b954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.578821 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Created reservations ['5339bf49-8d68-4fce-9662-a56b1c8a1a03', '2d44a014-2647-444b-8a6b-e44b00ab636e', 'ed6eb3c5-6085-4555-90e0-bf96efb5e430', '948faf2c-0f24-41dd-b89f-4226973b3c08'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:03.583913 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344c86ac-8cd7-4b30-a93c-f7b5d964b954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5339bf49-8d68-4fce-9662-a56b1c8a1a03', '2d44a014-2647-444b-8a6b-e44b00ab636e', 'ed6eb3c5-6085-4555-90e0-bf96efb5e430', '948faf2c-0f24-41dd-b89f-4226973b3c08']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.583913 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999932bf-875a-484e-a704-f96b871c302d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.604852 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999932bf-875a-484e-a704-f96b871c302d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '353e9c18-f0d2-49d7-ad94-7e247c32aa16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1475864807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['5339bf49-8d68-4fce-9662-a56b1c8a1a03','2d44a014-2647-444b-8a6b-e44b00ab636e','ed6eb3c5-6085-4555-90e0-bf96efb5e430','948faf2c-0f24-41dd-b89f-4226973b3c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1475864807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=353e9c18-f0d2-49d7-ad94-7e247c32aa16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48a375400c0645b3a50cf01ef3f184e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.605479 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d884ed1-2138-4b9c-9bca-9906f57461d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.624841 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d884ed1-2138-4b9c-9bca-9906f57461d1) transitioned into state 'SUCCESS' from state '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-1475864807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a375400c0645b3a50cf01ef3f184e5',qos_specs=None,replication_status=,reservations=['5339bf49-8d68-4fce-9662-a56b1c8a1a03','2d44a014-2647-444b-8a6b-e44b00ab636e','ed6eb3c5-6085-4555-90e0-bf96efb5e430','948faf2c-0f24-41dd-b89f-4226973b3c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6cd850d48d446ea6bba67f1c4ed99c',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.625436 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3a93e7-8bc4-407b-8e0a-28b20d52d914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:03.635176 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3a93e7-8bc4-407b-8e0a-28b20d52d914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:03.636056 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Flow 'volume_create_api' (4781bd49-8393-49a2-b43d-fc3e51caecd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:03.636403 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Create volume request issued successfully. Aug 09 10:54:03.636921 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ee9a80b-77e4-4761-bd1e-ea012124f87a tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:03.637361 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1290/5165] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:03 2026] POST /volume/v3/volumes => generated 758 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:03.652014 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e936ef54-ca6c-4a74-bea3-f255c8972169 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:03.653720 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e936ef54-ca6c-4a74-bea3-f255c8972169 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 Aug 09 10:54:03.654029 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e936ef54-ca6c-4a74-bea3-f255c8972169 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:03.654213 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e936ef54-ca6c-4a74-bea3-f255c8972169 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:03.661379 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:03.661379 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:03.664969 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e936ef54-ca6c-4a74-bea3-f255c8972169 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:03.678147 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e936ef54-ca6c-4a74-bea3-f255c8972169 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 returned with HTTP 200 Aug 09 10:54:03.678565 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1303/5166] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:03 2026] GET /volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:03.691594 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de055f1d-50e6-4c39-80bb-df8e753d91fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:03.693563 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de055f1d-50e6-4c39-80bb-df8e753d91fe tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b Aug 09 10:54:03.693834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de055f1d-50e6-4c39-80bb-df8e753d91fe tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:03.694026 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de055f1d-50e6-4c39-80bb-df8e753d91fe tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:03.702227 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:03.702227 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:03.706173 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-de055f1d-50e6-4c39-80bb-df8e753d91fe tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:03.710512 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de055f1d-50e6-4c39-80bb-df8e753d91fe tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b returned with HTTP 200 Aug 09 10:54:03.710888 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1281/5167] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:03 2026] GET /volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:03.725600 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4f02a991-10ef-4e7c-9f56-1a4674271770 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:03.727534 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f02a991-10ef-4e7c-9f56-1a4674271770 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f Aug 09 10:54:03.727714 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f02a991-10ef-4e7c-9f56-1a4674271770 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:03.727905 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f02a991-10ef-4e7c-9f56-1a4674271770 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:03.747393 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:03.747393 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:03.751157 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4f02a991-10ef-4e7c-9f56-1a4674271770 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:03.756565 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f02a991-10ef-4e7c-9f56-1a4674271770 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f returned with HTTP 200 Aug 09 10:54:03.756999 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1294/5168] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:03 2026] GET /volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:03.772693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7fd910c1-9551-4e1e-839b-466e6a897a73 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:03.774478 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7fd910c1-9551-4e1e-839b-466e6a897a73 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd Aug 09 10:54:03.774693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7fd910c1-9551-4e1e-839b-466e6a897a73 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:03.774896 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7fd910c1-9551-4e1e-839b-466e6a897a73 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:03.782302 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:03.782302 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:03.785761 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7fd910c1-9551-4e1e-839b-466e6a897a73 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:03.789644 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7fd910c1-9551-4e1e-839b-466e6a897a73 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd returned with HTTP 200 Aug 09 10:54:03.790007 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1291/5169] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:03 2026] GET /volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:03.802283 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a131776b-9f91-43bf-9294-42d5e69637cf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:03.803975 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a131776b-9f91-43bf-9294-42d5e69637cf tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 Aug 09 10:54:03.804160 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a131776b-9f91-43bf-9294-42d5e69637cf tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:03.804360 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a131776b-9f91-43bf-9294-42d5e69637cf tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:03.811490 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:03.811490 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:03.830808 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a131776b-9f91-43bf-9294-42d5e69637cf tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:03.835205 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a131776b-9f91-43bf-9294-42d5e69637cf tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 returned with HTTP 200 Aug 09 10:54:03.835622 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1304/5170] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:03 2026] GET /volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:03.976984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8e56afed-80ef-4c7e-acda-2a1765da6b4a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:03.978782 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e56afed-80ef-4c7e-acda-2a1765da6b4a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] GET https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f Aug 09 10:54:03.979013 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e56afed-80ef-4c7e-acda-2a1765da6b4a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:03.979196 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e56afed-80ef-4c7e-acda-2a1765da6b4a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:03.984519 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e56afed-80ef-4c7e-acda-2a1765da6b4a tempest-TestVolumeBootPatternV346-198325241 tempest-TestVolumeBootPatternV346-198325241-project-member] https://10.4.3.125/volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f returned with HTTP 404 Aug 09 10:54:03.985043 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1282/5171] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:03 2026] GET /volume/v3/volumes/f50e11b0-a342-46c8-ad9f-05b20682306f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:54:04.849065 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f20815dc-b119-4002-9c93-e6240238df48 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:04.851147 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f20815dc-b119-4002-9c93-e6240238df48 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 Aug 09 10:54:04.851401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f20815dc-b119-4002-9c93-e6240238df48 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:04.851655 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f20815dc-b119-4002-9c93-e6240238df48 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:04.859036 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:04.859036 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:04.863254 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f20815dc-b119-4002-9c93-e6240238df48 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:04.867585 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f20815dc-b119-4002-9c93-e6240238df48 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 returned with HTTP 200 Aug 09 10:54:04.868074 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1295/5172] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:04 2026] GET /volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:04.879634 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1feb14e2-0e04-41c5-abda-afd50b864673 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:04.881368 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1feb14e2-0e04-41c5-abda-afd50b864673 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] DELETE https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:54:04.881541 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1feb14e2-0e04-41c5-abda-afd50b864673 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:04.881708 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1feb14e2-0e04-41c5-abda-afd50b864673 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:04.881816 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-1feb14e2-0e04-41c5-abda-afd50b864673 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete backup with id: 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. Aug 09 10:54:04.886097 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:04.886097 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:04.900151 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-1feb14e2-0e04-41c5-abda-afd50b864673 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] delete_backup rpcapi backup_id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:54:04.901714 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1feb14e2-0e04-41c5-abda-afd50b864673 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 202 Aug 09 10:54:04.902130 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1292/5173] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:04 2026] DELETE /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:54:04.910215 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-81f70650-d012-4b78-a96b-c9e05ed21cc8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:04.912355 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-81f70650-d012-4b78-a96b-c9e05ed21cc8 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:54:04.912681 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-81f70650-d012-4b78-a96b-c9e05ed21cc8 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:04.913111 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-81f70650-d012-4b78-a96b-c9e05ed21cc8 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:04.913255 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-81f70650-d012-4b78-a96b-c9e05ed21cc8 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:04.918736 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:04.918736 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:04.919623 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-81f70650-d012-4b78-a96b-c9e05ed21cc8 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 200 Aug 09 10:54:04.920086 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1305/5174] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:04 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:05.930424 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4ce17242-aa18-4d1b-81ac-f619ce623a1e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:05.932344 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ce17242-aa18-4d1b-81ac-f619ce623a1e tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d Aug 09 10:54:05.932530 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ce17242-aa18-4d1b-81ac-f619ce623a1e tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:05.932703 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ce17242-aa18-4d1b-81ac-f619ce623a1e tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:05.932829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4ce17242-aa18-4d1b-81ac-f619ce623a1e tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Show backup with id 39c199d1-ffc1-4b39-adf4-d7a3393cdb2d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:05.936053 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ce17242-aa18-4d1b-81ac-f619ce623a1e tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d returned with HTTP 404 Aug 09 10:54:05.936496 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1283/5175] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:05 2026] GET /volume/v3/backups/39c199d1-ffc1-4b39-adf4-d7a3393cdb2d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:05.946969 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ca1d4843-4e8f-487d-a458-a53216f5bb56 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:05.948648 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ca1d4843-4e8f-487d-a458-a53216f5bb56 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] DELETE https://10.4.3.125/volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 Aug 09 10:54:05.948859 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ca1d4843-4e8f-487d-a458-a53216f5bb56 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:05.949043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ca1d4843-4e8f-487d-a458-a53216f5bb56 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:05.949239 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ca1d4843-4e8f-487d-a458-a53216f5bb56 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume with id: 353e9c18-f0d2-49d7-ad94-7e247c32aa16 Aug 09 10:54:05.955992 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:05.955992 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:05.956425 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ca1d4843-4e8f-487d-a458-a53216f5bb56 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:05.980842 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ca1d4843-4e8f-487d-a458-a53216f5bb56 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume request issued successfully. Aug 09 10:54:05.984044 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ca1d4843-4e8f-487d-a458-a53216f5bb56 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 returned with HTTP 202 Aug 09 10:54:05.984044 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1296/5176] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:05 2026] DELETE /volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:05.991141 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-570d4be6-082c-4695-9029-7b23f3ee8133 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:05.993647 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-570d4be6-082c-4695-9029-7b23f3ee8133 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 Aug 09 10:54:05.993647 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-570d4be6-082c-4695-9029-7b23f3ee8133 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:05.993647 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-570d4be6-082c-4695-9029-7b23f3ee8133 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:06.001401 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:06.001401 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:06.004925 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-570d4be6-082c-4695-9029-7b23f3ee8133 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:06.009588 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-570d4be6-082c-4695-9029-7b23f3ee8133 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 returned with HTTP 200 Aug 09 10:54:06.009971 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1293/5177] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:05 2026] GET /volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:07.026469 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9818c0cf-d574-44af-b93c-89e3057a4763 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:07.028225 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9818c0cf-d574-44af-b93c-89e3057a4763 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 Aug 09 10:54:07.028369 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9818c0cf-d574-44af-b93c-89e3057a4763 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:07.028541 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9818c0cf-d574-44af-b93c-89e3057a4763 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:07.033951 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9818c0cf-d574-44af-b93c-89e3057a4763 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 returned with HTTP 404 Aug 09 10:54:07.034632 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1306/5178] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:07 2026] GET /volume/v3/volumes/353e9c18-f0d2-49d7-ad94-7e247c32aa16 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:07.042091 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-927e43cd-6570-4962-ae89-69b4bdc6553c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:07.043961 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-927e43cd-6570-4962-ae89-69b4bdc6553c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] DELETE https://10.4.3.125/volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd Aug 09 10:54:07.044177 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-927e43cd-6570-4962-ae89-69b4bdc6553c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:07.044393 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-927e43cd-6570-4962-ae89-69b4bdc6553c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:07.044549 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-927e43cd-6570-4962-ae89-69b4bdc6553c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume with id: 26a42291-0cbb-4049-9213-06b56c9b18bd Aug 09 10:54:07.052179 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:07.052179 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:07.052663 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-927e43cd-6570-4962-ae89-69b4bdc6553c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:07.071005 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-927e43cd-6570-4962-ae89-69b4bdc6553c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume request issued successfully. Aug 09 10:54:07.071291 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-927e43cd-6570-4962-ae89-69b4bdc6553c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd returned with HTTP 202 Aug 09 10:54:07.072072 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1284/5179] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:07 2026] DELETE /volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:07.078718 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e158c6f7-ec0f-4035-a560-73a2b2fd82fd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:07.081083 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e158c6f7-ec0f-4035-a560-73a2b2fd82fd tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd Aug 09 10:54:07.081406 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e158c6f7-ec0f-4035-a560-73a2b2fd82fd tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:07.081652 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e158c6f7-ec0f-4035-a560-73a2b2fd82fd tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:07.089107 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:07.089107 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:07.092670 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e158c6f7-ec0f-4035-a560-73a2b2fd82fd tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:07.097132 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e158c6f7-ec0f-4035-a560-73a2b2fd82fd tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd returned with HTTP 200 Aug 09 10:54:07.097579 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1297/5180] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:07 2026] GET /volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:08.110727 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6706edef-38ac-4d55-8294-9ba2ba2a1a5b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:08.112595 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6706edef-38ac-4d55-8294-9ba2ba2a1a5b tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd Aug 09 10:54:08.112816 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6706edef-38ac-4d55-8294-9ba2ba2a1a5b tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:08.112999 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6706edef-38ac-4d55-8294-9ba2ba2a1a5b tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:08.118269 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6706edef-38ac-4d55-8294-9ba2ba2a1a5b tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd returned with HTTP 404 Aug 09 10:54:08.118685 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1294/5181] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:08 2026] GET /volume/v3/volumes/26a42291-0cbb-4049-9213-06b56c9b18bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:08.125164 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0b42019c-3e90-47f9-a77e-7c85a8cf5126 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:08.126950 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0b42019c-3e90-47f9-a77e-7c85a8cf5126 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] DELETE https://10.4.3.125/volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f Aug 09 10:54:08.127202 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0b42019c-3e90-47f9-a77e-7c85a8cf5126 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:08.127423 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0b42019c-3e90-47f9-a77e-7c85a8cf5126 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:08.127583 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-0b42019c-3e90-47f9-a77e-7c85a8cf5126 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume with id: 0d9b2929-1d6b-48eb-8cb1-6a13f25b565f Aug 09 10:54:08.134475 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:08.134475 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:08.134916 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0b42019c-3e90-47f9-a77e-7c85a8cf5126 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:08.150451 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0b42019c-3e90-47f9-a77e-7c85a8cf5126 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume request issued successfully. Aug 09 10:54:08.150625 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0b42019c-3e90-47f9-a77e-7c85a8cf5126 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f returned with HTTP 202 Aug 09 10:54:08.151054 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1307/5182] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:08 2026] DELETE /volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:08.158215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8eac2834-75aa-4033-ac30-adff09b0ea04 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:08.160078 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8eac2834-75aa-4033-ac30-adff09b0ea04 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f Aug 09 10:54:08.160370 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8eac2834-75aa-4033-ac30-adff09b0ea04 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:08.160669 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8eac2834-75aa-4033-ac30-adff09b0ea04 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:08.167916 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:08.167916 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:08.171902 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8eac2834-75aa-4033-ac30-adff09b0ea04 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:08.176496 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8eac2834-75aa-4033-ac30-adff09b0ea04 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f returned with HTTP 200 Aug 09 10:54:08.176975 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1285/5183] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:08 2026] GET /volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:09.190516 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2e301262-d59c-4c49-b0c9-85c61f097e76 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:09.192288 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2e301262-d59c-4c49-b0c9-85c61f097e76 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f Aug 09 10:54:09.192479 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2e301262-d59c-4c49-b0c9-85c61f097e76 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:09.192661 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2e301262-d59c-4c49-b0c9-85c61f097e76 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:09.197801 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2e301262-d59c-4c49-b0c9-85c61f097e76 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f returned with HTTP 404 Aug 09 10:54:09.198273 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1298/5184] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:09 2026] GET /volume/v3/volumes/0d9b2929-1d6b-48eb-8cb1-6a13f25b565f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:09.205209 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5ce83ce6-6437-43d9-951f-722aa432416f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:09.207990 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5ce83ce6-6437-43d9-951f-722aa432416f tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] DELETE https://10.4.3.125/volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b Aug 09 10:54:09.208201 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5ce83ce6-6437-43d9-951f-722aa432416f tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:09.208389 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5ce83ce6-6437-43d9-951f-722aa432416f tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:09.208549 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-5ce83ce6-6437-43d9-951f-722aa432416f tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume with id: 2398ff03-8eb4-4c1f-a6a5-814df9746e6b Aug 09 10:54:09.215635 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:09.215635 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:09.216135 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5ce83ce6-6437-43d9-951f-722aa432416f tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:09.231409 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5ce83ce6-6437-43d9-951f-722aa432416f tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume request issued successfully. Aug 09 10:54:09.231594 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5ce83ce6-6437-43d9-951f-722aa432416f tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b returned with HTTP 202 Aug 09 10:54:09.232057 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1295/5185] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:09 2026] DELETE /volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:09.242357 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3364673-8d5e-4f50-8b9e-8688c1b71d28 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:09.243991 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3364673-8d5e-4f50-8b9e-8688c1b71d28 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b Aug 09 10:54:09.244179 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3364673-8d5e-4f50-8b9e-8688c1b71d28 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:09.244362 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3364673-8d5e-4f50-8b9e-8688c1b71d28 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:09.251838 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:09.251838 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:09.258221 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e3364673-8d5e-4f50-8b9e-8688c1b71d28 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:09.264896 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3364673-8d5e-4f50-8b9e-8688c1b71d28 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b returned with HTTP 200 Aug 09 10:54:09.265506 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1308/5186] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:09 2026] GET /volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:10.253152 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd199b0b-05fd-4730-a204-bec91e87085b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:10.276878 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-56b94f28-08cd-43de-b77a-0b1b718584e0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:10.278604 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-56b94f28-08cd-43de-b77a-0b1b718584e0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b Aug 09 10:54:10.278821 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-56b94f28-08cd-43de-b77a-0b1b718584e0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:10.278998 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-56b94f28-08cd-43de-b77a-0b1b718584e0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:10.285090 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-56b94f28-08cd-43de-b77a-0b1b718584e0 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b returned with HTTP 404 Aug 09 10:54:10.285635 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1299/5187] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:10 2026] GET /volume/v3/volumes/2398ff03-8eb4-4c1f-a6a5-814df9746e6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:10.292650 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bdcc901b-f581-4899-97a2-0e5e10d8a929 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:10.295254 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bdcc901b-f581-4899-97a2-0e5e10d8a929 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] DELETE https://10.4.3.125/volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 Aug 09 10:54:10.295429 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bdcc901b-f581-4899-97a2-0e5e10d8a929 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:10.295603 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bdcc901b-f581-4899-97a2-0e5e10d8a929 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:10.295783 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-bdcc901b-f581-4899-97a2-0e5e10d8a929 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume with id: 841946c7-f267-43f2-a658-939f3204e7b7 Aug 09 10:54:10.303732 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:10.303732 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:10.304235 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bdcc901b-f581-4899-97a2-0e5e10d8a929 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:10.329370 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bdcc901b-f581-4899-97a2-0e5e10d8a929 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume request issued successfully. Aug 09 10:54:10.329630 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bdcc901b-f581-4899-97a2-0e5e10d8a929 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 returned with HTTP 202 Aug 09 10:54:10.330231 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1296/5188] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:10 2026] DELETE /volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:10.340457 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-844485d3-3b86-42af-971f-7a99cd415f9c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:10.342114 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-844485d3-3b86-42af-971f-7a99cd415f9c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 Aug 09 10:54:10.342349 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-844485d3-3b86-42af-971f-7a99cd415f9c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:10.342532 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-844485d3-3b86-42af-971f-7a99cd415f9c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:10.349269 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:10.349269 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:10.352808 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-844485d3-3b86-42af-971f-7a99cd415f9c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:10.357123 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-844485d3-3b86-42af-971f-7a99cd415f9c tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 returned with HTTP 200 Aug 09 10:54:10.357596 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1309/5189] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:10 2026] GET /volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:10.361248 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd199b0b-05fd-4730-a204-bec91e87085b tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:54:10.361615 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd199b0b-05fd-4730-a204-bec91e87085b tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-180377436", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2108818697", "vendor_name": "tempest-vendor_name-803207133"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:10.378374 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd199b0b-05fd-4730-a204-bec91e87085b tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:54:10.378706 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1286/5190] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:54:10 2026] POST /volume/v3/types => generated 327 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:10.389391 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:10.392198 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:10.392587 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "574cd65e-27e3-4829-b332-0642acd6f0c4", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:10.394445 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Create volume request body: {'volume': {'volume_type': '574cd65e-27e3-4829-b332-0642acd6f0c4', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:10.400151 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Create volume of 1 GB Aug 09 10:54:10.400472 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:10.400472 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:10.400833 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Availability Zones retrieved successfully. Aug 09 10:54:10.408719 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Flow 'volume_create_api' (c273e33a-79cf-4df6-8864-d0eb21967a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:10.409880 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fce4d857-be9d-4f5c-b6f1-c9a86d230626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:10.411110 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:10.431443 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fce4d857-be9d-4f5c-b6f1-c9a86d230626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:54:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2108818697',vendor_name='tempest-vendor_name-803207133'},id=574cd65e-27e3-4829-b332-0642acd6f0c4,is_public=True,name='tempest-ProjectAdminTests-volume-type-180377436',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '574cd65e-27e3-4829-b332-0642acd6f0c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:10.432096 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867561b2-2388-4cfb-b0cb-88c3ad87736a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:10.457492 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-180377436 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-180377436, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:54:10.457906 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-180377436 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-180377436, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:54:10.488290 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Created reservations ['d5d34dba-6979-4238-96a7-48e31738331e', '088d5b02-40af-44db-9d53-0a3892b129ed', '601f38e6-bc5f-4d14-971c-e3652ddc4d0a', '42d77962-c7b6-404c-9dfe-abedba5aa66a'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:10.489017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867561b2-2388-4cfb-b0cb-88c3ad87736a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5d34dba-6979-4238-96a7-48e31738331e', '088d5b02-40af-44db-9d53-0a3892b129ed', '601f38e6-bc5f-4d14-971c-e3652ddc4d0a', '42d77962-c7b6-404c-9dfe-abedba5aa66a']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:10.489903 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51bbeb7a-ec48-4e39-bab1-61b50e976d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:10.514089 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51bbeb7a-ec48-4e39-bab1-61b50e976d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c5a0279-d12c-43e2-b38c-1d3971e0d404', '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='ef5cc29689ac43c99550213cd7932d9f',qos_specs=None,replication_status=,reservations=['d5d34dba-6979-4238-96a7-48e31738331e','088d5b02-40af-44db-9d53-0a3892b129ed','601f38e6-bc5f-4d14-971c-e3652ddc4d0a','42d77962-c7b6-404c-9dfe-abedba5aa66a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cfe215664ce0b8eb0c555a18a405',volume_type_id=574cd65e-27e3-4829-b332-0642acd6f0c4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:10Z,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=4c5a0279-d12c-43e2-b38c-1d3971e0d404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef5cc29689ac43c99550213cd7932d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4111cfe215664ce0b8eb0c555a18a405',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(574cd65e-27e3-4829-b332-0642acd6f0c4),volume_type_id=574cd65e-27e3-4829-b332-0642acd6f0c4)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:10.514828 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cde56e1-dfc2-4dd5-90d8-c507fd4dee09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:10.531571 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cde56e1-dfc2-4dd5-90d8-c507fd4dee09) transitioned into state 'SUCCESS' from 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='ef5cc29689ac43c99550213cd7932d9f',qos_specs=None,replication_status=,reservations=['d5d34dba-6979-4238-96a7-48e31738331e','088d5b02-40af-44db-9d53-0a3892b129ed','601f38e6-bc5f-4d14-971c-e3652ddc4d0a','42d77962-c7b6-404c-9dfe-abedba5aa66a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cfe215664ce0b8eb0c555a18a405',volume_type_id=574cd65e-27e3-4829-b332-0642acd6f0c4)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:10.532264 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd8e082-239e-47a4-816c-ca6030d54b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:10.540495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd8e082-239e-47a4-816c-ca6030d54b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:10.541312 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Flow 'volume_create_api' (c273e33a-79cf-4df6-8864-d0eb21967a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:10.541597 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Create volume request issued successfully. Aug 09 10:54:10.542153 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c13da9b-e14f-4a9b-b178-25fb2d52f8e8 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:10.542592 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1300/5191] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:54:10 2026] POST /volume/v3/volumes => generated 772 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:10.554980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a191521c-53e9-4e62-9d16-47c2d6bfc32a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:10.556696 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a191521c-53e9-4e62-9d16-47c2d6bfc32a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/volumes/4c5a0279-d12c-43e2-b38c-1d3971e0d404 Aug 09 10:54:10.556968 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a191521c-53e9-4e62-9d16-47c2d6bfc32a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:10.557199 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a191521c-53e9-4e62-9d16-47c2d6bfc32a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:10.564549 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:10.564549 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:10.568081 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a191521c-53e9-4e62-9d16-47c2d6bfc32a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Volume info retrieved successfully. Aug 09 10:54:10.572093 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a191521c-53e9-4e62-9d16-47c2d6bfc32a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes/4c5a0279-d12c-43e2-b38c-1d3971e0d404 returned with HTTP 200 Aug 09 10:54:10.572581 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1297/5192] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:10 2026] GET /volume/v3/volumes/4c5a0279-d12c-43e2-b38c-1d3971e0d404 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:11.370437 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1efd0922-c5dd-4ccf-b6ad-47d936ae9f16 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.372090 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1efd0922-c5dd-4ccf-b6ad-47d936ae9f16 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 Aug 09 10:54:11.372296 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1efd0922-c5dd-4ccf-b6ad-47d936ae9f16 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:11.372469 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1efd0922-c5dd-4ccf-b6ad-47d936ae9f16 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:11.377531 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1efd0922-c5dd-4ccf-b6ad-47d936ae9f16 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 returned with HTTP 404 Aug 09 10:54:11.377949 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1310/5193] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:11 2026] GET /volume/v3/volumes/841946c7-f267-43f2-a658-939f3204e7b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:11.384757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bac961b0-167d-4fd2-b4b1-834196e09d66 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.386459 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bac961b0-167d-4fd2-b4b1-834196e09d66 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] DELETE https://10.4.3.125/volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 Aug 09 10:54:11.386637 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bac961b0-167d-4fd2-b4b1-834196e09d66 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:11.386826 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bac961b0-167d-4fd2-b4b1-834196e09d66 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:11.386969 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bac961b0-167d-4fd2-b4b1-834196e09d66 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume with id: 694394e5-2ad1-40d5-ac8d-980f3ffee688 Aug 09 10:54:11.393394 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:11.393394 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:11.393791 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bac961b0-167d-4fd2-b4b1-834196e09d66 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:11.407124 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bac961b0-167d-4fd2-b4b1-834196e09d66 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Delete volume request issued successfully. Aug 09 10:54:11.407306 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bac961b0-167d-4fd2-b4b1-834196e09d66 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 returned with HTTP 202 Aug 09 10:54:11.407639 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1287/5194] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:11 2026] DELETE /volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:11.415063 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6662c00b-1b79-4ac4-a16e-1a9dbf91c0b7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.416645 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6662c00b-1b79-4ac4-a16e-1a9dbf91c0b7 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 Aug 09 10:54:11.416818 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6662c00b-1b79-4ac4-a16e-1a9dbf91c0b7 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:11.416986 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6662c00b-1b79-4ac4-a16e-1a9dbf91c0b7 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:11.423780 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:11.423780 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:11.427375 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6662c00b-1b79-4ac4-a16e-1a9dbf91c0b7 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Volume info retrieved successfully. Aug 09 10:54:11.431256 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6662c00b-1b79-4ac4-a16e-1a9dbf91c0b7 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 returned with HTTP 200 Aug 09 10:54:11.431503 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1301/5195] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:11 2026] GET /volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:11.584364 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-72b2b9bd-31c2-4ecf-8847-8629d6bd59b2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.586012 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72b2b9bd-31c2-4ecf-8847-8629d6bd59b2 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/volumes/4c5a0279-d12c-43e2-b38c-1d3971e0d404 Aug 09 10:54:11.586228 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72b2b9bd-31c2-4ecf-8847-8629d6bd59b2 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:11.586402 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72b2b9bd-31c2-4ecf-8847-8629d6bd59b2 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:11.593058 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:11.593058 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:11.596050 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-72b2b9bd-31c2-4ecf-8847-8629d6bd59b2 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Volume info retrieved successfully. Aug 09 10:54:11.599290 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72b2b9bd-31c2-4ecf-8847-8629d6bd59b2 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes/4c5a0279-d12c-43e2-b38c-1d3971e0d404 returned with HTTP 200 Aug 09 10:54:11.599611 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1298/5196] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:11 2026] GET /volume/v3/volumes/4c5a0279-d12c-43e2-b38c-1d3971e0d404 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:11.611345 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-97e9fc29-e0e5-463b-8a40-6c7990252249 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.612743 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97e9fc29-e0e5-463b-8a40-6c7990252249 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/messages Aug 09 10:54:11.612923 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97e9fc29-e0e5-463b-8a40-6c7990252249 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:11.613110 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97e9fc29-e0e5-463b-8a40-6c7990252249 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:11.616053 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97e9fc29-e0e5-463b-8a40-6c7990252249 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:54:11.616378 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1311/5197] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:54:11 2026] GET /volume/v3/messages => generated 670 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:11.623866 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-679b299e-2fda-4c73-bb2a-7350632d62a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.625723 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-679b299e-2fda-4c73-bb2a-7350632d62a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] DELETE https://10.4.3.125/volume/v3/messages/af7ad491-2adc-4429-b225-25f360c57c04 Aug 09 10:54:11.626052 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-679b299e-2fda-4c73-bb2a-7350632d62a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:11.626362 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-679b299e-2fda-4c73-bb2a-7350632d62a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:11.641384 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-679b299e-2fda-4c73-bb2a-7350632d62a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/messages/af7ad491-2adc-4429-b225-25f360c57c04 returned with HTTP 204 Aug 09 10:54:11.641764 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1288/5198] 10.4.3.125 () {68 vars in 1394 bytes} [Sun Aug 9 10:54:11 2026] DELETE /volume/v3/messages/af7ad491-2adc-4429-b225-25f360c57c04 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 10:54:11.648163 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5fec1a07-1ac3-4cbc-b44e-67a156cee3ec None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.649908 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5fec1a07-1ac3-4cbc-b44e-67a156cee3ec tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/messages/af7ad491-2adc-4429-b225-25f360c57c04 Aug 09 10:54:11.650107 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5fec1a07-1ac3-4cbc-b44e-67a156cee3ec tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:11.650310 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5fec1a07-1ac3-4cbc-b44e-67a156cee3ec tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:11.654796 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5fec1a07-1ac3-4cbc-b44e-67a156cee3ec tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/messages/af7ad491-2adc-4429-b225-25f360c57c04 returned with HTTP 404 Aug 09 10:54:11.655257 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1302/5199] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:54:11 2026] GET /volume/v3/messages/af7ad491-2adc-4429-b225-25f360c57c04 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:11.661566 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.663294 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/4c5a0279-d12c-43e2-b38c-1d3971e0d404 Aug 09 10:54:11.663465 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:11.663637 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:11.663799 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Delete volume with id: 4c5a0279-d12c-43e2-b38c-1d3971e0d404 Aug 09 10:54:11.671544 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:11.671544 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:11.671833 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Volume info retrieved successfully. Aug 09 10:54:11.672683 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100318) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 10:54:11.682296 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-180377436 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-180377436, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:54:11.682591 np0000006833 devstack@c-api.service[100318]: WARNING cinder.quota [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-180377436 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-180377436, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:54:11.696331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Created reservations ['fc82472c-7955-4930-a758-040b89c4536d', '4ca4b5cc-be4b-4b1b-9526-92acbaf4e4c1', '6563968c-2150-4f7f-8097-87a2435af599', '357903d7-7c64-462b-89e2-9166bce026f7'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:11.740966 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Delete volume request issued successfully. Aug 09 10:54:11.741260 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-daf0b2a3-6745-43b0-ac4d-4149419c68a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes/4c5a0279-d12c-43e2-b38c-1d3971e0d404 returned with HTTP 202 Aug 09 10:54:11.741864 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1299/5200] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:54:11 2026] DELETE /volume/v3/volumes/4c5a0279-d12c-43e2-b38c-1d3971e0d404 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:11.748009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-227aaefb-10e9-4595-b1e8-e93a9de16bc3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.749801 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-227aaefb-10e9-4595-b1e8-e93a9de16bc3 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] DELETE https://10.4.3.125/volume/v3/types/574cd65e-27e3-4829-b332-0642acd6f0c4 Aug 09 10:54:11.750008 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-227aaefb-10e9-4595-b1e8-e93a9de16bc3 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:11.750249 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-227aaefb-10e9-4595-b1e8-e93a9de16bc3 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:11.774973 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-227aaefb-10e9-4595-b1e8-e93a9de16bc3 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/types/574cd65e-27e3-4829-b332-0642acd6f0c4 returned with HTTP 202 Aug 09 10:54:11.775342 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1312/5201] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:54:11 2026] DELETE /volume/v3/types/574cd65e-27e3-4829-b332-0642acd6f0c4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:11.783345 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-843df544-7893-450c-8353-fd2a05bad61f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.785445 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-843df544-7893-450c-8353-fd2a05bad61f tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:54:11.785884 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-843df544-7893-450c-8353-fd2a05bad61f tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-916024307", "extra_specs": {"storage_protocol": "tempest-storage_protocol-409121924", "vendor_name": "tempest-vendor_name-853640526"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:11.802385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-843df544-7893-450c-8353-fd2a05bad61f tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:54:11.802867 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1289/5202] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:54:11 2026] POST /volume/v3/types => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:11.810392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.811990 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:11.812363 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b2d72c3d-c2d7-437b-be01-29694d909f20", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:11.813972 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Create volume request body: {'volume': {'volume_type': 'b2d72c3d-c2d7-437b-be01-29694d909f20', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:11.817062 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Create volume of 1 GB Aug 09 10:54:11.817361 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:11.817361 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:11.817713 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Availability Zones retrieved successfully. Aug 09 10:54:11.822651 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Flow 'volume_create_api' (e00e08fd-b2ab-4517-a50a-56f8232eb181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:11.823721 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (267a619a-d07b-4796-a688-95034cb796f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:11.824439 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:11.839954 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (267a619a-d07b-4796-a688-95034cb796f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:54:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-409121924',vendor_name='tempest-vendor_name-853640526'},id=b2d72c3d-c2d7-437b-be01-29694d909f20,is_public=True,name='tempest-ProjectAdminTests-volume-type-916024307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d72c3d-c2d7-437b-be01-29694d909f20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:11.840640 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e85c1e-e56a-4e44-b065-ad52552e86db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:11.860927 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-916024307 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-916024307, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:54:11.861234 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-916024307 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-916024307, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:54:11.884438 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Created reservations ['dcc0394c-4362-4033-8a69-6c61a2157533', '6c393ab4-0426-41e4-8f7a-bd3396634856', 'd390a1b7-c864-4fda-a845-a47b1fd07d15', '9e892ffc-3b1a-48ea-a134-76a3d1f27fd2'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:11.885293 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e85c1e-e56a-4e44-b065-ad52552e86db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc0394c-4362-4033-8a69-6c61a2157533', '6c393ab4-0426-41e4-8f7a-bd3396634856', 'd390a1b7-c864-4fda-a845-a47b1fd07d15', '9e892ffc-3b1a-48ea-a134-76a3d1f27fd2']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:11.885988 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5409ec3-10f8-45a3-80c9-218dfe72acbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:11.908047 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5409ec3-10f8-45a3-80c9-218dfe72acbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16aa1252-4158-41a9-aeaf-6b8326cf4442', '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='ef5cc29689ac43c99550213cd7932d9f',qos_specs=None,replication_status=,reservations=['dcc0394c-4362-4033-8a69-6c61a2157533','6c393ab4-0426-41e4-8f7a-bd3396634856','d390a1b7-c864-4fda-a845-a47b1fd07d15','9e892ffc-3b1a-48ea-a134-76a3d1f27fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cfe215664ce0b8eb0c555a18a405',volume_type_id=b2d72c3d-c2d7-437b-be01-29694d909f20), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:11Z,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=16aa1252-4158-41a9-aeaf-6b8326cf4442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef5cc29689ac43c99550213cd7932d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4111cfe215664ce0b8eb0c555a18a405',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d72c3d-c2d7-437b-be01-29694d909f20),volume_type_id=b2d72c3d-c2d7-437b-be01-29694d909f20)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:11.908767 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681a9eba-4fb4-4298-9234-cce526e32d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:11.924940 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681a9eba-4fb4-4298-9234-cce526e32d42) transitioned into state 'SUCCESS' from 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='ef5cc29689ac43c99550213cd7932d9f',qos_specs=None,replication_status=,reservations=['dcc0394c-4362-4033-8a69-6c61a2157533','6c393ab4-0426-41e4-8f7a-bd3396634856','d390a1b7-c864-4fda-a845-a47b1fd07d15','9e892ffc-3b1a-48ea-a134-76a3d1f27fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cfe215664ce0b8eb0c555a18a405',volume_type_id=b2d72c3d-c2d7-437b-be01-29694d909f20)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:11.925570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3863e1fc-3742-4fc5-bb4e-327067a835ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:11.934851 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3863e1fc-3742-4fc5-bb4e-327067a835ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:11.935671 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Flow 'volume_create_api' (e00e08fd-b2ab-4517-a50a-56f8232eb181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:11.935975 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Create volume request issued successfully. Aug 09 10:54:11.936543 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0ef79edc-9a7e-4325-bddc-5f71d29a591e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:11.936959 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1303/5203] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:54:11 2026] POST /volume/v3/volumes => generated 772 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:11.948020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-afd6053a-1465-4991-99ac-b9635c27a719 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:11.949882 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-afd6053a-1465-4991-99ac-b9635c27a719 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/volumes/16aa1252-4158-41a9-aeaf-6b8326cf4442 Aug 09 10:54:11.950073 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-afd6053a-1465-4991-99ac-b9635c27a719 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:11.950272 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-afd6053a-1465-4991-99ac-b9635c27a719 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:11.956538 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:11.956538 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:11.959486 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-afd6053a-1465-4991-99ac-b9635c27a719 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Volume info retrieved successfully. Aug 09 10:54:11.962703 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-afd6053a-1465-4991-99ac-b9635c27a719 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes/16aa1252-4158-41a9-aeaf-6b8326cf4442 returned with HTTP 200 Aug 09 10:54:11.963060 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1300/5204] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:11 2026] GET /volume/v3/volumes/16aa1252-4158-41a9-aeaf-6b8326cf4442 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:12.445206 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-269bdcc7-bee8-421a-84bf-a1f6791f8057 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:12.446724 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-269bdcc7-bee8-421a-84bf-a1f6791f8057 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] GET https://10.4.3.125/volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 Aug 09 10:54:12.446943 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-269bdcc7-bee8-421a-84bf-a1f6791f8057 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:12.447171 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-269bdcc7-bee8-421a-84bf-a1f6791f8057 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:12.454571 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-269bdcc7-bee8-421a-84bf-a1f6791f8057 tempest-CreateVolumesFromBackupTest-1079006121 tempest-CreateVolumesFromBackupTest-1079006121-project-member] https://10.4.3.125/volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 returned with HTTP 404 Aug 09 10:54:12.454812 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1313/5205] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:12 2026] GET /volume/v3/volumes/694394e5-2ad1-40d5-ac8d-980f3ffee688 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:12.977041 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3f14cabd-79ce-4c71-8a1a-bb8e2a91d21e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:12.978998 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f14cabd-79ce-4c71-8a1a-bb8e2a91d21e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/volumes/16aa1252-4158-41a9-aeaf-6b8326cf4442 Aug 09 10:54:12.979236 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f14cabd-79ce-4c71-8a1a-bb8e2a91d21e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:12.979420 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f14cabd-79ce-4c71-8a1a-bb8e2a91d21e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:12.986571 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:12.986571 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:12.989688 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3f14cabd-79ce-4c71-8a1a-bb8e2a91d21e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Volume info retrieved successfully. Aug 09 10:54:12.993764 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f14cabd-79ce-4c71-8a1a-bb8e2a91d21e tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes/16aa1252-4158-41a9-aeaf-6b8326cf4442 returned with HTTP 200 Aug 09 10:54:12.994320 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1290/5206] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:12 2026] GET /volume/v3/volumes/16aa1252-4158-41a9-aeaf-6b8326cf4442 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:13.007375 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-03db70e3-74f3-48c6-a556-25374522b8c9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:13.009176 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03db70e3-74f3-48c6-a556-25374522b8c9 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/messages Aug 09 10:54:13.009411 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03db70e3-74f3-48c6-a556-25374522b8c9 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:13.009607 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03db70e3-74f3-48c6-a556-25374522b8c9 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:13.009861 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:13.009861 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:13.012876 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03db70e3-74f3-48c6-a556-25374522b8c9 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:54:13.013273 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1304/5207] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:54:13 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 09 10:54:13.020695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd50416c-79c3-4620-8799-082ee9c88b3c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:13.022631 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd50416c-79c3-4620-8799-082ee9c88b3c tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/messages Aug 09 10:54:13.022865 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd50416c-79c3-4620-8799-082ee9c88b3c tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:13.023107 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd50416c-79c3-4620-8799-082ee9c88b3c tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:13.027450 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd50416c-79c3-4620-8799-082ee9c88b3c tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:54:13.027984 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1301/5208] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:54:13 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 09 10:54:13.035788 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-343b36d4-5b61-4623-ab7c-3265514415db None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:13.037569 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-343b36d4-5b61-4623-ab7c-3265514415db tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] DELETE https://10.4.3.125/volume/v3/messages/b80b0107-4df0-4b8f-99c3-5fc3ed4254a7 Aug 09 10:54:13.037797 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-343b36d4-5b61-4623-ab7c-3265514415db tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:13.037987 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-343b36d4-5b61-4623-ab7c-3265514415db tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:13.046904 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-343b36d4-5b61-4623-ab7c-3265514415db tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/messages/b80b0107-4df0-4b8f-99c3-5fc3ed4254a7 returned with HTTP 204 Aug 09 10:54:13.047352 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1314/5209] 10.4.3.125 () {68 vars in 1394 bytes} [Sun Aug 9 10:54:13 2026] DELETE /volume/v3/messages/b80b0107-4df0-4b8f-99c3-5fc3ed4254a7 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 10:54:13.053754 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:13.056231 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/16aa1252-4158-41a9-aeaf-6b8326cf4442 Aug 09 10:54:13.056537 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:13.056833 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:13.057069 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Delete volume with id: 16aa1252-4158-41a9-aeaf-6b8326cf4442 Aug 09 10:54:13.065399 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:13.065399 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:13.065862 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Volume info retrieved successfully. Aug 09 10:54:13.066778 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 10:54:13.077065 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-916024307 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-916024307, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:54:13.077338 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-916024307 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-916024307, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:54:13.089744 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Created reservations ['fa31f41c-76f4-436f-a5be-fd8661e2ac69', 'd9beca6a-615f-415e-85f5-1f54ce335cf3', '2734323e-a6c1-4444-b1fe-38f1743f30b0', '623cb3ee-a3a4-4234-ab7e-30b96f08413e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:13.111123 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Delete volume request issued successfully. Aug 09 10:54:13.111385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3db84517-c03e-4afe-ace2-83798e8a7b71 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes/16aa1252-4158-41a9-aeaf-6b8326cf4442 returned with HTTP 202 Aug 09 10:54:13.111812 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1291/5210] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:54:13 2026] DELETE /volume/v3/volumes/16aa1252-4158-41a9-aeaf-6b8326cf4442 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:13.118333 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b56fefbb-d023-495d-8c13-81cd3737374a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:13.119904 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b56fefbb-d023-495d-8c13-81cd3737374a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] DELETE https://10.4.3.125/volume/v3/types/b2d72c3d-c2d7-437b-be01-29694d909f20 Aug 09 10:54:13.120066 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b56fefbb-d023-495d-8c13-81cd3737374a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:13.120268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b56fefbb-d023-495d-8c13-81cd3737374a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:13.141670 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b56fefbb-d023-495d-8c13-81cd3737374a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/types/b2d72c3d-c2d7-437b-be01-29694d909f20 returned with HTTP 202 Aug 09 10:54:13.142052 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1305/5211] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:54:13 2026] DELETE /volume/v3/types/b2d72c3d-c2d7-437b-be01-29694d909f20 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:13.149613 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8fbedf9a-278e-464f-a3a4-0d9f6d6c233f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:13.151318 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8fbedf9a-278e-464f-a3a4-0d9f6d6c233f tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:54:13.151652 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8fbedf9a-278e-464f-a3a4-0d9f6d6c233f tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-496434452", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1890061004", "vendor_name": "tempest-vendor_name-1402469781"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:13.166473 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8fbedf9a-278e-464f-a3a4-0d9f6d6c233f tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:54:13.167000 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1302/5212] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:54:13 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:13.175028 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:13.176768 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:13.177113 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "70ad13d6-01a0-41b4-8187-b7cfc608ca5d", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:13.178431 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Create volume request body: {'volume': {'volume_type': '70ad13d6-01a0-41b4-8187-b7cfc608ca5d', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:13.181952 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Create volume of 1 GB Aug 09 10:54:13.182245 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:13.182245 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:13.182600 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Availability Zones retrieved successfully. Aug 09 10:54:13.188080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Flow 'volume_create_api' (7305a098-3472-4fae-a927-4ea2edde532d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:13.188995 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d1286e-6f11-4386-acdc-3477792f8083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:13.189843 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:13.207752 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d1286e-6f11-4386-acdc-3477792f8083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:54:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1890061004',vendor_name='tempest-vendor_name-1402469781'},id=70ad13d6-01a0-41b4-8187-b7cfc608ca5d,is_public=True,name='tempest-ProjectAdminTests-volume-type-496434452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70ad13d6-01a0-41b4-8187-b7cfc608ca5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:13.208539 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f09fe7-de31-4e2a-a500-9609d0a2a7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:13.234694 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-496434452 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-496434452, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:54:13.235101 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-496434452 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-496434452, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:54:13.260274 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Created reservations ['46cf48e4-bdbd-445c-98e1-b03165f6b5d6', '8cd5ee8b-3171-4a0d-9c71-ef43b61777c0', '0686a23b-ee56-4db8-acd5-566b0fa780f4', 'a38aa83f-18b0-4129-be1c-f5975faf8c2f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:13.261093 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f09fe7-de31-4e2a-a500-9609d0a2a7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46cf48e4-bdbd-445c-98e1-b03165f6b5d6', '8cd5ee8b-3171-4a0d-9c71-ef43b61777c0', '0686a23b-ee56-4db8-acd5-566b0fa780f4', 'a38aa83f-18b0-4129-be1c-f5975faf8c2f']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:13.261987 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a12a17e6-ec8c-4659-bdac-23dc60faacc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:13.299605 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a12a17e6-ec8c-4659-bdac-23dc60faacc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '035a79c0-2be8-4a92-b4b4-63170d2f976c', '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='ef5cc29689ac43c99550213cd7932d9f',qos_specs=None,replication_status=,reservations=['46cf48e4-bdbd-445c-98e1-b03165f6b5d6','8cd5ee8b-3171-4a0d-9c71-ef43b61777c0','0686a23b-ee56-4db8-acd5-566b0fa780f4','a38aa83f-18b0-4129-be1c-f5975faf8c2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cfe215664ce0b8eb0c555a18a405',volume_type_id=70ad13d6-01a0-41b4-8187-b7cfc608ca5d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54: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=035a79c0-2be8-4a92-b4b4-63170d2f976c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef5cc29689ac43c99550213cd7932d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4111cfe215664ce0b8eb0c555a18a405',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70ad13d6-01a0-41b4-8187-b7cfc608ca5d),volume_type_id=70ad13d6-01a0-41b4-8187-b7cfc608ca5d)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:13.300327 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61bdefcb-7171-48f0-941e-15e8215589e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:13.319204 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61bdefcb-7171-48f0-941e-15e8215589e0) transitioned into state 'SUCCESS' from 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='ef5cc29689ac43c99550213cd7932d9f',qos_specs=None,replication_status=,reservations=['46cf48e4-bdbd-445c-98e1-b03165f6b5d6','8cd5ee8b-3171-4a0d-9c71-ef43b61777c0','0686a23b-ee56-4db8-acd5-566b0fa780f4','a38aa83f-18b0-4129-be1c-f5975faf8c2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cfe215664ce0b8eb0c555a18a405',volume_type_id=70ad13d6-01a0-41b4-8187-b7cfc608ca5d)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:13.319853 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8035dc53-35b8-4c37-8141-578310e86313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:13.328532 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8035dc53-35b8-4c37-8141-578310e86313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:13.329539 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Flow 'volume_create_api' (7305a098-3472-4fae-a927-4ea2edde532d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:13.329835 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Create volume request issued successfully. Aug 09 10:54:13.330402 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4a9d7887-351d-4597-b7a8-4218ef8554a0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:13.330838 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1315/5213] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:54:13 2026] POST /volume/v3/volumes => generated 772 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:13.343473 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8d3590b6-9e38-402d-9f86-67164b05e050 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:13.345354 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d3590b6-9e38-402d-9f86-67164b05e050 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/volumes/035a79c0-2be8-4a92-b4b4-63170d2f976c Aug 09 10:54:13.345556 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d3590b6-9e38-402d-9f86-67164b05e050 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:13.345912 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d3590b6-9e38-402d-9f86-67164b05e050 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:13.352703 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:13.352703 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:13.356068 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8d3590b6-9e38-402d-9f86-67164b05e050 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Volume info retrieved successfully. Aug 09 10:54:13.359683 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d3590b6-9e38-402d-9f86-67164b05e050 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes/035a79c0-2be8-4a92-b4b4-63170d2f976c returned with HTTP 200 Aug 09 10:54:13.360055 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1292/5214] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:13 2026] GET /volume/v3/volumes/035a79c0-2be8-4a92-b4b4-63170d2f976c => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:13.447873 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:13.522903 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:13.523368 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1456109234"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:13.524762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1456109234'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:13.524869 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume of 1 GB Aug 09 10:54:13.529145 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Availability Zones retrieved successfully. Aug 09 10:54:13.534017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (5629861a-5d65-4cf5-914a-6307345e66f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:13.535125 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c079e9c7-fec6-4382-bc99-dd0f43b97180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:13.536109 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:13.557701 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c079e9c7-fec6-4382-bc99-dd0f43b97180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:13.558386 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e2b724-af8d-459a-b07c-214b8da93b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:13.615568 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Created reservations ['fa094e9b-ba05-4f88-b61e-6ec3764dee43', 'dd026cf7-0c05-42f6-8dfc-7d26155dc843', '77912c6d-47d7-4895-b9ef-037eefb3c501', '2f7fb497-1c0b-4577-883e-06f6b50ec2a1'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:13.616265 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e2b724-af8d-459a-b07c-214b8da93b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa094e9b-ba05-4f88-b61e-6ec3764dee43', 'dd026cf7-0c05-42f6-8dfc-7d26155dc843', '77912c6d-47d7-4895-b9ef-037eefb3c501', '2f7fb497-1c0b-4577-883e-06f6b50ec2a1']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:13.616943 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc1e7b95-4818-45e2-a9e6-255c9d34ae80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:13.637900 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc1e7b95-4818-45e2-a9e6-255c9d34ae80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e8bc590-8318-4957-82ee-8f2534d5cf40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1456109234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['fa094e9b-ba05-4f88-b61e-6ec3764dee43','dd026cf7-0c05-42f6-8dfc-7d26155dc843','77912c6d-47d7-4895-b9ef-037eefb3c501','2f7fb497-1c0b-4577-883e-06f6b50ec2a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1456109234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e8bc590-8318-4957-82ee-8f2534d5cf40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26e8ade6a8794750a61ac0721710f14e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22ffc1f8f305490286d999df29113d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:13.639056 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (604c994c-ecb2-43f3-8d37-2131f02941e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:13.659936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (604c994c-ecb2-43f3-8d37-2131f02941e9) transitioned into state 'SUCCESS' from state '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-1456109234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['fa094e9b-ba05-4f88-b61e-6ec3764dee43','dd026cf7-0c05-42f6-8dfc-7d26155dc843','77912c6d-47d7-4895-b9ef-037eefb3c501','2f7fb497-1c0b-4577-883e-06f6b50ec2a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:13.660541 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ff7bf1-7aef-4246-8d6e-9ac587ae2049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:13.669730 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ff7bf1-7aef-4246-8d6e-9ac587ae2049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:13.670451 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (5629861a-5d65-4cf5-914a-6307345e66f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:13.670724 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request issued successfully. Aug 09 10:54:13.671293 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5e031ad-1897-44ea-a6c7-bcd632671b29 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:13.671668 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1306/5215] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:54:13 2026] POST /volume/v3/volumes => generated 764 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:13.683277 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6039b843-f757-4166-98db-4ba8b9148c1b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:13.684965 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6039b843-f757-4166-98db-4ba8b9148c1b tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 Aug 09 10:54:13.685125 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6039b843-f757-4166-98db-4ba8b9148c1b tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:13.685317 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6039b843-f757-4166-98db-4ba8b9148c1b tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:13.691658 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:13.691658 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:13.694817 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6039b843-f757-4166-98db-4ba8b9148c1b tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:13.698553 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6039b843-f757-4166-98db-4ba8b9148c1b tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 returned with HTTP 200 Aug 09 10:54:13.698948 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1303/5216] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:13 2026] GET /volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:14.371837 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8739dd75-fcfb-4b70-9639-bae7c04602a1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.373786 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8739dd75-fcfb-4b70-9639-bae7c04602a1 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/volumes/035a79c0-2be8-4a92-b4b4-63170d2f976c Aug 09 10:54:14.373950 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8739dd75-fcfb-4b70-9639-bae7c04602a1 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.374129 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8739dd75-fcfb-4b70-9639-bae7c04602a1 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.381069 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:14.381069 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:14.384316 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8739dd75-fcfb-4b70-9639-bae7c04602a1 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Volume info retrieved successfully. Aug 09 10:54:14.389317 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8739dd75-fcfb-4b70-9639-bae7c04602a1 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes/035a79c0-2be8-4a92-b4b4-63170d2f976c returned with HTTP 200 Aug 09 10:54:14.389770 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1316/5217] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:14 2026] GET /volume/v3/volumes/035a79c0-2be8-4a92-b4b4-63170d2f976c => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:14.401564 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b73bdbd8-074e-4bfb-8938-835f49bf221f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.403653 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b73bdbd8-074e-4bfb-8938-835f49bf221f tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/messages Aug 09 10:54:14.403925 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b73bdbd8-074e-4bfb-8938-835f49bf221f tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.404167 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b73bdbd8-074e-4bfb-8938-835f49bf221f tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.410390 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b73bdbd8-074e-4bfb-8938-835f49bf221f tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:54:14.410909 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1293/5218] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:54:14 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 09 10:54:14.419346 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-739f8f3b-195f-477b-929c-8f7a5766e80a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.421239 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-739f8f3b-195f-477b-929c-8f7a5766e80a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] GET https://10.4.3.125/volume/v3/messages/ceb3c5b0-0ac7-44c0-8c83-efc4a0c05ccb Aug 09 10:54:14.421455 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-739f8f3b-195f-477b-929c-8f7a5766e80a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.421628 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-739f8f3b-195f-477b-929c-8f7a5766e80a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.424516 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:14.424516 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:14.425036 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-739f8f3b-195f-477b-929c-8f7a5766e80a tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/messages/ceb3c5b0-0ac7-44c0-8c83-efc4a0c05ccb returned with HTTP 200 Aug 09 10:54:14.425392 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1307/5219] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:54:14 2026] GET /volume/v3/messages/ceb3c5b0-0ac7-44c0-8c83-efc4a0c05ccb => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:14.432469 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9bc07e68-095c-4b6d-bbe4-e35e80650ff3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.433997 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9bc07e68-095c-4b6d-bbe4-e35e80650ff3 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] DELETE https://10.4.3.125/volume/v3/messages/ceb3c5b0-0ac7-44c0-8c83-efc4a0c05ccb Aug 09 10:54:14.434166 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9bc07e68-095c-4b6d-bbe4-e35e80650ff3 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.434366 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9bc07e68-095c-4b6d-bbe4-e35e80650ff3 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.441703 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9bc07e68-095c-4b6d-bbe4-e35e80650ff3 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/messages/ceb3c5b0-0ac7-44c0-8c83-efc4a0c05ccb returned with HTTP 204 Aug 09 10:54:14.442052 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1304/5220] 10.4.3.125 () {68 vars in 1394 bytes} [Sun Aug 9 10:54:14 2026] DELETE /volume/v3/messages/ceb3c5b0-0ac7-44c0-8c83-efc4a0c05ccb => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 10:54:14.448468 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4f52c447-d6f7-432a-adc7-d4c3623721c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.450360 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f52c447-d6f7-432a-adc7-d4c3623721c0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/035a79c0-2be8-4a92-b4b4-63170d2f976c Aug 09 10:54:14.450597 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f52c447-d6f7-432a-adc7-d4c3623721c0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.450849 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f52c447-d6f7-432a-adc7-d4c3623721c0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.451009 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4f52c447-d6f7-432a-adc7-d4c3623721c0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Delete volume with id: 035a79c0-2be8-4a92-b4b4-63170d2f976c Aug 09 10:54:14.457799 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:14.457799 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:14.458169 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4f52c447-d6f7-432a-adc7-d4c3623721c0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Volume info retrieved successfully. Aug 09 10:54:14.459289 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4f52c447-d6f7-432a-adc7-d4c3623721c0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100319) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 10:54:14.476569 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-4f52c447-d6f7-432a-adc7-d4c3623721c0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Created reservations ['4dfee65c-d6db-4597-89f6-a825fa013197', 'd11d7826-2041-4c4d-ba24-a4fd34b4909b', '0b7a79e6-8799-429c-b9b0-6c92dd85a961', '2e72a305-d789-4ff5-9e79-6c476edb691d'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:14.500283 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4f52c447-d6f7-432a-adc7-d4c3623721c0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Delete volume request issued successfully. Aug 09 10:54:14.500493 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f52c447-d6f7-432a-adc7-d4c3623721c0 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/volumes/035a79c0-2be8-4a92-b4b4-63170d2f976c returned with HTTP 202 Aug 09 10:54:14.500888 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1317/5221] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:54:14 2026] DELETE /volume/v3/volumes/035a79c0-2be8-4a92-b4b4-63170d2f976c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:14.507357 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f2134710-8921-444b-991a-407bbb48d861 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.509084 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2134710-8921-444b-991a-407bbb48d861 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] DELETE https://10.4.3.125/volume/v3/types/70ad13d6-01a0-41b4-8187-b7cfc608ca5d Aug 09 10:54:14.509289 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2134710-8921-444b-991a-407bbb48d861 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.509471 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2134710-8921-444b-991a-407bbb48d861 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.530370 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2134710-8921-444b-991a-407bbb48d861 tempest-ProjectAdminTests-339730056 tempest-ProjectAdminTests-339730056-project-admin] https://10.4.3.125/volume/v3/types/70ad13d6-01a0-41b4-8187-b7cfc608ca5d returned with HTTP 202 Aug 09 10:54:14.530773 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1294/5222] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:54:14 2026] DELETE /volume/v3/types/70ad13d6-01a0-41b4-8187-b7cfc608ca5d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:14.671618 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b5508455-6f48-40c1-9966-a44987c552e9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.673525 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b5508455-6f48-40c1-9966-a44987c552e9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:54:14.673757 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b5508455-6f48-40c1-9966-a44987c552e9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.673953 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b5508455-6f48-40c1-9966-a44987c552e9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.683724 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:14.683724 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:14.687743 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b5508455-6f48-40c1-9966-a44987c552e9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:14.693174 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b5508455-6f48-40c1-9966-a44987c552e9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 returned with HTTP 200 Aug 09 10:54:14.693574 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1308/5223] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:14 2026] GET /volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:14.711346 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf90fcc4-ee1d-4fa0-bb05-1a8e14c309b1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.712891 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf90fcc4-ee1d-4fa0-bb05-1a8e14c309b1 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 Aug 09 10:54:14.713042 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf90fcc4-ee1d-4fa0-bb05-1a8e14c309b1 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.713247 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf90fcc4-ee1d-4fa0-bb05-1a8e14c309b1 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.719549 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:14.719549 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:14.722824 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bf90fcc4-ee1d-4fa0-bb05-1a8e14c309b1 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:14.726015 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf90fcc4-ee1d-4fa0-bb05-1a8e14c309b1 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 returned with HTTP 200 Aug 09 10:54:14.726387 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1305/5224] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:14 2026] GET /volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:14.738009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.740173 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:14.740665 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4e8bc590-8318-4957-82ee-8f2534d5cf40", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1768011198"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:14.741965 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request body: {'volume': {"'source_volid": '4e8bc590-8318-4957-82ee-8f2534d5cf40', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1768011198'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:14.742078 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume of 1 GB Aug 09 10:54:14.746113 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Availability Zones retrieved successfully. Aug 09 10:54:14.751211 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (e1a5c824-6e02-410e-b030-c2c171ecfe94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:14.752210 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31aeec34-c915-4b51-b1cb-b03d3bef2229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:14.753220 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:14.776910 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31aeec34-c915-4b51-b1cb-b03d3bef2229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:14.777667 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a008e616-44b8-4bff-b90a-06f5a6118b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:14.818736 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Created reservations ['389450e8-2577-48f0-a353-db4ed369c599', '15478ec8-d18f-4594-8763-999b5c7bb3a1', '20e81d2c-7833-4291-8cb1-efd351b47986', '0d4b850f-55f3-4f72-a92a-2f40dfaa3908'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:14.819576 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a008e616-44b8-4bff-b90a-06f5a6118b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['389450e8-2577-48f0-a353-db4ed369c599', '15478ec8-d18f-4594-8763-999b5c7bb3a1', '20e81d2c-7833-4291-8cb1-efd351b47986', '0d4b850f-55f3-4f72-a92a-2f40dfaa3908']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:14.820537 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91cf2142-9fde-41fe-b144-bfe2d8b38ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:14.844451 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91cf2142-9fde-41fe-b144-bfe2d8b38ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1768011198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['389450e8-2577-48f0-a353-db4ed369c599','15478ec8-d18f-4594-8763-999b5c7bb3a1','20e81d2c-7833-4291-8cb1-efd351b47986','0d4b850f-55f3-4f72-a92a-2f40dfaa3908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1768011198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26e8ade6a8794750a61ac0721710f14e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22ffc1f8f305490286d999df29113d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:14.845192 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb98a55a-a226-4d3f-bc96-5f40af47b1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:14.854205 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f349e60a-2e58-45dd-943a-6af9ab24b7fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.857073 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f349e60a-2e58-45dd-943a-6af9ab24b7fc tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:14.857428 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f349e60a-2e58-45dd-943a-6af9ab24b7fc tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.857629 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f349e60a-2e58-45dd-943a-6af9ab24b7fc tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.864861 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb98a55a-a226-4d3f-bc96-5f40af47b1ef) transitioned into state 'SUCCESS' from state '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-1768011198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['389450e8-2577-48f0-a353-db4ed369c599','15478ec8-d18f-4594-8763-999b5c7bb3a1','20e81d2c-7833-4291-8cb1-efd351b47986','0d4b850f-55f3-4f72-a92a-2f40dfaa3908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:14.865553 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba0b849-36b7-4b9d-92ec-55c18d0db81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:14.865608 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:14.865608 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:14.871512 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f349e60a-2e58-45dd-943a-6af9ab24b7fc tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:14.877582 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba0b849-36b7-4b9d-92ec-55c18d0db81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:14.877771 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f349e60a-2e58-45dd-943a-6af9ab24b7fc tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:14.878214 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1295/5225] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:14 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:14.878350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (e1a5c824-6e02-410e-b030-c2c171ecfe94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:14.878643 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request issued successfully. Aug 09 10:54:14.879232 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7e4f6f3-2a08-4137-8155-3c09a732df89 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:14.879625 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1318/5226] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:14 2026] POST /volume/v3/volumes => generated 764 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:14.890418 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-19200272-7e2a-4c74-b243-2394626905c4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.892158 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-19200272-7e2a-4c74-b243-2394626905c4 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:14.892389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-19200272-7e2a-4c74-b243-2394626905c4 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.892455 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.892555 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-19200272-7e2a-4c74-b243-2394626905c4 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.894523 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:14.895035 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4e8bc590-8318-4957-82ee-8f2534d5cf40", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2061796792"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:14.896664 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request body: {'volume': {"'source_volid": '4e8bc590-8318-4957-82ee-8f2534d5cf40', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2061796792'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:14.897030 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume of 1 GB Aug 09 10:54:14.900091 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:14.900091 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:14.901347 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Availability Zones retrieved successfully. Aug 09 10:54:14.903309 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-19200272-7e2a-4c74-b243-2394626905c4 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:14.906566 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (f921336f-7d67-4402-b445-da3919439c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:14.907043 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-19200272-7e2a-4c74-b243-2394626905c4 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:14.907382 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1309/5227] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:14 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:14.907693 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b403b199-6424-4f9a-869a-4e316dd2d3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:14.908335 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:14.936113 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b403b199-6424-4f9a-869a-4e316dd2d3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:14.936835 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305a05d9-9c45-439b-a9ae-25ddce34b8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:14.945626 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-8f454b58-d512-46b6-8aa4-9652980f31c3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:14.947917 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-8f454b58-d512-46b6-8aa4-9652980f31c3 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:14.948105 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-8f454b58-d512-46b6-8aa4-9652980f31c3 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:14.948311 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-8f454b58-d512-46b6-8aa4-9652980f31c3 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:14.955618 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:14.955618 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:14.960076 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-8f454b58-d512-46b6-8aa4-9652980f31c3 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:14.966371 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-8f454b58-d512-46b6-8aa4-9652980f31c3 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:14.966371 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1296/5228] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:54:14 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:14.980442 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Created reservations ['0eaf570e-d988-4198-b14e-2b5200dfdce5', 'faef6f53-a705-40ed-8c40-7655512fdc69', '8ec64a75-e1f2-4063-a108-e429f37ca122', '3e604ab8-0606-4bf8-a607-854952a5825e'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:14.981306 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305a05d9-9c45-439b-a9ae-25ddce34b8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0eaf570e-d988-4198-b14e-2b5200dfdce5', 'faef6f53-a705-40ed-8c40-7655512fdc69', '8ec64a75-e1f2-4063-a108-e429f37ca122', '3e604ab8-0606-4bf8-a607-854952a5825e']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:14.982667 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d4822b-fa1b-4556-9a0a-c41cffbc95fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.008564 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d4822b-fa1b-4556-9a0a-c41cffbc95fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0afb39e-c1ba-4ece-ae89-3b12c4af7e15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2061796792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['0eaf570e-d988-4198-b14e-2b5200dfdce5','faef6f53-a705-40ed-8c40-7655512fdc69','8ec64a75-e1f2-4063-a108-e429f37ca122','3e604ab8-0606-4bf8-a607-854952a5825e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2061796792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0afb39e-c1ba-4ece-ae89-3b12c4af7e15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26e8ade6a8794750a61ac0721710f14e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22ffc1f8f305490286d999df29113d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.009462 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6141071-63ab-4480-a462-b5e99af8ba63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.030414 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6141071-63ab-4480-a462-b5e99af8ba63) transitioned into state 'SUCCESS' from state '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-2061796792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['0eaf570e-d988-4198-b14e-2b5200dfdce5','faef6f53-a705-40ed-8c40-7655512fdc69','8ec64a75-e1f2-4063-a108-e429f37ca122','3e604ab8-0606-4bf8-a607-854952a5825e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.031613 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004b2b0f-189a-40ac-9ba7-fb398d25f97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.046532 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-82cd5691-71cb-4e62-af70-13a3a6e81b54 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.047235 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-82cd5691-71cb-4e62-af70-13a3a6e81b54 None None] GET https://10.4.3.125/volume// Aug 09 10:54:15.047473 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-82cd5691-71cb-4e62-af70-13a3a6e81b54 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.047750 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-82cd5691-71cb-4e62-af70-13a3a6e81b54 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.048177 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-82cd5691-71cb-4e62-af70-13a3a6e81b54 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:54:15.048367 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004b2b0f-189a-40ac-9ba7-fb398d25f97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.049489 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1319/5229] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:54:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:54:15.049562 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (f921336f-7d67-4402-b445-da3919439c2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:15.050001 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request issued successfully. Aug 09 10:54:15.050823 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-948d3270-a66f-4acf-8cd2-24d6298d23f0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:15.051436 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1306/5230] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:14 2026] POST /volume/v3/volumes => generated 764 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:15.068440 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-25d5ea8c-d7ab-4a6a-8b0b-0d6453565b95 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.068657 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.072743 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:15.073224 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4e8bc590-8318-4957-82ee-8f2534d5cf40", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-33178401"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:15.075999 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request body: {'volume': {"'source_volid": '4e8bc590-8318-4957-82ee-8f2534d5cf40', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-33178401'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:15.076235 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume of 1 GB Aug 09 10:54:15.081126 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Availability Zones retrieved successfully. Aug 09 10:54:15.087715 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (642b6807-2d55-4fbd-b14e-8b50a97f1d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:15.090230 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14339a1c-54f5-409e-8687-e229d304fb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.093410 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:15.119281 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14339a1c-54f5-409e-8687-e229d304fb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.120082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd955973-3954-4a92-bebf-22e51bfc19fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.166498 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Created reservations ['456d8c8c-98d7-40f9-bde5-9c1ed2b1115a', '8a9c3f89-a82e-412f-aa7d-27da76f65b07', '522bd4a2-e750-4c18-871f-3583384c145d', 'c0c6c5f3-bc85-4691-aa05-2a531e8446a4'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:15.167750 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd955973-3954-4a92-bebf-22e51bfc19fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['456d8c8c-98d7-40f9-bde5-9c1ed2b1115a', '8a9c3f89-a82e-412f-aa7d-27da76f65b07', '522bd4a2-e750-4c18-871f-3583384c145d', 'c0c6c5f3-bc85-4691-aa05-2a531e8446a4']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.169031 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1bd9183-3c6f-4b7d-bcbd-8d63718e05fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.191351 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-25d5ea8c-d7ab-4a6a-8b0b-0d6453565b95 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:54:15.191773 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-25d5ea8c-d7ab-4a6a-8b0b-0d6453565b95 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7", "connector": null, "instance_uuid": "7cfd956c-c9db-4586-9db8-80f7b841e33f"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:15.200717 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1bd9183-3c6f-4b7d-bcbd-8d63718e05fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6ba9aff-e7d6-4225-b5a6-747ee54e8d79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-33178401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['456d8c8c-98d7-40f9-bde5-9c1ed2b1115a','8a9c3f89-a82e-412f-aa7d-27da76f65b07','522bd4a2-e750-4c18-871f-3583384c145d','c0c6c5f3-bc85-4691-aa05-2a531e8446a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-33178401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6ba9aff-e7d6-4225-b5a6-747ee54e8d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26e8ade6a8794750a61ac0721710f14e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22ffc1f8f305490286d999df29113d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.201978 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923cf387-5113-4f88-b1a3-9f278d86fb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.203628 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.203628 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:15.226120 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923cf387-5113-4f88-b1a3-9f278d86fb01) transitioned into state 'SUCCESS' from state '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-33178401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['456d8c8c-98d7-40f9-bde5-9c1ed2b1115a','8a9c3f89-a82e-412f-aa7d-27da76f65b07','522bd4a2-e750-4c18-871f-3583384c145d','c0c6c5f3-bc85-4691-aa05-2a531e8446a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.227671 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1095d986-2383-4851-b8a8-2afc4f15c909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.237898 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1095d986-2383-4851-b8a8-2afc4f15c909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.238853 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (642b6807-2d55-4fbd-b14e-8b50a97f1d23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:15.239210 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request issued successfully. Aug 09 10:54:15.239769 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01c55dd5-08e3-4d4b-ad3a-82cb9b53c721 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:15.240322 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1297/5231] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:15 2026] POST /volume/v3/volumes => generated 762 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:15.240381 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-25d5ea8c-d7ab-4a6a-8b0b-0d6453565b95 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:54:15.240871 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1310/5232] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:54:15 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:15.251614 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4433fae-f26b-483c-88be-3d4849615f3e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.253381 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:15.253748 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4e8bc590-8318-4957-82ee-8f2534d5cf40", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-401387544"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:15.255173 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request body: {'volume': {"'source_volid": '4e8bc590-8318-4957-82ee-8f2534d5cf40', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-401387544'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:15.255286 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume of 1 GB Aug 09 10:54:15.255555 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.255555 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:15.260317 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Availability Zones retrieved successfully. Aug 09 10:54:15.265801 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (4220845b-81eb-488f-8cdc-8398e428f3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:15.266663 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020f597e-7a6b-4eaa-9c3b-0bf52e42600d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.267599 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:15.270004 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b8de6bb5-7b60-4713-adda-021561a7523b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.271953 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8de6bb5-7b60-4713-adda-021561a7523b tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:15.272217 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8de6bb5-7b60-4713-adda-021561a7523b tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.272497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8de6bb5-7b60-4713-adda-021561a7523b tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.279078 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d97641df-8ed7-4d15-bdc7-9f7f6785a7ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.279307 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d97641df-8ed7-4d15-bdc7-9f7f6785a7ec None None] GET https://10.4.3.125/volume// Aug 09 10:54:15.279622 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d97641df-8ed7-4d15-bdc7-9f7f6785a7ec None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.280100 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d97641df-8ed7-4d15-bdc7-9f7f6785a7ec None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.280303 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d97641df-8ed7-4d15-bdc7-9f7f6785a7ec None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:54:15.280707 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1298/5233] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:54: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 09 10:54:15.283279 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.283279 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:15.287792 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b8de6bb5-7b60-4713-adda-021561a7523b tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:15.289776 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-a31a85a6-e2cb-4848-bb50-f8a4e1595663 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.292116 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-a31a85a6-e2cb-4848-bb50-f8a4e1595663 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:15.292406 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-a31a85a6-e2cb-4848-bb50-f8a4e1595663 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.292568 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-a31a85a6-e2cb-4848-bb50-f8a4e1595663 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.298028 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8de6bb5-7b60-4713-adda-021561a7523b tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:15.298523 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1307/5234] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:15 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:15.300256 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020f597e-7a6b-4eaa-9c3b-0bf52e42600d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.301076 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d47427-79ad-42ad-b944-7db3041aea5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.303777 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.303777 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:15.307587 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-a31a85a6-e2cb-4848-bb50-f8a4e1595663 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:15.313033 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-a31a85a6-e2cb-4848-bb50-f8a4e1595663 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:15.313301 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1311/5235] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:54:15 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:54:15.341740 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Created reservations ['3e4a2e26-acdf-486b-9ea0-270ba960b685', '6f12ad3d-6cb8-42c2-86cc-5d52e7d26d15', '0eb77c6f-7b22-4469-a5f3-ffe49b15f428', '0e27f97b-326a-4f09-a35e-373fde66e64f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:15.342591 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d47427-79ad-42ad-b944-7db3041aea5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e4a2e26-acdf-486b-9ea0-270ba960b685', '6f12ad3d-6cb8-42c2-86cc-5d52e7d26d15', '0eb77c6f-7b22-4469-a5f3-ffe49b15f428', '0e27f97b-326a-4f09-a35e-373fde66e64f']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.343543 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec1193e-8220-4ee1-9f92-e2691be3e435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.366330 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec1193e-8220-4ee1-9f92-e2691be3e435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13d0b717-5fc6-407d-98af-8a03da446403', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-401387544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['3e4a2e26-acdf-486b-9ea0-270ba960b685','6f12ad3d-6cb8-42c2-86cc-5d52e7d26d15','0eb77c6f-7b22-4469-a5f3-ffe49b15f428','0e27f97b-326a-4f09-a35e-373fde66e64f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-401387544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13d0b717-5fc6-407d-98af-8a03da446403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26e8ade6a8794750a61ac0721710f14e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22ffc1f8f305490286d999df29113d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.367301 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fe2107-f4d5-4a85-822c-f32910b66aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.391464 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fe2107-f4d5-4a85-822c-f32910b66aad) transitioned into state 'SUCCESS' from state '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-401387544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['3e4a2e26-acdf-486b-9ea0-270ba960b685','6f12ad3d-6cb8-42c2-86cc-5d52e7d26d15','0eb77c6f-7b22-4469-a5f3-ffe49b15f428','0e27f97b-326a-4f09-a35e-373fde66e64f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.392524 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2b6c426-b594-46de-b6f0-ef86a74c8586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.403311 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2b6c426-b594-46de-b6f0-ef86a74c8586) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.404362 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (4220845b-81eb-488f-8cdc-8398e428f3bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:15.404592 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request issued successfully. Aug 09 10:54:15.405106 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4433fae-f26b-483c-88be-3d4849615f3e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:15.405518 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1320/5236] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:15 2026] POST /volume/v3/volumes => generated 763 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:15.416428 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.418391 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:15.418707 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4e8bc590-8318-4957-82ee-8f2534d5cf40", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1771594483"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:15.420099 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request body: {'volume': {"'source_volid": '4e8bc590-8318-4957-82ee-8f2534d5cf40', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1771594483'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:15.420255 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume of 1 GB Aug 09 10:54:15.420500 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.420500 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:15.425533 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Availability Zones retrieved successfully. Aug 09 10:54:15.427997 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-92b247c8-44b3-4010-bcb8-b6c3fe7e1ef7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.429848 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-92b247c8-44b3-4010-bcb8-b6c3fe7e1ef7 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] PUT https://10.4.3.125/volume/v3/attachments/4393cdda-55aa-4aa7-8fd3-280faccb7967 Aug 09 10:54:15.430206 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-92b247c8-44b3-4010-bcb8-b6c3fe7e1ef7 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:15.431776 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (2006d1d5-ad89-4eca-b481-4179d80bb53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:15.432732 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb28dbd-b7b7-4f6a-93d8-3e0f75ef2a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.433611 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:15.436993 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-92b247c8-44b3-4010-bcb8-b6c3fe7e1ef7 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Acquiring lock "cinder-attachment_update-9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:54:15.441295 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-92b247c8-44b3-4010-bcb8-b6c3fe7e1ef7 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Lock "cinder-attachment_update-9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7-np0000006833" acquired by "attachment_update" :: waited 0.004s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:54:15.442214 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.442214 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:15.458927 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb28dbd-b7b7-4f6a-93d8-3e0f75ef2a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.459615 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69acf312-3d76-46d7-a14b-a2e8f014c9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.502157 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Created reservations ['ae2615b4-4e82-4f21-9318-812291235acd', '96a73638-7e43-4318-8ddf-f1d1b0626386', 'cbe34761-f458-43f1-890c-a41a7c509276', 'ba3adc31-2036-42f1-983b-b15f5b2984d1'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:15.502998 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69acf312-3d76-46d7-a14b-a2e8f014c9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae2615b4-4e82-4f21-9318-812291235acd', '96a73638-7e43-4318-8ddf-f1d1b0626386', 'cbe34761-f458-43f1-890c-a41a7c509276', 'ba3adc31-2036-42f1-983b-b15f5b2984d1']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.503799 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f6e820-a8b1-4ac1-abb8-70f0e62a852d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.526477 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f6e820-a8b1-4ac1-abb8-70f0e62a852d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2298e8d6-0fe2-4171-82fe-425afb34a753', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1771594483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['ae2615b4-4e82-4f21-9318-812291235acd','96a73638-7e43-4318-8ddf-f1d1b0626386','cbe34761-f458-43f1-890c-a41a7c509276','ba3adc31-2036-42f1-983b-b15f5b2984d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1771594483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2298e8d6-0fe2-4171-82fe-425afb34a753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26e8ade6a8794750a61ac0721710f14e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22ffc1f8f305490286d999df29113d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.527227 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (607e31d1-a70d-472a-8e97-fc4bdcd40ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.537680 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-92b247c8-44b3-4010-bcb8-b6c3fe7e1ef7 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Lock "cinder-attachment_update-9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7-np0000006833" released by "attachment_update" :: held 0.096s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:54:15.538029 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-92b247c8-44b3-4010-bcb8-b6c3fe7e1ef7 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/attachments/4393cdda-55aa-4aa7-8fd3-280faccb7967 returned with HTTP 200 Aug 09 10:54:15.538456 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1308/5237] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:54:15 2026] PUT /volume/v3/attachments/4393cdda-55aa-4aa7-8fd3-280faccb7967 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:15.547250 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (607e31d1-a70d-472a-8e97-fc4bdcd40ab1) transitioned into state 'SUCCESS' from state '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-1771594483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26e8ade6a8794750a61ac0721710f14e',qos_specs=None,replication_status=,reservations=['ae2615b4-4e82-4f21-9318-812291235acd','96a73638-7e43-4318-8ddf-f1d1b0626386','cbe34761-f458-43f1-890c-a41a7c509276','ba3adc31-2036-42f1-983b-b15f5b2984d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ffc1f8f305490286d999df29113d6f',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.547997 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ab1cee-d17f-4c78-a492-1c7e5cda9fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:15.558697 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ab1cee-d17f-4c78-a492-1c7e5cda9fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:15.559472 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Flow 'volume_create_api' (2006d1d5-ad89-4eca-b481-4179d80bb53b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:15.559855 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Create volume request issued successfully. Aug 09 10:54:15.560373 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a939f5d-5e0f-4457-90f9-4da87253e461 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:15.560789 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1299/5238] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:15 2026] POST /volume/v3/volumes => generated 764 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:15.573903 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-81bb51b8-bf80-44c0-bfd0-ef2e83b86441 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.576173 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81bb51b8-bf80-44c0-bfd0-ef2e83b86441 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 Aug 09 10:54:15.576484 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81bb51b8-bf80-44c0-bfd0-ef2e83b86441 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.576790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81bb51b8-bf80-44c0-bfd0-ef2e83b86441 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.585203 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.585203 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:15.589125 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-81bb51b8-bf80-44c0-bfd0-ef2e83b86441 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:15.593455 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81bb51b8-bf80-44c0-bfd0-ef2e83b86441 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 returned with HTTP 200 Aug 09 10:54:15.593846 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1312/5239] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:15 2026] GET /volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:15.605847 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e2f4edf0-b21a-4735-bb42-da5ede8082b4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.607762 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2f4edf0-b21a-4735-bb42-da5ede8082b4 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 Aug 09 10:54:15.607939 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2f4edf0-b21a-4735-bb42-da5ede8082b4 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.608142 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2f4edf0-b21a-4735-bb42-da5ede8082b4 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.615298 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.615298 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:15.619283 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e2f4edf0-b21a-4735-bb42-da5ede8082b4 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:15.623601 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2f4edf0-b21a-4735-bb42-da5ede8082b4 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 returned with HTTP 200 Aug 09 10:54:15.623970 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1321/5240] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:15 2026] GET /volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:15.636138 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a0f1b283-6e75-4fc4-990c-c06964ba9204 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.638430 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a0f1b283-6e75-4fc4-990c-c06964ba9204 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 Aug 09 10:54:15.638621 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a0f1b283-6e75-4fc4-990c-c06964ba9204 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.638821 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a0f1b283-6e75-4fc4-990c-c06964ba9204 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.647309 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.647309 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:15.651557 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a0f1b283-6e75-4fc4-990c-c06964ba9204 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:15.656820 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a0f1b283-6e75-4fc4-990c-c06964ba9204 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 returned with HTTP 200 Aug 09 10:54:15.657352 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1309/5241] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:15 2026] GET /volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:15.668655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44973079-d924-433e-83d3-8dacaadd21c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.670408 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44973079-d924-433e-83d3-8dacaadd21c0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 Aug 09 10:54:15.670593 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44973079-d924-433e-83d3-8dacaadd21c0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.670811 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44973079-d924-433e-83d3-8dacaadd21c0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.677932 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.677932 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:15.682473 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-44973079-d924-433e-83d3-8dacaadd21c0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:15.686921 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44973079-d924-433e-83d3-8dacaadd21c0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 returned with HTTP 200 Aug 09 10:54:15.687319 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1300/5242] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:15 2026] GET /volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:15.698257 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3a32f278-31b2-46a4-b4fc-5941e428a6c2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.699688 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3a32f278-31b2-46a4-b4fc-5941e428a6c2 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 Aug 09 10:54:15.699843 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3a32f278-31b2-46a4-b4fc-5941e428a6c2 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.700395 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3a32f278-31b2-46a4-b4fc-5941e428a6c2 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.705315 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f9f56bbd-e964-45b9-90cd-d59222500f74 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.706501 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.706501 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:15.707051 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9f56bbd-e964-45b9-90cd-d59222500f74 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:54:15.707254 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9f56bbd-e964-45b9-90cd-d59222500f74 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.707526 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9f56bbd-e964-45b9-90cd-d59222500f74 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.712927 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3a32f278-31b2-46a4-b4fc-5941e428a6c2 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:15.717992 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3a32f278-31b2-46a4-b4fc-5941e428a6c2 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 returned with HTTP 200 Aug 09 10:54:15.718406 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1313/5243] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:15 2026] GET /volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:15.718788 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.718788 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:15.722519 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f9f56bbd-e964-45b9-90cd-d59222500f74 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:15.727939 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9f56bbd-e964-45b9-90cd-d59222500f74 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 returned with HTTP 200 Aug 09 10:54:15.728377 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1322/5244] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:15 2026] GET /volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:15.731362 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f8f1d7a0-49ff-45d5-b961-bd15569536fd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.733089 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f8f1d7a0-49ff-45d5-b961-bd15569536fd tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] DELETE https://10.4.3.125/volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 Aug 09 10:54:15.733272 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f8f1d7a0-49ff-45d5-b961-bd15569536fd tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.733447 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f8f1d7a0-49ff-45d5-b961-bd15569536fd tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.733625 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f8f1d7a0-49ff-45d5-b961-bd15569536fd tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume with id: 2298e8d6-0fe2-4171-82fe-425afb34a753 Aug 09 10:54:15.743351 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.743351 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:15.743932 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f8f1d7a0-49ff-45d5-b961-bd15569536fd tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:15.767313 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f8f1d7a0-49ff-45d5-b961-bd15569536fd tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume request issued successfully. Aug 09 10:54:15.767513 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f8f1d7a0-49ff-45d5-b961-bd15569536fd tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 returned with HTTP 202 Aug 09 10:54:15.767910 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1310/5245] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:15 2026] DELETE /volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:15.775036 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2743b612-9eb0-4da5-80c0-e8aa64064f25 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:15.776985 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2743b612-9eb0-4da5-80c0-e8aa64064f25 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 Aug 09 10:54:15.777068 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2743b612-9eb0-4da5-80c0-e8aa64064f25 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:15.777348 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2743b612-9eb0-4da5-80c0-e8aa64064f25 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:15.785412 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:15.785412 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:15.792198 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2743b612-9eb0-4da5-80c0-e8aa64064f25 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:15.798619 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2743b612-9eb0-4da5-80c0-e8aa64064f25 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 returned with HTTP 200 Aug 09 10:54:15.799027 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1301/5246] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:15 2026] GET /volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:16.007038 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:16.046660 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-bc47c33e-0311-48d3-bdac-5c50b09005a5 req-8dfa8a41-aa8c-4ac9-8a5b-527ab76c414d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:16.049036 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-bc47c33e-0311-48d3-bdac-5c50b09005a5 req-8dfa8a41-aa8c-4ac9-8a5b-527ab76c414d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/attachments/2cae6fbe-8878-4107-8055-ffb18fc56c74 Aug 09 10:54:16.049242 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-bc47c33e-0311-48d3-bdac-5c50b09005a5 req-8dfa8a41-aa8c-4ac9-8a5b-527ab76c414d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:16.049467 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-bc47c33e-0311-48d3-bdac-5c50b09005a5 req-8dfa8a41-aa8c-4ac9-8a5b-527ab76c414d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:16.056881 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:16.056881 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:16.100040 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-bc47c33e-0311-48d3-bdac-5c50b09005a5 req-8dfa8a41-aa8c-4ac9-8a5b-527ab76c414d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/attachments/2cae6fbe-8878-4107-8055-ffb18fc56c74 returned with HTTP 200 Aug 09 10:54:16.100476 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1323/5247] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:54:16 2026] DELETE /volume/v3/attachments/2cae6fbe-8878-4107-8055-ffb18fc56c74 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:16.108625 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:16.109009 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-485542161"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:16.110584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-485542161'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:16.110705 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Create volume of 1 GB Aug 09 10:54:16.114321 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Availability Zones retrieved successfully. Aug 09 10:54:16.119254 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Flow 'volume_create_api' (f8b185d6-2b49-4036-830d-800461644704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:16.120052 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2047fa5f-d8e0-4d77-8cee-9c63ccb8770a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:16.120764 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:16.142272 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2047fa5f-d8e0-4d77-8cee-9c63ccb8770a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:16.142915 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93844d27-22d4-41b3-856f-1534ea8b90dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:16.194647 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Created reservations ['3290576f-a6fa-4c0a-8349-29a7460ec878', '84db41b4-f375-4fc3-a263-9e566aa56f1b', '18888edf-ada0-4bd7-9a7d-655fde5c5640', '77f59c5e-332c-4b31-b9be-33013d70f5ce'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:16.195431 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93844d27-22d4-41b3-856f-1534ea8b90dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3290576f-a6fa-4c0a-8349-29a7460ec878', '84db41b4-f375-4fc3-a263-9e566aa56f1b', '18888edf-ada0-4bd7-9a7d-655fde5c5640', '77f59c5e-332c-4b31-b9be-33013d70f5ce']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:16.196149 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0165b7df-4d19-4678-8389-4bc91d719c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:16.217027 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0165b7df-4d19-4678-8389-4bc91d719c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cb293c7-19b7-40a9-9a0b-3d1952297a19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-485542161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14bb4f816a48d48a49ec2923516648',qos_specs=None,replication_status=,reservations=['3290576f-a6fa-4c0a-8349-29a7460ec878','84db41b4-f375-4fc3-a263-9e566aa56f1b','18888edf-ada0-4bd7-9a7d-655fde5c5640','77f59c5e-332c-4b31-b9be-33013d70f5ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e97d4071613e4488bcea2dfebbb881f8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-485542161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cb293c7-19b7-40a9-9a0b-3d1952297a19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca14bb4f816a48d48a49ec2923516648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e97d4071613e4488bcea2dfebbb881f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:16.217707 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (901f8115-aed8-40d4-bd48-9bc0b5361541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:16.233239 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (901f8115-aed8-40d4-bd48-9bc0b5361541) transitioned into state 'SUCCESS' from state '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-485542161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14bb4f816a48d48a49ec2923516648',qos_specs=None,replication_status=,reservations=['3290576f-a6fa-4c0a-8349-29a7460ec878','84db41b4-f375-4fc3-a263-9e566aa56f1b','18888edf-ada0-4bd7-9a7d-655fde5c5640','77f59c5e-332c-4b31-b9be-33013d70f5ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e97d4071613e4488bcea2dfebbb881f8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:16.233550 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aabc6dd3-7a7c-4b53-9878-30333fb4e52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:16.241372 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aabc6dd3-7a7c-4b53-9878-30333fb4e52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:16.242047 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Flow 'volume_create_api' (f8b185d6-2b49-4036-830d-800461644704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:16.242316 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Create volume request issued successfully. Aug 09 10:54:16.242819 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86cae5ad-5349-4e1a-bf97-70ef445f2b01 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:16.243198 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1314/5248] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:54:16 2026] POST /volume/v3/volumes => generated 777 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:16.255457 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-49862b57-7072-43f2-ac0a-55d2d67c25c6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:16.257242 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49862b57-7072-43f2-ac0a-55d2d67c25c6 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] GET https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 Aug 09 10:54:16.257428 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49862b57-7072-43f2-ac0a-55d2d67c25c6 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:16.257605 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49862b57-7072-43f2-ac0a-55d2d67c25c6 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:16.264934 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:16.264934 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:16.268627 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-49862b57-7072-43f2-ac0a-55d2d67c25c6 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Volume info retrieved successfully. Aug 09 10:54:16.272584 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49862b57-7072-43f2-ac0a-55d2d67c25c6 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 returned with HTTP 200 Aug 09 10:54:16.273047 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1311/5249] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:16 2026] GET /volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:16.313153 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-830ef11c-c476-4a74-8294-4e2decc6a315 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:16.315418 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-830ef11c-c476-4a74-8294-4e2decc6a315 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:16.315672 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-830ef11c-c476-4a74-8294-4e2decc6a315 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:16.315930 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-830ef11c-c476-4a74-8294-4e2decc6a315 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:16.326031 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:16.326031 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:16.329376 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-830ef11c-c476-4a74-8294-4e2decc6a315 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:16.333587 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-830ef11c-c476-4a74-8294-4e2decc6a315 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:16.334108 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1302/5250] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:16 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:16.741248 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ce56ef02-9047-45a3-a52c-f5fe5a6fac01 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:16.743489 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ce56ef02-9047-45a3-a52c-f5fe5a6fac01 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:54:16.743762 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ce56ef02-9047-45a3-a52c-f5fe5a6fac01 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:16.743993 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ce56ef02-9047-45a3-a52c-f5fe5a6fac01 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:16.751344 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:16.751344 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:16.755548 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ce56ef02-9047-45a3-a52c-f5fe5a6fac01 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:16.760347 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ce56ef02-9047-45a3-a52c-f5fe5a6fac01 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 returned with HTTP 200 Aug 09 10:54:16.760735 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1324/5251] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:16 2026] GET /volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:16.773259 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d03d776-6edc-465a-9a38-c8e19b533c99 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:16.774895 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d03d776-6edc-465a-9a38-c8e19b533c99 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:54:16.775204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d03d776-6edc-465a-9a38-c8e19b533c99 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ec44a5b-8c4c-452f-b652-76513593d049", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-881326924"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:16.777698 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-6d03d776-6edc-465a-9a38-c8e19b533c99 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating new backup {'backup': {'volume_id': '5ec44a5b-8c4c-452f-b652-76513593d049', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-881326924'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:54:16.777845 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-6d03d776-6edc-465a-9a38-c8e19b533c99 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating backup of volume 5ec44a5b-8c4c-452f-b652-76513593d049 in container None Aug 09 10:54:16.786533 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:16.786533 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:16.787037 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6d03d776-6edc-465a-9a38-c8e19b533c99 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:16.804595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-6d03d776-6edc-465a-9a38-c8e19b533c99 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['1df5f000-77e4-4948-9435-0507e9884979', '23e93bee-0e8b-4bdd-8d77-6605f0d2a2f1'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:16.821495 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d8e95a3b-200f-4a55-8dfc-6356874997ef None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:16.823277 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8e95a3b-200f-4a55-8dfc-6356874997ef tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 Aug 09 10:54:16.823535 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8e95a3b-200f-4a55-8dfc-6356874997ef tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:16.823876 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8e95a3b-200f-4a55-8dfc-6356874997ef tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:16.829996 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8e95a3b-200f-4a55-8dfc-6356874997ef tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 returned with HTTP 404 Aug 09 10:54:16.830547 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1312/5252] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:16 2026] GET /volume/v3/volumes/2298e8d6-0fe2-4171-82fe-425afb34a753 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:16.837041 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d03d776-6edc-465a-9a38-c8e19b533c99 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:54:16.837610 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1315/5253] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:16 2026] POST /volume/v3/backups => generated 329 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:16.838385 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a460ca6c-9eff-447a-a29a-6b328e32ff81 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:16.840209 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a460ca6c-9eff-447a-a29a-6b328e32ff81 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] DELETE https://10.4.3.125/volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 Aug 09 10:54:16.840484 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a460ca6c-9eff-447a-a29a-6b328e32ff81 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:16.840537 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a460ca6c-9eff-447a-a29a-6b328e32ff81 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:16.841217 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a460ca6c-9eff-447a-a29a-6b328e32ff81 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume with id: 13d0b717-5fc6-407d-98af-8a03da446403 Aug 09 10:54:16.846309 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f0e08ce9-1d6d-45ab-8406-10ebbc7b82e7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:16.847927 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0e08ce9-1d6d-45ab-8406-10ebbc7b82e7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:16.848088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0e08ce9-1d6d-45ab-8406-10ebbc7b82e7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:16.848285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0e08ce9-1d6d-45ab-8406-10ebbc7b82e7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:16.848382 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f0e08ce9-1d6d-45ab-8406-10ebbc7b82e7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:16.849171 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:16.849171 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:16.849667 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a460ca6c-9eff-447a-a29a-6b328e32ff81 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:16.852468 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:16.852468 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:16.853143 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0e08ce9-1d6d-45ab-8406-10ebbc7b82e7 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:16.853642 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1325/5254] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:16 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:16.865335 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a460ca6c-9eff-447a-a29a-6b328e32ff81 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume request issued successfully. Aug 09 10:54:16.865506 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a460ca6c-9eff-447a-a29a-6b328e32ff81 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 returned with HTTP 202 Aug 09 10:54:16.865924 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1303/5255] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:16 2026] DELETE /volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:16.873748 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-11bddee4-dbe6-4d6f-aa0a-13ac29a721f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:16.875935 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11bddee4-dbe6-4d6f-aa0a-13ac29a721f6 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 Aug 09 10:54:16.876222 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11bddee4-dbe6-4d6f-aa0a-13ac29a721f6 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:16.876470 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11bddee4-dbe6-4d6f-aa0a-13ac29a721f6 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:16.884802 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:16.884802 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:16.888615 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-11bddee4-dbe6-4d6f-aa0a-13ac29a721f6 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:16.893469 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11bddee4-dbe6-4d6f-aa0a-13ac29a721f6 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 returned with HTTP 200 Aug 09 10:54:16.893953 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1313/5256] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:16 2026] GET /volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:17.285476 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-61a81d41-93b3-4576-8f01-3bc1b166f70e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:17.287199 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61a81d41-93b3-4576-8f01-3bc1b166f70e tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] GET https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 Aug 09 10:54:17.287392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61a81d41-93b3-4576-8f01-3bc1b166f70e tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:17.287567 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61a81d41-93b3-4576-8f01-3bc1b166f70e tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:17.294175 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:17.294175 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:17.297023 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-61a81d41-93b3-4576-8f01-3bc1b166f70e tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Volume info retrieved successfully. Aug 09 10:54:17.300170 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61a81d41-93b3-4576-8f01-3bc1b166f70e tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 returned with HTTP 200 Aug 09 10:54:17.300550 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1316/5257] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:17 2026] GET /volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:17.311828 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ee096cbe-0761-4a54-b9cc-4d578e59c2cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:17.345557 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-35f83d95-e843-4f00-ac10-c33f3853b320 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:17.347291 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35f83d95-e843-4f00-ac10-c33f3853b320 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:17.347478 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35f83d95-e843-4f00-ac10-c33f3853b320 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:17.347678 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35f83d95-e843-4f00-ac10-c33f3853b320 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:17.356237 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:17.356237 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:17.359326 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-35f83d95-e843-4f00-ac10-c33f3853b320 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:17.362313 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ee096cbe-0761-4a54-b9cc-4d578e59c2cc tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] POST https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19/action Aug 09 10:54:17.362609 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ee096cbe-0761-4a54-b9cc-4d578e59c2cc tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:54:17.362732 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ee096cbe-0761-4a54-b9cc-4d578e59c2cc tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:17.363055 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35f83d95-e843-4f00-ac10-c33f3853b320 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:17.363555 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1304/5258] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:17 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:17.369804 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:17.369804 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:17.370220 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ee096cbe-0761-4a54-b9cc-4d578e59c2cc tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] Volume info retrieved successfully. Aug 09 10:54:17.371542 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-ee096cbe-0761-4a54-b9cc-4d578e59c2cc tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cbc00da37e6a4af59fb8c6101fd77bb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca14bb4f816a48d48a49ec2923516648', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:54:17.371733 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ee096cbe-0761-4a54-b9cc-4d578e59c2cc tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19/action returned with HTTP 403 Aug 09 10:54:17.372149 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1326/5259] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:54:17 2026] POST /volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19/action => generated 131 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:17.378379 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-24989b14-d228-4c8c-88f8-f9b8b161f54c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:17.380155 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-24989b14-d228-4c8c-88f8-f9b8b161f54c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 Aug 09 10:54:17.380383 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-24989b14-d228-4c8c-88f8-f9b8b161f54c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:17.380575 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-24989b14-d228-4c8c-88f8-f9b8b161f54c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:17.380750 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-24989b14-d228-4c8c-88f8-f9b8b161f54c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Delete volume with id: 9cb293c7-19b7-40a9-9a0b-3d1952297a19 Aug 09 10:54:17.388197 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:17.388197 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:17.388537 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-24989b14-d228-4c8c-88f8-f9b8b161f54c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Volume info retrieved successfully. Aug 09 10:54:17.405426 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-24989b14-d228-4c8c-88f8-f9b8b161f54c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Delete volume request issued successfully. Aug 09 10:54:17.405658 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-24989b14-d228-4c8c-88f8-f9b8b161f54c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 returned with HTTP 202 Aug 09 10:54:17.406243 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1314/5260] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:17 2026] DELETE /volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:17.412781 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eed9edaa-5843-4a97-8c0d-90c593d66837 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:17.414085 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eed9edaa-5843-4a97-8c0d-90c593d66837 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] GET https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 Aug 09 10:54:17.414368 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eed9edaa-5843-4a97-8c0d-90c593d66837 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:17.414603 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eed9edaa-5843-4a97-8c0d-90c593d66837 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:17.420602 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:17.420602 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:17.424223 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eed9edaa-5843-4a97-8c0d-90c593d66837 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Volume info retrieved successfully. Aug 09 10:54:17.426927 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eed9edaa-5843-4a97-8c0d-90c593d66837 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 returned with HTTP 200 Aug 09 10:54:17.427279 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1317/5261] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:17 2026] GET /volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:17.865366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6d5b9d7a-0f54-4f5d-a94e-8ab3f2eaadc3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:17.867049 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d5b9d7a-0f54-4f5d-a94e-8ab3f2eaadc3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:17.867259 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d5b9d7a-0f54-4f5d-a94e-8ab3f2eaadc3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:17.867435 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d5b9d7a-0f54-4f5d-a94e-8ab3f2eaadc3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:17.867535 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6d5b9d7a-0f54-4f5d-a94e-8ab3f2eaadc3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:17.871614 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:17.871614 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:17.872368 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d5b9d7a-0f54-4f5d-a94e-8ab3f2eaadc3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:17.872716 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1305/5262] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:17 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:17.908833 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c2479431-a828-4866-a656-5627dde2b4ae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:17.910119 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c2479431-a828-4866-a656-5627dde2b4ae tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 Aug 09 10:54:17.910317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c2479431-a828-4866-a656-5627dde2b4ae tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:17.910486 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c2479431-a828-4866-a656-5627dde2b4ae tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:17.915540 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c2479431-a828-4866-a656-5627dde2b4ae tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 returned with HTTP 404 Aug 09 10:54:17.915930 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1327/5263] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:17 2026] GET /volume/v3/volumes/13d0b717-5fc6-407d-98af-8a03da446403 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:17.923023 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e87167bb-fbbc-4c93-9030-6dd583f4d269 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:17.924556 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e87167bb-fbbc-4c93-9030-6dd583f4d269 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] DELETE https://10.4.3.125/volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 Aug 09 10:54:17.924728 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e87167bb-fbbc-4c93-9030-6dd583f4d269 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:17.924913 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e87167bb-fbbc-4c93-9030-6dd583f4d269 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:17.925059 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-e87167bb-fbbc-4c93-9030-6dd583f4d269 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume with id: d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 Aug 09 10:54:17.931398 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:17.931398 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:17.931891 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e87167bb-fbbc-4c93-9030-6dd583f4d269 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:17.950141 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e87167bb-fbbc-4c93-9030-6dd583f4d269 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume request issued successfully. Aug 09 10:54:17.950349 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e87167bb-fbbc-4c93-9030-6dd583f4d269 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 returned with HTTP 202 Aug 09 10:54:17.950759 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1315/5264] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:17 2026] DELETE /volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:17.956762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f92faa90-2ac5-4078-a721-bc19e058160e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:17.958478 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f92faa90-2ac5-4078-a721-bc19e058160e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 Aug 09 10:54:17.958683 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f92faa90-2ac5-4078-a721-bc19e058160e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:17.958890 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f92faa90-2ac5-4078-a721-bc19e058160e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:17.960811 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=343,cinder:INSERT=69,cinder:UPDATE=118 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:54:17.965941 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:17.965941 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:17.969933 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f92faa90-2ac5-4078-a721-bc19e058160e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:17.974263 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f92faa90-2ac5-4078-a721-bc19e058160e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 returned with HTTP 200 Aug 09 10:54:17.974621 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1318/5265] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:17 2026] GET /volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:18.375017 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-26d3f425-f264-4ce8-982b-c4e09c0bd21e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:18.376738 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-26d3f425-f264-4ce8-982b-c4e09c0bd21e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:18.376924 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-26d3f425-f264-4ce8-982b-c4e09c0bd21e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:18.377127 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-26d3f425-f264-4ce8-982b-c4e09c0bd21e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:18.379198 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=239,cinder:UPDATE=98,cinder:INSERT=52 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:54:18.387310 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:18.387310 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:18.390349 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-26d3f425-f264-4ce8-982b-c4e09c0bd21e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:18.394201 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-26d3f425-f264-4ce8-982b-c4e09c0bd21e tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:18.394586 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1306/5266] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:18 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:18.438634 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1423151c-3c79-48e5-bdc1-c82a37bedb21 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:18.440362 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1423151c-3c79-48e5-bdc1-c82a37bedb21 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] GET https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 Aug 09 10:54:18.440582 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1423151c-3c79-48e5-bdc1-c82a37bedb21 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:18.440822 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1423151c-3c79-48e5-bdc1-c82a37bedb21 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:18.446384 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1423151c-3c79-48e5-bdc1-c82a37bedb21 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 returned with HTTP 404 Aug 09 10:54:18.446839 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1328/5267] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:18 2026] GET /volume/v3/volumes/9cb293c7-19b7-40a9-9a0b-3d1952297a19 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:18.453924 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:18.455549 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:18.455896 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1945705202"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:18.457244 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1945705202'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:18.457406 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Create volume of 1 GB Aug 09 10:54:18.461199 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Availability Zones retrieved successfully. Aug 09 10:54:18.466295 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Flow 'volume_create_api' (ec919460-6670-4e40-8a4b-4779a488a147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:18.467144 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf32da38-96e3-47cf-b83d-b2d8939ccd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:18.467903 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:18.489023 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf32da38-96e3-47cf-b83d-b2d8939ccd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:18.489722 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a31d92c-4d0c-4403-8c17-bdb44bbf7467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:18.521695 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Created reservations ['d2ab62c4-f40f-4abf-9592-b7dcc63c143c', '8c45399a-103e-44c9-88ff-b928a1c1d0f8', 'f786a4c7-1f92-4be7-b52d-98b6c3554aba', '8911f42e-8262-4400-a9e7-0238ad5a1ce8'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:18.522654 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a31d92c-4d0c-4403-8c17-bdb44bbf7467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ab62c4-f40f-4abf-9592-b7dcc63c143c', '8c45399a-103e-44c9-88ff-b928a1c1d0f8', 'f786a4c7-1f92-4be7-b52d-98b6c3554aba', '8911f42e-8262-4400-a9e7-0238ad5a1ce8']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:18.523407 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (706f8b05-dfad-4ec0-a298-e5080a16e17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:18.543579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (706f8b05-dfad-4ec0-a298-e5080a16e17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe3bb0ad-fd47-4648-bcac-52041ec7a337', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945705202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14bb4f816a48d48a49ec2923516648',qos_specs=None,replication_status=,reservations=['d2ab62c4-f40f-4abf-9592-b7dcc63c143c','8c45399a-103e-44c9-88ff-b928a1c1d0f8','f786a4c7-1f92-4be7-b52d-98b6c3554aba','8911f42e-8262-4400-a9e7-0238ad5a1ce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e97d4071613e4488bcea2dfebbb881f8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945705202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe3bb0ad-fd47-4648-bcac-52041ec7a337,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca14bb4f816a48d48a49ec2923516648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e97d4071613e4488bcea2dfebbb881f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:18.544504 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834a534e-ed89-4737-b031-a733d52be5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:18.560712 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834a534e-ed89-4737-b031-a733d52be5fe) transitioned into state 'SUCCESS' from state '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-1945705202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14bb4f816a48d48a49ec2923516648',qos_specs=None,replication_status=,reservations=['d2ab62c4-f40f-4abf-9592-b7dcc63c143c','8c45399a-103e-44c9-88ff-b928a1c1d0f8','f786a4c7-1f92-4be7-b52d-98b6c3554aba','8911f42e-8262-4400-a9e7-0238ad5a1ce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e97d4071613e4488bcea2dfebbb881f8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:18.561433 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecaa801c-b64d-48c2-aea5-5376738d0d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:18.570517 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecaa801c-b64d-48c2-aea5-5376738d0d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:18.571348 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Flow 'volume_create_api' (ec919460-6670-4e40-8a4b-4779a488a147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:18.571688 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Create volume request issued successfully. Aug 09 10:54:18.572319 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5540f103-0061-4ae6-9515-e8e0fa46bf03 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:18.572889 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1316/5268] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:54:18 2026] POST /volume/v3/volumes => generated 778 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:18.583494 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0f507f57-5fb4-4cc1-ace3-697d7f9b154b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:18.585143 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0f507f57-5fb4-4cc1-ace3-697d7f9b154b tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] GET https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 Aug 09 10:54:18.585395 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0f507f57-5fb4-4cc1-ace3-697d7f9b154b tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:18.585579 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0f507f57-5fb4-4cc1-ace3-697d7f9b154b tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:18.592891 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:18.592891 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:18.595977 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0f507f57-5fb4-4cc1-ace3-697d7f9b154b tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Volume info retrieved successfully. Aug 09 10:54:18.599369 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0f507f57-5fb4-4cc1-ace3-697d7f9b154b tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 returned with HTTP 200 Aug 09 10:54:18.599695 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1319/5269] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:18 2026] GET /volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:18.772543 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-238fdd76-cfda-41f7-9561-cd53680bb5fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:18.774284 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-238fdd76-cfda-41f7-9561-cd53680bb5fe tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] POST https://10.4.3.125/volume/v3/attachments/4393cdda-55aa-4aa7-8fd3-280faccb7967/action Aug 09 10:54:18.774590 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-238fdd76-cfda-41f7-9561-cd53680bb5fe tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:54:18.774737 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-238fdd76-cfda-41f7-9561-cd53680bb5fe tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:18.788939 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:18.788939 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:18.800401 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c7abb350-08a1-43a6-9267-acfa77b21910 req-238fdd76-cfda-41f7-9561-cd53680bb5fe tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/attachments/4393cdda-55aa-4aa7-8fd3-280faccb7967/action returned with HTTP 204 Aug 09 10:54:18.800827 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1307/5270] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:54:18 2026] POST /volume/v3/attachments/4393cdda-55aa-4aa7-8fd3-280faccb7967/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:18.882889 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ac7a692a-b7d2-4e8e-bb40-0e7bb64a8429 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:18.884338 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac7a692a-b7d2-4e8e-bb40-0e7bb64a8429 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:18.884504 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac7a692a-b7d2-4e8e-bb40-0e7bb64a8429 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:18.884668 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac7a692a-b7d2-4e8e-bb40-0e7bb64a8429 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:18.884788 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ac7a692a-b7d2-4e8e-bb40-0e7bb64a8429 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:18.888436 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:18.888436 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:18.889116 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac7a692a-b7d2-4e8e-bb40-0e7bb64a8429 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:18.889473 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1329/5271] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:18 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:18.987476 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d50ecc9a-e8b1-4572-8e61-945c0bf81d9e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:18.989925 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d50ecc9a-e8b1-4572-8e61-945c0bf81d9e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 Aug 09 10:54:18.990653 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d50ecc9a-e8b1-4572-8e61-945c0bf81d9e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:18.990653 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d50ecc9a-e8b1-4572-8e61-945c0bf81d9e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:18.992869 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=195,cinder:UPDATE=63,cinder:INSERT=31 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:54:18.998097 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d50ecc9a-e8b1-4572-8e61-945c0bf81d9e tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 returned with HTTP 404 Aug 09 10:54:18.998562 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1317/5272] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:18 2026] GET /volume/v3/volumes/d6ba9aff-e7d6-4225-b5a6-747ee54e8d79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:19.006662 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4eba6aa5-66fe-4072-9661-3a130806ffff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:19.010232 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4eba6aa5-66fe-4072-9661-3a130806ffff tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 Aug 09 10:54:19.010232 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4eba6aa5-66fe-4072-9661-3a130806ffff tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:19.010232 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4eba6aa5-66fe-4072-9661-3a130806ffff tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:19.010232 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4eba6aa5-66fe-4072-9661-3a130806ffff tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume with id: f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 Aug 09 10:54:19.018078 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:19.018078 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:19.018833 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4eba6aa5-66fe-4072-9661-3a130806ffff tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:19.035959 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4eba6aa5-66fe-4072-9661-3a130806ffff tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume request issued successfully. Aug 09 10:54:19.036405 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4eba6aa5-66fe-4072-9661-3a130806ffff tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 returned with HTTP 202 Aug 09 10:54:19.037028 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1320/5273] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:19 2026] DELETE /volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:19.044694 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff9e244c-e31b-41c6-87de-ef67a9da8310 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:19.046545 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff9e244c-e31b-41c6-87de-ef67a9da8310 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 Aug 09 10:54:19.046763 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff9e244c-e31b-41c6-87de-ef67a9da8310 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:19.047006 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff9e244c-e31b-41c6-87de-ef67a9da8310 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:19.054494 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:19.054494 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:19.058504 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ff9e244c-e31b-41c6-87de-ef67a9da8310 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:19.063477 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff9e244c-e31b-41c6-87de-ef67a9da8310 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 returned with HTTP 200 Aug 09 10:54:19.063995 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1308/5274] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:19 2026] GET /volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:19.405952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c66331ac-4a3a-48ee-b00b-c4139a4cfb59 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:19.407600 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c66331ac-4a3a-48ee-b00b-c4139a4cfb59 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:19.407828 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c66331ac-4a3a-48ee-b00b-c4139a4cfb59 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:19.408032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c66331ac-4a3a-48ee-b00b-c4139a4cfb59 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:19.416947 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:19.416947 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:19.420229 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c66331ac-4a3a-48ee-b00b-c4139a4cfb59 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:19.423907 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c66331ac-4a3a-48ee-b00b-c4139a4cfb59 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:19.424316 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1330/5275] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:19 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:19.434783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-41184f44-8d19-4354-b960-979ee56b3143 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:19.436933 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-41184f44-8d19-4354-b960-979ee56b3143 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:19.437192 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-41184f44-8d19-4354-b960-979ee56b3143 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:19.437427 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-41184f44-8d19-4354-b960-979ee56b3143 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:19.448524 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:19.448524 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:19.452237 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-41184f44-8d19-4354-b960-979ee56b3143 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:19.456665 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-41184f44-8d19-4354-b960-979ee56b3143 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:19.457265 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1318/5276] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:19 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 1165 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:19.614213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f741ccd0-df57-4a3d-a8ce-c545225e71a1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:19.615891 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f741ccd0-df57-4a3d-a8ce-c545225e71a1 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] GET https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 Aug 09 10:54:19.616076 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f741ccd0-df57-4a3d-a8ce-c545225e71a1 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:19.616277 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f741ccd0-df57-4a3d-a8ce-c545225e71a1 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:19.623811 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:19.623811 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:19.627327 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f741ccd0-df57-4a3d-a8ce-c545225e71a1 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Volume info retrieved successfully. Aug 09 10:54:19.631780 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f741ccd0-df57-4a3d-a8ce-c545225e71a1 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 returned with HTTP 200 Aug 09 10:54:19.632152 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1321/5277] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:19 2026] GET /volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:19.643797 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0f061616-432b-45ff-8a8b-6805f46fdd08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:19.645440 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f061616-432b-45ff-8a8b-6805f46fdd08 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] POST https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337/action Aug 09 10:54:19.645785 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f061616-432b-45ff-8a8b-6805f46fdd08 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:54:19.645899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f061616-432b-45ff-8a8b-6805f46fdd08 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:19.653674 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:19.653674 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:19.654127 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-0f061616-432b-45ff-8a8b-6805f46fdd08 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cbc00da37e6a4af59fb8c6101fd77bb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca14bb4f816a48d48a49ec2923516648', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:54:19.654342 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f061616-432b-45ff-8a8b-6805f46fdd08 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-reader] https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337/action returned with HTTP 403 Aug 09 10:54:19.654766 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1309/5278] 10.4.3.125 () {68 vars in 1390 bytes} [Sun Aug 9 10:54:19 2026] POST /volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:19.661831 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3c7c6470-0a59-49cd-b041-8916da31c35c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:19.663150 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3c7c6470-0a59-49cd-b041-8916da31c35c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 Aug 09 10:54:19.663361 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3c7c6470-0a59-49cd-b041-8916da31c35c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:19.663538 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3c7c6470-0a59-49cd-b041-8916da31c35c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:19.663688 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-3c7c6470-0a59-49cd-b041-8916da31c35c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Delete volume with id: fe3bb0ad-fd47-4648-bcac-52041ec7a337 Aug 09 10:54:19.665876 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=224,cinder:UPDATE=90,cinder:INSERT=36 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:54:19.671148 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:19.671148 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:19.671501 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3c7c6470-0a59-49cd-b041-8916da31c35c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Volume info retrieved successfully. Aug 09 10:54:19.686443 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3c7c6470-0a59-49cd-b041-8916da31c35c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Delete volume request issued successfully. Aug 09 10:54:19.686640 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3c7c6470-0a59-49cd-b041-8916da31c35c tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 returned with HTTP 202 Aug 09 10:54:19.687168 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1331/5279] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:19 2026] DELETE /volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:19.695242 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1cdbeb9a-9578-45fc-a19e-b7de2a8c55ec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:19.696972 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1cdbeb9a-9578-45fc-a19e-b7de2a8c55ec tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] GET https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 Aug 09 10:54:19.697085 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1cdbeb9a-9578-45fc-a19e-b7de2a8c55ec tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:19.697321 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1cdbeb9a-9578-45fc-a19e-b7de2a8c55ec tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:19.704551 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:19.704551 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:19.707870 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1cdbeb9a-9578-45fc-a19e-b7de2a8c55ec tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Volume info retrieved successfully. Aug 09 10:54:19.713021 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1cdbeb9a-9578-45fc-a19e-b7de2a8c55ec tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 returned with HTTP 200 Aug 09 10:54:19.713583 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1319/5280] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:19 2026] GET /volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:19.898851 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4eff6900-2245-4c70-845a-e5286bb6c5d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:19.901109 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4eff6900-2245-4c70-845a-e5286bb6c5d8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:19.901385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4eff6900-2245-4c70-845a-e5286bb6c5d8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:19.901619 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4eff6900-2245-4c70-845a-e5286bb6c5d8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:19.901778 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4eff6900-2245-4c70-845a-e5286bb6c5d8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:19.906429 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:19.906429 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:19.907211 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4eff6900-2245-4c70-845a-e5286bb6c5d8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:19.907663 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1322/5281] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:19 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:20.077215 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dcd1eca0-07d7-44ad-9770-5bca1df75fd1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:20.079235 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dcd1eca0-07d7-44ad-9770-5bca1df75fd1 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 Aug 09 10:54:20.079495 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dcd1eca0-07d7-44ad-9770-5bca1df75fd1 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:20.079746 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dcd1eca0-07d7-44ad-9770-5bca1df75fd1 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:20.085525 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dcd1eca0-07d7-44ad-9770-5bca1df75fd1 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 returned with HTTP 404 Aug 09 10:54:20.086033 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1310/5282] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:20 2026] GET /volume/v3/volumes/f0afb39e-c1ba-4ece-ae89-3b12c4af7e15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:20.092817 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f29608dd-6514-47c5-94eb-887669c17e2c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:20.094604 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f29608dd-6514-47c5-94eb-887669c17e2c tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] DELETE https://10.4.3.125/volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 Aug 09 10:54:20.094822 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f29608dd-6514-47c5-94eb-887669c17e2c tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:20.095015 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f29608dd-6514-47c5-94eb-887669c17e2c tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:20.095212 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-f29608dd-6514-47c5-94eb-887669c17e2c tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume with id: 27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 Aug 09 10:54:20.101726 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:20.101726 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:20.102133 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f29608dd-6514-47c5-94eb-887669c17e2c tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:20.123538 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f29608dd-6514-47c5-94eb-887669c17e2c tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume request issued successfully. Aug 09 10:54:20.123538 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f29608dd-6514-47c5-94eb-887669c17e2c tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 returned with HTTP 202 Aug 09 10:54:20.123538 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1332/5283] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:20 2026] DELETE /volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:20.131413 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2dbbeb0e-4db8-46d9-a324-0cec07b77cce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:20.133980 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2dbbeb0e-4db8-46d9-a324-0cec07b77cce tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 Aug 09 10:54:20.133980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2dbbeb0e-4db8-46d9-a324-0cec07b77cce tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:20.133980 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2dbbeb0e-4db8-46d9-a324-0cec07b77cce tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:20.140335 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:20.140335 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:20.144072 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2dbbeb0e-4db8-46d9-a324-0cec07b77cce tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:20.149079 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2dbbeb0e-4db8-46d9-a324-0cec07b77cce tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 returned with HTTP 200 Aug 09 10:54:20.149660 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1320/5284] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:20 2026] GET /volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:20.725571 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a6798e2d-c193-4dc7-8c08-e9f49514ac77 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:20.728525 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6798e2d-c193-4dc7-8c08-e9f49514ac77 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] GET https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 Aug 09 10:54:20.728940 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6798e2d-c193-4dc7-8c08-e9f49514ac77 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:20.729317 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6798e2d-c193-4dc7-8c08-e9f49514ac77 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:20.737244 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6798e2d-c193-4dc7-8c08-e9f49514ac77 tempest-ProjectReaderTests-1600513209 tempest-ProjectReaderTests-1600513209-project-admin] https://10.4.3.125/volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 returned with HTTP 404 Aug 09 10:54:20.737244 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1323/5285] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:20 2026] GET /volume/v3/volumes/fe3bb0ad-fd47-4648-bcac-52041ec7a337 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:20.917452 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-89b43022-e875-4f0d-8b60-9b106f7f877d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:20.919276 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89b43022-e875-4f0d-8b60-9b106f7f877d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:20.919492 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89b43022-e875-4f0d-8b60-9b106f7f877d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:20.919723 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89b43022-e875-4f0d-8b60-9b106f7f877d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:20.919829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-89b43022-e875-4f0d-8b60-9b106f7f877d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:20.928514 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:20.928514 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:20.929436 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89b43022-e875-4f0d-8b60-9b106f7f877d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:20.929870 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1311/5286] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:20 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:21.162306 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-13988508-94d0-479b-91b6-eae4c7d86e83 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:21.164127 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13988508-94d0-479b-91b6-eae4c7d86e83 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 Aug 09 10:54:21.164337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13988508-94d0-479b-91b6-eae4c7d86e83 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:21.164513 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13988508-94d0-479b-91b6-eae4c7d86e83 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:21.170439 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13988508-94d0-479b-91b6-eae4c7d86e83 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 returned with HTTP 404 Aug 09 10:54:21.170960 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1333/5287] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:21 2026] GET /volume/v3/volumes/27d8acbd-b88c-4e8b-a9a3-8ec4d2b88448 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:21.177906 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3255eca9-8003-4684-a59d-9e61448c3ab0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:21.179826 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3255eca9-8003-4684-a59d-9e61448c3ab0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] DELETE https://10.4.3.125/volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 Aug 09 10:54:21.180046 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3255eca9-8003-4684-a59d-9e61448c3ab0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:21.180296 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3255eca9-8003-4684-a59d-9e61448c3ab0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:21.180475 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-3255eca9-8003-4684-a59d-9e61448c3ab0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume with id: 4e8bc590-8318-4957-82ee-8f2534d5cf40 Aug 09 10:54:21.187664 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:21.187664 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:21.188231 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3255eca9-8003-4684-a59d-9e61448c3ab0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:21.207144 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3255eca9-8003-4684-a59d-9e61448c3ab0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Delete volume request issued successfully. Aug 09 10:54:21.207391 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3255eca9-8003-4684-a59d-9e61448c3ab0 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 returned with HTTP 202 Aug 09 10:54:21.207828 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1321/5288] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:21 2026] DELETE /volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:21.214610 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-258161b6-2929-4ca3-a5e2-1996f874b351 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:21.216418 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-258161b6-2929-4ca3-a5e2-1996f874b351 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 Aug 09 10:54:21.216627 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-258161b6-2929-4ca3-a5e2-1996f874b351 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:21.216838 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-258161b6-2929-4ca3-a5e2-1996f874b351 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:21.225236 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:21.225236 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:21.230262 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-258161b6-2929-4ca3-a5e2-1996f874b351 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Volume info retrieved successfully. Aug 09 10:54:21.234855 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-258161b6-2929-4ca3-a5e2-1996f874b351 tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 returned with HTTP 200 Aug 09 10:54:21.235244 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1324/5289] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:21 2026] GET /volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:21.942203 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e9c8d63c-5265-41ab-9ce9-cf51ea1d4d37 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:21.943958 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e9c8d63c-5265-41ab-9ce9-cf51ea1d4d37 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:21.944167 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e9c8d63c-5265-41ab-9ce9-cf51ea1d4d37 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:21.944366 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e9c8d63c-5265-41ab-9ce9-cf51ea1d4d37 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:21.944480 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e9c8d63c-5265-41ab-9ce9-cf51ea1d4d37 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:21.948813 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:21.948813 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:21.949517 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e9c8d63c-5265-41ab-9ce9-cf51ea1d4d37 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:21.949971 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1312/5290] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:21 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:21.987569 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-5c0790de-2bad-4207-8795-3263458b9c92 req-c63ec8f4-98eb-4841-9e7d-8500a39151d9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:21.990088 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-c63ec8f4-98eb-4841-9e7d-8500a39151d9 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:21.990326 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-c63ec8f4-98eb-4841-9e7d-8500a39151d9 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:21.990537 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-c63ec8f4-98eb-4841-9e7d-8500a39151d9 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:22.000401 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:22.000401 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:22.003937 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-5c0790de-2bad-4207-8795-3263458b9c92 req-c63ec8f4-98eb-4841-9e7d-8500a39151d9 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:22.008326 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-c63ec8f4-98eb-4841-9e7d-8500a39151d9 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:22.008729 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1334/5291] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:54:21 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:22.027732 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5c0790de-2bad-4207-8795-3263458b9c92 req-9d8d8803-ba78-47d8-91f7-47a3a8187439 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:22.029793 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-9d8d8803-ba78-47d8-91f7-47a3a8187439 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] POST https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7/action Aug 09 10:54:22.030175 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-9d8d8803-ba78-47d8-91f7-47a3a8187439 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:54:22.030339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-9d8d8803-ba78-47d8-91f7-47a3a8187439 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:22.042475 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:22.042475 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:22.043033 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5c0790de-2bad-4207-8795-3263458b9c92 req-9d8d8803-ba78-47d8-91f7-47a3a8187439 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:22.049943 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5c0790de-2bad-4207-8795-3263458b9c92 req-9d8d8803-ba78-47d8-91f7-47a3a8187439 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Begin detaching volume completed successfully. Aug 09 10:54:22.050150 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-9d8d8803-ba78-47d8-91f7-47a3a8187439 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7/action returned with HTTP 202 Aug 09 10:54:22.050568 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1322/5292] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:54:22 2026] POST /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:54:22.092198 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-583562c4-7018-4511-8b75-612a2abc52e5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:22.092655 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-583562c4-7018-4511-8b75-612a2abc52e5 None None] GET https://10.4.3.125/volume// Aug 09 10:54:22.092909 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-583562c4-7018-4511-8b75-612a2abc52e5 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:22.093208 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-583562c4-7018-4511-8b75-612a2abc52e5 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:22.093667 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-583562c4-7018-4511-8b75-612a2abc52e5 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:54:22.094082 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1325/5293] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:54: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 09 10:54:22.100735 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5c0790de-2bad-4207-8795-3263458b9c92 req-38f44452-9de2-44f2-8971-64d6c027dc35 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:22.102850 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-38f44452-9de2-44f2-8971-64d6c027dc35 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:22.103046 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-38f44452-9de2-44f2-8971-64d6c027dc35 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:22.103272 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-38f44452-9de2-44f2-8971-64d6c027dc35 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:22.112468 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:22.112468 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:22.115640 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-5c0790de-2bad-4207-8795-3263458b9c92 req-38f44452-9de2-44f2-8971-64d6c027dc35 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:22.119696 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-38f44452-9de2-44f2-8971-64d6c027dc35 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:22.120080 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1313/5294] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:54:22 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 1348 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:54:22.250728 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7c4237cf-0e89-4187-8808-6ee5e68be9cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:22.252420 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7c4237cf-0e89-4187-8808-6ee5e68be9cc tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] GET https://10.4.3.125/volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 Aug 09 10:54:22.252602 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7c4237cf-0e89-4187-8808-6ee5e68be9cc tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:22.252813 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7c4237cf-0e89-4187-8808-6ee5e68be9cc tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:22.258926 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7c4237cf-0e89-4187-8808-6ee5e68be9cc tempest-CreateVolumesFromSourceVolumeTest-1041575282 tempest-CreateVolumesFromSourceVolumeTest-1041575282-project-member] https://10.4.3.125/volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 returned with HTTP 404 Aug 09 10:54:22.259369 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1335/5295] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:22 2026] GET /volume/v3/volumes/4e8bc590-8318-4957-82ee-8f2534d5cf40 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:22.960581 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0e7fbcc-fa82-4b39-850b-1d8bba008052 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:22.962406 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0e7fbcc-fa82-4b39-850b-1d8bba008052 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:22.962649 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0e7fbcc-fa82-4b39-850b-1d8bba008052 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:22.962859 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0e7fbcc-fa82-4b39-850b-1d8bba008052 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:22.962987 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b0e7fbcc-fa82-4b39-850b-1d8bba008052 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:22.967297 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:22.967297 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:22.968001 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0e7fbcc-fa82-4b39-850b-1d8bba008052 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:22.968060 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5c0790de-2bad-4207-8795-3263458b9c92 req-29038b29-fc21-4294-9cb0-10fca3ff15b4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:22.968406 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1323/5296] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:22 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:22.970528 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-29038b29-fc21-4294-9cb0-10fca3ff15b4 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] DELETE https://10.4.3.125/volume/v3/attachments/4393cdda-55aa-4aa7-8fd3-280faccb7967 Aug 09 10:54:22.970783 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-29038b29-fc21-4294-9cb0-10fca3ff15b4 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:22.970996 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-29038b29-fc21-4294-9cb0-10fca3ff15b4 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:22.978283 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:22.978283 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:23.024643 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5c0790de-2bad-4207-8795-3263458b9c92 req-29038b29-fc21-4294-9cb0-10fca3ff15b4 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/attachments/4393cdda-55aa-4aa7-8fd3-280faccb7967 returned with HTTP 200 Aug 09 10:54:23.025071 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1326/5297] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:54:22 2026] DELETE /volume/v3/attachments/4393cdda-55aa-4aa7-8fd3-280faccb7967 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:23.599446 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-55d6c178-8982-4d1e-afea-be623819a164 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:23.687603 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:23.687969 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-545491770"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:23.689340 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-545491770'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:23.689454 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Create volume of 1 GB Aug 09 10:54:23.693270 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Availability Zones retrieved successfully. Aug 09 10:54:23.698998 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Flow 'volume_create_api' (eb3925e7-0264-4f54-81dc-3a6786905d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:23.699899 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6db3b19-00d4-474c-8c92-84930d7b8627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:23.700718 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:23.726498 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6db3b19-00d4-474c-8c92-84930d7b8627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:23.727378 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9d3dae-7f3c-4bac-86ce-ed5206b1d586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:23.784918 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Created reservations ['72027dc5-7be1-43fa-aff1-02c2fadd4c72', '49cc97d1-bffc-45b0-a1ba-f0bf95b964bc', '7e3fff4d-987e-41ca-95ef-edbd5079ac16', '6ef1d44e-f072-4d88-b79c-dd08d8bce2d1'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:23.785852 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9d3dae-7f3c-4bac-86ce-ed5206b1d586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72027dc5-7be1-43fa-aff1-02c2fadd4c72', '49cc97d1-bffc-45b0-a1ba-f0bf95b964bc', '7e3fff4d-987e-41ca-95ef-edbd5079ac16', '6ef1d44e-f072-4d88-b79c-dd08d8bce2d1']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:23.786501 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08abc7b-9d98-45c1-80a2-464820835024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:23.812089 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08abc7b-9d98-45c1-80a2-464820835024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec7d784f-80fb-469e-b21c-26e79b60a2a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-545491770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b833f56679544bea50fe10120d5d83c',qos_specs=None,replication_status=,reservations=['72027dc5-7be1-43fa-aff1-02c2fadd4c72','49cc97d1-bffc-45b0-a1ba-f0bf95b964bc','7e3fff4d-987e-41ca-95ef-edbd5079ac16','6ef1d44e-f072-4d88-b79c-dd08d8bce2d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d25cf7d201a4114921241d35d74f3b9',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-545491770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec7d784f-80fb-469e-b21c-26e79b60a2a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b833f56679544bea50fe10120d5d83c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d25cf7d201a4114921241d35d74f3b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:23.813005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8831a3-2387-4c1c-8a8a-16684ce45e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:23.830887 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8831a3-2387-4c1c-8a8a-16684ce45e01) transitioned into state 'SUCCESS' from state '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-545491770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b833f56679544bea50fe10120d5d83c',qos_specs=None,replication_status=,reservations=['72027dc5-7be1-43fa-aff1-02c2fadd4c72','49cc97d1-bffc-45b0-a1ba-f0bf95b964bc','7e3fff4d-987e-41ca-95ef-edbd5079ac16','6ef1d44e-f072-4d88-b79c-dd08d8bce2d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d25cf7d201a4114921241d35d74f3b9',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:23.831530 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f29a73-1a17-42c1-9a11-0e65a712379e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:23.840001 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f29a73-1a17-42c1-9a11-0e65a712379e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:23.840768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Flow 'volume_create_api' (eb3925e7-0264-4f54-81dc-3a6786905d9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:23.841021 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Create volume request issued successfully. Aug 09 10:54:23.842060 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55d6c178-8982-4d1e-afea-be623819a164 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:23.842247 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1314/5298] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:54:23 2026] POST /volume/v3/volumes => generated 777 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:23.856274 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a2982d0f-801f-478c-8927-a649eac04f9b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:23.857724 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a2982d0f-801f-478c-8927-a649eac04f9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 Aug 09 10:54:23.857943 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a2982d0f-801f-478c-8927-a649eac04f9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:23.858074 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a2982d0f-801f-478c-8927-a649eac04f9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:23.864303 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:23.864303 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:23.867695 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a2982d0f-801f-478c-8927-a649eac04f9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:23.870890 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a2982d0f-801f-478c-8927-a649eac04f9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 returned with HTTP 200 Aug 09 10:54:23.870959 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1336/5299] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:23 2026] GET /volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:23.978506 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0c326662-0961-4cd9-bb0f-b88be9cc341f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:23.980307 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c326662-0961-4cd9-bb0f-b88be9cc341f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:23.980488 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c326662-0961-4cd9-bb0f-b88be9cc341f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:23.980694 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c326662-0961-4cd9-bb0f-b88be9cc341f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:23.980824 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0c326662-0961-4cd9-bb0f-b88be9cc341f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:23.986243 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:23.986243 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:23.986724 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c326662-0961-4cd9-bb0f-b88be9cc341f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:23.987110 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1324/5300] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:23 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:24.739508 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c75adb14-5f97-4251-bb10-c5cf0181a476 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:24.741631 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c75adb14-5f97-4251-bb10-c5cf0181a476 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] DELETE https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:24.741892 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c75adb14-5f97-4251-bb10-c5cf0181a476 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:24.742138 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c75adb14-5f97-4251-bb10-c5cf0181a476 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:24.742358 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-c75adb14-5f97-4251-bb10-c5cf0181a476 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Delete volume with id: 9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:24.750628 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:24.750628 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:24.751225 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c75adb14-5f97-4251-bb10-c5cf0181a476 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:24.768622 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c75adb14-5f97-4251-bb10-c5cf0181a476 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Delete volume request issued successfully. Aug 09 10:54:24.768854 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c75adb14-5f97-4251-bb10-c5cf0181a476 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 202 Aug 09 10:54:24.769345 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1327/5301] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:24 2026] DELETE /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:24.777695 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-acbcd6ee-55e3-4b88-80c9-61c51ff7f727 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:24.780042 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acbcd6ee-55e3-4b88-80c9-61c51ff7f727 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:24.780416 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acbcd6ee-55e3-4b88-80c9-61c51ff7f727 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:24.780650 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acbcd6ee-55e3-4b88-80c9-61c51ff7f727 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:24.789033 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:24.789033 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:24.793048 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-acbcd6ee-55e3-4b88-80c9-61c51ff7f727 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:24.798991 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acbcd6ee-55e3-4b88-80c9-61c51ff7f727 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 200 Aug 09 10:54:24.799539 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1315/5302] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:24 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:24.883904 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0ca57078-2702-4405-b447-8fcd73e86621 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:24.885662 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0ca57078-2702-4405-b447-8fcd73e86621 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 Aug 09 10:54:24.885858 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0ca57078-2702-4405-b447-8fcd73e86621 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:24.886012 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0ca57078-2702-4405-b447-8fcd73e86621 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:24.892761 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:24.892761 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:24.895777 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0ca57078-2702-4405-b447-8fcd73e86621 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:24.899084 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0ca57078-2702-4405-b447-8fcd73e86621 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 returned with HTTP 200 Aug 09 10:54:24.899445 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1337/5303] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:24 2026] GET /volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 10:54:24.910768 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-712f4395-091c-4c88-94f8-057eb1e630c6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:24.912690 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-712f4395-091c-4c88-94f8-057eb1e630c6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:54:24.913063 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-712f4395-091c-4c88-94f8-057eb1e630c6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec7d784f-80fb-469e-b21c-26e79b60a2a4", "name": "tempest-type-Backup-750180511"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:24.914606 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-712f4395-091c-4c88-94f8-057eb1e630c6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Creating new backup {'backup': {'volume_id': 'ec7d784f-80fb-469e-b21c-26e79b60a2a4', 'name': 'tempest-type-Backup-750180511'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:54:24.914760 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-712f4395-091c-4c88-94f8-057eb1e630c6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Creating backup of volume ec7d784f-80fb-469e-b21c-26e79b60a2a4 in container None Aug 09 10:54:24.922507 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:24.922507 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:24.922866 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-712f4395-091c-4c88-94f8-057eb1e630c6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:24.947403 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-712f4395-091c-4c88-94f8-057eb1e630c6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Created reservations ['e0fd0213-958d-4910-95e5-f5c16c2e9339', 'e46d5e13-4a62-4d05-a895-1176e839cdae'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:24.977556 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-712f4395-091c-4c88-94f8-057eb1e630c6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:54:24.978039 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1325/5304] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:54:24 2026] POST /volume/v3/backups => generated 315 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:24.986640 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dddfd5b8-83b7-490c-afc6-79e2ed35a5d3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:24.988968 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dddfd5b8-83b7-490c-afc6-79e2ed35a5d3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:24.989249 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dddfd5b8-83b7-490c-afc6-79e2ed35a5d3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:24.989659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dddfd5b8-83b7-490c-afc6-79e2ed35a5d3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:24.989659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-dddfd5b8-83b7-490c-afc6-79e2ed35a5d3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:24.994586 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:24.994586 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:24.995392 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dddfd5b8-83b7-490c-afc6-79e2ed35a5d3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:24.995841 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1328/5305] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:24 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:24.997328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ccbb446-772b-4392-a8a5-39cc55f5501d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:24.999236 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ccbb446-772b-4392-a8a5-39cc55f5501d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:24.999453 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ccbb446-772b-4392-a8a5-39cc55f5501d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:24.999682 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ccbb446-772b-4392-a8a5-39cc55f5501d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:24.999831 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9ccbb446-772b-4392-a8a5-39cc55f5501d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:25.004279 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:25.004279 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:25.004996 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ccbb446-772b-4392-a8a5-39cc55f5501d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:25.005421 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1316/5306] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:24 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:25.813623 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-65711b34-510b-4379-ae06-66c042baf6ad None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:25.816009 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65711b34-510b-4379-ae06-66c042baf6ad tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 Aug 09 10:54:25.816232 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65711b34-510b-4379-ae06-66c042baf6ad tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:25.816436 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65711b34-510b-4379-ae06-66c042baf6ad tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:25.822258 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65711b34-510b-4379-ae06-66c042baf6ad tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 returned with HTTP 404 Aug 09 10:54:25.822765 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1338/5307] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:25 2026] GET /volume/v3/volumes/9713cd9c-d2eb-4625-bee0-cb2aaef9b5f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:26.012154 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b929670a-25df-4a93-b64e-52316ff07a75 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:26.013961 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b929670a-25df-4a93-b64e-52316ff07a75 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:26.014691 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b929670a-25df-4a93-b64e-52316ff07a75 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:26.014846 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b929670a-25df-4a93-b64e-52316ff07a75 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:26.014935 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b929670a-25df-4a93-b64e-52316ff07a75 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:26.015836 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fec8d19a-2c30-451a-a66e-a91f97e16af9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:26.018227 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fec8d19a-2c30-451a-a66e-a91f97e16af9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:26.018338 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fec8d19a-2c30-451a-a66e-a91f97e16af9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:26.018514 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fec8d19a-2c30-451a-a66e-a91f97e16af9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:26.018609 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-fec8d19a-2c30-451a-a66e-a91f97e16af9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:26.019421 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:26.019421 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:26.020094 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b929670a-25df-4a93-b64e-52316ff07a75 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:26.020513 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1326/5308] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:26 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:26.023035 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:26.023035 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:26.023849 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fec8d19a-2c30-451a-a66e-a91f97e16af9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:26.024225 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1329/5309] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:26 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:26.213650 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7fa59562-13bd-40bf-bcf0-5409b9308ee5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:26.215580 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fa59562-13bd-40bf-bcf0-5409b9308ee5 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 Aug 09 10:54:26.215826 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fa59562-13bd-40bf-bcf0-5409b9308ee5 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:26.216059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fa59562-13bd-40bf-bcf0-5409b9308ee5 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:26.216172 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-7fa59562-13bd-40bf-bcf0-5409b9308ee5 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Delete snapshot with id: 08cb1793-3d9e-493e-a7ce-ac5056d778a9 Aug 09 10:54:26.221485 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:26.221485 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:26.222039 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fa59562-13bd-40bf-bcf0-5409b9308ee5 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Snapshot retrieved successfully. Aug 09 10:54:26.239464 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fa59562-13bd-40bf-bcf0-5409b9308ee5 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Snapshot delete request issued successfully. Aug 09 10:54:26.239693 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fa59562-13bd-40bf-bcf0-5409b9308ee5 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 returned with HTTP 202 Aug 09 10:54:26.240525 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1317/5310] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:54:26 2026] DELETE /volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:26.246854 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a8a31299-9a71-4b9d-9900-e8b99eaadeab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:26.248744 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8a31299-9a71-4b9d-9900-e8b99eaadeab tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 Aug 09 10:54:26.249044 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8a31299-9a71-4b9d-9900-e8b99eaadeab tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:26.249091 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8a31299-9a71-4b9d-9900-e8b99eaadeab tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:26.256360 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:26.256360 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:26.256360 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a8a31299-9a71-4b9d-9900-e8b99eaadeab tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Snapshot retrieved successfully. Aug 09 10:54:26.256360 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8a31299-9a71-4b9d-9900-e8b99eaadeab tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 returned with HTTP 200 Aug 09 10:54:26.256360 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1339/5311] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:26 2026] GET /volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:27.032348 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-85cc6eed-5dec-47d7-a9c0-df68c308c594 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:27.033884 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85cc6eed-5dec-47d7-a9c0-df68c308c594 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:27.034068 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85cc6eed-5dec-47d7-a9c0-df68c308c594 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:27.034303 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85cc6eed-5dec-47d7-a9c0-df68c308c594 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:27.034452 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-85cc6eed-5dec-47d7-a9c0-df68c308c594 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:27.036369 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d358615-6316-43e9-b6fa-fd5ca9225a08 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:27.038140 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d358615-6316-43e9-b6fa-fd5ca9225a08 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:27.038356 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d358615-6316-43e9-b6fa-fd5ca9225a08 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:27.038514 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d358615-6316-43e9-b6fa-fd5ca9225a08 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:27.038629 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6d358615-6316-43e9-b6fa-fd5ca9225a08 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:27.039266 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:27.039266 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:27.040023 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85cc6eed-5dec-47d7-a9c0-df68c308c594 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:27.040427 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1327/5312] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:27 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:27.043581 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:27.043581 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:27.044654 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d358615-6316-43e9-b6fa-fd5ca9225a08 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:27.045060 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1330/5313] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:27 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:27.264269 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3d76b54-44ef-4edd-be94-27d5f0ba7802 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:27.266299 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3d76b54-44ef-4edd-be94-27d5f0ba7802 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 Aug 09 10:54:27.266532 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3d76b54-44ef-4edd-be94-27d5f0ba7802 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:27.266773 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3d76b54-44ef-4edd-be94-27d5f0ba7802 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:27.271537 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3d76b54-44ef-4edd-be94-27d5f0ba7802 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 returned with HTTP 404 Aug 09 10:54:27.272097 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1318/5314] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:27 2026] GET /volume/v3/snapshots/08cb1793-3d9e-493e-a7ce-ac5056d778a9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:27.307574 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d1efe91a-99fb-4d7c-b0a4-a4bdd0c4de6d req-f0c6be77-bd70-4631-8045-d23a84e17dc2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:27.309720 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d1efe91a-99fb-4d7c-b0a4-a4bdd0c4de6d req-f0c6be77-bd70-4631-8045-d23a84e17dc2 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:54:27.309794 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d1efe91a-99fb-4d7c-b0a4-a4bdd0c4de6d req-f0c6be77-bd70-4631-8045-d23a84e17dc2 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:27.309981 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d1efe91a-99fb-4d7c-b0a4-a4bdd0c4de6d req-f0c6be77-bd70-4631-8045-d23a84e17dc2 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:27.317478 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:27.317478 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:27.321488 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d1efe91a-99fb-4d7c-b0a4-a4bdd0c4de6d req-f0c6be77-bd70-4631-8045-d23a84e17dc2 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:27.326305 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d1efe91a-99fb-4d7c-b0a4-a4bdd0c4de6d req-f0c6be77-bd70-4631-8045-d23a84e17dc2 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:54:27.326755 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1340/5315] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:54:27 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:28.052218 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d8e04ddb-98b9-414a-a4b4-9e72c6ff3c7d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:28.053924 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8e04ddb-98b9-414a-a4b4-9e72c6ff3c7d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:28.054008 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8e04ddb-98b9-414a-a4b4-9e72c6ff3c7d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:28.054199 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8e04ddb-98b9-414a-a4b4-9e72c6ff3c7d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:28.054318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d8e04ddb-98b9-414a-a4b4-9e72c6ff3c7d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:28.055019 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4a7fde24-d36a-463c-866f-92bc8ec515e8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:28.057101 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4a7fde24-d36a-463c-866f-92bc8ec515e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:28.057328 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4a7fde24-d36a-463c-866f-92bc8ec515e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:28.057530 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4a7fde24-d36a-463c-866f-92bc8ec515e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:28.057678 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4a7fde24-d36a-463c-866f-92bc8ec515e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:28.061080 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:28.061080 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:28.061663 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8e04ddb-98b9-414a-a4b4-9e72c6ff3c7d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:28.061994 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1328/5316] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:28 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:28.064106 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:28.064106 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:28.064943 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4a7fde24-d36a-463c-866f-92bc8ec515e8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:28.065296 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1331/5317] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:28 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:28.933243 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5ecc9ef3-114a-4114-87bf-05a723c03bf0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:28.934994 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ecc9ef3-114a-4114-87bf-05a723c03bf0 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] DELETE https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:54:28.935039 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ecc9ef3-114a-4114-87bf-05a723c03bf0 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:28.935226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ecc9ef3-114a-4114-87bf-05a723c03bf0 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:28.935378 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5ecc9ef3-114a-4114-87bf-05a723c03bf0 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Delete volume with id: 799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:54:28.942510 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:28.942510 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:28.943217 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5ecc9ef3-114a-4114-87bf-05a723c03bf0 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:28.962534 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5ecc9ef3-114a-4114-87bf-05a723c03bf0 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Delete volume request issued successfully. Aug 09 10:54:28.962796 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ecc9ef3-114a-4114-87bf-05a723c03bf0 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 202 Aug 09 10:54:28.963353 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1319/5318] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:28 2026] DELETE /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:28.970713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89a57d06-c4dc-46e9-a04e-ddc60d6d5e47 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:28.972300 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89a57d06-c4dc-46e9-a04e-ddc60d6d5e47 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:54:28.972488 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89a57d06-c4dc-46e9-a04e-ddc60d6d5e47 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:28.972690 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89a57d06-c4dc-46e9-a04e-ddc60d6d5e47 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:28.979929 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:28.979929 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:28.983354 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-89a57d06-c4dc-46e9-a04e-ddc60d6d5e47 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Volume info retrieved successfully. Aug 09 10:54:28.987351 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89a57d06-c4dc-46e9-a04e-ddc60d6d5e47 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 200 Aug 09 10:54:28.987778 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1341/5319] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:28 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:29.071949 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-013d9269-7923-4389-a011-743c2848865e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:29.073909 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-013d9269-7923-4389-a011-743c2848865e tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:29.074168 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-013d9269-7923-4389-a011-743c2848865e tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:29.074375 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-013d9269-7923-4389-a011-743c2848865e tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:29.074499 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-013d9269-7923-4389-a011-743c2848865e tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:29.074959 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-48c2abe8-1a05-4fbb-be49-21c6cd59858a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:29.077205 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48c2abe8-1a05-4fbb-be49-21c6cd59858a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:29.077420 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48c2abe8-1a05-4fbb-be49-21c6cd59858a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:29.077627 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48c2abe8-1a05-4fbb-be49-21c6cd59858a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:29.077774 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-48c2abe8-1a05-4fbb-be49-21c6cd59858a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:29.079618 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:29.079618 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:29.080593 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-013d9269-7923-4389-a011-743c2848865e tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:29.081103 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1329/5320] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:29 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:29.083156 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:29.083156 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:29.084369 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48c2abe8-1a05-4fbb-be49-21c6cd59858a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:29.084802 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1332/5321] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:29 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:30.002297 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-64f6e5cb-2389-4bb1-b09a-ce057cc73a48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:30.004492 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-64f6e5cb-2389-4bb1-b09a-ce057cc73a48 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] GET https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 Aug 09 10:54:30.004737 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-64f6e5cb-2389-4bb1-b09a-ce057cc73a48 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:30.004980 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-64f6e5cb-2389-4bb1-b09a-ce057cc73a48 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:30.011503 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-64f6e5cb-2389-4bb1-b09a-ce057cc73a48 tempest-TestStampPattern-786272298 tempest-TestStampPattern-786272298-project-member] https://10.4.3.125/volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 returned with HTTP 404 Aug 09 10:54:30.012010 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1320/5322] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:30 2026] GET /volume/v3/volumes/799a26cb-46b4-4445-93c6-fb2d300d5fd4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:30.093079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c65f5998-01c5-4b80-8e87-2562a3d43aaf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:30.094900 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3ca220ba-ccc8-4a8b-843f-495e7d41d21b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:30.095404 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c65f5998-01c5-4b80-8e87-2562a3d43aaf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:30.095727 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c65f5998-01c5-4b80-8e87-2562a3d43aaf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:30.095969 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c65f5998-01c5-4b80-8e87-2562a3d43aaf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:30.096076 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c65f5998-01c5-4b80-8e87-2562a3d43aaf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:30.096591 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ca220ba-ccc8-4a8b-843f-495e7d41d21b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:30.096837 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ca220ba-ccc8-4a8b-843f-495e7d41d21b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:30.097018 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ca220ba-ccc8-4a8b-843f-495e7d41d21b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:30.097122 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3ca220ba-ccc8-4a8b-843f-495e7d41d21b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:30.101081 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:30.101081 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:30.101393 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:30.101393 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:30.101832 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ca220ba-ccc8-4a8b-843f-495e7d41d21b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:30.102169 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1330/5323] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:30 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:30.102224 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c65f5998-01c5-4b80-8e87-2562a3d43aaf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:30.102567 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1342/5324] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:30 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:30.111318 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0a050f45-cd37-44c6-91c6-3f3cecd93a81 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:30.113019 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a050f45-cd37-44c6-91c6-3f3cecd93a81 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:30.113204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a050f45-cd37-44c6-91c6-3f3cecd93a81 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:30.113394 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a050f45-cd37-44c6-91c6-3f3cecd93a81 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:30.113496 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-0a050f45-cd37-44c6-91c6-3f3cecd93a81 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:30.117744 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:30.117744 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:30.118412 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a050f45-cd37-44c6-91c6-3f3cecd93a81 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:30.118737 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1333/5325] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:30 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:30.128736 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2840a697-55be-4171-a89a-151be3918880 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:30.130510 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2840a697-55be-4171-a89a-151be3918880 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:30.130796 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2840a697-55be-4171-a89a-151be3918880 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:30.131264 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2840a697-55be-4171-a89a-151be3918880 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:30.131264 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-2840a697-55be-4171-a89a-151be3918880 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete backup with id: abc8306a-643f-42f5-936e-b27669b28f59. Aug 09 10:54:30.134826 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:30.134826 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:30.145698 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-2840a697-55be-4171-a89a-151be3918880 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] delete_backup rpcapi backup_id abc8306a-643f-42f5-936e-b27669b28f59 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:54:30.147457 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2840a697-55be-4171-a89a-151be3918880 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 202 Aug 09 10:54:30.148006 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1321/5326] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:30 2026] DELETE /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:54:30.154549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e8643657-1e27-4520-b9f4-ab80f0434ff3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:30.156237 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8643657-1e27-4520-b9f4-ab80f0434ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:30.156423 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8643657-1e27-4520-b9f4-ab80f0434ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:30.156597 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8643657-1e27-4520-b9f4-ab80f0434ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:30.156712 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e8643657-1e27-4520-b9f4-ab80f0434ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:30.161345 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:30.161345 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:30.162263 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8643657-1e27-4520-b9f4-ab80f0434ff3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:30.162507 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1331/5327] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:30 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:31.112506 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-58f47c4b-c9f8-4967-8393-c1fe72163bd0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:31.114637 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-58f47c4b-c9f8-4967-8393-c1fe72163bd0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:31.115009 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-58f47c4b-c9f8-4967-8393-c1fe72163bd0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:31.115172 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-58f47c4b-c9f8-4967-8393-c1fe72163bd0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:31.115315 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-58f47c4b-c9f8-4967-8393-c1fe72163bd0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:31.120096 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:31.120096 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:31.120836 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-58f47c4b-c9f8-4967-8393-c1fe72163bd0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:31.121274 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1343/5328] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:31 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:31.172875 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-70925379-2180-4a3d-b63e-52afe98699f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:31.174576 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70925379-2180-4a3d-b63e-52afe98699f1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:31.174770 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70925379-2180-4a3d-b63e-52afe98699f1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:31.174975 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70925379-2180-4a3d-b63e-52afe98699f1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:31.175262 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-70925379-2180-4a3d-b63e-52afe98699f1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:31.179682 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:31.179682 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:31.180528 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70925379-2180-4a3d-b63e-52afe98699f1 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:31.180918 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1334/5329] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:31 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:32.132432 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-396f1368-3f75-4fca-aac0-b1c32808f3d1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:32.134301 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-396f1368-3f75-4fca-aac0-b1c32808f3d1 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:32.134538 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-396f1368-3f75-4fca-aac0-b1c32808f3d1 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:32.134761 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-396f1368-3f75-4fca-aac0-b1c32808f3d1 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:32.134878 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-396f1368-3f75-4fca-aac0-b1c32808f3d1 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:32.139230 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:32.139230 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:32.139812 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-396f1368-3f75-4fca-aac0-b1c32808f3d1 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:32.140160 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1322/5330] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:32 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:32.191197 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-18708ae9-b940-4d30-8aaa-61eb54b1be6c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:32.193039 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-18708ae9-b940-4d30-8aaa-61eb54b1be6c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:32.193292 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-18708ae9-b940-4d30-8aaa-61eb54b1be6c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:32.193522 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-18708ae9-b940-4d30-8aaa-61eb54b1be6c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:32.193685 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-18708ae9-b940-4d30-8aaa-61eb54b1be6c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:32.198964 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:32.198964 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:32.199821 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-18708ae9-b940-4d30-8aaa-61eb54b1be6c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 200 Aug 09 10:54:32.200229 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1332/5331] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:32 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:33.150354 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e645c8b0-371f-441f-aacb-51163727638e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:33.152070 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e645c8b0-371f-441f-aacb-51163727638e tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:33.152337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e645c8b0-371f-441f-aacb-51163727638e tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:33.152557 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e645c8b0-371f-441f-aacb-51163727638e tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:33.152713 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e645c8b0-371f-441f-aacb-51163727638e tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:33.157868 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:33.157868 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:33.158541 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e645c8b0-371f-441f-aacb-51163727638e tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:33.158980 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1344/5332] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:33 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:33.209515 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4c10528d-9628-4d43-906b-4c11fc478805 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:33.211594 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c10528d-9628-4d43-906b-4c11fc478805 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 Aug 09 10:54:33.211827 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c10528d-9628-4d43-906b-4c11fc478805 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:33.212096 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c10528d-9628-4d43-906b-4c11fc478805 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:33.212262 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4c10528d-9628-4d43-906b-4c11fc478805 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id abc8306a-643f-42f5-936e-b27669b28f59. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:33.216484 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c10528d-9628-4d43-906b-4c11fc478805 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 returned with HTTP 404 Aug 09 10:54:33.217080 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1335/5333] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:33 2026] GET /volume/v3/backups/abc8306a-643f-42f5-936e-b27669b28f59 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:33.634864 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70f74844-3589-4dde-9d6a-b49ecff4fc5f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:33.636487 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70f74844-3589-4dde-9d6a-b49ecff4fc5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:54:33.636711 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70f74844-3589-4dde-9d6a-b49ecff4fc5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:33.636905 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70f74844-3589-4dde-9d6a-b49ecff4fc5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:33.636972 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-70f74844-3589-4dde-9d6a-b49ecff4fc5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete backup with id: 95cb2126-7dba-4979-b835-de7fff3a9621. Aug 09 10:54:33.641038 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:33.641038 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:33.654331 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-70f74844-3589-4dde-9d6a-b49ecff4fc5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] delete_backup rpcapi backup_id 95cb2126-7dba-4979-b835-de7fff3a9621 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:54:33.656244 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70f74844-3589-4dde-9d6a-b49ecff4fc5f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 202 Aug 09 10:54:33.656760 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1323/5334] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:33 2026] DELETE /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:54:33.663712 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6c1b3369-21f3-4123-9562-0cab72504c98 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:33.665554 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c1b3369-21f3-4123-9562-0cab72504c98 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:54:33.665789 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c1b3369-21f3-4123-9562-0cab72504c98 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:33.666074 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c1b3369-21f3-4123-9562-0cab72504c98 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:33.666131 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6c1b3369-21f3-4123-9562-0cab72504c98 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:33.671099 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:33.671099 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:33.672203 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c1b3369-21f3-4123-9562-0cab72504c98 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 200 Aug 09 10:54:33.672592 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1333/5335] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:33 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:34.168337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ca61b6e8-0c78-4894-9858-1c7d6ec2dfb6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:34.169982 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca61b6e8-0c78-4894-9858-1c7d6ec2dfb6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:34.170197 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca61b6e8-0c78-4894-9858-1c7d6ec2dfb6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:34.170377 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca61b6e8-0c78-4894-9858-1c7d6ec2dfb6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:34.170483 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ca61b6e8-0c78-4894-9858-1c7d6ec2dfb6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:34.174356 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:34.174356 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:34.174902 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca61b6e8-0c78-4894-9858-1c7d6ec2dfb6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:34.175230 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1345/5336] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:34 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:34.682389 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9d4976cf-c9a5-4450-b1c0-0dc17f7699df None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:34.684229 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d4976cf-c9a5-4450-b1c0-0dc17f7699df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 Aug 09 10:54:34.684461 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d4976cf-c9a5-4450-b1c0-0dc17f7699df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:34.684675 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d4976cf-c9a5-4450-b1c0-0dc17f7699df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:34.684790 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9d4976cf-c9a5-4450-b1c0-0dc17f7699df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id 95cb2126-7dba-4979-b835-de7fff3a9621. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:34.688430 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d4976cf-c9a5-4450-b1c0-0dc17f7699df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 returned with HTTP 404 Aug 09 10:54:34.688867 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1336/5337] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:34 2026] GET /volume/v3/backups/95cb2126-7dba-4979-b835-de7fff3a9621 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:34.700656 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ddba8f6-4193-46a9-ab23-06189faef82a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:34.702338 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:34.702811 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-294762618"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:34.704605 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-294762618'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:34.704770 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume of 1 GB Aug 09 10:54:34.709457 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Availability Zones retrieved successfully. Aug 09 10:54:34.715427 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Flow 'volume_create_api' (8940febe-b06b-4fbf-89fb-df6c0bfa5395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:34.716545 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b66121-f7fc-4ddd-8558-4f5b5eb44fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:34.717732 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:34.744230 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b66121-f7fc-4ddd-8558-4f5b5eb44fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:34.745017 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30e1288a-71fb-4e72-a630-e5d74d4c98ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:34.785001 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['dafd8dc2-ddf8-4a67-b222-1d1c6b3dceec', '38952448-e8d6-4e66-86c6-84fa9d927afd', 'f644cc9c-a264-4281-971a-ce339c5d44ce', '2c45d9b0-6fc6-499c-965b-8a21d14276a2'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:34.785998 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30e1288a-71fb-4e72-a630-e5d74d4c98ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dafd8dc2-ddf8-4a67-b222-1d1c6b3dceec', '38952448-e8d6-4e66-86c6-84fa9d927afd', 'f644cc9c-a264-4281-971a-ce339c5d44ce', '2c45d9b0-6fc6-499c-965b-8a21d14276a2']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:34.786886 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23193bef-9a40-42a2-a1e6-11a7160f3752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:34.809660 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23193bef-9a40-42a2-a1e6-11a7160f3752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e31c194-ac3c-45ca-b787-7a71e376f2a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-294762618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',qos_specs=None,replication_status=,reservations=['dafd8dc2-ddf8-4a67-b222-1d1c6b3dceec','38952448-e8d6-4e66-86c6-84fa9d927afd','f644cc9c-a264-4281-971a-ce339c5d44ce','2c45d9b0-6fc6-499c-965b-8a21d14276a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf97b34e79e64688a824fcaddc4303e8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-294762618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e31c194-ac3c-45ca-b787-7a71e376f2a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf97b34e79e64688a824fcaddc4303e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:34.810442 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c90d6e32-a058-4cf1-adff-4280ab3e92a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:34.831837 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c90d6e32-a058-4cf1-adff-4280ab3e92a6) transitioned into state 'SUCCESS' from state '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-294762618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2c213fb21f4a24861a6aa7dc1aa44a',qos_specs=None,replication_status=,reservations=['dafd8dc2-ddf8-4a67-b222-1d1c6b3dceec','38952448-e8d6-4e66-86c6-84fa9d927afd','f644cc9c-a264-4281-971a-ce339c5d44ce','2c45d9b0-6fc6-499c-965b-8a21d14276a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf97b34e79e64688a824fcaddc4303e8',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:34.832734 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ae5fff-f022-4967-b8d1-9f220cdf64d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:34.841637 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ae5fff-f022-4967-b8d1-9f220cdf64d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:34.842689 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Flow 'volume_create_api' (8940febe-b06b-4fbf-89fb-df6c0bfa5395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:34.843533 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create volume request issued successfully. Aug 09 10:54:34.843976 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ddba8f6-4193-46a9-ab23-06189faef82a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:34.844441 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1324/5338] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:54:34 2026] POST /volume/v3/volumes => generated 748 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:34.855803 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9f540c1f-d8cf-45ae-948f-b6da03a5ad11 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:34.857112 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f540c1f-d8cf-45ae-948f-b6da03a5ad11 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 Aug 09 10:54:34.857325 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f540c1f-d8cf-45ae-948f-b6da03a5ad11 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:34.857499 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f540c1f-d8cf-45ae-948f-b6da03a5ad11 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:34.863783 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:34.863783 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:34.867114 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9f540c1f-d8cf-45ae-948f-b6da03a5ad11 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:34.870729 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f540c1f-d8cf-45ae-948f-b6da03a5ad11 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 returned with HTTP 200 Aug 09 10:54:34.871065 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1334/5339] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:34 2026] GET /volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:35.185113 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-17b57d0e-d3b9-4816-9b72-a7bdfb062f78 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:35.187154 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-17b57d0e-d3b9-4816-9b72-a7bdfb062f78 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:35.187435 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-17b57d0e-d3b9-4816-9b72-a7bdfb062f78 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:35.187668 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-17b57d0e-d3b9-4816-9b72-a7bdfb062f78 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:35.187803 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-17b57d0e-d3b9-4816-9b72-a7bdfb062f78 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:35.192483 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:35.192483 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:35.193320 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-17b57d0e-d3b9-4816-9b72-a7bdfb062f78 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:35.193706 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1346/5340] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:35 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:35.676823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2108b72c-0345-4322-afce-71a630e6a2db None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:35.749329 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:35.749623 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-457189076"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:35.750854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume request body: {'volume': {"'imageRef": 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-457189076'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:35.750967 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume of 1 GB Aug 09 10:54:35.754414 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Availability Zones retrieved successfully. Aug 09 10:54:35.759129 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Flow 'volume_create_api' (3e19fcba-ddee-41eb-8d5c-c2ad403ed980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:35.759958 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be74ca23-6cf6-409c-b026-7e9739cfc81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:35.760792 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:35.781993 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be74ca23-6cf6-409c-b026-7e9739cfc81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:35.782661 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f28173f-a139-4f5a-a23a-9ee6667b3ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:35.839401 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Created reservations ['6ec08d9d-032a-4846-8a32-8e3fa073862b', '0eb0b3f9-0e67-4187-aad6-dcd36d57957d', '3a7fbe28-7848-4271-b485-b50aadeb92c9', '7226fe42-819f-4077-8cff-927ef1f79337'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:35.840261 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f28173f-a139-4f5a-a23a-9ee6667b3ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ec08d9d-032a-4846-8a32-8e3fa073862b', '0eb0b3f9-0e67-4187-aad6-dcd36d57957d', '3a7fbe28-7848-4271-b485-b50aadeb92c9', '7226fe42-819f-4077-8cff-927ef1f79337']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:35.840980 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eacbb3e-547c-4290-9c17-cda9f6dc7358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:35.861203 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eacbb3e-547c-4290-9c17-cda9f6dc7358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54423884-1bd5-49dc-a558-7745fb90eb80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-457189076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77ae092c24a474fb1303bb09123d7d9',qos_specs=None,replication_status=,reservations=['6ec08d9d-032a-4846-8a32-8e3fa073862b','0eb0b3f9-0e67-4187-aad6-dcd36d57957d','3a7fbe28-7848-4271-b485-b50aadeb92c9','7226fe42-819f-4077-8cff-927ef1f79337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-457189076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54423884-1bd5-49dc-a558-7745fb90eb80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77ae092c24a474fb1303bb09123d7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:35.861886 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7b9601-ff7f-491b-81f2-91ecc1bcb411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:35.879278 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7b9601-ff7f-491b-81f2-91ecc1bcb411) transitioned into state 'SUCCESS' from state '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-457189076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77ae092c24a474fb1303bb09123d7d9',qos_specs=None,replication_status=,reservations=['6ec08d9d-032a-4846-8a32-8e3fa073862b','0eb0b3f9-0e67-4187-aad6-dcd36d57957d','3a7fbe28-7848-4271-b485-b50aadeb92c9','7226fe42-819f-4077-8cff-927ef1f79337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:35.880094 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3168e609-77c3-4e64-a72c-d2bf65359ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:35.883466 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-989c0b1e-771e-4d3c-9e6c-7ae3041f2174 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:35.885515 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-989c0b1e-771e-4d3c-9e6c-7ae3041f2174 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 Aug 09 10:54:35.885731 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-989c0b1e-771e-4d3c-9e6c-7ae3041f2174 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:35.885950 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-989c0b1e-771e-4d3c-9e6c-7ae3041f2174 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:35.889009 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3168e609-77c3-4e64-a72c-d2bf65359ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:35.889905 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Flow 'volume_create_api' (3e19fcba-ddee-41eb-8d5c-c2ad403ed980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:35.890224 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume request issued successfully. Aug 09 10:54:35.890827 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2108b72c-0345-4322-afce-71a630e6a2db tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:35.891483 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1337/5341] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:35 2026] POST /volume/v3/volumes => generated 756 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:35.895032 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:35.895032 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:35.900302 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-989c0b1e-771e-4d3c-9e6c-7ae3041f2174 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:35.905177 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-989c0b1e-771e-4d3c-9e6c-7ae3041f2174 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 returned with HTTP 200 Aug 09 10:54:35.905805 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1325/5342] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:35 2026] GET /volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:35.906136 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:35.908022 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:35.908745 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1778675532"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:35.909967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume request body: {'volume': {"'imageRef": 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1778675532'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:35.910133 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume of 1 GB Aug 09 10:54:35.914308 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Availability Zones retrieved successfully. Aug 09 10:54:35.918216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-04ddcee6-c6a1-4ff0-8ef9-2e3f52da40d4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:35.920002 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04ddcee6-c6a1-4ff0-8ef9-2e3f52da40d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:54:35.920472 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04ddcee6-c6a1-4ff0-8ef9-2e3f52da40d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e31c194-ac3c-45ca-b787-7a71e376f2a9", "name": "tempest-VolumesBackupsTest-Snapshot-1077387294"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:35.921139 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Flow 'volume_create_api' (b9c27fee-ff17-4a22-a8d2-e83f388a3d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:35.922460 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86dc613d-a639-4e27-893c-386b903ac23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:35.923740 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:35.931289 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:35.931289 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:35.931917 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-04ddcee6-c6a1-4ff0-8ef9-2e3f52da40d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:35.932091 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-04ddcee6-c6a1-4ff0-8ef9-2e3f52da40d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Create snapshot from volume 4e31c194-ac3c-45ca-b787-7a71e376f2a9 Aug 09 10:54:35.952360 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86dc613d-a639-4e27-893c-386b903ac23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:35.953108 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3491cc-c82e-4535-ac98-9995eaf397d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:35.964900 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-04ddcee6-c6a1-4ff0-8ef9-2e3f52da40d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['b913cdf0-a2fa-48b8-8574-6944ca2d0a5d', 'b12200c3-0279-4b17-b5d3-f8bc27c6a7ed', '5c9c194b-79ed-4cfc-9cbd-c4a2ee7693e0', '64c0fc66-c5f6-4705-b311-39bc28c54f79'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:35.992986 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-04ddcee6-c6a1-4ff0-8ef9-2e3f52da40d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Snapshot create request issued successfully. Aug 09 10:54:35.993384 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04ddcee6-c6a1-4ff0-8ef9-2e3f52da40d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:54:35.993869 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1347/5343] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:54:35 2026] POST /volume/v3/snapshots => generated 305 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:35.999074 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Created reservations ['b895e9cf-9b39-4c4e-ba7f-cc31dda2daf8', '627656df-805d-415b-9aad-deb62e2c1bd5', 'f07de069-b828-49b6-bf25-fe6ddb16d899', '9adfdc97-ed29-468c-973e-fc5005953b18'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:35.999854 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3491cc-c82e-4535-ac98-9995eaf397d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b895e9cf-9b39-4c4e-ba7f-cc31dda2daf8', '627656df-805d-415b-9aad-deb62e2c1bd5', 'f07de069-b828-49b6-bf25-fe6ddb16d899', '9adfdc97-ed29-468c-973e-fc5005953b18']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.000560 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85240384-9ea7-470f-8d6b-4831526e81d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.010151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d4967392-d024-470c-97fd-ce4d3e1c03df None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.012378 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4967392-d024-470c-97fd-ce4d3e1c03df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 Aug 09 10:54:36.012646 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4967392-d024-470c-97fd-ce4d3e1c03df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:36.012882 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4967392-d024-470c-97fd-ce4d3e1c03df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:36.018645 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:36.018645 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:36.019143 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d4967392-d024-470c-97fd-ce4d3e1c03df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Snapshot retrieved successfully. Aug 09 10:54:36.020055 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4967392-d024-470c-97fd-ce4d3e1c03df tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 returned with HTTP 200 Aug 09 10:54:36.020490 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1338/5344] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:36 2026] GET /volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:36.025319 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85240384-9ea7-470f-8d6b-4831526e81d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f11b2fd-7389-40fa-87de-dd5a55593c89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1778675532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77ae092c24a474fb1303bb09123d7d9',qos_specs=None,replication_status=,reservations=['b895e9cf-9b39-4c4e-ba7f-cc31dda2daf8','627656df-805d-415b-9aad-deb62e2c1bd5','f07de069-b828-49b6-bf25-fe6ddb16d899','9adfdc97-ed29-468c-973e-fc5005953b18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1778675532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f11b2fd-7389-40fa-87de-dd5a55593c89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77ae092c24a474fb1303bb09123d7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.026020 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (292392ab-1556-4ee1-a7f0-e72f62e01295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.045009 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (292392ab-1556-4ee1-a7f0-e72f62e01295) transitioned into state 'SUCCESS' from state '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-1778675532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77ae092c24a474fb1303bb09123d7d9',qos_specs=None,replication_status=,reservations=['b895e9cf-9b39-4c4e-ba7f-cc31dda2daf8','627656df-805d-415b-9aad-deb62e2c1bd5','f07de069-b828-49b6-bf25-fe6ddb16d899','9adfdc97-ed29-468c-973e-fc5005953b18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.045768 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c513fb4-70bd-473b-a67c-d5ba4cf02703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.055390 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c513fb4-70bd-473b-a67c-d5ba4cf02703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.056158 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Flow 'volume_create_api' (b9c27fee-ff17-4a22-a8d2-e83f388a3d2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:36.056453 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume request issued successfully. Aug 09 10:54:36.057000 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1709f47-5906-4a84-a451-a9f1da8d7e6e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:36.057482 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1335/5345] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:35 2026] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:36.068982 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-524a9007-d910-4268-b965-bfc26c1287b9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.070575 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:36.070943 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1723246839"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:36.072805 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume request body: {'volume': {"'imageRef": 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1723246839'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:36.072951 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume of 1 GB Aug 09 10:54:36.076537 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Availability Zones retrieved successfully. Aug 09 10:54:36.081859 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Flow 'volume_create_api' (41e1d8ba-9300-4209-aa13-853e40aced9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:36.083033 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ec03ce-0da4-4c48-b95e-f03fe7bfc2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.083867 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:36.106776 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ec03ce-0da4-4c48-b95e-f03fe7bfc2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.107091 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f945f2f1-0d54-4efc-b5b7-1fc8b723180d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.149329 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Created reservations ['dcc89d39-0578-4459-af99-22ca4b23889d', '1c0e82a7-b805-4135-ab5e-21840782d0ef', 'f67ce1d0-87f8-4e9a-bc0b-a1c6476a1fea', 'd0cbf320-5633-493d-9de3-1d870fb97c00'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:36.150253 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f945f2f1-0d54-4efc-b5b7-1fc8b723180d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc89d39-0578-4459-af99-22ca4b23889d', '1c0e82a7-b805-4135-ab5e-21840782d0ef', 'f67ce1d0-87f8-4e9a-bc0b-a1c6476a1fea', 'd0cbf320-5633-493d-9de3-1d870fb97c00']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.151027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c262c0fc-4c64-4297-a648-43d3238baa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.172482 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c262c0fc-4c64-4297-a648-43d3238baa7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd11f641d-cb02-4067-bc8b-ff38d9451da4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1723246839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77ae092c24a474fb1303bb09123d7d9',qos_specs=None,replication_status=,reservations=['dcc89d39-0578-4459-af99-22ca4b23889d','1c0e82a7-b805-4135-ab5e-21840782d0ef','f67ce1d0-87f8-4e9a-bc0b-a1c6476a1fea','d0cbf320-5633-493d-9de3-1d870fb97c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1723246839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d11f641d-cb02-4067-bc8b-ff38d9451da4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77ae092c24a474fb1303bb09123d7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.173178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd4ebdb-72ef-4bb6-a96a-df9103455f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.190534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd4ebdb-72ef-4bb6-a96a-df9103455f3a) transitioned into state 'SUCCESS' from state '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-1723246839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77ae092c24a474fb1303bb09123d7d9',qos_specs=None,replication_status=,reservations=['dcc89d39-0578-4459-af99-22ca4b23889d','1c0e82a7-b805-4135-ab5e-21840782d0ef','f67ce1d0-87f8-4e9a-bc0b-a1c6476a1fea','d0cbf320-5633-493d-9de3-1d870fb97c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.191768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6043b0d-d960-4b89-bb5d-3810ca6013b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.203238 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6043b0d-d960-4b89-bb5d-3810ca6013b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.204418 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Flow 'volume_create_api' (41e1d8ba-9300-4209-aa13-853e40aced9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:36.204758 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume request issued successfully. Aug 09 10:54:36.205357 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-524a9007-d910-4268-b965-bfc26c1287b9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:36.205917 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1326/5346] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:36 2026] POST /volume/v3/volumes => generated 757 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:36.207209 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d6ac80ae-d359-4b26-a518-948da8ae87d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.209151 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d6ac80ae-d359-4b26-a518-948da8ae87d0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:36.209421 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d6ac80ae-d359-4b26-a518-948da8ae87d0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:36.209669 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d6ac80ae-d359-4b26-a518-948da8ae87d0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:36.209815 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d6ac80ae-d359-4b26-a518-948da8ae87d0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:36.213986 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:36.213986 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:36.214578 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d6ac80ae-d359-4b26-a518-948da8ae87d0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:36.214905 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1348/5347] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:36 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:36.217366 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.219423 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:36.219781 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1999047279"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:36.221433 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume request body: {'volume': {"'imageRef": 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1999047279'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:36.221572 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume of 1 GB Aug 09 10:54:36.226559 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Availability Zones retrieved successfully. Aug 09 10:54:36.235778 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Flow 'volume_create_api' (2e10ec37-3cbb-4e8a-8d98-d6e6979ee494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:36.237155 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca87b20-32c2-4069-a08c-320ce6e5b2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.238560 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:36.267878 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca87b20-32c2-4069-a08c-320ce6e5b2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.268920 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fdf8c3b-b910-4521-9943-36b916685e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.309250 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Created reservations ['ee7bba52-3994-4a7b-9e0b-bb8386f5ffa3', '94fd1151-3b5b-4089-8c82-1b685815cc31', '5a38b5ff-1195-4265-a7d4-34676c26f853', '835d697c-8815-4004-88bc-3807c37e1705'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:36.310092 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fdf8c3b-b910-4521-9943-36b916685e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee7bba52-3994-4a7b-9e0b-bb8386f5ffa3', '94fd1151-3b5b-4089-8c82-1b685815cc31', '5a38b5ff-1195-4265-a7d4-34676c26f853', '835d697c-8815-4004-88bc-3807c37e1705']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.310864 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599b1fdd-2ae8-48c9-aee3-2242f394a3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.335835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599b1fdd-2ae8-48c9-aee3-2242f394a3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d47a9df-df7c-44fd-96d3-b270739ee7a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1999047279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77ae092c24a474fb1303bb09123d7d9',qos_specs=None,replication_status=,reservations=['ee7bba52-3994-4a7b-9e0b-bb8386f5ffa3','94fd1151-3b5b-4089-8c82-1b685815cc31','5a38b5ff-1195-4265-a7d4-34676c26f853','835d697c-8815-4004-88bc-3807c37e1705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1999047279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d47a9df-df7c-44fd-96d3-b270739ee7a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77ae092c24a474fb1303bb09123d7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.336698 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4867b3c-4972-4c20-bd32-6d529ead19c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.354961 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4867b3c-4972-4c20-bd32-6d529ead19c5) transitioned into state 'SUCCESS' from state '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-1999047279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77ae092c24a474fb1303bb09123d7d9',qos_specs=None,replication_status=,reservations=['ee7bba52-3994-4a7b-9e0b-bb8386f5ffa3','94fd1151-3b5b-4089-8c82-1b685815cc31','5a38b5ff-1195-4265-a7d4-34676c26f853','835d697c-8815-4004-88bc-3807c37e1705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.355943 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c8257f1-f116-4521-83c2-58122bac4afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.366880 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c8257f1-f116-4521-83c2-58122bac4afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.367807 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Flow 'volume_create_api' (2e10ec37-3cbb-4e8a-8d98-d6e6979ee494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:36.368208 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume request issued successfully. Aug 09 10:54:36.368861 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a585c484-4f84-436d-97b8-e9de8fc9c618 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:36.369325 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1339/5348] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:36 2026] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:36.385257 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.387938 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:36.388471 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1757030771"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:36.390770 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume request body: {'volume': {"'imageRef": 'a868a0fb-a992-488a-a483-45d689c8134a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1757030771'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:36.390955 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume of 1 GB Aug 09 10:54:36.391371 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:36.391371 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:36.396461 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Availability Zones retrieved successfully. Aug 09 10:54:36.404336 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Flow 'volume_create_api' (2f37be67-f6b7-40ab-a9f5-2e01054e372c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:36.405298 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62218a78-07a4-4cbc-8867-472ee7e39ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.406303 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:36.439893 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62218a78-07a4-4cbc-8867-472ee7e39ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.441109 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001e64b3-d3fd-4ee5-8f78-2555778bbbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.492963 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Created reservations ['3e9d732f-56eb-4396-8e32-1dc6f2c999b1', 'f8d6a4e7-71a3-45a5-a542-8c8ce76ac371', 'f8985577-c31a-46f4-a91e-4d0b6b62f234', 'eb5d94d3-fad0-4a38-9998-8ae1826d2909'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:36.493930 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001e64b3-d3fd-4ee5-8f78-2555778bbbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e9d732f-56eb-4396-8e32-1dc6f2c999b1', 'f8d6a4e7-71a3-45a5-a542-8c8ce76ac371', 'f8985577-c31a-46f4-a91e-4d0b6b62f234', 'eb5d94d3-fad0-4a38-9998-8ae1826d2909']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.494676 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e755d0-e1d7-4270-bf39-4258533494ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.519431 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e755d0-e1d7-4270-bf39-4258533494ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb23bb3f-4375-472a-8ae0-afd2c917799c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1757030771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77ae092c24a474fb1303bb09123d7d9',qos_specs=None,replication_status=,reservations=['3e9d732f-56eb-4396-8e32-1dc6f2c999b1','f8d6a4e7-71a3-45a5-a542-8c8ce76ac371','f8985577-c31a-46f4-a91e-4d0b6b62f234','eb5d94d3-fad0-4a38-9998-8ae1826d2909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1757030771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb23bb3f-4375-472a-8ae0-afd2c917799c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77ae092c24a474fb1303bb09123d7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.520143 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a902641-b930-4c94-8e78-9f6d9fcd0b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.540716 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a902641-b930-4c94-8e78-9f6d9fcd0b3a) transitioned into state 'SUCCESS' from state '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-1757030771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77ae092c24a474fb1303bb09123d7d9',qos_specs=None,replication_status=,reservations=['3e9d732f-56eb-4396-8e32-1dc6f2c999b1','f8d6a4e7-71a3-45a5-a542-8c8ce76ac371','f8985577-c31a-46f4-a91e-4d0b6b62f234','eb5d94d3-fad0-4a38-9998-8ae1826d2909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdaca506f6e64c7e87eed8c286e4fc08',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.541364 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7435e819-3de3-42e5-ae57-b77dc270ab15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:36.551080 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7435e819-3de3-42e5-ae57-b77dc270ab15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:36.551897 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Flow 'volume_create_api' (2f37be67-f6b7-40ab-a9f5-2e01054e372c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:36.552176 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Create volume request issued successfully. Aug 09 10:54:36.552763 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-416dbd68-68ca-4708-91a9-761ea5ebe467 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:36.553166 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1336/5349] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:36 2026] POST /volume/v3/volumes => generated 757 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:36.564710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-deb3496b-e0f2-46da-adfb-e017914b3f70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.566980 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-deb3496b-e0f2-46da-adfb-e017914b3f70 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 Aug 09 10:54:36.567226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-deb3496b-e0f2-46da-adfb-e017914b3f70 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:36.567460 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-deb3496b-e0f2-46da-adfb-e017914b3f70 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:36.576047 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:36.576047 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:36.580083 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-deb3496b-e0f2-46da-adfb-e017914b3f70 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:36.584923 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-deb3496b-e0f2-46da-adfb-e017914b3f70 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 returned with HTTP 200 Aug 09 10:54:36.585390 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1327/5350] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:36 2026] GET /volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:36.597151 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3a5615b1-1a38-41af-9776-eddac85ff0c5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.599158 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a5615b1-1a38-41af-9776-eddac85ff0c5 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 Aug 09 10:54:36.599413 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a5615b1-1a38-41af-9776-eddac85ff0c5 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:36.599668 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a5615b1-1a38-41af-9776-eddac85ff0c5 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:36.607673 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:36.607673 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:36.611400 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3a5615b1-1a38-41af-9776-eddac85ff0c5 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:36.615292 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a5615b1-1a38-41af-9776-eddac85ff0c5 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 returned with HTTP 200 Aug 09 10:54:36.615793 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1349/5351] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:36 2026] GET /volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:36.628681 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fa257dda-49dc-4862-8acc-017ed4f1b90d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.630720 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa257dda-49dc-4862-8acc-017ed4f1b90d tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 Aug 09 10:54:36.630955 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa257dda-49dc-4862-8acc-017ed4f1b90d tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:36.631116 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa257dda-49dc-4862-8acc-017ed4f1b90d tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:36.637873 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:36.637873 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:36.641288 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fa257dda-49dc-4862-8acc-017ed4f1b90d tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:36.645124 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa257dda-49dc-4862-8acc-017ed4f1b90d tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 returned with HTTP 200 Aug 09 10:54:36.645476 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1340/5352] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:36 2026] GET /volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:36.661111 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f2edad23-074b-4b0f-95ef-7190d21ce6f3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.663885 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2edad23-074b-4b0f-95ef-7190d21ce6f3 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 Aug 09 10:54:36.663885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2edad23-074b-4b0f-95ef-7190d21ce6f3 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:36.663885 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2edad23-074b-4b0f-95ef-7190d21ce6f3 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:36.670869 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:36.670869 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:36.674174 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2edad23-074b-4b0f-95ef-7190d21ce6f3 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:36.677993 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2edad23-074b-4b0f-95ef-7190d21ce6f3 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 returned with HTTP 200 Aug 09 10:54:36.678453 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1337/5353] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:36 2026] GET /volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:36.690938 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c17989b8-4412-40ea-ad02-2910aab04834 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.692682 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c17989b8-4412-40ea-ad02-2910aab04834 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c Aug 09 10:54:36.692845 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c17989b8-4412-40ea-ad02-2910aab04834 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:36.693053 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c17989b8-4412-40ea-ad02-2910aab04834 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:36.700683 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:36.700683 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:36.704553 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c17989b8-4412-40ea-ad02-2910aab04834 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:36.708987 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c17989b8-4412-40ea-ad02-2910aab04834 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c returned with HTTP 200 Aug 09 10:54:36.709425 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1328/5354] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:36 2026] GET /volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:36.721984 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d24471b4-e4d1-4ebd-ab34-9513028cc36a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.723657 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d24471b4-e4d1-4ebd-ab34-9513028cc36a tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] DELETE https://10.4.3.125/volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c Aug 09 10:54:36.723869 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d24471b4-e4d1-4ebd-ab34-9513028cc36a tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:36.724077 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d24471b4-e4d1-4ebd-ab34-9513028cc36a tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:36.724282 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-d24471b4-e4d1-4ebd-ab34-9513028cc36a tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Delete volume with id: eb23bb3f-4375-472a-8ae0-afd2c917799c Aug 09 10:54:36.730450 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:36.730450 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:36.731088 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d24471b4-e4d1-4ebd-ab34-9513028cc36a tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:36.746457 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d24471b4-e4d1-4ebd-ab34-9513028cc36a tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Delete volume request issued successfully. Aug 09 10:54:36.746749 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d24471b4-e4d1-4ebd-ab34-9513028cc36a tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c returned with HTTP 202 Aug 09 10:54:36.747307 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1350/5355] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:36 2026] DELETE /volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:36.753882 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7a54ed35-1c06-4a0c-8a38-605e6f4fc480 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:36.755572 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7a54ed35-1c06-4a0c-8a38-605e6f4fc480 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c Aug 09 10:54:36.755799 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7a54ed35-1c06-4a0c-8a38-605e6f4fc480 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:36.755977 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7a54ed35-1c06-4a0c-8a38-605e6f4fc480 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:36.762912 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:36.762912 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:36.766448 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7a54ed35-1c06-4a0c-8a38-605e6f4fc480 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:36.770439 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7a54ed35-1c06-4a0c-8a38-605e6f4fc480 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c returned with HTTP 200 Aug 09 10:54:36.770967 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1341/5356] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:36 2026] GET /volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:37.029733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4778db89-a320-4df1-8d06-156b5ae3f71e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:37.031835 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4778db89-a320-4df1-8d06-156b5ae3f71e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 Aug 09 10:54:37.032072 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4778db89-a320-4df1-8d06-156b5ae3f71e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:37.032323 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4778db89-a320-4df1-8d06-156b5ae3f71e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:37.038007 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:37.038007 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:37.038630 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4778db89-a320-4df1-8d06-156b5ae3f71e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Snapshot retrieved successfully. Aug 09 10:54:37.039540 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4778db89-a320-4df1-8d06-156b5ae3f71e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 returned with HTTP 200 Aug 09 10:54:37.039892 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1338/5357] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:37 2026] GET /volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:37.049661 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-78fa9b3a-f618-44fb-bf6a-db2844078170 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:37.051121 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78fa9b3a-f618-44fb-bf6a-db2844078170 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] POST https://10.4.3.125/volume/v3/backups Aug 09 10:54:37.051423 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78fa9b3a-f618-44fb-bf6a-db2844078170 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4e31c194-ac3c-45ca-b787-7a71e376f2a9", "snapshot_id": "bb39ddc9-5869-4bdf-948b-cbb835e6a1c1", "name": "tempest-VolumesBackupsTest-Backup-1420293177"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:37.052833 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-78fa9b3a-f618-44fb-bf6a-db2844078170 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating new backup {'backup': {'volume_id': '4e31c194-ac3c-45ca-b787-7a71e376f2a9', 'snapshot_id': 'bb39ddc9-5869-4bdf-948b-cbb835e6a1c1', 'name': 'tempest-VolumesBackupsTest-Backup-1420293177'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:54:37.052955 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-78fa9b3a-f618-44fb-bf6a-db2844078170 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Creating backup of volume 4e31c194-ac3c-45ca-b787-7a71e376f2a9 in container None Aug 09 10:54:37.059371 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:37.059371 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:37.059841 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-78fa9b3a-f618-44fb-bf6a-db2844078170 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:37.064480 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:37.064480 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:37.064883 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-78fa9b3a-f618-44fb-bf6a-db2844078170 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Snapshot retrieved successfully. Aug 09 10:54:37.077601 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-78fa9b3a-f618-44fb-bf6a-db2844078170 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Created reservations ['fb86c618-9896-433d-ade3-27bb4a078d81', '0be92859-8934-47b6-ba5c-faa94528d777'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:37.103235 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78fa9b3a-f618-44fb-bf6a-db2844078170 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:54:37.103235 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1329/5358] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:54:37 2026] POST /volume/v3/backups => generated 330 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:37.108684 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-197e6a56-3262-4c90-aba3-7cee717be64d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:37.110560 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-197e6a56-3262-4c90-aba3-7cee717be64d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:37.110662 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-197e6a56-3262-4c90-aba3-7cee717be64d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:37.110804 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-197e6a56-3262-4c90-aba3-7cee717be64d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:37.111889 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-197e6a56-3262-4c90-aba3-7cee717be64d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:37.115140 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:37.115140 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:37.115903 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-197e6a56-3262-4c90-aba3-7cee717be64d tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:37.116294 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1351/5359] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:37 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:37.226377 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7453e26c-aeed-4dc5-adf5-3cdaed7c0980 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:37.228391 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7453e26c-aeed-4dc5-adf5-3cdaed7c0980 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:37.228586 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7453e26c-aeed-4dc5-adf5-3cdaed7c0980 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:37.228774 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7453e26c-aeed-4dc5-adf5-3cdaed7c0980 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:37.228875 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7453e26c-aeed-4dc5-adf5-3cdaed7c0980 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:37.233174 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:37.233174 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:37.233847 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7453e26c-aeed-4dc5-adf5-3cdaed7c0980 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:37.234229 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1342/5360] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:37 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:37.784035 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4cd7703c-c3af-4fd9-a06e-179c54f97e70 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:37.785966 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4cd7703c-c3af-4fd9-a06e-179c54f97e70 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c Aug 09 10:54:37.786142 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4cd7703c-c3af-4fd9-a06e-179c54f97e70 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:37.786374 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4cd7703c-c3af-4fd9-a06e-179c54f97e70 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:37.792352 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4cd7703c-c3af-4fd9-a06e-179c54f97e70 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c returned with HTTP 404 Aug 09 10:54:37.792875 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1339/5361] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:37 2026] GET /volume/v3/volumes/eb23bb3f-4375-472a-8ae0-afd2c917799c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:37.800082 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69af3b28-48d4-489d-b200-82a09d7476eb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:37.801987 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69af3b28-48d4-489d-b200-82a09d7476eb tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] DELETE https://10.4.3.125/volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 Aug 09 10:54:37.802171 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69af3b28-48d4-489d-b200-82a09d7476eb tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:37.802398 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69af3b28-48d4-489d-b200-82a09d7476eb tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:37.802579 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-69af3b28-48d4-489d-b200-82a09d7476eb tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Delete volume with id: 8d47a9df-df7c-44fd-96d3-b270739ee7a6 Aug 09 10:54:37.809732 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:37.809732 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:37.810223 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-69af3b28-48d4-489d-b200-82a09d7476eb tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:37.830087 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-69af3b28-48d4-489d-b200-82a09d7476eb tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Delete volume request issued successfully. Aug 09 10:54:37.830298 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69af3b28-48d4-489d-b200-82a09d7476eb tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 returned with HTTP 202 Aug 09 10:54:37.830701 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1330/5362] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:37 2026] DELETE /volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:37.836876 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2c82f936-bbbd-414b-90eb-eb01066549e3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:37.838697 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2c82f936-bbbd-414b-90eb-eb01066549e3 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 Aug 09 10:54:37.838901 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2c82f936-bbbd-414b-90eb-eb01066549e3 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:37.839236 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2c82f936-bbbd-414b-90eb-eb01066549e3 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:37.846729 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:37.846729 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:37.850565 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2c82f936-bbbd-414b-90eb-eb01066549e3 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:37.854611 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2c82f936-bbbd-414b-90eb-eb01066549e3 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 returned with HTTP 200 Aug 09 10:54:37.855145 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1352/5363] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:37 2026] GET /volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:38.132677 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d50406ec-a9ed-4e12-8ab2-16563c089fc3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:38.135070 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d50406ec-a9ed-4e12-8ab2-16563c089fc3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:38.135339 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d50406ec-a9ed-4e12-8ab2-16563c089fc3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:38.135573 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d50406ec-a9ed-4e12-8ab2-16563c089fc3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:38.135718 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d50406ec-a9ed-4e12-8ab2-16563c089fc3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:38.140861 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:38.140861 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:38.141756 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d50406ec-a9ed-4e12-8ab2-16563c089fc3 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:38.142138 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1343/5364] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:38 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:38.247123 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-447aba2c-c063-4293-824d-f75342ca5f55 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:38.248875 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-447aba2c-c063-4293-824d-f75342ca5f55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:38.249104 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-447aba2c-c063-4293-824d-f75342ca5f55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:38.249319 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-447aba2c-c063-4293-824d-f75342ca5f55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:38.249416 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-447aba2c-c063-4293-824d-f75342ca5f55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:38.253894 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:38.253894 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:38.254647 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-447aba2c-c063-4293-824d-f75342ca5f55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:38.255095 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1340/5365] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:38 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:38.866841 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-56d31e58-c7de-4fd4-81a1-2c95ffd41413 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:38.868996 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-56d31e58-c7de-4fd4-81a1-2c95ffd41413 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 Aug 09 10:54:38.869240 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-56d31e58-c7de-4fd4-81a1-2c95ffd41413 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:38.869469 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-56d31e58-c7de-4fd4-81a1-2c95ffd41413 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:38.876167 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-56d31e58-c7de-4fd4-81a1-2c95ffd41413 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 returned with HTTP 404 Aug 09 10:54:38.876725 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1331/5366] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:38 2026] GET /volume/v3/volumes/8d47a9df-df7c-44fd-96d3-b270739ee7a6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:38.883300 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c084f10e-e04d-4037-a8ea-68a7e2c268a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:38.884983 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c084f10e-e04d-4037-a8ea-68a7e2c268a2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] DELETE https://10.4.3.125/volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 Aug 09 10:54:38.885162 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c084f10e-e04d-4037-a8ea-68a7e2c268a2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:38.885368 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c084f10e-e04d-4037-a8ea-68a7e2c268a2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:38.885541 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-c084f10e-e04d-4037-a8ea-68a7e2c268a2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Delete volume with id: d11f641d-cb02-4067-bc8b-ff38d9451da4 Aug 09 10:54:38.892447 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:38.892447 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:38.892879 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c084f10e-e04d-4037-a8ea-68a7e2c268a2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:38.909178 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c084f10e-e04d-4037-a8ea-68a7e2c268a2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Delete volume request issued successfully. Aug 09 10:54:38.909346 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c084f10e-e04d-4037-a8ea-68a7e2c268a2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 returned with HTTP 202 Aug 09 10:54:38.909860 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1353/5367] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:38 2026] DELETE /volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:38.919680 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-18613000-9179-46c3-bb2f-48419cbbec3e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:38.921836 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18613000-9179-46c3-bb2f-48419cbbec3e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 Aug 09 10:54:38.922074 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18613000-9179-46c3-bb2f-48419cbbec3e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:38.922333 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18613000-9179-46c3-bb2f-48419cbbec3e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:38.930613 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:38.930613 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:38.934557 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-18613000-9179-46c3-bb2f-48419cbbec3e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:38.939416 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18613000-9179-46c3-bb2f-48419cbbec3e tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 returned with HTTP 200 Aug 09 10:54:38.939872 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1344/5368] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:38 2026] GET /volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:39.152838 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-85a56d16-a47a-43d0-8f8c-686a1856ec2a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:39.154879 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85a56d16-a47a-43d0-8f8c-686a1856ec2a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:39.155109 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85a56d16-a47a-43d0-8f8c-686a1856ec2a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:39.155359 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85a56d16-a47a-43d0-8f8c-686a1856ec2a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:39.155528 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-85a56d16-a47a-43d0-8f8c-686a1856ec2a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:39.160547 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:39.160547 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:39.161264 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85a56d16-a47a-43d0-8f8c-686a1856ec2a tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:39.161644 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1341/5369] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:39 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:39.264923 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9a8bdacb-d397-4ca8-8656-4cdf9bb94628 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:39.266889 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a8bdacb-d397-4ca8-8656-4cdf9bb94628 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:39.267123 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a8bdacb-d397-4ca8-8656-4cdf9bb94628 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:39.267396 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a8bdacb-d397-4ca8-8656-4cdf9bb94628 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:39.267537 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9a8bdacb-d397-4ca8-8656-4cdf9bb94628 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:39.271705 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:39.271705 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:39.272416 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a8bdacb-d397-4ca8-8656-4cdf9bb94628 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:39.272804 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1332/5370] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:39 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:39.952258 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6ae56eb9-c12b-40e8-911f-e108c3aa5b83 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:39.953941 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ae56eb9-c12b-40e8-911f-e108c3aa5b83 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 Aug 09 10:54:39.954139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ae56eb9-c12b-40e8-911f-e108c3aa5b83 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:39.954361 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ae56eb9-c12b-40e8-911f-e108c3aa5b83 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:39.959768 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ae56eb9-c12b-40e8-911f-e108c3aa5b83 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 returned with HTTP 404 Aug 09 10:54:39.960215 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1354/5371] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:39 2026] GET /volume/v3/volumes/d11f641d-cb02-4067-bc8b-ff38d9451da4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:39.966379 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-64d3080d-ab71-47ef-bd81-dacbf1f883cd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:39.968239 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-64d3080d-ab71-47ef-bd81-dacbf1f883cd tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] DELETE https://10.4.3.125/volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 Aug 09 10:54:39.968433 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-64d3080d-ab71-47ef-bd81-dacbf1f883cd tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:39.968624 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-64d3080d-ab71-47ef-bd81-dacbf1f883cd tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:39.968790 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-64d3080d-ab71-47ef-bd81-dacbf1f883cd tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Delete volume with id: 7f11b2fd-7389-40fa-87de-dd5a55593c89 Aug 09 10:54:39.976130 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:39.976130 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:39.976573 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-64d3080d-ab71-47ef-bd81-dacbf1f883cd tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:39.993731 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-64d3080d-ab71-47ef-bd81-dacbf1f883cd tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Delete volume request issued successfully. Aug 09 10:54:39.993897 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-64d3080d-ab71-47ef-bd81-dacbf1f883cd tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 returned with HTTP 202 Aug 09 10:54:39.994300 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1345/5372] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:39 2026] DELETE /volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:40.001079 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7bed1e22-0281-49a8-93e2-d26d9dd2109c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:40.002691 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bed1e22-0281-49a8-93e2-d26d9dd2109c tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 Aug 09 10:54:40.002877 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bed1e22-0281-49a8-93e2-d26d9dd2109c tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:40.003074 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bed1e22-0281-49a8-93e2-d26d9dd2109c tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:40.009971 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:40.009971 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:40.013259 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7bed1e22-0281-49a8-93e2-d26d9dd2109c tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:40.017092 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bed1e22-0281-49a8-93e2-d26d9dd2109c tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 returned with HTTP 200 Aug 09 10:54:40.017501 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1342/5373] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:40 2026] GET /volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:40.174903 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0df029b5-75d5-4714-8a34-aae1843bf4fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:40.188129 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0df029b5-75d5-4714-8a34-aae1843bf4fa tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:40.189566 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0df029b5-75d5-4714-8a34-aae1843bf4fa tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:40.191817 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0df029b5-75d5-4714-8a34-aae1843bf4fa tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:40.194257 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0df029b5-75d5-4714-8a34-aae1843bf4fa tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:40.230523 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:40.230523 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:40.233497 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0df029b5-75d5-4714-8a34-aae1843bf4fa tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:40.234836 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1333/5374] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:40 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:40.283736 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d5614938-7bc2-488f-9186-c7cdf4d01e10 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:40.285673 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5614938-7bc2-488f-9186-c7cdf4d01e10 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:54:40.285819 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5614938-7bc2-488f-9186-c7cdf4d01e10 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:40.286005 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5614938-7bc2-488f-9186-c7cdf4d01e10 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:40.286091 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d5614938-7bc2-488f-9186-c7cdf4d01e10 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:40.290074 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:40.290074 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:40.290620 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5614938-7bc2-488f-9186-c7cdf4d01e10 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:54:40.290993 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1355/5375] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:40 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:40.301229 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a5cf9cf8-7fc4-4f59-9581-63b78ff9025a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:40.355487 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5cf9cf8-7fc4-4f59-9581-63b78ff9025a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7/export_record Aug 09 10:54:40.355728 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5cf9cf8-7fc4-4f59-9581-63b78ff9025a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:40.355927 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5cf9cf8-7fc4-4f59-9581-63b78ff9025a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Calling method 'export_record' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:40.356061 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-a5cf9cf8-7fc4-4f59-9581-63b78ff9025a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Export record for backup 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100316) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 09 10:54:40.359849 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:40.359849 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:40.360852 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-a5cf9cf8-7fc4-4f59-9581-63b78ff9025a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '2ced8f00220a4ece95f43cd981c3305e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b833f56679544bea50fe10120d5d83c', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:54:40.361001 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5cf9cf8-7fc4-4f59-9581-63b78ff9025a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7/export_record returned with HTTP 403 Aug 09 10:54:40.361423 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1346/5376] 10.4.3.125 () {68 vars in 1430 bytes} [Sun Aug 9 10:54:40 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7/export_record => generated 101 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:40.368254 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:40.370381 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:40.370797 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1451773030"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:40.372173 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1451773030'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:40.372313 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Create volume of 1 GB Aug 09 10:54:40.375919 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Availability Zones retrieved successfully. Aug 09 10:54:40.381332 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Flow 'volume_create_api' (dd66d340-241b-4c4c-b7ef-ed20056ebd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:40.382239 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c12075-3404-42c0-99fc-27c696d7cf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:40.382967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:40.404977 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c12075-3404-42c0-99fc-27c696d7cf69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:40.405770 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae834bfc-f343-43d6-96ad-5fa7940f2680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:40.444021 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Created reservations ['0c696365-f71f-4492-bb93-7b4306ff20e2', '1c19fcf9-de58-49d0-8d3d-fc9d848234ce', '45f88393-4ae3-4802-bd9a-186b93936b31', '6ba68200-c103-404b-a096-62e3b07469d4'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:40.444843 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae834bfc-f343-43d6-96ad-5fa7940f2680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c696365-f71f-4492-bb93-7b4306ff20e2', '1c19fcf9-de58-49d0-8d3d-fc9d848234ce', '45f88393-4ae3-4802-bd9a-186b93936b31', '6ba68200-c103-404b-a096-62e3b07469d4']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:40.445582 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53706600-ba3a-4ba8-8bd7-c1657c5f9732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:40.469157 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53706600-ba3a-4ba8-8bd7-c1657c5f9732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '874afc74-a56d-4d8c-bbd7-5a509ab06f69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1451773030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b833f56679544bea50fe10120d5d83c',qos_specs=None,replication_status=,reservations=['0c696365-f71f-4492-bb93-7b4306ff20e2','1c19fcf9-de58-49d0-8d3d-fc9d848234ce','45f88393-4ae3-4802-bd9a-186b93936b31','6ba68200-c103-404b-a096-62e3b07469d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d25cf7d201a4114921241d35d74f3b9',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1451773030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=874afc74-a56d-4d8c-bbd7-5a509ab06f69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b833f56679544bea50fe10120d5d83c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d25cf7d201a4114921241d35d74f3b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:40.469992 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55296708-458e-4538-8b54-f058a095422c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:40.488402 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55296708-458e-4538-8b54-f058a095422c) transitioned into state 'SUCCESS' from state '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-1451773030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b833f56679544bea50fe10120d5d83c',qos_specs=None,replication_status=,reservations=['0c696365-f71f-4492-bb93-7b4306ff20e2','1c19fcf9-de58-49d0-8d3d-fc9d848234ce','45f88393-4ae3-4802-bd9a-186b93936b31','6ba68200-c103-404b-a096-62e3b07469d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d25cf7d201a4114921241d35d74f3b9',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:40.489564 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b433b3-f9c4-4975-8fbb-4c640ea61bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:40.499472 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b433b3-f9c4-4975-8fbb-4c640ea61bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:40.500319 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Flow 'volume_create_api' (dd66d340-241b-4c4c-b7ef-ed20056ebd36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:40.500642 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Create volume request issued successfully. Aug 09 10:54:40.501198 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f759a2c5-7f17-40a9-9937-2d1e02d49f29 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:40.501648 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1343/5377] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:54:40 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:40.514053 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0d55ec3-7f28-450f-9daf-b78cddc19b37 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:40.515887 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0d55ec3-7f28-450f-9daf-b78cddc19b37 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 Aug 09 10:54:40.516130 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0d55ec3-7f28-450f-9daf-b78cddc19b37 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:40.516364 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0d55ec3-7f28-450f-9daf-b78cddc19b37 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:40.524018 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:40.524018 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:40.527583 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0d55ec3-7f28-450f-9daf-b78cddc19b37 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:40.531348 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0d55ec3-7f28-450f-9daf-b78cddc19b37 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 returned with HTTP 200 Aug 09 10:54:40.531746 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1334/5378] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:40 2026] GET /volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:41.029621 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71bb4b52-7c5f-4a58-9a4c-de53beeb09f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:41.032066 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71bb4b52-7c5f-4a58-9a4c-de53beeb09f9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 Aug 09 10:54:41.032408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71bb4b52-7c5f-4a58-9a4c-de53beeb09f9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:41.032681 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71bb4b52-7c5f-4a58-9a4c-de53beeb09f9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:41.040451 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71bb4b52-7c5f-4a58-9a4c-de53beeb09f9 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 returned with HTTP 404 Aug 09 10:54:41.041083 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1356/5379] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:41 2026] GET /volume/v3/volumes/7f11b2fd-7389-40fa-87de-dd5a55593c89 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:41.047691 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e3bfc12-2035-450e-aa9e-0b8e111ba2bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:41.049373 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e3bfc12-2035-450e-aa9e-0b8e111ba2bc tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] DELETE https://10.4.3.125/volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 Aug 09 10:54:41.049552 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e3bfc12-2035-450e-aa9e-0b8e111ba2bc tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:41.049755 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e3bfc12-2035-450e-aa9e-0b8e111ba2bc tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:41.049902 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0e3bfc12-2035-450e-aa9e-0b8e111ba2bc tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Delete volume with id: 54423884-1bd5-49dc-a558-7745fb90eb80 Aug 09 10:54:41.056393 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:41.056393 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:41.056788 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0e3bfc12-2035-450e-aa9e-0b8e111ba2bc tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:41.074724 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0e3bfc12-2035-450e-aa9e-0b8e111ba2bc tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Delete volume request issued successfully. Aug 09 10:54:41.074876 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e3bfc12-2035-450e-aa9e-0b8e111ba2bc tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 returned with HTTP 202 Aug 09 10:54:41.075252 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1347/5380] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:41 2026] DELETE /volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:41.081978 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ca7bc659-631b-4783-93e5-758553a4ff90 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:41.083837 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca7bc659-631b-4783-93e5-758553a4ff90 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 Aug 09 10:54:41.084029 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca7bc659-631b-4783-93e5-758553a4ff90 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:41.084258 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca7bc659-631b-4783-93e5-758553a4ff90 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:41.090832 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:41.090832 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:41.094360 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ca7bc659-631b-4783-93e5-758553a4ff90 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Volume info retrieved successfully. Aug 09 10:54:41.098351 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca7bc659-631b-4783-93e5-758553a4ff90 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 returned with HTTP 200 Aug 09 10:54:41.098908 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1344/5381] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:41 2026] GET /volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:41.245555 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e964c45d-9b20-4f1c-b0a2-56725326e193 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:41.247324 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e964c45d-9b20-4f1c-b0a2-56725326e193 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:41.247511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e964c45d-9b20-4f1c-b0a2-56725326e193 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:41.247710 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e964c45d-9b20-4f1c-b0a2-56725326e193 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:41.247810 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e964c45d-9b20-4f1c-b0a2-56725326e193 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:41.251802 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:41.251802 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:41.252490 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e964c45d-9b20-4f1c-b0a2-56725326e193 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:41.252814 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1335/5382] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:41 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:41.544030 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e91b92c6-1580-439a-8853-3b3be22e1e2d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:41.545666 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e91b92c6-1580-439a-8853-3b3be22e1e2d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 Aug 09 10:54:41.545856 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e91b92c6-1580-439a-8853-3b3be22e1e2d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:41.546029 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e91b92c6-1580-439a-8853-3b3be22e1e2d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:41.552734 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:41.552734 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:41.556045 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e91b92c6-1580-439a-8853-3b3be22e1e2d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:41.559833 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e91b92c6-1580-439a-8853-3b3be22e1e2d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 returned with HTTP 200 Aug 09 10:54:41.560196 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1357/5383] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:41 2026] GET /volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:41.571328 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-79f36c34-b87c-4678-b5ff-42419016a96b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:41.573122 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-79f36c34-b87c-4678-b5ff-42419016a96b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:54:41.573495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-79f36c34-b87c-4678-b5ff-42419016a96b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "874afc74-a56d-4d8c-bbd7-5a509ab06f69", "name": "tempest-type-Backup-1555041716"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:41.574889 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-79f36c34-b87c-4678-b5ff-42419016a96b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Creating new backup {'backup': {'volume_id': '874afc74-a56d-4d8c-bbd7-5a509ab06f69', 'name': 'tempest-type-Backup-1555041716'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:54:41.575047 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-79f36c34-b87c-4678-b5ff-42419016a96b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Creating backup of volume 874afc74-a56d-4d8c-bbd7-5a509ab06f69 in container None Aug 09 10:54:41.582297 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:41.582297 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:41.582613 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-79f36c34-b87c-4678-b5ff-42419016a96b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:41.602993 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-79f36c34-b87c-4678-b5ff-42419016a96b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Created reservations ['7fd4f3d6-3ed8-4583-8536-3ba710fabe02', '3176fa46-4d30-436c-a710-894f8f97ccad'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:41.632879 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-79f36c34-b87c-4678-b5ff-42419016a96b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:54:41.633458 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1348/5384] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:54:41 2026] POST /volume/v3/backups => generated 316 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:41.641083 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-029b481b-1f4a-4b70-905f-e3de3f26d2fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:41.642745 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-029b481b-1f4a-4b70-905f-e3de3f26d2fa tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:41.642971 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-029b481b-1f4a-4b70-905f-e3de3f26d2fa tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:41.643197 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-029b481b-1f4a-4b70-905f-e3de3f26d2fa tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:41.643345 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-029b481b-1f4a-4b70-905f-e3de3f26d2fa tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:41.647070 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:41.647070 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:41.647776 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-029b481b-1f4a-4b70-905f-e3de3f26d2fa tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:41.648249 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1345/5385] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:41 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:54:42.110465 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d91b7de-0d6e-4f8d-a3f1-a5a5922677e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:42.112316 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d91b7de-0d6e-4f8d-a3f1-a5a5922677e2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] GET https://10.4.3.125/volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 Aug 09 10:54:42.112551 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d91b7de-0d6e-4f8d-a3f1-a5a5922677e2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:42.112786 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d91b7de-0d6e-4f8d-a3f1-a5a5922677e2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:42.118103 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d91b7de-0d6e-4f8d-a3f1-a5a5922677e2 tempest-CreateVolumesFromImageTest-1282411661 tempest-CreateVolumesFromImageTest-1282411661-project-member] https://10.4.3.125/volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 returned with HTTP 404 Aug 09 10:54:42.118535 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1336/5386] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:42 2026] GET /volume/v3/volumes/54423884-1bd5-49dc-a558-7745fb90eb80 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:42.262419 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d33a1c1f-3d20-4cbe-b985-78e62ad13d6e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:42.264139 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d33a1c1f-3d20-4cbe-b985-78e62ad13d6e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:42.264334 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d33a1c1f-3d20-4cbe-b985-78e62ad13d6e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:42.264508 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d33a1c1f-3d20-4cbe-b985-78e62ad13d6e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:42.264641 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d33a1c1f-3d20-4cbe-b985-78e62ad13d6e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:42.268609 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:42.268609 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:42.269272 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d33a1c1f-3d20-4cbe-b985-78e62ad13d6e tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:42.269630 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1358/5387] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:42 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:42.658404 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c30e2c48-0236-43ad-b549-c4ae7344a5f4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:42.660640 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c30e2c48-0236-43ad-b549-c4ae7344a5f4 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:42.660912 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c30e2c48-0236-43ad-b549-c4ae7344a5f4 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:42.661123 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c30e2c48-0236-43ad-b549-c4ae7344a5f4 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:42.661243 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c30e2c48-0236-43ad-b549-c4ae7344a5f4 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:42.665975 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:42.665975 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:42.666889 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c30e2c48-0236-43ad-b549-c4ae7344a5f4 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:42.667419 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1349/5388] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:42 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:43.281746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5aa75288-f71d-47ae-9364-6c3474e5b401 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:43.283877 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5aa75288-f71d-47ae-9364-6c3474e5b401 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:43.284055 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5aa75288-f71d-47ae-9364-6c3474e5b401 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:43.285285 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5aa75288-f71d-47ae-9364-6c3474e5b401 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:43.285285 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5aa75288-f71d-47ae-9364-6c3474e5b401 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:43.289518 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:43.289518 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:43.290392 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5aa75288-f71d-47ae-9364-6c3474e5b401 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:43.290943 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1346/5389] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:43 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:43.314474 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:43.406008 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:43.406493 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1594210901"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:43.408236 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1594210901'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:43.408375 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Create volume of 1 GB Aug 09 10:54:43.413035 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Availability Zones retrieved successfully. Aug 09 10:54:43.418452 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Flow 'volume_create_api' (84f6e4c4-5d6f-4b09-bbd7-703a7af67f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:43.419341 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553fb893-baa1-4b9c-93a7-cf91f564997d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:43.420198 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:43.445386 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553fb893-baa1-4b9c-93a7-cf91f564997d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:43.446363 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7ea660-4302-40be-8eaf-7bfeb2216edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:43.515942 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Created reservations ['7f156ff5-a468-4134-b032-41953e06353d', '81d06b9d-56b5-4d30-81a4-584f0f5fd9ba', '60235f80-4540-41a2-89b7-70811c6d8ed1', 'ad7b4320-68e8-4e52-8567-62fee33c35aa'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:43.516938 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7ea660-4302-40be-8eaf-7bfeb2216edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f156ff5-a468-4134-b032-41953e06353d', '81d06b9d-56b5-4d30-81a4-584f0f5fd9ba', '60235f80-4540-41a2-89b7-70811c6d8ed1', 'ad7b4320-68e8-4e52-8567-62fee33c35aa']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:43.517898 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37bcdb10-4c20-4ad7-a9e8-deff63ca308f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:43.547043 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37bcdb10-4c20-4ad7-a9e8-deff63ca308f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff588e18-e4f1-4b1b-a397-10134880179f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1594210901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='947a1e9dcf714d839e8c0992da110b42',qos_specs=None,replication_status=,reservations=['7f156ff5-a468-4134-b032-41953e06353d','81d06b9d-56b5-4d30-81a4-584f0f5fd9ba','60235f80-4540-41a2-89b7-70811c6d8ed1','ad7b4320-68e8-4e52-8567-62fee33c35aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50aaf236041548e3cd07307cf5754',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1594210901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff588e18-e4f1-4b1b-a397-10134880179f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='947a1e9dcf714d839e8c0992da110b42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d50aaf236041548e3cd07307cf5754',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:43.548008 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5986a35-8444-49b0-87fd-6b944c6a3f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:43.570547 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5986a35-8444-49b0-87fd-6b944c6a3f0c) transitioned into state 'SUCCESS' from state '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-1594210901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='947a1e9dcf714d839e8c0992da110b42',qos_specs=None,replication_status=,reservations=['7f156ff5-a468-4134-b032-41953e06353d','81d06b9d-56b5-4d30-81a4-584f0f5fd9ba','60235f80-4540-41a2-89b7-70811c6d8ed1','ad7b4320-68e8-4e52-8567-62fee33c35aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50aaf236041548e3cd07307cf5754',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:43.571315 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d3206b9-cb1a-4d31-90e6-b589e46edc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:43.586926 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d3206b9-cb1a-4d31-90e6-b589e46edc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:43.587828 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Flow 'volume_create_api' (84f6e4c4-5d6f-4b09-bbd7-703a7af67f37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:43.588125 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Create volume request issued successfully. Aug 09 10:54:43.588716 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7973f2a0-5595-4b6b-8ec8-2fa4421340e8 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:43.589103 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1337/5390] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:54:43 2026] POST /volume/v3/volumes => generated 766 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:43.601028 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eaa9ed30-0c98-42f9-9cc7-c0929429876f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:43.602866 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eaa9ed30-0c98-42f9-9cc7-c0929429876f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f Aug 09 10:54:43.606355 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eaa9ed30-0c98-42f9-9cc7-c0929429876f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:43.606355 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eaa9ed30-0c98-42f9-9cc7-c0929429876f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:43.610941 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:43.610941 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:43.615287 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eaa9ed30-0c98-42f9-9cc7-c0929429876f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:43.620297 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eaa9ed30-0c98-42f9-9cc7-c0929429876f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f returned with HTTP 200 Aug 09 10:54:43.620684 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1359/5391] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:43 2026] GET /volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:43.678306 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cb51e139-0887-4eec-99f7-203638baf8b8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:43.680617 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb51e139-0887-4eec-99f7-203638baf8b8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:43.680973 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb51e139-0887-4eec-99f7-203638baf8b8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:43.681256 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb51e139-0887-4eec-99f7-203638baf8b8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:43.681807 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cb51e139-0887-4eec-99f7-203638baf8b8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:43.695388 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:43.695388 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:43.696107 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb51e139-0887-4eec-99f7-203638baf8b8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:43.696503 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1350/5392] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:43 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 725 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:44.303966 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0340cca5-11e5-4f6e-b2ca-5c726538cbbc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:44.306315 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0340cca5-11e5-4f6e-b2ca-5c726538cbbc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:44.306651 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0340cca5-11e5-4f6e-b2ca-5c726538cbbc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:44.306939 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0340cca5-11e5-4f6e-b2ca-5c726538cbbc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:44.307105 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0340cca5-11e5-4f6e-b2ca-5c726538cbbc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:44.312731 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:44.312731 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:44.313764 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0340cca5-11e5-4f6e-b2ca-5c726538cbbc tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:44.314252 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1347/5393] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:44 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:44.632773 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-884ea09e-2769-477b-ac14-2499d19016e0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:44.634535 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-884ea09e-2769-477b-ac14-2499d19016e0 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f Aug 09 10:54:44.634747 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-884ea09e-2769-477b-ac14-2499d19016e0 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:44.634923 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-884ea09e-2769-477b-ac14-2499d19016e0 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:44.644161 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:44.644161 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:44.655675 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-884ea09e-2769-477b-ac14-2499d19016e0 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:44.660894 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-884ea09e-2769-477b-ac14-2499d19016e0 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f returned with HTTP 200 Aug 09 10:54:44.661249 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1338/5394] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:44 2026] GET /volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:44.672643 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-af698e78-84b9-4456-a1b4-634b1c25ea95 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:44.674298 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-af698e78-84b9-4456-a1b4-634b1c25ea95 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:54:44.674673 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-af698e78-84b9-4456-a1b4-634b1c25ea95 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff588e18-e4f1-4b1b-a397-10134880179f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-772075965"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:44.683853 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:44.683853 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:44.684300 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-af698e78-84b9-4456-a1b4-634b1c25ea95 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:44.684412 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-af698e78-84b9-4456-a1b4-634b1c25ea95 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Create snapshot from volume ff588e18-e4f1-4b1b-a397-10134880179f Aug 09 10:54:44.707149 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-40b35996-3bc0-4dd1-99c1-4d824e8c7f75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:44.709382 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-40b35996-3bc0-4dd1-99c1-4d824e8c7f75 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:44.709653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-40b35996-3bc0-4dd1-99c1-4d824e8c7f75 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:44.709881 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-40b35996-3bc0-4dd1-99c1-4d824e8c7f75 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:44.710015 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-40b35996-3bc0-4dd1-99c1-4d824e8c7f75 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:44.716210 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:44.716210 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:44.716921 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-40b35996-3bc0-4dd1-99c1-4d824e8c7f75 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:44.717316 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1351/5395] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:44 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:44.769423 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-af698e78-84b9-4456-a1b4-634b1c25ea95 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Created reservations ['e1626e36-4e9e-4ba2-b797-a8714a9cce52', 'b2121fe1-e79b-45e3-b502-017cc46f9dbf', 'f2098dc1-a0f7-41a3-8ca9-7b147cba4030', 'a07545e7-fee1-4988-ab84-d4dd897d400b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:44.806216 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-af698e78-84b9-4456-a1b4-634b1c25ea95 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot create request issued successfully. Aug 09 10:54:44.806216 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-af698e78-84b9-4456-a1b4-634b1c25ea95 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:54:44.806216 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1360/5396] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:54:44 2026] POST /volume/v3/snapshots => generated 321 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:44.816215 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-721a5378-c182-41c5-963f-6cace27000a7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:44.816215 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-721a5378-c182-41c5-963f-6cace27000a7 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a Aug 09 10:54:44.816215 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-721a5378-c182-41c5-963f-6cace27000a7 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:44.816215 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-721a5378-c182-41c5-963f-6cace27000a7 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:44.823209 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:44.823209 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:44.823209 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-721a5378-c182-41c5-963f-6cace27000a7 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot retrieved successfully. Aug 09 10:54:44.823209 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-721a5378-c182-41c5-963f-6cace27000a7 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a returned with HTTP 200 Aug 09 10:54:44.823209 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1348/5397] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:44 2026] GET /volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:45.324114 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e4b5626a-6588-4cfb-aa57-ed9f05ed97d9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:45.326458 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4b5626a-6588-4cfb-aa57-ed9f05ed97d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:45.326676 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4b5626a-6588-4cfb-aa57-ed9f05ed97d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:45.326881 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4b5626a-6588-4cfb-aa57-ed9f05ed97d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:45.327009 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e4b5626a-6588-4cfb-aa57-ed9f05ed97d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:45.332828 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:45.332828 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:45.333868 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4b5626a-6588-4cfb-aa57-ed9f05ed97d9 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:45.334562 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1339/5398] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:45 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:45.727159 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b859ddb8-30e8-421d-bec0-61eee4ea0a1b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:45.729107 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b859ddb8-30e8-421d-bec0-61eee4ea0a1b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:45.729343 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b859ddb8-30e8-421d-bec0-61eee4ea0a1b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:45.729502 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b859ddb8-30e8-421d-bec0-61eee4ea0a1b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:45.729631 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b859ddb8-30e8-421d-bec0-61eee4ea0a1b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:45.733655 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:45.733655 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:45.734241 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b859ddb8-30e8-421d-bec0-61eee4ea0a1b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:45.734625 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1352/5399] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:45 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:45.831914 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c680f3f6-69f7-43ca-9b10-756019524551 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:45.833896 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c680f3f6-69f7-43ca-9b10-756019524551 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a Aug 09 10:54:45.834103 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c680f3f6-69f7-43ca-9b10-756019524551 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:45.834317 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c680f3f6-69f7-43ca-9b10-756019524551 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:45.839300 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:45.839300 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:45.839825 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c680f3f6-69f7-43ca-9b10-756019524551 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot retrieved successfully. Aug 09 10:54:45.840742 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c680f3f6-69f7-43ca-9b10-756019524551 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a returned with HTTP 200 Aug 09 10:54:45.841089 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1361/5400] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:45 2026] GET /volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:45.850800 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0ec5c872-3b70-48d9-a160-a5f7eadbca13 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:45.853200 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0ec5c872-3b70-48d9-a160-a5f7eadbca13 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] POST https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f/action Aug 09 10:54:45.853732 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0ec5c872-3b70-48d9-a160-a5f7eadbca13 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Action body: b'{"revert": {"snapshot_id": "9b262efc-3386-4a9e-b23d-a3b2bb04d33a"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:54:45.853902 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0ec5c872-3b70-48d9-a160-a5f7eadbca13 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "9b262efc-3386-4a9e-b23d-a3b2bb04d33a"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:45.865069 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:45.865069 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:45.865848 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0ec5c872-3b70-48d9-a160-a5f7eadbca13 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume retrieved successfully. Aug 09 10:54:45.881218 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-0ec5c872-3b70-48d9-a160-a5f7eadbca13 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Reverting volume ff588e18-e4f1-4b1b-a397-10134880179f to snapshot 9b262efc-3386-4a9e-b23d-a3b2bb04d33a. Aug 09 10:54:45.882422 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:45.882422 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:45.912834 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0ec5c872-3b70-48d9-a160-a5f7eadbca13 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f/action returned with HTTP 202 Aug 09 10:54:45.913465 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1349/5401] 10.4.3.125 () {70 vars in 1431 bytes} [Sun Aug 9 10:54:45 2026] POST /volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 10:54:45.922073 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da94c80a-7ceb-449d-9ea5-1d0e67b27cdc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:45.924346 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da94c80a-7ceb-449d-9ea5-1d0e67b27cdc tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f Aug 09 10:54:45.924610 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da94c80a-7ceb-449d-9ea5-1d0e67b27cdc tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:45.924970 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da94c80a-7ceb-449d-9ea5-1d0e67b27cdc tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:45.933125 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:45.933125 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:45.937247 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da94c80a-7ceb-449d-9ea5-1d0e67b27cdc tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:45.942093 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da94c80a-7ceb-449d-9ea5-1d0e67b27cdc tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f returned with HTTP 200 Aug 09 10:54:45.942550 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1340/5402] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:45 2026] GET /volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:46.346819 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-04c3ff02-7922-4168-9126-b55f7af2455b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:46.348601 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04c3ff02-7922-4168-9126-b55f7af2455b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:46.348780 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04c3ff02-7922-4168-9126-b55f7af2455b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:46.348968 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04c3ff02-7922-4168-9126-b55f7af2455b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:46.349089 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-04c3ff02-7922-4168-9126-b55f7af2455b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:46.353345 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:46.353345 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:46.354050 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04c3ff02-7922-4168-9126-b55f7af2455b tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:46.354414 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1353/5403] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:46 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:46.745086 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-85b3ce1e-856b-43ce-a4ac-9abc216b6836 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:46.747390 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-85b3ce1e-856b-43ce-a4ac-9abc216b6836 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:46.747692 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-85b3ce1e-856b-43ce-a4ac-9abc216b6836 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:46.747904 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-85b3ce1e-856b-43ce-a4ac-9abc216b6836 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:46.748039 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-85b3ce1e-856b-43ce-a4ac-9abc216b6836 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:46.753118 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:46.753118 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:46.753907 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-85b3ce1e-856b-43ce-a4ac-9abc216b6836 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:46.754364 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1362/5404] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:46 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:46.954540 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cf828117-ae94-4cee-9d18-37434edf394f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:46.956732 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cf828117-ae94-4cee-9d18-37434edf394f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f Aug 09 10:54:46.957199 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cf828117-ae94-4cee-9d18-37434edf394f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:46.957453 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cf828117-ae94-4cee-9d18-37434edf394f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:46.965238 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:46.965238 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:46.969496 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cf828117-ae94-4cee-9d18-37434edf394f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:46.973854 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cf828117-ae94-4cee-9d18-37434edf394f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f returned with HTTP 200 Aug 09 10:54:46.974293 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1350/5405] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:46 2026] GET /volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:46.987768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d898bc05-c1d8-4a41-a238-b56f0c4b576d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:46.989482 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d898bc05-c1d8-4a41-a238-b56f0c4b576d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a Aug 09 10:54:46.989691 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d898bc05-c1d8-4a41-a238-b56f0c4b576d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:46.989868 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d898bc05-c1d8-4a41-a238-b56f0c4b576d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:46.994496 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:46.994496 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:46.994900 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d898bc05-c1d8-4a41-a238-b56f0c4b576d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot retrieved successfully. Aug 09 10:54:46.995627 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d898bc05-c1d8-4a41-a238-b56f0c4b576d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a returned with HTTP 200 Aug 09 10:54:46.996091 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1341/5406] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:46 2026] GET /volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:47.005034 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b1d547d8-73b3-4741-b45a-c393d54a74bd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:47.006827 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1d547d8-73b3-4741-b45a-c393d54a74bd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f Aug 09 10:54:47.007029 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1d547d8-73b3-4741-b45a-c393d54a74bd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:47.007209 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1d547d8-73b3-4741-b45a-c393d54a74bd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:47.014058 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:47.014058 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:47.017437 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b1d547d8-73b3-4741-b45a-c393d54a74bd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:47.021120 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1d547d8-73b3-4741-b45a-c393d54a74bd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f returned with HTTP 200 Aug 09 10:54:47.021466 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1354/5407] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:47 2026] GET /volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:47.035307 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:47.037151 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:47.037543 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2097243720"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:47.038910 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2097243720'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:47.039041 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Create volume of 1 GB Aug 09 10:54:47.044621 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Availability Zones retrieved successfully. Aug 09 10:54:47.051879 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Flow 'volume_create_api' (b2b18ec9-80d6-40d1-bf0f-0f33c5b6c794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:47.053089 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7290ae82-1123-403f-a9a4-4a5f1a4a2459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:47.054301 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:47.083221 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7290ae82-1123-403f-a9a4-4a5f1a4a2459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:47.083961 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d58dfd4-fcd5-4e05-a0e8-f6ff9afcb7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:47.121830 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Created reservations ['12634bdb-d589-40b5-9257-c08631c932d2', 'a8bb3a9a-d25e-4e5b-a5b9-00726ff02a4f', '36338a64-bbd9-4659-a3a5-50cd5453068c', 'e8712a77-2406-42b7-a7ad-66bb039007d1'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:47.122492 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d58dfd4-fcd5-4e05-a0e8-f6ff9afcb7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12634bdb-d589-40b5-9257-c08631c932d2', 'a8bb3a9a-d25e-4e5b-a5b9-00726ff02a4f', '36338a64-bbd9-4659-a3a5-50cd5453068c', 'e8712a77-2406-42b7-a7ad-66bb039007d1']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:47.123160 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea63718b-dedc-401d-be5d-e524740c5f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:47.147689 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea63718b-dedc-401d-be5d-e524740c5f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c2ef5c3-0db6-48fa-b830-1e5282402b73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2097243720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='947a1e9dcf714d839e8c0992da110b42',qos_specs=None,replication_status=,reservations=['12634bdb-d589-40b5-9257-c08631c932d2','a8bb3a9a-d25e-4e5b-a5b9-00726ff02a4f','36338a64-bbd9-4659-a3a5-50cd5453068c','e8712a77-2406-42b7-a7ad-66bb039007d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50aaf236041548e3cd07307cf5754',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2097243720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c2ef5c3-0db6-48fa-b830-1e5282402b73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='947a1e9dcf714d839e8c0992da110b42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d50aaf236041548e3cd07307cf5754',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:47.148751 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746c529f-a8ed-49c0-bc90-96118cbbad8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:47.166763 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746c529f-a8ed-49c0-bc90-96118cbbad8c) transitioned into state 'SUCCESS' from state '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-2097243720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='947a1e9dcf714d839e8c0992da110b42',qos_specs=None,replication_status=,reservations=['12634bdb-d589-40b5-9257-c08631c932d2','a8bb3a9a-d25e-4e5b-a5b9-00726ff02a4f','36338a64-bbd9-4659-a3a5-50cd5453068c','e8712a77-2406-42b7-a7ad-66bb039007d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50aaf236041548e3cd07307cf5754',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:47.167414 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f2868f-9ca7-4ac7-b4a4-913762efc701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:47.175871 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f2868f-9ca7-4ac7-b4a4-913762efc701) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:47.178054 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Flow 'volume_create_api' (b2b18ec9-80d6-40d1-bf0f-0f33c5b6c794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:47.178054 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Create volume request issued successfully. Aug 09 10:54:47.178054 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b99416c-7c23-45b9-baa3-22c2000b59d1 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:47.178054 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1363/5408] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:54:47 2026] POST /volume/v3/volumes => generated 766 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:47.188900 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fcf976bc-df9b-4cdd-8da0-9c5e834e3800 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:47.190927 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fcf976bc-df9b-4cdd-8da0-9c5e834e3800 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 Aug 09 10:54:47.191177 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fcf976bc-df9b-4cdd-8da0-9c5e834e3800 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:47.191439 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fcf976bc-df9b-4cdd-8da0-9c5e834e3800 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:47.200542 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:47.200542 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:47.204438 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fcf976bc-df9b-4cdd-8da0-9c5e834e3800 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:47.209119 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fcf976bc-df9b-4cdd-8da0-9c5e834e3800 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 returned with HTTP 200 Aug 09 10:54:47.209559 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1351/5409] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:47 2026] GET /volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:47.364009 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-63732064-7d2b-4390-8063-aaf858a64a33 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:47.365833 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63732064-7d2b-4390-8063-aaf858a64a33 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:47.366020 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63732064-7d2b-4390-8063-aaf858a64a33 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:47.366239 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63732064-7d2b-4390-8063-aaf858a64a33 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:47.366349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-63732064-7d2b-4390-8063-aaf858a64a33 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:47.370880 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:47.370880 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:47.371629 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63732064-7d2b-4390-8063-aaf858a64a33 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:47.372154 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1342/5410] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:47 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:47.764132 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a90e336e-3f19-423b-bf79-1cf5a907312b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:47.765943 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a90e336e-3f19-423b-bf79-1cf5a907312b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:47.766152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a90e336e-3f19-423b-bf79-1cf5a907312b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:47.766365 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a90e336e-3f19-423b-bf79-1cf5a907312b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:47.766462 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a90e336e-3f19-423b-bf79-1cf5a907312b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:47.770613 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:47.770613 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:47.771138 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a90e336e-3f19-423b-bf79-1cf5a907312b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:47.771501 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1355/5411] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:47 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:48.220800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0466ce35-db6a-405d-9327-f6c1121a547b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:48.223040 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0466ce35-db6a-405d-9327-f6c1121a547b tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 Aug 09 10:54:48.223280 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0466ce35-db6a-405d-9327-f6c1121a547b tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:48.223487 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0466ce35-db6a-405d-9327-f6c1121a547b tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:48.230063 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:48.230063 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:48.233792 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0466ce35-db6a-405d-9327-f6c1121a547b tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:48.237765 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0466ce35-db6a-405d-9327-f6c1121a547b tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 returned with HTTP 200 Aug 09 10:54:48.238362 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1364/5412] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:48 2026] GET /volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:48.251946 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6a238397-9dd3-4986-95aa-019f7fd00155 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:48.253994 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a238397-9dd3-4986-95aa-019f7fd00155 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:54:48.254439 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a238397-9dd3-4986-95aa-019f7fd00155 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c2ef5c3-0db6-48fa-b830-1e5282402b73", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1229283929"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:48.261903 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:48.261903 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:48.262308 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6a238397-9dd3-4986-95aa-019f7fd00155 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:48.262454 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-6a238397-9dd3-4986-95aa-019f7fd00155 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Create snapshot from volume 7c2ef5c3-0db6-48fa-b830-1e5282402b73 Aug 09 10:54:48.286436 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6a238397-9dd3-4986-95aa-019f7fd00155 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Created reservations ['5d0f2265-8fc7-453f-b6ce-4ccfba8fe784', '9680f59f-bb9f-428e-b051-ea54ef9fb63c', 'a0cb537d-0a85-4459-94d5-bea67e8e6494', '9a007367-05a7-4748-8503-c2822b62ec1f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:48.328214 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6a238397-9dd3-4986-95aa-019f7fd00155 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot create request issued successfully. Aug 09 10:54:48.328214 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a238397-9dd3-4986-95aa-019f7fd00155 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:54:48.328214 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1352/5413] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:54:48 2026] POST /volume/v3/snapshots => generated 322 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:48.336160 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-53375b37-dbce-4ae1-b7c8-e39cf4e65aca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:48.338272 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-53375b37-dbce-4ae1-b7c8-e39cf4e65aca tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 Aug 09 10:54:48.338503 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-53375b37-dbce-4ae1-b7c8-e39cf4e65aca tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:48.338778 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-53375b37-dbce-4ae1-b7c8-e39cf4e65aca tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:48.344159 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:48.344159 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:48.344791 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-53375b37-dbce-4ae1-b7c8-e39cf4e65aca tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot retrieved successfully. Aug 09 10:54:48.345710 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-53375b37-dbce-4ae1-b7c8-e39cf4e65aca tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 returned with HTTP 200 Aug 09 10:54:48.346071 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1343/5414] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:48 2026] GET /volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:48.382867 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-973dd452-9d88-49f3-90c5-82e5ab6b318f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:48.384480 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-973dd452-9d88-49f3-90c5-82e5ab6b318f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:48.384598 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-973dd452-9d88-49f3-90c5-82e5ab6b318f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:48.385398 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-973dd452-9d88-49f3-90c5-82e5ab6b318f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:48.385398 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-973dd452-9d88-49f3-90c5-82e5ab6b318f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:48.390147 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:48.390147 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:48.390147 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-973dd452-9d88-49f3-90c5-82e5ab6b318f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:48.390147 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1356/5415] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:48 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:48.781295 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bda5c025-ab25-4de4-922e-570c35b4031b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:48.782931 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bda5c025-ab25-4de4-922e-570c35b4031b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:48.783125 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bda5c025-ab25-4de4-922e-570c35b4031b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:48.783328 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bda5c025-ab25-4de4-922e-570c35b4031b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:48.783419 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-bda5c025-ab25-4de4-922e-570c35b4031b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:48.787226 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:48.787226 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:48.787747 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bda5c025-ab25-4de4-922e-570c35b4031b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:48.788090 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1365/5416] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:48 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:49.356405 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-185a6b98-ac67-4aec-99ee-02b2ef3b8c31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:49.360051 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-185a6b98-ac67-4aec-99ee-02b2ef3b8c31 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 Aug 09 10:54:49.360463 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-185a6b98-ac67-4aec-99ee-02b2ef3b8c31 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:49.360779 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-185a6b98-ac67-4aec-99ee-02b2ef3b8c31 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:49.367763 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:49.367763 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:49.368345 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-185a6b98-ac67-4aec-99ee-02b2ef3b8c31 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot retrieved successfully. Aug 09 10:54:49.369370 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-185a6b98-ac67-4aec-99ee-02b2ef3b8c31 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 returned with HTTP 200 Aug 09 10:54:49.369835 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1353/5417] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:49 2026] GET /volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:49.379798 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7affefc-4641-402d-8ca2-f258a4504095 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:49.382110 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7affefc-4641-402d-8ca2-f258a4504095 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] POST https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73/action Aug 09 10:54:49.382582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7affefc-4641-402d-8ca2-f258a4504095 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:54:49.382742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7affefc-4641-402d-8ca2-f258a4504095 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:49.391252 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:49.391252 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:49.391853 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7affefc-4641-402d-8ca2-f258a4504095 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:49.400417 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c6b001dc-c99a-4478-90fb-6305789a6295 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:49.402284 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c6b001dc-c99a-4478-90fb-6305789a6295 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:49.402459 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c6b001dc-c99a-4478-90fb-6305789a6295 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:49.402654 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c6b001dc-c99a-4478-90fb-6305789a6295 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:49.402797 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c6b001dc-c99a-4478-90fb-6305789a6295 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:49.406878 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:49.406878 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:49.407708 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c6b001dc-c99a-4478-90fb-6305789a6295 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:49.408077 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1357/5418] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:49 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:49.436579 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c7affefc-4641-402d-8ca2-f258a4504095 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Created reservations ['d89f6cd9-d3c9-4b21-948f-974c595ae9a7', '4282917a-5a03-4961-878f-671bffb24ef2'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:49.445626 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7affefc-4641-402d-8ca2-f258a4504095 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Extend volume request issued successfully. Aug 09 10:54:49.446032 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7affefc-4641-402d-8ca2-f258a4504095 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73/action returned with HTTP 202 Aug 09 10:54:49.446546 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1344/5419] 10.4.3.125 () {70 vars in 1431 bytes} [Sun Aug 9 10:54:49 2026] POST /volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 10:54:49.454077 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e38e3c5b-8d15-4a1a-8484-515124b424cd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:49.456109 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e38e3c5b-8d15-4a1a-8484-515124b424cd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 Aug 09 10:54:49.456409 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e38e3c5b-8d15-4a1a-8484-515124b424cd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:49.456663 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e38e3c5b-8d15-4a1a-8484-515124b424cd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:49.464355 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:49.464355 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:49.467821 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e38e3c5b-8d15-4a1a-8484-515124b424cd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:49.471608 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e38e3c5b-8d15-4a1a-8484-515124b424cd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 returned with HTTP 200 Aug 09 10:54:49.471977 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1366/5420] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:49 2026] GET /volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:49.797476 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f27441e4-c4af-43b0-8929-ed45e199c2b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:49.799246 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f27441e4-c4af-43b0-8929-ed45e199c2b9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:49.799460 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f27441e4-c4af-43b0-8929-ed45e199c2b9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:49.799674 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f27441e4-c4af-43b0-8929-ed45e199c2b9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:49.799769 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f27441e4-c4af-43b0-8929-ed45e199c2b9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:49.803884 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:49.803884 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:49.804473 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f27441e4-c4af-43b0-8929-ed45e199c2b9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:49.804831 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1354/5421] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:49 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:50.419258 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1e912b89-6d1a-47b8-9b1f-c765f5e49743 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:50.421062 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e912b89-6d1a-47b8-9b1f-c765f5e49743 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:50.421271 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e912b89-6d1a-47b8-9b1f-c765f5e49743 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:50.421454 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e912b89-6d1a-47b8-9b1f-c765f5e49743 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:50.421585 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1e912b89-6d1a-47b8-9b1f-c765f5e49743 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:50.425771 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:50.425771 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:50.426529 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e912b89-6d1a-47b8-9b1f-c765f5e49743 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:50.426876 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1358/5422] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:50 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:50.484787 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-288c91ab-fce4-4b42-8303-eb65a618e8e7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:50.486417 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-288c91ab-fce4-4b42-8303-eb65a618e8e7 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 Aug 09 10:54:50.486691 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-288c91ab-fce4-4b42-8303-eb65a618e8e7 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:50.486893 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-288c91ab-fce4-4b42-8303-eb65a618e8e7 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:50.493387 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:50.493387 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:50.496412 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-288c91ab-fce4-4b42-8303-eb65a618e8e7 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:50.499958 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-288c91ab-fce4-4b42-8303-eb65a618e8e7 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 returned with HTTP 200 Aug 09 10:54:50.500342 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1345/5423] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:50 2026] GET /volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:50.512898 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-42454d03-9893-44a8-ac3b-6fb7fe9592fd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:50.514505 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42454d03-9893-44a8-ac3b-6fb7fe9592fd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] POST https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73/action Aug 09 10:54:50.514852 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-42454d03-9893-44a8-ac3b-6fb7fe9592fd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Action body: b'{"revert": {"snapshot_id": "75059ec3-2d18-4cbb-a82a-271dbb8feee3"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:54:50.514962 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-42454d03-9893-44a8-ac3b-6fb7fe9592fd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "75059ec3-2d18-4cbb-a82a-271dbb8feee3"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:50.523313 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:50.523313 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:50.523708 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-42454d03-9893-44a8-ac3b-6fb7fe9592fd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume retrieved successfully. Aug 09 10:54:50.535036 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42454d03-9893-44a8-ac3b-6fb7fe9592fd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] HTTP exception thrown: Can't revert volume 7c2ef5c3-0db6-48fa-b830-1e5282402b73 to its latest snapshot 75059ec3-2d18-4cbb-a82a-271dbb8feee3. The volume size must be equal to the snapshot size. Aug 09 10:54:50.535178 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42454d03-9893-44a8-ac3b-6fb7fe9592fd tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73/action returned with HTTP 400 Aug 09 10:54:50.535710 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1367/5424] 10.4.3.125 () {70 vars in 1431 bytes} [Sun Aug 9 10:54:50 2026] POST /volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 09 10:54:50.543891 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-49d155c5-57d1-4fc4-8a75-594b3c4d897d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:50.545722 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49d155c5-57d1-4fc4-8a75-594b3c4d897d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 Aug 09 10:54:50.545924 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49d155c5-57d1-4fc4-8a75-594b3c4d897d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:50.546109 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49d155c5-57d1-4fc4-8a75-594b3c4d897d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:50.546244 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-49d155c5-57d1-4fc4-8a75-594b3c4d897d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Delete snapshot with id: 75059ec3-2d18-4cbb-a82a-271dbb8feee3 Aug 09 10:54:50.552042 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:50.552042 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:50.552541 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-49d155c5-57d1-4fc4-8a75-594b3c4d897d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot retrieved successfully. Aug 09 10:54:50.570855 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-49d155c5-57d1-4fc4-8a75-594b3c4d897d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot delete request issued successfully. Aug 09 10:54:50.570855 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49d155c5-57d1-4fc4-8a75-594b3c4d897d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 returned with HTTP 202 Aug 09 10:54:50.571606 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1355/5425] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:54:50 2026] DELETE /volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:50.579002 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2c53da37-2742-44d0-83fd-ad354156310c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:50.581071 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2c53da37-2742-44d0-83fd-ad354156310c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 Aug 09 10:54:50.581552 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2c53da37-2742-44d0-83fd-ad354156310c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:50.581825 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2c53da37-2742-44d0-83fd-ad354156310c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:50.589061 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:50.589061 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:50.589710 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2c53da37-2742-44d0-83fd-ad354156310c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot retrieved successfully. Aug 09 10:54:50.590823 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2c53da37-2742-44d0-83fd-ad354156310c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 returned with HTTP 200 Aug 09 10:54:50.591273 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1359/5426] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:50 2026] GET /volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:50.815542 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-327288fc-4c30-4070-ba0a-b710bbd8f885 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:50.817446 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-327288fc-4c30-4070-ba0a-b710bbd8f885 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:50.817705 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-327288fc-4c30-4070-ba0a-b710bbd8f885 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:50.817912 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-327288fc-4c30-4070-ba0a-b710bbd8f885 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:50.818063 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-327288fc-4c30-4070-ba0a-b710bbd8f885 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:50.823042 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:50.823042 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:50.823879 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-327288fc-4c30-4070-ba0a-b710bbd8f885 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:50.824357 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1346/5427] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:50 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:51.436888 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9897d0ae-2516-4b10-ac36-d5b45f7bc141 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:51.438708 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9897d0ae-2516-4b10-ac36-d5b45f7bc141 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:51.438918 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9897d0ae-2516-4b10-ac36-d5b45f7bc141 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:51.439102 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9897d0ae-2516-4b10-ac36-d5b45f7bc141 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:51.439223 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9897d0ae-2516-4b10-ac36-d5b45f7bc141 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:51.442940 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:51.442940 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:51.443692 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9897d0ae-2516-4b10-ac36-d5b45f7bc141 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:51.444047 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1368/5428] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:51 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:51.601004 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1c8c2d2d-c81c-4082-bb39-321d62d89b94 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:51.602521 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c8c2d2d-c81c-4082-bb39-321d62d89b94 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 Aug 09 10:54:51.602744 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c8c2d2d-c81c-4082-bb39-321d62d89b94 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:51.602957 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c8c2d2d-c81c-4082-bb39-321d62d89b94 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:51.608477 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c8c2d2d-c81c-4082-bb39-321d62d89b94 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 returned with HTTP 404 Aug 09 10:54:51.608761 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1356/5429] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:51 2026] GET /volume/v3/snapshots/75059ec3-2d18-4cbb-a82a-271dbb8feee3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:51.615911 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-494fc5eb-6849-4787-b934-c6ea8f0e656e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:51.618201 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-494fc5eb-6849-4787-b934-c6ea8f0e656e tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] DELETE https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 Aug 09 10:54:51.618522 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-494fc5eb-6849-4787-b934-c6ea8f0e656e tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:51.618792 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-494fc5eb-6849-4787-b934-c6ea8f0e656e tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:51.619026 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-494fc5eb-6849-4787-b934-c6ea8f0e656e tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Delete volume with id: 7c2ef5c3-0db6-48fa-b830-1e5282402b73 Aug 09 10:54:51.627719 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:51.627719 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:51.628150 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-494fc5eb-6849-4787-b934-c6ea8f0e656e tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:51.644995 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-494fc5eb-6849-4787-b934-c6ea8f0e656e tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Delete volume request issued successfully. Aug 09 10:54:51.645208 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-494fc5eb-6849-4787-b934-c6ea8f0e656e tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 returned with HTTP 202 Aug 09 10:54:51.645617 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1360/5430] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:54:51 2026] DELETE /volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:54:51.652421 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d97c7f93-a5a0-41aa-a0fe-27e4134c4b81 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:51.654088 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d97c7f93-a5a0-41aa-a0fe-27e4134c4b81 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 Aug 09 10:54:51.654358 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d97c7f93-a5a0-41aa-a0fe-27e4134c4b81 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:51.654577 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d97c7f93-a5a0-41aa-a0fe-27e4134c4b81 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:51.662717 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:51.662717 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:51.666838 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d97c7f93-a5a0-41aa-a0fe-27e4134c4b81 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:51.672417 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d97c7f93-a5a0-41aa-a0fe-27e4134c4b81 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 returned with HTTP 200 Aug 09 10:54:51.672922 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1347/5431] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:51 2026] GET /volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:51.835538 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5f882453-6194-4d74-a513-405d78676b45 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:51.837865 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f882453-6194-4d74-a513-405d78676b45 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:51.838100 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f882453-6194-4d74-a513-405d78676b45 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:51.838431 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f882453-6194-4d74-a513-405d78676b45 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:51.838586 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5f882453-6194-4d74-a513-405d78676b45 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:51.842680 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:51.842680 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:51.843304 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f882453-6194-4d74-a513-405d78676b45 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:51.843661 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1369/5432] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:51 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:52.453914 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2d3b2fe3-7a55-4a1b-9dba-2157ccf9f612 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:52.455966 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d3b2fe3-7a55-4a1b-9dba-2157ccf9f612 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:52.456230 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d3b2fe3-7a55-4a1b-9dba-2157ccf9f612 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:52.456465 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d3b2fe3-7a55-4a1b-9dba-2157ccf9f612 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:52.456636 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-2d3b2fe3-7a55-4a1b-9dba-2157ccf9f612 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:52.461125 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:52.461125 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:52.461917 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d3b2fe3-7a55-4a1b-9dba-2157ccf9f612 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:52.462291 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1357/5433] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:52 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:52.474623 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8fdf4c3a-6130-4a88-ac48-f01829e96413 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:52.476331 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8fdf4c3a-6130-4a88-ac48-f01829e96413 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:52.476550 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8fdf4c3a-6130-4a88-ac48-f01829e96413 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:52.476721 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8fdf4c3a-6130-4a88-ac48-f01829e96413 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:52.476840 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8fdf4c3a-6130-4a88-ac48-f01829e96413 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:52.480620 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:52.480620 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:52.481292 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8fdf4c3a-6130-4a88-ac48-f01829e96413 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:52.481639 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1361/5434] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:52 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 786 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:52.490418 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-87eed1e7-5b3d-4846-a84f-f3b830c8778c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:52.492131 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87eed1e7-5b3d-4846-a84f-f3b830c8778c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:52.492328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87eed1e7-5b3d-4846-a84f-f3b830c8778c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:52.492524 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87eed1e7-5b3d-4846-a84f-f3b830c8778c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:52.492623 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-87eed1e7-5b3d-4846-a84f-f3b830c8778c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete backup with id: bc173958-c318-4f93-a46d-68c871eaef7e. Aug 09 10:54:52.496322 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:52.496322 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:52.506413 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-87eed1e7-5b3d-4846-a84f-f3b830c8778c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] delete_backup rpcapi backup_id bc173958-c318-4f93-a46d-68c871eaef7e {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:54:52.507873 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87eed1e7-5b3d-4846-a84f-f3b830c8778c tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 202 Aug 09 10:54:52.508218 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1348/5435] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:52 2026] DELETE /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:54:52.517733 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b5db8f32-1015-40b2-bc85-9058436c4770 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:52.519470 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5db8f32-1015-40b2-bc85-9058436c4770 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:52.519746 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5db8f32-1015-40b2-bc85-9058436c4770 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:52.519956 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5db8f32-1015-40b2-bc85-9058436c4770 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:52.520088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b5db8f32-1015-40b2-bc85-9058436c4770 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:52.524856 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:52.524856 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:52.525594 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5db8f32-1015-40b2-bc85-9058436c4770 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 200 Aug 09 10:54:52.525946 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1370/5436] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:52 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:52.685240 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-32820e95-d20e-42f9-a639-cb3574ca767d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:52.687045 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-32820e95-d20e-42f9-a639-cb3574ca767d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 Aug 09 10:54:52.687301 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-32820e95-d20e-42f9-a639-cb3574ca767d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:52.687641 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-32820e95-d20e-42f9-a639-cb3574ca767d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:52.693356 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-32820e95-d20e-42f9-a639-cb3574ca767d tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 returned with HTTP 404 Aug 09 10:54:52.693869 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1358/5437] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:52 2026] GET /volume/v3/volumes/7c2ef5c3-0db6-48fa-b830-1e5282402b73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:54:52.700642 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e5fb056c-c8ab-4deb-8993-a1b789e1dc5c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:52.702248 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5fb056c-c8ab-4deb-8993-a1b789e1dc5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a Aug 09 10:54:52.702414 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5fb056c-c8ab-4deb-8993-a1b789e1dc5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:52.702613 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5fb056c-c8ab-4deb-8993-a1b789e1dc5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:52.702708 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-e5fb056c-c8ab-4deb-8993-a1b789e1dc5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Delete snapshot with id: 9b262efc-3386-4a9e-b23d-a3b2bb04d33a Aug 09 10:54:52.707422 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:52.707422 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:52.707756 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e5fb056c-c8ab-4deb-8993-a1b789e1dc5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot retrieved successfully. Aug 09 10:54:52.723269 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e5fb056c-c8ab-4deb-8993-a1b789e1dc5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot delete request issued successfully. Aug 09 10:54:52.723513 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5fb056c-c8ab-4deb-8993-a1b789e1dc5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a returned with HTTP 202 Aug 09 10:54:52.724060 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1362/5438] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:54:52 2026] DELETE /volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:52.731157 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6a04daf5-5b4a-4a4f-948a-299e6a060a32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:52.733318 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a04daf5-5b4a-4a4f-948a-299e6a060a32 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a Aug 09 10:54:52.733318 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a04daf5-5b4a-4a4f-948a-299e6a060a32 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:52.733539 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a04daf5-5b4a-4a4f-948a-299e6a060a32 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:52.738015 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:52.738015 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:52.738668 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6a04daf5-5b4a-4a4f-948a-299e6a060a32 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Snapshot retrieved successfully. Aug 09 10:54:52.739146 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a04daf5-5b4a-4a4f-948a-299e6a060a32 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a returned with HTTP 200 Aug 09 10:54:52.739769 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1349/5439] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:52 2026] GET /volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:52.854731 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4ee39afe-1efd-45bc-93f8-bc21b51d4361 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:52.857036 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ee39afe-1efd-45bc-93f8-bc21b51d4361 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:52.857364 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ee39afe-1efd-45bc-93f8-bc21b51d4361 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:52.857731 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ee39afe-1efd-45bc-93f8-bc21b51d4361 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:52.857786 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4ee39afe-1efd-45bc-93f8-bc21b51d4361 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:52.863285 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:52.863285 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:52.864196 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ee39afe-1efd-45bc-93f8-bc21b51d4361 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:52.864774 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1371/5440] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:52 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:53.536479 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c31f2d42-caeb-4982-83a7-51dc2d3cc70f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:53.538083 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c31f2d42-caeb-4982-83a7-51dc2d3cc70f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e Aug 09 10:54:53.538289 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c31f2d42-caeb-4982-83a7-51dc2d3cc70f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:53.538471 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c31f2d42-caeb-4982-83a7-51dc2d3cc70f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:53.538575 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c31f2d42-caeb-4982-83a7-51dc2d3cc70f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Show backup with id bc173958-c318-4f93-a46d-68c871eaef7e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:53.541836 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c31f2d42-caeb-4982-83a7-51dc2d3cc70f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e returned with HTTP 404 Aug 09 10:54:53.542283 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1359/5441] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:53 2026] GET /volume/v3/backups/bc173958-c318-4f93-a46d-68c871eaef7e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:53.549340 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-86fa83b3-f587-4d64-9f21-04a390268a35 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:53.551052 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86fa83b3-f587-4d64-9f21-04a390268a35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 Aug 09 10:54:53.551244 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86fa83b3-f587-4d64-9f21-04a390268a35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:53.551443 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86fa83b3-f587-4d64-9f21-04a390268a35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:53.551560 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-86fa83b3-f587-4d64-9f21-04a390268a35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete snapshot with id: bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 Aug 09 10:54:53.556118 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:53.556118 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:53.556521 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86fa83b3-f587-4d64-9f21-04a390268a35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Snapshot retrieved successfully. Aug 09 10:54:53.570269 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86fa83b3-f587-4d64-9f21-04a390268a35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Snapshot delete request issued successfully. Aug 09 10:54:53.570405 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86fa83b3-f587-4d64-9f21-04a390268a35 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 returned with HTTP 202 Aug 09 10:54:53.570760 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1363/5442] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:54:53 2026] DELETE /volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:53.579784 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f1ac2001-0328-426a-929c-f2200e3702ce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:53.581465 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1ac2001-0328-426a-929c-f2200e3702ce tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 Aug 09 10:54:53.581662 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1ac2001-0328-426a-929c-f2200e3702ce tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:53.581828 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1ac2001-0328-426a-929c-f2200e3702ce tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:53.586418 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:53.586418 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:53.586815 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f1ac2001-0328-426a-929c-f2200e3702ce tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Snapshot retrieved successfully. Aug 09 10:54:53.587545 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1ac2001-0328-426a-929c-f2200e3702ce tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 returned with HTTP 200 Aug 09 10:54:53.587870 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1350/5443] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:53 2026] GET /volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:53.748610 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5803acd4-a76f-4fe5-9449-fa0c77f865fa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:53.750019 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5803acd4-a76f-4fe5-9449-fa0c77f865fa tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a Aug 09 10:54:53.750198 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5803acd4-a76f-4fe5-9449-fa0c77f865fa tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:53.750404 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5803acd4-a76f-4fe5-9449-fa0c77f865fa tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:53.754791 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5803acd4-a76f-4fe5-9449-fa0c77f865fa tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a returned with HTTP 404 Aug 09 10:54:53.755376 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1372/5444] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:53 2026] GET /volume/v3/snapshots/9b262efc-3386-4a9e-b23d-a3b2bb04d33a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:53.761607 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5e4f84bc-f871-4d87-b995-e89a61274b5c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:53.763321 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e4f84bc-f871-4d87-b995-e89a61274b5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] DELETE https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f Aug 09 10:54:53.763535 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e4f84bc-f871-4d87-b995-e89a61274b5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:53.763737 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e4f84bc-f871-4d87-b995-e89a61274b5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:53.763888 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-5e4f84bc-f871-4d87-b995-e89a61274b5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Delete volume with id: ff588e18-e4f1-4b1b-a397-10134880179f Aug 09 10:54:53.770778 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:53.770778 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:53.771372 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5e4f84bc-f871-4d87-b995-e89a61274b5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:53.788774 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5e4f84bc-f871-4d87-b995-e89a61274b5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Delete volume request issued successfully. Aug 09 10:54:53.788916 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e4f84bc-f871-4d87-b995-e89a61274b5c tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f returned with HTTP 202 Aug 09 10:54:53.789316 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1360/5445] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:54:53 2026] DELETE /volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:54:53.797361 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fd212a90-9a1a-47e5-9a19-2a293b3fbf81 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:53.799954 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd212a90-9a1a-47e5-9a19-2a293b3fbf81 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f Aug 09 10:54:53.800295 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd212a90-9a1a-47e5-9a19-2a293b3fbf81 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:53.800587 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd212a90-9a1a-47e5-9a19-2a293b3fbf81 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:53.809436 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:53.809436 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:53.815158 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fd212a90-9a1a-47e5-9a19-2a293b3fbf81 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Volume info retrieved successfully. Aug 09 10:54:53.820857 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd212a90-9a1a-47e5-9a19-2a293b3fbf81 tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f returned with HTTP 200 Aug 09 10:54:53.821518 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1364/5446] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:53 2026] GET /volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:53.875684 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0e12f6a5-f0f5-4744-ba17-9a041db3ddd8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:53.878224 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e12f6a5-f0f5-4744-ba17-9a041db3ddd8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:53.878567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e12f6a5-f0f5-4744-ba17-9a041db3ddd8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:53.878809 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e12f6a5-f0f5-4744-ba17-9a041db3ddd8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:53.878932 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0e12f6a5-f0f5-4744-ba17-9a041db3ddd8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:53.883355 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:53.883355 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:53.883991 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e12f6a5-f0f5-4744-ba17-9a041db3ddd8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:53.884391 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1351/5447] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:53 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:54.598411 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d8e28bb-c0a6-4f78-bd17-0b0a1544ed72 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:54.600588 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d8e28bb-c0a6-4f78-bd17-0b0a1544ed72 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 Aug 09 10:54:54.600790 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d8e28bb-c0a6-4f78-bd17-0b0a1544ed72 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:54.601079 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d8e28bb-c0a6-4f78-bd17-0b0a1544ed72 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:54.605641 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d8e28bb-c0a6-4f78-bd17-0b0a1544ed72 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 returned with HTTP 404 Aug 09 10:54:54.606084 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1373/5448] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:54:54 2026] GET /volume/v3/snapshots/bb39ddc9-5869-4bdf-948b-cbb835e6a1c1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:54.612026 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2e70715f-b3cb-4321-ae04-93378b25cce6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:54.613818 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2e70715f-b3cb-4321-ae04-93378b25cce6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 Aug 09 10:54:54.613985 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2e70715f-b3cb-4321-ae04-93378b25cce6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:54.614162 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2e70715f-b3cb-4321-ae04-93378b25cce6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:54.614354 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-2e70715f-b3cb-4321-ae04-93378b25cce6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete volume with id: 4e31c194-ac3c-45ca-b787-7a71e376f2a9 Aug 09 10:54:54.622465 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:54.622465 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:54.623111 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2e70715f-b3cb-4321-ae04-93378b25cce6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:54.640275 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2e70715f-b3cb-4321-ae04-93378b25cce6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete volume request issued successfully. Aug 09 10:54:54.640451 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2e70715f-b3cb-4321-ae04-93378b25cce6 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 returned with HTTP 202 Aug 09 10:54:54.640906 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1361/5449] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:54 2026] DELETE /volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:54.648123 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6ae1ad83-80cf-41a8-9713-a886c74d19a8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:54.651419 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ae1ad83-80cf-41a8-9713-a886c74d19a8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 Aug 09 10:54:54.651623 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ae1ad83-80cf-41a8-9713-a886c74d19a8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:54.651812 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ae1ad83-80cf-41a8-9713-a886c74d19a8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:54.661762 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:54.661762 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:54.669341 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6ae1ad83-80cf-41a8-9713-a886c74d19a8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:54.675232 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ae1ad83-80cf-41a8-9713-a886c74d19a8 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 returned with HTTP 200 Aug 09 10:54:54.675615 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1365/5450] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:54 2026] GET /volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:54.833640 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-254993d7-b664-4e0f-9047-0039ae84860f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:54.835027 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-254993d7-b664-4e0f-9047-0039ae84860f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] GET https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f Aug 09 10:54:54.835263 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-254993d7-b664-4e0f-9047-0039ae84860f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:54.835464 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-254993d7-b664-4e0f-9047-0039ae84860f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:54.840470 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-254993d7-b664-4e0f-9047-0039ae84860f tempest-VolumeRevertTests-284413724 tempest-VolumeRevertTests-284413724-project-member] https://10.4.3.125/volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f returned with HTTP 404 Aug 09 10:54:54.840902 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1352/5451] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:54:54 2026] GET /volume/v3/volumes/ff588e18-e4f1-4b1b-a397-10134880179f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:54:54.895330 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-235d8c60-8af0-4898-bc2c-352bf7d2b964 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:54.898144 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-235d8c60-8af0-4898-bc2c-352bf7d2b964 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:54.898517 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-235d8c60-8af0-4898-bc2c-352bf7d2b964 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:54.898829 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-235d8c60-8af0-4898-bc2c-352bf7d2b964 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:54.898991 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-235d8c60-8af0-4898-bc2c-352bf7d2b964 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:54.905557 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:54.905557 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:54.906645 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-235d8c60-8af0-4898-bc2c-352bf7d2b964 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:54.907285 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1374/5452] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:54 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:55.689074 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-49b882bf-c177-4df9-9a43-54df606d80d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:55.690970 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49b882bf-c177-4df9-9a43-54df606d80d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 Aug 09 10:54:55.691162 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49b882bf-c177-4df9-9a43-54df606d80d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:55.691405 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49b882bf-c177-4df9-9a43-54df606d80d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:55.697293 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49b882bf-c177-4df9-9a43-54df606d80d4 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 returned with HTTP 404 Aug 09 10:54:55.697805 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1362/5453] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:55 2026] GET /volume/v3/volumes/4e31c194-ac3c-45ca-b787-7a71e376f2a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:55.706016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ed2dc07a-b793-457d-8273-fd0b12211952 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:55.707863 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ed2dc07a-b793-457d-8273-fd0b12211952 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:54:55.708112 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ed2dc07a-b793-457d-8273-fd0b12211952 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:55.708368 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ed2dc07a-b793-457d-8273-fd0b12211952 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:55.708592 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ed2dc07a-b793-457d-8273-fd0b12211952 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete volume with id: 5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:54:55.715247 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:55.715247 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:55.715730 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ed2dc07a-b793-457d-8273-fd0b12211952 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:55.732113 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ed2dc07a-b793-457d-8273-fd0b12211952 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete volume request issued successfully. Aug 09 10:54:55.732332 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ed2dc07a-b793-457d-8273-fd0b12211952 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 returned with HTTP 202 Aug 09 10:54:55.732809 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1366/5454] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:55 2026] DELETE /volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:55.739588 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5807eaf8-d226-4ec1-b77f-45afeb496da5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:55.741798 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5807eaf8-d226-4ec1-b77f-45afeb496da5 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:54:55.742104 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5807eaf8-d226-4ec1-b77f-45afeb496da5 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:55.742387 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5807eaf8-d226-4ec1-b77f-45afeb496da5 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:55.751776 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:55.751776 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:55.756684 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5807eaf8-d226-4ec1-b77f-45afeb496da5 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:55.763691 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5807eaf8-d226-4ec1-b77f-45afeb496da5 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 returned with HTTP 200 Aug 09 10:54:55.764236 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1353/5455] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:55 2026] GET /volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:55.918138 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-29483796-623a-4a25-9ac8-f73d87025995 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:55.919886 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-29483796-623a-4a25-9ac8-f73d87025995 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:55.920073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-29483796-623a-4a25-9ac8-f73d87025995 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:55.920269 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-29483796-623a-4a25-9ac8-f73d87025995 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:55.920390 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-29483796-623a-4a25-9ac8-f73d87025995 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:55.924283 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:55.924283 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:55.924877 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-29483796-623a-4a25-9ac8-f73d87025995 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:55.925215 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1375/5456] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:55 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:55.934751 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-412d98fb-bc4e-45ed-95e6-92e169163847 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:55.936493 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-412d98fb-bc4e-45ed-95e6-92e169163847 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3/export_record Aug 09 10:54:55.936752 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-412d98fb-bc4e-45ed-95e6-92e169163847 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:55.936940 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-412d98fb-bc4e-45ed-95e6-92e169163847 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'export_record' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:55.937044 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-412d98fb-bc4e-45ed-95e6-92e169163847 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Export record for backup 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100318) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 09 10:54:55.940914 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:55.940914 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:55.941839 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.api [None req-412d98fb-bc4e-45ed-95e6-92e169163847 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling RPCAPI with context: , host: np0000006833, backup: 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100318) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 09 10:54:55.947068 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-412d98fb-bc4e-45ed-95e6-92e169163847 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] export_record in rpcapi backup_id 27e39f10-7006-4269-aeae-aee690f859f3 on host np0000006833. {{(pid=100318) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 09 10:54:55.959456 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-412d98fb-bc4e-45ed-95e6-92e169163847 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjdlMzlmMTAtNzAwNi00MjY5LWFlYWUtYWVlNjkwZjg1OWYzIiwgInVzZXJfaWQiOiAiMWQyNWNmN2QyMDFhNDExNDkyMTI0MWQzNWQ3NGYzYjkiLCAicHJvamVjdF9pZCI6ICIwYjgzM2Y1NjY3OTU0NGJlYTUwZmUxMDEyMGQ1ZDgzYyIsICJ2b2x1bWVfaWQiOiAiODc0YWZjNzQtYTU2ZC00ZDhjLWJiZDctNWE1MDlhYjA2ZjY5IiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTU1MDQxNzE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODc0YWZjNzQtYTU2ZC00ZDhjLWJiZDctNWE1MDlhYjA2ZjY5LzIwMjYwODA5MTA1NDQ0L2F6X25vdmFfYmFja3VwXzI3ZTM5ZjEwLTcwMDYtNDI2OS1hZWFlLWFlZTY5MGY4NTlmMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMTA6NTQ6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NTQ6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo1NDo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100318) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 09 10:54:55.959703 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-412d98fb-bc4e-45ed-95e6-92e169163847 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3/export_record returned with HTTP 200 Aug 09 10:54:55.960100 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1363/5457] 10.4.3.125 () {68 vars in 1430 bytes} [Sun Aug 9 10:54:55 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:55.967740 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dc8e3738-10f0-4016-b715-f1e4e390146f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:55.969983 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc8e3738-10f0-4016-b715-f1e4e390146f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:54:55.970263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc8e3738-10f0-4016-b715-f1e4e390146f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:55.970524 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc8e3738-10f0-4016-b715-f1e4e390146f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:55.970672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-dc8e3738-10f0-4016-b715-f1e4e390146f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:55.974682 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:55.974682 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:55.975201 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc8e3738-10f0-4016-b715-f1e4e390146f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:54:55.975527 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1367/5458] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:55 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:55.985873 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8adc3c13-dc5e-4aaa-b491-dfd1625e2c9b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:55.987653 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8adc3c13-dc5e-4aaa-b491-dfd1625e2c9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] POST https://10.4.3.125/volume/v3/backups/import_record Aug 09 10:54:55.988052 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8adc3c13-dc5e-4aaa-b491-dfd1625e2c9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWJhMjQ2ODQtZjgwOC00NWVlLTkzNmItYjMzYWI1MjEyNzk4IiwgInVzZXJfaWQiOiAiMWQyNWNmN2QyMDFhNDExNDkyMTI0MWQzNWQ3NGYzYjkiLCAicHJvamVjdF9pZCI6ICIwYjgzM2Y1NjY3OTU0NGJlYTUwZmUxMDEyMGQ1ZDgzYyIsICJ2b2x1bWVfaWQiOiAiODc0YWZjNzQtYTU2ZC00ZDhjLWJiZDctNWE1MDlhYjA2ZjY5IiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTU1MDQxNzE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODc0YWZjNzQtYTU2ZC00ZDhjLWJiZDctNWE1MDlhYjA2ZjY5LzIwMjYwODA5MTA1NDQ0L2F6X25vdmFfYmFja3VwXzI3ZTM5ZjEwLTcwMDYtNDI2OS1hZWFlLWFlZTY5MGY4NTlmMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMTA6NTQ6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NTQ6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo1NDo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:55.989381 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-8adc3c13-dc5e-4aaa-b491-dfd1625e2c9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWJhMjQ2ODQtZjgwOC00NWVlLTkzNmItYjMzYWI1MjEyNzk4IiwgInVzZXJfaWQiOiAiMWQyNWNmN2QyMDFhNDExNDkyMTI0MWQzNWQ3NGYzYjkiLCAicHJvamVjdF9pZCI6ICIwYjgzM2Y1NjY3OTU0NGJlYTUwZmUxMDEyMGQ1ZDgzYyIsICJ2b2x1bWVfaWQiOiAiODc0YWZjNzQtYTU2ZC00ZDhjLWJiZDctNWE1MDlhYjA2ZjY5IiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTU1MDQxNzE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODc0YWZjNzQtYTU2ZC00ZDhjLWJiZDctNWE1MDlhYjA2ZjY5LzIwMjYwODA5MTA1NDQ0L2F6X25vdmFfYmFja3VwXzI3ZTM5ZjEwLTcwMDYtNDI2OS1hZWFlLWFlZTY5MGY4NTlmMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMTA6NTQ6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NTQ6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo1NDo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100317) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 09 10:54:55.989512 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-8adc3c13-dc5e-4aaa-b491-dfd1625e2c9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWJhMjQ2ODQtZjgwOC00NWVlLTkzNmItYjMzYWI1MjEyNzk4IiwgInVzZXJfaWQiOiAiMWQyNWNmN2QyMDFhNDExNDkyMTI0MWQzNWQ3NGYzYjkiLCAicHJvamVjdF9pZCI6ICIwYjgzM2Y1NjY3OTU0NGJlYTUwZmUxMDEyMGQ1ZDgzYyIsICJ2b2x1bWVfaWQiOiAiODc0YWZjNzQtYTU2ZC00ZDhjLWJiZDctNWE1MDlhYjA2ZjY5IiwgImhvc3QiOiAibnAwMDAwMDA2ODMzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTU1MDQxNzE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODc0YWZjNzQtYTU2ZC00ZDhjLWJiZDctNWE1MDlhYjA2ZjY5LzIwMjYwODA5MTA1NDQ0L2F6X25vdmFfYmFja3VwXzI3ZTM5ZjEwLTcwMDYtNDI2OS1hZWFlLWFlZTY5MGY4NTlmMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMTA6NTQ6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMTA6NTQ6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQxMDo1NDo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100317) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 09 10:54:55.990100 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-8adc3c13-dc5e-4aaa-b491-dfd1625e2c9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '2ced8f00220a4ece95f43cd981c3305e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b833f56679544bea50fe10120d5d83c', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:54:55.990301 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8adc3c13-dc5e-4aaa-b491-dfd1625e2c9b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] https://10.4.3.125/volume/v3/backups/import_record returned with HTTP 403 Aug 09 10:54:55.990730 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1354/5459] 10.4.3.125 () {70 vars in 1342 bytes} [Sun Aug 9 10:54:55 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:55.996976 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eadf5acb-fe42-4236-9d35-97b914bb0e22 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:55.998491 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eadf5acb-fe42-4236-9d35-97b914bb0e22 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 Aug 09 10:54:55.998676 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eadf5acb-fe42-4236-9d35-97b914bb0e22 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:55.998838 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eadf5acb-fe42-4236-9d35-97b914bb0e22 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:55.998975 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-eadf5acb-fe42-4236-9d35-97b914bb0e22 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Delete volume with id: 874afc74-a56d-4d8c-bbd7-5a509ab06f69 Aug 09 10:54:56.005775 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:56.005775 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:56.006084 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eadf5acb-fe42-4236-9d35-97b914bb0e22 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:56.022156 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eadf5acb-fe42-4236-9d35-97b914bb0e22 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Delete volume request issued successfully. Aug 09 10:54:56.022366 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eadf5acb-fe42-4236-9d35-97b914bb0e22 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 returned with HTTP 202 Aug 09 10:54:56.022809 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1376/5460] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:54:55 2026] DELETE /volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:56.030506 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-502745e2-c030-448f-97ba-b8695d1c72d6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:56.032259 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-502745e2-c030-448f-97ba-b8695d1c72d6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 Aug 09 10:54:56.032497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-502745e2-c030-448f-97ba-b8695d1c72d6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:56.032682 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-502745e2-c030-448f-97ba-b8695d1c72d6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:56.040053 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:56.040053 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:56.044336 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-502745e2-c030-448f-97ba-b8695d1c72d6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:56.048791 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-502745e2-c030-448f-97ba-b8695d1c72d6 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 returned with HTTP 200 Aug 09 10:54:56.049239 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1364/5461] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:56 2026] GET /volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:56.776898 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77e90a1f-a097-408c-98da-851ca1fa1580 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:56.779158 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77e90a1f-a097-408c-98da-851ca1fa1580 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 Aug 09 10:54:56.779463 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77e90a1f-a097-408c-98da-851ca1fa1580 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:56.779734 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77e90a1f-a097-408c-98da-851ca1fa1580 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:56.786701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e6ee659b-5585-455e-b4e2-3c27e1c8a917 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:56.786956 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77e90a1f-a097-408c-98da-851ca1fa1580 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 returned with HTTP 404 Aug 09 10:54:56.787352 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1368/5462] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:56 2026] GET /volume/v3/volumes/5ec44a5b-8c4c-452f-b652-76513593d049 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:56.793255 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71c45c05-8f35-419d-a8d8-c4d42dde9932 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:56.795522 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71c45c05-8f35-419d-a8d8-c4d42dde9932 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 Aug 09 10:54:56.795790 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71c45c05-8f35-419d-a8d8-c4d42dde9932 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:56.796040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71c45c05-8f35-419d-a8d8-c4d42dde9932 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:56.796280 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-71c45c05-8f35-419d-a8d8-c4d42dde9932 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete volume with id: e9ef079d-199c-4260-bb8e-ea42545d44b8 Aug 09 10:54:56.803719 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:56.803719 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:56.804221 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71c45c05-8f35-419d-a8d8-c4d42dde9932 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:56.821244 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71c45c05-8f35-419d-a8d8-c4d42dde9932 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete volume request issued successfully. Aug 09 10:54:56.821434 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71c45c05-8f35-419d-a8d8-c4d42dde9932 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 returned with HTTP 202 Aug 09 10:54:56.821923 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1377/5463] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:56 2026] DELETE /volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:56.828557 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-055fcf10-481e-4e51-8a5f-03b0dd9469cf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:56.830285 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-055fcf10-481e-4e51-8a5f-03b0dd9469cf tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 Aug 09 10:54:56.830498 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-055fcf10-481e-4e51-8a5f-03b0dd9469cf tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:56.830686 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-055fcf10-481e-4e51-8a5f-03b0dd9469cf tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:56.837377 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:56.837377 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:56.840830 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-055fcf10-481e-4e51-8a5f-03b0dd9469cf tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:56.844854 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-055fcf10-481e-4e51-8a5f-03b0dd9469cf tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 returned with HTTP 200 Aug 09 10:54:56.845254 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1365/5464] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:56 2026] GET /volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:56.896382 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6ee659b-5585-455e-b4e2-3c27e1c8a917 tempest-ProjectMemberTests-1257217853 tempest-ProjectMemberTests-1257217853-project-admin] GET https://10.4.3.125/volume/v3/scheduler-stats/get_pools Aug 09 10:54:56.896688 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6ee659b-5585-455e-b4e2-3c27e1c8a917 tempest-ProjectMemberTests-1257217853 tempest-ProjectMemberTests-1257217853-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:56.896956 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6ee659b-5585-455e-b4e2-3c27e1c8a917 tempest-ProjectMemberTests-1257217853 tempest-ProjectMemberTests-1257217853-project-admin] Calling method 'get_pools' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:56.907544 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6ee659b-5585-455e-b4e2-3c27e1c8a917 tempest-ProjectMemberTests-1257217853 tempest-ProjectMemberTests-1257217853-project-admin] https://10.4.3.125/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 09 10:54:56.908360 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1355/5465] 10.4.3.125 () {66 vars in 1291 bytes} [Sun Aug 9 10:54:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:56.916342 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4d54ee9a-6ceb-4fa6-9769-1fb3c712c999 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:56.971924 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d54ee9a-6ceb-4fa6-9769-1fb3c712c999 tempest-ProjectMemberTests-1257217853 tempest-ProjectMemberTests-1257217853-project-member] GET https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool Aug 09 10:54:56.972129 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d54ee9a-6ceb-4fa6-9769-1fb3c712c999 tempest-ProjectMemberTests-1257217853 tempest-ProjectMemberTests-1257217853-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:56.972361 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d54ee9a-6ceb-4fa6-9769-1fb3c712c999 tempest-ProjectMemberTests-1257217853 tempest-ProjectMemberTests-1257217853-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:56.972981 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-4d54ee9a-6ceb-4fa6-9769-1fb3c712c999 tempest-ProjectMemberTests-1257217853 tempest-ProjectMemberTests-1257217853-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1ba0684e628c43a1a81c8a015d800029', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e843f8d27af49a4b3465963f54b2a14', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:54:56.973155 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d54ee9a-6ceb-4fa6-9769-1fb3c712c999 tempest-ProjectMemberTests-1257217853 tempest-ProjectMemberTests-1257217853-project-member] https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool returned with HTTP 403 Aug 09 10:54:56.973652 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1369/5466] 10.4.3.125 () {66 vars in 1318 bytes} [Sun Aug 9 10:54:56 2026] GET /volume/v3/capabilities/np0000006833@storpool => generated 110 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:57.062147 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9adafa13-cb2a-4c66-b8a7-d06e243f8218 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:57.063911 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9adafa13-cb2a-4c66-b8a7-d06e243f8218 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 Aug 09 10:54:57.064142 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9adafa13-cb2a-4c66-b8a7-d06e243f8218 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:57.064373 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9adafa13-cb2a-4c66-b8a7-d06e243f8218 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:57.070203 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9adafa13-cb2a-4c66-b8a7-d06e243f8218 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 returned with HTTP 404 Aug 09 10:54:57.070724 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1378/5467] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:57 2026] GET /volume/v3/volumes/874afc74-a56d-4d8c-bbd7-5a509ab06f69 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:57.079658 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7d569947-8b47-44e6-a468-df4c4e73295b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:57.081269 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7d569947-8b47-44e6-a468-df4c4e73295b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] GET https://10.4.3.125/volume/v3/backups Aug 09 10:54:57.081588 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7d569947-8b47-44e6-a468-df4c4e73295b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:57.081806 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7d569947-8b47-44e6-a468-df4c4e73295b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:57.082063 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-7d569947-8b47-44e6-a468-df4c4e73295b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:54:57.087290 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7d569947-8b47-44e6-a468-df4c4e73295b tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] https://10.4.3.125/volume/v3/backups returned with HTTP 200 Aug 09 10:54:57.087836 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1366/5468] 10.4.3.125 () {68 vars in 1277 bytes} [Sun Aug 9 10:54:57 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:57.098507 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0957cd70-d380-4dd5-aa51-3d8532c4388a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:57.099946 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0957cd70-d380-4dd5-aa51-3d8532c4388a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] GET https://10.4.3.125/volume/v3/backups?project_id=0b833f56679544bea50fe10120d5d83c Aug 09 10:54:57.100123 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0957cd70-d380-4dd5-aa51-3d8532c4388a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:57.100306 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0957cd70-d380-4dd5-aa51-3d8532c4388a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:57.100563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-0957cd70-d380-4dd5-aa51-3d8532c4388a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Removing options 'project_id' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:54:57.105582 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0957cd70-d380-4dd5-aa51-3d8532c4388a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] https://10.4.3.125/volume/v3/backups?project_id=0b833f56679544bea50fe10120d5d83c returned with HTTP 200 Aug 09 10:54:57.106040 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1356/5469] 10.4.3.125 () {68 vars in 1364 bytes} [Sun Aug 9 10:54:57 2026] GET /volume/v3/backups?project_id=0b833f56679544bea50fe10120d5d83c => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:57.116160 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:57.117846 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:54:57.118178 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1021113851"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:57.119577 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1021113851'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:54:57.119687 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Create volume of 1 GB Aug 09 10:54:57.123512 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Availability Zones retrieved successfully. Aug 09 10:54:57.128415 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Flow 'volume_create_api' (55b3ca54-d552-4f6d-bc64-4455910a73a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:57.129411 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca2b151-20cb-44f2-b871-2bac2393314b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:57.130142 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:54:57.155568 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca2b151-20cb-44f2-b871-2bac2393314b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:57.156701 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4255c806-0613-486d-9f84-afbc18066b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:57.196043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Created reservations ['ff1c96ea-01d5-4278-a9d5-361f09d35761', '3bc80bcc-32e5-4fa5-88c1-fc3f77f04978', 'c9b37596-0122-4a06-a39d-57bfe03ff2c5', '718f17a4-5c2d-497c-aca4-e2cbfd770009'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:57.196853 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4255c806-0613-486d-9f84-afbc18066b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff1c96ea-01d5-4278-a9d5-361f09d35761', '3bc80bcc-32e5-4fa5-88c1-fc3f77f04978', 'c9b37596-0122-4a06-a39d-57bfe03ff2c5', '718f17a4-5c2d-497c-aca4-e2cbfd770009']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:57.197747 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f153943-b90f-4a2a-a6a2-b048aeaa4e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:57.221111 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f153943-b90f-4a2a-a6a2-b048aeaa4e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '699d14d7-64cd-4139-98a5-d4af5e26a78b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1021113851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b833f56679544bea50fe10120d5d83c',qos_specs=None,replication_status=,reservations=['ff1c96ea-01d5-4278-a9d5-361f09d35761','3bc80bcc-32e5-4fa5-88c1-fc3f77f04978','c9b37596-0122-4a06-a39d-57bfe03ff2c5','718f17a4-5c2d-497c-aca4-e2cbfd770009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d25cf7d201a4114921241d35d74f3b9',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1021113851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=699d14d7-64cd-4139-98a5-d4af5e26a78b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b833f56679544bea50fe10120d5d83c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d25cf7d201a4114921241d35d74f3b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:57.221802 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52e83bd4-fab0-4d84-a4a8-972e24416243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:57.240444 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52e83bd4-fab0-4d84-a4a8-972e24416243) transitioned into state 'SUCCESS' from state '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-1021113851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b833f56679544bea50fe10120d5d83c',qos_specs=None,replication_status=,reservations=['ff1c96ea-01d5-4278-a9d5-361f09d35761','3bc80bcc-32e5-4fa5-88c1-fc3f77f04978','c9b37596-0122-4a06-a39d-57bfe03ff2c5','718f17a4-5c2d-497c-aca4-e2cbfd770009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d25cf7d201a4114921241d35d74f3b9',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:57.241163 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ac81c5-301f-40fe-80f2-009b6ae65ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:54:57.251080 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ac81c5-301f-40fe-80f2-009b6ae65ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:54:57.252241 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Flow 'volume_create_api' (55b3ca54-d552-4f6d-bc64-4455910a73a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:54:57.252631 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Create volume request issued successfully. Aug 09 10:54:57.253280 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33cf4651-d21a-4b5f-8b8d-0644ebae7728 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:54:57.253950 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1370/5470] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:54:57 2026] POST /volume/v3/volumes => generated 778 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:57.264928 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-68bb9dd5-c8d9-4914-aa7b-42b758f92ab7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:57.266700 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-68bb9dd5-c8d9-4914-aa7b-42b758f92ab7 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b Aug 09 10:54:57.266919 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-68bb9dd5-c8d9-4914-aa7b-42b758f92ab7 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:57.267102 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-68bb9dd5-c8d9-4914-aa7b-42b758f92ab7 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:57.274008 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:57.274008 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:57.277528 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-68bb9dd5-c8d9-4914-aa7b-42b758f92ab7 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:57.281451 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-68bb9dd5-c8d9-4914-aa7b-42b758f92ab7 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b returned with HTTP 200 Aug 09 10:54:57.281826 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1379/5471] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:57 2026] GET /volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:57.857732 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dfbc5527-b39f-459d-a05b-c0766d6f6d31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:57.859642 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfbc5527-b39f-459d-a05b-c0766d6f6d31 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 Aug 09 10:54:57.859859 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfbc5527-b39f-459d-a05b-c0766d6f6d31 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:57.860076 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfbc5527-b39f-459d-a05b-c0766d6f6d31 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:57.865610 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfbc5527-b39f-459d-a05b-c0766d6f6d31 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 returned with HTTP 404 Aug 09 10:54:57.866086 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1367/5472] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:57 2026] GET /volume/v3/volumes/e9ef079d-199c-4260-bb8e-ea42545d44b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:57.872519 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f116047f-e73d-477a-b5ab-c298ee24c629 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:57.874322 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f116047f-e73d-477a-b5ab-c298ee24c629 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] DELETE https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a Aug 09 10:54:57.874522 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f116047f-e73d-477a-b5ab-c298ee24c629 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:57.874705 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f116047f-e73d-477a-b5ab-c298ee24c629 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:57.874863 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f116047f-e73d-477a-b5ab-c298ee24c629 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete volume with id: f8f257d7-95e3-4b9d-9b48-de54a8bda82a Aug 09 10:54:57.881835 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:57.881835 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:57.882259 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f116047f-e73d-477a-b5ab-c298ee24c629 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:57.904933 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f116047f-e73d-477a-b5ab-c298ee24c629 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Delete volume request issued successfully. Aug 09 10:54:57.905143 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f116047f-e73d-477a-b5ab-c298ee24c629 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a returned with HTTP 202 Aug 09 10:54:57.905519 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1357/5473] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:54:57 2026] DELETE /volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:54:57.915019 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7f7bca97-83e5-42bb-8f18-bdb76d35c17f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:57.916967 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f7bca97-83e5-42bb-8f18-bdb76d35c17f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a Aug 09 10:54:57.917214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7f7bca97-83e5-42bb-8f18-bdb76d35c17f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:57.917465 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7f7bca97-83e5-42bb-8f18-bdb76d35c17f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:57.928096 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:57.928096 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:54:57.937028 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7f7bca97-83e5-42bb-8f18-bdb76d35c17f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Volume info retrieved successfully. Aug 09 10:54:57.942916 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f7bca97-83e5-42bb-8f18-bdb76d35c17f tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a returned with HTTP 200 Aug 09 10:54:57.943347 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1371/5474] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:57 2026] GET /volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:58.293472 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7602a56a-e326-4852-98a3-e898413320bf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:58.295290 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7602a56a-e326-4852-98a3-e898413320bf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b Aug 09 10:54:58.295518 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7602a56a-e326-4852-98a3-e898413320bf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:58.295734 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7602a56a-e326-4852-98a3-e898413320bf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:58.302395 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:58.302395 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:58.305478 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7602a56a-e326-4852-98a3-e898413320bf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:58.308860 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7602a56a-e326-4852-98a3-e898413320bf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b returned with HTTP 200 Aug 09 10:54:58.309204 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1380/5475] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:58 2026] GET /volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:54:58.320114 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f65ade13-6f92-4a9a-ac63-f3e9da152e55 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:58.322122 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f65ade13-6f92-4a9a-ac63-f3e9da152e55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] POST https://10.4.3.125/volume/v3/backups Aug 09 10:54:58.322604 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f65ade13-6f92-4a9a-ac63-f3e9da152e55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "699d14d7-64cd-4139-98a5-d4af5e26a78b", "name": "tempest-type-Backup-912733351"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:54:58.324527 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-f65ade13-6f92-4a9a-ac63-f3e9da152e55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Creating new backup {'backup': {'volume_id': '699d14d7-64cd-4139-98a5-d4af5e26a78b', 'name': 'tempest-type-Backup-912733351'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 10:54:58.324723 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-f65ade13-6f92-4a9a-ac63-f3e9da152e55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Creating backup of volume 699d14d7-64cd-4139-98a5-d4af5e26a78b in container None Aug 09 10:54:58.331695 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:58.331695 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:54:58.331994 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f65ade13-6f92-4a9a-ac63-f3e9da152e55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:54:58.348271 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-f65ade13-6f92-4a9a-ac63-f3e9da152e55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Created reservations ['f15d001a-2d5b-4d5c-9f5b-539d7d1a13cc', '31b33e19-2c4a-4a6d-b950-7d8d37822bc0'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:54:58.380952 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f65ade13-6f92-4a9a-ac63-f3e9da152e55 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups returned with HTTP 202 Aug 09 10:54:58.381558 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1368/5476] 10.4.3.125 () {70 vars in 1299 bytes} [Sun Aug 9 10:54:58 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:54:58.390045 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4cc1c1e4-3483-4d96-aeb5-ea00cd9bf268 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:58.391870 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cc1c1e4-3483-4d96-aeb5-ea00cd9bf268 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:54:58.392070 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4cc1c1e4-3483-4d96-aeb5-ea00cd9bf268 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:58.392313 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4cc1c1e4-3483-4d96-aeb5-ea00cd9bf268 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:58.392470 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4cc1c1e4-3483-4d96-aeb5-ea00cd9bf268 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:58.397069 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:58.397069 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:54:58.397667 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cc1c1e4-3483-4d96-aeb5-ea00cd9bf268 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:54:58.398026 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1358/5477] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:58 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:54:58.955550 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-71803dac-32ce-4fc5-a1b5-db32c68f8789 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:58.957276 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71803dac-32ce-4fc5-a1b5-db32c68f8789 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] GET https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a Aug 09 10:54:58.957490 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71803dac-32ce-4fc5-a1b5-db32c68f8789 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:58.957659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71803dac-32ce-4fc5-a1b5-db32c68f8789 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:58.962985 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71803dac-32ce-4fc5-a1b5-db32c68f8789 tempest-VolumesBackupsTest-1258496505 tempest-VolumesBackupsTest-1258496505-project-member] https://10.4.3.125/volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a returned with HTTP 404 Aug 09 10:54:58.963445 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1372/5478] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:54:58 2026] GET /volume/v3/volumes/f8f257d7-95e3-4b9d-9b48-de54a8bda82a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:54:59.408163 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a22d8905-b5f5-4fe4-a3cb-de02c7957b95 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:54:59.410025 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a22d8905-b5f5-4fe4-a3cb-de02c7957b95 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:54:59.410326 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a22d8905-b5f5-4fe4-a3cb-de02c7957b95 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:54:59.410598 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a22d8905-b5f5-4fe4-a3cb-de02c7957b95 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:54:59.410827 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a22d8905-b5f5-4fe4-a3cb-de02c7957b95 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:54:59.415780 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:54:59.415780 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:54:59.416204 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a22d8905-b5f5-4fe4-a3cb-de02c7957b95 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:54:59.416757 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1381/5479] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:54:59 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:00.426392 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-50af619c-0dda-4447-b657-e036e49c2018 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:00.428208 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50af619c-0dda-4447-b657-e036e49c2018 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:00.428487 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50af619c-0dda-4447-b657-e036e49c2018 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:00.428697 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50af619c-0dda-4447-b657-e036e49c2018 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:00.428800 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-50af619c-0dda-4447-b657-e036e49c2018 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:00.432626 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:00.432626 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:00.433169 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50af619c-0dda-4447-b657-e036e49c2018 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:00.433507 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1369/5480] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:00 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:01.443590 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-033da54a-b015-4c2d-952a-f1f3a3e8e571 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:01.445325 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-033da54a-b015-4c2d-952a-f1f3a3e8e571 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:01.445616 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-033da54a-b015-4c2d-952a-f1f3a3e8e571 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:01.445849 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-033da54a-b015-4c2d-952a-f1f3a3e8e571 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:01.446010 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-033da54a-b015-4c2d-952a-f1f3a3e8e571 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:01.450585 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:01.450585 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:01.451438 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-033da54a-b015-4c2d-952a-f1f3a3e8e571 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:01.451689 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1359/5481] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:01 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:02.461032 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7627a547-503f-43bf-83ef-169f4cf2b0e3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:02.462920 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7627a547-503f-43bf-83ef-169f4cf2b0e3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:02.463213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7627a547-503f-43bf-83ef-169f4cf2b0e3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:02.463213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7627a547-503f-43bf-83ef-169f4cf2b0e3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:02.463348 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7627a547-503f-43bf-83ef-169f4cf2b0e3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:02.467679 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:02.467679 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:02.467954 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7627a547-503f-43bf-83ef-169f4cf2b0e3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:02.468291 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1373/5482] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:02 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:03.262684 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:03.264355 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:55:03.264671 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "5d60e154-dc61-4955-8ef8-f0466d7a4e9a", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:03.266000 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '5d60e154-dc61-4955-8ef8-f0466d7a4e9a', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:55:03.396230 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume of 1 GB Aug 09 10:55:03.401055 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Availability Zones retrieved successfully. Aug 09 10:55:03.406501 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Flow 'volume_create_api' (58a499ad-6096-443d-8c16-658c2ab27843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:03.407619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b0d44c-1c90-4a15-b2a8-b18aa40fbb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:03.408490 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:55:03.458330 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b0d44c-1c90-4a15-b2a8-b18aa40fbb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:03.459044 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a415445b-797e-4ce5-99f6-c4ce5c36843b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:03.477865 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-677997d5-7fec-4bec-b6a4-c10482d5a254 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:03.479636 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-677997d5-7fec-4bec-b6a4-c10482d5a254 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:03.479892 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-677997d5-7fec-4bec-b6a4-c10482d5a254 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:03.480095 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-677997d5-7fec-4bec-b6a4-c10482d5a254 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:03.480215 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-677997d5-7fec-4bec-b6a4-c10482d5a254 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:03.484667 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:03.484667 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:03.485217 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-677997d5-7fec-4bec-b6a4-c10482d5a254 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:03.485607 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1370/5483] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:03 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:03.511243 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Created reservations ['25a8e0ea-46de-49a1-bad2-4f911dde0a2a', '28c56191-b72a-43fa-9871-fbf4d6bbb147', 'baba0cdd-c2f3-468d-a497-f28d8ef0175f', '9512c87e-ddc6-4c40-8631-ea89a6cfaf11'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:03.512051 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a415445b-797e-4ce5-99f6-c4ce5c36843b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25a8e0ea-46de-49a1-bad2-4f911dde0a2a', '28c56191-b72a-43fa-9871-fbf4d6bbb147', 'baba0cdd-c2f3-468d-a497-f28d8ef0175f', '9512c87e-ddc6-4c40-8631-ea89a6cfaf11']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:03.512760 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb57302-1bd5-448d-8c08-75b5ee4aafc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:03.546467 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb57302-1bd5-448d-8c08-75b5ee4aafc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78fb6b3f-3d19-4167-b20d-9fff978b523a', '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='8205fd684f8f47bd8849a8b95a091424',qos_specs=None,replication_status=,reservations=['25a8e0ea-46de-49a1-bad2-4f911dde0a2a','28c56191-b72a-43fa-9871-fbf4d6bbb147','baba0cdd-c2f3-468d-a497-f28d8ef0175f','9512c87e-ddc6-4c40-8631-ea89a6cfaf11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:55:03Z,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=78fb6b3f-3d19-4167-b20d-9fff978b523a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8205fd684f8f47bd8849a8b95a091424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:03.547114 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73366c5f-a1f7-4dc0-96d7-578ee86cd390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:03.565178 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73366c5f-a1f7-4dc0-96d7-578ee86cd390) transitioned into state 'SUCCESS' from 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='8205fd684f8f47bd8849a8b95a091424',qos_specs=None,replication_status=,reservations=['25a8e0ea-46de-49a1-bad2-4f911dde0a2a','28c56191-b72a-43fa-9871-fbf4d6bbb147','baba0cdd-c2f3-468d-a497-f28d8ef0175f','9512c87e-ddc6-4c40-8631-ea89a6cfaf11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:03.565811 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166c199b-f056-4bac-bcd5-f8045f6f1af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:03.575100 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166c199b-f056-4bac-bcd5-f8045f6f1af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:03.575889 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Flow 'volume_create_api' (58a499ad-6096-443d-8c16-658c2ab27843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:03.576143 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume request issued successfully. Aug 09 10:55:03.576671 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8c316b7-c0a7-4f0b-b7c5-cb22992ffd21 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:55:03.577048 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1382/5484] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:55:03 2026] POST /volume/v3/volumes => generated 775 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:03.611335 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2bb648c1-489a-4a68-909f-aa2994f9fd28 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:03.613141 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2bb648c1-489a-4a68-909f-aa2994f9fd28 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:03.613422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2bb648c1-489a-4a68-909f-aa2994f9fd28 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:03.613663 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2bb648c1-489a-4a68-909f-aa2994f9fd28 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:03.620429 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:03.620429 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:03.624103 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2bb648c1-489a-4a68-909f-aa2994f9fd28 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:03.628018 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2bb648c1-489a-4a68-909f-aa2994f9fd28 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 200 Aug 09 10:55:03.628466 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1360/5485] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:03 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:04.495945 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0da22a28-ff40-4d51-929e-3e68edaa47b3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:04.497631 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0da22a28-ff40-4d51-929e-3e68edaa47b3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:04.497854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0da22a28-ff40-4d51-929e-3e68edaa47b3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:04.498035 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0da22a28-ff40-4d51-929e-3e68edaa47b3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:04.498150 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-0da22a28-ff40-4d51-929e-3e68edaa47b3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:04.502098 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:04.502098 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:04.502720 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0da22a28-ff40-4d51-929e-3e68edaa47b3 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:04.503046 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1374/5486] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:04 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:04.676272 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2549ab1e-bf71-4082-8d1d-4160ee8cffdf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:04.677819 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2549ab1e-bf71-4082-8d1d-4160ee8cffdf tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:04.677959 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2549ab1e-bf71-4082-8d1d-4160ee8cffdf tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:04.678127 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2549ab1e-bf71-4082-8d1d-4160ee8cffdf tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:04.684691 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:04.684691 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:04.688093 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2549ab1e-bf71-4082-8d1d-4160ee8cffdf tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:04.691573 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2549ab1e-bf71-4082-8d1d-4160ee8cffdf tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 200 Aug 09 10:55:04.691925 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1371/5487] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:04 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 925 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:05.512788 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-22b946ee-83a4-4984-b4b4-3b12042a5130 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:05.515129 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-22b946ee-83a4-4984-b4b4-3b12042a5130 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:05.515425 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-22b946ee-83a4-4984-b4b4-3b12042a5130 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:05.515663 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-22b946ee-83a4-4984-b4b4-3b12042a5130 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:05.515797 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-22b946ee-83a4-4984-b4b4-3b12042a5130 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:05.520603 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:05.520603 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:05.521319 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-22b946ee-83a4-4984-b4b4-3b12042a5130 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:05.521785 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1383/5488] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:05 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:05.705292 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd98166c-7737-4b7a-a890-558480474eee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:05.707129 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd98166c-7737-4b7a-a890-558480474eee tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:05.707375 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd98166c-7737-4b7a-a890-558480474eee tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:05.707552 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd98166c-7737-4b7a-a890-558480474eee tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:05.716038 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:05.716038 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:05.720848 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fd98166c-7737-4b7a-a890-558480474eee tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:05.726534 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd98166c-7737-4b7a-a890-558480474eee tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 200 Aug 09 10:55:05.727040 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1361/5489] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:05 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:06.531085 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4f81eee7-8d43-46e4-a4a1-06bce3643305 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:06.532828 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f81eee7-8d43-46e4-a4a1-06bce3643305 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:06.533066 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f81eee7-8d43-46e4-a4a1-06bce3643305 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:06.533312 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f81eee7-8d43-46e4-a4a1-06bce3643305 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:06.533469 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4f81eee7-8d43-46e4-a4a1-06bce3643305 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:06.537278 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:06.537278 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:06.537877 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f81eee7-8d43-46e4-a4a1-06bce3643305 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:06.538238 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1375/5490] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:06 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:06.739325 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-80fa96b8-33c2-4bf7-a285-3ac1a04105a0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:06.741030 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80fa96b8-33c2-4bf7-a285-3ac1a04105a0 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:06.741256 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80fa96b8-33c2-4bf7-a285-3ac1a04105a0 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:06.741467 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80fa96b8-33c2-4bf7-a285-3ac1a04105a0 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:06.747801 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:06.747801 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:06.751029 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-80fa96b8-33c2-4bf7-a285-3ac1a04105a0 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:06.755069 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80fa96b8-33c2-4bf7-a285-3ac1a04105a0 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 200 Aug 09 10:55:06.755464 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1372/5491] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:06 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:07.547536 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-741b7e48-589a-4941-ae4d-c318b3be62be None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:07.549468 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-741b7e48-589a-4941-ae4d-c318b3be62be tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:07.549712 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-741b7e48-589a-4941-ae4d-c318b3be62be tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:07.549926 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-741b7e48-589a-4941-ae4d-c318b3be62be tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:07.550073 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-741b7e48-589a-4941-ae4d-c318b3be62be tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:07.554483 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:07.554483 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:07.555146 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-741b7e48-589a-4941-ae4d-c318b3be62be tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:07.555553 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1384/5492] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:07 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:07.768768 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8849e18-2919-4495-afe6-e8e219c7b3b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:07.770495 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8849e18-2919-4495-afe6-e8e219c7b3b6 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:07.770727 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8849e18-2919-4495-afe6-e8e219c7b3b6 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:07.770934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8849e18-2919-4495-afe6-e8e219c7b3b6 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:07.777708 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:07.777708 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:07.781464 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8849e18-2919-4495-afe6-e8e219c7b3b6 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:07.786402 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8849e18-2919-4495-afe6-e8e219c7b3b6 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 200 Aug 09 10:55:07.788437 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1362/5493] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:07 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:08.565381 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1cb2a0f9-b8c2-4563-a3f9-cad288bf2b5c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:08.566915 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1cb2a0f9-b8c2-4563-a3f9-cad288bf2b5c tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:08.567122 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1cb2a0f9-b8c2-4563-a3f9-cad288bf2b5c tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:08.567344 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1cb2a0f9-b8c2-4563-a3f9-cad288bf2b5c tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:08.567482 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1cb2a0f9-b8c2-4563-a3f9-cad288bf2b5c tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:08.571232 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:08.571232 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:08.571832 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1cb2a0f9-b8c2-4563-a3f9-cad288bf2b5c tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:08.572180 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1376/5494] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:08 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:08.801250 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8687d598-2b72-4267-8dcd-6c289fb5b0c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:08.802919 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8687d598-2b72-4267-8dcd-6c289fb5b0c7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:08.803109 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8687d598-2b72-4267-8dcd-6c289fb5b0c7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:08.803316 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8687d598-2b72-4267-8dcd-6c289fb5b0c7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:08.810058 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:08.810058 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:08.814070 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8687d598-2b72-4267-8dcd-6c289fb5b0c7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:08.818585 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8687d598-2b72-4267-8dcd-6c289fb5b0c7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 200 Aug 09 10:55:08.818988 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1373/5495] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:08 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:09.582647 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5eecd725-784e-4c17-9545-8569e62b52b4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:09.584202 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5eecd725-784e-4c17-9545-8569e62b52b4 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:09.584403 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5eecd725-784e-4c17-9545-8569e62b52b4 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:09.584570 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5eecd725-784e-4c17-9545-8569e62b52b4 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:09.584668 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5eecd725-784e-4c17-9545-8569e62b52b4 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:09.588487 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:09.588487 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:09.589005 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5eecd725-784e-4c17-9545-8569e62b52b4 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:09.589414 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1385/5496] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:09 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:09.833561 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8c46e76c-48e9-43c6-b530-f98e23099e3c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:09.835329 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c46e76c-48e9-43c6-b530-f98e23099e3c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:09.835560 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c46e76c-48e9-43c6-b530-f98e23099e3c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:09.835719 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c46e76c-48e9-43c6-b530-f98e23099e3c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:09.842448 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:09.842448 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:09.845874 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8c46e76c-48e9-43c6-b530-f98e23099e3c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:09.851000 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c46e76c-48e9-43c6-b530-f98e23099e3c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 200 Aug 09 10:55:09.851485 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1363/5497] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:09 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:10.599777 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-de22377a-af59-4149-9fc0-326f04811baf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:10.601548 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-de22377a-af59-4149-9fc0-326f04811baf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:10.601754 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-de22377a-af59-4149-9fc0-326f04811baf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:10.601959 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-de22377a-af59-4149-9fc0-326f04811baf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:10.602065 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-de22377a-af59-4149-9fc0-326f04811baf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:10.607046 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:10.607046 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:10.607744 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-de22377a-af59-4149-9fc0-326f04811baf tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:10.608398 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1377/5498] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:10 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:10.863519 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d7aafcdb-4f18-401c-9ac0-fbaee323c9ca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:10.865296 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d7aafcdb-4f18-401c-9ac0-fbaee323c9ca tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:10.865645 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d7aafcdb-4f18-401c-9ac0-fbaee323c9ca tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:10.865867 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d7aafcdb-4f18-401c-9ac0-fbaee323c9ca tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:10.873161 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:10.873161 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:10.877439 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d7aafcdb-4f18-401c-9ac0-fbaee323c9ca tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:10.882047 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d7aafcdb-4f18-401c-9ac0-fbaee323c9ca tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 200 Aug 09 10:55:10.882465 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1374/5499] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:10 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:10.894066 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3d99bf30-9b93-415e-99be-c8076a95e44d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:10.896548 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d99bf30-9b93-415e-99be-c8076a95e44d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:10.896817 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d99bf30-9b93-415e-99be-c8076a95e44d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:10.897071 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d99bf30-9b93-415e-99be-c8076a95e44d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:10.905401 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:10.905401 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:10.909409 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3d99bf30-9b93-415e-99be-c8076a95e44d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:10.914611 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d99bf30-9b93-415e-99be-c8076a95e44d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 200 Aug 09 10:55:10.915112 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1386/5500] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:10 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:10.928829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c904395b-644e-42cc-a5e3-6acd0edee32a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:10.930642 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c904395b-644e-42cc-a5e3-6acd0edee32a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:10.930869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c904395b-644e-42cc-a5e3-6acd0edee32a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:10.931072 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c904395b-644e-42cc-a5e3-6acd0edee32a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:10.931282 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c904395b-644e-42cc-a5e3-6acd0edee32a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume with id: 78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:10.964650 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:10.964650 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:10.966827 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c904395b-644e-42cc-a5e3-6acd0edee32a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:11.006649 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c904395b-644e-42cc-a5e3-6acd0edee32a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume request issued successfully. Aug 09 10:55:11.006887 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c904395b-644e-42cc-a5e3-6acd0edee32a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 202 Aug 09 10:55:11.007401 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1364/5501] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:55:10 2026] DELETE /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:55:11.014093 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2931600d-2d2c-40c4-9d2a-0f976f472200 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:11.015947 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2931600d-2d2c-40c4-9d2a-0f976f472200 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:11.016161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2931600d-2d2c-40c4-9d2a-0f976f472200 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:11.016385 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2931600d-2d2c-40c4-9d2a-0f976f472200 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:11.023120 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:11.023120 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:11.026769 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2931600d-2d2c-40c4-9d2a-0f976f472200 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:11.031260 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2931600d-2d2c-40c4-9d2a-0f976f472200 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 200 Aug 09 10:55:11.031645 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1378/5502] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:11 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:11.617685 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c59cd4a6-bcc7-4d27-9d14-1cd82f1b5091 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:11.619630 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c59cd4a6-bcc7-4d27-9d14-1cd82f1b5091 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:11.619901 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c59cd4a6-bcc7-4d27-9d14-1cd82f1b5091 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:11.620046 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c59cd4a6-bcc7-4d27-9d14-1cd82f1b5091 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:11.620117 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c59cd4a6-bcc7-4d27-9d14-1cd82f1b5091 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:11.624594 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:11.624594 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:11.625201 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c59cd4a6-bcc7-4d27-9d14-1cd82f1b5091 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:11.625582 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1375/5503] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:11 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:12.044734 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e78174fa-0563-4b9c-a766-f62bf2dd89ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:12.046438 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e78174fa-0563-4b9c-a766-f62bf2dd89ce tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:12.046650 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e78174fa-0563-4b9c-a766-f62bf2dd89ce tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:12.046829 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e78174fa-0563-4b9c-a766-f62bf2dd89ce tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:12.052540 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e78174fa-0563-4b9c-a766-f62bf2dd89ce tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 404 Aug 09 10:55:12.053092 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1387/5504] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:12 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:12.635549 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-098f0c2b-6447-4e68-9fd6-8fd82194162f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:12.637817 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-098f0c2b-6447-4e68-9fd6-8fd82194162f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:12.638138 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-098f0c2b-6447-4e68-9fd6-8fd82194162f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:12.638420 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-098f0c2b-6447-4e68-9fd6-8fd82194162f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:12.638582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-098f0c2b-6447-4e68-9fd6-8fd82194162f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:12.643804 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:12.643804 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:12.644628 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-098f0c2b-6447-4e68-9fd6-8fd82194162f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:12.645088 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1365/5505] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:12 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:12.655095 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-99b8413b-e99d-4b7e-9121-b80b899db91f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:12.656954 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-99b8413b-e99d-4b7e-9121-b80b899db91f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] POST https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4/action Aug 09 10:55:12.657351 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-99b8413b-e99d-4b7e-9121-b80b899db91f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:55:12.657470 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-99b8413b-e99d-4b7e-9121-b80b899db91f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:12.658892 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-99b8413b-e99d-4b7e-9121-b80b899db91f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Updating backup '567d253b-a19b-42f7-87b9-be0bf0c72fe4' with '{'status': 'error'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 09 10:55:12.665952 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:12.665952 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:12.667005 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-99b8413b-e99d-4b7e-9121-b80b899db91f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2ced8f00220a4ece95f43cd981c3305e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b833f56679544bea50fe10120d5d83c', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:12.667195 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-99b8413b-e99d-4b7e-9121-b80b899db91f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4/action returned with HTTP 403 Aug 09 10:55:12.667677 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1379/5506] 10.4.3.125 () {70 vars in 1430 bytes} [Sun Aug 9 10:55:12 2026] POST /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:12.674009 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eb3ef092-a1e2-4e4a-83fc-a964055ffd27 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:12.676241 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb3ef092-a1e2-4e4a-83fc-a964055ffd27 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b Aug 09 10:55:12.676529 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb3ef092-a1e2-4e4a-83fc-a964055ffd27 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:12.676771 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb3ef092-a1e2-4e4a-83fc-a964055ffd27 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:12.676981 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-eb3ef092-a1e2-4e4a-83fc-a964055ffd27 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Delete volume with id: 699d14d7-64cd-4139-98a5-d4af5e26a78b Aug 09 10:55:12.686036 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:12.686036 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:12.686474 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eb3ef092-a1e2-4e4a-83fc-a964055ffd27 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:55:12.705849 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eb3ef092-a1e2-4e4a-83fc-a964055ffd27 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Delete volume request issued successfully. Aug 09 10:55:12.706105 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb3ef092-a1e2-4e4a-83fc-a964055ffd27 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b returned with HTTP 202 Aug 09 10:55:12.706700 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1376/5507] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:55:12 2026] DELETE /volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:12.714293 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9505efee-bbac-491f-9abf-6620e2822cf2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:12.716032 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9505efee-bbac-491f-9abf-6620e2822cf2 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b Aug 09 10:55:12.716243 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9505efee-bbac-491f-9abf-6620e2822cf2 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:12.716460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9505efee-bbac-491f-9abf-6620e2822cf2 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:12.723177 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:12.723177 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:12.726273 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9505efee-bbac-491f-9abf-6620e2822cf2 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:55:12.730076 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9505efee-bbac-491f-9abf-6620e2822cf2 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b returned with HTTP 200 Aug 09 10:55:12.730459 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1388/5508] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:12 2026] GET /volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:13.396280 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:13.397936 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:55:13.398295 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "4d6555aa-58a2-4c7d-bb31-450a5a5ef5f1", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:13.399847 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '4d6555aa-58a2-4c7d-bb31-450a5a5ef5f1', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:55:13.467149 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume of 1 GB Aug 09 10:55:13.470824 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Availability Zones retrieved successfully. Aug 09 10:55:13.476121 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Flow 'volume_create_api' (8a0e9afc-5a9a-47c2-bcfd-966df124df33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:13.477115 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a111932d-4c70-428a-9844-c607ac9c1884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:13.477974 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:55:13.529363 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a111932d-4c70-428a-9844-c607ac9c1884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:13.530129 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690515bd-e1a5-41f1-9af5-fd2a981e1d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:13.564055 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Created reservations ['b0f80f2c-0124-4ef6-bbf8-74d201f3cee3', '40f42c4c-69b9-4a79-8351-52259f6a8f1e', 'c23134be-87f5-4d8d-b0ec-8e5e03aafaed', '8a758e36-4e49-4583-a3e2-6b994e02c303'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:13.564855 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690515bd-e1a5-41f1-9af5-fd2a981e1d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0f80f2c-0124-4ef6-bbf8-74d201f3cee3', '40f42c4c-69b9-4a79-8351-52259f6a8f1e', 'c23134be-87f5-4d8d-b0ec-8e5e03aafaed', '8a758e36-4e49-4583-a3e2-6b994e02c303']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:13.565561 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61a1a75-6040-4d43-b1b3-874d4f1cb3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:13.589156 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61a1a75-6040-4d43-b1b3-874d4f1cb3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a900a72d-4d1e-45bd-8934-258f1ea291b0', '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='8205fd684f8f47bd8849a8b95a091424',qos_specs=None,replication_status=,reservations=['b0f80f2c-0124-4ef6-bbf8-74d201f3cee3','40f42c4c-69b9-4a79-8351-52259f6a8f1e','c23134be-87f5-4d8d-b0ec-8e5e03aafaed','8a758e36-4e49-4583-a3e2-6b994e02c303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:55:13Z,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=a900a72d-4d1e-45bd-8934-258f1ea291b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8205fd684f8f47bd8849a8b95a091424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:13.589954 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbe43349-5c4a-4378-8b14-f5a024de6111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:13.607672 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbe43349-5c4a-4378-8b14-f5a024de6111) transitioned into state 'SUCCESS' from 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='8205fd684f8f47bd8849a8b95a091424',qos_specs=None,replication_status=,reservations=['b0f80f2c-0124-4ef6-bbf8-74d201f3cee3','40f42c4c-69b9-4a79-8351-52259f6a8f1e','c23134be-87f5-4d8d-b0ec-8e5e03aafaed','8a758e36-4e49-4583-a3e2-6b994e02c303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:13.608422 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72aa93ba-465e-4d92-91bd-f1fc87751f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:13.616479 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72aa93ba-465e-4d92-91bd-f1fc87751f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:13.617394 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Flow 'volume_create_api' (8a0e9afc-5a9a-47c2-bcfd-966df124df33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:13.617734 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume request issued successfully. Aug 09 10:55:13.618373 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1ffff61-339a-44be-a3fc-73d81e582c88 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:55:13.618826 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1366/5509] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:55:13 2026] POST /volume/v3/volumes => generated 775 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:13.631067 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ade0b6be-5a75-40da-8da7-acfc4afd889b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:13.632784 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ade0b6be-5a75-40da-8da7-acfc4afd889b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:13.632981 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ade0b6be-5a75-40da-8da7-acfc4afd889b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:13.633153 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ade0b6be-5a75-40da-8da7-acfc4afd889b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:13.642019 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:13.642019 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:13.646253 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ade0b6be-5a75-40da-8da7-acfc4afd889b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:13.651545 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ade0b6be-5a75-40da-8da7-acfc4afd889b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 200 Aug 09 10:55:13.652019 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1380/5510] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:13 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:13.745422 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a8ea9a00-28c9-48eb-80f2-4e9b7c11a2a7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:13.747216 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8ea9a00-28c9-48eb-80f2-4e9b7c11a2a7 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b Aug 09 10:55:13.747476 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8ea9a00-28c9-48eb-80f2-4e9b7c11a2a7 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:13.747663 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8ea9a00-28c9-48eb-80f2-4e9b7c11a2a7 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:13.753795 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8ea9a00-28c9-48eb-80f2-4e9b7c11a2a7 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b returned with HTTP 404 Aug 09 10:55:13.754334 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1377/5511] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:13 2026] GET /volume/v3/volumes/699d14d7-64cd-4139-98a5-d4af5e26a78b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:13.763896 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3def0d6a-2ed9-4db5-8101-8bb69585c9df None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:13.765640 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3def0d6a-2ed9-4db5-8101-8bb69585c9df tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:55:13.765871 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3def0d6a-2ed9-4db5-8101-8bb69585c9df tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:13.766081 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3def0d6a-2ed9-4db5-8101-8bb69585c9df tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:13.766226 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3def0d6a-2ed9-4db5-8101-8bb69585c9df tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:13.771460 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:13.771460 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:13.772379 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3def0d6a-2ed9-4db5-8101-8bb69585c9df tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-reader] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:55:13.772897 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1389/5512] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:13 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:13.782759 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-879bae73-16e1-4b04-bb6f-ba78b55cfaa9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:13.784551 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-879bae73-16e1-4b04-bb6f-ba78b55cfaa9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] DELETE https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:13.784777 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-879bae73-16e1-4b04-bb6f-ba78b55cfaa9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:13.784985 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-879bae73-16e1-4b04-bb6f-ba78b55cfaa9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:13.785144 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-879bae73-16e1-4b04-bb6f-ba78b55cfaa9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Delete backup with id: 567d253b-a19b-42f7-87b9-be0bf0c72fe4. Aug 09 10:55:13.789371 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:13.789371 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:13.800730 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-879bae73-16e1-4b04-bb6f-ba78b55cfaa9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] delete_backup rpcapi backup_id 567d253b-a19b-42f7-87b9-be0bf0c72fe4 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:55:13.802360 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-879bae73-16e1-4b04-bb6f-ba78b55cfaa9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 202 Aug 09 10:55:13.802736 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1367/5513] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:55:13 2026] DELETE /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:55:13.809840 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f3a26ea7-6a26-41e8-ad80-1504f549eca8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:13.811556 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3a26ea7-6a26-41e8-ad80-1504f549eca8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:13.811762 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3a26ea7-6a26-41e8-ad80-1504f549eca8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:13.811936 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3a26ea7-6a26-41e8-ad80-1504f549eca8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:13.812043 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f3a26ea7-6a26-41e8-ad80-1504f549eca8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:13.816001 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:13.816001 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:13.816734 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3a26ea7-6a26-41e8-ad80-1504f549eca8 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 200 Aug 09 10:55:13.817082 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1381/5514] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:13 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:14.666677 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ceb57493-c628-4024-9196-6ac415b7b224 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:14.668539 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ceb57493-c628-4024-9196-6ac415b7b224 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:14.668751 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ceb57493-c628-4024-9196-6ac415b7b224 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:14.668930 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ceb57493-c628-4024-9196-6ac415b7b224 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:14.678201 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:14.678201 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:14.684829 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ceb57493-c628-4024-9196-6ac415b7b224 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:14.690580 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ceb57493-c628-4024-9196-6ac415b7b224 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 200 Aug 09 10:55:14.691000 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1378/5515] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:14 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:14.826337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-436f7ccd-07a1-4520-919b-4c13271dd58d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:14.828132 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-436f7ccd-07a1-4520-919b-4c13271dd58d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 Aug 09 10:55:14.828371 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-436f7ccd-07a1-4520-919b-4c13271dd58d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:14.828568 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-436f7ccd-07a1-4520-919b-4c13271dd58d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:14.828673 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-436f7ccd-07a1-4520-919b-4c13271dd58d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 567d253b-a19b-42f7-87b9-be0bf0c72fe4. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:14.832620 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-436f7ccd-07a1-4520-919b-4c13271dd58d tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 returned with HTTP 404 Aug 09 10:55:14.833148 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1390/5516] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:14 2026] GET /volume/v3/backups/567d253b-a19b-42f7-87b9-be0bf0c72fe4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:14.839351 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5eb2b362-f4b7-45e6-ac85-824707f2907a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:14.840943 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5eb2b362-f4b7-45e6-ac85-824707f2907a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] DELETE https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:55:14.841178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5eb2b362-f4b7-45e6-ac85-824707f2907a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:14.841439 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5eb2b362-f4b7-45e6-ac85-824707f2907a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:14.841577 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-5eb2b362-f4b7-45e6-ac85-824707f2907a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Delete backup with id: 27e39f10-7006-4269-aeae-aee690f859f3. Aug 09 10:55:14.845396 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:14.845396 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:14.855132 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-5eb2b362-f4b7-45e6-ac85-824707f2907a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] delete_backup rpcapi backup_id 27e39f10-7006-4269-aeae-aee690f859f3 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:55:14.856543 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5eb2b362-f4b7-45e6-ac85-824707f2907a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 202 Aug 09 10:55:14.856947 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1368/5517] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:55:14 2026] DELETE /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:55:14.863016 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-374aace3-1590-4c43-922b-10f837206da9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:14.864866 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-374aace3-1590-4c43-922b-10f837206da9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:55:14.865077 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-374aace3-1590-4c43-922b-10f837206da9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:14.865285 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-374aace3-1590-4c43-922b-10f837206da9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:14.865392 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-374aace3-1590-4c43-922b-10f837206da9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:14.869666 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:14.869666 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:14.870340 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-374aace3-1590-4c43-922b-10f837206da9 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 200 Aug 09 10:55:14.870712 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1382/5518] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:14 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:15.703548 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6ebf8806-6771-457e-9627-298230272522 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:15.705324 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ebf8806-6771-457e-9627-298230272522 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:15.705550 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ebf8806-6771-457e-9627-298230272522 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:15.705735 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ebf8806-6771-457e-9627-298230272522 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:15.712316 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:15.712316 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:15.716104 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6ebf8806-6771-457e-9627-298230272522 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:15.720169 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ebf8806-6771-457e-9627-298230272522 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 200 Aug 09 10:55:15.720537 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1379/5519] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:15 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:15.880299 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-13fe26a9-dc2b-4544-85f2-fb077b1c36ad None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:15.882202 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13fe26a9-dc2b-4544-85f2-fb077b1c36ad tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 Aug 09 10:55:15.882342 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13fe26a9-dc2b-4544-85f2-fb077b1c36ad tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:15.883075 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13fe26a9-dc2b-4544-85f2-fb077b1c36ad tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:15.883075 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-13fe26a9-dc2b-4544-85f2-fb077b1c36ad tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 27e39f10-7006-4269-aeae-aee690f859f3. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:15.886296 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13fe26a9-dc2b-4544-85f2-fb077b1c36ad tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 returned with HTTP 404 Aug 09 10:55:15.886715 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1391/5520] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:15 2026] GET /volume/v3/backups/27e39f10-7006-4269-aeae-aee690f859f3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:15.892647 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a8e143f1-f817-4126-bef0-e05c8725ecb0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:15.894341 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8e143f1-f817-4126-bef0-e05c8725ecb0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] DELETE https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:55:15.894633 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8e143f1-f817-4126-bef0-e05c8725ecb0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:15.894816 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8e143f1-f817-4126-bef0-e05c8725ecb0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:15.894916 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-a8e143f1-f817-4126-bef0-e05c8725ecb0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Delete backup with id: 874ee1fc-3b3c-4e55-add6-504666bacfa7. Aug 09 10:55:15.899903 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:15.899903 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:15.910534 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-a8e143f1-f817-4126-bef0-e05c8725ecb0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] delete_backup rpcapi backup_id 874ee1fc-3b3c-4e55-add6-504666bacfa7 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 10:55:15.912101 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8e143f1-f817-4126-bef0-e05c8725ecb0 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 202 Aug 09 10:55:15.912515 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1369/5521] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:55:15 2026] DELETE /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:55:15.919786 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76201bfc-fe0f-4c01-90e2-f7d8b281ce3a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:15.921607 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76201bfc-fe0f-4c01-90e2-f7d8b281ce3a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:55:15.921835 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76201bfc-fe0f-4c01-90e2-f7d8b281ce3a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:15.922216 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76201bfc-fe0f-4c01-90e2-f7d8b281ce3a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:15.922216 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-76201bfc-fe0f-4c01-90e2-f7d8b281ce3a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:15.926433 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:15.926433 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:15.927071 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76201bfc-fe0f-4c01-90e2-f7d8b281ce3a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 200 Aug 09 10:55:15.927501 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1383/5522] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:15 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:16.732553 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2a6b5a2e-605f-497e-bcf2-2120e1b7df1b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:16.734209 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2a6b5a2e-605f-497e-bcf2-2120e1b7df1b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:16.734449 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2a6b5a2e-605f-497e-bcf2-2120e1b7df1b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:16.734616 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2a6b5a2e-605f-497e-bcf2-2120e1b7df1b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:16.740449 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:16.740449 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:16.743310 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2a6b5a2e-605f-497e-bcf2-2120e1b7df1b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:16.746747 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2a6b5a2e-605f-497e-bcf2-2120e1b7df1b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 200 Aug 09 10:55:16.747059 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1380/5523] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:16 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:16.937031 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e1d90c12-97b2-4552-bef3-1f70aceed3c2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:16.938823 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1d90c12-97b2-4552-bef3-1f70aceed3c2 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 Aug 09 10:55:16.939045 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1d90c12-97b2-4552-bef3-1f70aceed3c2 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:16.939270 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1d90c12-97b2-4552-bef3-1f70aceed3c2 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:16.939379 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e1d90c12-97b2-4552-bef3-1f70aceed3c2 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Show backup with id 874ee1fc-3b3c-4e55-add6-504666bacfa7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 10:55:16.942824 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1d90c12-97b2-4552-bef3-1f70aceed3c2 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 returned with HTTP 404 Aug 09 10:55:16.943319 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1392/5524] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:16 2026] GET /volume/v3/backups/874ee1fc-3b3c-4e55-add6-504666bacfa7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:16.949589 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d656677a-14c9-4bd4-8e9b-29691064314f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:16.951384 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d656677a-14c9-4bd4-8e9b-29691064314f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 Aug 09 10:55:16.951575 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d656677a-14c9-4bd4-8e9b-29691064314f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:16.951743 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d656677a-14c9-4bd4-8e9b-29691064314f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:16.951888 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d656677a-14c9-4bd4-8e9b-29691064314f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Delete volume with id: ec7d784f-80fb-469e-b21c-26e79b60a2a4 Aug 09 10:55:16.958296 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:16.958296 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:16.958555 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d656677a-14c9-4bd4-8e9b-29691064314f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:55:16.974879 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d656677a-14c9-4bd4-8e9b-29691064314f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Delete volume request issued successfully. Aug 09 10:55:16.975065 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d656677a-14c9-4bd4-8e9b-29691064314f tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 returned with HTTP 202 Aug 09 10:55:16.975473 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1370/5525] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:55:16 2026] DELETE /volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:16.982111 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f7f45f93-1d91-4cd4-a659-5233b000aa0a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:16.983763 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f7f45f93-1d91-4cd4-a659-5233b000aa0a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 Aug 09 10:55:16.983952 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f7f45f93-1d91-4cd4-a659-5233b000aa0a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:16.985319 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f7f45f93-1d91-4cd4-a659-5233b000aa0a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:16.990662 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:16.990662 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:16.993663 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f7f45f93-1d91-4cd4-a659-5233b000aa0a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Volume info retrieved successfully. Aug 09 10:55:16.996930 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f7f45f93-1d91-4cd4-a659-5233b000aa0a tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 returned with HTTP 200 Aug 09 10:55:16.997358 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1384/5526] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:16 2026] GET /volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:17.759264 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-68513a38-dd91-402c-a526-11df966fc920 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:17.761294 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-68513a38-dd91-402c-a526-11df966fc920 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:17.761549 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-68513a38-dd91-402c-a526-11df966fc920 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:17.761784 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-68513a38-dd91-402c-a526-11df966fc920 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:17.769057 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:17.769057 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:17.772248 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-68513a38-dd91-402c-a526-11df966fc920 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:17.775983 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-68513a38-dd91-402c-a526-11df966fc920 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 200 Aug 09 10:55:17.776404 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1381/5527] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:17 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:18.009887 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a008a583-582e-4fe1-a0cc-fad2bd748050 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:18.011504 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a008a583-582e-4fe1-a0cc-fad2bd748050 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] GET https://10.4.3.125/volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 Aug 09 10:55:18.011696 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a008a583-582e-4fe1-a0cc-fad2bd748050 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:18.011872 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a008a583-582e-4fe1-a0cc-fad2bd748050 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:18.017318 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a008a583-582e-4fe1-a0cc-fad2bd748050 tempest-ProjectReaderTests33-258927237 tempest-ProjectReaderTests33-258927237-project-admin] https://10.4.3.125/volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 returned with HTTP 404 Aug 09 10:55:18.017715 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1393/5528] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:18 2026] GET /volume/v3/volumes/ec7d784f-80fb-469e-b21c-26e79b60a2a4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:18.789220 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-08d96415-3104-405b-9e83-6683a5127990 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:18.790715 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08d96415-3104-405b-9e83-6683a5127990 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:18.790936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08d96415-3104-405b-9e83-6683a5127990 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:18.791128 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08d96415-3104-405b-9e83-6683a5127990 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:18.794481 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=274,cinder:UPDATE=84,cinder:INSERT=48 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:55:18.799768 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:18.799768 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:18.803831 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-08d96415-3104-405b-9e83-6683a5127990 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:18.807801 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08d96415-3104-405b-9e83-6683a5127990 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 200 Aug 09 10:55:18.808145 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1371/5529] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:18 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:19.400478 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-900a08c1-5066-4bc0-8e70-ec3e98640db1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:19.502912 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-900a08c1-5066-4bc0-8e70-ec3e98640db1 tempest-ProjectAdminTests-1053706364 tempest-ProjectAdminTests-1053706364-project-admin] GET https://10.4.3.125/volume/v3/scheduler-stats/get_pools Aug 09 10:55:19.503119 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-900a08c1-5066-4bc0-8e70-ec3e98640db1 tempest-ProjectAdminTests-1053706364 tempest-ProjectAdminTests-1053706364-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:19.503342 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-900a08c1-5066-4bc0-8e70-ec3e98640db1 tempest-ProjectAdminTests-1053706364 tempest-ProjectAdminTests-1053706364-project-admin] Calling method 'get_pools' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:19.512438 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-900a08c1-5066-4bc0-8e70-ec3e98640db1 tempest-ProjectAdminTests-1053706364 tempest-ProjectAdminTests-1053706364-project-admin] https://10.4.3.125/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 09 10:55:19.512757 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1385/5530] 10.4.3.125 () {66 vars in 1291 bytes} [Sun Aug 9 10:55:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:19.519807 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-98a35663-971e-4cb3-bf72-81cf106a3f51 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:19.521166 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-98a35663-971e-4cb3-bf72-81cf106a3f51 tempest-ProjectAdminTests-1053706364 tempest-ProjectAdminTests-1053706364-project-admin] GET https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool Aug 09 10:55:19.521487 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-98a35663-971e-4cb3-bf72-81cf106a3f51 tempest-ProjectAdminTests-1053706364 tempest-ProjectAdminTests-1053706364-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:19.521647 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-98a35663-971e-4cb3-bf72-81cf106a3f51 tempest-ProjectAdminTests-1053706364 tempest-ProjectAdminTests-1053706364-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:19.525067 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=223,cinder:UPDATE=73,cinder:INSERT=36 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:55:19.533004 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-98a35663-971e-4cb3-bf72-81cf106a3f51 tempest-ProjectAdminTests-1053706364 tempest-ProjectAdminTests-1053706364-project-admin] https://10.4.3.125/volume/v3/capabilities/np0000006833@storpool returned with HTTP 200 Aug 09 10:55:19.533444 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1382/5531] 10.4.3.125 () {66 vars in 1318 bytes} [Sun Aug 9 10:55:19 2026] GET /volume/v3/capabilities/np0000006833@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:19.821394 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1a17c2b-ebd1-490f-bc28-3e9b2874976f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:19.823096 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1a17c2b-ebd1-490f-bc28-3e9b2874976f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:19.823348 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1a17c2b-ebd1-490f-bc28-3e9b2874976f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:19.823525 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1a17c2b-ebd1-490f-bc28-3e9b2874976f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:19.825502 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=195,cinder:UPDATE=54,cinder:INSERT=37 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:55:19.831741 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:19.831741 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:19.835849 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c1a17c2b-ebd1-490f-bc28-3e9b2874976f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:19.840030 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1a17c2b-ebd1-490f-bc28-3e9b2874976f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 200 Aug 09 10:55:19.840412 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1394/5532] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:19 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:19.851238 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8a134d3f-29c7-4227-a5be-a775ef4eb4fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:19.852849 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a134d3f-29c7-4227-a5be-a775ef4eb4fc tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:19.853057 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a134d3f-29c7-4227-a5be-a775ef4eb4fc tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:19.853267 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a134d3f-29c7-4227-a5be-a775ef4eb4fc tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:19.859492 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:19.859492 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:19.862627 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8a134d3f-29c7-4227-a5be-a775ef4eb4fc tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:19.866533 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a134d3f-29c7-4227-a5be-a775ef4eb4fc tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 200 Aug 09 10:55:19.866864 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1372/5533] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:19 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:19.878469 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:19.880055 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:55:19.880421 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "a900a72d-4d1e-45bd-8934-258f1ea291b0", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:19.881823 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'a900a72d-4d1e-45bd-8934-258f1ea291b0', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:55:19.884010 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=205,cinder:UPDATE=55,cinder:INSERT=31 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:55:19.888549 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:19.888549 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:19.888957 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume retrieved successfully. Aug 09 10:55:19.889079 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume of 1 GB Aug 09 10:55:19.892555 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Availability Zones retrieved successfully. Aug 09 10:55:19.897581 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Flow 'volume_create_api' (2185aefd-5a32-4343-bc47-b4772a54f114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:19.898635 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8531f2d-3d7e-4aaa-a688-ece5a92b451a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:19.899672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:55:19.920904 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8531f2d-3d7e-4aaa-a688-ece5a92b451a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a900a72d-4d1e-45bd-8934-258f1ea291b0', 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:19.921659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915de5cb-cfac-4e4f-815e-781215c906e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:19.958687 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Created reservations ['7bd50d45-8c03-49ed-8e68-b3239dc1ee81', '90debdda-7cbf-4525-9e5b-1319b1559fa7', '8dd40873-3752-49bc-a4a2-9cba3bfca284', 'ebba34d1-ea20-43c6-80e2-69217005e34d'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:19.959570 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915de5cb-cfac-4e4f-815e-781215c906e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bd50d45-8c03-49ed-8e68-b3239dc1ee81', '90debdda-7cbf-4525-9e5b-1319b1559fa7', '8dd40873-3752-49bc-a4a2-9cba3bfca284', 'ebba34d1-ea20-43c6-80e2-69217005e34d']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:19.960263 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1218eec3-b1e6-494e-bc37-92ac46f52783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:19.995848 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1218eec3-b1e6-494e-bc37-92ac46f52783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bf2cf37-03f9-425a-8501-fc88072208f5', '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='8205fd684f8f47bd8849a8b95a091424',qos_specs=None,replication_status=,reservations=['7bd50d45-8c03-49ed-8e68-b3239dc1ee81','90debdda-7cbf-4525-9e5b-1319b1559fa7','8dd40873-3752-49bc-a4a2-9cba3bfca284','ebba34d1-ea20-43c6-80e2-69217005e34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=a900a72d-4d1e-45bd-8934-258f1ea291b0,status='creating',user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), '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-09T10:55:19Z,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=2bf2cf37-03f9-425a-8501-fc88072208f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8205fd684f8f47bd8849a8b95a091424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a900a72d-4d1e-45bd-8934-258f1ea291b0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:19.996619 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6fc095-af38-4315-97dc-ec6f18ec98f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:20.012663 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6fc095-af38-4315-97dc-ec6f18ec98f1) transitioned into state 'SUCCESS' from 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='8205fd684f8f47bd8849a8b95a091424',qos_specs=None,replication_status=,reservations=['7bd50d45-8c03-49ed-8e68-b3239dc1ee81','90debdda-7cbf-4525-9e5b-1319b1559fa7','8dd40873-3752-49bc-a4a2-9cba3bfca284','ebba34d1-ea20-43c6-80e2-69217005e34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=a900a72d-4d1e-45bd-8934-258f1ea291b0,status='creating',user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:20.013355 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c44270-33b0-40ed-be7e-bce74b948358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:20.031363 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c44270-33b0-40ed-be7e-bce74b948358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:20.032132 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Flow 'volume_create_api' (2185aefd-5a32-4343-bc47-b4772a54f114) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:20.032470 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume request issued successfully. Aug 09 10:55:20.032984 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c5bf811-eb6f-4d8f-9f80-ff25184dc9e1 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:55:20.033429 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1386/5534] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:55:19 2026] POST /volume/v3/volumes => generated 809 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:20.044530 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8a0972d9-6825-4dfb-8cee-c32d4b695037 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:20.046371 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a0972d9-6825-4dfb-8cee-c32d4b695037 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 Aug 09 10:55:20.046593 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a0972d9-6825-4dfb-8cee-c32d4b695037 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:20.047104 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a0972d9-6825-4dfb-8cee-c32d4b695037 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:20.053580 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:20.053580 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:20.056938 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8a0972d9-6825-4dfb-8cee-c32d4b695037 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:20.061035 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a0972d9-6825-4dfb-8cee-c32d4b695037 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 returned with HTTP 200 Aug 09 10:55:20.061484 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1383/5535] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:20 2026] GET /volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:20.917452 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e8acac5f-770d-43e7-81c4-9f46dd0dda38 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:20.993308 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8acac5f-770d-43e7-81c4-9f46dd0dda38 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:55:20.993696 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8acac5f-770d-43e7-81c4-9f46dd0dda38 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-891805879", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2135952157", "vendor_name": "tempest-vendor_name-1068698574"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:21.010041 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8acac5f-770d-43e7-81c4-9f46dd0dda38 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:55:21.010439 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1395/5536] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:55:20 2026] POST /volume/v3/types => generated 329 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:21.018009 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:21.019790 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:55:21.020152 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b0d5d03e-8839-4ca2-941b-3f9c6274c82c", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:21.021506 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Create volume request body: {'volume': {'volume_type': 'b0d5d03e-8839-4ca2-941b-3f9c6274c82c', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:55:21.024705 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Create volume of 1 GB Aug 09 10:55:21.024988 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:21.024988 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:21.025415 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Availability Zones retrieved successfully. Aug 09 10:55:21.030511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Flow 'volume_create_api' (1a7cdcdd-f457-484e-b9b1-5a00adace460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:21.031372 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48dfa20-1c80-40e3-924b-420b9997275f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:21.032052 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:55:21.048579 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48dfa20-1c80-40e3-924b-420b9997275f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:55:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2135952157',vendor_name='tempest-vendor_name-1068698574'},id=b0d5d03e-8839-4ca2-941b-3f9c6274c82c,is_public=True,name='tempest-ProjectReaderTests-volume-type-891805879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0d5d03e-8839-4ca2-941b-3f9c6274c82c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:21.049352 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc4abd7-8f12-48f8-9e81-97f3ae589f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:21.071103 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-891805879 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-891805879, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:55:21.071352 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-891805879 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-891805879, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:55:21.075659 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-94e8eb6e-a232-4dde-a204-0446e25eb507 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:21.077555 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94e8eb6e-a232-4dde-a204-0446e25eb507 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 Aug 09 10:55:21.077751 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-94e8eb6e-a232-4dde-a204-0446e25eb507 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:21.077923 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-94e8eb6e-a232-4dde-a204-0446e25eb507 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:21.084431 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:21.084431 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:21.087823 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-94e8eb6e-a232-4dde-a204-0446e25eb507 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:21.092068 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94e8eb6e-a232-4dde-a204-0446e25eb507 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 returned with HTTP 200 Aug 09 10:55:21.092768 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1387/5537] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:21 2026] GET /volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:21.104201 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7e5af49c-bf92-4edc-bb6f-1eef461177fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:21.105876 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e5af49c-bf92-4edc-bb6f-1eef461177fa tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 Aug 09 10:55:21.106083 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e5af49c-bf92-4edc-bb6f-1eef461177fa tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:21.106315 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e5af49c-bf92-4edc-bb6f-1eef461177fa tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:21.106401 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Created reservations ['d5f02454-7f66-44e2-bc6b-60afbbf7884c', '632773a2-be39-4883-9518-6ece8ff51a84', 'f4933ba5-bd2c-47be-8c4b-9b7a3ab48bd9', '29a1538c-6896-41c1-ba74-85d33482d623'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:21.107143 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc4abd7-8f12-48f8-9e81-97f3ae589f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5f02454-7f66-44e2-bc6b-60afbbf7884c', '632773a2-be39-4883-9518-6ece8ff51a84', 'f4933ba5-bd2c-47be-8c4b-9b7a3ab48bd9', '29a1538c-6896-41c1-ba74-85d33482d623']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:21.107924 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a283cb3-1ecb-450e-92cf-d99e63863612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:21.113889 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:21.113889 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:21.117516 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7e5af49c-bf92-4edc-bb6f-1eef461177fa tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:21.121868 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e5af49c-bf92-4edc-bb6f-1eef461177fa tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 returned with HTTP 200 Aug 09 10:55:21.122213 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1384/5538] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:21 2026] GET /volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:21.133682 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-28060a5d-2878-46cf-874a-4fb4e5be138a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:21.134828 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a283cb3-1ecb-450e-92cf-d99e63863612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '763c242f-6114-421d-a0ee-8240592aa378', '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='e6ce687e75744d05bcc14b90b8bfab83',qos_specs=None,replication_status=,reservations=['d5f02454-7f66-44e2-bc6b-60afbbf7884c','632773a2-be39-4883-9518-6ece8ff51a84','f4933ba5-bd2c-47be-8c4b-9b7a3ab48bd9','29a1538c-6896-41c1-ba74-85d33482d623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016f94047c124144b9c2c7400f9a4899',volume_type_id=b0d5d03e-8839-4ca2-941b-3f9c6274c82c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=763c242f-6114-421d-a0ee-8240592aa378,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6ce687e75744d05bcc14b90b8bfab83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016f94047c124144b9c2c7400f9a4899',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0d5d03e-8839-4ca2-941b-3f9c6274c82c),volume_type_id=b0d5d03e-8839-4ca2-941b-3f9c6274c82c)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:21.135433 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28060a5d-2878-46cf-874a-4fb4e5be138a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:21.135606 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595d652a-a626-43a7-aa20-fcc41d9b9434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:21.135662 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28060a5d-2878-46cf-874a-4fb4e5be138a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:21.135853 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28060a5d-2878-46cf-874a-4fb4e5be138a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:21.135961 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-28060a5d-2878-46cf-874a-4fb4e5be138a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume with id: a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:21.142823 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:21.142823 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:21.143305 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-28060a5d-2878-46cf-874a-4fb4e5be138a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:21.152936 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595d652a-a626-43a7-aa20-fcc41d9b9434) transitioned into state 'SUCCESS' from 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='e6ce687e75744d05bcc14b90b8bfab83',qos_specs=None,replication_status=,reservations=['d5f02454-7f66-44e2-bc6b-60afbbf7884c','632773a2-be39-4883-9518-6ece8ff51a84','f4933ba5-bd2c-47be-8c4b-9b7a3ab48bd9','29a1538c-6896-41c1-ba74-85d33482d623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016f94047c124144b9c2c7400f9a4899',volume_type_id=b0d5d03e-8839-4ca2-941b-3f9c6274c82c)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:21.153607 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e16148-25d9-4776-b540-b4192b0d8cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:21.164245 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-28060a5d-2878-46cf-874a-4fb4e5be138a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume request issued successfully. Aug 09 10:55:21.164456 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28060a5d-2878-46cf-874a-4fb4e5be138a tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 202 Aug 09 10:55:21.164963 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1396/5539] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:55:21 2026] DELETE /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:55:21.165147 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e16148-25d9-4776-b540-b4192b0d8cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:21.166353 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Flow 'volume_create_api' (1a7cdcdd-f457-484e-b9b1-5a00adace460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:21.166775 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Create volume request issued successfully. Aug 09 10:55:21.167528 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38d4d26e-a492-4ea2-81a4-37ef072b6738 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:55:21.168083 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1373/5540] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:55:21 2026] POST /volume/v3/volumes => generated 773 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:55:21.172742 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4c3cc828-fab5-48fe-8c28-4badabc31c43 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:21.174496 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c3cc828-fab5-48fe-8c28-4badabc31c43 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:21.174698 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c3cc828-fab5-48fe-8c28-4badabc31c43 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:21.174933 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c3cc828-fab5-48fe-8c28-4badabc31c43 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:21.180546 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-67a8d0dd-f36e-4e39-9309-150bd55d2a5b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:21.181640 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:21.181640 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:21.182070 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-67a8d0dd-f36e-4e39-9309-150bd55d2a5b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] GET https://10.4.3.125/volume/v3/volumes/763c242f-6114-421d-a0ee-8240592aa378 Aug 09 10:55:21.182303 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-67a8d0dd-f36e-4e39-9309-150bd55d2a5b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:21.182501 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-67a8d0dd-f36e-4e39-9309-150bd55d2a5b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:21.184793 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4c3cc828-fab5-48fe-8c28-4badabc31c43 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:21.188601 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c3cc828-fab5-48fe-8c28-4badabc31c43 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 200 Aug 09 10:55:21.188948 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:21.188948 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:21.189006 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1388/5541] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:21 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:21.193323 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-67a8d0dd-f36e-4e39-9309-150bd55d2a5b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Volume info retrieved successfully. Aug 09 10:55:21.198860 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-67a8d0dd-f36e-4e39-9309-150bd55d2a5b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/volumes/763c242f-6114-421d-a0ee-8240592aa378 returned with HTTP 200 Aug 09 10:55:21.199267 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1385/5542] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:21 2026] GET /volume/v3/volumes/763c242f-6114-421d-a0ee-8240592aa378 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:22.204409 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8d3480a2-565c-4181-88ae-e4dab1ed3a37 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:22.206081 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d3480a2-565c-4181-88ae-e4dab1ed3a37 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:22.206330 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d3480a2-565c-4181-88ae-e4dab1ed3a37 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:22.206526 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d3480a2-565c-4181-88ae-e4dab1ed3a37 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:22.211736 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d3480a2-565c-4181-88ae-e4dab1ed3a37 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 404 Aug 09 10:55:22.212127 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1397/5543] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:22 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:22.213280 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ed97777-c838-410b-a532-2989cdd69d7b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:22.215545 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ed97777-c838-410b-a532-2989cdd69d7b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] GET https://10.4.3.125/volume/v3/volumes/763c242f-6114-421d-a0ee-8240592aa378 Aug 09 10:55:22.215753 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ed97777-c838-410b-a532-2989cdd69d7b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:22.215980 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ed97777-c838-410b-a532-2989cdd69d7b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:22.223119 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:22.223119 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:22.226265 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9ed97777-c838-410b-a532-2989cdd69d7b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Volume info retrieved successfully. Aug 09 10:55:22.229873 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ed97777-c838-410b-a532-2989cdd69d7b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/volumes/763c242f-6114-421d-a0ee-8240592aa378 returned with HTTP 200 Aug 09 10:55:22.230247 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1374/5544] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:22 2026] GET /volume/v3/volumes/763c242f-6114-421d-a0ee-8240592aa378 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:22.242013 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e75c60f6-074f-40a0-94c5-a0791e268897 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:22.243718 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e75c60f6-074f-40a0-94c5-a0791e268897 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] GET https://10.4.3.125/volume/v3/messages Aug 09 10:55:22.244009 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e75c60f6-074f-40a0-94c5-a0791e268897 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:22.244316 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e75c60f6-074f-40a0-94c5-a0791e268897 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:22.247613 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e75c60f6-074f-40a0-94c5-a0791e268897 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:55:22.248019 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1389/5545] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:55:22 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 09 10:55:22.256459 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6dff6013-fff0-4f23-8f80-dcc8bd013e8b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:22.310345 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6dff6013-fff0-4f23-8f80-dcc8bd013e8b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-reader] GET https://10.4.3.125/volume/v3/messages Aug 09 10:55:22.310547 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6dff6013-fff0-4f23-8f80-dcc8bd013e8b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:22.310720 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6dff6013-fff0-4f23-8f80-dcc8bd013e8b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-reader] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:22.313866 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6dff6013-fff0-4f23-8f80-dcc8bd013e8b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-reader] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:55:22.314176 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1386/5546] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:55:22 2026] GET /volume/v3/messages => generated 670 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:22.322542 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-18592e73-edb6-496c-809c-81790c3bf268 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:22.324439 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-18592e73-edb6-496c-809c-81790c3bf268 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] DELETE https://10.4.3.125/volume/v3/messages/46b0770a-496c-4a94-85b6-efcf9b4a354a Aug 09 10:55:22.324639 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-18592e73-edb6-496c-809c-81790c3bf268 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:22.324818 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-18592e73-edb6-496c-809c-81790c3bf268 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:22.332738 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-18592e73-edb6-496c-809c-81790c3bf268 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/messages/46b0770a-496c-4a94-85b6-efcf9b4a354a returned with HTTP 204 Aug 09 10:55:22.333030 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1398/5547] 10.4.3.125 () {68 vars in 1394 bytes} [Sun Aug 9 10:55:22 2026] DELETE /volume/v3/messages/46b0770a-496c-4a94-85b6-efcf9b4a354a => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 10:55:22.340158 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f1244302-11f6-46d6-8394-a04fded06a42 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:22.342328 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1244302-11f6-46d6-8394-a04fded06a42 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/763c242f-6114-421d-a0ee-8240592aa378 Aug 09 10:55:22.342607 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1244302-11f6-46d6-8394-a04fded06a42 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:22.342845 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1244302-11f6-46d6-8394-a04fded06a42 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:22.343049 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f1244302-11f6-46d6-8394-a04fded06a42 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Delete volume with id: 763c242f-6114-421d-a0ee-8240592aa378 Aug 09 10:55:22.351569 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:22.351569 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:22.351967 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f1244302-11f6-46d6-8394-a04fded06a42 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Volume info retrieved successfully. Aug 09 10:55:22.353374 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1244302-11f6-46d6-8394-a04fded06a42 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 10:55:22.374582 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-f1244302-11f6-46d6-8394-a04fded06a42 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Created reservations ['7d4b5be2-8c73-44a5-afb0-10e74c9d22eb', '5be4f49c-e7eb-4df9-b8f9-1ea4e6e2a69d', '5a568289-a75b-4113-98bf-0add6508991a', 'cbece083-2468-4d26-ab62-4735fae214ea'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:22.402029 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f1244302-11f6-46d6-8394-a04fded06a42 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Delete volume request issued successfully. Aug 09 10:55:22.402198 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1244302-11f6-46d6-8394-a04fded06a42 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/volumes/763c242f-6114-421d-a0ee-8240592aa378 returned with HTTP 202 Aug 09 10:55:22.402722 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1375/5548] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:55:22 2026] DELETE /volume/v3/volumes/763c242f-6114-421d-a0ee-8240592aa378 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:22.409056 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-70ae1423-a0f6-40df-b27f-6a5c539eeb9b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:22.410689 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70ae1423-a0f6-40df-b27f-6a5c539eeb9b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] DELETE https://10.4.3.125/volume/v3/types/b0d5d03e-8839-4ca2-941b-3f9c6274c82c Aug 09 10:55:22.410862 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70ae1423-a0f6-40df-b27f-6a5c539eeb9b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:22.411045 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70ae1423-a0f6-40df-b27f-6a5c539eeb9b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:22.435350 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70ae1423-a0f6-40df-b27f-6a5c539eeb9b tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/types/b0d5d03e-8839-4ca2-941b-3f9c6274c82c returned with HTTP 202 Aug 09 10:55:22.435813 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1390/5549] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:55:22 2026] DELETE /volume/v3/types/b0d5d03e-8839-4ca2-941b-3f9c6274c82c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:22.443801 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fa906df2-cdcd-4484-bc14-10878cb07de3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:22.445910 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa906df2-cdcd-4484-bc14-10878cb07de3 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:55:22.446400 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa906df2-cdcd-4484-bc14-10878cb07de3 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-935220490", "extra_specs": {"storage_protocol": "tempest-storage_protocol-861854900", "vendor_name": "tempest-vendor_name-538657627"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:22.462868 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa906df2-cdcd-4484-bc14-10878cb07de3 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:55:22.463197 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1387/5550] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:55:22 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:22.471440 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:22.473625 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:55:22.474172 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "98fec0cc-6d1a-4b70-92a2-79c03239a036", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:22.475853 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Create volume request body: {'volume': {'volume_type': '98fec0cc-6d1a-4b70-92a2-79c03239a036', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:55:22.479703 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Create volume of 1 GB Aug 09 10:55:22.480016 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:22.480016 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:22.480453 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Availability Zones retrieved successfully. Aug 09 10:55:22.487350 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Flow 'volume_create_api' (df7f32cb-5c96-47ea-a381-b7896374a3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:22.488505 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694b66e0-f8ef-4a76-b7e1-4805d2f3d2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:22.489446 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:55:22.508766 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694b66e0-f8ef-4a76-b7e1-4805d2f3d2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:55:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-861854900',vendor_name='tempest-vendor_name-538657627'},id=98fec0cc-6d1a-4b70-92a2-79c03239a036,is_public=True,name='tempest-ProjectReaderTests-volume-type-935220490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98fec0cc-6d1a-4b70-92a2-79c03239a036', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:22.509571 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e78ecc5-41f5-4f71-8a80-ca34db7b26e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:22.533540 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-935220490 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-935220490, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:55:22.533847 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-935220490 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-935220490, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:55:22.561193 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Created reservations ['ed696174-8135-4fd3-9431-04e0725cdf08', '687498fe-dc5a-4bfa-bfa3-536fd5d3b6c3', '564708c8-0266-449f-8bd1-c190de73d924', 'a1a07d2d-77cf-40a8-979b-0f991d49c464'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:22.562128 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e78ecc5-41f5-4f71-8a80-ca34db7b26e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed696174-8135-4fd3-9431-04e0725cdf08', '687498fe-dc5a-4bfa-bfa3-536fd5d3b6c3', '564708c8-0266-449f-8bd1-c190de73d924', 'a1a07d2d-77cf-40a8-979b-0f991d49c464']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:22.563095 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72a6803-227a-47e7-a540-7a0ca28c0ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:22.589049 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72a6803-227a-47e7-a540-7a0ca28c0ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2466a9b9-20b4-4ae5-9afc-30707da2cfdd', '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='e6ce687e75744d05bcc14b90b8bfab83',qos_specs=None,replication_status=,reservations=['ed696174-8135-4fd3-9431-04e0725cdf08','687498fe-dc5a-4bfa-bfa3-536fd5d3b6c3','564708c8-0266-449f-8bd1-c190de73d924','a1a07d2d-77cf-40a8-979b-0f991d49c464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016f94047c124144b9c2c7400f9a4899',volume_type_id=98fec0cc-6d1a-4b70-92a2-79c03239a036), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2466a9b9-20b4-4ae5-9afc-30707da2cfdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6ce687e75744d05bcc14b90b8bfab83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016f94047c124144b9c2c7400f9a4899',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98fec0cc-6d1a-4b70-92a2-79c03239a036),volume_type_id=98fec0cc-6d1a-4b70-92a2-79c03239a036)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:22.589914 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f1ffe4-3704-47e5-a245-2acb761b8369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:22.606383 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f1ffe4-3704-47e5-a245-2acb761b8369) transitioned into state 'SUCCESS' from 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='e6ce687e75744d05bcc14b90b8bfab83',qos_specs=None,replication_status=,reservations=['ed696174-8135-4fd3-9431-04e0725cdf08','687498fe-dc5a-4bfa-bfa3-536fd5d3b6c3','564708c8-0266-449f-8bd1-c190de73d924','a1a07d2d-77cf-40a8-979b-0f991d49c464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016f94047c124144b9c2c7400f9a4899',volume_type_id=98fec0cc-6d1a-4b70-92a2-79c03239a036)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:22.607064 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981d8f69-c570-45d5-b4dd-f40ac354dfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:22.616762 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981d8f69-c570-45d5-b4dd-f40ac354dfb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:22.617531 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Flow 'volume_create_api' (df7f32cb-5c96-47ea-a381-b7896374a3de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:22.617805 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Create volume request issued successfully. Aug 09 10:55:22.618422 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d2e626ba-7a91-4b77-a85b-eec807f08e4c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:55:22.618844 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1399/5551] 10.4.3.125 () {70 vars in 1298 bytes} [Sun Aug 9 10:55:22 2026] POST /volume/v3/volumes => generated 773 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:55:22.629937 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-adf26ad5-6b8d-4933-ab7b-254d8a8f8382 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:22.632294 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adf26ad5-6b8d-4933-ab7b-254d8a8f8382 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] GET https://10.4.3.125/volume/v3/volumes/2466a9b9-20b4-4ae5-9afc-30707da2cfdd Aug 09 10:55:22.632558 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adf26ad5-6b8d-4933-ab7b-254d8a8f8382 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:22.632801 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adf26ad5-6b8d-4933-ab7b-254d8a8f8382 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:22.641887 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:22.641887 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:22.645848 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-adf26ad5-6b8d-4933-ab7b-254d8a8f8382 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Volume info retrieved successfully. Aug 09 10:55:22.650497 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adf26ad5-6b8d-4933-ab7b-254d8a8f8382 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/volumes/2466a9b9-20b4-4ae5-9afc-30707da2cfdd returned with HTTP 200 Aug 09 10:55:22.650913 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1376/5552] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:22 2026] GET /volume/v3/volumes/2466a9b9-20b4-4ae5-9afc-30707da2cfdd => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:23.617751 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:23.619315 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:55:23.619652 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "70e031e0-b222-47e3-87f5-90db15a135af", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:23.621313 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '70e031e0-b222-47e3-87f5-90db15a135af', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:55:23.663066 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0abbffff-aa82-4847-b401-874a8b064eda None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:23.664916 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0abbffff-aa82-4847-b401-874a8b064eda tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] GET https://10.4.3.125/volume/v3/volumes/2466a9b9-20b4-4ae5-9afc-30707da2cfdd Aug 09 10:55:23.665117 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0abbffff-aa82-4847-b401-874a8b064eda tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:23.665333 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0abbffff-aa82-4847-b401-874a8b064eda tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:23.672350 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:23.672350 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:23.675701 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0abbffff-aa82-4847-b401-874a8b064eda tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Volume info retrieved successfully. Aug 09 10:55:23.679173 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0abbffff-aa82-4847-b401-874a8b064eda tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/volumes/2466a9b9-20b4-4ae5-9afc-30707da2cfdd returned with HTTP 200 Aug 09 10:55:23.679556 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1388/5553] 10.4.3.125 () {68 vars in 1388 bytes} [Sun Aug 9 10:55:23 2026] GET /volume/v3/volumes/2466a9b9-20b4-4ae5-9afc-30707da2cfdd => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:23.686710 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume of 1 GB Aug 09 10:55:23.690403 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Availability Zones retrieved successfully. Aug 09 10:55:23.690474 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-23bfb1c2-174f-40d3-b787-27887f16ba59 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:23.692277 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-23bfb1c2-174f-40d3-b787-27887f16ba59 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] GET https://10.4.3.125/volume/v3/messages Aug 09 10:55:23.692477 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-23bfb1c2-174f-40d3-b787-27887f16ba59 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:23.692671 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-23bfb1c2-174f-40d3-b787-27887f16ba59 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:23.692924 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:23.692924 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:23.695694 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Flow 'volume_create_api' (ffeca55f-3f05-496e-9e3f-5d633d5e74aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:23.696172 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-23bfb1c2-174f-40d3-b787-27887f16ba59 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/messages returned with HTTP 200 Aug 09 10:55:23.696534 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de32e24d-f50a-4fc1-bb1a-fe57c8ce9387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:23.696606 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1400/5554] 10.4.3.125 () {68 vars in 1280 bytes} [Sun Aug 9 10:55:23 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 09 10:55:23.697442 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:55:23.703637 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fc67e9b3-548c-43ab-b1c4-6598890f04b9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:23.705234 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc67e9b3-548c-43ab-b1c4-6598890f04b9 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-reader] GET https://10.4.3.125/volume/v3/messages/09a1b908-2e31-4b2c-9abe-faf398a253d0 Aug 09 10:55:23.705437 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc67e9b3-548c-43ab-b1c4-6598890f04b9 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:23.705600 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc67e9b3-548c-43ab-b1c4-6598890f04b9 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-reader] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:23.709380 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc67e9b3-548c-43ab-b1c4-6598890f04b9 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-reader] https://10.4.3.125/volume/v3/messages/09a1b908-2e31-4b2c-9abe-faf398a253d0 returned with HTTP 200 Aug 09 10:55:23.709732 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1377/5555] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:55:23 2026] GET /volume/v3/messages/09a1b908-2e31-4b2c-9abe-faf398a253d0 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:23.717783 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4be1b3fb-a220-41e9-bdb6-f63acb74e470 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:23.719862 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4be1b3fb-a220-41e9-bdb6-f63acb74e470 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] DELETE https://10.4.3.125/volume/v3/messages/09a1b908-2e31-4b2c-9abe-faf398a253d0 Aug 09 10:55:23.720125 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4be1b3fb-a220-41e9-bdb6-f63acb74e470 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:23.720396 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4be1b3fb-a220-41e9-bdb6-f63acb74e470 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:23.729015 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4be1b3fb-a220-41e9-bdb6-f63acb74e470 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/messages/09a1b908-2e31-4b2c-9abe-faf398a253d0 returned with HTTP 204 Aug 09 10:55:23.729378 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1389/5556] 10.4.3.125 () {68 vars in 1394 bytes} [Sun Aug 9 10:55:23 2026] DELETE /volume/v3/messages/09a1b908-2e31-4b2c-9abe-faf398a253d0 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 10:55:23.735289 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-526dddcd-b8e4-40e8-a5e1-a9ceb7bf544c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:23.737005 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-526dddcd-b8e4-40e8-a5e1-a9ceb7bf544c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] DELETE https://10.4.3.125/volume/v3/volumes/2466a9b9-20b4-4ae5-9afc-30707da2cfdd Aug 09 10:55:23.737235 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-526dddcd-b8e4-40e8-a5e1-a9ceb7bf544c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:23.737423 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-526dddcd-b8e4-40e8-a5e1-a9ceb7bf544c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:23.737575 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-526dddcd-b8e4-40e8-a5e1-a9ceb7bf544c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Delete volume with id: 2466a9b9-20b4-4ae5-9afc-30707da2cfdd Aug 09 10:55:23.744994 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:23.744994 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:23.745317 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-526dddcd-b8e4-40e8-a5e1-a9ceb7bf544c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Volume info retrieved successfully. Aug 09 10:55:23.746143 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-526dddcd-b8e4-40e8-a5e1-a9ceb7bf544c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100319) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 10:55:23.746508 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de32e24d-f50a-4fc1-bb1a-fe57c8ce9387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:23.747216 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9805cd82-9425-4420-9617-c1d136c09450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:23.764481 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-526dddcd-b8e4-40e8-a5e1-a9ceb7bf544c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Created reservations ['713c4d72-7e30-4469-a1a2-3804b43c8418', 'a4a650a8-49d9-4e5b-9fa2-b9f4a92c4aa3', '2adfac98-0689-43cd-bf12-d3e9b83562d6', '90c20013-c617-4852-9403-93f313f71611'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:23.783177 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Created reservations ['b8cee672-7694-41f1-8c6e-3bbe789d53c2', 'fae4bb21-fea8-478e-b7f3-38ff40f8a53b', '25f7d0e3-862b-4d8c-9aa2-cfb775e63bb6', '175b3bd3-8618-4840-bd4a-b2353f3701fc'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:23.784025 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9805cd82-9425-4420-9617-c1d136c09450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8cee672-7694-41f1-8c6e-3bbe789d53c2', 'fae4bb21-fea8-478e-b7f3-38ff40f8a53b', '25f7d0e3-862b-4d8c-9aa2-cfb775e63bb6', '175b3bd3-8618-4840-bd4a-b2353f3701fc']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:23.784749 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85140ab9-b1a0-4d1c-8f7a-75ce3eca38e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:23.792044 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-526dddcd-b8e4-40e8-a5e1-a9ceb7bf544c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Delete volume request issued successfully. Aug 09 10:55:23.792272 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-526dddcd-b8e4-40e8-a5e1-a9ceb7bf544c tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/volumes/2466a9b9-20b4-4ae5-9afc-30707da2cfdd returned with HTTP 202 Aug 09 10:55:23.792653 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1401/5557] 10.4.3.125 () {68 vars in 1391 bytes} [Sun Aug 9 10:55:23 2026] DELETE /volume/v3/volumes/2466a9b9-20b4-4ae5-9afc-30707da2cfdd => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:23.798993 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f6856980-f1ef-46ee-b4a1-65434d559f89 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:23.800560 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6856980-f1ef-46ee-b4a1-65434d559f89 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] DELETE https://10.4.3.125/volume/v3/types/98fec0cc-6d1a-4b70-92a2-79c03239a036 Aug 09 10:55:23.800718 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6856980-f1ef-46ee-b4a1-65434d559f89 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:23.800895 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6856980-f1ef-46ee-b4a1-65434d559f89 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:23.808010 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85140ab9-b1a0-4d1c-8f7a-75ce3eca38e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08', '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='8205fd684f8f47bd8849a8b95a091424',qos_specs=None,replication_status=,reservations=['b8cee672-7694-41f1-8c6e-3bbe789d53c2','fae4bb21-fea8-478e-b7f3-38ff40f8a53b','25f7d0e3-862b-4d8c-9aa2-cfb775e63bb6','175b3bd3-8618-4840-bd4a-b2353f3701fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:55:23Z,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=87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8205fd684f8f47bd8849a8b95a091424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:23.808793 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0434c4-bf13-4703-8818-abc740f49b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:23.821461 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6856980-f1ef-46ee-b4a1-65434d559f89 tempest-ProjectReaderTests-1761132272 tempest-ProjectReaderTests-1761132272-project-admin] https://10.4.3.125/volume/v3/types/98fec0cc-6d1a-4b70-92a2-79c03239a036 returned with HTTP 202 Aug 09 10:55:23.822034 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1378/5558] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:55:23 2026] DELETE /volume/v3/types/98fec0cc-6d1a-4b70-92a2-79c03239a036 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:23.826339 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0434c4-bf13-4703-8818-abc740f49b5f) transitioned into state 'SUCCESS' from 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='8205fd684f8f47bd8849a8b95a091424',qos_specs=None,replication_status=,reservations=['b8cee672-7694-41f1-8c6e-3bbe789d53c2','fae4bb21-fea8-478e-b7f3-38ff40f8a53b','25f7d0e3-862b-4d8c-9aa2-cfb775e63bb6','175b3bd3-8618-4840-bd4a-b2353f3701fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:23.827076 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff0788a-5641-4311-8251-f8e5ee9d5bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:23.836422 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff0788a-5641-4311-8251-f8e5ee9d5bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:23.837269 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Flow 'volume_create_api' (ffeca55f-3f05-496e-9e3f-5d633d5e74aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:23.837581 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume request issued successfully. Aug 09 10:55:23.838094 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8dca0ad0-3b70-4bb0-a7b2-07f6e0ede0ff tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:55:23.838663 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1391/5559] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:55:23 2026] POST /volume/v3/volumes => generated 775 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:23.849464 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-019eb535-439f-4c5d-aa3e-e878e7fba40e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:23.851706 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-019eb535-439f-4c5d-aa3e-e878e7fba40e tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:23.851911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-019eb535-439f-4c5d-aa3e-e878e7fba40e tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:23.852085 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-019eb535-439f-4c5d-aa3e-e878e7fba40e tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:23.860765 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:23.860765 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:23.865134 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-019eb535-439f-4c5d-aa3e-e878e7fba40e tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:23.870762 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-019eb535-439f-4c5d-aa3e-e878e7fba40e tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 200 Aug 09 10:55:23.871334 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1390/5560] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:23 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:24.883131 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a59cc7ac-157e-4ff5-b677-48661d588bc4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:24.885009 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a59cc7ac-157e-4ff5-b677-48661d588bc4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:24.885252 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a59cc7ac-157e-4ff5-b677-48661d588bc4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:24.885454 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a59cc7ac-157e-4ff5-b677-48661d588bc4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:24.892858 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:24.892858 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:24.896643 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a59cc7ac-157e-4ff5-b677-48661d588bc4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:24.900482 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a59cc7ac-157e-4ff5-b677-48661d588bc4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 200 Aug 09 10:55:24.900831 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1402/5561] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:24 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:25.912474 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff5ec57d-fca3-4e0d-8ca0-9cead12f6494 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:25.914005 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff5ec57d-fca3-4e0d-8ca0-9cead12f6494 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:25.914263 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff5ec57d-fca3-4e0d-8ca0-9cead12f6494 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:25.914508 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff5ec57d-fca3-4e0d-8ca0-9cead12f6494 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:25.921129 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:25.921129 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:25.924436 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ff5ec57d-fca3-4e0d-8ca0-9cead12f6494 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:25.928528 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff5ec57d-fca3-4e0d-8ca0-9cead12f6494 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 200 Aug 09 10:55:25.928851 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1379/5562] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:25 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:26.940296 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-19187de3-1168-40c3-abe8-65b1bee25141 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:26.941975 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-19187de3-1168-40c3-abe8-65b1bee25141 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:26.942151 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-19187de3-1168-40c3-abe8-65b1bee25141 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:26.942355 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-19187de3-1168-40c3-abe8-65b1bee25141 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:26.948309 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:26.948309 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:26.951314 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-19187de3-1168-40c3-abe8-65b1bee25141 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:26.954756 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-19187de3-1168-40c3-abe8-65b1bee25141 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 200 Aug 09 10:55:26.955106 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1392/5563] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:26 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:27.966414 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f2479ce8-b351-41c8-b76e-f2ca5b0e7d08 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:27.968133 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2479ce8-b351-41c8-b76e-f2ca5b0e7d08 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:27.968419 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2479ce8-b351-41c8-b76e-f2ca5b0e7d08 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:27.968608 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2479ce8-b351-41c8-b76e-f2ca5b0e7d08 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:27.975575 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:27.975575 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:27.979143 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2479ce8-b351-41c8-b76e-f2ca5b0e7d08 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:27.983312 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2479ce8-b351-41c8-b76e-f2ca5b0e7d08 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 200 Aug 09 10:55:27.983749 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1391/5564] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:27 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:28.995981 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d983b5c9-7d23-41fa-a482-2b3c1fb3955f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:28.997750 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d983b5c9-7d23-41fa-a482-2b3c1fb3955f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:28.997960 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d983b5c9-7d23-41fa-a482-2b3c1fb3955f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:28.998199 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d983b5c9-7d23-41fa-a482-2b3c1fb3955f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:29.005621 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:29.005621 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:29.009292 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d983b5c9-7d23-41fa-a482-2b3c1fb3955f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:29.013367 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d983b5c9-7d23-41fa-a482-2b3c1fb3955f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 200 Aug 09 10:55:29.013743 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1403/5565] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:28 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:30.025575 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a78654b2-1fcf-4fd6-b635-fa0e1ffa8d95 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:30.027337 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a78654b2-1fcf-4fd6-b635-fa0e1ffa8d95 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:30.027546 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a78654b2-1fcf-4fd6-b635-fa0e1ffa8d95 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:30.027724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a78654b2-1fcf-4fd6-b635-fa0e1ffa8d95 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:30.034200 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:30.034200 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:30.037419 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a78654b2-1fcf-4fd6-b635-fa0e1ffa8d95 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:30.041274 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a78654b2-1fcf-4fd6-b635-fa0e1ffa8d95 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 200 Aug 09 10:55:30.041627 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1380/5566] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:30 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:30.052240 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6a54e465-3d96-4ad0-aefe-ab3fc78c897b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:30.054015 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6a54e465-3d96-4ad0-aefe-ab3fc78c897b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:30.054266 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6a54e465-3d96-4ad0-aefe-ab3fc78c897b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:30.054453 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6a54e465-3d96-4ad0-aefe-ab3fc78c897b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:30.060889 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:30.060889 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:30.064341 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6a54e465-3d96-4ad0-aefe-ab3fc78c897b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:30.068971 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6a54e465-3d96-4ad0-aefe-ab3fc78c897b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 200 Aug 09 10:55:30.069413 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1393/5567] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:30 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:30.080381 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-63e5a410-c430-43e4-af89-655e04a184d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:30.082172 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63e5a410-c430-43e4-af89-655e04a184d7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:55:30.082551 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63e5a410-c430-43e4-af89-655e04a184d7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08", "name": "tempest-VolumeImageDependencyTests-Snapshot-618948074"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:30.090341 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:30.090341 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:30.090794 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-63e5a410-c430-43e4-af89-655e04a184d7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:30.090946 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-63e5a410-c430-43e4-af89-655e04a184d7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create snapshot from volume 87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:30.120170 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-63e5a410-c430-43e4-af89-655e04a184d7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Created reservations ['ba5ac7da-8888-4c04-9e09-16825bc9ca93', '83aa1bdd-4d2d-443a-a592-b2373f928953', '0dbec40d-f5fe-4a4c-8683-dd04b857c767', 'e6f1179d-67f1-4905-bc35-60fad2ae0fc4'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:30.145967 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-63e5a410-c430-43e4-af89-655e04a184d7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Snapshot create request issued successfully. Aug 09 10:55:30.146319 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63e5a410-c430-43e4-af89-655e04a184d7 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:55:30.146704 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1392/5568] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:55:30 2026] POST /volume/v3/snapshots => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:55:30.155264 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-44de800d-e8be-45d7-b7fd-8dab5c601220 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:30.157059 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-44de800d-e8be-45d7-b7fd-8dab5c601220 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f Aug 09 10:55:30.157285 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-44de800d-e8be-45d7-b7fd-8dab5c601220 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:30.157461 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-44de800d-e8be-45d7-b7fd-8dab5c601220 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:30.162036 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:30.162036 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:30.162313 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-44de800d-e8be-45d7-b7fd-8dab5c601220 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Snapshot retrieved successfully. Aug 09 10:55:30.163052 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-44de800d-e8be-45d7-b7fd-8dab5c601220 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f returned with HTTP 200 Aug 09 10:55:30.163403 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1404/5569] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:55:30 2026] GET /volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f => generated 444 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:31.172538 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0cb28e0c-eb18-43bd-a003-52f446b4c8a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:31.174785 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cb28e0c-eb18-43bd-a003-52f446b4c8a2 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f Aug 09 10:55:31.175027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cb28e0c-eb18-43bd-a003-52f446b4c8a2 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:31.175315 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cb28e0c-eb18-43bd-a003-52f446b4c8a2 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:31.181203 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:31.181203 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:31.181840 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0cb28e0c-eb18-43bd-a003-52f446b4c8a2 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Snapshot retrieved successfully. Aug 09 10:55:31.182919 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cb28e0c-eb18-43bd-a003-52f446b4c8a2 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f returned with HTTP 200 Aug 09 10:55:31.183448 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1381/5570] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:55:31 2026] GET /volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:31.192170 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:31.194437 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:55:31.194902 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "b1e020a7-c4c2-4cc2-af43-c36854888c2f", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:31.196966 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'b1e020a7-c4c2-4cc2-af43-c36854888c2f', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:55:31.203446 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:31.203446 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:31.203925 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Snapshot retrieved successfully. Aug 09 10:55:31.204101 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume of 1 GB Aug 09 10:55:31.208657 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Availability Zones retrieved successfully. Aug 09 10:55:31.217278 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Flow 'volume_create_api' (5245a6b1-f85b-49d6-a193-89a5bcdf4dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:31.218709 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (404b107c-b7e1-48ab-a046-287564ab5183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:31.220161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:55:31.254774 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (404b107c-b7e1-48ab-a046-287564ab5183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1e020a7-c4c2-4cc2-af43-c36854888c2f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:31.255580 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf515cc-cd27-4b16-959b-485c3dd736a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:31.303072 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Created reservations ['44d35a58-3abb-4955-bbed-f410b2a3db2d', 'fab2b6b5-789c-437e-9e0e-be5dba953829', '976a4388-a668-4a1b-9d8c-c53882606e96', 'ddb903e0-fa70-4a74-bf0c-0c1e6f2d6f85'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:31.304051 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf515cc-cd27-4b16-959b-485c3dd736a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44d35a58-3abb-4955-bbed-f410b2a3db2d', 'fab2b6b5-789c-437e-9e0e-be5dba953829', '976a4388-a668-4a1b-9d8c-c53882606e96', 'ddb903e0-fa70-4a74-bf0c-0c1e6f2d6f85']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:31.304927 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b52b94-7b82-414c-acbc-97b1e282910a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:31.346162 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b52b94-7b82-414c-acbc-97b1e282910a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc9e313d-a0cd-4b95-b88a-4db600422861', '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='8205fd684f8f47bd8849a8b95a091424',qos_specs=None,replication_status=,reservations=['44d35a58-3abb-4955-bbed-f410b2a3db2d','fab2b6b5-789c-437e-9e0e-be5dba953829','976a4388-a668-4a1b-9d8c-c53882606e96','ddb903e0-fa70-4a74-bf0c-0c1e6f2d6f85'],size=1,snapshot_id=b1e020a7-c4c2-4cc2-af43-c36854888c2f,source_replicaid=,source_volid=None,status='creating',user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), '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-09T10:55:31Z,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=cc9e313d-a0cd-4b95-b88a-4db600422861,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8205fd684f8f47bd8849a8b95a091424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1e020a7-c4c2-4cc2-af43-c36854888c2f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:31.346824 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7753a4ff-3cbe-44db-b2f8-e5b98d44199e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:31.364577 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7753a4ff-3cbe-44db-b2f8-e5b98d44199e) transitioned into state 'SUCCESS' from 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='8205fd684f8f47bd8849a8b95a091424',qos_specs=None,replication_status=,reservations=['44d35a58-3abb-4955-bbed-f410b2a3db2d','fab2b6b5-789c-437e-9e0e-be5dba953829','976a4388-a668-4a1b-9d8c-c53882606e96','ddb903e0-fa70-4a74-bf0c-0c1e6f2d6f85'],size=1,snapshot_id=b1e020a7-c4c2-4cc2-af43-c36854888c2f,source_replicaid=,source_volid=None,status='creating',user_id='de3fcc868c5949f6a4cc957d9021e6e3',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:31.365197 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b43620e-00d0-48e4-bd94-d7dc247808f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:31.385201 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b43620e-00d0-48e4-bd94-d7dc247808f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:31.386013 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Flow 'volume_create_api' (5245a6b1-f85b-49d6-a193-89a5bcdf4dc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:31.386962 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Create volume request issued successfully. Aug 09 10:55:31.387226 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f3bb3851-d203-4f63-bc71-5894c2e7c8e4 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:55:31.387705 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1394/5571] 10.4.3.125 () {70 vars in 1300 bytes} [Sun Aug 9 10:55:31 2026] POST /volume/v3/volumes => generated 809 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:31.398196 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5f43607a-0c71-4f70-ba8a-4a2aa0a96964 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:31.400314 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f43607a-0c71-4f70-ba8a-4a2aa0a96964 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 Aug 09 10:55:31.400542 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f43607a-0c71-4f70-ba8a-4a2aa0a96964 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:31.400738 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f43607a-0c71-4f70-ba8a-4a2aa0a96964 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:31.409402 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:31.409402 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:31.413400 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5f43607a-0c71-4f70-ba8a-4a2aa0a96964 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:31.419712 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f43607a-0c71-4f70-ba8a-4a2aa0a96964 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 returned with HTTP 200 Aug 09 10:55:31.420102 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1393/5572] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:31 2026] GET /volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:32.433551 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3093a87b-0b23-4123-968c-7cef42bee2c9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:32.435042 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3093a87b-0b23-4123-968c-7cef42bee2c9 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 Aug 09 10:55:32.435257 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3093a87b-0b23-4123-968c-7cef42bee2c9 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:32.435445 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3093a87b-0b23-4123-968c-7cef42bee2c9 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:32.441676 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:32.441676 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:32.446811 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3093a87b-0b23-4123-968c-7cef42bee2c9 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:32.452562 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3093a87b-0b23-4123-968c-7cef42bee2c9 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 returned with HTTP 200 Aug 09 10:55:32.453011 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1405/5573] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:32 2026] GET /volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:32.465107 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6afdc3a6-b19f-4389-acc2-271103e6aa77 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:32.467310 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6afdc3a6-b19f-4389-acc2-271103e6aa77 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 Aug 09 10:55:32.467532 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6afdc3a6-b19f-4389-acc2-271103e6aa77 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:32.467724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6afdc3a6-b19f-4389-acc2-271103e6aa77 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:32.475762 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:32.475762 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:32.479644 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6afdc3a6-b19f-4389-acc2-271103e6aa77 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:32.484643 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6afdc3a6-b19f-4389-acc2-271103e6aa77 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 returned with HTTP 200 Aug 09 10:55:32.485073 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1382/5574] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:32 2026] GET /volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:32.497459 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dec0a084-ab0d-4bc3-8bb5-7ddfc3c9b52f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:32.499070 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dec0a084-ab0d-4bc3-8bb5-7ddfc3c9b52f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f Aug 09 10:55:32.499305 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dec0a084-ab0d-4bc3-8bb5-7ddfc3c9b52f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:32.499489 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dec0a084-ab0d-4bc3-8bb5-7ddfc3c9b52f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:32.499580 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-dec0a084-ab0d-4bc3-8bb5-7ddfc3c9b52f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete snapshot with id: b1e020a7-c4c2-4cc2-af43-c36854888c2f Aug 09 10:55:32.504326 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:32.504326 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:32.504730 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dec0a084-ab0d-4bc3-8bb5-7ddfc3c9b52f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Snapshot retrieved successfully. Aug 09 10:55:32.520139 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dec0a084-ab0d-4bc3-8bb5-7ddfc3c9b52f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Snapshot delete request issued successfully. Aug 09 10:55:32.520353 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dec0a084-ab0d-4bc3-8bb5-7ddfc3c9b52f tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f returned with HTTP 202 Aug 09 10:55:32.520743 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1395/5575] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:55:32 2026] DELETE /volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:32.527113 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de4b3c35-b054-4ebe-a779-bcccaa73f02b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:32.529106 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de4b3c35-b054-4ebe-a779-bcccaa73f02b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f Aug 09 10:55:32.529339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de4b3c35-b054-4ebe-a779-bcccaa73f02b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:32.529520 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de4b3c35-b054-4ebe-a779-bcccaa73f02b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:32.534538 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:32.534538 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:32.534939 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de4b3c35-b054-4ebe-a779-bcccaa73f02b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Snapshot retrieved successfully. Aug 09 10:55:32.535754 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de4b3c35-b054-4ebe-a779-bcccaa73f02b tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f returned with HTTP 200 Aug 09 10:55:32.536130 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1394/5576] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:55:32 2026] GET /volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:33.543979 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-50cc4126-6d7a-45e3-bf8c-1e1ab57dd224 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:33.545633 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-50cc4126-6d7a-45e3-bf8c-1e1ab57dd224 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f Aug 09 10:55:33.545797 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-50cc4126-6d7a-45e3-bf8c-1e1ab57dd224 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:33.545960 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-50cc4126-6d7a-45e3-bf8c-1e1ab57dd224 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:33.549432 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-50cc4126-6d7a-45e3-bf8c-1e1ab57dd224 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f returned with HTTP 404 Aug 09 10:55:33.549873 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1406/5577] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:55:33 2026] GET /volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:33.555743 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c9f6e46-ccf7-416d-bb0a-367af8c4d04c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:33.557540 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c9f6e46-ccf7-416d-bb0a-367af8c4d04c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 Aug 09 10:55:33.557742 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c9f6e46-ccf7-416d-bb0a-367af8c4d04c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:33.557912 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c9f6e46-ccf7-416d-bb0a-367af8c4d04c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:33.558067 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0c9f6e46-ccf7-416d-bb0a-367af8c4d04c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume with id: cc9e313d-a0cd-4b95-b88a-4db600422861 Aug 09 10:55:33.564398 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:33.564398 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:33.564838 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0c9f6e46-ccf7-416d-bb0a-367af8c4d04c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:33.579353 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0c9f6e46-ccf7-416d-bb0a-367af8c4d04c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume request issued successfully. Aug 09 10:55:33.579544 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c9f6e46-ccf7-416d-bb0a-367af8c4d04c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 returned with HTTP 202 Aug 09 10:55:33.579944 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1383/5578] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:55:33 2026] DELETE /volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:55:33.588152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3aa579e9-6db0-4b7f-894f-8285b4e226be None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:33.589437 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3aa579e9-6db0-4b7f-894f-8285b4e226be tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 Aug 09 10:55:33.589624 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3aa579e9-6db0-4b7f-894f-8285b4e226be tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:33.589766 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3aa579e9-6db0-4b7f-894f-8285b4e226be tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:33.596283 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:33.596283 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:33.599093 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3aa579e9-6db0-4b7f-894f-8285b4e226be tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:33.602819 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3aa579e9-6db0-4b7f-894f-8285b4e226be tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 returned with HTTP 200 Aug 09 10:55:33.603150 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1396/5579] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:33 2026] GET /volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 => generated 1227 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:34.615464 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ff4b6a8e-1b3b-4567-b327-ff75a78663ad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:34.617146 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ff4b6a8e-1b3b-4567-b327-ff75a78663ad tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 Aug 09 10:55:34.617384 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ff4b6a8e-1b3b-4567-b327-ff75a78663ad tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:34.617598 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ff4b6a8e-1b3b-4567-b327-ff75a78663ad tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:34.623169 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ff4b6a8e-1b3b-4567-b327-ff75a78663ad tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 returned with HTTP 404 Aug 09 10:55:34.623663 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1395/5580] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:34 2026] GET /volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:34.842718 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-866ddf08-ea37-472c-8408-1afaef2f5775 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:34.844907 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-866ddf08-ea37-472c-8408-1afaef2f5775 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:34.845135 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-866ddf08-ea37-472c-8408-1afaef2f5775 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:34.845408 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-866ddf08-ea37-472c-8408-1afaef2f5775 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:34.845579 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-866ddf08-ea37-472c-8408-1afaef2f5775 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume with id: 87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:34.853350 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:34.853350 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:34.853910 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-866ddf08-ea37-472c-8408-1afaef2f5775 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:34.875750 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-866ddf08-ea37-472c-8408-1afaef2f5775 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume request issued successfully. Aug 09 10:55:34.875929 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-866ddf08-ea37-472c-8408-1afaef2f5775 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 202 Aug 09 10:55:34.876330 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1407/5581] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:55:34 2026] DELETE /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:55:34.883511 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-988df91c-4855-48a8-9a54-428de8f6e140 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:34.885162 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-988df91c-4855-48a8-9a54-428de8f6e140 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:34.885391 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-988df91c-4855-48a8-9a54-428de8f6e140 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:34.885560 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-988df91c-4855-48a8-9a54-428de8f6e140 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:34.892312 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:34.892312 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:34.895828 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-988df91c-4855-48a8-9a54-428de8f6e140 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:34.900596 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-988df91c-4855-48a8-9a54-428de8f6e140 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 200 Aug 09 10:55:34.901067 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1384/5582] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:34 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:35.913296 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-21860cdf-ceba-4b55-96fc-064b759c7222 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:35.915506 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21860cdf-ceba-4b55-96fc-064b759c7222 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:35.915780 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21860cdf-ceba-4b55-96fc-064b759c7222 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:35.916044 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21860cdf-ceba-4b55-96fc-064b759c7222 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:35.922827 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21860cdf-ceba-4b55-96fc-064b759c7222 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 404 Aug 09 10:55:35.923482 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1397/5583] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:35 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:35.933165 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fe953c62-74f9-49fe-9918-9941397042f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:35.934912 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe953c62-74f9-49fe-9918-9941397042f6 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 Aug 09 10:55:35.935144 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe953c62-74f9-49fe-9918-9941397042f6 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:35.935381 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe953c62-74f9-49fe-9918-9941397042f6 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:35.935551 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-fe953c62-74f9-49fe-9918-9941397042f6 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume with id: cc9e313d-a0cd-4b95-b88a-4db600422861 Aug 09 10:55:35.940921 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe953c62-74f9-49fe-9918-9941397042f6 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 returned with HTTP 404 Aug 09 10:55:35.941396 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1396/5584] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:55:35 2026] DELETE /volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:35.947971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a6a1f8d9-8cc5-465b-8ae1-ce28098feb43 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:35.950383 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6a1f8d9-8cc5-465b-8ae1-ce28098feb43 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 Aug 09 10:55:35.950720 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6a1f8d9-8cc5-465b-8ae1-ce28098feb43 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:35.951068 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6a1f8d9-8cc5-465b-8ae1-ce28098feb43 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:35.957158 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6a1f8d9-8cc5-465b-8ae1-ce28098feb43 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 returned with HTTP 404 Aug 09 10:55:35.957691 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1408/5585] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:35 2026] GET /volume/v3/volumes/cc9e313d-a0cd-4b95-b88a-4db600422861 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:35.964148 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d6d1602-48f7-47c8-bba8-d49bf4e13578 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:35.966005 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d6d1602-48f7-47c8-bba8-d49bf4e13578 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f Aug 09 10:55:35.966284 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d6d1602-48f7-47c8-bba8-d49bf4e13578 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:35.966566 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d6d1602-48f7-47c8-bba8-d49bf4e13578 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:35.966680 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-3d6d1602-48f7-47c8-bba8-d49bf4e13578 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete snapshot with id: b1e020a7-c4c2-4cc2-af43-c36854888c2f Aug 09 10:55:35.971757 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d6d1602-48f7-47c8-bba8-d49bf4e13578 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f returned with HTTP 404 Aug 09 10:55:35.972332 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1385/5586] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:55:35 2026] DELETE /volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:35.978595 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2d7d21c4-0cbd-42bf-9fd8-11439c111449 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:35.980403 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d7d21c4-0cbd-42bf-9fd8-11439c111449 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f Aug 09 10:55:35.980645 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d7d21c4-0cbd-42bf-9fd8-11439c111449 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:35.980859 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d7d21c4-0cbd-42bf-9fd8-11439c111449 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:35.984999 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d7d21c4-0cbd-42bf-9fd8-11439c111449 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f returned with HTTP 404 Aug 09 10:55:35.985590 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1398/5587] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:55:35 2026] GET /volume/v3/snapshots/b1e020a7-c4c2-4cc2-af43-c36854888c2f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:35.992257 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6703c614-3d7b-41f0-a512-2a2bb049e3f2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:35.994387 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6703c614-3d7b-41f0-a512-2a2bb049e3f2 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:35.994646 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6703c614-3d7b-41f0-a512-2a2bb049e3f2 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:35.994889 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6703c614-3d7b-41f0-a512-2a2bb049e3f2 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:35.995230 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6703c614-3d7b-41f0-a512-2a2bb049e3f2 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume with id: 87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:36.001249 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6703c614-3d7b-41f0-a512-2a2bb049e3f2 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 404 Aug 09 10:55:36.001729 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1397/5588] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:55:35 2026] DELETE /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:36.009485 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e7c60614-11d1-4135-a972-949565397b5c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:36.011182 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7c60614-11d1-4135-a972-949565397b5c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 Aug 09 10:55:36.011428 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7c60614-11d1-4135-a972-949565397b5c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:36.011616 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7c60614-11d1-4135-a972-949565397b5c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:36.016974 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7c60614-11d1-4135-a972-949565397b5c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 returned with HTTP 404 Aug 09 10:55:36.017431 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1409/5589] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:36 2026] GET /volume/v3/volumes/87e67d65-2bd4-4f0b-aa84-cc6c64fa9f08 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:36.054322 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70571989-e09f-4126-95ac-f13b98faa83d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:36.056072 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70571989-e09f-4126-95ac-f13b98faa83d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 Aug 09 10:55:36.056345 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70571989-e09f-4126-95ac-f13b98faa83d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:36.056529 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70571989-e09f-4126-95ac-f13b98faa83d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:36.056684 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-70571989-e09f-4126-95ac-f13b98faa83d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume with id: 2bf2cf37-03f9-425a-8501-fc88072208f5 Aug 09 10:55:36.063430 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:36.063430 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:36.063870 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-70571989-e09f-4126-95ac-f13b98faa83d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:36.080486 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-70571989-e09f-4126-95ac-f13b98faa83d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume request issued successfully. Aug 09 10:55:36.080757 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70571989-e09f-4126-95ac-f13b98faa83d tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 returned with HTTP 202 Aug 09 10:55:36.081142 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1386/5590] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:55:36 2026] DELETE /volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 10:55:36.087640 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ad785c23-1edf-4bd4-bc6b-af60bbf6d8ea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:36.089308 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ad785c23-1edf-4bd4-bc6b-af60bbf6d8ea tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 Aug 09 10:55:36.089644 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ad785c23-1edf-4bd4-bc6b-af60bbf6d8ea tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:36.089785 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ad785c23-1edf-4bd4-bc6b-af60bbf6d8ea tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:36.097287 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:36.097287 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:36.099814 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ad785c23-1edf-4bd4-bc6b-af60bbf6d8ea tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Volume info retrieved successfully. Aug 09 10:55:36.104527 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ad785c23-1edf-4bd4-bc6b-af60bbf6d8ea tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 returned with HTTP 200 Aug 09 10:55:36.104924 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1399/5591] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:36 2026] GET /volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:55:37.118392 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1466f71f-fd42-4ef9-a2ff-f8de86c199bf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:37.120202 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1466f71f-fd42-4ef9-a2ff-f8de86c199bf tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 Aug 09 10:55:37.120411 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1466f71f-fd42-4ef9-a2ff-f8de86c199bf tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:37.120636 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1466f71f-fd42-4ef9-a2ff-f8de86c199bf tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:37.128813 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1466f71f-fd42-4ef9-a2ff-f8de86c199bf tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 returned with HTTP 404 Aug 09 10:55:37.129408 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1398/5592] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:37 2026] GET /volume/v3/volumes/2bf2cf37-03f9-425a-8501-fc88072208f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:37.136622 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11c5d4e1-de62-42ec-a85e-75c09ca8b7a8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:37.138523 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11c5d4e1-de62-42ec-a85e-75c09ca8b7a8 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:37.138699 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11c5d4e1-de62-42ec-a85e-75c09ca8b7a8 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:37.138870 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11c5d4e1-de62-42ec-a85e-75c09ca8b7a8 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:37.139022 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-11c5d4e1-de62-42ec-a85e-75c09ca8b7a8 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume with id: a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:37.144480 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11c5d4e1-de62-42ec-a85e-75c09ca8b7a8 tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 404 Aug 09 10:55:37.144868 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1410/5593] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:55:37 2026] DELETE /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:37.152171 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-631e0b58-edec-4ddd-ab16-b2f23e388c4c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:37.153749 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-631e0b58-edec-4ddd-ab16-b2f23e388c4c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 Aug 09 10:55:37.153939 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-631e0b58-edec-4ddd-ab16-b2f23e388c4c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:37.154123 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-631e0b58-edec-4ddd-ab16-b2f23e388c4c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:37.160259 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-631e0b58-edec-4ddd-ab16-b2f23e388c4c tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 returned with HTTP 404 Aug 09 10:55:37.160720 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1387/5594] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:37 2026] GET /volume/v3/volumes/a900a72d-4d1e-45bd-8934-258f1ea291b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:37.199113 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-edc78f5f-10cc-42e7-abf0-91fb82a1968e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:37.200947 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-edc78f5f-10cc-42e7-abf0-91fb82a1968e tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] DELETE https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:37.201213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-edc78f5f-10cc-42e7-abf0-91fb82a1968e tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:37.201417 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-edc78f5f-10cc-42e7-abf0-91fb82a1968e tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:37.201587 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-edc78f5f-10cc-42e7-abf0-91fb82a1968e tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Delete volume with id: 78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:37.207156 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-edc78f5f-10cc-42e7-abf0-91fb82a1968e tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 404 Aug 09 10:55:37.207674 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1400/5595] 10.4.3.125 () {68 vars in 1392 bytes} [Sun Aug 9 10:55:37 2026] DELETE /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 09 10:55:37.214313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8dd8cae4-67a5-472d-aa64-0abe53ea5ecd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:37.215826 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8dd8cae4-67a5-472d-aa64-0abe53ea5ecd tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] GET https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a Aug 09 10:55:37.215978 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8dd8cae4-67a5-472d-aa64-0abe53ea5ecd tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:37.216302 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8dd8cae4-67a5-472d-aa64-0abe53ea5ecd tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:37.222594 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8dd8cae4-67a5-472d-aa64-0abe53ea5ecd tempest-VolumeImageDependencyTests-1936725174 tempest-VolumeImageDependencyTests-1936725174-project-member] https://10.4.3.125/volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a returned with HTTP 404 Aug 09 10:55:37.223243 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1399/5596] 10.4.3.125 () {68 vars in 1389 bytes} [Sun Aug 9 10:55:37 2026] GET /volume/v3/volumes/78fb6b3f-3d19-4167-b20d-9fff978b523a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 10:55:38.535968 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c3f4d29b-fd76-4a67-ae24-1b772cbc4628 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.616750 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3f4d29b-fd76-4a67-ae24-1b772cbc4628 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:55:38.617082 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3f4d29b-fd76-4a67-ae24-1b772cbc4628 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-65159217", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.636647 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3f4d29b-fd76-4a67-ae24-1b772cbc4628 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:55:38.637055 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1411/5597] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types => generated 378 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:38.644509 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8442df25-3aa1-4074-882f-f6ced0792a7d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.646170 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8442df25-3aa1-4074-882f-f6ced0792a7d tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] POST https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption Aug 09 10:55:38.646514 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8442df25-3aa1-4074-882f-f6ced0792a7d tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.665300 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8442df25-3aa1-4074-882f-f6ced0792a7d tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption returned with HTTP 200 Aug 09 10:55:38.665711 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1388/5598] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:38.675404 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fd676a48-149c-461d-9aa1-8a96c40d8d56 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.677505 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd676a48-149c-461d-9aa1-8a96c40d8d56 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:55:38.677920 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd676a48-149c-461d-9aa1-8a96c40d8d56 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1482951423", "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=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.696502 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd676a48-149c-461d-9aa1-8a96c40d8d56 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:55:38.696799 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1401/5599] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:38.704373 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2b549f72-2c73-4aa9-afb8-92f36a033c5a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.764140 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b549f72-2c73-4aa9-afb8-92f36a033c5a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] POST https://10.4.3.125/volume/v3/types/e5a81e0c-d3a4-433a-8111-eae232220cc3/encryption Aug 09 10:55:38.764491 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2b549f72-2c73-4aa9-afb8-92f36a033c5a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.766313 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-2b549f72-2c73-4aa9-afb8-92f36a033c5a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:38.766490 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b549f72-2c73-4aa9-afb8-92f36a033c5a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/e5a81e0c-d3a4-433a-8111-eae232220cc3/encryption returned with HTTP 403 Aug 09 10:55:38.766862 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1400/5600] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types/e5a81e0c-d3a4-433a-8111-eae232220cc3/encryption => generated 127 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:38.775221 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4bb1ab87-2857-4ca0-89f4-45123cc9fe4a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.776895 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4bb1ab87-2857-4ca0-89f4-45123cc9fe4a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:55:38.777306 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4bb1ab87-2857-4ca0-89f4-45123cc9fe4a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-799160932", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.793280 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4bb1ab87-2857-4ca0-89f4-45123cc9fe4a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:55:38.793627 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1412/5601] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:38.801100 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2b9fe451-165d-4904-aab6-7cf4c35af342 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.803112 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b9fe451-165d-4904-aab6-7cf4c35af342 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] POST https://10.4.3.125/volume/v3/types/31ed8da6-7580-458f-8b4d-39b512f5bc2e/extra_specs Aug 09 10:55:38.803520 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b9fe451-165d-4904-aab6-7cf4c35af342 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.805638 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-2b9fe451-165d-4904-aab6-7cf4c35af342 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:38.805815 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b9fe451-165d-4904-aab6-7cf4c35af342 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/31ed8da6-7580-458f-8b4d-39b512f5bc2e/extra_specs returned with HTTP 403 Aug 09 10:55:38.806248 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1389/5602] 10.4.3.125 () {68 vars in 1399 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types/31ed8da6-7580-458f-8b4d-39b512f5bc2e/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:38.812661 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3306edb5-604e-4b83-8209-e8af4237b0af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.814360 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3306edb5-604e-4b83-8209-e8af4237b0af tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] PUT https://10.4.3.125/volume/v3/types/31ed8da6-7580-458f-8b4d-39b512f5bc2e/extra_specs/key2 Aug 09 10:55:38.814653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3306edb5-604e-4b83-8209-e8af4237b0af tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.816478 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-3306edb5-604e-4b83-8209-e8af4237b0af tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:38.816693 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3306edb5-604e-4b83-8209-e8af4237b0af tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/31ed8da6-7580-458f-8b4d-39b512f5bc2e/extra_specs/key2 returned with HTTP 403 Aug 09 10:55:38.817130 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1402/5603] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:55:38 2026] PUT /volume/v3/types/31ed8da6-7580-458f-8b4d-39b512f5bc2e/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:38.824642 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-01d7265c-a254-4a29-aa89-eacc7102894c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.826309 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01d7265c-a254-4a29-aa89-eacc7102894c tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] POST https://10.4.3.125/volume/v3/types Aug 09 10:55:38.826643 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01d7265c-a254-4a29-aa89-eacc7102894c tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.828842 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-01d7265c-a254-4a29-aa89-eacc7102894c tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:38.829067 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01d7265c-a254-4a29-aa89-eacc7102894c tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types returned with HTTP 403 Aug 09 10:55:38.829506 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1401/5604] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:38.836895 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ffb0d9f9-3fc3-4fd1-94b8-b0ba4723e657 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.838513 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ffb0d9f9-3fc3-4fd1-94b8-b0ba4723e657 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:55:38.838850 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ffb0d9f9-3fc3-4fd1-94b8-b0ba4723e657 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-561200026", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.855982 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ffb0d9f9-3fc3-4fd1-94b8-b0ba4723e657 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:55:38.856415 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1413/5605] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:38.863558 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-656c8c41-d897-4cb2-b1a8-fc761d142861 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.865345 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-656c8c41-d897-4cb2-b1a8-fc761d142861 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] POST https://10.4.3.125/volume/v3/types/5c35f6fd-78d8-4d82-8733-3cbc46fa699a/encryption Aug 09 10:55:38.865661 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-656c8c41-d897-4cb2-b1a8-fc761d142861 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.880604 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-656c8c41-d897-4cb2-b1a8-fc761d142861 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types/5c35f6fd-78d8-4d82-8733-3cbc46fa699a/encryption returned with HTTP 200 Aug 09 10:55:38.881067 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1390/5606] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types/5c35f6fd-78d8-4d82-8733-3cbc46fa699a/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:38.888758 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f2393536-8f24-48d1-98c5-c3dc41f4d3bd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.890507 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2393536-8f24-48d1-98c5-c3dc41f4d3bd tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] DELETE https://10.4.3.125/volume/v3/types/5c35f6fd-78d8-4d82-8733-3cbc46fa699a/encryption/d84d8036-be63-4757-9054-c95c8e4023bd Aug 09 10:55:38.890708 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2393536-8f24-48d1-98c5-c3dc41f4d3bd tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:38.890888 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2393536-8f24-48d1-98c5-c3dc41f4d3bd tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:38.891606 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-f2393536-8f24-48d1-98c5-c3dc41f4d3bd tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:38.891795 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2393536-8f24-48d1-98c5-c3dc41f4d3bd tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/5c35f6fd-78d8-4d82-8733-3cbc46fa699a/encryption/d84d8036-be63-4757-9054-c95c8e4023bd returned with HTTP 403 Aug 09 10:55:38.892243 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1403/5607] 10.4.3.125 () {66 vars in 1489 bytes} [Sun Aug 9 10:55:38 2026] DELETE /volume/v3/types/5c35f6fd-78d8-4d82-8733-3cbc46fa699a/encryption/d84d8036-be63-4757-9054-c95c8e4023bd => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:38.899568 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3294f463-0746-4484-a413-490454060a79 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.901292 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3294f463-0746-4484-a413-490454060a79 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:55:38.901686 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3294f463-0746-4484-a413-490454060a79 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-560695477", "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=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.917889 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3294f463-0746-4484-a413-490454060a79 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:55:38.918428 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1402/5608] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:38.926725 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-de0aada7-fb6c-4f4d-8c2a-9d81c09775d4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.928865 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de0aada7-fb6c-4f4d-8c2a-9d81c09775d4 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] DELETE https://10.4.3.125/volume/v3/types/afeb0eb6-0bd5-4e6a-a26f-36f53c8f94e7/extra_specs/key1 Aug 09 10:55:38.929088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de0aada7-fb6c-4f4d-8c2a-9d81c09775d4 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:38.929297 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de0aada7-fb6c-4f4d-8c2a-9d81c09775d4 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:38.934176 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-de0aada7-fb6c-4f4d-8c2a-9d81c09775d4 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:38.934368 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de0aada7-fb6c-4f4d-8c2a-9d81c09775d4 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/afeb0eb6-0bd5-4e6a-a26f-36f53c8f94e7/extra_specs/key1 returned with HTTP 403 Aug 09 10:55:38.934787 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1414/5609] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:55:38 2026] DELETE /volume/v3/types/afeb0eb6-0bd5-4e6a-a26f-36f53c8f94e7/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:38.941503 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1085dde1-1159-4293-aa18-995ba804aa9c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.943606 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1085dde1-1159-4293-aa18-995ba804aa9c tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:55:38.944028 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1085dde1-1159-4293-aa18-995ba804aa9c tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-158681843", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:38.960652 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1085dde1-1159-4293-aa18-995ba804aa9c tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:55:38.961013 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1391/5610] 10.4.3.125 () {68 vars in 1253 bytes} [Sun Aug 9 10:55:38 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:38.968214 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0d6d1b0a-ff99-41e8-827a-36531b37cb06 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.970417 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0d6d1b0a-ff99-41e8-827a-36531b37cb06 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] DELETE https://10.4.3.125/volume/v3/types/f459ac0c-d3ed-4ea9-addb-be783a6895b8 Aug 09 10:55:38.970644 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0d6d1b0a-ff99-41e8-827a-36531b37cb06 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:38.970887 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0d6d1b0a-ff99-41e8-827a-36531b37cb06 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:38.971533 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-0d6d1b0a-ff99-41e8-827a-36531b37cb06 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:38.971801 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0d6d1b0a-ff99-41e8-827a-36531b37cb06 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/f459ac0c-d3ed-4ea9-addb-be783a6895b8 returned with HTTP 403 Aug 09 10:55:38.972246 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1404/5611] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:55:38 2026] DELETE /volume/v3/types/f459ac0c-d3ed-4ea9-addb-be783a6895b8 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:38.979633 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e5d6a6fb-f1f1-4908-aff5-cf8d2878c24a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.981430 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e5d6a6fb-f1f1-4908-aff5-cf8d2878c24a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] GET https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs Aug 09 10:55:38.981732 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e5d6a6fb-f1f1-4908-aff5-cf8d2878c24a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:38.981953 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e5d6a6fb-f1f1-4908-aff5-cf8d2878c24a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:38.988428 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e5d6a6fb-f1f1-4908-aff5-cf8d2878c24a tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs returned with HTTP 200 Aug 09 10:55:38.988830 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1403/5612] 10.4.3.125 () {66 vars in 1378 bytes} [Sun Aug 9 10:55:38 2026] GET /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:38.996066 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f3e30217-7203-47ab-9e6f-63ae84e98a00 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:38.997531 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f3e30217-7203-47ab-9e6f-63ae84e98a00 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] GET https://10.4.3.125/volume/v3/types Aug 09 10:55:38.997692 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f3e30217-7203-47ab-9e6f-63ae84e98a00 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:38.997858 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f3e30217-7203-47ab-9e6f-63ae84e98a00 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:38.998538 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-f3e30217-7203-47ab-9e6f-63ae84e98a00 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 10:55:39.017484 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f3e30217-7203-47ab-9e6f-63ae84e98a00 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:55:39.017850 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1415/5613] 10.4.3.125 () {66 vars in 1231 bytes} [Sun Aug 9 10:55:38 2026] GET /volume/v3/types => generated 2383 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:55:39.026903 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b2dd9560-376c-45ce-b894-3f1efd565c2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.028468 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2dd9560-376c-45ce-b894-3f1efd565c2e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] GET https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption/cipher Aug 09 10:55:39.028633 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2dd9560-376c-45ce-b894-3f1efd565c2e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.028802 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2dd9560-376c-45ce-b894-3f1efd565c2e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.029371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-b2dd9560-376c-45ce-b894-3f1efd565c2e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:39.029528 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2dd9560-376c-45ce-b894-3f1efd565c2e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption/cipher returned with HTTP 403 Aug 09 10:55:39.029881 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1392/5614] 10.4.3.125 () {66 vars in 1396 bytes} [Sun Aug 9 10:55:39 2026] GET /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:39.036495 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-122c22ce-6b81-4ecd-9a48-752084a002aa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.038634 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-122c22ce-6b81-4ecd-9a48-752084a002aa tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] GET https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption Aug 09 10:55:39.038914 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-122c22ce-6b81-4ecd-9a48-752084a002aa tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.039221 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-122c22ce-6b81-4ecd-9a48-752084a002aa tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.040023 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-122c22ce-6b81-4ecd-9a48-752084a002aa tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:39.040409 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-122c22ce-6b81-4ecd-9a48-752084a002aa tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption returned with HTTP 403 Aug 09 10:55:39.041044 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1405/5615] 10.4.3.125 () {66 vars in 1375 bytes} [Sun Aug 9 10:55:39 2026] GET /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:39.048778 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-45b7a726-42ca-4cf1-8f65-9508ab867559 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.050408 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-45b7a726-42ca-4cf1-8f65-9508ab867559 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] GET https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs/multiattach Aug 09 10:55:39.050583 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-45b7a726-42ca-4cf1-8f65-9508ab867559 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.050751 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-45b7a726-42ca-4cf1-8f65-9508ab867559 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.057437 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-45b7a726-42ca-4cf1-8f65-9508ab867559 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs/multiattach returned with HTTP 200 Aug 09 10:55:39.057803 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1404/5616] 10.4.3.125 () {66 vars in 1414 bytes} [Sun Aug 9 10:55:39 2026] GET /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 10:55:39.064861 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9d7ad392-2f54-4e1d-b83f-3045de740884 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.066422 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d7ad392-2f54-4e1d-b83f-3045de740884 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] GET https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs/volume_backend_name Aug 09 10:55:39.066588 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d7ad392-2f54-4e1d-b83f-3045de740884 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.066755 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d7ad392-2f54-4e1d-b83f-3045de740884 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.073220 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d7ad392-2f54-4e1d-b83f-3045de740884 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs/volume_backend_name returned with HTTP 404 Aug 09 10:55:39.073639 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1416/5617] 10.4.3.125 () {66 vars in 1438 bytes} [Sun Aug 9 10:55:39 2026] GET /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:39.081399 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ec6f14b-c0ea-403c-9d35-535d23b76843 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.082907 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ec6f14b-c0ea-403c-9d35-535d23b76843 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] GET https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368 Aug 09 10:55:39.083111 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ec6f14b-c0ea-403c-9d35-535d23b76843 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.083296 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ec6f14b-c0ea-403c-9d35-535d23b76843 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.088730 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ec6f14b-c0ea-403c-9d35-535d23b76843 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368 returned with HTTP 200 Aug 09 10:55:39.089015 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1393/5618] 10.4.3.125 () {66 vars in 1342 bytes} [Sun Aug 9 10:55:39 2026] GET /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368 => generated 316 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:39.097148 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-536996df-c752-4ebc-87a2-5714bf9a14c3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.098965 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-536996df-c752-4ebc-87a2-5714bf9a14c3 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] PUT https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption/213800a1-11df-4a2c-ac39-3516bed573b0 Aug 09 10:55:39.099311 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-536996df-c752-4ebc-87a2-5714bf9a14c3 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:39.101555 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-536996df-c752-4ebc-87a2-5714bf9a14c3 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:39.101743 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-536996df-c752-4ebc-87a2-5714bf9a14c3 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption/213800a1-11df-4a2c-ac39-3516bed573b0 returned with HTTP 403 Aug 09 10:55:39.102199 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1406/5619] 10.4.3.125 () {68 vars in 1506 bytes} [Sun Aug 9 10:55:39 2026] PUT /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/encryption/213800a1-11df-4a2c-ac39-3516bed573b0 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:39.108853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-22407f51-40cf-4220-a4ec-5bf1ad54ce0e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.110401 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22407f51-40cf-4220-a4ec-5bf1ad54ce0e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] PUT https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs/key1 Aug 09 10:55:39.110705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22407f51-40cf-4220-a4ec-5bf1ad54ce0e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:39.112394 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-22407f51-40cf-4220-a4ec-5bf1ad54ce0e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:39.112554 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22407f51-40cf-4220-a4ec-5bf1ad54ce0e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs/key1 returned with HTTP 403 Aug 09 10:55:39.112916 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1405/5620] 10.4.3.125 () {68 vars in 1413 bytes} [Sun Aug 9 10:55:39 2026] PUT /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368/extra_specs/key1 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:39.121727 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-64f230e1-9be4-492b-8376-c772e821472d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.123398 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64f230e1-9be4-492b-8376-c772e821472d tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] PUT https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368 Aug 09 10:55:39.123722 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64f230e1-9be4-492b-8376-c772e821472d tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:39.125833 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-64f230e1-9be4-492b-8376-c772e821472d tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'dbd15dac04a74ab9afe56c862485b386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc72c4aaeb54c31a42587ed2260ce6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 10:55:39.126016 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64f230e1-9be4-492b-8376-c772e821472d tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-member] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368 returned with HTTP 403 Aug 09 10:55:39.126435 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1417/5621] 10.4.3.125 () {68 vars in 1362 bytes} [Sun Aug 9 10:55:39 2026] PUT /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:55:39.132934 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-04ba9ca3-3fe3-41da-a35a-51df8fff8b81 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.134677 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04ba9ca3-3fe3-41da-a35a-51df8fff8b81 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] DELETE https://10.4.3.125/volume/v3/types/f459ac0c-d3ed-4ea9-addb-be783a6895b8 Aug 09 10:55:39.134914 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04ba9ca3-3fe3-41da-a35a-51df8fff8b81 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.135168 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04ba9ca3-3fe3-41da-a35a-51df8fff8b81 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.157508 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04ba9ca3-3fe3-41da-a35a-51df8fff8b81 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types/f459ac0c-d3ed-4ea9-addb-be783a6895b8 returned with HTTP 202 Aug 09 10:55:39.157959 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1394/5622] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:55:39 2026] DELETE /volume/v3/types/f459ac0c-d3ed-4ea9-addb-be783a6895b8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:39.164447 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-98d9eb6f-0627-40ca-86cf-d852ef3550da None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.166113 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-98d9eb6f-0627-40ca-86cf-d852ef3550da tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] DELETE https://10.4.3.125/volume/v3/types/afeb0eb6-0bd5-4e6a-a26f-36f53c8f94e7 Aug 09 10:55:39.166295 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-98d9eb6f-0627-40ca-86cf-d852ef3550da tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.166513 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-98d9eb6f-0627-40ca-86cf-d852ef3550da tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.190171 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-98d9eb6f-0627-40ca-86cf-d852ef3550da tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types/afeb0eb6-0bd5-4e6a-a26f-36f53c8f94e7 returned with HTTP 202 Aug 09 10:55:39.190635 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1407/5623] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:55:39 2026] DELETE /volume/v3/types/afeb0eb6-0bd5-4e6a-a26f-36f53c8f94e7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:39.196967 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3cf63591-7d8d-4118-a2e5-7cd1c9c568dd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.198664 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3cf63591-7d8d-4118-a2e5-7cd1c9c568dd tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] DELETE https://10.4.3.125/volume/v3/types/5c35f6fd-78d8-4d82-8733-3cbc46fa699a Aug 09 10:55:39.198840 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3cf63591-7d8d-4118-a2e5-7cd1c9c568dd tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.199021 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3cf63591-7d8d-4118-a2e5-7cd1c9c568dd tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.221012 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3cf63591-7d8d-4118-a2e5-7cd1c9c568dd tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types/5c35f6fd-78d8-4d82-8733-3cbc46fa699a returned with HTTP 202 Aug 09 10:55:39.221416 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1406/5624] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:55:39 2026] DELETE /volume/v3/types/5c35f6fd-78d8-4d82-8733-3cbc46fa699a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:39.227504 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e07a394b-ab25-49c8-ace1-6092bc74e15e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.229316 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e07a394b-ab25-49c8-ace1-6092bc74e15e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] DELETE https://10.4.3.125/volume/v3/types/31ed8da6-7580-458f-8b4d-39b512f5bc2e Aug 09 10:55:39.229495 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e07a394b-ab25-49c8-ace1-6092bc74e15e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.229679 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e07a394b-ab25-49c8-ace1-6092bc74e15e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.254130 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e07a394b-ab25-49c8-ace1-6092bc74e15e tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types/31ed8da6-7580-458f-8b4d-39b512f5bc2e returned with HTTP 202 Aug 09 10:55:39.254583 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1418/5625] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:55:39 2026] DELETE /volume/v3/types/31ed8da6-7580-458f-8b4d-39b512f5bc2e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:39.260948 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d4f0abfe-6810-428b-afab-b6dc7e56eb85 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.262576 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4f0abfe-6810-428b-afab-b6dc7e56eb85 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] DELETE https://10.4.3.125/volume/v3/types/e5a81e0c-d3a4-433a-8111-eae232220cc3 Aug 09 10:55:39.262802 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4f0abfe-6810-428b-afab-b6dc7e56eb85 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.263030 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4f0abfe-6810-428b-afab-b6dc7e56eb85 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.284347 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4f0abfe-6810-428b-afab-b6dc7e56eb85 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types/e5a81e0c-d3a4-433a-8111-eae232220cc3 returned with HTTP 202 Aug 09 10:55:39.284773 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1395/5626] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:55:39 2026] DELETE /volume/v3/types/e5a81e0c-d3a4-433a-8111-eae232220cc3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:39.290765 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a4be156d-0eb6-4088-a162-c4c89c10d889 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:39.292307 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4be156d-0eb6-4088-a162-c4c89c10d889 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] DELETE https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368 Aug 09 10:55:39.292503 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4be156d-0eb6-4088-a162-c4c89c10d889 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:39.292723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4be156d-0eb6-4088-a162-c4c89c10d889 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:39.313593 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4be156d-0eb6-4088-a162-c4c89c10d889 tempest-VolumeTypesMemberTests-1459205397 tempest-VolumeTypesMemberTests-1459205397-project-admin] https://10.4.3.125/volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368 returned with HTTP 202 Aug 09 10:55:39.313952 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1408/5627] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:55:39 2026] DELETE /volume/v3/types/53e97068-10a2-49fd-ab5e-761db838f368 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:55:48.271856 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3b4c7dbe-61a0-4022-9f09-56be555f6449 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:48.366437 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b4c7dbe-61a0-4022-9f09-56be555f6449 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:55:48.366825 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b4c7dbe-61a0-4022-9f09-56be555f6449 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-611048591", "extra_specs": {}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:48.384316 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b4c7dbe-61a0-4022-9f09-56be555f6449 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:55:48.384774 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1407/5628] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:55:48 2026] POST /volume/v3/types => generated 211 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:48.393816 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-65d44d0b-2636-4f8a-a849-e25164fa3d0a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:48.395578 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65d44d0b-2636-4f8a-a849-e25164fa3d0a tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] POST https://10.4.3.125/volume/v3/types/16421e2a-bb96-4139-84e8-c4562c850be2/encryption Aug 09 10:55:48.395878 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65d44d0b-2636-4f8a-a849-e25164fa3d0a tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:48.413412 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65d44d0b-2636-4f8a-a849-e25164fa3d0a tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] https://10.4.3.125/volume/v3/types/16421e2a-bb96-4139-84e8-c4562c850be2/encryption returned with HTTP 200 Aug 09 10:55:48.413765 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1419/5629] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:55:48 2026] POST /volume/v3/types/16421e2a-bb96-4139-84e8-c4562c850be2/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:48.422130 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:48.474908 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:55:48.475271 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1114329393", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-611048591", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:48.476615 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1114329393', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-611048591', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:55:48.480293 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume of 1 GB Aug 09 10:55:48.480580 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:48.480580 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:48.481065 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Availability Zones retrieved successfully. Aug 09 10:55:48.485845 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Flow 'volume_create_api' (9c3026e6-894b-417f-9363-2ec3dba2acd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:48.486869 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65960ed8-74f9-4cba-9cc1-47054c19fefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:48.487724 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:55:48.508701 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65960ed8-74f9-4cba-9cc1-47054c19fefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:55:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=16421e2a-bb96-4139-84e8-c4562c850be2,is_public=True,name='tempest-scenario-type-luks-611048591',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '16421e2a-bb96-4139-84e8-c4562c850be2', '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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:48.509477 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a53080d-bfb7-4a64-9c78-36133c2d98bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:48.533333 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-611048591 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-611048591, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:55:48.533628 np0000006833 devstack@c-api.service[100317]: WARNING cinder.quota [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-611048591 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-611048591, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:55:48.573590 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Created reservations ['358a762f-35cb-4218-b388-03616b1e8c64', '1905e11f-7145-46e8-afc5-75d2b22d5609', '3ed6eaa7-87c5-463c-83f5-572b37148d17', '8cc7eab3-c07f-49d5-90bc-bb91054abe42'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:48.574467 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a53080d-bfb7-4a64-9c78-36133c2d98bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['358a762f-35cb-4218-b388-03616b1e8c64', '1905e11f-7145-46e8-afc5-75d2b22d5609', '3ed6eaa7-87c5-463c-83f5-572b37148d17', '8cc7eab3-c07f-49d5-90bc-bb91054abe42']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:48.575317 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f914ecb0-a680-4e67-9879-9ab61c0209c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:48.596829 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f914ecb0-a680-4e67-9879-9ab61c0209c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe47d9fe-7c0b-4042-984a-83fb574d04c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1114329393',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',qos_specs=None,replication_status=,reservations=['358a762f-35cb-4218-b388-03616b1e8c64','1905e11f-7145-46e8-afc5-75d2b22d5609','3ed6eaa7-87c5-463c-83f5-572b37148d17','8cc7eab3-c07f-49d5-90bc-bb91054abe42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fb371d32f945e291a92407971b3ee0',volume_type_id=16421e2a-bb96-4139-84e8-c4562c850be2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1114329393',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fe47d9fe-7c0b-4042-984a-83fb574d04c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1fb371d32f945e291a92407971b3ee0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16421e2a-bb96-4139-84e8-c4562c850be2),volume_type_id=16421e2a-bb96-4139-84e8-c4562c850be2)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:48.598066 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213caaf3-0579-435c-a530-e3cc440df7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:48.617102 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213caaf3-0579-435c-a530-e3cc440df7df) transitioned into state 'SUCCESS' from state '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-1114329393',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',qos_specs=None,replication_status=,reservations=['358a762f-35cb-4218-b388-03616b1e8c64','1905e11f-7145-46e8-afc5-75d2b22d5609','3ed6eaa7-87c5-463c-83f5-572b37148d17','8cc7eab3-c07f-49d5-90bc-bb91054abe42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fb371d32f945e291a92407971b3ee0',volume_type_id=16421e2a-bb96-4139-84e8-c4562c850be2)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:48.617810 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c9434b-0f54-455a-b040-a1b829cf379f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:48.627758 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c9434b-0f54-455a-b040-a1b829cf379f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:48.628563 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Flow 'volume_create_api' (9c3026e6-894b-417f-9363-2ec3dba2acd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:48.629241 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume request issued successfully. Aug 09 10:55:48.629935 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e91b62a4-25f0-4d12-b800-d4750ace5f48 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:55:48.630381 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1396/5630] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:55:48 2026] POST /volume/v3/volumes => generated 784 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:55:48.641753 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-adc67486-77b9-4180-b0a5-c0bafea375cd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:48.643484 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-adc67486-77b9-4180-b0a5-c0bafea375cd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 Aug 09 10:55:48.643694 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-adc67486-77b9-4180-b0a5-c0bafea375cd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:48.643872 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-adc67486-77b9-4180-b0a5-c0bafea375cd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:48.652036 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:48.652036 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:48.662294 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-adc67486-77b9-4180-b0a5-c0bafea375cd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:48.669203 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-adc67486-77b9-4180-b0a5-c0bafea375cd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 returned with HTTP 200 Aug 09 10:55:48.669629 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1409/5631] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:48 2026] GET /volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:49.683084 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b6681aba-9c51-48c4-88c6-57349b6ed58a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:49.685120 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6681aba-9c51-48c4-88c6-57349b6ed58a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 Aug 09 10:55:49.685342 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6681aba-9c51-48c4-88c6-57349b6ed58a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:49.685548 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6681aba-9c51-48c4-88c6-57349b6ed58a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:49.693894 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:49.693894 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:49.699407 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b6681aba-9c51-48c4-88c6-57349b6ed58a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:49.704524 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6681aba-9c51-48c4-88c6-57349b6ed58a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 returned with HTTP 200 Aug 09 10:55:49.704983 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1408/5632] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:49 2026] GET /volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:55:49.716890 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-10a3a7a2-1ee4-481e-9c9c-8e4304a71800 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:49.718676 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10a3a7a2-1ee4-481e-9c9c-8e4304a71800 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 Aug 09 10:55:49.718874 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10a3a7a2-1ee4-481e-9c9c-8e4304a71800 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:49.719101 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10a3a7a2-1ee4-481e-9c9c-8e4304a71800 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:49.725909 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:49.725909 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:49.729579 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-10a3a7a2-1ee4-481e-9c9c-8e4304a71800 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:49.733913 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10a3a7a2-1ee4-481e-9c9c-8e4304a71800 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 returned with HTTP 200 Aug 09 10:55:49.734316 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1420/5633] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:49 2026] GET /volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:49.746362 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:49.748109 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:55:49.748444 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1988844829", "source_volid": "fe47d9fe-7c0b-4042-984a-83fb574d04c9", "volume_type": "tempest-scenario-type-luks-611048591", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:55:49.749924 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1988844829', 'source_volid': 'fe47d9fe-7c0b-4042-984a-83fb574d04c9', 'volume_type': 'tempest-scenario-type-luks-611048591', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:55:49.759075 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:49.759075 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:49.759531 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume retrieved successfully. Aug 09 10:55:49.759650 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume of 1 GB Aug 09 10:55:49.760307 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Availability Zones retrieved successfully. Aug 09 10:55:49.765168 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Flow 'volume_create_api' (78ff7a7c-a25a-4a10-971b-32154313672e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:49.766132 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b688bc3b-76c5-47aa-b612-fee9885fdd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:49.766946 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:55:49.785084 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b688bc3b-76c5-47aa-b612-fee9885fdd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fe47d9fe-7c0b-4042-984a-83fb574d04c9', 'volume_type': VolumeType(created_at=2026-08-09T10:55:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=16421e2a-bb96-4139-84e8-c4562c850be2,is_public=True,name='tempest-scenario-type-luks-611048591',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '16421e2a-bb96-4139-84e8-c4562c850be2', '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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:49.785826 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84205f0-b71e-412f-8d82-294b16d9ed4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:49.823223 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Created reservations ['6119d878-70dd-4691-9b10-f3a3c4b597e4', 'aa97f121-b17a-4d97-9cb9-3bed7a399766', '466dd3ee-177b-4df5-8860-b71c2b14a435', '62a992b3-ec60-4d64-bb34-33dcaf877e0f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:55:49.823980 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84205f0-b71e-412f-8d82-294b16d9ed4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6119d878-70dd-4691-9b10-f3a3c4b597e4', 'aa97f121-b17a-4d97-9cb9-3bed7a399766', '466dd3ee-177b-4df5-8860-b71c2b14a435', '62a992b3-ec60-4d64-bb34-33dcaf877e0f']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:49.824778 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29757ef6-b359-4a05-b6a1-c75955d0b56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:49.856627 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29757ef6-b359-4a05-b6a1-c75955d0b56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c082ae-a821-4462-a65f-f08045522d35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1988844829',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',qos_specs=None,replication_status=,reservations=['6119d878-70dd-4691-9b10-f3a3c4b597e4','aa97f121-b17a-4d97-9cb9-3bed7a399766','466dd3ee-177b-4df5-8860-b71c2b14a435','62a992b3-ec60-4d64-bb34-33dcaf877e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=fe47d9fe-7c0b-4042-984a-83fb574d04c9,status='creating',user_id='f1fb371d32f945e291a92407971b3ee0',volume_type_id=16421e2a-bb96-4139-84e8-c4562c850be2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1988844829',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=21c082ae-a821-4462-a65f-f08045522d35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fe47d9fe-7c0b-4042-984a-83fb574d04c9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1fb371d32f945e291a92407971b3ee0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16421e2a-bb96-4139-84e8-c4562c850be2),volume_type_id=16421e2a-bb96-4139-84e8-c4562c850be2)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:49.857423 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429df977-ab6a-4bf8-83c9-6072e891bbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:49.877376 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429df977-ab6a-4bf8-83c9-6072e891bbe7) transitioned into state 'SUCCESS' from state '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-1988844829',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',qos_specs=None,replication_status=,reservations=['6119d878-70dd-4691-9b10-f3a3c4b597e4','aa97f121-b17a-4d97-9cb9-3bed7a399766','466dd3ee-177b-4df5-8860-b71c2b14a435','62a992b3-ec60-4d64-bb34-33dcaf877e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=fe47d9fe-7c0b-4042-984a-83fb574d04c9,status='creating',user_id='f1fb371d32f945e291a92407971b3ee0',volume_type_id=16421e2a-bb96-4139-84e8-c4562c850be2)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:49.878183 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945e8f19-5fc0-47fa-bcc5-f8d147fad044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:55:49.894667 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945e8f19-5fc0-47fa-bcc5-f8d147fad044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:55:49.895532 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Flow 'volume_create_api' (78ff7a7c-a25a-4a10-971b-32154313672e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:55:49.895880 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume request issued successfully. Aug 09 10:55:49.896493 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd4fb4e5-66c4-4ac7-b2c9-a74f96abbdaa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:55:49.897016 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1397/5634] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:55:49 2026] POST /volume/v3/volumes => generated 811 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:55:49.908877 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ef4d7186-c929-4bea-ae51-f8a6837d62bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:49.910680 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef4d7186-c929-4bea-ae51-f8a6837d62bc tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:49.910865 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef4d7186-c929-4bea-ae51-f8a6837d62bc tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:49.911058 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef4d7186-c929-4bea-ae51-f8a6837d62bc tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:49.918015 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:49.918015 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:49.921826 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ef4d7186-c929-4bea-ae51-f8a6837d62bc tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:49.926178 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef4d7186-c929-4bea-ae51-f8a6837d62bc tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:49.926588 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1410/5635] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:49 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:50.938906 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a6f88305-cdb9-4a72-916b-401a447f6bb4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:50.940574 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a6f88305-cdb9-4a72-916b-401a447f6bb4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:50.940746 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a6f88305-cdb9-4a72-916b-401a447f6bb4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:50.940915 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a6f88305-cdb9-4a72-916b-401a447f6bb4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:50.947882 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:50.947882 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:50.951282 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a6f88305-cdb9-4a72-916b-401a447f6bb4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:50.954911 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a6f88305-cdb9-4a72-916b-401a447f6bb4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:50.955267 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1409/5636] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:50 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:51.966212 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-66fa86bb-b8bb-4734-82a1-5d17f0a67a4e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:51.967961 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-66fa86bb-b8bb-4734-82a1-5d17f0a67a4e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:51.968149 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-66fa86bb-b8bb-4734-82a1-5d17f0a67a4e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:51.968352 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-66fa86bb-b8bb-4734-82a1-5d17f0a67a4e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:51.975134 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:51.975134 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:51.978714 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-66fa86bb-b8bb-4734-82a1-5d17f0a67a4e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:51.982757 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-66fa86bb-b8bb-4734-82a1-5d17f0a67a4e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:51.983157 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1421/5637] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:51 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:52.994583 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7c41e584-4d82-4d63-996d-d84778fcf285 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:52.996718 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c41e584-4d82-4d63-996d-d84778fcf285 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:52.996984 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c41e584-4d82-4d63-996d-d84778fcf285 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:52.997226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c41e584-4d82-4d63-996d-d84778fcf285 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:53.004419 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:53.004419 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:53.008019 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7c41e584-4d82-4d63-996d-d84778fcf285 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:53.012200 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c41e584-4d82-4d63-996d-d84778fcf285 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:53.012629 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1398/5638] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:52 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:54.025213 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-75d66848-1728-4d1b-960b-213d184c1bd7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:54.027103 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75d66848-1728-4d1b-960b-213d184c1bd7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:54.027310 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75d66848-1728-4d1b-960b-213d184c1bd7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:54.027525 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75d66848-1728-4d1b-960b-213d184c1bd7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:54.034338 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:54.034338 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:54.038070 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-75d66848-1728-4d1b-960b-213d184c1bd7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:54.042148 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75d66848-1728-4d1b-960b-213d184c1bd7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:54.042499 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1411/5639] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:54 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:55.054768 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eefa4c63-1f54-4fb1-bd04-9d518f99051f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:55.056993 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eefa4c63-1f54-4fb1-bd04-9d518f99051f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:55.057275 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eefa4c63-1f54-4fb1-bd04-9d518f99051f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:55.057527 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eefa4c63-1f54-4fb1-bd04-9d518f99051f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:55.066652 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:55.066652 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:55.071115 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eefa4c63-1f54-4fb1-bd04-9d518f99051f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:55.076207 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eefa4c63-1f54-4fb1-bd04-9d518f99051f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:55.076711 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1410/5640] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:55 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:56.089619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-07331d27-ce69-4e25-8119-0f8042dd2e8f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:56.091336 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07331d27-ce69-4e25-8119-0f8042dd2e8f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:56.091515 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07331d27-ce69-4e25-8119-0f8042dd2e8f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:56.091683 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07331d27-ce69-4e25-8119-0f8042dd2e8f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:56.097899 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:56.097899 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:56.100962 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-07331d27-ce69-4e25-8119-0f8042dd2e8f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:56.104580 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07331d27-ce69-4e25-8119-0f8042dd2e8f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:56.104918 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1422/5641] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:56 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:57.116095 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb9d784b-d028-4402-9d24-fec452fc52a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:57.119053 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb9d784b-d028-4402-9d24-fec452fc52a9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:57.119053 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb9d784b-d028-4402-9d24-fec452fc52a9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:57.119053 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb9d784b-d028-4402-9d24-fec452fc52a9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:57.124209 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:57.124209 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:55:57.127285 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb9d784b-d028-4402-9d24-fec452fc52a9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:57.131258 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb9d784b-d028-4402-9d24-fec452fc52a9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:57.131258 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1399/5642] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:57 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:58.144548 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b0ac29c0-2dba-4852-bcbb-ae1f8762d090 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:58.147563 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b0ac29c0-2dba-4852-bcbb-ae1f8762d090 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:58.147563 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b0ac29c0-2dba-4852-bcbb-ae1f8762d090 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:58.147563 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b0ac29c0-2dba-4852-bcbb-ae1f8762d090 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:58.153294 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:58.153294 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:55:58.157162 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b0ac29c0-2dba-4852-bcbb-ae1f8762d090 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:58.161211 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b0ac29c0-2dba-4852-bcbb-ae1f8762d090 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:58.161617 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1412/5643] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:58 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:59.174579 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7419a846-ae37-4250-b4e5-b6de135e0ef5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:59.176606 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7419a846-ae37-4250-b4e5-b6de135e0ef5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:59.176790 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7419a846-ae37-4250-b4e5-b6de135e0ef5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:59.176987 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7419a846-ae37-4250-b4e5-b6de135e0ef5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:59.184028 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:59.184028 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:55:59.187443 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7419a846-ae37-4250-b4e5-b6de135e0ef5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:59.191417 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7419a846-ae37-4250-b4e5-b6de135e0ef5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:59.191779 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1411/5644] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:59 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:55:59.203665 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a2433168-0d63-430f-80e7-045a8cf6bf50 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:55:59.205012 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a2433168-0d63-430f-80e7-045a8cf6bf50 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:55:59.205234 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a2433168-0d63-430f-80e7-045a8cf6bf50 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:55:59.205451 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a2433168-0d63-430f-80e7-045a8cf6bf50 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:55:59.211974 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:55:59.211974 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:55:59.215115 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a2433168-0d63-430f-80e7-045a8cf6bf50 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:55:59.218985 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a2433168-0d63-430f-80e7-045a8cf6bf50 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:55:59.219370 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1423/5645] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:55:59 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:07.130295 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=165,cinder:INSERT=40,cinder:UPDATE=65 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:56:08.160339 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=140,cinder:INSERT=24,cinder:UPDATE=49 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:56:09.190604 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=88,cinder:INSERT=17,cinder:UPDATE=17 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:56:09.218154 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=103,cinder:INSERT=36,cinder:UPDATE=34 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:56:16.662925 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:16.664872 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:56:16.665252 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2117454766", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:16.666955 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2117454766', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:56:16.667086 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume of 1 GB Aug 09 10:56:16.671521 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Availability Zones retrieved successfully. Aug 09 10:56:16.678358 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Flow 'volume_create_api' (0770dd54-7eae-4079-9df5-0481156a2d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:56:16.679640 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99fc46f4-a6eb-4a2d-94a0-a72ffb2bbc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:16.680847 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:56:16.706686 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99fc46f4-a6eb-4a2d-94a0-a72ffb2bbc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:16.707446 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6350d9a-d7e4-4aaa-ae6b-e50e9c38fa20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:16.767059 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Created reservations ['a51545e3-3cec-42c3-bac7-dd1000a68ae3', '6ab5c1b4-0bf6-4ee7-96f6-b830e6b50992', 'fc8a8d42-531c-4791-9045-998b793e33d8', 'dbaec484-751b-46dc-a3f7-6b6b885a1aef'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:56:16.768227 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6350d9a-d7e4-4aaa-ae6b-e50e9c38fa20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a51545e3-3cec-42c3-bac7-dd1000a68ae3', '6ab5c1b4-0bf6-4ee7-96f6-b830e6b50992', 'fc8a8d42-531c-4791-9045-998b793e33d8', 'dbaec484-751b-46dc-a3f7-6b6b885a1aef']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:16.769037 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f117435-d1cd-4807-8d6e-f18d58f997a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:16.789174 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f117435-d1cd-4807-8d6e-f18d58f997a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e01a13-be6e-4ef8-a492-87ccfc2f2e3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2117454766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb6cb6774a4e40299dba7dc182fbd90e',qos_specs=None,replication_status=,reservations=['a51545e3-3cec-42c3-bac7-dd1000a68ae3','6ab5c1b4-0bf6-4ee7-96f6-b830e6b50992','fc8a8d42-531c-4791-9045-998b793e33d8','dbaec484-751b-46dc-a3f7-6b6b885a1aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab517280ef6d4116b6fca68377599e06',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2117454766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83e01a13-be6e-4ef8-a492-87ccfc2f2e3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb6cb6774a4e40299dba7dc182fbd90e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab517280ef6d4116b6fca68377599e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:16.789943 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (234599f6-cf6c-45f6-b409-1ca63ffe5b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:16.805547 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (234599f6-cf6c-45f6-b409-1ca63ffe5b02) transitioned into state 'SUCCESS' from state '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-2117454766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb6cb6774a4e40299dba7dc182fbd90e',qos_specs=None,replication_status=,reservations=['a51545e3-3cec-42c3-bac7-dd1000a68ae3','6ab5c1b4-0bf6-4ee7-96f6-b830e6b50992','fc8a8d42-531c-4791-9045-998b793e33d8','dbaec484-751b-46dc-a3f7-6b6b885a1aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab517280ef6d4116b6fca68377599e06',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:16.806201 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f77e49-52b3-4e25-b07d-457105f265db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:16.814361 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f77e49-52b3-4e25-b07d-457105f265db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:16.815227 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Flow 'volume_create_api' (0770dd54-7eae-4079-9df5-0481156a2d9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:56:16.815543 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume request issued successfully. Aug 09 10:56:16.816085 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8fb9bde-39ab-4ad7-a661-f1cddf85a00f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:56:16.816506 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1400/5646] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:56:16 2026] POST /volume/v3/volumes => generated 757 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:56:16.830642 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-407ccd5e-621a-4d57-acd3-781bbc2e3cea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:16.832404 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-407ccd5e-621a-4d57-acd3-781bbc2e3cea tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:16.832592 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-407ccd5e-621a-4d57-acd3-781bbc2e3cea tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:16.832781 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-407ccd5e-621a-4d57-acd3-781bbc2e3cea tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:16.839583 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:16.839583 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:16.843273 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-407ccd5e-621a-4d57-acd3-781bbc2e3cea tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:16.847490 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-407ccd5e-621a-4d57-acd3-781bbc2e3cea tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:16.847906 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1413/5647] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:16 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:17.859922 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07f1dc42-f9f5-4827-912a-a17d647450b4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:17.861665 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07f1dc42-f9f5-4827-912a-a17d647450b4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:17.861853 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07f1dc42-f9f5-4827-912a-a17d647450b4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:17.862028 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07f1dc42-f9f5-4827-912a-a17d647450b4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:17.868860 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:17.868860 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:17.872127 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-07f1dc42-f9f5-4827-912a-a17d647450b4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:17.875853 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07f1dc42-f9f5-4827-912a-a17d647450b4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:17.876175 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1412/5648] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:17 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:17.887450 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-56ad8759-ef88-4230-9e6d-8538f87c81db None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:17.890145 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-56ad8759-ef88-4230-9e6d-8538f87c81db tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:17.890377 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-56ad8759-ef88-4230-9e6d-8538f87c81db tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:17.890546 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-56ad8759-ef88-4230-9e6d-8538f87c81db tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:17.896977 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:17.896977 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:17.900201 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-56ad8759-ef88-4230-9e6d-8538f87c81db tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:17.904410 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-56ad8759-ef88-4230-9e6d-8538f87c81db tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:17.904834 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1424/5649] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:17 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:18.534437 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-1611738a-9be3-4a58-a6ab-d0d17f624879 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:18.536577 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-1611738a-9be3-4a58-a6ab-d0d17f624879 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:18.536794 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-1611738a-9be3-4a58-a6ab-d0d17f624879 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:18.536986 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-1611738a-9be3-4a58-a6ab-d0d17f624879 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:18.545119 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:18.545119 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:18.548762 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-1611738a-9be3-4a58-a6ab-d0d17f624879 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:18.552831 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-1611738a-9be3-4a58-a6ab-d0d17f624879 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:18.553117 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1401/5650] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:56:18 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:18.626882 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-35e9c7e8-ee1b-42a8-a0f5-64cbb63c4be4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:18.627342 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-35e9c7e8-ee1b-42a8-a0f5-64cbb63c4be4 None None] GET https://10.4.3.125/volume// Aug 09 10:56:18.627478 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-35e9c7e8-ee1b-42a8-a0f5-64cbb63c4be4 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:18.627653 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-35e9c7e8-ee1b-42a8-a0f5-64cbb63c4be4 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:18.628002 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-35e9c7e8-ee1b-42a8-a0f5-64cbb63c4be4 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:18.628283 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1414/5651] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:56: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 09 10:56:18.634812 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-1ff5bf41-11c5-426c-8fa7-a8807f258c0f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:18.659398 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-1ff5bf41-11c5-426c-8fa7-a8807f258c0f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:56:18.659722 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-1ff5bf41-11c5-426c-8fa7-a8807f258c0f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83e01a13-be6e-4ef8-a492-87ccfc2f2e3d", "connector": null, "instance_uuid": "960caac2-372c-4dd4-b149-2085949ba2e1"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:18.667803 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:18.667803 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:18.690868 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-1ff5bf41-11c5-426c-8fa7-a8807f258c0f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:56:18.691296 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1413/5652] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:56:18 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 09 10:56:18.716769 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7cc56c99-ca26-46d8-8b3a-46e790c3c3a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:18.719334 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7cc56c99-ca26-46d8-8b3a-46e790c3c3a2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:18.720303 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7cc56c99-ca26-46d8-8b3a-46e790c3c3a2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:18.720303 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7cc56c99-ca26-46d8-8b3a-46e790c3c3a2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:18.727561 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-408c4c38-7132-4afc-9184-c477a678daae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:18.727950 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-408c4c38-7132-4afc-9184-c477a678daae None None] GET https://10.4.3.125/volume// Aug 09 10:56:18.728126 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-408c4c38-7132-4afc-9184-c477a678daae None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:18.728328 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-408c4c38-7132-4afc-9184-c477a678daae None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:18.728619 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-408c4c38-7132-4afc-9184-c477a678daae None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:18.728940 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1402/5653] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:56: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 09 10:56:18.730134 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:18.730134 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:18.733404 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7cc56c99-ca26-46d8-8b3a-46e790c3c3a2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:18.735781 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-f5db9526-6f19-403e-b014-78a5ba122ced None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:18.738169 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7cc56c99-ca26-46d8-8b3a-46e790c3c3a2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:18.738378 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-f5db9526-6f19-403e-b014-78a5ba122ced tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:18.738649 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-f5db9526-6f19-403e-b014-78a5ba122ced tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:18.738738 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1425/5654] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:18 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:18.738886 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-f5db9526-6f19-403e-b014-78a5ba122ced tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:18.747415 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:18.747415 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:18.750557 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-f5db9526-6f19-403e-b014-78a5ba122ced tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:18.754303 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-f5db9526-6f19-403e-b014-78a5ba122ced tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:18.754646 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1415/5655] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:56:18 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 1029 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:56:18.850805 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-3a24fd0b-9fe8-4758-b5eb-c7991a41295d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:18.853026 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-3a24fd0b-9fe8-4758-b5eb-c7991a41295d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] PUT https://10.4.3.125/volume/v3/attachments/76a4ce00-749a-44a4-815b-ce7a0b099894 Aug 09 10:56:18.853424 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-3a24fd0b-9fe8-4758-b5eb-c7991a41295d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:18.861707 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-3a24fd0b-9fe8-4758-b5eb-c7991a41295d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Acquiring lock "cinder-attachment_update-83e01a13-be6e-4ef8-a492-87ccfc2f2e3d-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:56:18.866146 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-3a24fd0b-9fe8-4758-b5eb-c7991a41295d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Lock "cinder-attachment_update-83e01a13-be6e-4ef8-a492-87ccfc2f2e3d-np0000006833" acquired by "attachment_update" :: waited 0.004s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:56:18.867136 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:18.867136 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:18.939604 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-3a24fd0b-9fe8-4758-b5eb-c7991a41295d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Lock "cinder-attachment_update-83e01a13-be6e-4ef8-a492-87ccfc2f2e3d-np0000006833" released by "attachment_update" :: held 0.073s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:56:18.939948 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-3a24fd0b-9fe8-4758-b5eb-c7991a41295d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/76a4ce00-749a-44a4-815b-ce7a0b099894 returned with HTTP 200 Aug 09 10:56:18.940755 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1414/5656] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:56:18 2026] PUT /volume/v3/attachments/76a4ce00-749a-44a4-815b-ce7a0b099894 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:19.750713 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1e353a85-d30b-4f6e-a6c9-19b360cdeb78 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:19.752383 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e353a85-d30b-4f6e-a6c9-19b360cdeb78 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:19.752575 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e353a85-d30b-4f6e-a6c9-19b360cdeb78 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:19.752757 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e353a85-d30b-4f6e-a6c9-19b360cdeb78 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:19.761849 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:19.761849 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:19.764725 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1e353a85-d30b-4f6e-a6c9-19b360cdeb78 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:19.768437 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e353a85-d30b-4f6e-a6c9-19b360cdeb78 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:19.768918 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1403/5657] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:19 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:20.780508 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-63145790-87c3-4abf-b400-91a1e427eedd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:20.782054 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63145790-87c3-4abf-b400-91a1e427eedd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:20.782251 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63145790-87c3-4abf-b400-91a1e427eedd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:20.782424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63145790-87c3-4abf-b400-91a1e427eedd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:20.790358 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:20.790358 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:20.793248 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-63145790-87c3-4abf-b400-91a1e427eedd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:20.796865 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63145790-87c3-4abf-b400-91a1e427eedd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:20.797198 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1426/5658] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:20 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:21.808962 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e9d2c03a-44bc-4839-ad1e-85429e4b2c5e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:21.810638 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9d2c03a-44bc-4839-ad1e-85429e4b2c5e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:21.810839 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9d2c03a-44bc-4839-ad1e-85429e4b2c5e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:21.811017 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9d2c03a-44bc-4839-ad1e-85429e4b2c5e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:21.820007 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:21.820007 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:21.823421 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e9d2c03a-44bc-4839-ad1e-85429e4b2c5e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:21.826993 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9d2c03a-44bc-4839-ad1e-85429e4b2c5e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:21.827351 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1416/5659] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:21 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:22.838318 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-24550955-daf6-4f7f-bb1c-14163c8b79f8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:22.839922 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-24550955-daf6-4f7f-bb1c-14163c8b79f8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:22.840123 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-24550955-daf6-4f7f-bb1c-14163c8b79f8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:22.840365 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-24550955-daf6-4f7f-bb1c-14163c8b79f8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:22.848673 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:22.848673 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:22.851804 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-24550955-daf6-4f7f-bb1c-14163c8b79f8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:22.855318 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-24550955-daf6-4f7f-bb1c-14163c8b79f8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:22.855672 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1415/5660] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:22 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:23.168380 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-ee0f5334-009e-4087-90e3-4af58fec20b0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:23.170415 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-ee0f5334-009e-4087-90e3-4af58fec20b0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/attachments/76a4ce00-749a-44a4-815b-ce7a0b099894/action Aug 09 10:56:23.170908 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-ee0f5334-009e-4087-90e3-4af58fec20b0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:56:23.171161 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-ee0f5334-009e-4087-90e3-4af58fec20b0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:23.186062 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:23.186062 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:23.195080 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7c834c6f-d9fb-4f99-b95b-dedb7b3e9f13 req-ee0f5334-009e-4087-90e3-4af58fec20b0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/76a4ce00-749a-44a4-815b-ce7a0b099894/action returned with HTTP 204 Aug 09 10:56:23.195548 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1404/5661] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:56:23 2026] POST /volume/v3/attachments/76a4ce00-749a-44a4-815b-ce7a0b099894/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:56:23.867051 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2432fb27-6575-45ad-b6f1-ee885e7a4510 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:23.868721 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2432fb27-6575-45ad-b6f1-ee885e7a4510 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:23.868898 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2432fb27-6575-45ad-b6f1-ee885e7a4510 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:23.869069 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2432fb27-6575-45ad-b6f1-ee885e7a4510 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:23.877444 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:23.877444 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:23.880324 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2432fb27-6575-45ad-b6f1-ee885e7a4510 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:23.883920 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2432fb27-6575-45ad-b6f1-ee885e7a4510 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:23.884271 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1427/5662] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:23 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:26.603689 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fa1c82f3-8fe0-4839-91f2-d81d6c4cdd62 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:26.605316 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa1c82f3-8fe0-4839-91f2-d81d6c4cdd62 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:56:26.605712 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa1c82f3-8fe0-4839-91f2-d81d6c4cdd62 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83e01a13-be6e-4ef8-a492-87ccfc2f2e3d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-189870675", "description": null, "metadata": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:26.620770 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:26.620770 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:26.621445 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fa1c82f3-8fe0-4839-91f2-d81d6c4cdd62 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:26.621659 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-fa1c82f3-8fe0-4839-91f2-d81d6c4cdd62 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create snapshot from volume 83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:26.658799 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-fa1c82f3-8fe0-4839-91f2-d81d6c4cdd62 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Created reservations ['41a949ac-32c7-4baa-9434-a4b1d11dccc6', '76205f76-238b-4031-9a77-06c03c629d04', '9bab4426-d723-4eca-a480-bff83af58136', '6b9b220d-c4a4-40c4-90a6-062ab2cafc52'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:56:26.689706 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fa1c82f3-8fe0-4839-91f2-d81d6c4cdd62 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot force create request issued successfully. Aug 09 10:56:26.690278 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa1c82f3-8fe0-4839-91f2-d81d6c4cdd62 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:56:26.690808 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1417/5663] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:56:26 2026] POST /volume/v3/snapshots => generated 312 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:56:26.700593 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cda92f64-9925-44b5-84c5-85735a047a06 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:26.704234 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cda92f64-9925-44b5-84c5-85735a047a06 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b Aug 09 10:56:26.704234 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cda92f64-9925-44b5-84c5-85735a047a06 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:26.704234 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cda92f64-9925-44b5-84c5-85735a047a06 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:26.709399 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:26.709399 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:26.710212 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cda92f64-9925-44b5-84c5-85735a047a06 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:26.711396 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cda92f64-9925-44b5-84c5-85735a047a06 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b returned with HTTP 200 Aug 09 10:56:26.711989 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1416/5664] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:56:26 2026] GET /volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:27.722091 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6a565901-bf2c-4b1d-b4e2-6196f831f71a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:27.724128 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a565901-bf2c-4b1d-b4e2-6196f831f71a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b Aug 09 10:56:27.724528 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a565901-bf2c-4b1d-b4e2-6196f831f71a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:27.725896 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a565901-bf2c-4b1d-b4e2-6196f831f71a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:27.730663 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:27.730663 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:27.732684 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6a565901-bf2c-4b1d-b4e2-6196f831f71a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:27.732684 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a565901-bf2c-4b1d-b4e2-6196f831f71a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b returned with HTTP 200 Aug 09 10:56:27.732684 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1405/5665] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:56:27 2026] GET /volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:27.742771 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-554747ca-5941-4d62-bfb6-6ad14d38af8f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:27.746216 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-554747ca-5941-4d62-bfb6-6ad14d38af8f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b Aug 09 10:56:27.746216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-554747ca-5941-4d62-bfb6-6ad14d38af8f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:27.746216 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-554747ca-5941-4d62-bfb6-6ad14d38af8f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:27.751476 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:27.751476 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:27.752206 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-554747ca-5941-4d62-bfb6-6ad14d38af8f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:27.753076 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-554747ca-5941-4d62-bfb6-6ad14d38af8f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b returned with HTTP 200 Aug 09 10:56:27.753605 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1428/5666] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:56:27 2026] GET /volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:29.117539 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5f7c8433-4ec7-46b7-a8a8-9f142b11f5c2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:29.119320 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f7c8433-4ec7-46b7-a8a8-9f142b11f5c2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:56:29.119711 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f7c8433-4ec7-46b7-a8a8-9f142b11f5c2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83e01a13-be6e-4ef8-a492-87ccfc2f2e3d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-668237145", "description": null, "metadata": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:29.130364 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:29.130364 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:29.130876 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5f7c8433-4ec7-46b7-a8a8-9f142b11f5c2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:29.131039 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-5f7c8433-4ec7-46b7-a8a8-9f142b11f5c2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create snapshot from volume 83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:29.154449 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5f7c8433-4ec7-46b7-a8a8-9f142b11f5c2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Created reservations ['0b638ecc-97db-49e4-b54d-0f0e556894aa', 'c692b6b3-ddca-44b4-af37-379e5f6b606e', 'afae24dd-93c7-4d68-b768-265491b08608', '05bf4e6a-12fc-4b99-ab93-2499087c9b8a'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:56:29.182965 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5f7c8433-4ec7-46b7-a8a8-9f142b11f5c2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot force create request issued successfully. Aug 09 10:56:29.183321 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f7c8433-4ec7-46b7-a8a8-9f142b11f5c2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:56:29.183801 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1418/5667] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:56:29 2026] POST /volume/v3/snapshots => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:56:29.192367 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-100ad12d-cc78-4853-a5f8-5c2849e65c24 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:29.194076 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-100ad12d-cc78-4853-a5f8-5c2849e65c24 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 Aug 09 10:56:29.194263 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-100ad12d-cc78-4853-a5f8-5c2849e65c24 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:29.194441 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-100ad12d-cc78-4853-a5f8-5c2849e65c24 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:29.199127 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:29.199127 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:29.199557 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-100ad12d-cc78-4853-a5f8-5c2849e65c24 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:29.200329 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-100ad12d-cc78-4853-a5f8-5c2849e65c24 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 returned with HTTP 200 Aug 09 10:56:29.200663 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1417/5668] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:56:29 2026] GET /volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:30.209426 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-68058dee-b0b2-4618-abd6-091ce78fd5af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:30.211572 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68058dee-b0b2-4618-abd6-091ce78fd5af tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 Aug 09 10:56:30.211834 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68058dee-b0b2-4618-abd6-091ce78fd5af tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:30.212058 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68058dee-b0b2-4618-abd6-091ce78fd5af tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:30.217994 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:30.217994 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:30.218464 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-68058dee-b0b2-4618-abd6-091ce78fd5af tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:30.219385 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68058dee-b0b2-4618-abd6-091ce78fd5af tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 returned with HTTP 200 Aug 09 10:56:30.219783 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1406/5669] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:56:30 2026] GET /volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:30.229935 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4fe7198a-3637-4003-846b-98622330c6b2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:30.231365 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4fe7198a-3637-4003-846b-98622330c6b2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 Aug 09 10:56:30.231576 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4fe7198a-3637-4003-846b-98622330c6b2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:30.231772 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4fe7198a-3637-4003-846b-98622330c6b2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:30.237909 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:30.237909 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:30.237909 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4fe7198a-3637-4003-846b-98622330c6b2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:30.237909 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4fe7198a-3637-4003-846b-98622330c6b2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 returned with HTTP 200 Aug 09 10:56:30.237909 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1429/5670] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:56:30 2026] GET /volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:31.609297 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7c3edf50-72de-4446-8bfa-fd6c0ec58f39 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:31.611077 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c3edf50-72de-4446-8bfa-fd6c0ec58f39 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:56:31.611430 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c3edf50-72de-4446-8bfa-fd6c0ec58f39 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83e01a13-be6e-4ef8-a492-87ccfc2f2e3d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1253031866", "description": null, "metadata": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:31.623443 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:31.623443 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:31.623950 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7c3edf50-72de-4446-8bfa-fd6c0ec58f39 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:31.624090 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-7c3edf50-72de-4446-8bfa-fd6c0ec58f39 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create snapshot from volume 83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:31.646604 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-7c3edf50-72de-4446-8bfa-fd6c0ec58f39 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Created reservations ['51077043-31f3-4f5b-a6fd-ef8ae7566b75', '250a8489-8205-49a2-9f64-cf4653604dd7', '596ae1ff-3a07-4361-9a90-babf049b667e', '9c338111-6ef9-428c-b1b3-8173df9d1b16'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:56:31.674520 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7c3edf50-72de-4446-8bfa-fd6c0ec58f39 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot force create request issued successfully. Aug 09 10:56:31.674835 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c3edf50-72de-4446-8bfa-fd6c0ec58f39 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:56:31.675223 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1419/5671] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:56:31 2026] POST /volume/v3/snapshots => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:56:31.683530 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2c7e7ca4-3135-458a-a1f1-9fa6fe3f3d80 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:31.685102 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2c7e7ca4-3135-458a-a1f1-9fa6fe3f3d80 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d Aug 09 10:56:31.685294 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2c7e7ca4-3135-458a-a1f1-9fa6fe3f3d80 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:31.685475 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2c7e7ca4-3135-458a-a1f1-9fa6fe3f3d80 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:31.690440 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:31.690440 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:31.691002 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2c7e7ca4-3135-458a-a1f1-9fa6fe3f3d80 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:31.691540 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2c7e7ca4-3135-458a-a1f1-9fa6fe3f3d80 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d returned with HTTP 200 Aug 09 10:56:31.691859 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1418/5672] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:56:31 2026] GET /volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:32.700888 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eb51629f-cdf6-427d-9479-72915daab2b5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:32.703286 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb51629f-cdf6-427d-9479-72915daab2b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d Aug 09 10:56:32.703593 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb51629f-cdf6-427d-9479-72915daab2b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:32.703862 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb51629f-cdf6-427d-9479-72915daab2b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:32.711130 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:32.711130 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:32.711857 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eb51629f-cdf6-427d-9479-72915daab2b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:32.713090 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb51629f-cdf6-427d-9479-72915daab2b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d returned with HTTP 200 Aug 09 10:56:32.713624 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1407/5673] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:56:32 2026] GET /volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:32.721904 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6862e495-8f44-4770-90bf-baec2ff976a8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:32.723620 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6862e495-8f44-4770-90bf-baec2ff976a8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d Aug 09 10:56:32.723819 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6862e495-8f44-4770-90bf-baec2ff976a8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:32.723988 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6862e495-8f44-4770-90bf-baec2ff976a8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:32.729395 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:32.729395 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:32.729798 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6862e495-8f44-4770-90bf-baec2ff976a8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:32.730510 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6862e495-8f44-4770-90bf-baec2ff976a8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d returned with HTTP 200 Aug 09 10:56:32.730843 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1430/5674] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:56:32 2026] GET /volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:32.764206 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-18c77832-6316-4af5-a459-8ea81814afa4 req-e99e6e9a-a959-4679-a695-957af5f1b52c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:32.798943 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-e99e6e9a-a959-4679-a695-957af5f1b52c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:32.799236 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-e99e6e9a-a959-4679-a695-957af5f1b52c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:32.799494 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-e99e6e9a-a959-4679-a695-957af5f1b52c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:32.811889 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:32.811889 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:32.816987 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-18c77832-6316-4af5-a459-8ea81814afa4 req-e99e6e9a-a959-4679-a695-957af5f1b52c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:32.821472 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-e99e6e9a-a959-4679-a695-957af5f1b52c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:32.821945 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1420/5675] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:56:32 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 1142 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:32.838161 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-18c77832-6316-4af5-a459-8ea81814afa4 req-55e14412-17ba-48a2-b08a-333192795ab9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:32.839880 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-55e14412-17ba-48a2-b08a-333192795ab9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d/action Aug 09 10:56:32.840203 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-55e14412-17ba-48a2-b08a-333192795ab9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:56:32.840339 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-55e14412-17ba-48a2-b08a-333192795ab9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:32.849833 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:32.849833 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:32.850265 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-18c77832-6316-4af5-a459-8ea81814afa4 req-55e14412-17ba-48a2-b08a-333192795ab9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:32.856743 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-18c77832-6316-4af5-a459-8ea81814afa4 req-55e14412-17ba-48a2-b08a-333192795ab9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Begin detaching volume completed successfully. Aug 09 10:56:32.856935 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-55e14412-17ba-48a2-b08a-333192795ab9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d/action returned with HTTP 202 Aug 09 10:56:32.857346 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1419/5676] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:56:32 2026] POST /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:56:32.896971 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-15730c42-61eb-4670-86b7-526008f4f38a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:32.897297 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-15730c42-61eb-4670-86b7-526008f4f38a None None] GET https://10.4.3.125/volume// Aug 09 10:56:32.897460 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-15730c42-61eb-4670-86b7-526008f4f38a None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:32.897642 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-15730c42-61eb-4670-86b7-526008f4f38a None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:32.898149 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-15730c42-61eb-4670-86b7-526008f4f38a None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:32.898273 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1408/5677] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:56: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 09 10:56:32.905031 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-18c77832-6316-4af5-a459-8ea81814afa4 req-99f1a9cb-e178-4c3b-97d5-f1261f577fab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:32.907847 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-99f1a9cb-e178-4c3b-97d5-f1261f577fab tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:56:32.908057 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-99f1a9cb-e178-4c3b-97d5-f1261f577fab tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:32.908250 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-99f1a9cb-e178-4c3b-97d5-f1261f577fab tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:32.916821 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:32.916821 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:32.919912 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-18c77832-6316-4af5-a459-8ea81814afa4 req-99f1a9cb-e178-4c3b-97d5-f1261f577fab tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:32.923625 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-99f1a9cb-e178-4c3b-97d5-f1261f577fab tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:56:32.924025 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1431/5678] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:56:32 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 1325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:56:33.707391 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-18c77832-6316-4af5-a459-8ea81814afa4 req-dced08b3-b732-48f1-a92d-5d07cc2b8741 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:33.709380 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-dced08b3-b732-48f1-a92d-5d07cc2b8741 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/attachments/76a4ce00-749a-44a4-815b-ce7a0b099894 Aug 09 10:56:33.709554 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-dced08b3-b732-48f1-a92d-5d07cc2b8741 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:33.709785 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-dced08b3-b732-48f1-a92d-5d07cc2b8741 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:33.716523 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:33.716523 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:33.763794 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-18c77832-6316-4af5-a459-8ea81814afa4 req-dced08b3-b732-48f1-a92d-5d07cc2b8741 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/76a4ce00-749a-44a4-815b-ce7a0b099894 returned with HTTP 200 Aug 09 10:56:33.764267 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1421/5679] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:56:33 2026] DELETE /volume/v3/attachments/76a4ce00-749a-44a4-815b-ce7a0b099894 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:33.936349 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:33.938261 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:56:33.938613 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1729703511", "snapshot_id": "4dc1071b-e629-4f62-ae45-302ee7372e5b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:33.940130 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1729703511', 'snapshot_id': '4dc1071b-e629-4f62-ae45-302ee7372e5b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:56:33.945056 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:33.945056 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:33.945583 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:33.945714 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume of 1 GB Aug 09 10:56:33.949549 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Availability Zones retrieved successfully. Aug 09 10:56:33.955448 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Flow 'volume_create_api' (41e88dd8-bd4f-41ea-8a0c-949843e363f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:56:33.956317 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42fa3dc7-9b4f-4cd4-b239-04f7ae039190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:33.957223 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:56:33.986374 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42fa3dc7-9b4f-4cd4-b239-04f7ae039190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4dc1071b-e629-4f62-ae45-302ee7372e5b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:33.987322 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c238c5b2-ea7c-41f8-8707-a19155894ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:34.025938 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Created reservations ['508f7c9b-c716-4aaf-b790-2b8b685043af', '4148dcac-44e6-4f29-9fe6-13e65a11b5cd', '9a255e02-998e-43ad-aa7c-a190a6170eb3', 'bc59e816-08ea-457b-ad4f-7bf2d32c54ca'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:56:34.026884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c238c5b2-ea7c-41f8-8707-a19155894ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['508f7c9b-c716-4aaf-b790-2b8b685043af', '4148dcac-44e6-4f29-9fe6-13e65a11b5cd', '9a255e02-998e-43ad-aa7c-a190a6170eb3', 'bc59e816-08ea-457b-ad4f-7bf2d32c54ca']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:34.027699 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ba08a0b-2ee0-4b55-aec8-ddbf7a4b773b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:34.068782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ba08a0b-2ee0-4b55-aec8-ddbf7a4b773b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5482e4ce-9245-4e28-ac31-df3200825174', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1729703511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb6cb6774a4e40299dba7dc182fbd90e',qos_specs=None,replication_status=,reservations=['508f7c9b-c716-4aaf-b790-2b8b685043af','4148dcac-44e6-4f29-9fe6-13e65a11b5cd','9a255e02-998e-43ad-aa7c-a190a6170eb3','bc59e816-08ea-457b-ad4f-7bf2d32c54ca'],size=1,snapshot_id=4dc1071b-e629-4f62-ae45-302ee7372e5b,source_replicaid=,source_volid=None,status='creating',user_id='ab517280ef6d4116b6fca68377599e06',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1729703511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5482e4ce-9245-4e28-ac31-df3200825174,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb6cb6774a4e40299dba7dc182fbd90e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4dc1071b-e629-4f62-ae45-302ee7372e5b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab517280ef6d4116b6fca68377599e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:34.069600 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fdbb57d-c04c-4516-8e3b-ded44c8c43f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:34.086782 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fdbb57d-c04c-4516-8e3b-ded44c8c43f8) transitioned into state 'SUCCESS' from state '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-1729703511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb6cb6774a4e40299dba7dc182fbd90e',qos_specs=None,replication_status=,reservations=['508f7c9b-c716-4aaf-b790-2b8b685043af','4148dcac-44e6-4f29-9fe6-13e65a11b5cd','9a255e02-998e-43ad-aa7c-a190a6170eb3','bc59e816-08ea-457b-ad4f-7bf2d32c54ca'],size=1,snapshot_id=4dc1071b-e629-4f62-ae45-302ee7372e5b,source_replicaid=,source_volid=None,status='creating',user_id='ab517280ef6d4116b6fca68377599e06',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:34.087719 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (015f55f5-0fe2-4fe2-ba75-41cf239833fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:34.106760 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (015f55f5-0fe2-4fe2-ba75-41cf239833fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:34.107761 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Flow 'volume_create_api' (41e88dd8-bd4f-41ea-8a0c-949843e363f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:56:34.108151 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume request issued successfully. Aug 09 10:56:34.108797 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1b7ed43-4410-46da-9d56-51e0d56907c9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:56:34.109260 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1420/5680] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:56:33 2026] POST /volume/v3/volumes => generated 791 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:56:34.119637 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-01e18651-5042-470a-888e-c6fa3a09262d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:34.121291 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01e18651-5042-470a-888e-c6fa3a09262d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:34.121573 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01e18651-5042-470a-888e-c6fa3a09262d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:34.121727 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01e18651-5042-470a-888e-c6fa3a09262d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:34.129769 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:34.129769 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:34.133438 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-01e18651-5042-470a-888e-c6fa3a09262d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:34.137464 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01e18651-5042-470a-888e-c6fa3a09262d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:34.137831 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1409/5681] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:34 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:35.149990 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-739f8d2b-f704-40af-9ca1-92ca471a7826 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:35.151727 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-739f8d2b-f704-40af-9ca1-92ca471a7826 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:35.151922 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-739f8d2b-f704-40af-9ca1-92ca471a7826 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:35.152107 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-739f8d2b-f704-40af-9ca1-92ca471a7826 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:35.159198 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:35.159198 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:35.163082 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-739f8d2b-f704-40af-9ca1-92ca471a7826 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:35.166867 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-739f8d2b-f704-40af-9ca1-92ca471a7826 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:35.167278 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1432/5682] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:35 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:35.179171 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b1071f9b-55fb-4535-8ce2-f67063b895dc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:35.180931 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1071f9b-55fb-4535-8ce2-f67063b895dc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:35.181152 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1071f9b-55fb-4535-8ce2-f67063b895dc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:35.181386 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1071f9b-55fb-4535-8ce2-f67063b895dc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:35.187613 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:35.187613 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:35.190815 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b1071f9b-55fb-4535-8ce2-f67063b895dc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:35.194530 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1071f9b-55fb-4535-8ce2-f67063b895dc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:35.194874 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1422/5683] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:35 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:35.631459 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-3a3e9d5b-080b-418b-b5c7-848469928345 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:35.633531 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-3a3e9d5b-080b-418b-b5c7-848469928345 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:35.633734 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-3a3e9d5b-080b-418b-b5c7-848469928345 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:35.633962 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-3a3e9d5b-080b-418b-b5c7-848469928345 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:35.640476 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:35.640476 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:35.643985 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-3a3e9d5b-080b-418b-b5c7-848469928345 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:35.648149 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-3a3e9d5b-080b-418b-b5c7-848469928345 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:35.648515 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1421/5684] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:56:35 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:35.705228 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f17bfc99-2d5c-4a06-b9ee-e5a29027a57c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:35.705704 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f17bfc99-2d5c-4a06-b9ee-e5a29027a57c None None] GET https://10.4.3.125/volume// Aug 09 10:56:35.705758 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f17bfc99-2d5c-4a06-b9ee-e5a29027a57c None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:35.706060 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f17bfc99-2d5c-4a06-b9ee-e5a29027a57c None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:35.706289 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f17bfc99-2d5c-4a06-b9ee-e5a29027a57c None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:35.706752 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1410/5685] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:56: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 09 10:56:35.713821 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-061d2130-da10-47d3-bfcb-2b14b8b382e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:35.716262 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-061d2130-da10-47d3-bfcb-2b14b8b382e6 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:56:35.716703 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-061d2130-da10-47d3-bfcb-2b14b8b382e6 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5482e4ce-9245-4e28-ac31-df3200825174", "connector": null, "instance_uuid": "960caac2-372c-4dd4-b149-2085949ba2e1"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:35.726131 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:35.726131 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:35.747699 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-061d2130-da10-47d3-bfcb-2b14b8b382e6 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:56:35.748128 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1433/5686] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:56:35 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 09 10:56:35.771066 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3f178fdb-f7cd-47ff-927a-33fd5b60402c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:35.773100 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3f178fdb-f7cd-47ff-927a-33fd5b60402c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:35.773313 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3f178fdb-f7cd-47ff-927a-33fd5b60402c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:35.773583 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3f178fdb-f7cd-47ff-927a-33fd5b60402c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:35.778574 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-31b819cb-a2e6-4206-87ac-4d8319ce4e63 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:35.778998 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31b819cb-a2e6-4206-87ac-4d8319ce4e63 None None] GET https://10.4.3.125/volume// Aug 09 10:56:35.779194 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31b819cb-a2e6-4206-87ac-4d8319ce4e63 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:35.779412 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31b819cb-a2e6-4206-87ac-4d8319ce4e63 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:35.779777 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31b819cb-a2e6-4206-87ac-4d8319ce4e63 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:35.780079 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1422/5687] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:56: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 09 10:56:35.782533 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:35.782533 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:35.785807 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3f178fdb-f7cd-47ff-927a-33fd5b60402c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:35.786040 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-a0083ca5-86a9-4f5f-ba3b-64017309e1b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:35.787975 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-a0083ca5-86a9-4f5f-ba3b-64017309e1b2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:35.788196 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-a0083ca5-86a9-4f5f-ba3b-64017309e1b2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:35.788382 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-a0083ca5-86a9-4f5f-ba3b-64017309e1b2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:35.790173 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3f178fdb-f7cd-47ff-927a-33fd5b60402c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:35.790624 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1423/5688] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:35 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:35.797015 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:35.797015 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:35.801291 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-a0083ca5-86a9-4f5f-ba3b-64017309e1b2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:35.805967 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-a0083ca5-86a9-4f5f-ba3b-64017309e1b2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:35.806381 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1411/5689] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:56:35 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:56:35.902570 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0fe79679-28e2-4237-8497-efc4172486e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:35.904491 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0fe79679-28e2-4237-8497-efc4172486e2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] PUT https://10.4.3.125/volume/v3/attachments/45bfa03d-ac00-4d16-995c-a0eef7dca6a1 Aug 09 10:56:35.904832 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0fe79679-28e2-4237-8497-efc4172486e2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:35.911382 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0fe79679-28e2-4237-8497-efc4172486e2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Acquiring lock "cinder-attachment_update-5482e4ce-9245-4e28-ac31-df3200825174-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:56:35.915424 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0fe79679-28e2-4237-8497-efc4172486e2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Lock "cinder-attachment_update-5482e4ce-9245-4e28-ac31-df3200825174-np0000006833" acquired by "attachment_update" :: waited 0.004s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:56:35.916265 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:35.916265 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:35.979369 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0fe79679-28e2-4237-8497-efc4172486e2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Lock "cinder-attachment_update-5482e4ce-9245-4e28-ac31-df3200825174-np0000006833" released by "attachment_update" :: held 0.064s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:56:35.979654 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0fe79679-28e2-4237-8497-efc4172486e2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/45bfa03d-ac00-4d16-995c-a0eef7dca6a1 returned with HTTP 200 Aug 09 10:56:35.980302 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1434/5690] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:56:35 2026] PUT /volume/v3/attachments/45bfa03d-ac00-4d16-995c-a0eef7dca6a1 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:36.802889 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3348e222-b0ea-4ce2-afdf-53ce4d143259 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:36.804644 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3348e222-b0ea-4ce2-afdf-53ce4d143259 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:36.804838 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3348e222-b0ea-4ce2-afdf-53ce4d143259 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:36.805011 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3348e222-b0ea-4ce2-afdf-53ce4d143259 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:36.814349 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:36.814349 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:36.817546 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3348e222-b0ea-4ce2-afdf-53ce4d143259 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:36.821363 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3348e222-b0ea-4ce2-afdf-53ce4d143259 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:36.821746 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1423/5691] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:36 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:37.833353 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9969e19a-116c-464d-850c-ecb299e3df47 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:37.835636 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9969e19a-116c-464d-850c-ecb299e3df47 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:37.835893 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9969e19a-116c-464d-850c-ecb299e3df47 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:37.836133 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9969e19a-116c-464d-850c-ecb299e3df47 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:37.848151 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:37.848151 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:37.852669 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9969e19a-116c-464d-850c-ecb299e3df47 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:37.858387 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9969e19a-116c-464d-850c-ecb299e3df47 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:37.858895 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1424/5692] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:37 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:38.870717 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a79539e4-43e5-4151-b489-0f1275deb5e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:38.872293 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a79539e4-43e5-4151-b489-0f1275deb5e4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:38.872475 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a79539e4-43e5-4151-b489-0f1275deb5e4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:38.872654 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a79539e4-43e5-4151-b489-0f1275deb5e4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:38.881370 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:38.881370 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:38.884450 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a79539e4-43e5-4151-b489-0f1275deb5e4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:38.888199 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a79539e4-43e5-4151-b489-0f1275deb5e4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:38.888566 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1412/5693] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:38 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:39.900474 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-da12e77a-9502-468f-9d2a-c8de480ffc7d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:39.901974 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da12e77a-9502-468f-9d2a-c8de480ffc7d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:39.902144 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da12e77a-9502-468f-9d2a-c8de480ffc7d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:39.902366 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da12e77a-9502-468f-9d2a-c8de480ffc7d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:39.910596 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:39.910596 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:39.913371 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-da12e77a-9502-468f-9d2a-c8de480ffc7d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:39.916661 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da12e77a-9502-468f-9d2a-c8de480ffc7d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:39.916976 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1435/5694] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:39 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:40.194406 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0b3c7e83-8865-4485-9d10-bc447de008b5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:40.223814 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0b3c7e83-8865-4485-9d10-bc447de008b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/attachments/45bfa03d-ac00-4d16-995c-a0eef7dca6a1/action Aug 09 10:56:40.224243 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0b3c7e83-8865-4485-9d10-bc447de008b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:56:40.224402 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0b3c7e83-8865-4485-9d10-bc447de008b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:40.242670 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:40.242670 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:40.252293 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-61e17e73-6019-477f-a6f3-c4aeb5381168 req-0b3c7e83-8865-4485-9d10-bc447de008b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/45bfa03d-ac00-4d16-995c-a0eef7dca6a1/action returned with HTTP 204 Aug 09 10:56:40.252746 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1424/5695] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:56:40 2026] POST /volume/v3/attachments/45bfa03d-ac00-4d16-995c-a0eef7dca6a1/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:56:40.928062 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c79b45b7-1ed3-4f6b-8994-79a4ebaa24b5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:40.930167 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c79b45b7-1ed3-4f6b-8994-79a4ebaa24b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:40.930378 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c79b45b7-1ed3-4f6b-8994-79a4ebaa24b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:40.930567 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c79b45b7-1ed3-4f6b-8994-79a4ebaa24b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:40.938323 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:40.938323 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:40.941069 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c79b45b7-1ed3-4f6b-8994-79a4ebaa24b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:40.944234 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c79b45b7-1ed3-4f6b-8994-79a4ebaa24b5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:40.944583 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1425/5696] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:40 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 1176 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:41.217726 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-48c0962e-497e-4fd2-876b-919ca4426826 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:41.243360 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-48c0962e-497e-4fd2-876b-919ca4426826 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:41.243630 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-48c0962e-497e-4fd2-876b-919ca4426826 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:41.243852 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-48c0962e-497e-4fd2-876b-919ca4426826 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:41.250480 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:41.250480 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:41.254412 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-48c0962e-497e-4fd2-876b-919ca4426826 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:41.258693 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-48c0962e-497e-4fd2-876b-919ca4426826 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:41.259057 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1413/5697] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:56:41 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:41.325742 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ee131234-5e05-4192-a9d5-66c27aa3f36e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:41.326104 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ee131234-5e05-4192-a9d5-66c27aa3f36e None None] GET https://10.4.3.125/volume// Aug 09 10:56:41.326260 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ee131234-5e05-4192-a9d5-66c27aa3f36e None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:41.326460 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ee131234-5e05-4192-a9d5-66c27aa3f36e None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:41.326773 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ee131234-5e05-4192-a9d5-66c27aa3f36e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:41.327065 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1436/5698] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:56: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 09 10:56:41.334997 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-3288e2ea-e585-4c15-b527-2e707a3ed026 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:41.337029 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-3288e2ea-e585-4c15-b527-2e707a3ed026 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:56:41.337428 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-3288e2ea-e585-4c15-b527-2e707a3ed026 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21c082ae-a821-4462-a65f-f08045522d35", "connector": null, "instance_uuid": "57b4a57d-b619-461b-9ecc-6069e895dc41"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:41.345454 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:41.345454 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:41.366255 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-3288e2ea-e585-4c15-b527-2e707a3ed026 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:56:41.366679 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1425/5699] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:56:41 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 09 10:56:41.395201 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-13fe1c7b-58f1-4d1c-b9e1-c77bd312f40f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:41.397154 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-13fe1c7b-58f1-4d1c-b9e1-c77bd312f40f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:41.397393 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-13fe1c7b-58f1-4d1c-b9e1-c77bd312f40f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:41.397629 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-13fe1c7b-58f1-4d1c-b9e1-c77bd312f40f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:41.400916 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-808ec13e-42b5-4a2b-98ed-6eba0ecf79d3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:41.401281 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-808ec13e-42b5-4a2b-98ed-6eba0ecf79d3 None None] GET https://10.4.3.125/volume// Aug 09 10:56:41.401428 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-808ec13e-42b5-4a2b-98ed-6eba0ecf79d3 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:41.401618 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-808ec13e-42b5-4a2b-98ed-6eba0ecf79d3 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:41.401957 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-808ec13e-42b5-4a2b-98ed-6eba0ecf79d3 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:41.402222 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1414/5700] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:56: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 09 10:56:41.408959 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:41.408959 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:41.411830 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-daa5cbd7-2a2b-42c0-9b46-cc2ad2e9d4a5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:41.413109 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-13fe1c7b-58f1-4d1c-b9e1-c77bd312f40f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:41.413719 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-daa5cbd7-2a2b-42c0-9b46-cc2ad2e9d4a5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:41.413950 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-daa5cbd7-2a2b-42c0-9b46-cc2ad2e9d4a5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:41.414131 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-daa5cbd7-2a2b-42c0-9b46-cc2ad2e9d4a5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:41.416914 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-13fe1c7b-58f1-4d1c-b9e1-c77bd312f40f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:41.417298 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1426/5701] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:41 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:41.422656 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:41.422656 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:41.425809 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-daa5cbd7-2a2b-42c0-9b46-cc2ad2e9d4a5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:41.429982 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-daa5cbd7-2a2b-42c0-9b46-cc2ad2e9d4a5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:41.430303 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1437/5702] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:56:41 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 1083 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:56:41.527382 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6e0c9ddc-7661-43b5-8d14-e4a01a1139f5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:41.529395 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6e0c9ddc-7661-43b5-8d14-e4a01a1139f5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] PUT https://10.4.3.125/volume/v3/attachments/9b1477a6-8235-4eb4-9fe0-354b36ec0364 Aug 09 10:56:41.529773 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6e0c9ddc-7661-43b5-8d14-e4a01a1139f5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:41.537606 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6e0c9ddc-7661-43b5-8d14-e4a01a1139f5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Acquiring lock "cinder-attachment_update-21c082ae-a821-4462-a65f-f08045522d35-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:56:41.541528 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6e0c9ddc-7661-43b5-8d14-e4a01a1139f5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Lock "cinder-attachment_update-21c082ae-a821-4462-a65f-f08045522d35-np0000006833" acquired by "attachment_update" :: waited 0.004s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:56:41.542583 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:41.542583 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:41.607331 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6e0c9ddc-7661-43b5-8d14-e4a01a1139f5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Lock "cinder-attachment_update-21c082ae-a821-4462-a65f-f08045522d35-np0000006833" released by "attachment_update" :: held 0.066s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:56:41.607699 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6e0c9ddc-7661-43b5-8d14-e4a01a1139f5 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments/9b1477a6-8235-4eb4-9fe0-354b36ec0364 returned with HTTP 200 Aug 09 10:56:41.608427 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1426/5703] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:56:41 2026] PUT /volume/v3/attachments/9b1477a6-8235-4eb4-9fe0-354b36ec0364 => generated 968 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:41.616801 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-3de0caad-a8fd-420a-b1eb-137eff1ff59b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:41.618899 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-3de0caad-a8fd-420a-b1eb-137eff1ff59b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35/encryption Aug 09 10:56:41.619143 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-3de0caad-a8fd-420a-b1eb-137eff1ff59b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:41.619403 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-3de0caad-a8fd-420a-b1eb-137eff1ff59b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:41.627903 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:41.627903 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:41.633393 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-3de0caad-a8fd-420a-b1eb-137eff1ff59b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35/encryption returned with HTTP 200 Aug 09 10:56:41.633761 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1415/5704] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:56:41 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:42.430699 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dabccb9e-76bb-4d63-a685-6187e3761820 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:42.432332 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dabccb9e-76bb-4d63-a685-6187e3761820 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:42.432537 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dabccb9e-76bb-4d63-a685-6187e3761820 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:42.432723 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dabccb9e-76bb-4d63-a685-6187e3761820 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:42.443735 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:42.443735 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:42.447169 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dabccb9e-76bb-4d63-a685-6187e3761820 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:42.451586 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dabccb9e-76bb-4d63-a685-6187e3761820 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:42.452012 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1427/5705] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:42 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:43.465511 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-05da8f43-1d88-4ce4-b80c-4e8b5b763708 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:43.467209 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-05da8f43-1d88-4ce4-b80c-4e8b5b763708 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:43.467400 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-05da8f43-1d88-4ce4-b80c-4e8b5b763708 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:43.467592 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-05da8f43-1d88-4ce4-b80c-4e8b5b763708 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:43.476087 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:43.476087 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:43.479104 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-05da8f43-1d88-4ce4-b80c-4e8b5b763708 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:43.482777 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-05da8f43-1d88-4ce4-b80c-4e8b5b763708 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:43.483143 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1438/5706] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:43 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:44.078940 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-040917c4-5d88-4a33-8a0d-92a34709c177 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:44.080806 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-040917c4-5d88-4a33-8a0d-92a34709c177 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:44.080990 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-040917c4-5d88-4a33-8a0d-92a34709c177 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:44.081169 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-040917c4-5d88-4a33-8a0d-92a34709c177 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:44.091526 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:44.091526 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:44.094715 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-040917c4-5d88-4a33-8a0d-92a34709c177 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:44.098539 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-040917c4-5d88-4a33-8a0d-92a34709c177 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:44.098915 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1427/5707] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:56:44 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:44.117178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-b9ca2065-9997-4ba3-99a9-cc629f5a9040 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:44.119399 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-b9ca2065-9997-4ba3-99a9-cc629f5a9040 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174/action Aug 09 10:56:44.119744 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-b9ca2065-9997-4ba3-99a9-cc629f5a9040 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:56:44.119861 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-b9ca2065-9997-4ba3-99a9-cc629f5a9040 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:44.129235 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:44.129235 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:44.129703 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-b9ca2065-9997-4ba3-99a9-cc629f5a9040 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:44.135072 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-b9ca2065-9997-4ba3-99a9-cc629f5a9040 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Begin detaching volume completed successfully. Aug 09 10:56:44.135287 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-b9ca2065-9997-4ba3-99a9-cc629f5a9040 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174/action returned with HTTP 202 Aug 09 10:56:44.135807 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1416/5708] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:56:44 2026] POST /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:56:44.174935 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0595de6a-c788-442d-892e-548ffbcdbc62 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:44.175406 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0595de6a-c788-442d-892e-548ffbcdbc62 None None] GET https://10.4.3.125/volume// Aug 09 10:56:44.175612 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0595de6a-c788-442d-892e-548ffbcdbc62 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:44.175831 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0595de6a-c788-442d-892e-548ffbcdbc62 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:44.176206 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0595de6a-c788-442d-892e-548ffbcdbc62 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:44.176560 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1428/5709] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:56:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:56:44.184045 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-ae2e389e-3a7b-4c9a-9aa6-4f7658c0bd05 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:44.185917 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-ae2e389e-3a7b-4c9a-9aa6-4f7658c0bd05 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:56:44.186100 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-ae2e389e-3a7b-4c9a-9aa6-4f7658c0bd05 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:44.186296 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-ae2e389e-3a7b-4c9a-9aa6-4f7658c0bd05 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:44.194236 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:44.194236 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:44.197099 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-ae2e389e-3a7b-4c9a-9aa6-4f7658c0bd05 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:44.200848 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-ae2e389e-3a7b-4c9a-9aa6-4f7658c0bd05 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:56:44.201340 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1439/5710] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:56:44 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:56:44.496459 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6c455924-bbc3-4fa6-91bf-e66b1fa90813 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:44.498007 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c455924-bbc3-4fa6-91bf-e66b1fa90813 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:44.498173 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c455924-bbc3-4fa6-91bf-e66b1fa90813 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:44.498362 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c455924-bbc3-4fa6-91bf-e66b1fa90813 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:44.507521 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:44.507521 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:44.510951 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6c455924-bbc3-4fa6-91bf-e66b1fa90813 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:44.514761 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c455924-bbc3-4fa6-91bf-e66b1fa90813 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:44.515141 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1428/5711] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:44 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:45.529023 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f2166903-31c8-4e6c-b675-f739bb77eefd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:45.530472 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2166903-31c8-4e6c-b675-f739bb77eefd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:45.530655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2166903-31c8-4e6c-b675-f739bb77eefd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:45.530819 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2166903-31c8-4e6c-b675-f739bb77eefd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:45.539697 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:45.539697 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:45.542897 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f2166903-31c8-4e6c-b675-f739bb77eefd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:45.546427 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2166903-31c8-4e6c-b675-f739bb77eefd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:45.546806 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1417/5712] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:45 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:45.971718 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-410724bb-d652-4461-a35b-2b5f4d5df831 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:45.973658 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-410724bb-d652-4461-a35b-2b5f4d5df831 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/attachments/45bfa03d-ac00-4d16-995c-a0eef7dca6a1 Aug 09 10:56:45.973896 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-410724bb-d652-4461-a35b-2b5f4d5df831 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:45.974110 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-410724bb-d652-4461-a35b-2b5f4d5df831 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:45.980589 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:45.980589 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:46.019864 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3bbc74f0-fdfa-44e1-986e-da9435c32ca2 req-410724bb-d652-4461-a35b-2b5f4d5df831 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/45bfa03d-ac00-4d16-995c-a0eef7dca6a1 returned with HTTP 200 Aug 09 10:56:46.020286 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1429/5713] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:56:45 2026] DELETE /volume/v3/attachments/45bfa03d-ac00-4d16-995c-a0eef7dca6a1 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:46.254671 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:46.258207 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:56:46.258207 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-226528109", "snapshot_id": "b797e544-16eb-458f-befd-7aa65e06e2c4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:46.258925 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-226528109', 'snapshot_id': 'b797e544-16eb-458f-befd-7aa65e06e2c4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:56:46.264174 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:46.264174 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:46.264683 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:46.264881 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume of 1 GB Aug 09 10:56:46.268262 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Availability Zones retrieved successfully. Aug 09 10:56:46.273773 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Flow 'volume_create_api' (8207811e-58ab-4347-8c02-10c770d0a6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:56:46.274857 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cde9eedb-a248-4264-bb04-ed1fc563f456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:46.275860 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:56:46.302875 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cde9eedb-a248-4264-bb04-ed1fc563f456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b797e544-16eb-458f-befd-7aa65e06e2c4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:46.303937 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e756dad-e594-4ee9-8bd0-7ed7dbc14010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:46.341047 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Created reservations ['7dd007bf-2571-4e07-bc50-ded9d03351df', 'e0d32681-d90e-490c-b984-c209ae19a6e7', 'c5a7d1b2-faef-484a-a6a2-0e5028e671e9', '2fec1860-491a-4fab-9376-9330af1a9023'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:56:46.342035 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e756dad-e594-4ee9-8bd0-7ed7dbc14010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dd007bf-2571-4e07-bc50-ded9d03351df', 'e0d32681-d90e-490c-b984-c209ae19a6e7', 'c5a7d1b2-faef-484a-a6a2-0e5028e671e9', '2fec1860-491a-4fab-9376-9330af1a9023']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:46.344215 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d83180-70d7-4dbe-9dd0-3afea79465b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:46.378769 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d83180-70d7-4dbe-9dd0-3afea79465b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-226528109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb6cb6774a4e40299dba7dc182fbd90e',qos_specs=None,replication_status=,reservations=['7dd007bf-2571-4e07-bc50-ded9d03351df','e0d32681-d90e-490c-b984-c209ae19a6e7','c5a7d1b2-faef-484a-a6a2-0e5028e671e9','2fec1860-491a-4fab-9376-9330af1a9023'],size=1,snapshot_id=b797e544-16eb-458f-befd-7aa65e06e2c4,source_replicaid=,source_volid=None,status='creating',user_id='ab517280ef6d4116b6fca68377599e06',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-226528109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb6cb6774a4e40299dba7dc182fbd90e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b797e544-16eb-458f-befd-7aa65e06e2c4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab517280ef6d4116b6fca68377599e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:46.379794 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e340282-5bd5-4b1a-9130-a0bbc107ab20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:46.395265 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e340282-5bd5-4b1a-9130-a0bbc107ab20) transitioned into state 'SUCCESS' from state '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-226528109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb6cb6774a4e40299dba7dc182fbd90e',qos_specs=None,replication_status=,reservations=['7dd007bf-2571-4e07-bc50-ded9d03351df','e0d32681-d90e-490c-b984-c209ae19a6e7','c5a7d1b2-faef-484a-a6a2-0e5028e671e9','2fec1860-491a-4fab-9376-9330af1a9023'],size=1,snapshot_id=b797e544-16eb-458f-befd-7aa65e06e2c4,source_replicaid=,source_volid=None,status='creating',user_id='ab517280ef6d4116b6fca68377599e06',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:46.396139 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee46ba3-608e-4d6e-8154-e53f9a15c220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:46.414309 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee46ba3-608e-4d6e-8154-e53f9a15c220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:46.415324 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Flow 'volume_create_api' (8207811e-58ab-4347-8c02-10c770d0a6b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:56:46.415749 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume request issued successfully. Aug 09 10:56:46.416526 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e93b5e5e-a2c0-47ab-9768-2ec5a9792c7a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:56:46.417017 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1440/5714] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:56:46 2026] POST /volume/v3/volumes => generated 790 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:56:46.431768 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-af849d12-6072-4d96-9981-a2e8920268ba None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:46.433510 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-af849d12-6072-4d96-9981-a2e8920268ba tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:46.433697 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-af849d12-6072-4d96-9981-a2e8920268ba tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:46.433907 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-af849d12-6072-4d96-9981-a2e8920268ba tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:46.440398 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:46.440398 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:46.443521 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-af849d12-6072-4d96-9981-a2e8920268ba tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:46.447071 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-af849d12-6072-4d96-9981-a2e8920268ba tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:46.447458 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1429/5715] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:46 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:46.557979 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d7ab92e-3a51-49cc-a3aa-281bf4f79183 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:46.559500 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d7ab92e-3a51-49cc-a3aa-281bf4f79183 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:46.559683 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d7ab92e-3a51-49cc-a3aa-281bf4f79183 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:46.559859 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d7ab92e-3a51-49cc-a3aa-281bf4f79183 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:46.567407 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:46.567407 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:46.570215 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d7ab92e-3a51-49cc-a3aa-281bf4f79183 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:46.573522 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d7ab92e-3a51-49cc-a3aa-281bf4f79183 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:46.573887 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1418/5716] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:46 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:46.858161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6635de70-8de0-441e-8037-78a95ccfe95d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:46.860066 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6635de70-8de0-441e-8037-78a95ccfe95d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/attachments/9b1477a6-8235-4eb4-9fe0-354b36ec0364/action Aug 09 10:56:46.860405 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6635de70-8de0-441e-8037-78a95ccfe95d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:56:46.860541 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6635de70-8de0-441e-8037-78a95ccfe95d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:46.874995 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:46.874995 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:46.883099 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e070201e-54f8-46a9-bd0f-b57b0ce3142f req-6635de70-8de0-441e-8037-78a95ccfe95d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments/9b1477a6-8235-4eb4-9fe0-354b36ec0364/action returned with HTTP 204 Aug 09 10:56:46.883494 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1430/5717] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:56:46 2026] POST /volume/v3/attachments/9b1477a6-8235-4eb4-9fe0-354b36ec0364/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:56:47.460233 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5c086203-4d5d-415c-9acf-35669b76d0f1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:47.463276 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c086203-4d5d-415c-9acf-35669b76d0f1 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:47.463276 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c086203-4d5d-415c-9acf-35669b76d0f1 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:47.463276 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c086203-4d5d-415c-9acf-35669b76d0f1 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:47.469395 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:47.469395 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:47.472540 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5c086203-4d5d-415c-9acf-35669b76d0f1 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:47.476103 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c086203-4d5d-415c-9acf-35669b76d0f1 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:47.476572 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1441/5718] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:47 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:47.487804 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-053b4372-0add-4213-b21e-9c561fb610a0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:47.489671 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-053b4372-0add-4213-b21e-9c561fb610a0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:47.489919 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-053b4372-0add-4213-b21e-9c561fb610a0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:47.490071 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-053b4372-0add-4213-b21e-9c561fb610a0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:47.497313 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:47.497313 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:47.501222 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-053b4372-0add-4213-b21e-9c561fb610a0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:47.505237 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-053b4372-0add-4213-b21e-9c561fb610a0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:47.505616 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1430/5719] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:47 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:47.585892 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a692818a-97d3-44d1-ac6f-dfe89328d6e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:47.588329 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a692818a-97d3-44d1-ac6f-dfe89328d6e4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:47.588711 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a692818a-97d3-44d1-ac6f-dfe89328d6e4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:47.589070 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a692818a-97d3-44d1-ac6f-dfe89328d6e4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:47.599488 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:47.599488 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:47.603319 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a692818a-97d3-44d1-ac6f-dfe89328d6e4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:47.607518 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a692818a-97d3-44d1-ac6f-dfe89328d6e4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:47.607884 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1419/5720] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:47 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 1196 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:47.618955 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bcabc958-9558-4db9-88fd-9197c4460e8f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:47.620722 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bcabc958-9558-4db9-88fd-9197c4460e8f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:47.620924 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bcabc958-9558-4db9-88fd-9197c4460e8f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:47.621133 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bcabc958-9558-4db9-88fd-9197c4460e8f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:47.630651 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:47.630651 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:47.633909 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bcabc958-9558-4db9-88fd-9197c4460e8f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:47.638244 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bcabc958-9558-4db9-88fd-9197c4460e8f tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:47.638624 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1431/5721] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:47 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 1196 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:47.676749 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-a76f3180-0d30-49e5-a93a-0248f5c891aa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:47.678511 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-a76f3180-0d30-49e5-a93a-0248f5c891aa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:47.678672 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-a76f3180-0d30-49e5-a93a-0248f5c891aa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:47.678840 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-a76f3180-0d30-49e5-a93a-0248f5c891aa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:47.687248 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:47.687248 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:47.690298 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-a76f3180-0d30-49e5-a93a-0248f5c891aa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:47.694153 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-a76f3180-0d30-49e5-a93a-0248f5c891aa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:47.694558 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1442/5722] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:56:47 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 1196 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:47.710804 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-f2ca7a09-8340-4f42-a4f1-eaf3fb4b7d87 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:47.712760 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-f2ca7a09-8340-4f42-a4f1-eaf3fb4b7d87 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35/action Aug 09 10:56:47.713096 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-f2ca7a09-8340-4f42-a4f1-eaf3fb4b7d87 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:56:47.713241 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-f2ca7a09-8340-4f42-a4f1-eaf3fb4b7d87 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:47.724246 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:47.724246 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:47.724643 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-f2ca7a09-8340-4f42-a4f1-eaf3fb4b7d87 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:47.731060 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-f2ca7a09-8340-4f42-a4f1-eaf3fb4b7d87 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Begin detaching volume completed successfully. Aug 09 10:56:47.731323 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-f2ca7a09-8340-4f42-a4f1-eaf3fb4b7d87 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35/action returned with HTTP 202 Aug 09 10:56:47.731803 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1431/5723] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:56:47 2026] POST /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:56:47.767700 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-372d1af0-e3a7-4929-a22a-5a18ab451b38 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:47.768050 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-372d1af0-e3a7-4929-a22a-5a18ab451b38 None None] GET https://10.4.3.125/volume// Aug 09 10:56:47.768210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-372d1af0-e3a7-4929-a22a-5a18ab451b38 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:47.768394 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-372d1af0-e3a7-4929-a22a-5a18ab451b38 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:47.768711 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-372d1af0-e3a7-4929-a22a-5a18ab451b38 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:47.768960 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1420/5724] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:56: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 09 10:56:47.775714 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-15727cd7-94f1-44d5-a8d4-29700f648c79 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:47.777851 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-15727cd7-94f1-44d5-a8d4-29700f648c79 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:47.778088 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-15727cd7-94f1-44d5-a8d4-29700f648c79 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:47.778312 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-15727cd7-94f1-44d5-a8d4-29700f648c79 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:47.788046 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:47.788046 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:47.791261 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-15727cd7-94f1-44d5-a8d4-29700f648c79 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:47.795200 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-15727cd7-94f1-44d5-a8d4-29700f648c79 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:47.795668 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1432/5725] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:56:47 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 1379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:56:47.804816 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-53616436-5362-46c1-bc7e-2d9e60812304 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:47.806709 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-53616436-5362-46c1-bc7e-2d9e60812304 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35/encryption Aug 09 10:56:47.806882 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-53616436-5362-46c1-bc7e-2d9e60812304 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:47.807052 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-53616436-5362-46c1-bc7e-2d9e60812304 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:47.815906 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:47.815906 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:47.821383 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-53616436-5362-46c1-bc7e-2d9e60812304 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35/encryption returned with HTTP 200 Aug 09 10:56:47.821776 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1443/5726] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:56:47 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:47.938397 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-bf0c8617-efad-4585-a99a-f7950f6579ed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:47.940473 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-bf0c8617-efad-4585-a99a-f7950f6579ed tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:47.940664 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-bf0c8617-efad-4585-a99a-f7950f6579ed tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:47.940876 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-bf0c8617-efad-4585-a99a-f7950f6579ed tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:47.947290 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:47.947290 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:47.950526 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-bf0c8617-efad-4585-a99a-f7950f6579ed tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:47.955652 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-bf0c8617-efad-4585-a99a-f7950f6579ed tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:47.956198 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1432/5727] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:56:47 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:48.016106 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4caa9e82-724d-4e05-881a-dda0d8f8bdc4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:48.016499 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4caa9e82-724d-4e05-881a-dda0d8f8bdc4 None None] GET https://10.4.3.125/volume// Aug 09 10:56:48.016675 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4caa9e82-724d-4e05-881a-dda0d8f8bdc4 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:48.016874 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4caa9e82-724d-4e05-881a-dda0d8f8bdc4 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:48.017211 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4caa9e82-724d-4e05-881a-dda0d8f8bdc4 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:48.017492 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1421/5728] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:56: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 09 10:56:48.023694 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-bb444385-9011-4aea-83a9-bd0241cbe747 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:48.046800 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-bb444385-9011-4aea-83a9-bd0241cbe747 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:56:48.047136 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-bb444385-9011-4aea-83a9-bd0241cbe747 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd", "connector": null, "instance_uuid": "960caac2-372c-4dd4-b149-2085949ba2e1"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:48.054751 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:48.054751 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:48.082936 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-bb444385-9011-4aea-83a9-bd0241cbe747 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:56:48.083357 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1433/5729] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:56:48 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 09 10:56:48.108048 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-793eb462-07b5-4b22-8d03-b2867f959e25 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:48.109760 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-793eb462-07b5-4b22-8d03-b2867f959e25 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:48.109952 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-793eb462-07b5-4b22-8d03-b2867f959e25 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:48.110133 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-793eb462-07b5-4b22-8d03-b2867f959e25 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:48.115155 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ae48206d-b0f5-422a-9b4b-3df3d7c35e92 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:48.115538 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ae48206d-b0f5-422a-9b4b-3df3d7c35e92 None None] GET https://10.4.3.125/volume// Aug 09 10:56:48.115703 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ae48206d-b0f5-422a-9b4b-3df3d7c35e92 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:48.115867 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ae48206d-b0f5-422a-9b4b-3df3d7c35e92 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:48.116179 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ae48206d-b0f5-422a-9b4b-3df3d7c35e92 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:48.116559 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1433/5730] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:56: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 09 10:56:48.119128 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:48.119128 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:48.122717 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-793eb462-07b5-4b22-8d03-b2867f959e25 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:48.123152 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-9cf71da3-fb46-4448-ad9b-19dc9ebcae92 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:48.124900 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-9cf71da3-fb46-4448-ad9b-19dc9ebcae92 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:48.125078 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-9cf71da3-fb46-4448-ad9b-19dc9ebcae92 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:48.125262 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-9cf71da3-fb46-4448-ad9b-19dc9ebcae92 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:48.126288 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-793eb462-07b5-4b22-8d03-b2867f959e25 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:48.126767 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1444/5731] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:48 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:48.133394 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:48.133394 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:48.136172 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-9cf71da3-fb46-4448-ad9b-19dc9ebcae92 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:48.139498 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-9cf71da3-fb46-4448-ad9b-19dc9ebcae92 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:48.139835 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1422/5732] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:56:48 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 1062 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:56:48.236349 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-c2056d2f-7084-4519-9a1f-a36950213f6d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:48.238471 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-c2056d2f-7084-4519-9a1f-a36950213f6d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] PUT https://10.4.3.125/volume/v3/attachments/084a7e39-45cd-4659-8c66-ab07d642f340 Aug 09 10:56:48.238841 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-c2056d2f-7084-4519-9a1f-a36950213f6d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:48.246058 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-c2056d2f-7084-4519-9a1f-a36950213f6d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Acquiring lock "cinder-attachment_update-cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:56:48.250810 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-c2056d2f-7084-4519-9a1f-a36950213f6d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Lock "cinder-attachment_update-cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:56:48.251764 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:48.251764 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:48.320938 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-c2056d2f-7084-4519-9a1f-a36950213f6d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Lock "cinder-attachment_update-cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd-np0000006833" released by "attachment_update" :: held 0.070s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:56:48.321320 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-c2056d2f-7084-4519-9a1f-a36950213f6d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/084a7e39-45cd-4659-8c66-ab07d642f340 returned with HTTP 200 Aug 09 10:56:48.321818 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1434/5733] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:56:48 2026] PUT /volume/v3/attachments/084a7e39-45cd-4659-8c66-ab07d642f340 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:48.569069 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-ec95b39b-e24e-4c12-8e6a-32b5f61f50a8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:48.571070 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-ec95b39b-e24e-4c12-8e6a-32b5f61f50a8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] DELETE https://10.4.3.125/volume/v3/attachments/9b1477a6-8235-4eb4-9fe0-354b36ec0364 Aug 09 10:56:48.571326 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-ec95b39b-e24e-4c12-8e6a-32b5f61f50a8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:48.571582 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-ec95b39b-e24e-4c12-8e6a-32b5f61f50a8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:48.578821 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:48.578821 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:48.620344 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eb4bb04d-da05-44a9-8cef-434946ffff6f req-ec95b39b-e24e-4c12-8e6a-32b5f61f50a8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments/9b1477a6-8235-4eb4-9fe0-354b36ec0364 returned with HTTP 200 Aug 09 10:56:48.620740 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1434/5734] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:56:48 2026] DELETE /volume/v3/attachments/9b1477a6-8235-4eb4-9fe0-354b36ec0364 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:48.835649 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-10a07629-c1bb-4a29-88ee-905c776e4eb0 req-917bddf6-79f4-40ff-abd8-9f4b4642de85 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:48.865315 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-10a07629-c1bb-4a29-88ee-905c776e4eb0 req-917bddf6-79f4-40ff-abd8-9f4b4642de85 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:48.865525 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-10a07629-c1bb-4a29-88ee-905c776e4eb0 req-917bddf6-79f4-40ff-abd8-9f4b4642de85 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:48.865752 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-10a07629-c1bb-4a29-88ee-905c776e4eb0 req-917bddf6-79f4-40ff-abd8-9f4b4642de85 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:48.872406 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:48.872406 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:48.875600 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-10a07629-c1bb-4a29-88ee-905c776e4eb0 req-917bddf6-79f4-40ff-abd8-9f4b4642de85 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:48.879703 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-10a07629-c1bb-4a29-88ee-905c776e4eb0 req-917bddf6-79f4-40ff-abd8-9f4b4642de85 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:48.880207 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1445/5735] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:56:48 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 904 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:49.140678 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cc814f59-e80d-4023-8931-2b4df02d1bb5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:49.143221 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc814f59-e80d-4023-8931-2b4df02d1bb5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:49.143467 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc814f59-e80d-4023-8931-2b4df02d1bb5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:49.143671 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc814f59-e80d-4023-8931-2b4df02d1bb5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:49.154515 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:49.154515 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:49.158379 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cc814f59-e80d-4023-8931-2b4df02d1bb5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:49.166069 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc814f59-e80d-4023-8931-2b4df02d1bb5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:49.166541 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1423/5736] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:49 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:50.179110 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-640f74aa-efff-48f3-a01f-f695799224b1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:50.180863 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-640f74aa-efff-48f3-a01f-f695799224b1 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:50.181079 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-640f74aa-efff-48f3-a01f-f695799224b1 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:50.181286 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-640f74aa-efff-48f3-a01f-f695799224b1 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:50.191217 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:50.191217 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:50.195275 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-640f74aa-efff-48f3-a01f-f695799224b1 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:50.199659 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-640f74aa-efff-48f3-a01f-f695799224b1 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:50.200174 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1435/5737] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:50 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:50.548064 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e4b3e8c1-b610-4761-8a6e-0435bbfb9701 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:50.549766 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e4b3e8c1-b610-4761-8a6e-0435bbfb9701 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] DELETE https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:50.549950 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e4b3e8c1-b610-4761-8a6e-0435bbfb9701 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:50.550124 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e4b3e8c1-b610-4761-8a6e-0435bbfb9701 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:50.550297 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-e4b3e8c1-b610-4761-8a6e-0435bbfb9701 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Delete volume with id: 21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:50.556668 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:50.556668 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:50.557087 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e4b3e8c1-b610-4761-8a6e-0435bbfb9701 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:50.567229 np0000006833 devstack@c-api.service[100318]: WARNING cinder.keymgr.conf_key_mgr [None req-e4b3e8c1-b610-4761-8a6e-0435bbfb9701 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:56:50.572804 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e4b3e8c1-b610-4761-8a6e-0435bbfb9701 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Delete volume request issued successfully. Aug 09 10:56:50.573009 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e4b3e8c1-b610-4761-8a6e-0435bbfb9701 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 202 Aug 09 10:56:50.573425 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1435/5738] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:56:50 2026] DELETE /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:56:50.581080 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ca840837-f2a8-43e9-bcde-4f4a069f9b0b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:50.582914 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca840837-f2a8-43e9-bcde-4f4a069f9b0b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:50.583109 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca840837-f2a8-43e9-bcde-4f4a069f9b0b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:50.583324 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca840837-f2a8-43e9-bcde-4f4a069f9b0b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:50.590567 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:50.590567 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:50.594723 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ca840837-f2a8-43e9-bcde-4f4a069f9b0b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:50.599583 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca840837-f2a8-43e9-bcde-4f4a069f9b0b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 200 Aug 09 10:56:50.600020 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1446/5739] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:50 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:51.211841 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-91d1699f-6e50-4370-8a6e-98adec89b2d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:51.213507 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91d1699f-6e50-4370-8a6e-98adec89b2d0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:51.213717 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91d1699f-6e50-4370-8a6e-98adec89b2d0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:51.213973 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91d1699f-6e50-4370-8a6e-98adec89b2d0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:51.225158 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:51.225158 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:51.228145 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-91d1699f-6e50-4370-8a6e-98adec89b2d0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:51.231447 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91d1699f-6e50-4370-8a6e-98adec89b2d0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:51.231762 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1424/5740] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:51 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:51.613670 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fc6f8106-995a-4ad3-8000-5b5efa053fc7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:51.615385 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fc6f8106-995a-4ad3-8000-5b5efa053fc7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 Aug 09 10:56:51.615587 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fc6f8106-995a-4ad3-8000-5b5efa053fc7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:51.615772 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fc6f8106-995a-4ad3-8000-5b5efa053fc7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:51.620851 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fc6f8106-995a-4ad3-8000-5b5efa053fc7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 returned with HTTP 404 Aug 09 10:56:51.621285 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1436/5741] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:51 2026] GET /volume/v3/volumes/21c082ae-a821-4462-a65f-f08045522d35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:56:51.627880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7c52d98a-3d8f-4cb3-a8d4-679a0a1704f7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:51.629701 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7c52d98a-3d8f-4cb3-a8d4-679a0a1704f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] DELETE https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 Aug 09 10:56:51.629905 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7c52d98a-3d8f-4cb3-a8d4-679a0a1704f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:51.630119 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7c52d98a-3d8f-4cb3-a8d4-679a0a1704f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:51.630326 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-7c52d98a-3d8f-4cb3-a8d4-679a0a1704f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Delete volume with id: fe47d9fe-7c0b-4042-984a-83fb574d04c9 Aug 09 10:56:51.637486 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:51.637486 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:51.637965 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7c52d98a-3d8f-4cb3-a8d4-679a0a1704f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:51.648233 np0000006833 devstack@c-api.service[100318]: WARNING cinder.keymgr.conf_key_mgr [None req-7c52d98a-3d8f-4cb3-a8d4-679a0a1704f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:56:51.653544 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7c52d98a-3d8f-4cb3-a8d4-679a0a1704f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Delete volume request issued successfully. Aug 09 10:56:51.653785 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7c52d98a-3d8f-4cb3-a8d4-679a0a1704f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 returned with HTTP 202 Aug 09 10:56:51.654181 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1436/5742] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:56:51 2026] DELETE /volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:56:51.662497 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-13e69b5e-0700-4926-a4ef-89cfea9de36a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:51.664128 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13e69b5e-0700-4926-a4ef-89cfea9de36a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 Aug 09 10:56:51.664301 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13e69b5e-0700-4926-a4ef-89cfea9de36a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:51.664506 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-13e69b5e-0700-4926-a4ef-89cfea9de36a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:51.671257 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:51.671257 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:51.675916 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-13e69b5e-0700-4926-a4ef-89cfea9de36a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:51.679934 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-13e69b5e-0700-4926-a4ef-89cfea9de36a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 returned with HTTP 200 Aug 09 10:56:51.680359 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1447/5743] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:51 2026] GET /volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:51.807005 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-18b39660-7085-47ff-99ee-3044f77a3da4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:51.809602 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-18b39660-7085-47ff-99ee-3044f77a3da4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/attachments/084a7e39-45cd-4659-8c66-ab07d642f340/action Aug 09 10:56:51.810060 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-18b39660-7085-47ff-99ee-3044f77a3da4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:56:51.810250 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-18b39660-7085-47ff-99ee-3044f77a3da4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:51.828876 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:51.828876 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:51.841363 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9d3e4582-6c04-4f46-950f-da65ba62b5e9 req-18b39660-7085-47ff-99ee-3044f77a3da4 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/084a7e39-45cd-4659-8c66-ab07d642f340/action returned with HTTP 204 Aug 09 10:56:51.841936 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1425/5744] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:56:51 2026] POST /volume/v3/attachments/084a7e39-45cd-4659-8c66-ab07d642f340/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:56:52.243806 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4b6b90fb-ba9d-44ba-a122-18d667aaf05d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:52.246129 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4b6b90fb-ba9d-44ba-a122-18d667aaf05d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:52.246413 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4b6b90fb-ba9d-44ba-a122-18d667aaf05d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:52.246671 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4b6b90fb-ba9d-44ba-a122-18d667aaf05d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:52.258116 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:52.258116 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:52.261983 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4b6b90fb-ba9d-44ba-a122-18d667aaf05d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:52.267316 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4b6b90fb-ba9d-44ba-a122-18d667aaf05d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:52.267847 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1437/5745] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:52 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:52.692740 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1f2f7691-7539-4286-a0cb-f47aaa50e03a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:52.694459 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f2f7691-7539-4286-a0cb-f47aaa50e03a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 Aug 09 10:56:52.694648 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f2f7691-7539-4286-a0cb-f47aaa50e03a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:52.694823 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f2f7691-7539-4286-a0cb-f47aaa50e03a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:52.700076 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f2f7691-7539-4286-a0cb-f47aaa50e03a tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 returned with HTTP 404 Aug 09 10:56:52.700574 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1437/5746] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:52 2026] GET /volume/v3/volumes/fe47d9fe-7c0b-4042-984a-83fb574d04c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:56:52.707774 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-32042a04-4ef1-4d22-83ae-c78e9a5f0339 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:52.710127 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-32042a04-4ef1-4d22-83ae-c78e9a5f0339 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:56:52.710415 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-32042a04-4ef1-4d22-83ae-c78e9a5f0339 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:52.710671 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-32042a04-4ef1-4d22-83ae-c78e9a5f0339 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:52.711734 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-32042a04-4ef1-4d22-83ae-c78e9a5f0339 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:56:52.724950 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-32042a04-4ef1-4d22-83ae-c78e9a5f0339 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Get all volumes completed successfully. Aug 09 10:56:52.726732 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:52.726732 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:52.730286 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-32042a04-4ef1-4d22-83ae-c78e9a5f0339 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:56:52.730682 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1448/5747] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:56:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8669 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:52.744170 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eff6db27-c359-47ca-9015-0bc7d2481def None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:52.746005 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eff6db27-c359-47ca-9015-0bc7d2481def tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] DELETE https://10.4.3.125/volume/v3/types/16421e2a-bb96-4139-84e8-c4562c850be2 Aug 09 10:56:52.746202 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eff6db27-c359-47ca-9015-0bc7d2481def tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:52.746408 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eff6db27-c359-47ca-9015-0bc7d2481def tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:52.766908 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eff6db27-c359-47ca-9015-0bc7d2481def tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] https://10.4.3.125/volume/v3/types/16421e2a-bb96-4139-84e8-c4562c850be2 returned with HTTP 202 Aug 09 10:56:52.767258 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1426/5748] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:56:52 2026] DELETE /volume/v3/types/16421e2a-bb96-4139-84e8-c4562c850be2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:56:53.673624 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7c35476d-8efe-4390-8976-ffebb9056e35 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:53.675830 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c35476d-8efe-4390-8976-ffebb9056e35 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] POST https://10.4.3.125/volume/v3/types Aug 09 10:56:53.676300 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c35476d-8efe-4390-8976-ffebb9056e35 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-588232025", "extra_specs": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:53.691980 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c35476d-8efe-4390-8976-ffebb9056e35 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] https://10.4.3.125/volume/v3/types returned with HTTP 200 Aug 09 10:56:53.692417 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1438/5749] 10.4.3.125 () {68 vars in 1252 bytes} [Sun Aug 9 10:56:53 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:53.701012 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a2ea102-4492-4e21-8ae1-78a9db18cf38 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:53.703478 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a2ea102-4492-4e21-8ae1-78a9db18cf38 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] POST https://10.4.3.125/volume/v3/types/4384a57d-ba89-4de8-aaf1-0dd6d9261658/encryption Aug 09 10:56:53.703941 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a2ea102-4492-4e21-8ae1-78a9db18cf38 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:53.722599 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a2ea102-4492-4e21-8ae1-78a9db18cf38 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] https://10.4.3.125/volume/v3/types/4384a57d-ba89-4de8-aaf1-0dd6d9261658/encryption returned with HTTP 200 Aug 09 10:56:53.723244 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1438/5750] 10.4.3.125 () {68 vars in 1397 bytes} [Sun Aug 9 10:56:53 2026] POST /volume/v3/types/4384a57d-ba89-4de8-aaf1-0dd6d9261658/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:53.748758 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-949024f8-7805-4ed4-8750-293febfb8548 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:53.750839 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:56:53.751225 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-795841293", "snapshot_id": null, "imageRef": "a868a0fb-a992-488a-a483-45d689c8134a", "volume_type": "tempest-scenario-type-luks-588232025", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:53.752745 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-795841293', 'snapshot_id': None, 'imageRef': 'a868a0fb-a992-488a-a483-45d689c8134a', 'volume_type': 'tempest-scenario-type-luks-588232025', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:56:53.827612 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume of 1 GB Aug 09 10:56:53.827939 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:53.827939 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:53.828511 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Availability Zones retrieved successfully. Aug 09 10:56:53.834730 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Flow 'volume_create_api' (a13c7082-1cf3-47a3-816e-29a25be070d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:56:53.835756 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1c450a-acc1-4b98-b556-4bb7b334c929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:53.836717 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:56:53.898718 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1c450a-acc1-4b98-b556-4bb7b334c929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:56:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4384a57d-ba89-4de8-aaf1-0dd6d9261658,is_public=True,name='tempest-scenario-type-luks-588232025',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4384a57d-ba89-4de8-aaf1-0dd6d9261658', '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=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:53.899841 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3662ed-6274-467c-851f-bc0785bbe5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:53.933107 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-588232025 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-588232025, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:56:53.933512 np0000006833 devstack@c-api.service[100319]: WARNING cinder.quota [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-588232025 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-588232025, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:56:53.956246 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Created reservations ['9519eb59-3693-4468-8bfe-c80e3a1bf3b3', 'aa671986-8d4f-4dd5-be5b-70884edf0075', 'd36fa4c6-c981-41d3-a6ef-7cfe9d9ee9e9', 'ac5a0917-82f1-489a-90e6-9ca919889dbd'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:56:53.956899 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3662ed-6274-467c-851f-bc0785bbe5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9519eb59-3693-4468-8bfe-c80e3a1bf3b3', 'aa671986-8d4f-4dd5-be5b-70884edf0075', 'd36fa4c6-c981-41d3-a6ef-7cfe9d9ee9e9', 'ac5a0917-82f1-489a-90e6-9ca919889dbd']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:53.957554 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9cbed9e-b4db-43b3-bf40-6a40f8041682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:53.977735 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9cbed9e-b4db-43b3-bf40-6a40f8041682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122164a7-6546-4c95-9601-5210cd1a2348', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-795841293',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',qos_specs=None,replication_status=,reservations=['9519eb59-3693-4468-8bfe-c80e3a1bf3b3','aa671986-8d4f-4dd5-be5b-70884edf0075','d36fa4c6-c981-41d3-a6ef-7cfe9d9ee9e9','ac5a0917-82f1-489a-90e6-9ca919889dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fb371d32f945e291a92407971b3ee0',volume_type_id=4384a57d-ba89-4de8-aaf1-0dd6d9261658), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-795841293',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=122164a7-6546-4c95-9601-5210cd1a2348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1fb371d32f945e291a92407971b3ee0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4384a57d-ba89-4de8-aaf1-0dd6d9261658),volume_type_id=4384a57d-ba89-4de8-aaf1-0dd6d9261658)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:53.978763 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (302f380f-6dc6-43b1-9a0b-54839b97911d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:53.993169 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (302f380f-6dc6-43b1-9a0b-54839b97911d) transitioned into state 'SUCCESS' from state '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-795841293',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',qos_specs=None,replication_status=,reservations=['9519eb59-3693-4468-8bfe-c80e3a1bf3b3','aa671986-8d4f-4dd5-be5b-70884edf0075','d36fa4c6-c981-41d3-a6ef-7cfe9d9ee9e9','ac5a0917-82f1-489a-90e6-9ca919889dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fb371d32f945e291a92407971b3ee0',volume_type_id=4384a57d-ba89-4de8-aaf1-0dd6d9261658)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:53.993800 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f27dd018-9fc7-4632-81b9-2a95c9adfb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:54.002259 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f27dd018-9fc7-4632-81b9-2a95c9adfb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:54.003042 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Flow 'volume_create_api' (a13c7082-1cf3-47a3-816e-29a25be070d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:56:54.003476 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume request issued successfully. Aug 09 10:56:54.004000 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-949024f8-7805-4ed4-8750-293febfb8548 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:56:54.004457 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1449/5751] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:56:53 2026] POST /volume/v3/volumes => generated 790 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:56:54.016103 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-065cac74-4aed-4a04-b767-550cecb651b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:54.017903 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-065cac74-4aed-4a04-b767-550cecb651b6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:56:54.018138 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-065cac74-4aed-4a04-b767-550cecb651b6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:54.018474 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-065cac74-4aed-4a04-b767-550cecb651b6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:54.025053 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:54.025053 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:54.028594 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-065cac74-4aed-4a04-b767-550cecb651b6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:54.032694 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-065cac74-4aed-4a04-b767-550cecb651b6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:56:54.033115 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1427/5752] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:54 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:55.046694 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6c025e9d-cde7-4a69-9173-946356ab9e80 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:55.048870 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c025e9d-cde7-4a69-9173-946356ab9e80 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:56:55.049124 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c025e9d-cde7-4a69-9173-946356ab9e80 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:55.049405 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c025e9d-cde7-4a69-9173-946356ab9e80 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:55.058086 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:55.058086 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:55.062078 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6c025e9d-cde7-4a69-9173-946356ab9e80 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:55.067200 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c025e9d-cde7-4a69-9173-946356ab9e80 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:56:55.067647 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1439/5753] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:55 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:55.147261 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-50a93a51-ec67-4606-88b3-1865f414757a req-161ccfd8-4c4d-43c2-af21-d68466b27700 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:55.171324 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-161ccfd8-4c4d-43c2-af21-d68466b27700 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:55.171563 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-161ccfd8-4c4d-43c2-af21-d68466b27700 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:55.171750 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-161ccfd8-4c4d-43c2-af21-d68466b27700 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:55.181052 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:55.181052 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:55.184311 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-50a93a51-ec67-4606-88b3-1865f414757a req-161ccfd8-4c4d-43c2-af21-d68466b27700 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:55.188204 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-161ccfd8-4c4d-43c2-af21-d68466b27700 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:55.188599 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1439/5754] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:56:55 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 1175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:56:55.205111 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-50a93a51-ec67-4606-88b3-1865f414757a req-15eede7d-fdbb-4b82-9cc5-44951d21a0cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:55.207343 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-15eede7d-fdbb-4b82-9cc5-44951d21a0cc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd/action Aug 09 10:56:55.207705 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-15eede7d-fdbb-4b82-9cc5-44951d21a0cc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:56:55.207824 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-15eede7d-fdbb-4b82-9cc5-44951d21a0cc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:55.218863 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:55.218863 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:55.219514 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-50a93a51-ec67-4606-88b3-1865f414757a req-15eede7d-fdbb-4b82-9cc5-44951d21a0cc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:55.226078 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-50a93a51-ec67-4606-88b3-1865f414757a req-15eede7d-fdbb-4b82-9cc5-44951d21a0cc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Begin detaching volume completed successfully. Aug 09 10:56:55.226322 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-15eede7d-fdbb-4b82-9cc5-44951d21a0cc tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd/action returned with HTTP 202 Aug 09 10:56:55.226741 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1450/5755] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:56:55 2026] POST /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:56:55.266542 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd54196d-97cd-4362-bed5-54462230c1b5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:55.266979 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd54196d-97cd-4362-bed5-54462230c1b5 None None] GET https://10.4.3.125/volume// Aug 09 10:56:55.267076 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd54196d-97cd-4362-bed5-54462230c1b5 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:55.267290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd54196d-97cd-4362-bed5-54462230c1b5 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:55.267633 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd54196d-97cd-4362-bed5-54462230c1b5 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:56:55.267912 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1428/5756] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:56:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 10:56:55.276066 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-50a93a51-ec67-4606-88b3-1865f414757a req-1a08b6bf-e829-42df-b9f6-646581035cb9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:55.278532 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-1a08b6bf-e829-42df-b9f6-646581035cb9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:56:55.278785 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-1a08b6bf-e829-42df-b9f6-646581035cb9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:55.279013 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-1a08b6bf-e829-42df-b9f6-646581035cb9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:55.289212 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:55.289212 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:55.292850 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-50a93a51-ec67-4606-88b3-1865f414757a req-1a08b6bf-e829-42df-b9f6-646581035cb9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:55.297882 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-1a08b6bf-e829-42df-b9f6-646581035cb9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:56:55.298328 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1440/5757] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:56:55 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:56:56.081123 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-378d7f4f-095a-453f-9f2b-df5495377491 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:56.082973 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-378d7f4f-095a-453f-9f2b-df5495377491 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:56:56.083157 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-378d7f4f-095a-453f-9f2b-df5495377491 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:56.083351 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-378d7f4f-095a-453f-9f2b-df5495377491 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:56.092119 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:56.092119 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:56.095593 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-378d7f4f-095a-453f-9f2b-df5495377491 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:56.099452 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-378d7f4f-095a-453f-9f2b-df5495377491 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:56:56.099792 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1440/5758] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:56 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:57.111235 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-83b184d7-eabb-4c54-acd6-d59bf3fc1cc4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:57.113042 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83b184d7-eabb-4c54-acd6-d59bf3fc1cc4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:56:57.113308 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83b184d7-eabb-4c54-acd6-d59bf3fc1cc4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:57.113519 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83b184d7-eabb-4c54-acd6-d59bf3fc1cc4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:57.120957 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:57.120957 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:57.124300 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-83b184d7-eabb-4c54-acd6-d59bf3fc1cc4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:57.128401 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83b184d7-eabb-4c54-acd6-d59bf3fc1cc4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:56:57.128756 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1451/5759] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:57 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:58.141290 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5610e2b0-a46d-45a2-931d-ea28f06e1b32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:58.143112 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5610e2b0-a46d-45a2-931d-ea28f06e1b32 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:56:58.143349 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5610e2b0-a46d-45a2-931d-ea28f06e1b32 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:58.143592 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5610e2b0-a46d-45a2-931d-ea28f06e1b32 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:58.150476 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:58.150476 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:58.154169 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5610e2b0-a46d-45a2-931d-ea28f06e1b32 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:58.158569 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5610e2b0-a46d-45a2-931d-ea28f06e1b32 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:56:58.158957 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1429/5760] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:58 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:58.281919 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-50a93a51-ec67-4606-88b3-1865f414757a req-d37eaa9f-e91b-46de-b9a3-4de844e21bc0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:58.283743 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-d37eaa9f-e91b-46de-b9a3-4de844e21bc0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/attachments/084a7e39-45cd-4659-8c66-ab07d642f340 Aug 09 10:56:58.283903 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-d37eaa9f-e91b-46de-b9a3-4de844e21bc0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:58.284072 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-d37eaa9f-e91b-46de-b9a3-4de844e21bc0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:58.290585 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:58.290585 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:58.333988 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-50a93a51-ec67-4606-88b3-1865f414757a req-d37eaa9f-e91b-46de-b9a3-4de844e21bc0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/084a7e39-45cd-4659-8c66-ab07d642f340 returned with HTTP 200 Aug 09 10:56:58.334651 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1441/5761] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:56:58 2026] DELETE /volume/v3/attachments/084a7e39-45cd-4659-8c66-ab07d642f340 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:58.376389 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:58.378227 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:56:58.378681 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-836804373", "snapshot_id": "267d33d1-82cd-402c-b182-b98465a0708d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:56:58.380357 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-836804373', 'snapshot_id': '267d33d1-82cd-402c-b182-b98465a0708d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:56:58.385759 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:58.385759 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:58.386259 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:56:58.386433 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume of 1 GB Aug 09 10:56:58.389626 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Availability Zones retrieved successfully. Aug 09 10:56:58.394618 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Flow 'volume_create_api' (aecd9ada-8d6d-4720-85b3-950efbf04680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:56:58.395661 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea77daa-1403-4753-894d-c2a7ac03c0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:58.396547 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:56:58.422576 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea77daa-1403-4753-894d-c2a7ac03c0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '267d33d1-82cd-402c-b182-b98465a0708d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:58.423413 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e804c2d9-a305-4c2e-bb99-3f5f9e6aa7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:58.458888 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Created reservations ['a35529d9-299f-4bc8-813e-4d10367e499b', '46bf7dbb-22bc-4fae-b8a1-1f5c1778df9a', '1afd9bd6-f8b8-430c-ac6a-3f32007309fc', 'e90799fa-95b4-40c5-b281-1a4008643c1c'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:56:58.459762 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e804c2d9-a305-4c2e-bb99-3f5f9e6aa7d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a35529d9-299f-4bc8-813e-4d10367e499b', '46bf7dbb-22bc-4fae-b8a1-1f5c1778df9a', '1afd9bd6-f8b8-430c-ac6a-3f32007309fc', 'e90799fa-95b4-40c5-b281-1a4008643c1c']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:58.460499 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64bf1f4-7cb4-44da-a502-35bab83c8c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:58.501220 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64bf1f4-7cb4-44da-a502-35bab83c8c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd7660da-2aff-406c-8c75-d2947db72113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-836804373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb6cb6774a4e40299dba7dc182fbd90e',qos_specs=None,replication_status=,reservations=['a35529d9-299f-4bc8-813e-4d10367e499b','46bf7dbb-22bc-4fae-b8a1-1f5c1778df9a','1afd9bd6-f8b8-430c-ac6a-3f32007309fc','e90799fa-95b4-40c5-b281-1a4008643c1c'],size=1,snapshot_id=267d33d1-82cd-402c-b182-b98465a0708d,source_replicaid=,source_volid=None,status='creating',user_id='ab517280ef6d4116b6fca68377599e06',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-836804373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd7660da-2aff-406c-8c75-d2947db72113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb6cb6774a4e40299dba7dc182fbd90e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=267d33d1-82cd-402c-b182-b98465a0708d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab517280ef6d4116b6fca68377599e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:58.502021 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c027394-d004-40c1-bb86-df5b40df8045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:58.518419 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c027394-d004-40c1-bb86-df5b40df8045) transitioned into state 'SUCCESS' from state '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-836804373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb6cb6774a4e40299dba7dc182fbd90e',qos_specs=None,replication_status=,reservations=['a35529d9-299f-4bc8-813e-4d10367e499b','46bf7dbb-22bc-4fae-b8a1-1f5c1778df9a','1afd9bd6-f8b8-430c-ac6a-3f32007309fc','e90799fa-95b4-40c5-b281-1a4008643c1c'],size=1,snapshot_id=267d33d1-82cd-402c-b182-b98465a0708d,source_replicaid=,source_volid=None,status='creating',user_id='ab517280ef6d4116b6fca68377599e06',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:58.519064 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b59d169-a2a4-430d-a08e-42f80fb8430f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:56:58.535951 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b59d169-a2a4-430d-a08e-42f80fb8430f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:56:58.536800 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Flow 'volume_create_api' (aecd9ada-8d6d-4720-85b3-950efbf04680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:56:58.537134 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Create volume request issued successfully. Aug 09 10:56:58.537680 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ec10db8a-f85c-410a-b576-7ba7c03838d7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:56:58.538120 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1441/5762] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:56:58 2026] POST /volume/v3/volumes => generated 790 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:56:58.561701 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0e6cf376-a0ab-429e-a891-41db2cec5b98 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:58.563639 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0e6cf376-a0ab-429e-a891-41db2cec5b98 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:56:58.563834 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0e6cf376-a0ab-429e-a891-41db2cec5b98 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:58.564027 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0e6cf376-a0ab-429e-a891-41db2cec5b98 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:58.573133 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:58.573133 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:56:58.576470 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0e6cf376-a0ab-429e-a891-41db2cec5b98 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:58.581895 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0e6cf376-a0ab-429e-a891-41db2cec5b98 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:56:58.582295 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1452/5763] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:58 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:59.173376 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ec89769-9aac-4256-8917-970ff2e1750c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:59.175137 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ec89769-9aac-4256-8917-970ff2e1750c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:56:59.175367 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ec89769-9aac-4256-8917-970ff2e1750c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:59.175542 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ec89769-9aac-4256-8917-970ff2e1750c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:59.182216 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:59.182216 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:56:59.185530 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1ec89769-9aac-4256-8917-970ff2e1750c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:56:59.189758 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ec89769-9aac-4256-8917-970ff2e1750c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:56:59.190112 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1430/5764] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:59 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:59.595529 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-49474f1b-a1f8-4d65-9b60-9a328f56d084 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:59.597058 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49474f1b-a1f8-4d65-9b60-9a328f56d084 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:56:59.597256 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49474f1b-a1f8-4d65-9b60-9a328f56d084 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:59.597436 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49474f1b-a1f8-4d65-9b60-9a328f56d084 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:59.603767 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:59.603767 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:56:59.606579 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-49474f1b-a1f8-4d65-9b60-9a328f56d084 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:59.610019 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49474f1b-a1f8-4d65-9b60-9a328f56d084 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:56:59.610387 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1442/5765] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:59 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:56:59.623553 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9a0c92c7-ccd6-437c-bc1f-15365022fb4b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:56:59.625753 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a0c92c7-ccd6-437c-bc1f-15365022fb4b tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:56:59.625985 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a0c92c7-ccd6-437c-bc1f-15365022fb4b tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:56:59.626240 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a0c92c7-ccd6-437c-bc1f-15365022fb4b tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:56:59.634644 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:56:59.634644 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:56:59.638427 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9a0c92c7-ccd6-437c-bc1f-15365022fb4b tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:56:59.642783 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a0c92c7-ccd6-437c-bc1f-15365022fb4b tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:56:59.643197 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1442/5766] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:56:59 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:00.075616 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-21c390a0-8342-4b71-9fb3-cf33164be329 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:00.078064 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-21c390a0-8342-4b71-9fb3-cf33164be329 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:00.078298 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-21c390a0-8342-4b71-9fb3-cf33164be329 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:00.078495 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-21c390a0-8342-4b71-9fb3-cf33164be329 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:00.085611 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:00.085611 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:00.088828 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-21c390a0-8342-4b71-9fb3-cf33164be329 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:00.092498 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-21c390a0-8342-4b71-9fb3-cf33164be329 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:00.092846 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1453/5767] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:57:00 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:00.161614 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9d6ae809-20c4-40d3-91be-2e6a22f8f6c8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:00.162038 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d6ae809-20c4-40d3-91be-2e6a22f8f6c8 None None] GET https://10.4.3.125/volume// Aug 09 10:57:00.162303 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d6ae809-20c4-40d3-91be-2e6a22f8f6c8 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:00.162577 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d6ae809-20c4-40d3-91be-2e6a22f8f6c8 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:00.162975 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d6ae809-20c4-40d3-91be-2e6a22f8f6c8 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:57:00.163657 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1431/5768] 10.4.3.125 () {66 vars in 1428 bytes} [Sun Aug 9 10:57: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 09 10:57:00.170161 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-0ccf8481-dc85-4081-8010-9eab6517c525 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:00.172120 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-0ccf8481-dc85-4081-8010-9eab6517c525 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:57:00.172494 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-0ccf8481-dc85-4081-8010-9eab6517c525 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd7660da-2aff-406c-8c75-d2947db72113", "connector": null, "instance_uuid": "960caac2-372c-4dd4-b149-2085949ba2e1"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:00.180140 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:00.180140 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:00.201968 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b005c7b9-4d2c-4658-a50a-43f512eeaff3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:00.203701 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b005c7b9-4d2c-4658-a50a-43f512eeaff3 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:00.203870 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-0ccf8481-dc85-4081-8010-9eab6517c525 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:57:00.203915 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b005c7b9-4d2c-4658-a50a-43f512eeaff3 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:00.204246 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b005c7b9-4d2c-4658-a50a-43f512eeaff3 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:00.204501 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1443/5769] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:57:00 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 09 10:57:00.211109 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:00.211109 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:00.214475 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b005c7b9-4d2c-4658-a50a-43f512eeaff3 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:00.218690 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b005c7b9-4d2c-4658-a50a-43f512eeaff3 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:00.219032 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1443/5770] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:00 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:00.233432 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-80c3d47d-659b-4240-a8a0-2f1478bef218 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:00.235209 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80c3d47d-659b-4240-a8a0-2f1478bef218 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:00.235449 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80c3d47d-659b-4240-a8a0-2f1478bef218 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:00.235694 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80c3d47d-659b-4240-a8a0-2f1478bef218 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:00.242786 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cdfc4198-e8ec-420a-a745-e603f50165c8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:00.243173 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cdfc4198-e8ec-420a-a745-e603f50165c8 None None] GET https://10.4.3.125/volume// Aug 09 10:57:00.243387 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cdfc4198-e8ec-420a-a745-e603f50165c8 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:00.243622 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cdfc4198-e8ec-420a-a745-e603f50165c8 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:00.243969 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cdfc4198-e8ec-420a-a745-e603f50165c8 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:57:00.244285 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1432/5771] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:57: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 09 10:57:00.245905 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:00.245905 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:00.248898 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-80c3d47d-659b-4240-a8a0-2f1478bef218 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:00.250584 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1e26f099-f91c-4805-9de4-5228d19decaa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:00.252502 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80c3d47d-659b-4240-a8a0-2f1478bef218 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:00.252851 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1454/5772] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:00 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:00.253239 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1e26f099-f91c-4805-9de4-5228d19decaa tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:00.253498 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1e26f099-f91c-4805-9de4-5228d19decaa tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:00.253680 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1e26f099-f91c-4805-9de4-5228d19decaa tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:00.263973 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:00.263973 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:00.267118 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1e26f099-f91c-4805-9de4-5228d19decaa tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:00.270996 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1e26f099-f91c-4805-9de4-5228d19decaa tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:00.271438 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1444/5773] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:57:00 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 1062 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:57:00.376039 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1d606fc4-351a-4cd4-a549-3aef9e8b2974 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:00.378052 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1d606fc4-351a-4cd4-a549-3aef9e8b2974 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] PUT https://10.4.3.125/volume/v3/attachments/edb31399-bcaa-4d32-bcaf-e1904adbaa46 Aug 09 10:57:00.378467 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1d606fc4-351a-4cd4-a549-3aef9e8b2974 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:00.385539 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1d606fc4-351a-4cd4-a549-3aef9e8b2974 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Acquiring lock "cinder-attachment_update-cd7660da-2aff-406c-8c75-d2947db72113-np0000006833" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:57:00.390167 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1d606fc4-351a-4cd4-a549-3aef9e8b2974 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Lock "cinder-attachment_update-cd7660da-2aff-406c-8c75-d2947db72113-np0000006833" acquired by "attachment_update" :: waited 0.004s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:57:00.391817 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:00.391817 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:00.466581 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1d606fc4-351a-4cd4-a549-3aef9e8b2974 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Lock "cinder-attachment_update-cd7660da-2aff-406c-8c75-d2947db72113-np0000006833" released by "attachment_update" :: held 0.076s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:57:00.466918 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-1d606fc4-351a-4cd4-a549-3aef9e8b2974 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/edb31399-bcaa-4d32-bcaf-e1904adbaa46 returned with HTTP 200 Aug 09 10:57:00.467444 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1444/5774] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:57:00 2026] PUT /volume/v3/attachments/edb31399-bcaa-4d32-bcaf-e1904adbaa46 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:57:01.232241 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f2e71c22-8276-4180-a6c4-9f91263bb5f4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:01.234100 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2e71c22-8276-4180-a6c4-9f91263bb5f4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:01.234322 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2e71c22-8276-4180-a6c4-9f91263bb5f4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:01.234503 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2e71c22-8276-4180-a6c4-9f91263bb5f4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:01.242034 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:01.242034 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:01.245920 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f2e71c22-8276-4180-a6c4-9f91263bb5f4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:01.250388 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2e71c22-8276-4180-a6c4-9f91263bb5f4 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:01.250843 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1433/5775] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:01 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:01.265586 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8fda5fb0-ca3b-48cc-958b-7946d87f59a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:01.267242 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8fda5fb0-ca3b-48cc-958b-7946d87f59a0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:01.267465 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8fda5fb0-ca3b-48cc-958b-7946d87f59a0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:01.267636 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8fda5fb0-ca3b-48cc-958b-7946d87f59a0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:01.275399 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:01.275399 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:01.278154 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8fda5fb0-ca3b-48cc-958b-7946d87f59a0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:01.281678 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8fda5fb0-ca3b-48cc-958b-7946d87f59a0 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:01.281998 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1455/5776] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:01 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:02.263020 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ca09d941-5fb4-480f-905b-0a29f4214834 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:02.264744 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ca09d941-5fb4-480f-905b-0a29f4214834 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:02.264954 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ca09d941-5fb4-480f-905b-0a29f4214834 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:02.265136 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ca09d941-5fb4-480f-905b-0a29f4214834 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:02.272560 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:02.272560 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:02.276293 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ca09d941-5fb4-480f-905b-0a29f4214834 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:02.281199 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ca09d941-5fb4-480f-905b-0a29f4214834 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:02.281716 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1445/5777] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:02 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:02.294354 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0f4cb2c9-83a5-4627-a86d-85035d47d33d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:02.296374 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f4cb2c9-83a5-4627-a86d-85035d47d33d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:02.296760 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f4cb2c9-83a5-4627-a86d-85035d47d33d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:02.297091 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f4cb2c9-83a5-4627-a86d-85035d47d33d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:02.307979 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:02.307979 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:02.314829 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0f4cb2c9-83a5-4627-a86d-85035d47d33d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:02.316980 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f4cb2c9-83a5-4627-a86d-85035d47d33d tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:02.317601 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1445/5778] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:02 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:03.295332 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-74dabd56-7934-4957-b2b8-1d5a768fccf0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:03.297132 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-74dabd56-7934-4957-b2b8-1d5a768fccf0 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:03.297417 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-74dabd56-7934-4957-b2b8-1d5a768fccf0 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:03.297619 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-74dabd56-7934-4957-b2b8-1d5a768fccf0 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:03.305039 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:03.305039 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:03.308835 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-74dabd56-7934-4957-b2b8-1d5a768fccf0 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:03.312749 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-74dabd56-7934-4957-b2b8-1d5a768fccf0 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:03.313095 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1434/5779] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:03 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:03.330212 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7692bdfc-7de0-4d3e-83b5-e607081881d5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:03.331903 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7692bdfc-7de0-4d3e-83b5-e607081881d5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:03.332087 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7692bdfc-7de0-4d3e-83b5-e607081881d5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:03.332349 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7692bdfc-7de0-4d3e-83b5-e607081881d5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:03.342768 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:03.342768 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:03.346558 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7692bdfc-7de0-4d3e-83b5-e607081881d5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:03.351158 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7692bdfc-7de0-4d3e-83b5-e607081881d5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:03.351585 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1456/5780] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:03 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:03.705271 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-77274b88-c7c2-4eed-b097-49dc7963cbad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:03.707551 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-77274b88-c7c2-4eed-b097-49dc7963cbad tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/attachments/edb31399-bcaa-4d32-bcaf-e1904adbaa46/action Aug 09 10:57:03.707920 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-77274b88-c7c2-4eed-b097-49dc7963cbad tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:57:03.708036 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-77274b88-c7c2-4eed-b097-49dc7963cbad tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:03.725334 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:03.725334 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:03.734581 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6183d0d1-496f-4c50-9c16-ba22412a09d4 req-77274b88-c7c2-4eed-b097-49dc7963cbad tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/edb31399-bcaa-4d32-bcaf-e1904adbaa46/action returned with HTTP 204 Aug 09 10:57:03.735035 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1446/5781] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:57:03 2026] POST /volume/v3/attachments/edb31399-bcaa-4d32-bcaf-e1904adbaa46/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:04.324674 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-50fdf633-8229-4f1b-867a-c6f7cbdffdfd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:04.326409 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50fdf633-8229-4f1b-867a-c6f7cbdffdfd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:04.326614 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50fdf633-8229-4f1b-867a-c6f7cbdffdfd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:04.326811 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50fdf633-8229-4f1b-867a-c6f7cbdffdfd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:04.333710 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:04.333710 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:04.338300 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-50fdf633-8229-4f1b-867a-c6f7cbdffdfd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:04.343350 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50fdf633-8229-4f1b-867a-c6f7cbdffdfd tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:04.343734 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1446/5782] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:04 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:04.364893 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7058263e-a21c-43e2-b32d-4e8945cfb124 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:04.367371 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7058263e-a21c-43e2-b32d-4e8945cfb124 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:04.367653 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7058263e-a21c-43e2-b32d-4e8945cfb124 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:04.367917 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7058263e-a21c-43e2-b32d-4e8945cfb124 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:04.379494 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:04.379494 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:04.382005 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7058263e-a21c-43e2-b32d-4e8945cfb124 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:04.386352 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7058263e-a21c-43e2-b32d-4e8945cfb124 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:04.386991 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1435/5783] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:04 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:57:05.355903 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-10836aa3-1179-40cb-927b-714a48281d1b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:05.359023 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10836aa3-1179-40cb-927b-714a48281d1b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:05.359023 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10836aa3-1179-40cb-927b-714a48281d1b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:05.359023 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10836aa3-1179-40cb-927b-714a48281d1b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:05.365346 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:05.365346 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:05.369030 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-10836aa3-1179-40cb-927b-714a48281d1b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:05.375047 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10836aa3-1179-40cb-927b-714a48281d1b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:05.375683 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1457/5784] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:05 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:06.387853 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-53d2a269-63ab-4f66-92d7-6f158173d09b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:06.389576 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-53d2a269-63ab-4f66-92d7-6f158173d09b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:06.389756 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-53d2a269-63ab-4f66-92d7-6f158173d09b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:06.389942 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-53d2a269-63ab-4f66-92d7-6f158173d09b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:06.397341 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:06.397341 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:06.400542 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-53d2a269-63ab-4f66-92d7-6f158173d09b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:06.404553 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-53d2a269-63ab-4f66-92d7-6f158173d09b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:06.404920 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1447/5785] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:06 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:57:06.415911 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1e443f5d-3d67-47a6-9106-d66a92c9e23e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:06.417467 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1e443f5d-3d67-47a6-9106-d66a92c9e23e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:06.417686 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1e443f5d-3d67-47a6-9106-d66a92c9e23e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:06.417894 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1e443f5d-3d67-47a6-9106-d66a92c9e23e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:06.425733 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:06.425733 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:06.430002 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1e443f5d-3d67-47a6-9106-d66a92c9e23e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:06.434371 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1e443f5d-3d67-47a6-9106-d66a92c9e23e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:06.434762 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1447/5786] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:06 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:57:06.514889 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-10d25d50-246e-4466-a409-6e8a27c81059 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:06.516967 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-10d25d50-246e-4466-a409-6e8a27c81059 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:06.517178 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-10d25d50-246e-4466-a409-6e8a27c81059 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:06.517389 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-10d25d50-246e-4466-a409-6e8a27c81059 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:06.524420 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:06.524420 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:06.529141 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-10d25d50-246e-4466-a409-6e8a27c81059 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:06.533953 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-10d25d50-246e-4466-a409-6e8a27c81059 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:06.534377 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1436/5787] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:57:06 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 1429 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:57:06.971802 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-17c692fb-40fc-4956-a895-687f210a4bb2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:06.973788 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-17c692fb-40fc-4956-a895-687f210a4bb2 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:06.974000 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-17c692fb-40fc-4956-a895-687f210a4bb2 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:06.974250 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-17c692fb-40fc-4956-a895-687f210a4bb2 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:06.980496 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:06.980496 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:06.983810 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-17c692fb-40fc-4956-a895-687f210a4bb2 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:06.988004 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-17c692fb-40fc-4956-a895-687f210a4bb2 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:06.988412 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1458/5788] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:57:06 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:57:06.999068 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8ed80016-9351-41f6-9ed3-f592b5a7d6a6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:06.999068 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ed80016-9351-41f6-9ed3-f592b5a7d6a6 None None] GET https://10.4.3.125/volume// Aug 09 10:57:06.999068 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ed80016-9351-41f6-9ed3-f592b5a7d6a6 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:06.999068 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ed80016-9351-41f6-9ed3-f592b5a7d6a6 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:06.999068 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ed80016-9351-41f6-9ed3-f592b5a7d6a6 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:57:06.999068 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1448/5789] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:57: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 09 10:57:07.006855 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-fe7343c8-a2a7-4045-908f-e368883a4907 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:07.008734 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-fe7343c8-a2a7-4045-908f-e368883a4907 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:57:07.009109 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-fe7343c8-a2a7-4045-908f-e368883a4907 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "122164a7-6546-4c95-9601-5210cd1a2348", "connector": null, "instance_uuid": "a96b0aa0-c30d-429e-8d8a-1c90b5d22a54"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:07.017195 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:07.017195 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:07.038556 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-fe7343c8-a2a7-4045-908f-e368883a4907 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:57:07.039094 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1448/5790] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:57:07 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:57:07.584671 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-07e27f99-739f-419d-872a-746b34ce4132 req-1ee797fd-4b34-4ce1-9127-5231c539d97e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:07.587277 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-1ee797fd-4b34-4ce1-9127-5231c539d97e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:07.587277 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-1ee797fd-4b34-4ce1-9127-5231c539d97e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:07.587277 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-1ee797fd-4b34-4ce1-9127-5231c539d97e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:07.589582 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=139,cinder:INSERT=10,cinder:UPDATE=21 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:07.598576 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:07.598576 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:07.602487 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-07e27f99-739f-419d-872a-746b34ce4132 req-1ee797fd-4b34-4ce1-9127-5231c539d97e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:07.606610 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-1ee797fd-4b34-4ce1-9127-5231c539d97e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:07.606998 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1437/5791] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:57:07 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:57:07.627108 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-07e27f99-739f-419d-872a-746b34ce4132 req-929e28d5-2bb5-4d2c-81e1-4ad74e25641a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:07.629436 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-929e28d5-2bb5-4d2c-81e1-4ad74e25641a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] POST https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113/action Aug 09 10:57:07.629858 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-929e28d5-2bb5-4d2c-81e1-4ad74e25641a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:57:07.630032 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-929e28d5-2bb5-4d2c-81e1-4ad74e25641a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:07.642892 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:07.642892 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:07.643523 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-07e27f99-739f-419d-872a-746b34ce4132 req-929e28d5-2bb5-4d2c-81e1-4ad74e25641a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:07.654858 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-07e27f99-739f-419d-872a-746b34ce4132 req-929e28d5-2bb5-4d2c-81e1-4ad74e25641a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Begin detaching volume completed successfully. Aug 09 10:57:07.655087 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-929e28d5-2bb5-4d2c-81e1-4ad74e25641a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113/action returned with HTTP 202 Aug 09 10:57:07.655714 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1459/5792] 10.4.3.125 () {72 vars in 1672 bytes} [Sun Aug 9 10:57:07 2026] POST /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 10:57:07.701981 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8f59bcec-db66-446d-86b2-82e6d23592d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:07.702394 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f59bcec-db66-446d-86b2-82e6d23592d7 None None] GET https://10.4.3.125/volume// Aug 09 10:57:07.702525 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f59bcec-db66-446d-86b2-82e6d23592d7 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:07.702714 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f59bcec-db66-446d-86b2-82e6d23592d7 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:07.703102 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f59bcec-db66-446d-86b2-82e6d23592d7 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:57:07.703425 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1449/5793] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:57: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 09 10:57:07.710376 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-07e27f99-739f-419d-872a-746b34ce4132 req-2c7b7d4d-07dd-4b1d-bdb5-2e21302a5030 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:07.712163 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-2c7b7d4d-07dd-4b1d-bdb5-2e21302a5030 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:07.712365 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-2c7b7d4d-07dd-4b1d-bdb5-2e21302a5030 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:07.712541 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-2c7b7d4d-07dd-4b1d-bdb5-2e21302a5030 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:07.720596 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:07.720596 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:07.723384 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-07e27f99-739f-419d-872a-746b34ce4132 req-2c7b7d4d-07dd-4b1d-bdb5-2e21302a5030 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:07.726977 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-2c7b7d4d-07dd-4b1d-bdb5-2e21302a5030 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:07.727375 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1449/5794] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:57:07 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 1358 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:57:07.792827 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f7a5c1c5-a98f-4ad2-90f3-f7b07838807e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:07.793347 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7a5c1c5-a98f-4ad2-90f3-f7b07838807e None None] GET https://10.4.3.125/volume// Aug 09 10:57:07.793567 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7a5c1c5-a98f-4ad2-90f3-f7b07838807e None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:07.793800 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7a5c1c5-a98f-4ad2-90f3-f7b07838807e None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:07.794197 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7a5c1c5-a98f-4ad2-90f3-f7b07838807e None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:57:07.794562 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1438/5795] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:57: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 09 10:57:07.801786 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-f92fa7ac-54a8-4c08-b875-1ba57a8f8271 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:07.803635 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-f92fa7ac-54a8-4c08-b875-1ba57a8f8271 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:57:07.803833 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-f92fa7ac-54a8-4c08-b875-1ba57a8f8271 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:07.804015 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-f92fa7ac-54a8-4c08-b875-1ba57a8f8271 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:07.812473 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:07.812473 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:07.815779 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-f92fa7ac-54a8-4c08-b875-1ba57a8f8271 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:07.820490 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-f92fa7ac-54a8-4c08-b875-1ba57a8f8271 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:57:07.820860 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1460/5796] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:57:07 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 1608 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:57:07.937268 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-9a71e25d-1527-4f17-b095-1c4a680f2d4c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:07.940585 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-9a71e25d-1527-4f17-b095-1c4a680f2d4c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] PUT https://10.4.3.125/volume/v3/attachments/23056826-57a3-4796-bdf6-f5997cd3cef0 Aug 09 10:57:07.941019 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-9a71e25d-1527-4f17-b095-1c4a680f2d4c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:07.950648 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-9a71e25d-1527-4f17-b095-1c4a680f2d4c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Acquiring lock "cinder-attachment_update-122164a7-6546-4c95-9601-5210cd1a2348-np0000006833" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:57:07.955431 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-9a71e25d-1527-4f17-b095-1c4a680f2d4c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Lock "cinder-attachment_update-122164a7-6546-4c95-9601-5210cd1a2348-np0000006833" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:57:07.956521 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:07.956521 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:08.032766 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-9a71e25d-1527-4f17-b095-1c4a680f2d4c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Lock "cinder-attachment_update-122164a7-6546-4c95-9601-5210cd1a2348-np0000006833" released by "attachment_update" :: held 0.077s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:57:08.033223 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-9a71e25d-1527-4f17-b095-1c4a680f2d4c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments/23056826-57a3-4796-bdf6-f5997cd3cef0 returned with HTTP 200 Aug 09 10:57:08.033653 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1450/5797] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:57:07 2026] PUT /volume/v3/attachments/23056826-57a3-4796-bdf6-f5997cd3cef0 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:57:08.053587 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-96a0644e-4afd-47eb-90ef-a7cc459e0c36 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:08.056172 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-96a0644e-4afd-47eb-90ef-a7cc459e0c36 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/attachments/23056826-57a3-4796-bdf6-f5997cd3cef0/action Aug 09 10:57:08.056777 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-96a0644e-4afd-47eb-90ef-a7cc459e0c36 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:57:08.056955 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-96a0644e-4afd-47eb-90ef-a7cc459e0c36 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:08.074367 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:08.074367 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:08.086382 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-96a0644e-4afd-47eb-90ef-a7cc459e0c36 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments/23056826-57a3-4796-bdf6-f5997cd3cef0/action returned with HTTP 204 Aug 09 10:57:08.086919 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1450/5798] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:57:08 2026] POST /volume/v3/attachments/23056826-57a3-4796-bdf6-f5997cd3cef0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:08.543914 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-07e27f99-739f-419d-872a-746b34ce4132 req-65e3f063-3eee-4678-9610-b7a1d06eb5b9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:08.545987 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-65e3f063-3eee-4678-9610-b7a1d06eb5b9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/attachments/edb31399-bcaa-4d32-bcaf-e1904adbaa46 Aug 09 10:57:08.546274 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-65e3f063-3eee-4678-9610-b7a1d06eb5b9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:08.546497 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-65e3f063-3eee-4678-9610-b7a1d06eb5b9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:08.554139 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:08.554139 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:08.595972 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-07e27f99-739f-419d-872a-746b34ce4132 req-65e3f063-3eee-4678-9610-b7a1d06eb5b9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/attachments/edb31399-bcaa-4d32-bcaf-e1904adbaa46 returned with HTTP 200 Aug 09 10:57:08.596439 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1439/5799] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:57:08 2026] DELETE /volume/v3/attachments/edb31399-bcaa-4d32-bcaf-e1904adbaa46 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:08.756265 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2aefe9cf-843b-4fed-bb0e-e6afbd5000c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:08.757937 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2aefe9cf-843b-4fed-bb0e-e6afbd5000c3 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:08.758116 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2aefe9cf-843b-4fed-bb0e-e6afbd5000c3 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:08.758325 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2aefe9cf-843b-4fed-bb0e-e6afbd5000c3 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:08.768383 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:08.768383 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:08.772866 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2aefe9cf-843b-4fed-bb0e-e6afbd5000c3 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:08.778542 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2aefe9cf-843b-4fed-bb0e-e6afbd5000c3 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:08.779147 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1461/5800] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:08 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:08.790779 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00e4023d-baa2-4d08-8502-7d9b9c6e9250 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:08.792343 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00e4023d-baa2-4d08-8502-7d9b9c6e9250 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:08.792550 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00e4023d-baa2-4d08-8502-7d9b9c6e9250 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:08.792766 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00e4023d-baa2-4d08-8502-7d9b9c6e9250 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:08.794595 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=202,cinder:INSERT=20,cinder:UPDATE=55 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:08.799702 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:08.799702 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:08.803326 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00e4023d-baa2-4d08-8502-7d9b9c6e9250 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:08.807664 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00e4023d-baa2-4d08-8502-7d9b9c6e9250 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:08.808008 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1451/5801] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:08 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:08.820884 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ef9eba7d-cddc-480d-957b-3f554881e9b8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:08.822641 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef9eba7d-cddc-480d-957b-3f554881e9b8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:08.822880 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef9eba7d-cddc-480d-957b-3f554881e9b8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:08.823064 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef9eba7d-cddc-480d-957b-3f554881e9b8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:08.823236 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-ef9eba7d-cddc-480d-957b-3f554881e9b8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete volume with id: cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:08.830703 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:08.830703 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:08.831324 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ef9eba7d-cddc-480d-957b-3f554881e9b8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:08.848810 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ef9eba7d-cddc-480d-957b-3f554881e9b8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete volume request issued successfully. Aug 09 10:57:08.848986 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef9eba7d-cddc-480d-957b-3f554881e9b8 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 202 Aug 09 10:57:08.849420 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1451/5802] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:57:08 2026] DELETE /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:57:08.856034 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c0302270-b699-43d6-9624-94eec10e5d2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:08.857782 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0302270-b699-43d6-9624-94eec10e5d2e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:08.857989 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0302270-b699-43d6-9624-94eec10e5d2e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:08.858226 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0302270-b699-43d6-9624-94eec10e5d2e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:08.865612 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:08.865612 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:08.868984 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c0302270-b699-43d6-9624-94eec10e5d2e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:08.873331 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0302270-b699-43d6-9624-94eec10e5d2e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 200 Aug 09 10:57:08.873729 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1440/5803] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:08 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:09.884941 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4055c844-ef15-4f0d-a240-2e3b2bd06b8f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:09.886678 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4055c844-ef15-4f0d-a240-2e3b2bd06b8f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 Aug 09 10:57:09.886881 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4055c844-ef15-4f0d-a240-2e3b2bd06b8f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:09.887112 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4055c844-ef15-4f0d-a240-2e3b2bd06b8f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:09.889059 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=192,cinder:UPDATE=29,cinder:INSERT=15 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:09.894794 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4055c844-ef15-4f0d-a240-2e3b2bd06b8f tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 returned with HTTP 404 Aug 09 10:57:09.895642 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1462/5804] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:09 2026] GET /volume/v3/volumes/cd7660da-2aff-406c-8c75-d2947db72113 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:09.901750 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f1d06d5f-5f02-4190-b21f-5b803f6ec556 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:09.903452 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f1d06d5f-5f02-4190-b21f-5b803f6ec556 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:57:09.903672 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f1d06d5f-5f02-4190-b21f-5b803f6ec556 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:09.903853 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f1d06d5f-5f02-4190-b21f-5b803f6ec556 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:09.911605 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:09.911605 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:09.915202 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f1d06d5f-5f02-4190-b21f-5b803f6ec556 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:09.919069 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f1d06d5f-5f02-4190-b21f-5b803f6ec556 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:57:09.919454 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1452/5805] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:09 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:09.930271 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ab3d2db0-c484-4f37-9581-d75c1b5e0dae None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:09.931874 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ab3d2db0-c484-4f37-9581-d75c1b5e0dae tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:57:09.932048 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ab3d2db0-c484-4f37-9581-d75c1b5e0dae tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:09.932230 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ab3d2db0-c484-4f37-9581-d75c1b5e0dae tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:09.934154 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=194,cinder:UPDATE=45,cinder:INSERT=19 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:09.939400 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:09.939400 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:09.942933 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ab3d2db0-c484-4f37-9581-d75c1b5e0dae tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:09.946718 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ab3d2db0-c484-4f37-9581-d75c1b5e0dae tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:57:09.947086 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1452/5806] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:09 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:09.958305 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8bb35b0-9599-4b76-ac27-df6e1a798130 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:09.959981 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8bb35b0-9599-4b76-ac27-df6e1a798130 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:57:09.960195 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8bb35b0-9599-4b76-ac27-df6e1a798130 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:09.960384 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8bb35b0-9599-4b76-ac27-df6e1a798130 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:09.960537 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c8bb35b0-9599-4b76-ac27-df6e1a798130 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete volume with id: cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:57:09.966973 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:09.966973 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:09.967383 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8bb35b0-9599-4b76-ac27-df6e1a798130 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:09.981767 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8bb35b0-9599-4b76-ac27-df6e1a798130 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete volume request issued successfully. Aug 09 10:57:09.981936 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8bb35b0-9599-4b76-ac27-df6e1a798130 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 202 Aug 09 10:57:09.982332 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1441/5807] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:57:09 2026] DELETE /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:57:09.989088 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f9fea211-923a-45ef-9606-82593b5713df None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:09.990697 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9fea211-923a-45ef-9606-82593b5713df tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:57:09.990898 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9fea211-923a-45ef-9606-82593b5713df tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:09.991115 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9fea211-923a-45ef-9606-82593b5713df tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:09.997622 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:09.997622 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:10.000868 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f9fea211-923a-45ef-9606-82593b5713df tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:10.004543 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9fea211-923a-45ef-9606-82593b5713df tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 200 Aug 09 10:57:10.004910 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1463/5808] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:09 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:11.016691 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b7f241f5-4c6f-488c-845e-411842d61af9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:11.018351 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b7f241f5-4c6f-488c-845e-411842d61af9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd Aug 09 10:57:11.018576 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b7f241f5-4c6f-488c-845e-411842d61af9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:11.018794 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b7f241f5-4c6f-488c-845e-411842d61af9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:11.024372 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b7f241f5-4c6f-488c-845e-411842d61af9 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd returned with HTTP 404 Aug 09 10:57:11.024805 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1453/5809] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:11 2026] GET /volume/v3/volumes/cbbffbe7-ab6a-47a7-ab29-9ce6bd64d1fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:11.031090 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-942b9ed2-8ffd-45c3-bb0b-ec8a4118f10c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:11.032755 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-942b9ed2-8ffd-45c3-bb0b-ec8a4118f10c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:57:11.032940 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-942b9ed2-8ffd-45c3-bb0b-ec8a4118f10c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:11.033114 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-942b9ed2-8ffd-45c3-bb0b-ec8a4118f10c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:11.039553 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:11.039553 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:11.042898 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-942b9ed2-8ffd-45c3-bb0b-ec8a4118f10c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:11.046533 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-942b9ed2-8ffd-45c3-bb0b-ec8a4118f10c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:57:11.046881 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1453/5810] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:11 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:11.058008 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eb85b37b-c9ec-40d7-a50c-34eba6fa7014 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:11.059968 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb85b37b-c9ec-40d7-a50c-34eba6fa7014 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:57:11.060201 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb85b37b-c9ec-40d7-a50c-34eba6fa7014 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:11.060448 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb85b37b-c9ec-40d7-a50c-34eba6fa7014 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:11.066738 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:11.066738 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:11.069936 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eb85b37b-c9ec-40d7-a50c-34eba6fa7014 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:11.073592 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb85b37b-c9ec-40d7-a50c-34eba6fa7014 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:57:11.073944 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1442/5811] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:11 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:11.088807 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-722ff470-f066-42a2-b896-86eb79636408 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:11.090497 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-722ff470-f066-42a2-b896-86eb79636408 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:57:11.090682 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-722ff470-f066-42a2-b896-86eb79636408 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:11.090854 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-722ff470-f066-42a2-b896-86eb79636408 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:11.091009 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-722ff470-f066-42a2-b896-86eb79636408 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete volume with id: 5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:57:11.097170 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:11.097170 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:11.097582 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-722ff470-f066-42a2-b896-86eb79636408 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:11.110732 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-722ff470-f066-42a2-b896-86eb79636408 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete volume request issued successfully. Aug 09 10:57:11.110869 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-722ff470-f066-42a2-b896-86eb79636408 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 202 Aug 09 10:57:11.111271 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1464/5812] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:57:11 2026] DELETE /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:57:11.117568 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3c881498-4ee6-468e-9bfb-f4ae0d839ec7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:11.119202 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c881498-4ee6-468e-9bfb-f4ae0d839ec7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:57:11.119417 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c881498-4ee6-468e-9bfb-f4ae0d839ec7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:11.119588 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c881498-4ee6-468e-9bfb-f4ae0d839ec7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:11.126012 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:11.126012 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:11.128991 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3c881498-4ee6-468e-9bfb-f4ae0d839ec7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:11.132491 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c881498-4ee6-468e-9bfb-f4ae0d839ec7 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 200 Aug 09 10:57:11.132924 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1454/5813] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:11 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:12.144705 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f80ed158-ca8d-46b2-a3b9-6ce7ce8f686a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:12.146051 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f80ed158-ca8d-46b2-a3b9-6ce7ce8f686a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 Aug 09 10:57:12.146250 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f80ed158-ca8d-46b2-a3b9-6ce7ce8f686a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:12.146431 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f80ed158-ca8d-46b2-a3b9-6ce7ce8f686a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:12.151410 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f80ed158-ca8d-46b2-a3b9-6ce7ce8f686a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 returned with HTTP 404 Aug 09 10:57:12.151812 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1454/5814] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:12 2026] GET /volume/v3/volumes/5482e4ce-9245-4e28-ac31-df3200825174 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:12.158371 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b6510575-754c-445f-b8aa-3ed747be094e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:12.160021 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b6510575-754c-445f-b8aa-3ed747be094e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d Aug 09 10:57:12.160258 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b6510575-754c-445f-b8aa-3ed747be094e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:12.160466 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b6510575-754c-445f-b8aa-3ed747be094e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:12.160630 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-b6510575-754c-445f-b8aa-3ed747be094e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete snapshot with id: 267d33d1-82cd-402c-b182-b98465a0708d Aug 09 10:57:12.165321 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:12.165321 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:12.165698 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b6510575-754c-445f-b8aa-3ed747be094e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:57:12.181138 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b6510575-754c-445f-b8aa-3ed747be094e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot delete request issued successfully. Aug 09 10:57:12.181371 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b6510575-754c-445f-b8aa-3ed747be094e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d returned with HTTP 202 Aug 09 10:57:12.181781 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1443/5815] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:57:12 2026] DELETE /volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:57:12.188445 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e9a2f765-1580-4b2c-a89e-3bc0b34e4f12 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:12.190526 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9a2f765-1580-4b2c-a89e-3bc0b34e4f12 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d Aug 09 10:57:12.190735 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e9a2f765-1580-4b2c-a89e-3bc0b34e4f12 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:12.190950 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e9a2f765-1580-4b2c-a89e-3bc0b34e4f12 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:12.197420 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:12.197420 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:12.198009 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e9a2f765-1580-4b2c-a89e-3bc0b34e4f12 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:57:12.199037 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9a2f765-1580-4b2c-a89e-3bc0b34e4f12 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d returned with HTTP 200 Aug 09 10:57:12.199556 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1465/5816] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:12 2026] GET /volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:12.572991 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-d71992c6-9910-4484-aacf-5ab0828fd9f0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:12.574977 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-d71992c6-9910-4484-aacf-5ab0828fd9f0 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348/encryption Aug 09 10:57:12.575181 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-d71992c6-9910-4484-aacf-5ab0828fd9f0 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:12.575429 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-d71992c6-9910-4484-aacf-5ab0828fd9f0 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:12.584811 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:12.584811 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:12.590839 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-89a52cf7-9de3-4893-ba5d-17029aff6ac4 req-d71992c6-9910-4484-aacf-5ab0828fd9f0 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348/encryption returned with HTTP 200 Aug 09 10:57:12.591298 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1455/5817] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:57:12 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:13.209738 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a366fdf0-67b6-4008-8a6f-ba7b725850d2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:13.211887 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a366fdf0-67b6-4008-8a6f-ba7b725850d2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d Aug 09 10:57:13.212127 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a366fdf0-67b6-4008-8a6f-ba7b725850d2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:13.212393 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a366fdf0-67b6-4008-8a6f-ba7b725850d2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:13.217302 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a366fdf0-67b6-4008-8a6f-ba7b725850d2 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d returned with HTTP 404 Aug 09 10:57:13.217841 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1455/5818] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:13 2026] GET /volume/v3/snapshots/267d33d1-82cd-402c-b182-b98465a0708d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:13.226172 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b097573-a35d-462b-95f7-105b9bcc8efd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:13.228008 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b097573-a35d-462b-95f7-105b9bcc8efd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 Aug 09 10:57:13.228218 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b097573-a35d-462b-95f7-105b9bcc8efd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:13.228408 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b097573-a35d-462b-95f7-105b9bcc8efd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:13.228513 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-8b097573-a35d-462b-95f7-105b9bcc8efd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete snapshot with id: b797e544-16eb-458f-befd-7aa65e06e2c4 Aug 09 10:57:13.233162 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:13.233162 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:13.233559 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b097573-a35d-462b-95f7-105b9bcc8efd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:57:13.246899 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b097573-a35d-462b-95f7-105b9bcc8efd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot delete request issued successfully. Aug 09 10:57:13.247055 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b097573-a35d-462b-95f7-105b9bcc8efd tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 returned with HTTP 202 Aug 09 10:57:13.247467 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1444/5819] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:57:13 2026] DELETE /volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:57:13.254287 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c207b747-10c5-48a7-84fe-13d6722eb277 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:13.256419 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c207b747-10c5-48a7-84fe-13d6722eb277 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 Aug 09 10:57:13.256666 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c207b747-10c5-48a7-84fe-13d6722eb277 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:13.256915 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c207b747-10c5-48a7-84fe-13d6722eb277 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:13.262980 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:13.262980 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:13.263443 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c207b747-10c5-48a7-84fe-13d6722eb277 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:57:13.264235 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c207b747-10c5-48a7-84fe-13d6722eb277 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 returned with HTTP 200 Aug 09 10:57:13.264576 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1466/5820] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:13 2026] GET /volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:14.272774 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0a548621-87e5-4b11-b220-c0712c08b33a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:14.275520 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a548621-87e5-4b11-b220-c0712c08b33a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 Aug 09 10:57:14.275735 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a548621-87e5-4b11-b220-c0712c08b33a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:14.275928 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a548621-87e5-4b11-b220-c0712c08b33a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:14.279875 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a548621-87e5-4b11-b220-c0712c08b33a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 returned with HTTP 404 Aug 09 10:57:14.280350 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1456/5821] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:14 2026] GET /volume/v3/snapshots/b797e544-16eb-458f-befd-7aa65e06e2c4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:14.286346 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5009e2b0-37d7-4ddb-97c2-e5513bd990e6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:14.287965 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5009e2b0-37d7-4ddb-97c2-e5513bd990e6 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b Aug 09 10:57:14.288138 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5009e2b0-37d7-4ddb-97c2-e5513bd990e6 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:14.288348 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5009e2b0-37d7-4ddb-97c2-e5513bd990e6 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:14.288473 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-5009e2b0-37d7-4ddb-97c2-e5513bd990e6 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete snapshot with id: 4dc1071b-e629-4f62-ae45-302ee7372e5b Aug 09 10:57:14.295327 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:14.295327 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:14.295914 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5009e2b0-37d7-4ddb-97c2-e5513bd990e6 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:57:14.311776 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5009e2b0-37d7-4ddb-97c2-e5513bd990e6 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot delete request issued successfully. Aug 09 10:57:14.311937 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5009e2b0-37d7-4ddb-97c2-e5513bd990e6 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b returned with HTTP 202 Aug 09 10:57:14.312372 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1456/5822] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:57:14 2026] DELETE /volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:57:14.322462 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d01f8ac3-53ba-4583-99ce-8b9b5375e43e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:14.326984 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d01f8ac3-53ba-4583-99ce-8b9b5375e43e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b Aug 09 10:57:14.327277 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d01f8ac3-53ba-4583-99ce-8b9b5375e43e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:14.327443 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d01f8ac3-53ba-4583-99ce-8b9b5375e43e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:14.333495 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:14.333495 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:14.334116 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d01f8ac3-53ba-4583-99ce-8b9b5375e43e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Snapshot retrieved successfully. Aug 09 10:57:14.335392 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d01f8ac3-53ba-4583-99ce-8b9b5375e43e tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b returned with HTTP 200 Aug 09 10:57:14.336318 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1445/5823] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:14 2026] GET /volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:15.345401 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-14907053-7030-4bac-afd9-02d2c473424c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:15.347808 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14907053-7030-4bac-afd9-02d2c473424c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b Aug 09 10:57:15.348337 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14907053-7030-4bac-afd9-02d2c473424c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:15.349574 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14907053-7030-4bac-afd9-02d2c473424c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:15.353536 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14907053-7030-4bac-afd9-02d2c473424c tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b returned with HTTP 404 Aug 09 10:57:15.353536 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1467/5824] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:15 2026] GET /volume/v3/snapshots/4dc1071b-e629-4f62-ae45-302ee7372e5b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:15.365181 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1d7965ab-d3b5-4e4f-92c0-fb7cf0dc06d5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:15.367236 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d7965ab-d3b5-4e4f-92c0-fb7cf0dc06d5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:57:15.367457 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d7965ab-d3b5-4e4f-92c0-fb7cf0dc06d5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:15.367814 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d7965ab-d3b5-4e4f-92c0-fb7cf0dc06d5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:15.377300 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:15.377300 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:15.381917 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1d7965ab-d3b5-4e4f-92c0-fb7cf0dc06d5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:15.387437 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d7965ab-d3b5-4e4f-92c0-fb7cf0dc06d5 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:57:15.387893 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1457/5825] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:15 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:15.404763 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3e956de6-9fa0-4f1a-9bbe-5cc8794b2246 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:15.406571 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e956de6-9fa0-4f1a-9bbe-5cc8794b2246 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:57:15.406739 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e956de6-9fa0-4f1a-9bbe-5cc8794b2246 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:15.406952 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e956de6-9fa0-4f1a-9bbe-5cc8794b2246 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:15.414553 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:15.414553 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:15.418287 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3e956de6-9fa0-4f1a-9bbe-5cc8794b2246 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:15.422563 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e956de6-9fa0-4f1a-9bbe-5cc8794b2246 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:57:15.422961 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1457/5826] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:15 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:15.435471 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50f5fe3a-06c5-4914-950e-88f0863df951 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:15.439245 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50f5fe3a-06c5-4914-950e-88f0863df951 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] DELETE https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:57:15.439245 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50f5fe3a-06c5-4914-950e-88f0863df951 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:15.439245 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50f5fe3a-06c5-4914-950e-88f0863df951 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:15.439245 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-50f5fe3a-06c5-4914-950e-88f0863df951 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete volume with id: 83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:57:15.445383 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:15.445383 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:15.446038 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-50f5fe3a-06c5-4914-950e-88f0863df951 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:15.465873 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-50f5fe3a-06c5-4914-950e-88f0863df951 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Delete volume request issued successfully. Aug 09 10:57:15.466078 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50f5fe3a-06c5-4914-950e-88f0863df951 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 202 Aug 09 10:57:15.467567 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1446/5827] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:57:15 2026] DELETE /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:57:15.476240 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d1c8af39-86b0-455f-bc6f-96ba9692630a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:15.478639 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1c8af39-86b0-455f-bc6f-96ba9692630a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:57:15.478892 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1c8af39-86b0-455f-bc6f-96ba9692630a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:15.479142 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1c8af39-86b0-455f-bc6f-96ba9692630a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:15.487743 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:15.487743 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:15.491398 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d1c8af39-86b0-455f-bc6f-96ba9692630a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Volume info retrieved successfully. Aug 09 10:57:15.496488 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1c8af39-86b0-455f-bc6f-96ba9692630a tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 200 Aug 09 10:57:15.496859 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1468/5828] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:15 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:16.510852 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3c504f84-82b6-47c0-96aa-b563087a0383 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:16.514256 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c504f84-82b6-47c0-96aa-b563087a0383 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] GET https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d Aug 09 10:57:16.514256 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c504f84-82b6-47c0-96aa-b563087a0383 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:16.514256 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c504f84-82b6-47c0-96aa-b563087a0383 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:16.519896 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c504f84-82b6-47c0-96aa-b563087a0383 tempest-SnapshotDataIntegrityTests-1584578413 tempest-SnapshotDataIntegrityTests-1584578413-project-member] https://10.4.3.125/volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d returned with HTTP 404 Aug 09 10:57:16.520488 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1458/5829] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:16 2026] GET /volume/v3/volumes/83e01a13-be6e-4ef8-a492-87ccfc2f2e3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:25.421533 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:25.458272 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=35,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:25.495451 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:26.519495 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=22 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:31.819892 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de5c120c-281b-42c1-9306-d6e1235f64ba None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:31.938222 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:57:31.938511 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1962174559", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:31.939985 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1962174559', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:57:31.940152 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Create volume of 1 GB Aug 09 10:57:31.943946 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Availability Zones retrieved successfully. Aug 09 10:57:31.949281 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Flow 'volume_create_api' (fa1d10e3-9df1-4c01-8781-e2f69532d38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:57:31.950117 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c202f0ac-6125-4957-a3b5-ad6698b93d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:31.950964 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:57:31.974827 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c202f0ac-6125-4957-a3b5-ad6698b93d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:31.975554 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7c77f8-2ff4-4f05-b863-dd44260e4529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:32.025733 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Created reservations ['6bdfc155-248a-432f-a228-688ee93a147f', '6cb37b8d-fd00-4d29-89ae-e2bacc2969ab', 'f9bc4aac-9d6d-436d-9f67-06004b63dc73', '7f220d52-720e-4e33-908a-4cdbb97a64c9'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:57:32.026510 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7c77f8-2ff4-4f05-b863-dd44260e4529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bdfc155-248a-432f-a228-688ee93a147f', '6cb37b8d-fd00-4d29-89ae-e2bacc2969ab', 'f9bc4aac-9d6d-436d-9f67-06004b63dc73', '7f220d52-720e-4e33-908a-4cdbb97a64c9']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:32.027236 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3216049-9dd4-474e-b6d8-6b67dc6fdff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:32.046926 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3216049-9dd4-474e-b6d8-6b67dc6fdff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5da52eef-9d4f-459b-be84-3a00d4d78bb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1962174559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e227306eee1e4164a5aa2e8ed4fa80ee',qos_specs=None,replication_status=,reservations=['6bdfc155-248a-432f-a228-688ee93a147f','6cb37b8d-fd00-4d29-89ae-e2bacc2969ab','f9bc4aac-9d6d-436d-9f67-06004b63dc73','7f220d52-720e-4e33-908a-4cdbb97a64c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='040ed22716d94526a034cbafcdbe5c1d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1962174559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5da52eef-9d4f-459b-be84-3a00d4d78bb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e227306eee1e4164a5aa2e8ed4fa80ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='040ed22716d94526a034cbafcdbe5c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:32.047613 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54eb028-6a4f-41ed-ad5d-73260a9f59a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:32.062421 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54eb028-6a4f-41ed-ad5d-73260a9f59a6) transitioned into state 'SUCCESS' from state '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-1962174559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e227306eee1e4164a5aa2e8ed4fa80ee',qos_specs=None,replication_status=,reservations=['6bdfc155-248a-432f-a228-688ee93a147f','6cb37b8d-fd00-4d29-89ae-e2bacc2969ab','f9bc4aac-9d6d-436d-9f67-06004b63dc73','7f220d52-720e-4e33-908a-4cdbb97a64c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='040ed22716d94526a034cbafcdbe5c1d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:32.063061 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5558bc2e-f60b-4472-9977-32fd7796a7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:32.073674 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5558bc2e-f60b-4472-9977-32fd7796a7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:32.074869 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Flow 'volume_create_api' (fa1d10e3-9df1-4c01-8781-e2f69532d38a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:57:32.075371 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Create volume request issued successfully. Aug 09 10:57:32.076160 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de5c120c-281b-42c1-9306-d6e1235f64ba tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:57:32.076747 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1458/5830] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:57:31 2026] POST /volume/v3/volumes => generated 754 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:57:32.088744 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5d9d1b2f-65ca-4d86-84fe-ffa5077418ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:32.090501 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5d9d1b2f-65ca-4d86-84fe-ffa5077418ae tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:32.090681 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5d9d1b2f-65ca-4d86-84fe-ffa5077418ae tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:32.090858 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5d9d1b2f-65ca-4d86-84fe-ffa5077418ae tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:32.097589 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:32.097589 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:32.100922 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5d9d1b2f-65ca-4d86-84fe-ffa5077418ae tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:32.104763 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5d9d1b2f-65ca-4d86-84fe-ffa5077418ae tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 returned with HTTP 200 Aug 09 10:57:32.105163 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1447/5831] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:32 2026] GET /volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:33.116619 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-488201af-1de3-4167-8704-7b078ca6d1ac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:33.118275 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-488201af-1de3-4167-8704-7b078ca6d1ac tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:33.118453 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-488201af-1de3-4167-8704-7b078ca6d1ac tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:33.118650 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-488201af-1de3-4167-8704-7b078ca6d1ac tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:33.125009 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:33.125009 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:33.128087 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-488201af-1de3-4167-8704-7b078ca6d1ac tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:33.131644 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-488201af-1de3-4167-8704-7b078ca6d1ac tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 returned with HTTP 200 Aug 09 10:57:33.131963 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1469/5832] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:33 2026] GET /volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:33.143215 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2dbf75db-5b12-4091-b4b3-10aa2da3de18 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:33.145043 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2dbf75db-5b12-4091-b4b3-10aa2da3de18 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:33.145285 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2dbf75db-5b12-4091-b4b3-10aa2da3de18 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:33.145477 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2dbf75db-5b12-4091-b4b3-10aa2da3de18 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:33.152416 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:33.152416 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:33.156685 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2dbf75db-5b12-4091-b4b3-10aa2da3de18 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:33.162618 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2dbf75db-5b12-4091-b4b3-10aa2da3de18 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 returned with HTTP 200 Aug 09 10:57:33.163194 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1459/5833] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:33 2026] GET /volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:33.175468 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de0fa7ef-e0e6-4856-8bfd-03578b3942a4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:33.177494 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de0fa7ef-e0e6-4856-8bfd-03578b3942a4 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] POST https://10.4.3.125/volume/v3/snapshots Aug 09 10:57:33.177865 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de0fa7ef-e0e6-4856-8bfd-03578b3942a4 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5da52eef-9d4f-459b-be84-3a00d4d78bb2", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1128929099", "description": null, "metadata": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:33.187969 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:33.187969 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:33.188576 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de0fa7ef-e0e6-4856-8bfd-03578b3942a4 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:33.188762 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-de0fa7ef-e0e6-4856-8bfd-03578b3942a4 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Create snapshot from volume 5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:33.223906 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-de0fa7ef-e0e6-4856-8bfd-03578b3942a4 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Created reservations ['05a4aa1e-5d13-4e83-a19c-3aefad12e48a', '137aa4f9-2db8-4aad-af4e-0462c9dcf5fe', '40383981-aaf6-467b-9aa1-424beb2a06d3', '981f73db-f3cd-46a9-88ba-e3cbb795bfac'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:57:33.252544 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de0fa7ef-e0e6-4856-8bfd-03578b3942a4 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Snapshot force create request issued successfully. Aug 09 10:57:33.252875 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de0fa7ef-e0e6-4856-8bfd-03578b3942a4 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/snapshots returned with HTTP 202 Aug 09 10:57:33.253324 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1459/5834] 10.4.3.125 () {68 vars in 1265 bytes} [Sun Aug 9 10:57:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:57:33.261813 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7bdef37d-63f2-44b0-b2d5-9a0101e707b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:33.263760 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7bdef37d-63f2-44b0-b2d5-9a0101e707b3 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:33.263971 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7bdef37d-63f2-44b0-b2d5-9a0101e707b3 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:33.264202 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7bdef37d-63f2-44b0-b2d5-9a0101e707b3 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:33.269409 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:33.269409 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:33.269876 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7bdef37d-63f2-44b0-b2d5-9a0101e707b3 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Snapshot retrieved successfully. Aug 09 10:57:33.270728 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7bdef37d-63f2-44b0-b2d5-9a0101e707b3 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c returned with HTTP 200 Aug 09 10:57:33.271133 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1448/5835] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:33 2026] GET /volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:34.279748 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bfaad83d-d1eb-4ed7-bb80-2d20c628e12e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:34.281662 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bfaad83d-d1eb-4ed7-bb80-2d20c628e12e tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:34.281843 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bfaad83d-d1eb-4ed7-bb80-2d20c628e12e tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:34.282040 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bfaad83d-d1eb-4ed7-bb80-2d20c628e12e tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:34.286797 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:34.286797 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:34.287172 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bfaad83d-d1eb-4ed7-bb80-2d20c628e12e tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Snapshot retrieved successfully. Aug 09 10:57:34.287822 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bfaad83d-d1eb-4ed7-bb80-2d20c628e12e tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c returned with HTTP 200 Aug 09 10:57:34.288150 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1470/5836] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:34 2026] GET /volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:34.296121 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-65bf2dca-5880-45f6-99ee-1d1f7ef59653 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:34.297838 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-65bf2dca-5880-45f6-99ee-1d1f7ef59653 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:34.298029 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-65bf2dca-5880-45f6-99ee-1d1f7ef59653 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:34.298212 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-65bf2dca-5880-45f6-99ee-1d1f7ef59653 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:34.302882 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:34.302882 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:34.303450 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-65bf2dca-5880-45f6-99ee-1d1f7ef59653 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Snapshot retrieved successfully. Aug 09 10:57:34.303979 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-65bf2dca-5880-45f6-99ee-1d1f7ef59653 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c returned with HTTP 200 Aug 09 10:57:34.304326 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1460/5837] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:34 2026] GET /volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:34.312108 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4a4d92ac-f00a-4e84-949d-528fee71c6f1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:34.314005 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4a4d92ac-f00a-4e84-949d-528fee71c6f1 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:34.314208 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4a4d92ac-f00a-4e84-949d-528fee71c6f1 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:34.314398 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4a4d92ac-f00a-4e84-949d-528fee71c6f1 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:34.319013 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:34.319013 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:34.319433 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4a4d92ac-f00a-4e84-949d-528fee71c6f1 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Snapshot retrieved successfully. Aug 09 10:57:34.320154 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4a4d92ac-f00a-4e84-949d-528fee71c6f1 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c returned with HTTP 200 Aug 09 10:57:34.320505 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1460/5838] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:34 2026] GET /volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:34.328101 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b1536d2e-5efa-4930-ae2d-51d618760754 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:34.330234 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:57:34.330520 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8c45aad9-0d53-4f94-946b-5a1f5505895c", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:34.331922 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Create volume request body: {'volume': {'snapshot_id': '8c45aad9-0d53-4f94-946b-5a1f5505895c', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:57:34.336664 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:34.336664 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:34.337059 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Snapshot retrieved successfully. Aug 09 10:57:34.337168 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Create volume of 1 GB Aug 09 10:57:34.340418 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Availability Zones retrieved successfully. Aug 09 10:57:34.345323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Flow 'volume_create_api' (30b5266f-10f6-42f7-86a0-4a24ffac9d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:57:34.346323 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc8da3c8-f790-46ff-88a6-5610f25d3ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:34.347176 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:57:34.373496 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc8da3c8-f790-46ff-88a6-5610f25d3ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8c45aad9-0d53-4f94-946b-5a1f5505895c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T10:34:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f30c38d2-8d3b-43cf-87c6-072f3d998ae0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:34.374201 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888b7e41-4737-4023-8413-dcabea2772c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:34.407977 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Created reservations ['1210e4ea-b1a1-43fd-8a4d-8411d952b8c3', 'f4ec5c2e-b4a3-441e-be88-b75ff307f6fe', '1670454e-6bb1-4a79-88c0-ab56c1152249', '8fd65b89-c6e4-413e-b70d-a962e0b48446'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:57:34.408870 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888b7e41-4737-4023-8413-dcabea2772c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1210e4ea-b1a1-43fd-8a4d-8411d952b8c3', 'f4ec5c2e-b4a3-441e-be88-b75ff307f6fe', '1670454e-6bb1-4a79-88c0-ab56c1152249', '8fd65b89-c6e4-413e-b70d-a962e0b48446']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:34.409744 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ba3b48-0d11-419d-92bb-5c26ed1da716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:34.447030 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ba3b48-0d11-419d-92bb-5c26ed1da716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34f5f693-8952-42fa-b446-726a8cd72b74', '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='e227306eee1e4164a5aa2e8ed4fa80ee',qos_specs=None,replication_status=,reservations=['1210e4ea-b1a1-43fd-8a4d-8411d952b8c3','f4ec5c2e-b4a3-441e-be88-b75ff307f6fe','1670454e-6bb1-4a79-88c0-ab56c1152249','8fd65b89-c6e4-413e-b70d-a962e0b48446'],size=1,snapshot_id=8c45aad9-0d53-4f94-946b-5a1f5505895c,source_replicaid=,source_volid=None,status='creating',user_id='040ed22716d94526a034cbafcdbe5c1d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T10:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34f5f693-8952-42fa-b446-726a8cd72b74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e227306eee1e4164a5aa2e8ed4fa80ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8c45aad9-0d53-4f94-946b-5a1f5505895c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='040ed22716d94526a034cbafcdbe5c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f30c38d2-8d3b-43cf-87c6-072f3d998ae0),volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:34.447776 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee6fe6fb-2dc9-4e1f-befa-ac1bd8568b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:34.463343 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee6fe6fb-2dc9-4e1f-befa-ac1bd8568b35) transitioned into state 'SUCCESS' from 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='e227306eee1e4164a5aa2e8ed4fa80ee',qos_specs=None,replication_status=,reservations=['1210e4ea-b1a1-43fd-8a4d-8411d952b8c3','f4ec5c2e-b4a3-441e-be88-b75ff307f6fe','1670454e-6bb1-4a79-88c0-ab56c1152249','8fd65b89-c6e4-413e-b70d-a962e0b48446'],size=1,snapshot_id=8c45aad9-0d53-4f94-946b-5a1f5505895c,source_replicaid=,source_volid=None,status='creating',user_id='040ed22716d94526a034cbafcdbe5c1d',volume_type_id=f30c38d2-8d3b-43cf-87c6-072f3d998ae0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:34.463981 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d90d9c7-38d4-45a4-8271-c14ce9e892f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:34.482655 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d90d9c7-38d4-45a4-8271-c14ce9e892f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:34.482890 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Flow 'volume_create_api' (30b5266f-10f6-42f7-86a0-4a24ffac9d52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:57:34.483057 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Create volume request issued successfully. Aug 09 10:57:34.483587 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b1536d2e-5efa-4930-ae2d-51d618760754 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:57:34.483969 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1449/5839] 10.4.3.125 () {68 vars in 1258 bytes} [Sun Aug 9 10:57:34 2026] POST /volume/v3/volumes => generated 741 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:57:34.494876 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5ac628a4-6441-4a70-9a76-b5380dbba28f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:34.496602 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ac628a4-6441-4a70-9a76-b5380dbba28f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 Aug 09 10:57:34.496789 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ac628a4-6441-4a70-9a76-b5380dbba28f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:34.496963 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ac628a4-6441-4a70-9a76-b5380dbba28f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:34.503365 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:34.503365 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:34.506597 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5ac628a4-6441-4a70-9a76-b5380dbba28f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:34.510300 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ac628a4-6441-4a70-9a76-b5380dbba28f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 returned with HTTP 200 Aug 09 10:57:34.510621 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1471/5840] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:34 2026] GET /volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:35.522441 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6876ffa4-1ff6-4a7b-8e2d-bfb6bfad3eb3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:35.524194 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6876ffa4-1ff6-4a7b-8e2d-bfb6bfad3eb3 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 Aug 09 10:57:35.524390 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6876ffa4-1ff6-4a7b-8e2d-bfb6bfad3eb3 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:35.524565 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6876ffa4-1ff6-4a7b-8e2d-bfb6bfad3eb3 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:35.531119 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:35.531119 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:35.534740 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6876ffa4-1ff6-4a7b-8e2d-bfb6bfad3eb3 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:35.538272 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6876ffa4-1ff6-4a7b-8e2d-bfb6bfad3eb3 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 returned with HTTP 200 Aug 09 10:57:35.538606 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1461/5841] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:35 2026] GET /volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 10:57:35.549379 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f13388d7-2b3d-41aa-bb08-3ccdda77465f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:35.551075 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f13388d7-2b3d-41aa-bb08-3ccdda77465f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 Aug 09 10:57:35.551297 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f13388d7-2b3d-41aa-bb08-3ccdda77465f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:35.551487 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f13388d7-2b3d-41aa-bb08-3ccdda77465f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:35.557735 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:35.557735 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:35.561105 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f13388d7-2b3d-41aa-bb08-3ccdda77465f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:35.564679 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f13388d7-2b3d-41aa-bb08-3ccdda77465f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 returned with HTTP 200 Aug 09 10:57:35.565023 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1461/5842] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:35 2026] GET /volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:35.575426 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-525c1e2f-933b-40cc-a19b-fe9c4d6d95fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:35.577337 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-525c1e2f-933b-40cc-a19b-fe9c4d6d95fe tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:35.577542 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-525c1e2f-933b-40cc-a19b-fe9c4d6d95fe tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:35.577738 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-525c1e2f-933b-40cc-a19b-fe9c4d6d95fe tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:35.577847 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-525c1e2f-933b-40cc-a19b-fe9c4d6d95fe tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Delete snapshot with id: 8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:35.583069 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:35.583069 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:35.583548 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-525c1e2f-933b-40cc-a19b-fe9c4d6d95fe tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Snapshot retrieved successfully. Aug 09 10:57:35.599744 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-525c1e2f-933b-40cc-a19b-fe9c4d6d95fe tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Snapshot delete request issued successfully. Aug 09 10:57:35.599944 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-525c1e2f-933b-40cc-a19b-fe9c4d6d95fe tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c returned with HTTP 202 Aug 09 10:57:35.600409 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1450/5843] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:57:35 2026] DELETE /volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:57:35.606972 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e161fa70-0a1f-4a8e-b04f-4d29bacdeb1d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:35.608807 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e161fa70-0a1f-4a8e-b04f-4d29bacdeb1d tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:35.609016 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e161fa70-0a1f-4a8e-b04f-4d29bacdeb1d tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:35.609205 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e161fa70-0a1f-4a8e-b04f-4d29bacdeb1d tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:35.614516 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:35.614516 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:35.614951 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e161fa70-0a1f-4a8e-b04f-4d29bacdeb1d tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Snapshot retrieved successfully. Aug 09 10:57:35.615682 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e161fa70-0a1f-4a8e-b04f-4d29bacdeb1d tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c returned with HTTP 200 Aug 09 10:57:35.616033 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1472/5844] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:35 2026] GET /volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:36.625617 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4f166a1e-91e0-44cf-b54d-5e6b171906d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:36.627391 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f166a1e-91e0-44cf-b54d-5e6b171906d7 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:36.627591 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f166a1e-91e0-44cf-b54d-5e6b171906d7 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:36.627830 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f166a1e-91e0-44cf-b54d-5e6b171906d7 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:36.631798 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f166a1e-91e0-44cf-b54d-5e6b171906d7 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c returned with HTTP 404 Aug 09 10:57:36.632291 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1462/5845] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:36 2026] GET /volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:36.640687 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ca914004-e2d1-43bb-afed-48b2deeaf2a5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:36.642305 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca914004-e2d1-43bb-afed-48b2deeaf2a5 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:36.642497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca914004-e2d1-43bb-afed-48b2deeaf2a5 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:36.642673 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca914004-e2d1-43bb-afed-48b2deeaf2a5 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:36.642835 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-ca914004-e2d1-43bb-afed-48b2deeaf2a5 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Delete volume with id: 5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:36.649513 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:36.649513 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:36.649946 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ca914004-e2d1-43bb-afed-48b2deeaf2a5 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:36.665939 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ca914004-e2d1-43bb-afed-48b2deeaf2a5 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Delete volume request issued successfully. Aug 09 10:57:36.666199 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca914004-e2d1-43bb-afed-48b2deeaf2a5 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 returned with HTTP 202 Aug 09 10:57:36.666643 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1462/5846] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:57:36 2026] DELETE /volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:57:36.673816 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2efb82b9-0828-4e5d-8b28-b8d83c483d2f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:36.675611 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2efb82b9-0828-4e5d-8b28-b8d83c483d2f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:36.675798 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2efb82b9-0828-4e5d-8b28-b8d83c483d2f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:36.676011 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2efb82b9-0828-4e5d-8b28-b8d83c483d2f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:36.682965 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:36.682965 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:36.686793 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2efb82b9-0828-4e5d-8b28-b8d83c483d2f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:36.691066 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2efb82b9-0828-4e5d-8b28-b8d83c483d2f tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 returned with HTTP 200 Aug 09 10:57:36.691454 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1451/5847] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:36 2026] GET /volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:37.706107 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-60f213f3-5871-4bcb-9e1a-354eec29a54d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:37.709097 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60f213f3-5871-4bcb-9e1a-354eec29a54d tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:37.709382 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60f213f3-5871-4bcb-9e1a-354eec29a54d tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:37.709621 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60f213f3-5871-4bcb-9e1a-354eec29a54d tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:37.715334 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60f213f3-5871-4bcb-9e1a-354eec29a54d tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 returned with HTTP 404 Aug 09 10:57:37.715753 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1473/5848] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:37 2026] GET /volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:37.722510 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-74ab20dd-db62-426a-822b-8c0f6827ee23 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:37.724130 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-74ab20dd-db62-426a-822b-8c0f6827ee23 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] DELETE https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 Aug 09 10:57:37.724343 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-74ab20dd-db62-426a-822b-8c0f6827ee23 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:37.724516 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-74ab20dd-db62-426a-822b-8c0f6827ee23 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:37.724658 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-74ab20dd-db62-426a-822b-8c0f6827ee23 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Delete volume with id: 34f5f693-8952-42fa-b446-726a8cd72b74 Aug 09 10:57:37.731955 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:37.731955 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:37.732499 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-74ab20dd-db62-426a-822b-8c0f6827ee23 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:37.749646 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-74ab20dd-db62-426a-822b-8c0f6827ee23 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Delete volume request issued successfully. Aug 09 10:57:37.749833 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-74ab20dd-db62-426a-822b-8c0f6827ee23 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 returned with HTTP 202 Aug 09 10:57:37.750358 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1463/5849] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:57:37 2026] DELETE /volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:57:37.759413 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a66f71d2-2b59-4e63-b12e-82751126a542 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:37.761192 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a66f71d2-2b59-4e63-b12e-82751126a542 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 Aug 09 10:57:37.761412 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a66f71d2-2b59-4e63-b12e-82751126a542 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:37.761595 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a66f71d2-2b59-4e63-b12e-82751126a542 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:37.769647 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:37.769647 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:37.773894 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a66f71d2-2b59-4e63-b12e-82751126a542 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Volume info retrieved successfully. Aug 09 10:57:37.778710 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a66f71d2-2b59-4e63-b12e-82751126a542 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 returned with HTTP 200 Aug 09 10:57:37.779168 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1463/5850] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:37 2026] GET /volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:38.794384 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0ad61a3a-b1a9-42ab-b712-4dfddbf10cee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:38.796137 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ad61a3a-b1a9-42ab-b712-4dfddbf10cee tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 Aug 09 10:57:38.796383 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ad61a3a-b1a9-42ab-b712-4dfddbf10cee tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:38.796562 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ad61a3a-b1a9-42ab-b712-4dfddbf10cee tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:38.801840 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ad61a3a-b1a9-42ab-b712-4dfddbf10cee tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 returned with HTTP 404 Aug 09 10:57:38.802273 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1452/5851] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:38 2026] GET /volume/v3/volumes/34f5f693-8952-42fa-b446-726a8cd72b74 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:38.808545 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5a6493c6-6541-47b4-ae55-f662d4a6a99b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:38.810454 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a6493c6-6541-47b4-ae55-f662d4a6a99b tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] DELETE https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:38.810658 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a6493c6-6541-47b4-ae55-f662d4a6a99b tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:38.810897 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a6493c6-6541-47b4-ae55-f662d4a6a99b tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:38.811040 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-5a6493c6-6541-47b4-ae55-f662d4a6a99b tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Delete snapshot with id: 8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:38.815224 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a6493c6-6541-47b4-ae55-f662d4a6a99b tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c returned with HTTP 404 Aug 09 10:57:38.815667 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1474/5852] 10.4.3.125 () {66 vars in 1357 bytes} [Sun Aug 9 10:57:38 2026] DELETE /volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:38.821291 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b405a734-c7b3-49da-a4e9-e1fc716a7984 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:38.823131 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b405a734-c7b3-49da-a4e9-e1fc716a7984 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c Aug 09 10:57:38.823345 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b405a734-c7b3-49da-a4e9-e1fc716a7984 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:38.823521 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b405a734-c7b3-49da-a4e9-e1fc716a7984 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:38.827756 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b405a734-c7b3-49da-a4e9-e1fc716a7984 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c returned with HTTP 404 Aug 09 10:57:38.828247 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1464/5853] 10.4.3.125 () {66 vars in 1354 bytes} [Sun Aug 9 10:57:38 2026] GET /volume/v3/snapshots/8c45aad9-0d53-4f94-946b-5a1f5505895c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:38.834031 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-60872ec5-2418-4056-8d3b-dfd819e6fcf9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:38.836072 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-60872ec5-2418-4056-8d3b-dfd819e6fcf9 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] DELETE https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:38.836292 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-60872ec5-2418-4056-8d3b-dfd819e6fcf9 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:38.836497 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-60872ec5-2418-4056-8d3b-dfd819e6fcf9 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:38.836672 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-60872ec5-2418-4056-8d3b-dfd819e6fcf9 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Delete volume with id: 5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:38.842730 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-60872ec5-2418-4056-8d3b-dfd819e6fcf9 tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 returned with HTTP 404 Aug 09 10:57:38.843450 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1464/5854] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:57:38 2026] DELETE /volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:38.850007 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e6be162b-4273-499a-8010-88eb7fc47d4c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:38.851899 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6be162b-4273-499a-8010-88eb7fc47d4c tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] GET https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 Aug 09 10:57:38.852140 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6be162b-4273-499a-8010-88eb7fc47d4c tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:38.852342 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6be162b-4273-499a-8010-88eb7fc47d4c tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:38.857985 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6be162b-4273-499a-8010-88eb7fc47d4c tempest-SnapshotDependencyTests-1511155353 tempest-SnapshotDependencyTests-1511155353-project-member] https://10.4.3.125/volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 returned with HTTP 404 Aug 09 10:57:38.858447 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1453/5855] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:38 2026] GET /volume/v3/volumes/5da52eef-9d4f-459b-be84-3a00d4d78bb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:57:48.813064 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=12 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:48.825431 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:48.839122 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=55,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:48.854818 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:57:54.593884 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f1413d3b-644b-442c-afbe-26d5c747b13b req-d68679fb-968a-4ff2-a89d-72b280eb641c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:54.595597 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f1413d3b-644b-442c-afbe-26d5c747b13b req-d68679fb-968a-4ff2-a89d-72b280eb641c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] DELETE https://10.4.3.125/volume/v3/attachments/23056826-57a3-4796-bdf6-f5997cd3cef0 Aug 09 10:57:54.595756 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f1413d3b-644b-442c-afbe-26d5c747b13b req-d68679fb-968a-4ff2-a89d-72b280eb641c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:54.595930 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f1413d3b-644b-442c-afbe-26d5c747b13b req-d68679fb-968a-4ff2-a89d-72b280eb641c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:54.605450 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:54.605450 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:54.650247 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f1413d3b-644b-442c-afbe-26d5c747b13b req-d68679fb-968a-4ff2-a89d-72b280eb641c tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments/23056826-57a3-4796-bdf6-f5997cd3cef0 returned with HTTP 200 Aug 09 10:57:54.650629 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1475/5856] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:57:54 2026] DELETE /volume/v3/attachments/23056826-57a3-4796-bdf6-f5997cd3cef0 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:55.714854 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:55.716478 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/volumes Aug 09 10:57:55.716820 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-892698247", "source_volid": "122164a7-6546-4c95-9601-5210cd1a2348", "volume_type": "tempest-scenario-type-luks-588232025", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:57:55.718227 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-892698247', 'source_volid': '122164a7-6546-4c95-9601-5210cd1a2348', 'volume_type': 'tempest-scenario-type-luks-588232025', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 10:57:55.728944 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:55.728944 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:55.729436 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume retrieved successfully. Aug 09 10:57:55.729557 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume of 1 GB Aug 09 10:57:55.730200 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Availability Zones retrieved successfully. Aug 09 10:57:55.735482 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Flow 'volume_create_api' (feb3bf99-bf2c-4490-b43d-a2ab47c73b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:57:55.736510 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a59e4a2-1623-42b3-af6f-8fd14735d016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:55.737316 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 10:57:55.754380 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a59e4a2-1623-42b3-af6f-8fd14735d016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '122164a7-6546-4c95-9601-5210cd1a2348', 'volume_type': VolumeType(created_at=2026-08-09T10:56:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4384a57d-ba89-4de8-aaf1-0dd6d9261658,is_public=True,name='tempest-scenario-type-luks-588232025',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4384a57d-ba89-4de8-aaf1-0dd6d9261658', '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=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:55.755090 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa5be64-2e59-4d9c-9202-b4e241766f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:55.777479 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-588232025 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-588232025, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:57:55.777723 np0000006833 devstack@c-api.service[100316]: WARNING cinder.quota [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-588232025 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-588232025, it is now deprecated. Please use the default quota class for default quota. Aug 09 10:57:55.789867 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Created reservations ['87f09d2e-538f-4cc5-ab7b-0f29a2d38410', '3d17f278-6e6c-4417-8db8-1840c8a96c18', 'faa75f18-ac99-4ffb-80d8-92ec76bbd917', '790c585f-f9d9-47d8-b0db-3b29e71808ff'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 10:57:55.790541 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa5be64-2e59-4d9c-9202-b4e241766f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87f09d2e-538f-4cc5-ab7b-0f29a2d38410', '3d17f278-6e6c-4417-8db8-1840c8a96c18', 'faa75f18-ac99-4ffb-80d8-92ec76bbd917', '790c585f-f9d9-47d8-b0db-3b29e71808ff']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:55.791223 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6b074f-8c0c-4bc6-b5a2-0c30db2585b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:55.820944 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6b074f-8c0c-4bc6-b5a2-0c30db2585b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7189967a-422b-4038-a5b1-e700d4a78ab9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-892698247',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',qos_specs=None,replication_status=,reservations=['87f09d2e-538f-4cc5-ab7b-0f29a2d38410','3d17f278-6e6c-4417-8db8-1840c8a96c18','faa75f18-ac99-4ffb-80d8-92ec76bbd917','790c585f-f9d9-47d8-b0db-3b29e71808ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=122164a7-6546-4c95-9601-5210cd1a2348,status='creating',user_id='f1fb371d32f945e291a92407971b3ee0',volume_type_id=4384a57d-ba89-4de8-aaf1-0dd6d9261658), '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-09T10:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-892698247',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7189967a-422b-4038-a5b1-e700d4a78ab9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=122164a7-6546-4c95-9601-5210cd1a2348,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1fb371d32f945e291a92407971b3ee0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4384a57d-ba89-4de8-aaf1-0dd6d9261658),volume_type_id=4384a57d-ba89-4de8-aaf1-0dd6d9261658)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:55.821637 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4baef5be-17ac-4a79-8187-a05e8cb34de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:55.837391 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4baef5be-17ac-4a79-8187-a05e8cb34de3) transitioned into state 'SUCCESS' from state '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-892698247',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab4da01f0094c49bb0aabd9e9a6ca56',qos_specs=None,replication_status=,reservations=['87f09d2e-538f-4cc5-ab7b-0f29a2d38410','3d17f278-6e6c-4417-8db8-1840c8a96c18','faa75f18-ac99-4ffb-80d8-92ec76bbd917','790c585f-f9d9-47d8-b0db-3b29e71808ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=122164a7-6546-4c95-9601-5210cd1a2348,status='creating',user_id='f1fb371d32f945e291a92407971b3ee0',volume_type_id=4384a57d-ba89-4de8-aaf1-0dd6d9261658)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:55.837986 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b571c634-11d2-47ec-a889-a5f3a973fc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 10:57:55.851019 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b571c634-11d2-47ec-a889-a5f3a973fc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 10:57:55.851748 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Flow 'volume_create_api' (feb3bf99-bf2c-4490-b43d-a2ab47c73b9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 10:57:55.852009 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Create volume request issued successfully. Aug 09 10:57:55.852511 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9e7e397a-cab2-4cf6-9c61-62d2ef689fdb tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes returned with HTTP 202 Aug 09 10:57:55.852907 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1465/5857] 10.4.3.125 () {68 vars in 1259 bytes} [Sun Aug 9 10:57:55 2026] POST /volume/v3/volumes => generated 809 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 10:57:55.863823 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9ccc12a9-bc56-4279-a055-fb5bb3a361a6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:55.865435 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9ccc12a9-bc56-4279-a055-fb5bb3a361a6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:57:55.865603 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9ccc12a9-bc56-4279-a055-fb5bb3a361a6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:55.865772 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9ccc12a9-bc56-4279-a055-fb5bb3a361a6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:55.872113 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:55.872113 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:55.875429 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9ccc12a9-bc56-4279-a055-fb5bb3a361a6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:55.879384 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9ccc12a9-bc56-4279-a055-fb5bb3a361a6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:57:55.879730 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1465/5858] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:55 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:56.891931 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab69668a-376f-49b2-a4d3-4c3f6b243fca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:56.893667 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab69668a-376f-49b2-a4d3-4c3f6b243fca tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:57:56.893857 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab69668a-376f-49b2-a4d3-4c3f6b243fca tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:56.894027 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab69668a-376f-49b2-a4d3-4c3f6b243fca tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:56.901255 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:56.901255 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:57:56.903675 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ab69668a-376f-49b2-a4d3-4c3f6b243fca tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:56.907278 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab69668a-376f-49b2-a4d3-4c3f6b243fca tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:57:56.907676 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1454/5859] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:56 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:57.919334 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b2e79947-1bde-49c7-a6b0-b658dc0c0357 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:57.921089 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2e79947-1bde-49c7-a6b0-b658dc0c0357 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:57:57.921329 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2e79947-1bde-49c7-a6b0-b658dc0c0357 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:57.921547 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2e79947-1bde-49c7-a6b0-b658dc0c0357 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:57.928453 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:57.928453 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:57:57.931753 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b2e79947-1bde-49c7-a6b0-b658dc0c0357 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:57.935529 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2e79947-1bde-49c7-a6b0-b658dc0c0357 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:57:57.935877 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1476/5860] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:57 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:58.948727 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ebfb531d-238e-4f0a-978a-81311c505dd6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:58.950562 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ebfb531d-238e-4f0a-978a-81311c505dd6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:57:58.950749 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ebfb531d-238e-4f0a-978a-81311c505dd6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:58.950983 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ebfb531d-238e-4f0a-978a-81311c505dd6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:58.958012 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:58.958012 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:57:58.961428 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ebfb531d-238e-4f0a-978a-81311c505dd6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:58.965164 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ebfb531d-238e-4f0a-978a-81311c505dd6 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:57:58.965506 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1466/5861] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:58 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:57:59.977155 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d1cf589c-a9bf-4638-9dc5-135d30c4f80e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:57:59.979334 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1cf589c-a9bf-4638-9dc5-135d30c4f80e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:57:59.979565 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1cf589c-a9bf-4638-9dc5-135d30c4f80e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:57:59.979810 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1cf589c-a9bf-4638-9dc5-135d30c4f80e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:57:59.987601 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:57:59.987601 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:57:59.991234 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d1cf589c-a9bf-4638-9dc5-135d30c4f80e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:57:59.996062 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1cf589c-a9bf-4638-9dc5-135d30c4f80e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:57:59.996449 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1466/5862] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:57:59 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:58:01.008175 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-34fb0fa7-6f14-44b7-80e6-85fcf2f06b0b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:01.009982 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34fb0fa7-6f14-44b7-80e6-85fcf2f06b0b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:01.010210 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34fb0fa7-6f14-44b7-80e6-85fcf2f06b0b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:01.010424 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34fb0fa7-6f14-44b7-80e6-85fcf2f06b0b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:01.017167 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:01.017167 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:58:01.020441 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-34fb0fa7-6f14-44b7-80e6-85fcf2f06b0b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:01.024125 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34fb0fa7-6f14-44b7-80e6-85fcf2f06b0b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:01.024519 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1455/5863] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:01 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:58:02.037339 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7f74d3f4-919e-4ae3-acc7-74215659b63d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:02.039059 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7f74d3f4-919e-4ae3-acc7-74215659b63d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:02.039265 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7f74d3f4-919e-4ae3-acc7-74215659b63d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:02.039471 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7f74d3f4-919e-4ae3-acc7-74215659b63d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:02.046643 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:02.046643 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:58:02.050032 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7f74d3f4-919e-4ae3-acc7-74215659b63d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:02.054006 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7f74d3f4-919e-4ae3-acc7-74215659b63d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:02.054362 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1477/5864] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:02 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:58:03.067767 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-839a58af-5802-40c1-b31f-5c7ca6fee594 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:03.069527 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-839a58af-5802-40c1-b31f-5c7ca6fee594 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:03.069715 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-839a58af-5802-40c1-b31f-5c7ca6fee594 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:03.069918 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-839a58af-5802-40c1-b31f-5c7ca6fee594 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:03.076376 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:03.076376 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:58:03.079913 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-839a58af-5802-40c1-b31f-5c7ca6fee594 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:03.083603 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-839a58af-5802-40c1-b31f-5c7ca6fee594 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:03.083980 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1467/5865] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:03 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:58:04.096660 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f3399072-7e44-4ad4-ae9d-cd13f7309ff8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:04.098414 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3399072-7e44-4ad4-ae9d-cd13f7309ff8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:04.098594 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3399072-7e44-4ad4-ae9d-cd13f7309ff8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:04.098790 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3399072-7e44-4ad4-ae9d-cd13f7309ff8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:04.105610 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:04.105610 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:58:04.109039 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f3399072-7e44-4ad4-ae9d-cd13f7309ff8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:04.113085 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3399072-7e44-4ad4-ae9d-cd13f7309ff8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:04.113521 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1467/5866] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:04 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:58:05.125690 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c3841e3-b290-4b0b-a97e-de0356f6cc23 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:05.127375 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c3841e3-b290-4b0b-a97e-de0356f6cc23 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:05.127566 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c3841e3-b290-4b0b-a97e-de0356f6cc23 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:05.127744 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c3841e3-b290-4b0b-a97e-de0356f6cc23 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:05.133979 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:05.133979 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:58:05.137175 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0c3841e3-b290-4b0b-a97e-de0356f6cc23 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:05.140766 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c3841e3-b290-4b0b-a97e-de0356f6cc23 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:05.141086 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1456/5867] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:05 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:58:06.153606 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b447db74-9856-4305-b4d0-e330301850aa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:06.157223 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b447db74-9856-4305-b4d0-e330301850aa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:06.157223 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b447db74-9856-4305-b4d0-e330301850aa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:06.157223 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b447db74-9856-4305-b4d0-e330301850aa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:06.163602 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:06.163602 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:58:06.167245 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b447db74-9856-4305-b4d0-e330301850aa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:06.171453 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b447db74-9856-4305-b4d0-e330301850aa tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:06.171810 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1478/5868] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:06 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:58:07.183491 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7d40f6ea-98ed-4be1-8c82-9b83a01871b9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:07.185215 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d40f6ea-98ed-4be1-8c82-9b83a01871b9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:07.185411 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d40f6ea-98ed-4be1-8c82-9b83a01871b9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:07.185588 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d40f6ea-98ed-4be1-8c82-9b83a01871b9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:07.191859 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:07.191859 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:58:07.195065 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7d40f6ea-98ed-4be1-8c82-9b83a01871b9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:07.199061 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d40f6ea-98ed-4be1-8c82-9b83a01871b9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:07.199422 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1468/5869] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:07 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:58:07.323581 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-1b4fe208-0c3b-482b-9ae2-c685799651f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:07.325345 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-1b4fe208-0c3b-482b-9ae2-c685799651f9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:07.325521 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-1b4fe208-0c3b-482b-9ae2-c685799651f9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:07.325686 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-1b4fe208-0c3b-482b-9ae2-c685799651f9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:07.332899 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:07.332899 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:58:07.336452 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-1b4fe208-0c3b-482b-9ae2-c685799651f9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:07.340765 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-1b4fe208-0c3b-482b-9ae2-c685799651f9 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:07.341140 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1468/5870] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:58:07 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 1449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:58:07.774476 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-eab56f8c-85b4-45b7-9703-da20c5eeac2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:07.776221 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-eab56f8c-85b4-45b7-9703-da20c5eeac2e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:07.776384 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-eab56f8c-85b4-45b7-9703-da20c5eeac2e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:07.776548 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-eab56f8c-85b4-45b7-9703-da20c5eeac2e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:07.782692 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:07.782692 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:58:07.785721 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-eab56f8c-85b4-45b7-9703-da20c5eeac2e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:07.789729 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-eab56f8c-85b4-45b7-9703-da20c5eeac2e tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:07.790088 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1457/5871] 10.4.3.125 () {68 vars in 1598 bytes} [Sun Aug 9 10:58:07 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:58:07.799572 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cc3b12ca-f1fc-462e-a7ed-67b873a0ed6f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:07.800056 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc3b12ca-f1fc-462e-a7ed-67b873a0ed6f None None] GET https://10.4.3.125/volume// Aug 09 10:58:07.800278 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc3b12ca-f1fc-462e-a7ed-67b873a0ed6f None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:07.800520 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc3b12ca-f1fc-462e-a7ed-67b873a0ed6f None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:07.800933 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc3b12ca-f1fc-462e-a7ed-67b873a0ed6f None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:58:07.801437 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1479/5872] 10.4.3.125 () {66 vars in 1419 bytes} [Sun Aug 9 10:58: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 09 10:58:07.808273 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-3fcd66c4-e86b-45b5-a145-442fd4d15793 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:07.810314 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-3fcd66c4-e86b-45b5-a145-442fd4d15793 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/attachments Aug 09 10:58:07.810607 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-3fcd66c4-e86b-45b5-a145-442fd4d15793 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7189967a-422b-4038-a5b1-e700d4a78ab9", "connector": null, "instance_uuid": "91ab3cf5-d143-48f1-89f8-ae1f16677855"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:58:07.818285 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:07.818285 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:58:07.842154 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-3fcd66c4-e86b-45b5-a145-442fd4d15793 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments returned with HTTP 200 Aug 09 10:58:07.842457 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1469/5873] 10.4.3.125 () {74 vars in 1594 bytes} [Sun Aug 9 10:58:07 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 09 10:58:08.595138 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4a70123d-106e-4646-8a70-284443b6d3d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:08.595485 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4a70123d-106e-4646-8a70-284443b6d3d0 None None] GET https://10.4.3.125/volume// Aug 09 10:58:08.595621 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4a70123d-106e-4646-8a70-284443b6d3d0 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:08.595811 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4a70123d-106e-4646-8a70-284443b6d3d0 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:08.596104 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4a70123d-106e-4646-8a70-284443b6d3d0 None None] https://10.4.3.125/volume// returned with HTTP 300 Aug 09 10:58:08.596375 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1469/5874] 10.4.3.125 () {66 vars in 1426 bytes} [Sun Aug 9 10:58: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 09 10:58:08.604173 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-ebb2493b-a4af-4374-9564-3087678c711d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:08.606071 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-ebb2493b-a4af-4374-9564-3087678c711d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:08.606286 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-ebb2493b-a4af-4374-9564-3087678c711d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:08.606453 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-ebb2493b-a4af-4374-9564-3087678c711d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:08.614897 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:08.614897 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:58:08.619303 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-ebb2493b-a4af-4374-9564-3087678c711d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:08.624795 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-ebb2493b-a4af-4374-9564-3087678c711d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:08.625235 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1458/5875] 10.4.3.125 () {70 vars in 1639 bytes} [Sun Aug 9 10:58:08 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 1628 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 10:58:08.725877 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-dc27e063-5de5-4e60-a3c2-dfc1e05cbfaf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:08.727653 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-dc27e063-5de5-4e60-a3c2-dfc1e05cbfaf tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] PUT https://10.4.3.125/volume/v3/attachments/6fd85601-5215-47a2-b37e-6e085cb46320 Aug 09 10:58:08.727971 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-dc27e063-5de5-4e60-a3c2-dfc1e05cbfaf tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.125", "host": "np0000006833", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bb47c6dc887d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8f9ba46f-be1d-4347-bc81-65f58d0123ab", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:58:08.734786 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-dc27e063-5de5-4e60-a3c2-dfc1e05cbfaf tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Acquiring lock "cinder-attachment_update-7189967a-422b-4038-a5b1-e700d4a78ab9-np0000006833" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 10:58:08.738894 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-dc27e063-5de5-4e60-a3c2-dfc1e05cbfaf tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Lock "cinder-attachment_update-7189967a-422b-4038-a5b1-e700d4a78ab9-np0000006833" acquired by "attachment_update" :: waited 0.004s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 10:58:08.739818 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:08.739818 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:58:08.809256 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-dc27e063-5de5-4e60-a3c2-dfc1e05cbfaf tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Lock "cinder-attachment_update-7189967a-422b-4038-a5b1-e700d4a78ab9-np0000006833" released by "attachment_update" :: held 0.070s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 10:58:08.809602 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-dc27e063-5de5-4e60-a3c2-dfc1e05cbfaf tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments/6fd85601-5215-47a2-b37e-6e085cb46320 returned with HTTP 200 Aug 09 10:58:08.810383 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1480/5876] 10.4.3.125 () {74 vars in 1704 bytes} [Sun Aug 9 10:58:08 2026] PUT /volume/v3/attachments/6fd85601-5215-47a2-b37e-6e085cb46320 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:58:08.827937 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-cc9c3181-7242-4026-85ce-a254c4135cda None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:08.829984 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-cc9c3181-7242-4026-85ce-a254c4135cda tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] POST https://10.4.3.125/volume/v3/attachments/6fd85601-5215-47a2-b37e-6e085cb46320/action Aug 09 10:58:08.830358 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-cc9c3181-7242-4026-85ce-a254c4135cda tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 10:58:08.830472 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-cc9c3181-7242-4026-85ce-a254c4135cda tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 10:58:08.843593 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:08.843593 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:58:08.850899 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-cc9c3181-7242-4026-85ce-a254c4135cda tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments/6fd85601-5215-47a2-b37e-6e085cb46320/action returned with HTTP 204 Aug 09 10:58:08.851275 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1470/5877] 10.4.3.125 () {74 vars in 1725 bytes} [Sun Aug 9 10:58:08 2026] POST /volume/v3/attachments/6fd85601-5215-47a2-b37e-6e085cb46320/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:58:12.882198 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-9ad2cee5-7830-4e56-aed1-1bb54f3aa8c8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:12.884158 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-9ad2cee5-7830-4e56-aed1-1bb54f3aa8c8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9/encryption Aug 09 10:58:12.884369 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-9ad2cee5-7830-4e56-aed1-1bb54f3aa8c8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:12.884546 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-9ad2cee5-7830-4e56-aed1-1bb54f3aa8c8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:12.893228 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:12.893228 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:58:12.898786 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ead52602-d97c-429d-ae14-4a6dee04ee3c req-9ad2cee5-7830-4e56-aed1-1bb54f3aa8c8 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9/encryption returned with HTTP 200 Aug 09 10:58:12.899283 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1470/5878] 10.4.3.125 () {68 vars in 1631 bytes} [Sun Aug 9 10:58:12 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:58:18.623283 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=21 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:58:18.804401 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:58:18.848987 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:58:22.897804 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=20 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:58:55.217228 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-81aed574-44cc-4d79-a693-f72aa9521c51 req-609aefbe-dc64-47d4-8fc3-d5b8d8cf4fea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:55.219559 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-81aed574-44cc-4d79-a693-f72aa9521c51 req-609aefbe-dc64-47d4-8fc3-d5b8d8cf4fea tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] DELETE https://10.4.3.125/volume/v3/attachments/6fd85601-5215-47a2-b37e-6e085cb46320 Aug 09 10:58:55.219778 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-81aed574-44cc-4d79-a693-f72aa9521c51 req-609aefbe-dc64-47d4-8fc3-d5b8d8cf4fea tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:55.220044 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-81aed574-44cc-4d79-a693-f72aa9521c51 req-609aefbe-dc64-47d4-8fc3-d5b8d8cf4fea tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:55.227343 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:55.227343 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:58:55.272680 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-81aed574-44cc-4d79-a693-f72aa9521c51 req-609aefbe-dc64-47d4-8fc3-d5b8d8cf4fea tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/attachments/6fd85601-5215-47a2-b37e-6e085cb46320 returned with HTTP 200 Aug 09 10:58:55.273173 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1459/5879] 10.4.3.125 () {72 vars in 1673 bytes} [Sun Aug 9 10:58:55 2026] DELETE /volume/v3/attachments/6fd85601-5215-47a2-b37e-6e085cb46320 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 10:58:56.607036 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4606ad1a-d24e-4ec1-91a2-17ef4fb1e1f7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:56.608533 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4606ad1a-d24e-4ec1-91a2-17ef4fb1e1f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] DELETE https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:56.608691 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4606ad1a-d24e-4ec1-91a2-17ef4fb1e1f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:56.608854 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4606ad1a-d24e-4ec1-91a2-17ef4fb1e1f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:56.608996 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4606ad1a-d24e-4ec1-91a2-17ef4fb1e1f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Delete volume with id: 7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:56.615382 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:56.615382 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:58:56.615734 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4606ad1a-d24e-4ec1-91a2-17ef4fb1e1f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:56.625448 np0000006833 devstack@c-api.service[100319]: WARNING cinder.keymgr.conf_key_mgr [None req-4606ad1a-d24e-4ec1-91a2-17ef4fb1e1f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:58:56.630742 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4606ad1a-d24e-4ec1-91a2-17ef4fb1e1f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Delete volume request issued successfully. Aug 09 10:58:56.630966 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4606ad1a-d24e-4ec1-91a2-17ef4fb1e1f7 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 202 Aug 09 10:58:56.631448 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1481/5880] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:58:56 2026] DELETE /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:58:56.638072 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f07637bc-ce5f-4f43-88a0-d96d121bb547 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:56.639622 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f07637bc-ce5f-4f43-88a0-d96d121bb547 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:56.639782 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f07637bc-ce5f-4f43-88a0-d96d121bb547 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:56.639949 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f07637bc-ce5f-4f43-88a0-d96d121bb547 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:56.645979 np0000006833 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:56.645979 np0000006833 devstack@c-api.service[100316]: warnings.warn( Aug 09 10:58:56.649172 np0000006833 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f07637bc-ce5f-4f43-88a0-d96d121bb547 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:56.653129 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f07637bc-ce5f-4f43-88a0-d96d121bb547 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 200 Aug 09 10:58:56.653500 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1471/5881] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:56 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 1448 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:58:57.666762 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-658b97d9-dd13-4f52-ac87-15dfc31f6d1b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:57.668444 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-658b97d9-dd13-4f52-ac87-15dfc31f6d1b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 Aug 09 10:58:57.668633 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-658b97d9-dd13-4f52-ac87-15dfc31f6d1b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:57.668812 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-658b97d9-dd13-4f52-ac87-15dfc31f6d1b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:57.674959 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-658b97d9-dd13-4f52-ac87-15dfc31f6d1b tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 returned with HTTP 404 Aug 09 10:58:57.675473 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1471/5882] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:57 2026] GET /volume/v3/volumes/7189967a-422b-4038-a5b1-e700d4a78ab9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:58:57.919911 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-591c29da-20d5-456f-bcd2-8b0b36c6fdf1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:57.921594 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-591c29da-20d5-456f-bcd2-8b0b36c6fdf1 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] DELETE https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:58:57.921796 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-591c29da-20d5-456f-bcd2-8b0b36c6fdf1 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:57.921962 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-591c29da-20d5-456f-bcd2-8b0b36c6fdf1 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:57.922109 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-591c29da-20d5-456f-bcd2-8b0b36c6fdf1 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Delete volume with id: 122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:58:57.928989 np0000006833 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:57.928989 np0000006833 devstack@c-api.service[100317]: warnings.warn( Aug 09 10:58:57.929433 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-591c29da-20d5-456f-bcd2-8b0b36c6fdf1 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:57.939303 np0000006833 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-591c29da-20d5-456f-bcd2-8b0b36c6fdf1 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 10:58:57.946344 np0000006833 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-591c29da-20d5-456f-bcd2-8b0b36c6fdf1 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Delete volume request issued successfully. Aug 09 10:58:57.946573 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-591c29da-20d5-456f-bcd2-8b0b36c6fdf1 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 202 Aug 09 10:58:57.947089 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1460/5883] 10.4.3.125 () {66 vars in 1351 bytes} [Sun Aug 9 10:58:57 2026] DELETE /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:58:57.954580 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5fb872a1-c7fc-4bbf-9e05-aeb5b480952d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:57.957034 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5fb872a1-c7fc-4bbf-9e05-aeb5b480952d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:58:57.957354 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5fb872a1-c7fc-4bbf-9e05-aeb5b480952d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:57.957627 np0000006833 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5fb872a1-c7fc-4bbf-9e05-aeb5b480952d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:57.966962 np0000006833 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:57.966962 np0000006833 devstack@c-api.service[100319]: warnings.warn( Aug 09 10:58:57.971511 np0000006833 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5fb872a1-c7fc-4bbf-9e05-aeb5b480952d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Volume info retrieved successfully. Aug 09 10:58:57.977797 np0000006833 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5fb872a1-c7fc-4bbf-9e05-aeb5b480952d tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 200 Aug 09 10:58:57.978465 np0000006833 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1482/5884] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:57 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 1428 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:58:58.992013 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eba42d08-c9eb-4089-9aaf-b0b3a3387922 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:58.993805 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eba42d08-c9eb-4089-9aaf-b0b3a3387922 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] GET https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 Aug 09 10:58:58.993999 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eba42d08-c9eb-4089-9aaf-b0b3a3387922 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:58.994204 np0000006833 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eba42d08-c9eb-4089-9aaf-b0b3a3387922 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:58.999332 np0000006833 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eba42d08-c9eb-4089-9aaf-b0b3a3387922 tempest-TestEncryptedCinderVolumes-1156764524 tempest-TestEncryptedCinderVolumes-1156764524-project-member] https://10.4.3.125/volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 returned with HTTP 404 Aug 09 10:58:58.999745 np0000006833 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1472/5885] 10.4.3.125 () {66 vars in 1348 bytes} [Sun Aug 9 10:58:58 2026] GET /volume/v3/volumes/122164a7-6546-4c95-9601-5210cd1a2348 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 10:58:59.006175 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b2c84369-96ef-4d81-8221-5819912c0077 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:59.007816 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2c84369-96ef-4d81-8221-5819912c0077 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] GET https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 Aug 09 10:58:59.007992 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2c84369-96ef-4d81-8221-5819912c0077 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:59.008160 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2c84369-96ef-4d81-8221-5819912c0077 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:59.009093 np0000006833 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b2c84369-96ef-4d81-8221-5819912c0077 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 10:58:59.016254 np0000006833 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b2c84369-96ef-4d81-8221-5819912c0077 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Get all volumes completed successfully. Aug 09 10:58:59.017438 np0000006833 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 10:58:59.017438 np0000006833 devstack@c-api.service[100318]: warnings.warn( Aug 09 10:58:59.020907 np0000006833 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2c84369-96ef-4d81-8221-5819912c0077 tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] https://10.4.3.125/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 10:58:59.021263 np0000006833 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1472/5886] 10.4.3.125 () {66 vars in 1285 bytes} [Sun Aug 9 10:58:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 10:58:59.034685 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-07ff11b6-9c84-4774-a4e9-6d38dce1e26f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 10:58:59.036201 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07ff11b6-9c84-4774-a4e9-6d38dce1e26f tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] DELETE https://10.4.3.125/volume/v3/types/4384a57d-ba89-4de8-aaf1-0dd6d9261658 Aug 09 10:58:59.036425 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07ff11b6-9c84-4774-a4e9-6d38dce1e26f tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 10:58:59.036640 np0000006833 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07ff11b6-9c84-4774-a4e9-6d38dce1e26f tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 10:58:59.058506 np0000006833 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07ff11b6-9c84-4774-a4e9-6d38dce1e26f tempest-TestEncryptedCinderVolumes-1506556737 tempest-TestEncryptedCinderVolumes-1506556737-project-admin] https://10.4.3.125/volume/v3/types/4384a57d-ba89-4de8-aaf1-0dd6d9261658 returned with HTTP 202 Aug 09 10:58:59.058852 np0000006833 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1461/5887] 10.4.3.125 () {66 vars in 1345 bytes} [Sun Aug 9 10:58:59 2026] DELETE /volume/v3/types/4384a57d-ba89-4de8-aaf1-0dd6d9261658 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 10:59:07.975994 np0000006833 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:59:08.996401 np0000006833 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=5 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:59:09.019742 np0000006833 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=3 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 10:59:09.055317 np0000006833 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}